Skip Menu |

This queue is for tickets about the Devel-Declare CPAN distribution.

Report information
The Basics
Id: 86298
Status: new
Priority: 0/
Queue: Devel-Declare

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

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



Subject: Sub::Name load failure in tests of reverse dep (Devel::Declare)
in http://www.cpantesters.org/cpan/report/188e5538-d94f-11e2-8fd9-49f75f117a5d -- Can't load '/home/cthomas/.cpanplus/5.18.0/build/Sub-Name-0.05/blib/arch/auto/Sub/Name/Name.so' for module Sub::Name: /home/cthomas/.cpanplus/5.18.0/build/Sub-Name-0.05/blib/arch/auto/Sub/Name/Name.so: undefined symbol: PL_stack_sp at /home/cthomas/perl5/perlbrew/perls/perl-5.18.0-thread-multi/lib/5.18.0/x86_64-linux-thread-multi/DynaLoader.pm line 190. at /home/cthomas/.cpanplus/5.18.0/build/Devel-Declare-0.006013/blib/lib/Devel/Declare/MethodInstaller/Simple.pm line 6. Compilation failed in require at /home/cthomas/.cpanplus/5.18.0/build/Devel-Declare-0.006013/blib/lib/Devel/Declare/MethodInstaller/Simple.pm line 6. BEGIN failed--compilation aborted at /home/cthomas/.cpanplus/5.18.0/build/Devel-Declare-0.006013/blib/lib/Devel/Declare/MethodInstaller/Simple.pm line 6. Compilation failed in require at t/fail.t line 5. BEGIN failed--compilation aborted at t/fail.t line 5. # Looks like your test exited with 2 before it could output anything. t/fail.t ....................... Dubious, test returned 2 (wstat 512, 0x200) No subtests run
Subject: undefined symbol: PL_stack_sp
On 2013-06-20 18:47:26, ETHER wrote: Show quoted text
This actually looks like the real error is: "undefined symbol: PL_stack_sp"