OS = darwin Checking for statvfs ..... d_statvfs is defined. i_sysstatvfs is defined. Building with statvfs .... Checking if your kit is complete... Looks good Writing Makefile for Filesys::Statvfs cp Statvfs.pm blib/lib/Filesys/Statvfs.pm /Users/cpanrun/build/5.10.0/bin/perl /Users/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -prototypes -typemap /Users/cpanrun/build/5.10.0/lib/ExtUtils/typemap -typemap typemap Statvfs.xs > Statvfs.xsc && mv Statvfs.xsc Statvfs.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 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.82\" -DXS_VERSION=\"0.82\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" Statvfs.c Running Mkbootstrap for Filesys::Statvfs () chmod 644 Statvfs.bs rm -f blib/arch/auto/Filesys/Statvfs/Statvfs.bundle env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -Wl,-search_paths_first -arch ppc -arch i386 -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 Statvfs.o -o blib/arch/auto/Filesys/Statvfs/Statvfs.bundle \ \ chmod 755 blib/arch/auto/Filesys/Statvfs/Statvfs.bundle cp Statvfs.bs blib/arch/auto/Filesys/Statvfs/Statvfs.bs chmod 644 blib/arch/auto/Filesys/Statvfs/Statvfs.bs Manifying blib/man3/Filesys::Statvfs.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..2 ok 1 ok 2 Results for statvfs on "/" bsize: 1048576 frsize: 4096 blocks: 3112960 bfree: 208090 bavail: 176961 files: 3112958 ffree: 176961 favail: 176961 flag: 0 namemax: 255 ok 3 Results for fstatvfs: bsize: 1048576 frsize: 4096 blocks: 7395126 bfree: 1740361 bavail: 1740361 files: 7395124 ffree: 1740361 favail: 1740361 flag: 0 namemax: 255 All tests successful! Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Filesys/Statvfs/Statvfs.bs Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Filesys/Statvfs/Statvfs.bundle Installing /Users/cpanrun/build/5.10.0/html/site/lib/Filesys/Statvfs.html Installing /Users/cpanrun/build/5.10.0/site/lib/Filesys/Statvfs.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Filesys::Statvfs.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod