############ ### This module uses some non-portable C (according to the readdir(3) ### man page) and so may not work on your system. Use at your own ### risk. ############ Checking if your kit is complete... Looks good Writing Makefile for ReadDir cp ReadDir.pm blib/lib/ReadDir.pm /Users/cpanrun/pristine/5.8.7/bin/perl /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/xsubpp -typemap /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/typemap ReadDir.xs > ReadDir.xsc && mv ReadDir.xsc ReadDir.c Please specify prototyping behavior for ReadDir.xs (see perlxs manual) 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 -O3 -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" ReadDir.c Running Mkbootstrap for ReadDir () chmod 644 ReadDir.bs rm -f blib/arch/auto/ReadDir/ReadDir.bundle LD_RUN_PATH="" 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 ReadDir.o -o blib/arch/auto/ReadDir/ReadDir.bundle chmod 755 blib/arch/auto/ReadDir/ReadDir.bundle cp ReadDir.bs blib/arch/auto/ReadDir/ReadDir.bs chmod 644 blib/arch/auto/ReadDir/ReadDir.bs Manifying blib/man3/ReadDir.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..9 # Running under perl version 5.008007 for darwin # Current time local: Fri Feb 24 01:00:46 2006 # Current time GMT: Fri Feb 24 09:00:46 2006 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /Users/cpanrun/pristine/5.8.7/man/man3/ReadDir.3 Appending installation info to /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/perllocal.pod /bin/sh -c true