Checking if your kit is complete... Looks good Writing Makefile for Text::ExtractWords cp ExtractWords.pm blib/lib/Text/ExtractWords.pm AutoSplitting blib/lib/Text/ExtractWords.pm (blib/lib/auto/Text/ExtractWords) /home/cpanrun/ia64-lp64/build/5.8.2/bin/perl /home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/ExtUtils/xsubpp -typemap /home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/ExtUtils/typemap ExtractWords.xs > ExtractWords.xsc && mv ExtractWords.xsc ExtractWords.c cc -c -D_POSIX_C_SOURCE=199506L -D_REENTRANT -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings +DD64 -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fast +DSitanium2 +Ofltacc=strict -DVERSION=\"0.08\" -DXS_VERSION=\"0.08\" +Z "-I/home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/CORE" ExtractWords.c Warning 942: "ExtractWords.xs", line 70 # Types 'const char *' and 'unsigned char *' are not assignment-compatible. sscanf(&s[y+1], "%02X", &hex)) { ^ Warning 942: "ExtractWords.xs", line 85 # Types 'const char *' and 'unsigned char *' are not assignment-compatible. if(strncmp(*s, cstr, len) == 0) { ^ Warning 942: "ExtractWords.xs", line 85 # Types 'const char *' and 'unsigned char *' are not assignment-compatible. if(strncmp(*s, cstr, len) == 0) { ^^^^ Warning 942: "ExtractWords.xs", line 120 # Types 'const char *' and 'unsigned char *' are not assignment-compatible. return((!strncmp(s, extension, len) && ! (__SB_masks ? __SB_masks[*(s+len+1)] & 0 ^ Warning 942: "ExtractWords.xs", line 120 # Types 'const char *' and 'unsigned char *' are not assignment-compatible. return((!strncmp(s, extension, len) && ! (__SB_masks ? __SB_masks[*(s+len+1)] & 0x00 ^^^^^^^^^ Warning 942: "ExtractWords.xs", line 124 # Types 'unsigned char *' and 'const char *' are not assignment-compatible. return( extension(s, "asp", 3) ? (1) : ^^^^^ Warning 942: "ExtractWords.xs", line 125 # Types 'unsigned char *' and 'const char *' are not assignment-compatible. extension(s, "html", 4) ? (1) : ^^^^^^ Warning 942: "ExtractWords.xs", line 126 # Types 'unsigned char *' and 'const char *' are not assignment-compatible. extension(s, "htm", 3) ? (1) : ^^^^^ Warning 942: "ExtractWords.xs", line 127 # Types 'unsigned char *' and 'const char *' are not assignment-compatible. extension(s, "gif", 3) ? (1) : ^^^^^ Warning 942: "ExtractWords.xs", line 128 # Types 'unsigned char *' and 'const char *' are not assignment-compatible. extension(s, "png", 3) ? (1) : ^^^^^ Warning 942: "ExtractWords.xs", line 129 # Types 'unsigned char *' and 'const char *' are not assignment-compatible. extension(s, "jpeg", 4) ? (1) : ^^^^^^ Warning 942: "ExtractWords.xs", line 130 # Types 'unsigned char *' and 'const char *' are not assignment-compatible. extension(s, "jpg", 3) ? (1) : ^^^^^ Warning 942: "ExtractWords.xs", line 131 # Types 'unsigned char *' and 'const char *' are not assignment-compatible. extension(s, "js", 2) ? (1) : ^^^^ Warning 942: "ExtractWords.xs", line 132 # Types 'unsigned char *' and 'const char *' are not assignment-compatible. extension(s, "swf", 3) ? (1) : ^^^^^ Warning 942: "ExtractWords.xs", line 133 # Types 'unsigned char *' and 'const char *' are not assignment-compatible. extension(s, "pl", 2) ? (1) : ^^^^ Warning 942: "ExtractWords.xs", line 134 # Types 'unsigned char *' and 'const char *' are not assignment-compatible. extension(s, "php", 3) ? (1) : (0) ); ^^^^^ Warning 942: "ExtractWords.xs", line 282 # Types 'unsigned char *' and 'char *' are not assignment-compatible. unescape_str(source); ^^^^^^ Warning 942: "ExtractWords.xs", line 283 # Types 'unsigned char *' and 'char *' are not assignment-compatible. str_normalize(source); ^^^^^^ Warning 942: "ExtractWords.xs", line 285 # Types 'unsigned char *' and 'char *' are not assignment-compatible. clean_repeated_chars(source); ^^^^^^ Warning 942: "ExtractWords.xs", line 335 # Types 'unsigned char *' and 'char *' are not assignment-compatible. unescape_str(source); ^^^^^^ Warning 942: "ExtractWords.xs", line 336 # Types 'unsigned char *' and 'char *' are not assignment-compatible. str_normalize(source); ^^^^^^ Warning 942: "ExtractWords.xs", line 338 # Types 'unsigned char *' and 'char *' are not assignment-compatible. clean_repeated_chars(source); ^^^^^^ Running Mkbootstrap for Text::ExtractWords () chmod 644 ExtractWords.bs rm -f blib/arch/auto/Text/ExtractWords/ExtractWords.so LD_RUN_PATH="" /usr/bin/ld -b +vnocompatwarnings -L/usr/lib/hpux64 ExtractWords.o -o blib/arch/auto/Text/ExtractWords/ExtractWords.so chmod 755 blib/arch/auto/Text/ExtractWords/ExtractWords.so cp ExtractWords.bs blib/arch/auto/Text/ExtractWords/ExtractWords.bs chmod 644 blib/arch/auto/Text/ExtractWords/ExtractWords.bs Manifying blib/man3/Text::ExtractWords.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/words_count....1..2 ok 1 ok 2 ok t/words_list.....1..2 ok 1 ok 2 ok All tests successful. Files=2, Tests=4, 0 wallclock secs ( 0.09 cusr + 0.04 csys = 0.13 CPU) Installing /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/auto/Text/ExtractWords/ExtractWords.so Installing /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/auto/Text/ExtractWords/ExtractWords.bs Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/Text/ExtractWords.pm Installing /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/auto/Text/ExtractWords/autosplit.ix Installing /home/cpanrun/ia64-lp64/build/5.8.2/man/man3/Text::ExtractWords.3 Appending installation info to /home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/perllocal.pod