Checking if your kit is complete... Looks good Note (probably harmless): No library found for -liconv Writing Makefile for Text::Unaccent cp Unaccent.pm blib/lib/Text/Unaccent.pm /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/ExtUtils/xsubpp -typemap /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/ExtUtils/typemap Unaccent.xs > Unaccent.xsc && mv Unaccent.xsc Unaccent.c cc -c -I. -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 +Onolimit +Opromote_indirect_calls -DVERSION=\"1.08\" -DXS_VERSION=\"1.08\" +Z "-I/home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/PA-RISC2.0-thread-multi-LP64/CORE" -DHAVE_CONFIG_H Unaccent.c cc: "Unaccent.xs", line 69: warning 729: Argument #5 converts int* to long*. cc: "Unaccent.xs", line 87: warning 729: Argument #4 converts int* to long*. cc -c -I. -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 +Onolimit +Opromote_indirect_calls -DVERSION=\"1.08\" -DXS_VERSION=\"1.08\" +Z "-I/home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/PA-RISC2.0-thread-multi-LP64/CORE" -DHAVE_CONFIG_H unac.c cc: "unac.c", line 13888: warning 729: Argument #6 converts int* to long*. cc: "unac.c", line 13892: warning 729: Argument #4 converts int* to long*. Running Mkbootstrap for Text::Unaccent () chmod 644 Unaccent.bs rm -f blib/arch/auto/Text/Unaccent/Unaccent.sl LD_RUN_PATH="" /usr/bin/ld -b +vnocompatwarnings -L/lib/pa20_64 Unaccent.o unac.o -o blib/arch/auto/Text/Unaccent/Unaccent.sl chmod 755 blib/arch/auto/Text/Unaccent/Unaccent.sl cp Unaccent.bs blib/arch/auto/Text/Unaccent/Unaccent.bs chmod 644 blib/arch/auto/Text/Unaccent/Unaccent.bs Manifying blib/man3/Text::Unaccent.3 PERL_DL_NONLAZY=1 /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/unac....1..4 # Running under perl version 5.008002 for hpux # Current time local: Tue Oct 23 07:04:40 2007 # Current time GMT: Tue Oct 23 14:04:40 2007 # Using Test.pm version 1.24 unac_string: Invalid argument # Test 1 got: (t/unac.t at line 24) # Expected: 'ete' (removing accents from été (1)) # t/unac.t line 24 is: ok(unac_string("ISO-8859-1", "été"), "ete", "removing accents from été (1)"); not ok 1 unac_string: Invalid argument # Test 2 got: (t/unac.t at line 25) # Expected: 'ete' (removing accents from été (2)) # t/unac.t line 25 is: ok(unac_string("ISO-8859-1", "été"), "ete", "removing accents from été (2)"); not ok 2 # Test 3 got: '' (t/unac.t at line 26) # Expected: 'ete' (removing accents from été utf16) # t/unac.t line 26 is: ok(unac_string_utf16("été"), "ete", "removing accents from été utf16"); not ok 3 ok 4 FAILED tests 1-3 Failed 3/4 tests, 25.00% okay Failed 1/1 test scripts, 0.00% okay. 3/4 subtests failed, 25.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/unac.t 4 3 75.00% 1-3 make: *** [test_dynamic] Error 25