Subject: | Fails tests on stock 5.12.4 (possibly others) |
Latest version does not install on (64 bit linux):
rabbit@Ahasver:~$ perlbrew install --as 5.12.4_mbt -j 3 -Duseithreads perl-5.12.4
Fetching perl 5.12.4 as /home/rabbit/perl5/perlbrew/dists/perl-5.12.4.tar.bz2
Installing /home/rabbit/perl5/perlbrew/build/perl-5.12.4 into ~/perl5/perlbrew/perls/5.12.4_mbt
This could take a while. You can run the following command on another shell to track the status:
tail -f ~/perl5/perlbrew/build.perl-5.12.4.log
5.12.4_mbt is successfully installed.
rabbit@Ahasver:~$ perlbrew use 5.12.4_mbt
with the following test failure:
t/simple.t .............. 1/? Can't use string (".") as an ARRAY ref while "strict refs" in use at /home/rabbit/perl5/perlbrew/perls/5.12.4_mbt/lib/5.12.4/ExtUtils/CBuilder/Base.pm line 94.
Can't locate loadable object for module Simple in @INC (@INC contains: /home/rabbit/.cpan/build/Module-Build-Tiny-0.029-4tqnKb/Gz1ebkJsE6/Foo-Bar/blib/arch /home/rabbit/.cpan/build/Module-Build-Tiny-0.029-4tqnKb/Gz1ebkJsE6/Foo-Bar/blib/lib t/lib /home/rabbit/.cpan/build/Module-Build-Tiny-0.029-4tqnKb/blib/arch /home/rabbit/.cpan/build/Module-Build-Tiny-0.029-4tqnKb/blib/lib /home/rabbit/perl5/perlbrew/perls/5.12.4_mbt/lib/site_perl/5.12.4/x86_64-linux-thread-multi /home/rabbit/perl5/perlbrew/perls/5.12.4_mbt/lib/site_perl/5.12.4 /home/rabbit/perl5/perlbrew/perls/5.12.4_mbt/lib/5.12.4/x86_64-linux-thread-multi /home/rabbit/perl5/perlbrew/perls/5.12.4_mbt/lib/5.12.4 .) at t/simple.t line 119
# Tests were run but no plan was declared and done_testing() was not seen.
t/simple.t .............. Dubious, test returned 2 (wstat 512, 0x200)
Full log attached
Cheers!
Subject: | mbt_faillog |
Message body not shown because it is not plain text.