Bug#871409: libio-socket-ssl-perl: FTBFS: t/protocol_version.t failure

Niko Tyni ntyni at debian.org
Mon Aug 7 18:43:56 UTC 2017


Package: libio-socket-ssl-perl
Version: 2.049-1
Severity: serious
User: debian-perl at lists.debian.org
Usertags: autopkgtest

As noticed by ci.debian.net:

 https://ci.debian.net/packages/libi/libio-socket-ssl-perl/unstable/amd64/

this package fails to build on current sid/amd64. debci.log indicates
this is fallout from openssl disabling TLS 1.0 and 1.1 recently:

 -openssl 1.1.0f-3
 +openssl 1.1.0f-4

See https://lists.debian.org/debian-devel-announce/2017/08/msg00004.html

>From the build log:


  # looks like OpenSSL was compiled without SSLv3 support
  
  #   Failed test 'accept TLSv1'
  #   at t/protocol_version.t line 125.
  
  #   Failed test 'accept SSLv23:!TLSv1_2:!TLSv1_1'
  #   at t/protocol_version.t line 125.
  
  #   Failed test 'accept TLSv1_1'
  #   at t/protocol_version.t line 125.
  
  #   Failed test 'accept SSLv23:!TLSv1_2'
  #   at t/protocol_version.t line 125.
  # Looks like you failed 4 tests of 7.
  t/protocol_version.t .............. 
  ok 1 - accept SSLv23 with any, got TLSv1_2
  not ok 2 - accept TLSv1
  not ok 3 - accept SSLv23:!TLSv1_2:!TLSv1_1
  not ok 4 - accept TLSv1_1
  not ok 5 - accept SSLv23:!TLSv1_2
  ok 6 - accept TLSv1_2 with TLSv1_2
  ok 7 - accept SSLv23 with TLSv1_2
  1..7
  Dubious, test returned 4 (wstat 1024, 0x400)
  Failed 4/7 subtests 
  [...]
  Test Summary Report
  -------------------
  t/protocol_version.t            (Wstat: 1024 Tests: 7 Failed: 4)
    Failed tests:  2-5
    Non-zero exit status: 4
  t/sessions.t                    (Wstat: 256 Tests: 11 Failed: 1)
    Failed test:  10
    Non-zero exit status: 1
    Parse errors: Bad plan.  You planned 35 tests but ran 11.
  Files=36, Tests=747, 42 wallclock secs ( 0.27 usr  0.04 sys +  7.04 cusr  0.73 csys =  8.08 CPU)
  Result: FAIL
 
-- 
Niko Tyni   ntyni at debian.org



More information about the pkg-perl-maintainers mailing list