Checking if your kit is complete... Looks good Writing Makefile for cPanel::MemTest cp lib/cPanel/MemTest.pm blib/lib/cPanel/MemTest.pm AutoSplitting blib/lib/cPanel/MemTest.pm (blib/lib/auto/cPanel/MemTest) /home/cpanrun/ia64-lp64/build/5.6.1/bin/perl -I/home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi-64all -I/home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1 /home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1/ExtUtils/xsubpp -typemap /home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1/ExtUtils/typemap MemTest.xs > MemTest.xsc && mv MemTest.xsc MemTest.c gcc -c -DUSE_REENTRANT_API -D_POSIX_C_SOURCE=199506L -D_HPUX_SOURCE -mlp64 -L/lib/hpux64 -DUINT32_MAX_BROKEN -fPIC -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"0.0.2\" -DXS_VERSION=\"0.0.2\" -fPIC -I/home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi-64all/CORE MemTest.c Running Mkbootstrap for cPanel::MemTest () chmod 644 MemTest.bs rm -f blib/arch/auto/cPanel/MemTest/MemTest.so LD_RUN_PATH="" gcc -mlp64 -shared -L/lib/hpux64 MemTest.o -o blib/arch/auto/cPanel/MemTest/MemTest.so chmod 755 blib/arch/auto/cPanel/MemTest/MemTest.so cp MemTest.bs blib/arch/auto/cPanel/MemTest/MemTest.bs chmod 644 blib/arch/auto/cPanel/MemTest/MemTest.bs Manifying blib/man3/cPanel::MemTest.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64-lp64/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi-64all -I/home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/00.load...........1..1 /usr/lib/hpux64/dld.so: Unsatisfied code symbol 'warnx' in load module 'blib/arch/auto/cPanel/MemTest/MemTest.so'. not ok 1 - use cPanel::MemTest; # Failed test (t/00.load.t at line 4) # Tried to use 'cPanel::MemTest'. # Error: Can't load 'blib/arch/auto/cPanel/MemTest/MemTest.so' for module cPanel::MemTest: Unresolved external at /home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi-64all/DynaLoader.pm line 206. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at t/00.load.t line 4. # Testing cPanel::MemTest 0.0.2 # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/01.testallocate...1..3 /usr/lib/hpux64/dld.so: Unsatisfied code symbol 'warnx' in load module 'blib/arch/auto/cPanel/MemTest/MemTest.so'. Can't load 'blib/arch/auto/cPanel/MemTest/MemTest.so' for module cPanel::MemTest: Unresolved external at /home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi-64all/DynaLoader.pm line 206. Compilation failed in require at t/01.testallocate.t line 3. BEGIN failed--compilation aborted at t/01.testallocate.t line 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t/perlcritic........1..0 # Skip Test::Perl::Critic required for testing PBP compliance skipped: Test::Perl::Critic required for testing PBP compliance t/pod-coverage......1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod...............1..0 # Skip Test::Pod 1.14 required for testing POD skipped: Test::Pod 1.14 required for testing POD Failed Test Status Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------- t/00.load.t 1 256 1 1 100.00% 1 t/01.testallocate.t 255 65280 3 3 100.00% 1-3 3 tests skipped. Failed 2/5 test scripts, 60.00% okay. 4/4 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 25