checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for futimes... yes checking for readahead... no checking for fdatasync... no checking for pread and pwrite... yes checking for readdir_r... yes checking for sendfile... no configure: creating ./config.status config.status: creating config.h Checking if your kit is complete... Looks good Note (probably harmless): No library found for -lrt Writing Makefile for IO::AIO cp AIO.pm blib/lib/IO/AIO.pm /Users/cpanrun/build/5.8.8/bin/perl /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 -typemap typemap AIO.xs > AIO.xsc && mv AIO.xsc AIO.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=\"2.51\" -DXS_VERSION=\"2.51\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE" AIO.c Running Mkbootstrap for IO::AIO () chmod 644 AIO.bs rm -f blib/arch/auto/IO/AIO/AIO.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 AIO.o -o blib/arch/auto/IO/AIO/AIO.bundle \ -lpthread \ chmod 755 blib/arch/auto/IO/AIO/AIO.bundle cp AIO.bs blib/arch/auto/IO/AIO/AIO.bs chmod 644 blib/arch/auto/IO/AIO/AIO.bs Manifying blib/man3/IO::AIO.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00_load.......1..3 ok 1 ok 2 ok 3 ok t/01_stat.......1..10 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok t/02_read.......1..2 ok 1 ok 2 ok t/03_errors.....1..13 # Running under perl version 5.008008 for darwin # Current time local: Sat Oct 13 02:29:32 2007 # Current time GMT: Sat Oct 13 09:29:32 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok t/04_fork.......1..9 # Running under perl version 5.008008 for darwin # Current time local: Sat Oct 13 02:29:32 2007 # Current time GMT: Sat Oct 13 09:29:32 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok t/05_readdir....1..8 # Running under perl version 5.008008 for darwin # Current time local: Sat Oct 13 02:29:32 2007 # Current time GMT: Sat Oct 13 09:29:32 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok t/06_group......1..12 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok t/07_feeder.....1..6 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok All tests successful. Files=8, Tests=63, 2 wallclock secs ( 0.55 cusr + 0.24 csys = 0.79 CPU) Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level/auto/IO/AIO/AIO.bs Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level/auto/IO/AIO/AIO.bundle Installing /Users/cpanrun/build/5.8.8/html/site/lib/IO/AIO.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/IO/AIO.pm Installing /Users/cpanrun/build/5.8.8/man/man3/IO::AIO.3 Appending installation info to /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/perllocal.pod