my $cmd = 'pp --gui --icon hi.ico -o ' . "$hello_executable $hello_pl_file";
####
my $cmd = 'pp --gui --icon C:/mybuild/PAR-Packer-1.002/contrib/hi.ico -o ' . "$hello_executable $hello_pl_file";
####
t/20-pp.t ................ 31/34 Cannot open C:/mybuild/PAR-Packer-1.002/contrib/hi.ico for reading: No such file or directory at C:/Perl/site/lib/Parse/Binary.pm line 612.
# Failed test 'pp_gui_tests
# amsg572: sub pp_gui_tests cannot system pp --gui --icon C:/mybuild/PAR-Packer-1.002/contrib/hi.ico -o hello.exe hello.pl:No such file or directory:
# '
t/20-pp.t ................ 32/34 # at automated_pp_test.pl line 8446.
t/20-pp.t ................ 34/34 # Looks like you failed 1 test of 34.
####
my $cmd = 'pp --gui --icon C:/mybuild/PAR-Packer-1.002/contrib/automated_pp_test/hi.ico -o ' . "$hello_executable $hello_pl_file";
####
t/20-pp.t ................ 31/34 Can't call method "remove" on an undefined value at C:/Perl/site/lib/Win32/Exe.pm line 220.
t/20-pp.t ................ 32/34 # Failed test 'pp_gui_tests
# amsg572: sub pp_gui_tests cannot system pp --gui --icon C:/mybuild/PAR-Packer-1.002/contrib/automated_pp_test/hi.ico -o hello.exe hello.pl:No such file or directory:
# '
# at automated_pp_test.pl line 8446.
t/20-pp.t ................ 34/34 # Looks like you failed 1 test of 34.
####
my $cmd = 'pp --gui --icon C:\mybuild\PAR-Packer-1.002\contrib\automated_pp_test\hi.ico -o ' . "$hello_executable $hello_pl_file";
####
t/20-pp.t ................ 31/34 Can't call method "remove" on an undefined value at C:/Perl/site/lib/Win32/Exe.pm line 220.
# Failed test 'pp_gui_tests
t/20-pp.t ................ 32/34 # amsg572: sub pp_gui_tests cannot system pp --gui --icon C:\mybuild\PAR-Packer-1.002\contrib\automated_pp_test\hi.ico -o hello.exe hello.pl:No such file or directory:
# '
# at automated_pp_test.pl line 8447.
t/20-pp.t ................ 34/34 # Looks like you failed 1 test of 34.
####
my $cmd = 'pp --gui --icon C:\\mybuild\\PAR-Packer-1.002\\contrib\\automated_pp_test\\hi.ico -o ' . "$hello_executable $hello_pl_file";
####
t/20-pp.t ................ 31/34 Can't call method "remove" on an undefined value at C:/Perl/site/lib/Win32/Exe.pm line 220.
# Failed test 'pp_gui_tests
# amsg572: sub pp_gui_tests cannot system pp --gui --icon C:\mybuild\PAR-Packer-1.002\contrib\automated_pp_test\hi.ico -o hello.exe hello.pl:No such file or directory:
# '
t/20-pp.t ................ 32/34 # at automated_pp_test.pl line 8448.
t/20-pp.t ................ 34/34 # Looks like you failed 1 test of 34.
####
C:\mybuild\PAR-Packer-1.002>dmake test
dmake.exe: Warning: -- Found file corresponding to virtual target [mktmpdir.h].
dmake.exe: Warning: -- Found file corresponding to virtual target [mktmpdir.c].
dmake.exe: Warning: -- Found file corresponding to virtual target [main.c].
C:\Perl\bin\perl.exe run_with_inc.pl static.exe -I../myldr/.. -I../blib/lib -q -B -O..\script\parl.exe
C:\Perl\bin\perl.exe run_with_inc.pl par.exe -I./myldr/.. -I../blib/lib -q -B -O..\script\parldyn.exe
C:\Perl\bin\perl.exe -e "chmod(oct('0600'), '..\blib\lib\PAR\StrippedPARL\Static.pm');"
C:\Perl\bin\perl.exe encode_append.pl static.exe ..\blib\lib\PAR\StrippedPARL\Static.pm
C:\Perl\bin\perl.exe -e "chmod(oct('0444'), '..\blib\lib\PAR\StrippedPARL\Static.pm');"
C:\Perl\bin\perl.exe -e "chmod(oct('0600'), '..\blib\lib\PAR\StrippedPARL\Dynamic.pm');"
C:\Perl\bin\perl.exe encode_append.pl par.exe ..\blib\lib\PAR\StrippedPARL\Dynamic.pm
C:\Perl\bin\perl.exe -e "chmod(oct('0444'), '..\blib\lib\PAR\StrippedPARL\Dynamic.pm');"
Can't locate PAR/Heavy.pm in @INC (@INC contains: C:/Perl/site/lib C:/Perl/lib . ./myldr/.. ../blib/lib C:/Perl/site/lib C:/Perl/lib .) at -e line 525, <_FH> chunk 1.
C:\Perl\bin\perl.exe "-Iinc" -MExtUtils::Command -e "cp" -- script/parldyn.exe b
lib\script\parldyn.exe
dmake.exe: Error: -- `script\parl.exe' not found, and can't be made
C:\mybuild\PAR-Packer-1.002>Can't locate PAR/Heavy.pm in @INC (@INC contains: C:/Perl/site/lib C:/Perl/lib . ../myldr/.. ../blib/lib .) at -e line 525, <_FH> chunk 1.