Sys::MemInfo for MacOS X Darwin Checking if your kit is complete... Looks good Writing Makefile for Sys::MemInfo cp MemInfo.pm blib/lib/Sys/MemInfo.pm /Users/cpanrun/build/5.10.0/bin/perl /Users/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -noprototypes -typemap /Users/cpanrun/build/5.10.0/lib/ExtUtils/typemap MemInfo.xs > MemInfo.xsc && mv MemInfo.xsc MemInfo.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.91\" -DXS_VERSION=\"0.91\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" MemInfo.c Running Mkbootstrap for Sys::MemInfo () chmod 644 MemInfo.bs rm -f blib/arch/auto/Sys/MemInfo/MemInfo.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 MemInfo.o -o blib/arch/auto/Sys/MemInfo/MemInfo.bundle \ \ chmod 755 blib/arch/auto/Sys/MemInfo/MemInfo.bundle cp MemInfo.bs blib/arch/auto/Sys/MemInfo/MemInfo.bs chmod 644 blib/arch/auto/Sys/MemInfo/MemInfo.bs Manifying blib/man3/Sys::MemInfo.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/1....1..6 ok 1 - use Sys::MemInfo; ok 2 - At least one defined key Key totalmem = 1024 MB = 1048576 kB Key freemem = 349 MB = 358312 kB ok 3 - All keys return value ok 4 - Total Memory ok 5 - Free Memory ok 6 - Free (366911488) <= Total (1073741824) ok All tests successful. Files=1, Tests=6, 0 wallclock secs ( 0.10 cusr + 0.03 csys = 0.13 CPU) 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/Sys/MemInfo/MemInfo.bs Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Sys/MemInfo/MemInfo.bundle Installing /Users/cpanrun/build/5.10.0/site/lib/Sys/MemInfo.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Sys::MemInfo.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod Can't locate object method "new" via package "ActivePerl::DocTools::TOC::HTML" at /Users/cpanrun/build/5.10.0/lib/ActivePerl/DocTools.pm line 29. make: *** [doc_update] Error 255