Found X11 Checking if your kit is complete... Looks good Writing Makefile for Imager::Screenshot cp Screenshot.pm blib/lib/Imager/Screenshot.pm /Users/cpanrun/build/5.8.8/bin/perl /Users/cpanrun/build/5.8.8/lib/5.8.8/ExtUtils/xsubpp -typemap /Users/cpanrun/build/5.8.8/lib/5.8.8/ExtUtils/typemap -typemap /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level/Imager/typemap Screenshot.xs > Screenshot.xsc && mv Screenshot.xsc Screenshot.c gcc -c -I/Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level/Imager/include -I/usr/include -I/usr/X11R6/include -DSS_X11 -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 -Wdeclaration-after-statement -O3 -DVERSION=\"0.005\" -DXS_VERSION=\"0.005\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE" Screenshot.c gcc -c -I/Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level/Imager/include -I/usr/include -I/usr/X11R6/include -DSS_X11 -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 -Wdeclaration-after-statement -O3 -DVERSION=\"0.005\" -DXS_VERSION=\"0.005\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE" scx11.c Running Mkbootstrap for Imager::Screenshot () chmod 644 Screenshot.bs rm -f blib/arch/auto/Imager/Screenshot/Screenshot.bundle LD_RUN_PATH="/usr/X11R6/lib" 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 Screenshot.o scx11.o -o blib/arch/auto/Imager/Screenshot/Screenshot.bundle \ -L/usr/X11R6/lib -lX11 \ chmod 755 blib/arch/auto/Imager/Screenshot/Screenshot.bundle cp Screenshot.bs blib/arch/auto/Imager/Screenshot/Screenshot.bs chmod 644 blib/arch/auto/Imager/Screenshot/Screenshot.bs Manifying blib/man3/Imager::Screenshot.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00load........1..1 ok 1 - use Imager::Screenshot; ok t/10win32.......1..0 # Skip No Win32 support skipped all skipped: No Win32 support t/20x11.........1..16 ok 1 - got a root screenshot, no display ok 2 - check ss_window_width tag ok 3 - check ss_window_height tag ok 4 - check ss_left tag ok 5 - check ss_top tag ok 6 - check ss_type tag ok 7 - got a root screenshot, supplied display ok 8 - got a root screenshot, supplied display (method) # Cannot XGetWindowAttributes: BadWindow (invalid Window parameter) ok 9 - should fail to get screenshot ok 10 - check error ok 11 - call with left, top, etc ok 12 - check left value ok 13 - check top value ok 14 - check ss_type ok 15 - check image width against window size ok 16 - check image height against window size ok t/30tkx11.......1..1 ok 1 - grab from a Tk widget (X11) ok t/40tkwin32.....1..0 # Skip No Win32 support skipped all skipped: No Win32 support t/90pod.........1..3 ok 1 - pod ok in Screenshot.pm ok 2 - pod ok in examples/win32_fw.pl ok 3 - pod ok in Makefile.PL ok t/91podcover....1..0 # Skip Test::Pod::Coverage required for POD coverage skipped all skipped: Test::Pod::Coverage required for POD coverage t/92manifest....1..1 ok 1 - No files missing ok All tests successful, 3 tests skipped. Files=8, Tests=22, 4 wallclock secs ( 1.64 cusr + 0.63 csys = 2.27 CPU) Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level/auto/Imager/Screenshot/Screenshot.bs Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level/auto/Imager/Screenshot/Screenshot.bundle Installing /Users/cpanrun/build/5.8.8/html/site/lib/Imager/Screenshot.html Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level/Imager/Screenshot.pm Installing /Users/cpanrun/build/5.8.8/man/man3/Imager::Screenshot.3 Appending installation info to /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/perllocal.pod