Checking if your kit is complete... Looks good Writing Makefile for PerlIO::eol cp eol.pm blib/lib/PerlIO/eol.pm /Users/cpanrun/build/5.8.8/bin/perl "-Iinc" /Users/cpanrun/build/5.8.8/lib/5.8.8/ExtUtils/xsubpp -typemap /Users/cpanrun/build/5.8.8/lib/5.8.8/ExtUtils/typemap eol.xs > eol.xsc && mv eol.xsc eol.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 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -Wdeclaration-after-statement -O3 -DVERSION=\"0.14\" -DXS_VERSION=\"0.14\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE" eol.c Running Mkbootstrap for PerlIO::eol () chmod 644 eol.bs rm -f blib/arch/auto/PerlIO/eol/eol.bundle 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 eol.o -o blib/arch/auto/PerlIO/eol/eol.bundle \ \ chmod 755 blib/arch/auto/PerlIO/eol/eol.bundle cp eol.bs blib/arch/auto/PerlIO/eol/eol.bs chmod 644 blib/arch/auto/PerlIO/eol/eol.bs Manifying blib/man3/PerlIO::eol.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/1-basic....1..23 ok 1 - use PerlIO::eol; ok 2 ok 3 ok 4 ok 5 ok 6 - open for read ok 7 - read ok 8 - open for read ok 9 - read ok 10 - open for read ok 11 - read ok 12 - open for read ok 13 - mixed encoding ok 14 - raises exception ok 15 - open for read ok 16 - read ok 17 - raises exception ok 18 - raises exception not ok 19 - raises exception # TODO Trailing CR in mixed encodings # Failed (TODO) test 'raises exception' # at t/1-basic.t line 71. # '' # doesn't match '(?-xism:Mixed newlines found in "write")' ok 20 - open for write ok 21 - write ok 22 - open for write ok 23 - write ok All tests successful. Files=1, Tests=23, 0 wallclock secs ( 0.09 cusr + 0.04 csys = 0.13 CPU) Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level/auto/PerlIO/eol/eol.bs Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level/auto/PerlIO/eol/eol.bundle Installing /Users/cpanrun/build/5.8.8/html/site/lib/PerlIO/eol.html Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level/PerlIO/eol.pm Installing /Users/cpanrun/build/5.8.8/man/man3/PerlIO::eol.3 Appending installation info to /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/perllocal.pod