PATH=C:\mingw\bin;C:\Perl-5.18\site\bin;C:\Perl-5.18\bin;C:\cygwin\bin;C:\mingw\bin;C:\Perl-5.18\site\bin;C:\Perl-5.18\bin;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files\Git\cmd;C:\Program Files\CMake\bin;C:\instantclient_11_2;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files\Git\cmd;C:\Program Files\CMake\bin Start 2016-01-31T04:15:49 ActivePerl-1805 CPAN-2.10 PATH=C:/CPANFL~1.18/var/libs/bin;C:\mingw\bin;C:\Perl-5.18\site\bin;C:\Perl-5.18\bin;C:\cygwin\bin;C:\mingw\bin;C:\Perl-5.18\site\bin;C:\Perl-5.18\bin;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\PROGRA~1\Git\cmd;C:\PROGRA~1\CMake\bin;C:\INSTAN~1;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\PROGRA~1\Git\cmd;C:\PROGRA~1\CMake\bin Reading 'C:\cpanfly-5.18\var\cpan\Metadata' Database was generated on Sun, 31 Jan 2016 06:53:27 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/R/RK/RKELSCH/Graphics-Framebuffer-5.57.tar.gz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/R/RK/RKELSCH/CHECKSUMS Checksum for C:\cpanfly-5.18\var\cpan\sources\authors\id\R\RK\RKELSCH\Graphics-Framebuffer-5.57.tar.gz ok Graphics-Framebuffer-5.57/ Graphics-Framebuffer-5.57/examples/ Graphics-Framebuffer-5.57/examples/primitives.pl Graphics-Framebuffer-5.57/examples/fonts.pl Graphics-Framebuffer-5.57/examples/dump.pl Graphics-Framebuffer-5.57/examples/mmapvsfile.pl Graphics-Framebuffer-5.57/examples/slideshow.pl Graphics-Framebuffer-5.57/examples/viewpic.pl Graphics-Framebuffer-5.57/examples/threadstest.pl Graphics-Framebuffer-5.57/examples/images/ Graphics-Framebuffer-5.57/examples/images/RWBY_Faces.png Graphics-Framebuffer-5.57/examples/images/RWBY_Yang_Call_Me_SIR.gif Graphics-Framebuffer-5.57/examples/images/RWBY_Logo.png Graphics-Framebuffer-5.57/examples/images/RWBY_Kick_Butt.gif Graphics-Framebuffer-5.57/examples/images/RWBY_Alternate_Logo.png Graphics-Framebuffer-5.57/examples/images/GFB.png Graphics-Framebuffer-5.57/examples/images/RWBY_beuowolf.jpg Graphics-Framebuffer-5.57/examples/images/RWBY_Oh_No.jpg Graphics-Framebuffer-5.57/examples/images/testpattern.jpg Graphics-Framebuffer-5.57/META.json Graphics-Framebuffer-5.57/MANIFEST Graphics-Framebuffer-5.57/README Graphics-Framebuffer-5.57/KNOWN_ISSUES Graphics-Framebuffer-5.57/ignore.txt Graphics-Framebuffer-5.57/TODO Graphics-Framebuffer-5.57/lib/ Graphics-Framebuffer-5.57/lib/Graphics/ Graphics-Framebuffer-5.57/lib/Graphics/Framebuffer.pm Graphics-Framebuffer-5.57/Changes Graphics-Framebuffer-5.57/t/ Graphics-Framebuffer-5.57/t/08-pod.t Graphics-Framebuffer-5.57/t/06-boilerplate.t Graphics-Framebuffer-5.57/t/01-primitives.t Graphics-Framebuffer-5.57/t/07-manifest.t Graphics-Framebuffer-5.57/t/00-load.t Graphics-Framebuffer-5.57/t/09-pod-coverage.t Graphics-Framebuffer-5.57/META.yml Graphics-Framebuffer-5.57/Makefile.PL Configuring R/RK/RKELSCH/Graphics-Framebuffer-5.57.tar.gz with Makefile.PL >>> C:\Perl-5.18\bin\perl.exe Makefile.PL Checking for 'fbset' binary... Warning: prerequisite Sys::Mmap 0 not found. NOT FOUND While 'fbset' is not required, it is, nevertheless, recommended. It is used as a last resort to get infomration about the framebuffer for the module to render properly. If your display is scrambled or skewed, then installing this should fix it. Checking if your kit is complete... Looks good Have \cpanfl~1.18\var\megalib Want \perl-5.18\lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [MSWin32-x86-multi-thread-64int] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a dmake-style Makefile Writing Makefile for Graphics::Framebuffer Writing MYMETA.yml and MYMETA.json Now run: make Use to test: make test Use to install (you may need to do it as root): make install The "examples" directory (in this package) has some handy scripts to help get you started, and show you how to use the module. 'perldoc' each to see how to use them: mmapvsfile.pl - This script will tell you which rendering mode is best for your device. Pass it the device number to test (if it's not 0) primitives.pl - This script will pretty much demonstrate all of the capabilities of this module. threadstest.pl - This script demonstrates how to use the module in a threading environment. slideshow.pl - This script shows all of the images in a specific path. It automatically detects all of your framebuffer devices, and dedicates a thread to each. viewpic.pl - This script shows one specific image (or animation). RKELSCH/Graphics-Framebuffer-5.57.tar.gz C:\Perl-5.18\bin\perl.exe Makefile.PL -- OK Running make for R/RK/RKELSCH/Graphics-Framebuffer-5.57.tar.gz ---- Unsatisfied dependencies detected during ---- ---- RKELSCH/Graphics-Framebuffer-5.57.tar.gz ---- Sys::Mmap [requires] Running test for module 'Sys::Mmap' Checksum for C:\cpanfly-5.18\var\cpan\sources\authors\id\T\TO\TODDR\Sys-Mmap-0.17.tar.gz ok Sys-Mmap-0.17/ Sys-Mmap-0.17/Artistic Sys-Mmap-0.17/Changes Sys-Mmap-0.17/Copying Sys-Mmap-0.17/Makefile.PL Sys-Mmap-0.17/MANIFEST Sys-Mmap-0.17/META.json Sys-Mmap-0.17/META.yml Sys-Mmap-0.17/Mmap.pm Sys-Mmap-0.17/Mmap.xs Sys-Mmap-0.17/README Sys-Mmap-0.17/t/ Sys-Mmap-0.17/t/mmap.t Sys-Mmap-0.17/t/munmap_errors.t Configuring T/TO/TODDR/Sys-Mmap-0.17.tar.gz with Makefile.PL >>> C:\Perl-5.18\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Have \cpanfl~1.18\var\megalib Want \perl-5.18\lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [MSWin32-x86-multi-thread-64int] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a dmake-style Makefile Writing Makefile for Sys::Mmap Writing MYMETA.yml and MYMETA.json TODDR/Sys-Mmap-0.17.tar.gz C:\Perl-5.18\bin\perl.exe Makefile.PL -- OK Running make for T/TO/TODDR/Sys-Mmap-0.17.tar.gz >>> dmake cp Mmap.pm blib\lib\Sys\Mmap.pm Running Mkbootstrap for Sys::Mmap () C:\Perl-5.18\bin\perl.exe -MExtUtils::Command -e chmod -- 644 Mmap.bs C:\Perl-5.18\bin\perl.exe C:\cpanfly-5.18\var\megalib\ExtUtils\xsubpp -typemap C:\Perl-5.18\lib\ExtUtils\typemap Mmap.xs > Mmap.xsc && C:\Perl-5.18\bin\perl.exe -MExtUtils::Command -e mv -- Mmap.xsc Mmap.c gcc -c -s -O2 -DWIN32 -DPERL_TEXTMODE_SCRIPTS -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fno-strict-aliasing -mms-bitfields -s -O2 -DVERSION=\"0.17\" -DXS_VERSION=\"0.17\" "-IC:\Perl-5.18\lib\CORE" Mmap.c Mmap.xs:11:22: fatal error: sys/mman.h: No such file or directory compilation terminated. dmake: Error code 129, while making 'Mmap.o' TODDR/Sys-Mmap-0.17.tar.gz dmake -- NOT OK RKELSCH/Graphics-Framebuffer-5.57.tar.gz Has already been unwrapped into directory C:\cpanfly-5.18\var\cpan\build\Graphics-Framebuffer-5.57-8e0Vs2 RKELSCH/Graphics-Framebuffer-5.57.tar.gz Has already been prepared Running make for R/RK/RKELSCH/Graphics-Framebuffer-5.57.tar.gz Warning: Prerequisite 'Sys::Mmap => 0' for 'RKELSCH/Graphics-Framebuffer-5.57.tar.gz' failed when processing 'TODDR/Sys-Mmap-0.17.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited. >>> dmake cp lib/Graphics/Framebuffer.pm blib\lib\Graphics\Framebuffer.pm RKELSCH/Graphics-Framebuffer-5.57.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 C:\Perl-5.18\bin\perl.exe "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t # Failed test 'use Graphics::Framebuffer;' # at t/00-load.t line 7. # Tried to use 'Graphics::Framebuffer'. # Error: Can't locate Sys/Mmap.pm in @INC (you may need to install the Sys::Mmap module) (@INC contains: C:\cpanfly-5.18\var\cpan\build\Graphics-Framebuffer-5.57-8e0Vs2\blib\lib C:\cpanfly-5.18\var\cpan\build\Graphics-Framebuffer-5.57-8e0Vs2\blib\arch C:/cpanfly-5.18/var/megalib C:/cpanfly-5.18/var/megalib C:/Perl-5.18/site/lib C:/Perl-5.18/lib) at C:\cpanfly-5.18\var\cpan\build\Graphics-Framebuffer-5.57-8e0Vs2\blib\lib/Graphics/Framebuffer.pm line 197. # BEGIN failed--compilation aborted at C:\cpanfly-5.18\var\cpan\build\Graphics-Framebuffer-5.57-8e0Vs2\blib\lib/Graphics/Framebuffer.pm line 197. # Compilation failed in require at t/00-load.t line 7. # BEGIN failed--compilation aborted at t/00-load.t line 7. # Looks like you failed 1 test of 1. Bailout called. Further testing stopped: FAILED--Further testing stopped. dmake: Error code 129, while making 'test_dynamic' RKELSCH/Graphics-Framebuffer-5.57.tar.gz one dependency not OK (Sys::Mmap); additionally test harness failed dmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports RKELSCH/Graphics-Framebuffer-5.57.tar.gz Finished 2016-01-31T04:17:21