Skip Menu |

This queue is for tickets about the Language-Befunge CPAN distribution.

Report information
The Basics
Id: 110878
Status: resolved
Priority: 0/
Queue: Language-Befunge

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

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



Subject: System perl used in t/5-befunge/k-system.t
t/5-befunge/k-system.t fails, probably because something is using the system's perl instead of the currently used in the build: ... Perl lib version (5.18.4) doesn't match executable 't/_resources/exit3.pl' version (v5.14.2) at /opt/perl-5.18.4/lib/5.18.4/x86_64-linux/Config.pm line 62. Compilation failed in require at /opt/perl-5.18.4/lib/5.18.4/x86_64-linux/lib.pm line 6. BEGIN failed--compilation aborted at /opt/perl-5.18.4/lib/5.18.4/x86_64-linux/lib.pm line 6. Compilation failed in require at /opt/perl-5.18.4/lib/site_perl/5.18.4/Devel/Hide.pm line 165. BEGIN failed--compilation aborted at /opt/perl-5.18.4/lib/site_perl/5.18.4/Devel/Hide.pm line 165. Compilation failed in require. BEGIN failed--compilation aborted. # Failed test 'exec, regular' # at t/5-befunge/k-system.t line 35. # STDOUT is: # 255 # not: # 3 # as expected # Looks like you failed 1 test of 24. t/5-befunge/k-system.t ................ Dubious, test returned 1 (wstat 256, 0x100) Failed 1/24 subtests ...
thanks, fixed in 5.000