/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/pristine/5.8.7/bin/perl /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/xsubpp -prototypes -typemap /Users/cpanrun/pristine/5.8.7/lib/5.8.7/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 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.79\" -DXS_VERSION=\"0.79\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" Statvfs.c Running Mkbootstrap for Filesys::Statvfs () chmod 644 Statvfs.bs rm -f blib/arch/auto/Filesys/Statvfs/Statvfs.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 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/pristine/5.8.7/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=19978038 bfree=2229251 bavail=2165251 files=19978036 ffree=2165251 favail=2165251 fsid=234881026 basetype= flag=0 namemax=255 fstr= The df() call was successful. Results of df() call for "/" in 1024 byte blocks Percent Full 89% Total Blocks 79912152 Total Blocks Used 70995148 Total Blocks Available 8917004 Total Blocks Available To Non-SU 8661004 Inode Percent Full 89% Total Inodes 19978036 Total Inodes Used 17812785 Total Inodes Free 2165251 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /Users/cpanrun/pristine/5.8.7/man/man3/Filesys::Df.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/Filesys::Statfs.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/Filesys::Statvfs.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