Skip Menu |

This queue is for tickets about the Benchmark-Perl-CoreHashes CPAN distribution.

Report information
The Basics
Id: 119566
Status: new
Priority: 0/
Queue: Benchmark-Perl-CoreHashes

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

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



Subject: undefined symbol: S_perl_hash_sdbm
The testsuite started to fail with perl 5.25.8: ... "/bbbike/perl-5.25.8/bin/perl5.25.8" -MExtUtils::Command::MM -e 'cp_nonempty' -- CoreHashes.bs blib/arch/auto/Benchmark/Perl/CoreHashes/CoreHashes.bs 644 PERL_DL_NONLAZY=1 "/bbbike/perl-5.25.8/bin/perl5.25.8" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t # Failed test 'use Benchmark::Perl::CoreHashes;' # at t/Benchmark-Perl-CoreHashes.t line 7. # Tried to use 'Benchmark::Perl::CoreHashes'. # Error: Can't load '/tmpfs/.cpan-build-cpansand/2016122900/Benchmark-Perl-CoreHashes-0.02-0/blib/arch/auto/Benchmark/Perl/CoreHashes/CoreHashes.so' for module Benchmark::Perl::CoreHashes: /tmpfs/.cpan-build-cpansand/2016122900/Benchmark-Perl-CoreHashes-0.02-0/blib/arch/auto/Benchmark/Perl/CoreHashes/CoreHashes.so: undefined symbol: S_perl_hash_sdbm at /opt/perl-5.25.8/lib/5.25.8/x86_64-linux/DynaLoader.pm line 193. # # Compilation failed in require at t/Benchmark-Perl-CoreHashes.t line 7. # BEGIN failed--compilation aborted at t/Benchmark-Perl-CoreHashes.t line 7. Undefined subroutine &main::run_PERL_HASH_FUNC_SIPHASH called at t/Benchmark-Perl-CoreHashes.t line 29. # Looks like your test exited with 255 just after 1. t/Benchmark-Perl-CoreHashes.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/1 subtests ...