Checking if your kit is complete... Looks good Writing Makefile for Text::Unaccent cp Unaccent.pm blib/lib/Text/Unaccent.pm /Users/cpanrun/pristine/5.8.7/bin/perl /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/xsubpp -typemap /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/typemap Unaccent.xs > Unaccent.xsc && mv Unaccent.xsc Unaccent.c gcc -c -I. -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"1.08\" -DXS_VERSION=\"1.08\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" -DHAVE_CONFIG_H Unaccent.c Unaccent.xs: In function 'XS_Text__Unaccent_unac_string': Unaccent.xs:71: warning: passing argument 5 of 'unac_string' from incompatible pointer type Unaccent.xs: In function 'XS_Text__Unaccent_unac_string': Unaccent.xs:71: warning: passing argument 5 of 'unac_string' from incompatible pointer type Unaccent.xs: In function 'XS_Text__Unaccent_unac_string_utf16': Unaccent.xs:88: warning: passing argument 4 of 'unac_string_utf16' from incompatible pointer type Unaccent.xs: In function 'XS_Text__Unaccent_unac_string_utf16': Unaccent.xs:88: warning: passing argument 4 of 'unac_string_utf16' from incompatible pointer type gcc -c -I. -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"1.08\" -DXS_VERSION=\"1.08\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" -DHAVE_CONFIG_H unac.c unac.c: In function 'convert': unac.c:13800: warning: passing argument 2 of 'libiconv' from incompatible pointer type unac.c:13825: warning: passing argument 2 of 'libiconv' from incompatible pointer type unac.c: In function 'unac_string': unac.c:13888: warning: passing argument 6 of 'convert' from incompatible pointer type unac.c:13892: warning: passing argument 4 of 'unac_string_utf16' from incompatible pointer type unac.c: In function 'convert': unac.c:13800: warning: passing argument 2 of 'libiconv' from incompatible pointer type unac.c:13825: warning: passing argument 2 of 'libiconv' from incompatible pointer type unac.c: In function 'unac_string': unac.c:13888: warning: passing argument 6 of 'convert' from incompatible pointer type unac.c:13892: warning: passing argument 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.bundle LD_RUN_PATH="/usr/lib" env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -arch ppc -arch i386 -Wl,-search_paths_first -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 Unaccent.o unac.o -o blib/arch/auto/Text/Unaccent/Unaccent.bundle -liconv chmod 755 blib/arch/auto/Text/Unaccent/Unaccent.bundle 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 /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/unac....ok All tests successful. Files=1, Tests=4, 0 wallclock secs ( 0.06 cusr + 0.03 csys = 0.09 CPU) Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /Users/cpanrun/pristine/5.8.7/man/man3/Text::Unaccent.3 Appending installation info to /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/perllocal.pod /bin/sh -c true