PATH=/usr/bin:/bin:/Users/fly2000/cpanfly-5.20/var/megalib/bin Start 2016-10-26T10:11:43 ActivePerl-2000 CPAN-2.10 Reading '/Users/fly2000/cpanfly-5.20/var/cpan/Metadata' Database was generated on Wed, 26 Oct 2016 05:53:27 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/R/RK/RKELSCH/Graphics-Framebuffer-6.02.tar.gz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/R/RK/RKELSCH/CHECKSUMS Checksum for /Users/fly2000/cpanfly-5.20/var/cpan/sources/authors/id/R/RK/RKELSCH/Graphics-Framebuffer-6.02.tar.gz ok Graphics-Framebuffer-6.02/ Graphics-Framebuffer-6.02/examples/ Graphics-Framebuffer-6.02/examples/images/ Graphics-Framebuffer-6.02/examples/images/Anime_Red_Head.jpg Graphics-Framebuffer-6.02/examples/images/RWBY_Volume_4.jpg Graphics-Framebuffer-6.02/examples/images/HeadBang.gif Graphics-Framebuffer-6.02/examples/images/RWBY_by_Lo_Wah.jpg Graphics-Framebuffer-6.02/examples/images/Blonde_Pigtails.jpg Graphics-Framebuffer-6.02/examples/images/Lolipop_Chainsaw.jpg Graphics-Framebuffer-6.02/examples/images/Halloween.jpg Graphics-Framebuffer-6.02/examples/images/RWBY_Ruby_Moon.jpg Graphics-Framebuffer-6.02/examples/images/RWBY_White.jpg Graphics-Framebuffer-6.02/examples/images/RWBY_Crescent_Rose_Ruby.png Graphics-Framebuffer-6.02/examples/images/RWBY_Ruby_Weiss.jpg Graphics-Framebuffer-6.02/examples/images/RWBY_Beuowolf.png Graphics-Framebuffer-6.02/examples/images/Test_Pattern.jpg Graphics-Framebuffer-6.02/examples/fonts.pl Graphics-Framebuffer-6.02/examples/primitives.pl Graphics-Framebuffer-6.02/examples/viewpic.pl Graphics-Framebuffer-6.02/examples/dump.pl Graphics-Framebuffer-6.02/examples/slideshow.pl Graphics-Framebuffer-6.02/examples/template.pl Graphics-Framebuffer-6.02/examples/threadstest.pl Graphics-Framebuffer-6.02/META.yml Graphics-Framebuffer-6.02/MANIFEST Graphics-Framebuffer-6.02/META.json Graphics-Framebuffer-6.02/ignore.txt Graphics-Framebuffer-6.02/KNOWN_ISSUES Graphics-Framebuffer-6.02/Changes Graphics-Framebuffer-6.02/t/ Graphics-Framebuffer-6.02/t/06-boilerplate.t Graphics-Framebuffer-6.02/t/07-manifest.t Graphics-Framebuffer-6.02/t/01-primitives.t Graphics-Framebuffer-6.02/t/08-pod.t Graphics-Framebuffer-6.02/t/09-pod-coverage.t Graphics-Framebuffer-6.02/lib/ Graphics-Framebuffer-6.02/lib/Graphics/ Graphics-Framebuffer-6.02/lib/Graphics/Framebuffer.pm Graphics-Framebuffer-6.02/lib/Graphics/Framebuffer/ Graphics-Framebuffer-6.02/lib/Graphics/Framebuffer/Splash.pm Graphics-Framebuffer-6.02/TODO Graphics-Framebuffer-6.02/Makefile.PL Graphics-Framebuffer-6.02/README Configuring R/RK/RKELSCH/Graphics-Framebuffer-6.02.tar.gz with Makefile.PL >>> /Users/fly2000/ap2000-298465/bin/perl-dynamic Makefile.PL Checking if your kit is complete... Looks good Have /Users/fly2000/cpanfly-5.20/var/megalib Want /Users/fly2000/ap2000-298465/lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [darwin-thread-multi-2level] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a Unix-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 with sudo): sudo 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. Just 'perldoc' each to see how to use them: 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). dump.pl - This script does a diagnostic variable dump to STDERR for the author to help you with troubleshooting. fonts.pl - This script prints installed font names. RKELSCH/Graphics-Framebuffer-6.02.tar.gz /Users/fly2000/ap2000-298465/bin/perl-dynamic Makefile.PL -- OK Running make for R/RK/RKELSCH/Graphics-Framebuffer-6.02.tar.gz >>> make cp lib/Graphics/Framebuffer.pm blib/lib/Graphics/Framebuffer.pm cp lib/Graphics/Framebuffer/Splash.pm blib/lib/Graphics/Framebuffer/Splash.pm "/Users/fly2000/ap2000-298465/bin/perl-dynamic" -Mblib -MInline=NOISY,_INSTALL_ -MGraphics::Framebuffer -e"my %A = (modinlname => 'Graphics-Framebuffer.inl', module => 'Graphics::Framebuffer'); my %S = (API => \%A); Inline::satisfy_makefile_dep(\%S);" 6.02 blib/arch validate Stage Starting Build Preprocess Stage get_maps Stage Finished Build Preprocess Stage Starting Build Parse Stage Finished Build Parse Stage Starting Build Glue 1 Stage Finished Build Glue 1 Stage Starting Build Glue 2 Stage Finished Build Glue 2 Stage Starting Build Glue 3 Stage Finished Build Glue 3 Stage Starting Build Compile Stage Starting "perl Makefile.PL" Stage Have /Users/fly2000/cpanfly-5.20/var/megalib Want /Users/fly2000/ap2000-298465/lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [darwin-thread-multi-2level] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a Unix-style Makefile Writing Makefile for Graphics::Framebuffer Writing MYMETA.yml and MYMETA.json Finished "perl Makefile.PL" Stage Starting "make" Stage Running Mkbootstrap for Graphics::Framebuffer () chmod 644 "Framebuffer.bs" "/Users/fly2000/ap2000-298465/bin/perl-dynamic" "/Users/fly2000/cpanfly-5.20/var/megalib/ExtUtils/xsubpp" -typemap "/Users/fly2000/ap2000-298465/lib/ExtUtils/typemap" Framebuffer.xs > Framebuffer.xsc && mv Framebuffer.xsc Framebuffer.c gcc -c -I"/Users/fly2000/cpanfly-5.20/var/tmp/cpan_build/Graphics-Framebuffer-6.02-rsECt6" -fno-common -DPERL_DARWIN -no-cpp-precomp -arch x86_64 -DUSE_SITECUSTOMIZE -DPERL_RELOCATABLE_INCPUSH -fno-merge-constants -fno-strict-aliasing -pipe -fstack-protector -O3 -DVERSION=\"6.02\" -DXS_VERSION=\"6.02\" "-I/Users/fly2000/ap2000-298465/lib/CORE" Framebuffer.c Framebuffer.xs:10:22: error: linux/fb.h: No such file or directory Framebuffer.xs: In function 'c_get_screen_info': Framebuffer.xs:47: error: 'FBIOGET_FSCREENINFO' undeclared (first use in this function) Framebuffer.xs:47: error: (Each undeclared identifier is reported only once Framebuffer.xs:47: error: for each function it appears in.) Framebuffer.xs:48: error: 'FBIOGET_VSCREENINFO' undeclared (first use in this function) Framebuffer.xs:51: error: invalid use of undefined type 'struct fb_fix_screeninfo' Framebuffer.xs: At top level: Framebuffer.xs:93: warning: conflicting types for 'c_plot' Framebuffer.xs:77: warning: previous implicit declaration of 'c_plot' was here Framebuffer.xs:702: warning: conflicting types for 'c_flip_horizontal' Framebuffer.xs:699: warning: previous implicit declaration of 'c_flip_horizontal' was here Framebuffer.xs:721: warning: conflicting types for 'c_flip_vertical' Framebuffer.xs:698: warning: previous implicit declaration of 'c_flip_vertical' was here make[1]: *** [Framebuffer.o] Error 1 A problem was encountered while attempting to compile and install your Inline C code. The command that failed was: "make" with error code 2 The build directory was: /Users/fly2000/cpanfly-5.20/var/tmp/cpan_build/Graphics-Framebuffer-6.02-rsECt6/_Inline/build/Graphics/Framebuffer To debug the problem, cd to the build directory, and inspect the output files. at /Users/fly2000/cpanfly-5.20/var/tmp/cpan_build/Graphics-Framebuffer-6.02-rsECt6/blib/lib/Graphics/Framebuffer.pm line 475. ...propagated at /Users/fly2000/cpanfly-5.20/var/megalib/Inline/C.pm line 869. BEGIN failed--compilation aborted at /Users/fly2000/cpanfly-5.20/var/tmp/cpan_build/Graphics-Framebuffer-6.02-rsECt6/blib/lib/Graphics/Framebuffer.pm line 475. Compilation failed in require. BEGIN failed--compilation aborted. make: *** [Graphics-Framebuffer.inl] Error 25 RKELSCH/Graphics-Framebuffer-6.02.tar.gz make -- NOT OK Finished 2016-10-26T10:11:58