/sys/statvfs.h exists. Using statvfs() with Df.pm .... Checking if your kit is complete... Looks good Writing Makefile for Filesys::Statvfs cp Df.pm blib/lib/Filesys/Df.pm cp Statvfs.pm blib/lib/Filesys/Statvfs.pm cp Statfs.pm blib/lib/Filesys/Statfs.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.79\" -DXS_VERSION=\"0.79\" "-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::Df.3 Manifying blib/man3/Filesys::Statvfs.3 Manifying blib/man3/Filesys::Statfs.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..3 ok 1 ok 2 ok 3 All tests successful! statvfs() call was successful. Results for directory: "/" bsize=1048576 frsize=4096 blocks=3112960 bfree=139031 bavail=107902 files=3112958 ffree=107902 favail=107902 fsid=234881027 basetype= flag=0 namemax=255 fstr= The df() call was successful. Results of df() call for "/" in 1024 byte blocks Percent Full 96% Total Blocks 12451840 Total Blocks Used 11895716 Total Blocks Available 556124 Total Blocks Available To Non-SU 431608 Inode Percent Full 97% Total Inodes 3112958 Total Inodes Used 3005056 Total Inodes Free 107902 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/Df.html Installing /Users/cpanrun/build/5.10.0/html/site/lib/Filesys/Statfs.html Installing /Users/cpanrun/build/5.10.0/html/site/lib/Filesys/Statvfs.html Installing /Users/cpanrun/build/5.10.0/site/lib/Filesys/Df.pm Installing /Users/cpanrun/build/5.10.0/site/lib/Filesys/Statfs.pm Installing /Users/cpanrun/build/5.10.0/site/lib/Filesys/Statvfs.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Filesys::Df.3 Installing /Users/cpanrun/build/5.10.0/site/man/man3/Filesys::Statfs.3 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