Control: reopen -1 Control: found -1 1.65-1 On Sat, Jun 20, 2015 at 07:51:09AM +0200, Salvatore Bonaccorso wrote: > Control: forwarded -1 https://rt.cpan.org/Ticket/Display.html?id=105182 > > Hi Daniel, > > On Fri, Jun 19, 2015 at 06:32:59PM -0700, Daniel Schepler wrote: > [...] > > not ok 39 - PEM_get_string_PrivateKey+passwd+enc_alg > > > > # Failed test 'PEM_get_string_PrivateKey+passwd+enc_alg' > > # at t/local/33_x509_create_cert.t line 104. > > # undef > > # doesn't match '(?^:-----BEGIN (ENCRYPTED|RSA) PRIVATE KEY-----)' > [...] > > Test Summary Report > > ------------------- > > t/local/33_x509_create_cert.t (Wstat: 256 Tests: 123 Failed: 1) > > Failed test: 39 > > Non-zero exit status: 1 > > Files=29, Tests=2712, 3 wallclock secs ( 0.28 usr 0.04 sys + 2.46 cusr > > 0.13 csys = 2.91 CPU) > > Result: FAIL > > Failed 1/29 test programs. 1/2712 subtests failed. > > Makefile:945: recipe for target 'test_dynamic' failed > > make[1]: *** [test_dynamic] Error 255 > > make[1]: Leaving directory '/tmp/buildd/libnet-ssleay-perl-1.68' > > dh_auto_test: make -j1 test TEST_VERBOSE=1 returned exit code 2 > > debian/rules:4: recipe for target 'build' failed > > make: *** [build] Error 2 > > dpkg-buildpackage: error: debian/rules build gave error exit status 2 > > > > (Note: I've ruled out the disabling of network access in pbuilder as the > > cause > > of this, as the build still fails with USENETWORK=yes in the configuration.) > > Confirmed. This was as well reported upstream in > https://rt.cpan.org/Ticket/Display.html?id=105182 which is due to a > change in OpenSSL recently.
As of the last point release, which included openssl 1.0.1t-1+deb8u2, this happens in stable too. A similar patch should probably be prepared. Full build log: http://perl.debian.net/rebuild-logs/jessie/libnet-ssleay-perl_1.65-1/libnet-ssleay-perl_1.65-1_amd64-20160611-1515.build Dominic.