Note (probably harmless): No library found for -liconv Checking if your kit is complete... Looks good Writing Makefile for Text::Unaccent cp Unaccent.pm blib/lib/Text/Unaccent.pm /home/cpanrun/ia64/build/5.6.1/bin/perl -I/home/cpanrun/ia64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi -I/home/cpanrun/ia64/build/5.6.1/lib/5.6.1 /home/cpanrun/ia64/build/5.6.1/lib/5.6.1/ExtUtils/xsubpp -typemap /home/cpanrun/ia64/build/5.6.1/lib/5.6.1/ExtUtils/typemap Unaccent.xs > Unaccent.xsc && mv Unaccent.xsc Unaccent.c gcc -c -I. -DUSE_REENTRANT_API -D_POSIX_C_SOURCE=199506L -D_HPUX_SOURCE -L/lib/hpux32 -DUINT32_MAX_BROKEN -fPIC -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"1.08\" -DXS_VERSION=\"1.08\" -fPIC -I/home/cpanrun/ia64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi/CORE -DHAVE_CONFIG_H Unaccent.c Unaccent.xs: In function `XS_Text__Unaccent_unac_string': Unaccent.xs:71: warning: passing arg 5 of `unac_string' from incompatible pointer type Unaccent.xs: In function `XS_Text__Unaccent_unac_string_utf16': Unaccent.xs:88: warning: passing arg 4 of `unac_string_utf16' from incompatible pointer type gcc -c -I. -DUSE_REENTRANT_API -D_POSIX_C_SOURCE=199506L -D_HPUX_SOURCE -L/lib/hpux32 -DUINT32_MAX_BROKEN -fPIC -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"1.08\" -DXS_VERSION=\"1.08\" -fPIC -I/home/cpanrun/ia64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi/CORE -DHAVE_CONFIG_H unac.c unac.c: In function `unac_string': unac.c:13888: warning: passing arg 6 of `convert' from incompatible pointer type unac.c:13892: warning: passing arg 4 of `unac_string_utf16' from incompatible pointer type Running Mkbootstrap for Text::Unaccent () chmod 644 Unaccent.bs rm -f blib/arch/auto/Text/Unaccent/Unaccent.so LD_RUN_PATH="" gcc -shared -L/lib/hpux32 -L/usr/local/lib 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/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/ia64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi -I/home/cpanrun/ia64/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/unac..............unac_string: Invalid argument unac_string: Invalid argument FAILED tests 1-2 Failed 2/4 tests, 50.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/unac.t 4 2 50.00% 1-2 Failed 1/1 test scripts, 0.00% okay. 2/4 subtests failed, 50.00% okay. make: *** [test_dynamic] Error 25