WARNING: /proc/29925/smaps not found. Maybe your kernel lacks the feature. Maybe the proc filesystem is mounted on another location. A few tests will be ommitted during "make test". Checking if your kit is complete... Looks good Writing Makefile for Linux::Smaps cp lib/Linux/Smaps.pm blib/lib/Linux/Smaps.pm Manifying blib/man3/Linux::Smaps.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/Linux-Smaps....1..34 ok 1 - use Linux::Smaps; ok 2 - VMA method "size" unknown before first smaps file read ok 3 - Smaps method "shared_dirty" unknown before first smaps file read ok 4 - VMA method "size" known after first smaps file read ok 5 - Smaps method "shared_dirty" known after first smaps file read ok 6 - summary size ok 7 - summary rss ok 8 - summary shared_clean ok 9 - summary shared_dirty ok 10 - summary private_clean ok 11 - summary private_dirty ok 12 - summary referenced ok 13 # skip Your kernel lacks /proc/PID/smaps support ok 14 # skip Your kernel lacks /proc/PID/smaps support ok 15 # skip Your kernel lacks /proc/PID/smaps support ok 16 # skip Your kernel lacks /proc/PID/smaps support ok 17 # skip Your kernel lacks /proc/PID/smaps support ok 18 # skip Your kernel lacks /proc/PID/smaps support ok 19 # skip Your kernel lacks /proc/PID/smaps support ok 20 # skip Your kernel lacks /proc/PID/smaps support ok 21 - error1 ok 22 - error2 ok 23 - filename parameter to new() ok 24 - procdir parameter to new() ok 25 - (deleted) vma file_name ok 26 - existing vma is not deleted ok 27 - (deleted) vma is deleted ok 28 - size check ok 29 - size check 2 ok 30 # skip 64bit support not checked on non-64bit perl ok 31 # skip 64bit support not checked on non-64bit perl ok 32 # skip 64bit support not checked on non-64bit perl ok 33 # skip 64bit support not checked on non-64bit perl ok 34 - integer overflow ok 12/34 skipped: various reasons All tests successful, 12 subtests skipped. Files=1, Tests=34, 1 wallclock secs ( 0.33 cusr + 0.04 csys = 0.37 CPU) Installing /Users/cpanrun/build/5.10.0/html/site/lib/Linux/Smaps.html Installing /Users/cpanrun/build/5.10.0/site/lib/Linux/Smaps.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Linux::Smaps.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod make: *** [doc_update] Hangup