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/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 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 +DSitanium2 +Ofltacc=strict -DVERSION=\"1.08\" -DXS_VERSION=\"1.08\" +Z "-I/home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/CORE" -DHAVE_CONFIG_H Unaccent.c Warning 942: "Unaccent.xs", line 72 # Types 'unsigned long *' and 'int *' are not assignment-compatible. &buffer, &buffer_length) == 0) { ^ Warning 942: "Unaccent.xs", line 89 # Types 'unsigned long *' and 'int *' are not assignment-compatible. &buffer, &buffer_length) == 0) { ^ 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 +DSitanium2 +Ofltacc=strict -DVERSION=\"1.08\" -DXS_VERSION=\"1.08\" +Z "-I/home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/CORE" -DHAVE_CONFIG_H unac.c Warning 942: "unac.c", line 13888 # Types 'unsigned long *' and 'int *' are not assignment-compatible. if(convert(charset, utf16be(), in, in_length, &utf16, &utf16_length) < 0) { ^ Warning 942: "unac.c", line 13892 # Types 'unsigned long *' and 'int *' are not assignment-compatible. unac_string_utf16(utf16, utf16_length, &utf16_unaccented, &utf16_unaccented_length); ^ Running Mkbootstrap for Text::Unaccent () chmod 644 Unaccent.bs rm -f blib/arch/auto/Text/Unaccent/Unaccent.so LD_RUN_PATH="" /usr/bin/ld -b +vnocompatwarnings -L/usr/lib/hpux64 Unaccent.o unac.o -o blib/arch/auto/Text/Unaccent/Unaccent.so chmod 755 blib/arch/auto/Text/Unaccent/Unaccent.so 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/ia64-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: Mon Jul 2 13:56:58 2007 # Current time GMT: Mon Jul 2 20:56:58 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)"); 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)"); # 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 1 not ok 2 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