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... no checking for readahead... no checking for fdatasync... yes 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 Writing Makefile for IO::AIO cp AIO.pm blib/lib/IO/AIO.pm /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 AIO.xs > AIO.xsc && mv AIO.xsc AIO.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=\"2.51\" -DXS_VERSION=\"2.51\" -fPIC "-I/home/cpanrun/build/5.10.0/lib/CORE" AIO.c Running Mkbootstrap for IO::AIO () chmod 644 AIO.bs rm -f blib/arch/auto/IO/AIO/AIO.so LD_RUN_PATH="/lib" gcc -shared -O2 AIO.o -o blib/arch/auto/IO/AIO/AIO.so \ -lpthread -lrt \ chmod 755 blib/arch/auto/IO/AIO/AIO.so 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 /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..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.010000 for linux # Current time local: Wed Nov 28 18:03:43 2007 # Current time GMT: Thu Nov 29 02:03:43 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.010000 for linux # Current time local: Wed Nov 28 18:03:44 2007 # Current time GMT: Thu Nov 29 02:03:44 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.010000 for linux # Current time local: Wed Nov 28 18:03:44 2007 # Current time GMT: Thu Nov 29 02:03:44 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, 1 wallclock secs ( 0.56 cusr + 0.22 csys = 0.78 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/IO/AIO/AIO.so Installing /home/cpanrun/build/5.10.0/site/lib/auto/IO/AIO/AIO.bs Installing /home/cpanrun/build/5.10.0/html/site/lib/IO/AIO.html Installing /home/cpanrun/build/5.10.0/site/lib/IO/AIO.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/IO::AIO.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod