Skip Menu |

This queue is for tickets about the ELF-sign CPAN distribution.

Report information
The Basics
Id: 127887
Status: new
Priority: 0/
Queue: ELF-sign

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.07
Fixed in: (no value)



Subject: Test suite fails (on Ubuntu?)
On some of my smokers the test suite fails: ... # Failed test 'use ELF::sign;' # at t/00-load.t line 6. # Tried to use 'ELF::sign'. # Error: Can't load '/home/cpansand/.cpan/build/2018120213/ELF-sign-0.07-0/blib/arch/auto/ELF/sign/sign.so' for module ELF::sign: /home/cpansand/.cpan/build/2018120213/ELF-sign-0.07-0/blib/arch/auto/ELF/sign/sign.so: undefined symbol: PKCS7_dataInit at /opt/perl-5.28.1/lib/5.28.1/x86_64-linux/DynaLoader.pm line 193. # # Compilation failed in require at t/00-load.t line 6. # BEGIN failed--compilation aborted at t/00-load.t line 6. # Testing ELF::sign , Perl 5.028001, /opt/perl-5.28.1/bin/perl5.28.1 # Looks like you failed 1 test of 1. t/00-load.t ....... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests ... This seems to happen only on my Ubuntu smokers (16.04, 18.04), but not on any other system, especially not on other Debian systems.