Checking for iconv ... ok (iconv apparently in libc) 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: /home/cpanrun/tmp/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) /home/cpanrun/tmp/5.10.0/bin/perl /home/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /home/cpanrun/build/5.10.0/lib/ExtUtils/typemap -typemap typemap Iconv.xs > Iconv.xsc && mv Iconv.xsc Iconv.c gcc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -DVERSION=\"1.5\" -DXS_VERSION=\"1.5\" -fPIC "-I/home/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.so gcc -shared -O2 Iconv.o -o blib/arch/auto/Text/Iconv/Iconv.so \ \ chmod 755 blib/arch/auto/Text/Iconv/Iconv.so 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 /home/cpanrun/tmp/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 # (cp037 <-> cp850) [0/0] ok 3 # (cp037 <-> iso88591) [0/0] ok 4 # (cp037 <-> utf8) [0/0] ok 5 # (cp850 <-> cp037) [0/0] ok 6 # (cp850 <-> iso88591) [0/0] ok 7 # (cp850 <-> utf8) [0/0] ok 8 # (iso88591 <-> cp037) [0/0] ok 9 # (iso88591 <-> cp850) [0/0] ok 10 # (iso88591 <-> utf8) [0/0] ok 11 # (utf8 <-> cp037) [0/0] ok 12 # (utf8 <-> cp850) [0/0] ok 13 # (utf8 <-> iso88591) [0/0] ok All tests successful. Files=2, Tests=14, 1 wallclock secs ( 0.08 cusr + 0.06 csys = 0.14 CPU) Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/cpanrun/build/5.10.0/site/lib/auto/Text/Iconv/Iconv.bs Installing /home/cpanrun/build/5.10.0/site/lib/auto/Text/Iconv/Iconv.so Installing /home/cpanrun/build/5.10.0/html/site/lib/Text/Iconv.html Installing /home/cpanrun/build/5.10.0/site/lib/Text/Iconv.pm Installing /home/cpanrun/build/5.10.0/site/lib/auto/Text/Iconv/autosplit.ix Installing /home/cpanrun/build/5.10.0/site/man/man3/Text::Iconv.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod