Checking if your kit is complete... Looks good MakeMaker (v5.45) Warning (non-fatal): Target 'dynamic' depends on targets in skipped section 'dynamic_lib' Warning (non-fatal): Target 'static' depends on targets in skipped section 'static_lib' Writing Makefile for Crypt::UnixCrypt_XS::fcrypt Writing Makefile for Crypt::UnixCrypt_XS cp lib/Crypt/UnixCrypt_XS.pm blib/lib/Crypt/UnixCrypt_XS.pm cd fcrypt && make make[1]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Crypt-UnixCrypt_XS/fcrypt' 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 -O3 -DVERSION=\"0.10\" -DXS_VERSION=\"0.10\" -fPIC -I/home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi-64all/CORE fcrypt.c ar cr libfcrypt.a fcrypt.o : libfcrypt.a make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Crypt-UnixCrypt_XS/fcrypt' make[1]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Crypt-UnixCrypt_XS/fcrypt' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Crypt-UnixCrypt_XS/fcrypt' /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 UnixCrypt_XS.xs > UnixCrypt_XS.xsc && mv UnixCrypt_XS.xsc UnixCrypt_XS.c Please specify prototyping behavior for UnixCrypt_XS.xs (see perlxs manual) gcc -c -I. -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 -O3 -DVERSION=\"0.08\" -DXS_VERSION=\"0.08\" -fPIC -I/home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi-64all/CORE UnixCrypt_XS.c Running Mkbootstrap for Crypt::UnixCrypt_XS () chmod 644 UnixCrypt_XS.bs rm -f blib/arch/auto/Crypt/UnixCrypt_XS/UnixCrypt_XS.so LD_RUN_PATH="" gcc -mlp64 -shared -L/lib/hpux64 UnixCrypt_XS.o -o blib/arch/auto/Crypt/UnixCrypt_XS/UnixCrypt_XS.so fcrypt/libfcrypt.a chmod 755 blib/arch/auto/Crypt/UnixCrypt_XS/UnixCrypt_XS.so cp UnixCrypt_XS.bs blib/arch/auto/Crypt/UnixCrypt_XS/UnixCrypt_XS.bs chmod 644 blib/arch/auto/Crypt/UnixCrypt_XS/UnixCrypt_XS.bs Manifying blib/man3/Crypt::UnixCrypt_XS.3 make[1]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Crypt-UnixCrypt_XS/fcrypt' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Crypt-UnixCrypt_XS/fcrypt' 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/Crypt-UnixCrypt_XS.1..1 ok 1 - use Crypt::UnixCrypt_XS; ok t/compare_forever...1..0 # Skip your machine is to slow for that much tests skipped: your machine is to slow for that much tests t/extvec............1..101 ok 1 - use Crypt::UnixCrypt_XS; ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 ok 72 ok 73 ok 74 ok 75 ok 76 ok 77 ok 78 ok 79 ok 80 ok 81 ok 82 ok 83 ok 84 ok 85 ok 86 ok 87 ok 88 ok 89 ok 90 ok 91 ok 92 ok 93 ok 94 ok 95 ok 96 ok 97 ok 98 ok 99 ok 100 ok 101 ok t/pieces............1..8 ok 1 - use Crypt::UnixCrypt_XS; ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok t/tradvec...........1..101 ok 1 - use Crypt::UnixCrypt_XS; ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 ok 72 ok 73 ok 74 ok 75 ok 76 ok 77 ok 78 ok 79 ok 80 ok 81 ok 82 ok 83 ok 84 ok 85 ok 86 ok 87 ok 88 ok 89 ok 90 ok 91 ok 92 ok 93 ok 94 ok 95 ok 96 ok 97 ok 98 ok 99 ok 100 ok 101 ok t/utf8..............1..15 ok 1 - use Crypt::UnixCrypt_XS; ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 # skip Encode not available ok 12 # skip Encode not available ok 13 # skip Encode not available ok 14 # skip Encode not available ok 15 # skip Encode not available ok, 5/15 skipped: Encode not available All tests successful, 1 test and 5 subtests skipped. Files=6, Tests=226, 1 wallclock secs ( 0.87 cusr + 0.13 csys = 1.00 CPU) make[1]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Crypt-UnixCrypt_XS/fcrypt' No tests defined for Crypt::UnixCrypt_XS::fcrypt extension. make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Crypt-UnixCrypt_XS/fcrypt' make[1]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Crypt-UnixCrypt_XS/fcrypt' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Crypt-UnixCrypt_XS/fcrypt' Installing /home/cpanrun/ia64-lp64/build/5.6.1/lib/site_perl/5.6.1/IA64.ARCHREV_0-thread-multi-64all/auto/Crypt/UnixCrypt_XS/UnixCrypt_XS.so Installing /home/cpanrun/ia64-lp64/build/5.6.1/lib/site_perl/5.6.1/IA64.ARCHREV_0-thread-multi-64all/auto/Crypt/UnixCrypt_XS/UnixCrypt_XS.bs Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/cpanrun/ia64-lp64/build/5.6.1/lib/site_perl/5.6.1/IA64.ARCHREV_0-thread-multi-64all/Crypt/UnixCrypt_XS.pm Installing /home/cpanrun/ia64-lp64/build/5.6.1/man/man3/Crypt::UnixCrypt_XS.3 Writing /home/cpanrun/ia64-lp64/build/5.6.1/lib/site_perl/5.6.1/IA64.ARCHREV_0-thread-multi-64all/auto/Crypt/UnixCrypt_XS/.packlist Appending installation info to /home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi-64all/perllocal.pod