Sys::MemInfo for Linux 2.3.16 and lower Checking if your kit is complete... Looks good Writing Makefile for Sys::MemInfo cp MemInfo.pm blib/lib/Sys/MemInfo.pm /home/cpanrun/tmp/5.10.0/bin/perl /home/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -noprototypes -typemap /home/cpanrun/build/5.10.0/lib/ExtUtils/typemap MemInfo.xs > MemInfo.xsc && mv MemInfo.xsc MemInfo.c gcc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -DVERSION=\"0.91\" -DXS_VERSION=\"0.91\" -fPIC "-I/home/cpanrun/build/5.10.0/lib/CORE" -DOLDKERNEL MemInfo.c Running Mkbootstrap for Sys::MemInfo () chmod 644 MemInfo.bs rm -f blib/arch/auto/Sys/MemInfo/MemInfo.so gcc -shared -O2 MemInfo.o -o blib/arch/auto/Sys/MemInfo/MemInfo.so \ \ chmod 755 blib/arch/auto/Sys/MemInfo/MemInfo.so 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 /home/cpanrun/tmp/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 = 255 MB = 261668 kB Key freemem = 27 MB = 27988 kB Key totalswap = 70 MB = 72252 kB Key freeswap = 46 MB = 47608 kB ok 3 - All keys return value ok 4 - Total Memory ok 5 - Free Memory ok 6 - Free (28659712) <= Total (267948032) ok All tests successful. Files=1, Tests=6, 0 wallclock secs ( 0.06 cusr + 0.08 csys = 0.14 CPU) Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/cpanrun/build/5.10.0/site/lib/auto/Sys/MemInfo/MemInfo.bs Installing /home/cpanrun/build/5.10.0/site/lib/auto/Sys/MemInfo/MemInfo.so Installing /home/cpanrun/build/5.10.0/html/site/lib/Sys/MemInfo.html Installing /home/cpanrun/build/5.10.0/site/lib/Sys/MemInfo.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Sys::MemInfo.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod