On Apr 30, 2004, at 3:57 PM, Xavier Noria wrote:
All tests passed in Mac OS X (Panther).
It may pass all tests, but it doesn't seem to work right. ;-) Actually, here I get a few errors in the test phase:
Can't locate hidden_print.pm in @INC (@INC contains: CODE(0x190699c) CODE(0x18f5c78) /usr/local/src/PAR/blib/lib /usr/local/src/PAR/contrib/automated_pp_test /usr/local/src/PAR/inc /usr/local/src/PAR/blib/lib /usr/local/src/PAR/blib/arch /System/Library/Perl/5.8.1/darwin-thread-multi-2level /System/Library/Perl/5.8.1/darwin-thread-multi-2level /System/Library/Perl/5.8.1 /Library/Perl/5.8.1/darwin-thread-multi-2level /Library/Perl/5.8.1/darwin-thread-multi-2level /Library/Perl/5.8.1 /Library/Perl/5.8.1/darwin-thread-multi-2level /Library/Perl/5.8.1 /Library/Perl /Network/Library/Perl/5.8.1/darwin-thread-multi-2level /Network/Library/Perl/5.8.1 /Network/Library/Perl . /System/Library/Perl/5.8.1/darwin-thread-multi-2level /System/Library/Perl/5.8.1 /Library/Perl/5.8.1/darwin-thread-multi-2level /Library/Perl/5.8.1 /Library/Perl /Network/Library/Perl/5.8.1/darwin-thread-multi-2level /Network/Library/Perl/5.8.1 /Network/Library/Perl .) at script/foo.pl line 2.
BEGIN failed--compilation aborted at script/foo.pl line 2.
Also, trying to package up something that was working with 0.80:
pp -vvv -o bin/dwlaunch dwlaunch.pl
/usr/bin/pp: Packing dwlaunch.pl
/usr/bin/pp: Writing PAR on ppc8czb.par
/usr/bin/pp: ... adding /System/Library/Perl/5.8.1/darwin-thread-multi-2level/Apache.pm as lib/Apache.pm
/usr/bin/pp: ... adding /System/Library/Perl/5.8.1/darwin-thread-multi-2level/Apache/ Connection.pm as lib/Apache/Connection.pm
/usr/bin/pp: ... adding /System/Library/Perl/5.8.1/darwin-thread-multi-2level/Apache/ Constants.pm as lib/Apache/Constants.pm
/usr/bin/pp: ... adding /System/Library/Perl/5.8.1/darwin-thread-multi-2level/Apache/Constants/ Exports.pm as lib/Apache/Constants/Exports.pm
/usr/bin/pp: ... adding /System/Library/Perl/5.8.1/darwin-thread-multi-2level/Apache/Server.pm as lib/Apache/Server.pm
.
.
.
/usr/bin/pp: ... adding /System/Library/Perl/5.8.1/warnings.pm as lib/warnings.pm
/usr/bin/pp: ... adding /System/Library/Perl/5.8.1/warnings/register.pm as lib/warnings/register.pm
/usr/bin/pp: ... making MANIFEST
/usr/bin/pp: ... making META.yml
/usr/bin/pp: *** ppc8czb.par: 5170783 bytes read, 1748837 compressed, 66% saved.
/usr/bin/pp: Running /usr/bin/parl -B -Obin/dwlaunch ppc8czb.par
No such file or directory at -e line 411, <PAR> chunk 1.
/usr/bin/pp: Unlinking ppc8czb.par
