Checking for iconv ... ok (added -liconv) NOTE: If you have multiple iconv implementations installed, you might want to make sure that I've found the one you want to use. If necessary, you can explicitly specify paths like this: /Users/cpanrun/build/5.10.0/bin/perl Makefile.PL LIBS='-L/path/to/lib' INC='-I/path/to/include' Checking if your kit is complete... Looks good Writing Makefile for Text::Iconv cp Iconv.pm blib/lib/Text/Iconv.pm AutoSplitting blib/lib/Text/Iconv.pm (blib/lib/auto/Text/Iconv) /Users/cpanrun/build/5.10.0/bin/perl /Users/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /Users/cpanrun/build/5.10.0/lib/ExtUtils/typemap -typemap typemap Iconv.xs > Iconv.xsc && mv Iconv.xsc Iconv.c gcc -c -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 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"1.5\" -DXS_VERSION=\"1.5\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" Iconv.c Running Mkbootstrap for Text::Iconv () chmod 644 Iconv.bs rm -f blib/arch/auto/Text/Iconv/Iconv.bundle LD_RUN_PATH="/usr/lib" env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -Wl,-search_paths_first -arch ppc -arch i386 -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 Iconv.o -o blib/arch/auto/Text/Iconv/Iconv.bundle \ -liconv \ chmod 755 blib/arch/auto/Text/Iconv/Iconv.bundle cp Iconv.bs blib/arch/auto/Text/Iconv/Iconv.bs chmod 644 blib/arch/auto/Text/Iconv/Iconv.bs Manifying blib/man3/Text::Iconv.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00_load........1..1 ok 1 ok t/01_charsets....1..13 ok 1 ok 2 # skip (cp037 <-> cp850 conversion not supported) ok 3 # skip (cp037 <-> iso88591 conversion not supported) ok 4 # skip (cp037 <-> utf8 conversion not supported) ok 5 # skip (cp850 <-> cp037 conversion not supported) ok 6 # (cp850 <-> iso88591) [0/0] ok 7 # (cp850 <-> utf8) [0/0] ok 8 # skip (iso88591 <-> cp037 conversion not supported) ok 9 # (iso88591 <-> cp850) [0/0] ok 10 # (iso88591 <-> utf8) [0/0] ok 11 # skip (utf8 <-> cp037 conversion not supported) ok 12 # (utf8 <-> cp850) [0/0] ok 13 # (utf8 <-> iso88591) [0/0] ok 6/13 skipped: various reasons All tests successful, 6 subtests skipped. Files=2, Tests=14, 0 wallclock secs ( 0.11 cusr + 0.05 csys = 0.16 CPU) Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Text/Iconv/Iconv.bs Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Text/Iconv/Iconv.bundle Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Text/Iconv/autosplit.ix Installing /Users/cpanrun/build/5.10.0/site/lib/Text/Iconv.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Text::Iconv.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod Can't locate object method "new" via package "ActivePerl::DocTools::TOC::HTML" at /Users/cpanrun/build/5.10.0/lib/ActivePerl/DocTools.pm line 29. make: *** [doc_update] Error 255