PATH=/usr/bin:/bin:/Users/fly2200/cpanfly-5.22/var/megalib/bin Start 2016-05-10T09:15:48 ActivePerl-2200 CPAN-2.10 Reading '/Users/fly2200/cpanfly-5.22/var/cpan/Metadata' Database was generated on Tue, 10 May 2016 04:41:02 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/R/RK/RKELSCH/Graphics-Framebuffer-5.78.tar.gz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/R/RK/RKELSCH/CHECKSUMS Checksum for /Users/fly2200/cpanfly-5.22/var/cpan/sources/authors/id/R/RK/RKELSCH/Graphics-Framebuffer-5.78.tar.gz ok Graphics-Framebuffer-5.78/ Graphics-Framebuffer-5.78/examples/ Graphics-Framebuffer-5.78/examples/images/ Graphics-Framebuffer-5.78/examples/images/RWBY_Ruby_End_of_The_Beginning.jpg Graphics-Framebuffer-5.78/examples/images/RWBY_Beuowolf.jpg Graphics-Framebuffer-5.78/examples/images/RWBY_by_Lo_Wah.jpg Graphics-Framebuffer-5.78/examples/images/RWBY_White.jpg Graphics-Framebuffer-5.78/examples/images/RWBY_Ruby_Rose_Approves.jpg Graphics-Framebuffer-5.78/examples/images/RWBY_FNKY.jpg Graphics-Framebuffer-5.78/examples/images/RWBY_Ruby_Weiss.jpg Graphics-Framebuffer-5.78/examples/images/RWBY_Penny_Wave.gif Graphics-Framebuffer-5.78/examples/images/Fiery_Redhead_-_Asuka.jpg Graphics-Framebuffer-5.78/examples/images/Test_Pattern.jpg Graphics-Framebuffer-5.78/examples/fonts.pl Graphics-Framebuffer-5.78/examples/primitives.pl Graphics-Framebuffer-5.78/examples/viewpic.pl Graphics-Framebuffer-5.78/examples/dump.pl Graphics-Framebuffer-5.78/examples/slideshow.pl Graphics-Framebuffer-5.78/examples/threadstest.pl Graphics-Framebuffer-5.78/examples/mmapvsfile.pl Graphics-Framebuffer-5.78/META.yml Graphics-Framebuffer-5.78/MANIFEST Graphics-Framebuffer-5.78/META.json Graphics-Framebuffer-5.78/ignore.txt Graphics-Framebuffer-5.78/KNOWN_ISSUES Graphics-Framebuffer-5.78/Changes Graphics-Framebuffer-5.78/t/ Graphics-Framebuffer-5.78/t/06-boilerplate.t Graphics-Framebuffer-5.78/t/07-manifest.t Graphics-Framebuffer-5.78/t/01-primitives.t Graphics-Framebuffer-5.78/t/08-pod.t Graphics-Framebuffer-5.78/t/09-pod-coverage.t Graphics-Framebuffer-5.78/lib/ Graphics-Framebuffer-5.78/lib/Graphics/ Graphics-Framebuffer-5.78/lib/Graphics/Framebuffer.pm Graphics-Framebuffer-5.78/lib/Graphics/Framebuffer/ Graphics-Framebuffer-5.78/lib/Graphics/Framebuffer/Splash.pm Graphics-Framebuffer-5.78/lib/Graphics/Framebuffer/Accel.pm Graphics-Framebuffer-5.78/TODO Graphics-Framebuffer-5.78/Makefile.PL Graphics-Framebuffer-5.78/README Configuring R/RK/RKELSCH/Graphics-Framebuffer-5.78.tar.gz with Makefile.PL >>> /Users/fly2200/ap2200-299195/bin/perl-dynamic Makefile.PL Checking for 'fbset' binary... 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 for 'fgconsole' binary... FOUND Threaded Perl detected Checking if your kit is complete... Looks good Have /Users/fly2200/cpanfly-5.22/var/megalib Want /Users/fly2200/ap2200-299195/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): 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: 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). dump.pl - This script does a diagnostic variable dump to STDERR for the author to help you with troubleshooting. RKELSCH/Graphics-Framebuffer-5.78.tar.gz /Users/fly2200/ap2200-299195/bin/perl-dynamic Makefile.PL -- OK Running make for R/RK/RKELSCH/Graphics-Framebuffer-5.78.tar.gz >>> make cp lib/Graphics/Framebuffer/Accel.pm blib/lib/Graphics/Framebuffer/Accel.pm cp lib/Graphics/Framebuffer.pm blib/lib/Graphics/Framebuffer.pm cp lib/Graphics/Framebuffer/Splash.pm blib/lib/Graphics/Framebuffer/Splash.pm Manifying 3 pod documents RKELSCH/Graphics-Framebuffer-5.78.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/Users/fly2200/ap2200-299195/bin/perl-dynamic" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t In Inline::env_untaint() : Blindly untainting tainted fields in %ENV. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^sub \w+ { <-- HERE $/ at /Users/fly2200/cpanfly-5.22/var/megalib/Inline/Awk.pm line 154. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/function(\s+)([a-z0-9_]+)(\s*){{ <-- HERE (.*?)}}/ at /Users/fly2200/cpanfly-5.22/var/megalib/Inline/SMITH.pm line 63. In Inline::check_config_file(): Blindly untainting Inline configuration file information. In Inline::env_untaint() : Blindly untainting tainted fields in %ENV. In Inline::obj_untaint() : Blindly untainting tainted fields in Inline object. Running Mkbootstrap for Graphics::Framebuffer::Accel_2b2d () chmod 644 "Accel_2b2d.bs" "/Users/fly2200/ap2200-299195/bin/perl-dynamic" "/Users/fly2200/cpanfly-5.22/var/megalib/ExtUtils/xsubpp" -typemap "/Users/fly2200/ap2200-299195/lib/ExtUtils/typemap" Accel_2b2d.xs > Accel_2b2d.xsc && mv Accel_2b2d.xsc Accel_2b2d.c gcc -c -fno-common -DPERL_DARWIN -no-cpp-precomp -arch x86_64 -DUSE_SITECUSTOMIZE -DPERL_RELOCATABLE_INCPUSH -fno-strict-aliasing -pipe -fstack-protector -O3 -DVERSION=\"0.00\" -DXS_VERSION=\"0.00\" "-I/Users/fly2200/ap2200-299195/lib/CORE" Accel_2b2d.c Accel_2b2d.xs:266:24: warning: initializing 'unsigned char *' with an expression of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] unsigned char *source = blit_data; ^ ~~~~~~~~~ Accel_2b2d.xs:267:24: warning: initializing 'unsigned char *' with an expression of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] unsigned char *dest = &framebuffer[(fb_y * bytes_per_line) + (fb_x * bytes_per_pixel)]; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Accel_2b2d.xs:476:5: warning: implicit declaration of function 'c_flip_vertical' is invalid in C99 [-Wimplicit-function-declaration] c_flip_vertical(pixels,width,height,bytes); ^ Accel_2b2d.xs:477:5: warning: implicit declaration of function 'c_flip_horizontal' is invalid in C99 [-Wimplicit-function-declaration] c_flip_horizontal(pixels,width,height,bytes); ^ Accel_2b2d.xs:480:6: error: conflicting types for 'c_flip_horizontal' void c_flip_horizontal(char* pixels, unsigned short width, unsigned short height, unsigned short bytes) { ^ Accel_2b2d.xs:477:5: note: previous implicit declaration is here c_flip_horizontal(pixels,width,height,bytes); ^ Accel_2b2d.xs:498:6: error: conflicting types for 'c_flip_vertical' void c_flip_vertical(char *pixels, unsigned short width, unsigned short height, unsigned short bytes_per_pixel) { ^ Accel_2b2d.xs:476:5: note: previous implicit declaration is here c_flip_vertical(pixels,width,height,bytes); ^ Accel_2b2d.xs:501:20: warning: initializing 'unsigned char *' with an expression of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] unsigned char *low = pixels; ^ ~~~~~~ Accel_2b2d.xs:502:20: warning: initializing 'unsigned char *' with an expression of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] unsigned char *high = &pixels[(height - 1) * stride]; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6 warnings and 2 errors generated. make[1]: *** [Accel_2b2d.o] Error 1 A problem was encountered while attempting to compile and install your Inline C code. The command that failed was: "make > out.make 2>&1" with error code 2 The build directory was: /Users/fly2200/cpanfly-5.22/var/cpan/build/Graphics-Framebuffer-5.78-z0Zu3l/_Inline/build/Graphics/Framebuffer/Accel_2b2d To debug the problem, cd to the build directory, and inspect the output files. Environment MAKEFLAGS = '' Environment MAKELEVEL = '1' Environment MAKEOVERRIDES = '${-*-command-variables-*-}' Environment PATH = '/Users/fly2200/cpanfly-5.22/var/libs/bin:/usr/bin:/bin:/Users/fly2200/cpanfly-5.22/var/megalib/bin' at /Users/fly2200/cpanfly-5.22/var/cpan/build/Graphics-Framebuffer-5.78-z0Zu3l/blib/lib/Graphics/Framebuffer/Accel.pm line 71. ...propagated at /Users/fly2200/cpanfly-5.22/var/megalib/Inline/C.pm line 869. BEGIN failed--compilation aborted at /Users/fly2200/cpanfly-5.22/var/cpan/build/Graphics-Framebuffer-5.78-z0Zu3l/blib/lib/Graphics/Framebuffer/Accel.pm line 71. Compilation failed in require at /Users/fly2200/cpanfly-5.22/var/cpan/build/Graphics-Framebuffer-5.78-z0Zu3l/blib/lib/Graphics/Framebuffer.pm line 268. BEGIN failed--compilation aborted at /Users/fly2200/cpanfly-5.22/var/cpan/build/Graphics-Framebuffer-5.78-z0Zu3l/blib/lib/Graphics/Framebuffer.pm line 268. Compilation failed in require at t/01-primitives.t line 7. BEGIN failed--compilation aborted at t/01-primitives.t line 7. # Looks like your test exited with 2 before it could output anything. t/01-primitives.t .... 1..1 Dubious, test returned 2 (wstat 512, 0x200) Failed 1/1 subtests t/06-boilerplate.t ... skipped: Author tests not required for installation t/07-manifest.t ...... skipped: Author tests not required for installation t/08-pod.t ........... skipped: Author tests not required for installation t/09-pod-coverage.t .. skipped: Author tests not required for installation Test Summary Report ------------------- t/01-primitives.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 1 tests but ran 0. Files=5, Tests=0, 3 wallclock secs ( 0.02 usr 0.01 sys + 1.58 cusr 0.37 csys = 1.98 CPU) Result: FAIL Failed 1/5 test programs. 0/0 subtests failed. make: *** [test_dynamic] Error 255 RKELSCH/Graphics-Framebuffer-5.78.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports RKELSCH/Graphics-Framebuffer-5.78.tar.gz Finished 2016-05-10T09:15:57