Skip Menu |

This queue is for tickets about the UML-Sequence CPAN distribution.

Report information
The Basics
Id: 28626
Status: new
Priority: 0/
Queue: UML-Sequence

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

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



Subject: tests seem to call perl instead of $^X
Several tests seem to call perl (the first perl in path) instead of THAT perl that we are currently testing (which would be $^X). For example: t/06svg...........Perl lib version (5.9.5) doesn't match executable version (v5.8.7) at /home/src/perl/repoperls/installed-perls/perl/pJGqHEi/perl-5.8.0@31671/lib/5.9.5/i686-linux-64int/Config.pm line 46. Compilation failed in require at /home/src/perl/repoperls/installed-perls/perl/pJGqHEi/perl-5.8.0@31671/lib/5.9.5/i686-linux-64int/DynaLoader.pm line 25. BEGIN failed--compilation aborted at /home/src/perl/repoperls/installed-perls/perl/pJGqHEi/perl-5.8.0@31671/lib/5.9.5/i686-linux-64int/DynaLoader.pm line 25. Compilation failed in require at /home/src/perl/repoperls/installed-perls/perl/pJGqHEi/perl-5.8.0@31671/lib/site_perl/5.9.5/i686-linux-64int/XML/Parser/Expat.pm line 10. Compilation failed in require at /home/src/perl/repoperls/installed-perls/perl/pJGqHEi/perl-5.8.0@31671/lib/site_perl/5.9.5/i686-linux-64int/XML/Parser.pm line 14. BEGIN failed--compilation aborted at /home/src/perl/repoperls/installed-perls/perl/pJGqHEi/perl-5.8.0@31671/lib/site_perl/5.9.5/i686-linux-64int/XML/Parser.pm line 18. Compilation failed in require at /home/src/perl/repoperls/installed-perls/perl/pJGqHEi/perl-5.8.0@31671/lib/site_perl/5.9.5/XML/DOM.pm line 41. BEGIN failed--compilation aborted at /home/src/perl/repoperls/installed-perls/perl/pJGqHEi/perl-5.8.0@31671/lib/site_perl/5.9.5/XML/DOM.pm line 70. Compilation failed in require at /home/sand/.cpan/build/UML-Sequence-0.07-dcERRl/blib/lib/UML/Sequence/Svg.pm line 109. BEGIN failed--compilation aborted at /home/sand/.cpan/build/UML-Sequence-0.07-dcERRl/blib/lib/UML/Sequence/Svg.pm line 109. Compilation failed in require at ./seq2svg.pl line 15. BEGIN failed--compilation aborted at ./seq2svg.pl line 15. # Failed test 'svg output' # at t/06svg.t line 25. # Structures begin differing at: # $got->[0] = Does not exist # $expected->[0] = '<?xml version="1.0"?> # ' # Looks like you failed 1 test of 1. dubious ^ITest returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 ^IFailed 1/1 tests, 0.00% okay