This distribution has been tested as part of the cpan-testers effort to test as many new uploads to CPAN as possible. See http://testers.cpan.org/
Please cc any replies to [email protected] to keep other test volunteers informed and to prevent any duplicate effort. -- Dear Steffen Mueller, This is a computer-generated test report for PAR-Packer-0.970, created automatically by CPAN::Reporter, version 0.38, and sent to the CPAN Testers mailing list. If you have received this email directly, it is because the person testing your distribution chose to send a copy to your CPAN email address; there may be a delay before the official report is received and processed by CPAN Testers. Thank you for uploading your work to CPAN. However, it appears that there were some problems testing your distribution. Sections of this report: * Tester comments * Prerequisites * Environment and other context * Test output ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have ---------------- ---- ----- Archive::Zip 1 1.18 Compress::Zlib 1.16 1.42 File::Temp 0.05 0.16 Getopt::ArgvFile 1.07 1.10 Module::ScanDeps 0.7 0.71 PAR 0.97 0.972 PAR::Dist 0.21 0.21 Parse::Binary 0.04 0.10 Win32::Exe 0.04 0.10 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: COMSPEC = C:\WINNT\system32\cmd.exe INCLUDE = C:\Program Files\Microsoft Visual Studio\VC98\atl\include;C:\Program Files\Microsoft Visual Studio\VC98\mfc\include;C:\Program Files\Microsoft Visual Studio\VC98\include LIB = C:\Program Files\Microsoft Visual Studio\VC98\mfc\lib;C:\Program Files\Microsoft Visual Studio\VC98\lib NUMBER_OF_PROCESSORS = 1 PATH = C:\Perl\site\bin;C:\Perl\bin;c:\freeware\ruby\bin;c:\freeware\python;c:\freeware\php;C:\freeware\subversion\bin;C:\PROGRA~1\JUSTSY~1\JSLIB32;C:\Program Files\ThinkPad\Utilities;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\Intel\Wireless\Bin;C:\Program Files\ThinkPad\ConnectUtilities;C:\freeware\Tcl\bin;C:\Program Files\Microsoft Visual Studio\Common\Tools\WinNT;C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;C:\Program Files\Microsoft Visual Studio\Common\Tools;C:\Program Files\Microsoft Visual Studio\VC98\bin;c:\freeware\kakasi\bin;c:\freeware\mecab\bin PERL5LIB = PROCESSOR_IDENTIFIER = x86 Family 6 Model 11 Stepping 4, GenuineIntel Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = C:\Perl\bin\perl.exe UID: $< = 0 EUID: $> = 0 GID: $( = 0 EGID: $) = 0 Win32::GetOSName = Win2000 Win32::GetOSVersion = Service Pack 4, 5, 0, 2195, 2, 4, 0, 0, 1 Win32::IsAdminUser = 1 Perl module toolchain versions installed: Module Have ------------------- -------- CPAN 1.8802 Cwd 3.24 ExtUtils::CBuilder n/a ExtUtils::Command 1.09 ExtUtils::Install 1.41 ExtUtils::MakeMaker 6.30 ExtUtils::Manifest 1.46 ExtUtils::ParseXS n/a File::Spec 3.24 Module::Build 0.280600 Module::Signature n/a Test::Harness 2.560 Test::More 0.620 version 0.000 ------------------------------ TEST OUTPUT ------------------------------ Output from '"C:\Program Files\Microsoft Visual Studio\VC98\bin\nmake.EXE" test': Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. NMAKE -f Makefile all -nologo 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 Output file '..\blib\lib\PAR\StrippedPARL\Static.pm' does not have an empty __DATA__ section. Not appending encoded data from '.\static.exe'. This is NOT a fatal error! at encode_append.pl line 26. 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 Output file '..\blib\lib\PAR\StrippedPARL\Dynamic.pm' does not have an empty __DATA__ section. Not appending encoded data from '.\par.exe'. This is NOT a fatal error! at encode_append.pl line 26. C:\Perl\bin\perl.exe -e "chmod(oct('0444'), '..\blib\lib\PAR\StrippedPARL\Dynamic.pm');" cd .. C:\Perl\bin\perl.exe "-Iinc" -MExtUtils::Command -e cp script/tkpp blib\script\tkpp pl2bat.bat blib\script\tkpp C:\Perl\bin\perl.exe "-Iinc" -MExtUtils::Command -e cp script/pp blib\script\pp pl2bat.bat blib\script\pp C:\Perl\bin\perl.exe "-Iinc" -MExtUtils::Command -e cp script/par.pl blib\script\par.pl pl2bat.bat blib\script\par.pl C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib\lib', 'blib\arch')" t/00-pod.t t/10-parl-generation.t t/20-pp.t t/30-current_exec.t t/00-pod................skipped all skipped: Set environment variable PERL_TEST_POD=1 to test POD t/10-parl-generation....ok t/20-pp................. # Failed test 'pp_hello_1 # [430] # Test 1_0 The command string " a.exe " in directory C:\tmp\pp_switch_tests\temp1,did not produce :: "hello" :: # Instead, it produced :: Can't locate Win32.pm in @INC (@INC contains: C:\perl\cpan\build\PAR-Packer-0.970\blib\lib C:\perl\cpan\build\PAR-Packer-0.970\contrib\automated_pp_test C:\perl\cpan\build\PAR-Packer-0.970\inc C:\perl\cpan\build\PAR-Packer-0.970\blib\lib C:\perl\cpan\build\PAR-Packer-0.970\blib\arch .) at -e line 826. # BEGIN failed--compilation aborted at -e line 896. :: # End of [430] results # # Did pp "hello.pl" produce a.exe? # ' # in automated_pp_test.pl at line 7020. # Failed test 'pp_minus_o_hello_hello_dot_pl # [430] # Test 2_0 The command string " hello.exe " in directory C:\tmp\pp_switch_tests\temp2,did not produce :: "hello" :: # Instead, it produced :: Can't locate Win32.pm in @INC (@INC contains: C:\perl\cpan\build\PAR-Packer-0.970\blib\lib C:\perl\cpan\build\PAR-Packer-0.970\contrib\automated_pp_test C:\perl\cpan\build\PAR-Packer-0.970\inc C:\perl\cpan\build\PAR-Packer-0.970\blib\lib C:\perl\cpan\build\PAR-Packer-0.970\blib\arch .) at -e line 826. # BEGIN failed--compilation aborted at -e line 896. :: # End of [430] results # # Did pp -o "hello.exe" "hello.pl" produce hello.exe? # ' # in automated_pp_test.pl at line 7065. # Failed test 'pp_minus_o_foo_foo_dot_pl_bar_dot_pl # [430] # Test 3_0 The command string " foo.exe " in directory C:\tmp\pp_switch_tests\temp0,did not produce :: "hello foo" :: # Instead, it produced :: Can't locate Win32.pm in @INC (@INC contains: C:\perl\cpan\build\PAR-Packer-0.970\blib\lib C:\perl\cpan\build\PAR-Packer-0.970\contrib\automated_pp_test C:\perl\cpan\build\PAR-Packer-0.970\inc C:\perl\cpan\build\PAR-Packer-0.970\blib\lib C:\perl\cpan\build\PAR-Packer-0.970\blib\arch .) at -e line 826. # BEGIN failed--compilation aborted at -e line 896. :: # End of [430] results # # Did pp -o foo.exe "foo.pl" "bar.pl" produce foo.exe? # ' # in automated_pp_test.pl at line 7113. # Failed test 'pp_minus_o_hello_file_dot_par # [430] # Test 6_2 The command string " hello.exe " in directory C:\tmp\pp_switch_tests\temp0,did not produce :: "hello" :: # Instead, it produced :: Can't locate Win32.pm in @INC (@INC contains: C:\perl\cpan\build\PAR-Packer-0.970\blib\lib C:\perl\cpan\build\PAR-Packer-0.970\contrib\automated_pp_test C:\perl\cpan\build\PAR-Packer-0.970\inc C:\perl\cpan\build\PAR-Packer-0.970\blib\lib C:\perl\cpan\build\PAR-Packer-0.970\blib\arch .) at -e line 826. # BEGIN failed--compilation aborted at -e line 896. :: # End of [430] results # # Did pp -o "hello.exe" "hello.pl" produce hello.exe? # ' # in automated_pp_test.pl at line 7259. # Failed test 'pp_minus_S_minus_o_hello_file # [430] # Test 7_2 The command string " hello.exe " in directory C:\tmp\pp_switch_tests\temp1,did not produce :: "hello" :: # Instead, it produced :: Can't locate Win32.pm in @INC (@INC contains: C:\perl\cpan\build\PAR-Packer-0.970\blib\lib C:\perl\cpan\build\PAR-Packer-0.970\contrib\automated_pp_test C:\perl\cpan\build\PAR-Packer-0.970\inc C:\perl\cpan\build\PAR-Packer-0.970\blib\lib C:\perl\cpan\build\PAR-Packer-0.970\blib\arch .) at -e line 826. # BEGIN failed--compilation aborted at -e line 896. :: # End of [430] results # # Did pp -S -o "hello.exe" "hello.pl" produce hello.exe? # ' # in automated_pp_test.pl at line 7308. # Failed test 'pp_minus_e_print_hello # [430] # Test 11_0 The command string " a.exe " in directory C:\tmp\pp_switch_tests\temp2,did not produce :: "hello" :: # Instead, it produced :: Can't locate Win32.pm in @INC (@INC contains: C:\perl\cpan\build\PAR-Packer-0.970\blib\lib C:\perl\cpan\build\PAR-Packer-0.970\contrib\automated_pp_test C:\perl\cpan\build\PAR-Packer-0.970\inc C:\perl\cpan\build\PAR-Packer-0.970\blib\lib C:\perl\cpan\build\PAR-Packer-0.970\blib\arch .) at -e line 826. # BEGIN failed--compilation aborted at -e line 896. :: # End of [430] results # # Did pp -e "print \"hello\n\";" produce a.exe? # ' # in automated_pp_test.pl at line 7493. # Failed test 'pp_minus_c_hello # [430] # Test 14_0 The command string " a.exe " in directory C:\tmp\pp_switch_tests\temp2,did not produce :: "hello" :: # Instead, it produced :: Can't locate Win32.pm in @INC (@INC contains: C:\perl\cpan\build\PAR-Packer-0.970\blib\lib C:\perl\cpan\build\PAR-Packer-0.970\contrib\automated_pp_test C:\perl\cpan\build\PAR-Packer-0.970\inc C:\perl\cpan\build\PAR-Packer-0.970\blib\lib C:\perl\cpan\build\PAR-Packer-0.970\blib\arch .) at -e line 826. # BEGIN failed--compilation aborted at -e line 896. :: # End of [430] results # # Did pp -c "hello.pl" produce a.exe? # ' # in automated_pp_test.pl at line 7630. # Failed test 'pp_minus_x_hello # [430] # Test 15_0 The command string " a.exe " in directory C:\tmp\pp_switch_tests\temp0,did not produce :: "hello" :: # Instead, it produced :: Can't locate Win32.pm in @INC (@INC contains: C:\perl\cpan\build\PAR-Packer-0.970\blib\lib C:\perl\cpan\build\PAR-Packer-0.970\contrib\automated_pp_test C:\perl\cpan\build\PAR-Packer-0.970\inc C:\perl\cpan\build\PAR-Packer-0.970\blib\lib C:\perl\cpan\build\PAR-Packer-0.970\blib\arch .) at -e line 826. # BEGIN failed--compilation aborted at -e line 896. :: # End of [430] results # # Did pp -x "hello.pl" produce a.exe? # ' # in automated_pp_test.pl at line 7678. # Failed test 'pp_minus_n_minus_x_hello # [430] # Test 16_0 The command string " a.exe " in directory C:\tmp\pp_switch_tests\temp1,did not produce :: "hello" :: # Instead, it produced :: Can't locate Win32.pm in @INC (@INC contains: C:\perl\cpan\build\PAR-Packer-0.970\blib\lib C:\perl\cpan\build\PAR-Packer-0.970\contrib\automated_pp_test C:\perl\cpan\build\PAR-Packer-0.970\inc C:\perl\cpan\build\PAR-Packer-0.970\blib\lib C:\perl\cpan\build\PAR-Packer-0.970\blib\arch .) at -e line 826. # BEGIN failed--compilation aborted at -e line 896. :: # End of [430] results # # Did pp -n -x "hello.pl" produce a.exe? # ' # in automated_pp_test.pl at line 7726. # Failed test 'pp_minus_I_foo_hello # [430] # Test 17_1 The command string " a.exe " in directory C:\tmp\pp_switch_tests\temp2,did not produce :: "hello" :: # Instead, it produced :: # The Line Below SHOULD BE "Can't locate ... along with a "BEGIN failed ... " line # Can't locate Win32.pm in @INC (@INC contains: C:\perl\cpan\build\PAR-Packer-0.970\blib\lib C:\perl\cpan\build\PAR-Packer-0.970\contrib\automated_pp_test C:\perl\cpan\build\PAR-Packer-0.970\inc C:\perl\cpan\build\PAR-Packer-0.970\blib\lib C:\perl\cpan\build\PAR-Packer-0.970\blib\arch .) at -e line 826. # BEGIN failed--compilation aborted at -e line 896. :: # End of [430] results # # Did pp -I "C:\tmp\pp_switch_tests\temp2\subdir1" foo.pl produce a.exe? # ' # in automated_pp_test.pl at line 7771. # Failed test 'pp_minus_I_foo_minus_I_bar_hello # [430] # Test 18_1 The command string " a.exe " in directory C:\tmp\pp_switch_tests\temp0,did not produce :: "hello" :: # Instead, it produced :: # The Line Below SHOULD BE "Can't locate ... along with a "BEGIN failed ... " line # Can't locate Win32.pm in @INC (@INC contains: C:\perl\cpan\build\PAR-Packer-0.970\blib\lib C:\perl\cpan\build\PAR-Packer-0.970\contrib\automated_pp_test C:\perl\cpan\build\PAR-Packer-0.970\inc C:\perl\cpan\build\PAR-Packer-0.970\blib\lib C:\perl\cpan\build\PAR-Packer-0.970\blib\arch .) at -e line 826. # BEGIN failed--compilation aborted at -e line 896. :: # End of [430] results # # Did pp -I "C:\tmp\pp_switch_tests\temp0\subdir1" -I "C:\tmp\pp_switch_tests\temp0\subdir2" "C:\tmp\pp_switch_tests\temp0\foo.pl" produce a.exe? # ' # in automated_pp_test.pl at line 7816. # Failed test 'pp_minus_lib_foo_hello # [430] # Test 19_1 The command string " a.exe " in directory C:\tmp\pp_switch_tests\temp1,did not produce :: "hello" :: # Instead, it produced :: # The Line Below SHOULD BE "Can't locate ... along with a "BEGIN failed ... " line # Can't locate Win32.pm in @INC (@INC contains: C:\perl\cpan\build\PAR-Packer-0.970\blib\lib C:\perl\cpan\build\PAR-Packer-0.970\contrib\automated_pp_test C:\perl\cpan\build\PAR-Packer-0.970\inc C:\perl\cpan\build\PAR-Packer-0.970\blib\lib C:\perl\cpan\build\PAR-Packer-0.970\blib\arch .) at -e line 826. # BEGIN failed--compilation aborted at -e line 896. :: # End of [430] results # # Did pp --lib C:\tmp\pp_switch_tests\temp1\subdir1 foo.pl produce a.exe? # ' # in automated_pp_test.pl at line 7861. # Failed test 'pp_minus_lib_foo_minus_lib_bar_hello # [430] # Test 20_1 The command string " a.exe " in directory C:\tmp\pp_switch_tests\temp2,did not produce :: "hello" :: # Instead, it produced :: # The Line Below SHOULD BE "Can't locate ... along with a "BEGIN failed ... " line # Can't locate Win32.pm in @INC (@INC contains: C:\perl\cpan\build\PAR-Packer-0.970\blib\lib C:\perl\cpan\build\PAR-Packer-0.970\contrib\automated_pp_test C:\perl\cpan\build\PAR-Packer-0.970\inc C:\perl\cpan\build\PAR-Packer-0.970\blib\lib C:\perl\cpan\build\PAR-Packer-0.970\blib\arch .) at -e line 826. # BEGIN failed--compilation aborted at -e line 896. :: # End of [430] results # # Did pp --lib "C:\tmp\pp_switch_tests\temp2\subdir1" --lib "C:\tmp\pp_switch_tests\temp2\subdir2" foo.pl produce a.exe? # ' # in automated_pp_test.pl at line 7906. # Failed test 'pp_minus_M_foo_hidden_print_foo # [430] # Test 21_0 The command string " a.exe " in directory C:\tmp\pp_switch_tests\temp0,did not produce :: "hello" :: # Instead, it produced :: Can't locate Win32.pm in @INC (@INC contains: C:\perl\cpan\build\PAR-Packer-0.970\blib\lib C:\perl\cpan\build\PAR-Packer-0.970\contrib\automated_pp_test C:\perl\cpan\build\PAR-Packer-0.970\inc C:\perl\cpan\build\PAR-Packer-0.970\blib\lib C:\perl\cpan\build\PAR-Packer-0.970\blib\arch .) at -e line 826. # BEGIN failed--compilation aborted at -e line 896. :: # End of [430] results # # Did pp foo.pl produce a.exe? # ' # in automated_pp_test.pl at line 7951. # Failed test 'pp_minus_M_foo_minus_M_bar_hello # [430] # Test 22_0 The command string " a.exe " in directory C:\tmp\pp_switch_tests\temp1,did not produce :: "hello_foohello_bar" :: # Instead, it produced :: Can't locate Win32.pm in @INC (@INC contains: C:\perl\cpan\build\PAR-Packer-0.970\blib\lib C:\perl\cpan\build\PAR-Packer-0.970\contrib\automated_pp_test C:\perl\cpan\build\PAR-Packer-0.970\inc C:\perl\cpan\build\PAR-Packer-0.970\blib\lib C:\perl\cpan\build\PAR-Packer-0.970\blib\arch .) at -e line 826. # BEGIN failed--compilation aborted at -e line 896. :: # End of [430] results # # Did pp foo.pl produce a.exe? # ' # in automated_pp_test.pl at line 7995. # Failed test 'pp_minus_r_hello # [430] # Test 24_0 The command string "pp -r "hello.pl" " in directory C:\tmp\pp_switch_tests\temp0,did not produce :: "hello" :: # Instead, it produced :: Can't locate Win32.pm in @INC (@INC contains: C:\perl\cpan\build\PAR-Packer-0.970\blib\lib C:\perl\cpan\build\PAR-Packer-0.970\contrib\automated_pp_test C:\perl\cpan\build\PAR-Packer-0.970\inc C:\perl\cpan\build\PAR-Packer-0.970\blib\lib C:\perl\cpan\build\PAR-Packer-0.970\blib\arch .) at -e line 826. # BEGIN failed--compilation aborted at -e line 896. :: # End of [430] results # # Did pp -r "hello.pl" produce a.exe? # ' # in automated_pp_test.pl at line 8085. # Failed test 'pp_minus_r_hello_a_b_c # [430] # Test 25_0 The command string "pp -r "hello.pl" "one" "two" "three" " in directory C:\tmp\pp_switch_tests\temp1,did not produce :: "hello one two three" :: # Instead, it produced :: Can't locate Win32.pm in @INC (@INC contains: C:\perl\cpan\build\PAR-Packer-0.970\blib\lib C:\perl\cpan\build\PAR-Packer-0.970\contrib\automated_pp_test C:\perl\cpan\build\PAR-Packer-0.970\inc C:\perl\cpan\build\PAR-Packer-0.970\blib\lib C:\perl\cpan\build\PAR-Packer-0.970\blib\arch .) at -e line 826. # BEGIN failed--compilation aborted at -e line 896. :: # End of [430] results # # Did pp -r "hello.pl" "one" "two" "three" produce a.exe? # ' # in automated_pp_test.pl at line 8130. # Failed test 'pp_hello_to_log_file # [430] # Test 26_0 The command string " a.exe " in directory C:\tmp\pp_switch_tests\temp2,did not produce :: "hello" :: # Instead, it produced :: Can't locate Win32.pm in @INC (@INC contains: C:\perl\cpan\build\PAR-Packer-0.970\blib\lib C:\perl\cpan\build\PAR-Packer-0.970\contrib\automated_pp_test C:\perl\cpan\build\PAR-Packer-0.970\inc C:\perl\cpan\build\PAR-Packer-0.970\blib\lib C:\perl\cpan\build\PAR-Packer-0.970\blib\arch .) at -e line 826. # BEGIN failed--compilation aborted at -e line 896. :: # End of [430] results # # Did pp hello.pl -v --log=c.txt produce a.exe? # ' # in automated_pp_test.pl at line 8175. # Failed test 'pp_name_four_ways # amsg326: sub pp_name_four_ways: # [430] # Test 27_0 The command string " a.exe " in directory C:\tmp\pp_switch_tests\temp0,did not produce :: "hello" :: # Instead, it produced :: Can't locate Win32.pm in @INC (@INC contains: C:\perl\cpan\build\PAR-Packer-0.970\blib\lib C:\perl\cpan\build\PAR-Packer-0.970\contrib\automated_pp_test C:\perl\cpan\build\PAR-Packer-0.970\inc C:\perl\cpan\build\PAR-Packer-0.970\blib\lib C:\perl\cpan\build\PAR-Packer-0.970\blib\arch .) at -e line 826. # BEGIN failed--compilation aborted at -e line 896. :: # End of [430] results # ' # in automated_pp_test.pl at line 8220. # Failed test 'pp_minus_v_tests Test 28_0 # # [430] # Test 28_0 The command string " a.exe " in directory C:\tmp\pp_switch_tests\temp1,did not produce :: "hello" :: # Instead, it produced :: Can't locate Win32.pm in @INC (@INC contains: C:\perl\cpan\build\PAR-Packer-0.970\blib\lib C:\perl\cpan\build\PAR-Packer-0.970\contrib\automated_pp_test C:\perl\cpan\build\PAR-Packer-0.970\inc C:\perl\cpan\build\PAR-Packer-0.970\blib\lib C:\perl\cpan\build\PAR-Packer-0.970\blib\arch .) at -e line 826. # BEGIN failed--compilation aborted at -e line 896. :: # End of [430] results # # Did pp -v 1 hello.pl > v_1.txt produce a.exe? # ' # in automated_pp_test.pl at line 8266. # Failed test 'pp_test_small_minus_a # [430] # Test 32_0 The command string " hello.exe " in directory C:\tmp\pp_switch_tests\temp2,did not produce :: "hello" :: # Instead, it produced :: Can't locate Win32.pm in @INC (@INC contains: C:\perl\cpan\build\PAR-Packer-0.970\blib\lib C:\perl\cpan\build\PAR-Packer-0.970\contrib\automated_pp_test C:\perl\cpan\build\PAR-Packer-0.970\inc C:\perl\cpan\build\PAR-Packer-0.970\blib\lib C:\perl\cpan\build\PAR-Packer-0.970\blib\arch .) at -e line 826. # BEGIN failed--compilation aborted at -e line 896. :: # End of [430] results # # Did pp -o hello.exe -a C:\tmp\pp_switch_tests\temp2\text hello.pl produce hello.exe? # ' # in automated_pp_test.pl at line 8488. # Failed test 'pp_test_large_minus_A # [430] # Test 33_0 The command string " hello.exe " in directory C:\tmp\pp_switch_tests\temp0,did not produce :: "hello01hello02" :: # Instead, it produced :: Can't locate Win32.pm in @INC (@INC contains: C:\perl\cpan\build\PAR-Packer-0.970\blib\lib C:\perl\cpan\build\PAR-Packer-0.970\contrib\automated_pp_test C:\perl\cpan\build\PAR-Packer-0.970\inc C:\perl\cpan\build\PAR-Packer-0.970\blib\lib C:\perl\cpan\build\PAR-Packer-0.970\blib\arch .) at -e line 826. # BEGIN failed--compilation aborted at -e line 896. :: # End of [430] results # # Did pp -o hello.exe -A all_text_files -a all_text_files hello.pl produce hello.exe? # ' # in automated_pp_test.pl at line 8533. # Looks like you failed 22 tests of 34. dubious Test returned status 22 (wstat 5632, 0x1600) DIED. FAILED tests 1-3, 6-7, 11, 14-22, 24-28, 33-34 Failed 22/34 tests, 35.29% okay t/30-current_exec.......# Please wait Can't locate Win32.pm in @INC (@INC contains: blib\lib C:\perl\cpan\build\PAR-Packer-0.970\inc C:\perl\cpan\build\PAR-Packer-0.970\blib\lib C:\perl\cpan\build\PAR-Packer-0.970\blib\arch .) at -e line 826. BEGIN failed--compilation aborted at -e line 896. # Failed test 'Respected PAR_GLOBAL_TMPDIR' # in t/30-current_exec.t at line 46. Can't locate Win32.pm in @INC (@INC contains: blib\lib C:\perl\cpan\build\PAR-Packer-0.970\inc C:\perl\cpan\build\PAR-Packer-0.970\blib\lib C:\perl\cpan\build\PAR-Packer-0.970\blib\arch .) at -e line 826. BEGIN failed--compilation aborted at -e line 896. # Looks like you failed 1 test of 4. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/4 tests, 75.00% okay (less 1 skipped test: 2 okay, 50.00%) Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/20-pp.t 22 5632 34 22 64.71% 1-3 6-7 11 14-22 24-28 33-34 t/30-current_exec.t 1 256 4 1 25.00% 2 1 test and 1 subtest skipped. Failed 2/4 test scripts, 50.00% okay. 23/69 subtests failed, 66.67% okay. NMAKE : fatal error U1077: 'C:\Perl\bin\perl.exe' : ØÀ°Ý º°ÄÞ '0x1' Stop. -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread uname='' config_args='undef' hint=recommended, useposix=true, d_sigaction=undef usethreads=define use5005threads=undef useithreads=define usemultiplicity=define useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cl', ccflags ='-nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX', optimize='-MD -Zi -DNDEBUG -O1', cppflags='-DWIN32' ccversion='12.00.8804', gccversion='', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='__int64', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\Perl\lib\CORE" -machine:x86' libpth=\lib libs= oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib ws2_32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib perllibs= oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib ws2_32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl58.lib gnulibc_version='' Dynamic Linking: dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' ' cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\Perl\lib\CORE" -machine:x86'
