Set up gcc environment - 3.3 ********************************************* Zlib found, compression support enabled ********************************************* Warning: prerequisite Config::IniFiles 2 not found. Warning: prerequisite Module::Info 0.15 not found. Checking if your kit is complete... Looks good Writing Makefile for the embed program Writing Makefile for App::Packer cp lib/App/Packer.pm blib/lib/App/Packer.pm cp lib/App/Packer/Backend/DemoPack.pm blib/lib/App/Packer/Backend/DemoPack.pm cp lib/App/Packer/Frontend.pod blib/lib/App/Packer/Frontend.pod cp lib/App/Packer/Frontend/MyModuleInfo.pm blib/lib/App/Packer/Frontend/MyModuleInfo.pm cp lib/App/Packer/Frontend/ModuleInfo.pm blib/lib/App/Packer/Frontend/ModuleInfo.pm cp p2e.pl blib/lib/App/p2e.pl cp lib/App/Packer/Backend.pod blib/lib/App/Packer/Backend.pod make[1]: Entering directory `/export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/App-Packer/myldr' gcc -c -I/usr/include -Wall -Wno-comments -D_REENTRANT -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -I/export/home/cpanrun/build/5.10.0/lib/CORE main.c main.c: In function `main': main.c:135: warning: null argument where non-null required (arg 1) main.c:143: warning: passing arg 1 of `PerlIO_printf' from incompatible pointer type main.c:154: warning: passing arg 1 of `PerlIO_printf' from incompatible pointer type /export/home/cpanrun/build/5.10.0/bin/perl ../scripts/file2c.pl my_loader_tie.pl my_loader_tie_pl.c load_me gcc -c -I/usr/include -Wall -Wno-comments -D_REENTRANT -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -I/export/home/cpanrun/build/5.10.0/lib/CORE my_loader_tie.c /export/home/cpanrun/build/5.10.0/bin/perl ../scripts/file2c.pl my_loader_perlio.pl my_loader_perlio_pl.c load_me gcc -c -I/usr/include -Wall -Wno-comments -D_REENTRANT -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -I/export/home/cpanrun/build/5.10.0/lib/CORE my_loader_perlio.c my_loader_perlio.c: In function `XS_My_Loader__hook': my_loader_perlio.c:210: warning: unused variable `items' /export/home/cpanrun/build/5.10.0/bin/perl ../scripts/file2c.pl my_Dyna.pm my_Dyna_pm.c load_me_2 gcc -c -I/usr/include -Wall -Wno-comments -D_REENTRANT -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -I/export/home/cpanrun/build/5.10.0/lib/CORE my_loader.c my_loader.c: In function `my_loader_cleanup': my_loader.c:247: warning: unused variable `ret' my_loader.c:229: warning: unused variable `my_perl' my_loader.c: In function `XS_My_Loader__get_file': my_loader.c:263: warning: unused variable `items' my_loader.c: In function `XS_My_Loader__cleanup_file': my_loader.c:274: warning: unused variable `items' gcc -c -I/usr/include -Wall -Wno-comments -D_REENTRANT -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -I/export/home/cpanrun/build/5.10.0/lib/CORE my_arch.c gcc main.o my_loader_tie.o my_loader_perlio.o my_loader.o my_arch.o -s -R /export/home/cpanrun/build/5.10.0/lib/CORE -L/usr/lib -L/usr/ccs/lib -L/opt/SUNWspro/prod/lib -L/export/home/cpanrun/build/5.10.0/lib/CORE -lperl -lsocket -lnsl -ldl -lm -lpthread -lc -o embed gcc -c -I/usr/include -Wall -Wno-comments -D_REENTRANT -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -I/export/home/cpanrun/build/5.10.0/lib/CORE my_arch_z.c my_arch_z.c: In function `my_arch_read': my_arch_z.c:251: warning: comparison of distinct pointer types lacks a cast gcc main.o my_loader_tie.o my_loader_perlio.o my_loader.o my_arch_z.o -lz -s -R /export/home/cpanrun/build/5.10.0/lib/CORE -L/usr/lib -L/usr/ccs/lib -L/opt/SUNWspro/prod/lib -L/export/home/cpanrun/build/5.10.0/lib/CORE -lperl -lsocket -lnsl -ldl -lm -lpthread -lc -o embed_z make[1]: Leaving directory `/export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/App-Packer/myldr' cp p2e.pl blib/script/p2e.pl /export/home/cpanrun/build/5.10.0/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/p2e.pl Set up gcc environment - 3.3 Manifying blib/man3/App::Packer.3 Manifying blib/man3/App::Packer::Frontend.3 Manifying blib/man3/App::Packer::Frontend::ModuleInfo.3 Manifying blib/man3/App::Packer::Backend.3 /export/home/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command" -e mkpath "blib/arch/auto/App/Packer/Backend/DemoPack" cp "myldr/embed" "blib/arch/auto/App/Packer/Backend/DemoPack" cp "myldr/embed_z" "blib/arch/auto/App/Packer/Backend/DemoPack" /export/home/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command" -e mkpath "blib/lib/App/Packer/Frontend/ModuleInfo" cp "hints.ini" "blib/lib/App/Packer/Frontend/ModuleInfo" make[1]: Entering directory `/export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/App-Packer/myldr' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/App-Packer/myldr' /export/home/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command" -e mkpath "blib/arch/auto/App/Packer/Backend/DemoPack" cp "myldr/embed" "blib/arch/auto/App/Packer/Backend/DemoPack" cp "myldr/embed_z" "blib/arch/auto/App/Packer/Backend/DemoPack" /export/home/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command" -e mkpath "blib/lib/App/Packer/Frontend/ModuleInfo" cp "hints.ini" "blib/lib/App/Packer/Frontend/ModuleInfo" /export/home/cpanrun/build/5.10.0/bin/perl "-Mblib" "t/harness" Base class package "Module::Info" is empty. (Perhaps you need to 'use' the module which defines that package first, or make that module available in @INC (@INC contains: /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/App-Packer/blib/arch /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/App-Packer/blib/lib /export/home/cpanrun/build/5.10.0/site/lib /export/home/cpanrun/build/5.10.0/lib . /export/home/cpanrun/build/5.10.0/site/lib /export/home/cpanrun/build/5.10.0/lib .). at /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/App-Packer/blib/lib/App/Packer/Frontend/MyModuleInfo.pm line 4 BEGIN failed--compilation aborted at /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/App-Packer/blib/lib/App/Packer/Frontend/MyModuleInfo.pm line 4. Compilation failed in require at /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/App-Packer/blib/lib/App/Packer/Frontend/ModuleInfo.pm line 5. BEGIN failed--compilation aborted at /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/App-Packer/blib/lib/App/Packer/Frontend/ModuleInfo.pm line 5. Compilation failed in require at p2e.pl line 61. Reference found where even-sized list expected at t/harness line 18. t/00_simple.........FAILED Base class package "Module::Info" is empty. (Perhaps you need to 'use' the module which defines that package first, or make that module available in @INC (@INC contains: /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/App-Packer/blib/arch /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/App-Packer/blib/lib /export/home/cpanrun/build/5.10.0/site/lib /export/home/cpanrun/build/5.10.0/lib . /export/home/cpanrun/build/5.10.0/site/lib /export/home/cpanrun/build/5.10.0/lib .). at /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/App-Packer/blib/lib/App/Packer/Frontend/MyModuleInfo.pm line 4 BEGIN failed--compilation aborted at /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/App-Packer/blib/lib/App/Packer/Frontend/MyModuleInfo.pm line 4. Compilation failed in require at /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/App-Packer/blib/lib/App/Packer/Frontend/ModuleInfo.pm line 5. BEGIN failed--compilation aborted at /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/App-Packer/blib/lib/App/Packer/Frontend/ModuleInfo.pm line 5. Compilation failed in require at p2e.pl line 61. Reference found where even-sized list expected at t/harness line 18. t/01_data...........FAILED Base class package "Module::Info" is empty. (Perhaps you need to 'use' the module which defines that package first, or make that module available in @INC (@INC contains: /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/App-Packer/blib/arch /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/App-Packer/blib/lib /export/home/cpanrun/build/5.10.0/site/lib /export/home/cpanrun/build/5.10.0/lib . /export/home/cpanrun/build/5.10.0/site/lib /export/home/cpanrun/build/5.10.0/lib .). at /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/App-Packer/blib/lib/App/Packer/Frontend/MyModuleInfo.pm line 4 BEGIN failed--compilation aborted at /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/App-Packer/blib/lib/App/Packer/Frontend/MyModuleInfo.pm line 4. Compilation failed in require at /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/App-Packer/blib/lib/App/Packer/Frontend/ModuleInfo.pm line 5. BEGIN failed--compilation aborted at /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/App-Packer/blib/lib/App/Packer/Frontend/ModuleInfo.pm line 5. Compilation failed in require at p2e.pl line 61. Reference found where even-sized list expected at t/harness line 18. t/02_warnings.......FAILED Base class package "Module::Info" is empty. (Perhaps you need to 'use' the module which defines that package first, or make that module available in @INC (@INC contains: /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/App-Packer/blib/arch /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/App-Packer/blib/lib /export/home/cpanrun/build/5.10.0/site/lib /export/home/cpanrun/build/5.10.0/lib . /export/home/cpanrun/build/5.10.0/site/lib /export/home/cpanrun/build/5.10.0/lib .). at /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/App-Packer/blib/lib/App/Packer/Frontend/MyModuleInfo.pm line 4 BEGIN failed--compilation aborted at /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/App-Packer/blib/lib/App/Packer/Frontend/MyModuleInfo.pm line 4. Compilation failed in require at /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/App-Packer/blib/lib/App/Packer/Frontend/ModuleInfo.pm line 5. BEGIN failed--compilation aborted at /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/App-Packer/blib/lib/App/Packer/Frontend/ModuleInfo.pm line 5. Compilation failed in require at p2e.pl line 61. Reference found where even-sized list expected at t/harness line 18. t/03_version........FAILED Base class package "Module::Info" is empty. (Perhaps you need to 'use' the module which defines that package first, or make that module available in @INC (@INC contains: /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/App-Packer/blib/arch /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/App-Packer/blib/lib /export/home/cpanrun/build/5.10.0/site/lib /export/home/cpanrun/build/5.10.0/lib . /export/home/cpanrun/build/5.10.0/site/lib /export/home/cpanrun/build/5.10.0/lib .). at /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/App-Packer/blib/lib/App/Packer/Frontend/MyModuleInfo.pm line 4 BEGIN failed--compilation aborted at /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/App-Packer/blib/lib/App/Packer/Frontend/MyModuleInfo.pm line 4. Compilation failed in require at /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/App-Packer/blib/lib/App/Packer/Frontend/ModuleInfo.pm line 5. BEGIN failed--compilation aborted at /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/App-Packer/blib/lib/App/Packer/Frontend/ModuleInfo.pm line 5. Compilation failed in require at p2e.pl line 61. Reference found where even-sized list expected at t/harness line 18. t/10_core_module....FAILED Base class package "Module::Info" is empty. (Perhaps you need to 'use' the module which defines that package first, or make that module available in @INC (@INC contains: /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/App-Packer/blib/arch /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/App-Packer/blib/lib /export/home/cpanrun/build/5.10.0/site/lib /export/home/cpanrun/build/5.10.0/lib . /export/home/cpanrun/build/5.10.0/site/lib /export/home/cpanrun/build/5.10.0/lib .). at /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/App-Packer/blib/lib/App/Packer/Frontend/MyModuleInfo.pm line 4 BEGIN failed--compilation aborted at /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/App-Packer/blib/lib/App/Packer/Frontend/MyModuleInfo.pm line 4. Compilation failed in require at /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/App-Packer/blib/lib/App/Packer/Frontend/ModuleInfo.pm line 5. BEGIN failed--compilation aborted at /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/App-Packer/blib/lib/App/Packer/Frontend/ModuleInfo.pm line 5. Compilation failed in require at p2e.pl line 61. Reference found where even-sized list expected at t/harness line 18. t/11_vars...........FAILED Base class package "Module::Info" is empty. (Perhaps you need to 'use' the module which defines that package first, or make that module available in @INC (@INC contains: /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/App-Packer/blib/arch /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/App-Packer/blib/lib /export/home/cpanrun/build/5.10.0/site/lib /export/home/cpanrun/build/5.10.0/lib . /export/home/cpanrun/build/5.10.0/site/lib /export/home/cpanrun/build/5.10.0/lib .). at /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/App-Packer/blib/lib/App/Packer/Frontend/MyModuleInfo.pm line 4 BEGIN failed--compilation aborted at /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/App-Packer/blib/lib/App/Packer/Frontend/MyModuleInfo.pm line 4. Compilation failed in require at /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/App-Packer/blib/lib/App/Packer/Frontend/ModuleInfo.pm line 5. BEGIN failed--compilation aborted at /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/App-Packer/blib/lib/App/Packer/Frontend/ModuleInfo.pm line 5. Compilation failed in require at p2e.pl line 61. Reference found where even-sized list expected at t/harness line 18. t/12_warnings.......FAILED Base class package "Module::Info" is empty. (Perhaps you need to 'use' the module which defines that package first, or make that module available in @INC (@INC contains: /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/App-Packer/blib/arch /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/App-Packer/blib/lib /export/home/cpanrun/build/5.10.0/site/lib /export/home/cpanrun/build/5.10.0/lib . /export/home/cpanrun/build/5.10.0/site/lib /export/home/cpanrun/build/5.10.0/lib .). at /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/App-Packer/blib/lib/App/Packer/Frontend/MyModuleInfo.pm line 4 BEGIN failed--compilation aborted at /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/App-Packer/blib/lib/App/Packer/Frontend/MyModuleInfo.pm line 4. Compilation failed in require at /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/App-Packer/blib/lib/App/Packer/Frontend/ModuleInfo.pm line 5. BEGIN failed--compilation aborted at /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/App-Packer/blib/lib/App/Packer/Frontend/ModuleInfo.pm line 5. Compilation failed in require at p2e.pl line 61. Reference found where even-sized list expected at t/harness line 18. t/20_core_xs........FAILED Some tests failed. make: *** [test] Error 1