Checking if your kit is complete... Looks good Writing Makefile for Crypt::Loki97 cp Loki97.pm blib/lib/Crypt/Loki97.pm /home/cpanrun/ia64/build/5.8.2/bin/perl /home/cpanrun/ia64/build/5.8.2/lib/5.8.2/ExtUtils/xsubpp -typemap /home/cpanrun/ia64/build/5.8.2/lib/5.8.2/ExtUtils/typemap -typemap typemap Loki97.xs > Loki97.xsc && mv Loki97.xsc Loki97.c cc -c -I. -D_POSIX_C_SOURCE=199506L -D_REENTRANT -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fast +DSitanium2 +Ofltacc=strict -DVERSION=\"1.0.1\" -DXS_VERSION=\"1.0.1\" +Z "-I/home/cpanrun/ia64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi/CORE" Loki97.c Warning 942: "_loki97.c", line 350 # Types 'char *' and 'unsigned char *' are not assignment-compatible. strncpy(key->keyMaterial, keyMaterial, 64 ); ^^^^^^^^^^^^^^^^ Warning 942: "_loki97.c", line 350 # Types 'const char *' and 'unsigned char *' are not assignment-compatible. strncpy(key->keyMaterial, keyMaterial, 64 ); ^^^^^^^^^^^ Warning 942: "_loki97.c", line 1020 # Types 'unsigned char *' and 'const char *' are not assignment-compatible. st = cipherInit(&loki97_cipher, 1 , ""); if (st != 1 ) return st; ^^ Warning 942: "_loki97.c", line 1000 # Types 'unsigned char *' and 'const char *' are not assignment-compatible. unsigned char *hexcipher = "75080e359f10fe640144b35c57128dad"; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 942: "Loki97.xs", line 46 # Types 'unsigned char *' and 'const char *' are not assignment-compatible. st = cipherInit(&RETVAL->cipher, 1, ""); ^^ Warning 942: "Loki97.xs", line 50 # Types 'unsigned char *' and 'char *' are not assignment-compatible. st = makeKey(&RETVAL->enc_key, 0, 128, (( (rawkey)->sv_flags & ( 0x00040000)) == 0x00040000 ? ((XPV*) (rawk ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 942: "Loki97.xs", line 54 # Types 'unsigned char *' and 'char *' are not assignment-compatible. st = makeKey(&RETVAL->dec_key, 1, 128, (( (rawkey)->sv_flags & ( 0x00040000)) == 0x00040000 ? ((XPV*) (rawk ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 942: "Loki97.xs", line 78 # Types 'unsigned char *' and 'char *' are not assignment-compatible. intext, blockSize*8, (( (RETVAL)->sv_flags & ( 0x00040000)) == 0x00040000 ? ((XPV*) (RETV ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 942: "Loki97.xs", line 71 # Types 'unsigned char *' and 'char *' are not assignment-compatible. unsigned char* intext = (( (input)->sv_flags & ( 0x00040000)) == 0x00040000 ? ((blockSiz ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 942: "Loki97.xs", line 71 # Types 'unsigned char *' and 'char *' are not assignment-compatible. unsigned char* intext = (( (input)->sv_flags & ( 0x00040000)) == 0x00040000 ? ( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 942: "Loki97.xs", line 103 # Types 'unsigned char *' and 'char *' are not assignment-compatible. intext, blockSize*8, (( (RETVAL)->sv_flags & ( 0x00040000)) == 0x00040000 ? ((XPV*) (RETV ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 942: "Loki97.xs", line 96 # Types 'unsigned char *' and 'char *' are not assignment-compatible. unsigned char* intext = (( (input)->sv_flags & ( 0x00040000)) == 0x00040000 ? ((blockSiz ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 942: "Loki97.xs", line 96 # Types 'unsigned char *' and 'char *' are not assignment-compatible. unsigned char* intext = (( (input)->sv_flags & ( 0x00040000)) == 0x00040000 ? ( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Running Mkbootstrap for Crypt::Loki97 () chmod 644 Loki97.bs rm -f blib/arch/auto/Crypt/Loki97/Loki97.so LD_RUN_PATH="" /usr/bin/ld -b +vnocompatwarnings -L/usr/lib/hpux32 Loki97.o -o blib/arch/auto/Crypt/Loki97/Loki97.so chmod 755 blib/arch/auto/Crypt/Loki97/Loki97.so cp Loki97.bs blib/arch/auto/Crypt/Loki97/Loki97.bs chmod 644 blib/arch/auto/Crypt/Loki97/Loki97.bs Manifying blib/man3/Crypt::Loki97.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01.........1..2 ok 1 - use Crypt::Loki97; ok 2 ok t/02.........1..2 ok 1 - use Crypt::Loki97; ok 2 ok t/03.........1..2 ok 1 - use Crypt::Loki97; ok 2 ok t/04.........1..2 ok 1 - use Crypt::Loki97; ok 2 ok t/05.........1..2 ok 1 - use Crypt::Loki97; ok 2 ok t/06.........1..2 ok 1 - use Crypt::Loki97; ok 2 ok t/loading....1..1 ok 1 - use Crypt::Loki97; ok All tests successful. Files=7, Tests=13, 3 wallclock secs ( 1.93 cusr + 0.22 csys = 2.15 CPU) Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi/auto/Crypt/Loki97/Loki97.so Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi/auto/Crypt/Loki97/Loki97.bs Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi/Crypt/Loki97.pm Installing /home/cpanrun/ia64/build/5.8.2/man/man3/Crypt::Loki97.3 Appending installation info to /home/cpanrun/ia64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi/perllocal.pod