PATH=/usr/bin:/bin:/data/fly2200/cpanfly-5.22/var/megalib/bin Start 2019-03-17T00:13:34 ActivePerl-2200 CPAN-2.10 Reading '/data/fly2200/cpanfly-5.22/var/cpan/Metadata' Database was generated on Sat, 16 Mar 2019 05:54:27 GMT Checksum for /data/fly2200/cpanfly-5.22/var/cpan/sources/authors/id/R/RK/RKELSCH/Graphics-Framebuffer-6.26.tar.gz ok Graphics-Framebuffer-6.26/ Graphics-Framebuffer-6.26/Changes Graphics-Framebuffer-6.26/README.md Graphics-Framebuffer-6.26/t/ Graphics-Framebuffer-6.26/t/01-splash.t Graphics-Framebuffer-6.26/META.json Graphics-Framebuffer-6.26/README Graphics-Framebuffer-6.26/MANIFEST Graphics-Framebuffer-6.26/examples/ Graphics-Framebuffer-6.26/examples/slideshow.pl Graphics-Framebuffer-6.26/examples/fonts.pl Graphics-Framebuffer-6.26/examples/dump.pl Graphics-Framebuffer-6.26/examples/mouse.pl Graphics-Framebuffer-6.26/examples/viewpic.pl Graphics-Framebuffer-6.26/examples/threaded_slideshow.pl Graphics-Framebuffer-6.26/examples/images/ Graphics-Framebuffer-6.26/examples/images/RWBY_Beuowolf.png Graphics-Framebuffer-6.26/examples/images/README Graphics-Framebuffer-6.26/examples/images/Anime_Red_Head.jpg Graphics-Framebuffer-6.26/examples/images/Solid.jpg Graphics-Framebuffer-6.26/examples/images/RWBY_Ruby_Weiss.jpg Graphics-Framebuffer-6.26/examples/images/RWBY_by_Lo_Wah.jpg Graphics-Framebuffer-6.26/examples/images/Blonde_Pigtails.jpg Graphics-Framebuffer-6.26/examples/images/Stance_Flag.jpg Graphics-Framebuffer-6.26/examples/images/RWBY_White.jpg Graphics-Framebuffer-6.26/examples/images/HeadBang.gif Graphics-Framebuffer-6.26/examples/images/Test_Pattern.jpg Graphics-Framebuffer-6.26/examples/images/Halloween.jpg Graphics-Framebuffer-6.26/examples/images/Lolipop_Chainsaw.jpg Graphics-Framebuffer-6.26/examples/images/RWBY_Crescent_Rose_Ruby.png Graphics-Framebuffer-6.26/examples/images/Ryuko.jpg Graphics-Framebuffer-6.26/examples/template.pl Graphics-Framebuffer-6.26/examples/primitives.pl Graphics-Framebuffer-6.26/ignore.txt Graphics-Framebuffer-6.26/src/ Graphics-Framebuffer-6.26/src/Framebuffer.c Graphics-Framebuffer-6.26/src/Framebuffer.pm.template Graphics-Framebuffer-6.26/KNOWN_ISSUES Graphics-Framebuffer-6.26/LICENSE Graphics-Framebuffer-6.26/TODO Graphics-Framebuffer-6.26/lib/ Graphics-Framebuffer-6.26/lib/Graphics/ Graphics-Framebuffer-6.26/lib/Graphics/Framebuffer/ Graphics-Framebuffer-6.26/lib/Graphics/Framebuffer/Splash.pm Graphics-Framebuffer-6.26/lib/Graphics/Framebuffer/Mouse.pm Graphics-Framebuffer-6.26/lib/Graphics/Framebuffer.pm Graphics-Framebuffer-6.26/META.yml Graphics-Framebuffer-6.26/Makefile.PL Configuring R/RK/RKELSCH/Graphics-Framebuffer-6.26.tar.gz with Makefile.PL >>> /data/fly2200/ap2200-299134/bin/perl-static Makefile.PL ========================== Graphics::Framebuffer ============================= Adding C to Module... Added Checking if your kit is complete... Looks good Have /data/fly2200/cpanfly-5.22/var/megalib Want /home/fly2200/ap2200-299134/lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [x86_64-linux-thread-multi] 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 ------------------------------------------------------------------------------ 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' on each to see how to use them: primitives.pl - This script will pretty much demonstrate all of the capabilities of this module. threaded_slideshow.pl - This script shows all of the images in a specific path. It divides your screen by how many threads, and dedicates two threads to each portion to show an image. slideshow.pl - This script shows all of the images in a specific path (full screen, if asked). viewpic.pl - This script shows one specific image (or animation). dump.pl - This script does a diagnostic variable dump to the file 'dump.log', for the author to help you with troubleshooting. fonts.pl - This script prints installed font names. ------------------------------------------------------------------------------  Building ->  make  Testing ->  make test  Installing ->  sudo make install RKELSCH/Graphics-Framebuffer-6.26.tar.gz /data/fly2200/ap2200-299134/bin/perl-static Makefile.PL -- OK Running make for R/RK/RKELSCH/Graphics-Framebuffer-6.26.tar.gz >>> make cp lib/Graphics/Framebuffer.pm blib/lib/Graphics/Framebuffer.pm cp lib/Graphics/Framebuffer/Mouse.pm blib/lib/Graphics/Framebuffer/Mouse.pm cp lib/Graphics/Framebuffer/Splash.pm blib/lib/Graphics/Framebuffer/Splash.pm "/data/fly2200/ap2200-299134/bin/perl-static" -Mblib -MInline=NOISY,_INSTALL_ -MGraphics::Framebuffer::Mouse -e"my %A = (modinlname => 'Graphics-Framebuffer-Mouse.inl', module => 'Graphics::Framebuffer::Mouse'); my %S = (API => \%A); Inline::satisfy_makefile_dep(\%S);" 6.26 blib/arch "/data/fly2200/ap2200-299134/bin/perl-static" -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.26 blib/arch Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/function(\s+)([a-z0-9_]+)(\s*){{ <-- HERE (.*?)}}/ at /data/fly2200/cpanfly-5.22/var/megalib/Inline/SMITH.pm line 63. 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 /data/fly2200/cpanfly-5.22/var/megalib Want /home/fly2200/ap2200-299134/lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [x86_64-linux-thread-multi] 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 make[1]: Entering directory `/data/fly2200/cpanfly-5.22/var/tmp/cpan_build/Graphics-Framebuffer-6.26-kGq1Gs/_Inline/build/Graphics/Framebuffer' Running Mkbootstrap for Graphics::Framebuffer () chmod 644 "Framebuffer.bs" "/data/fly2200/ap2200-299134/bin/perl-static" "/data/fly2200/cpanfly-5.22/var/megalib/ExtUtils/xsubpp" -typemap "/home/fly2200/ap2200-299134/lib/ExtUtils/typemap" Framebuffer.xs > Framebuffer.xsc && mv Framebuffer.xsc Framebuffer.c gcc -c -I"/data/fly2200/cpanfly-5.22/var/tmp/cpan_build/Graphics-Framebuffer-6.26-kGq1Gs" -D_REENTRANT -D_GNU_SOURCE -DUSE_SITECUSTOMIZE -DPERL_RELOCATABLE_INCPUSH -fno-merge-constants -fwrapv -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"6.26\" -DXS_VERSION=\"6.26\" -fPIC "-I/home/fly2200/ap2200-299134/lib/CORE" Framebuffer.c rm -f blib/arch/auto/Graphics/Framebuffer/Framebuffer.so gcc -shared -O2 -fstack-protector Framebuffer.o -o blib/arch/auto/Graphics/Framebuffer/Framebuffer.so \ \ chmod 755 blib/arch/auto/Graphics/Framebuffer/Framebuffer.so "/data/fly2200/ap2200-299134/bin/perl-static" -MExtUtils::Command::MM -e 'cp_nonempty' -- Framebuffer.bs blib/arch/auto/Graphics/Framebuffer/Framebuffer.bs 644 make[1]: Leaving directory `/data/fly2200/cpanfly-5.22/var/tmp/cpan_build/Graphics-Framebuffer-6.26-kGq1Gs/_Inline/build/Graphics/Framebuffer' Finished "make" Stage Starting "make install" Stage make[1]: Entering directory `/data/fly2200/cpanfly-5.22/var/tmp/cpan_build/Graphics-Framebuffer-6.26-kGq1Gs/_Inline/build/Graphics/Framebuffer' Running Mkbootstrap for Graphics::Framebuffer () chmod 644 "Framebuffer.bs" Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /data/fly2200/cpanfly-5.22/var/tmp/cpan_build/Graphics-Framebuffer-6.26-kGq1Gs/blib/arch/auto/Graphics/Framebuffer/Framebuffer.so make[1]: Leaving directory `/data/fly2200/cpanfly-5.22/var/tmp/cpan_build/Graphics-Framebuffer-6.26-kGq1Gs/_Inline/build/Graphics/Framebuffer' Finished "make install" Stage Starting Cleaning Up Stage Finished Cleaning Up Stage Finished Build Compile Stage "/data/fly2200/ap2200-299134/bin/perl-static" -Mblib -MInline=NOISY,_INSTALL_ -MGraphics::Framebuffer::Splash -e"my %A = (modinlname => 'Graphics-Framebuffer-Splash.inl', module => 'Graphics::Framebuffer::Splash'); my %S = (API => \%A); Inline::satisfy_makefile_dep(\%S);" 6.26 blib/arch Manifying 3 pod documents RKELSCH/Graphics-Framebuffer-6.26.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/data/fly2200/ap2200-299134/bin/perl-static" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01-splash.t .. 1..1 ok 1 - An object of class 'Graphics::Framebuffer' isa 'Graphics::Framebuffer' ok All tests successful. Files=1, Tests=1, 3 wallclock secs ( 0.01 usr 0.02 sys + 0.18 cusr 0.07 csys = 0.28 CPU) Result: PASS RKELSCH/Graphics-Framebuffer-6.26.tar.gz make test TEST_VERBOSE=1 -- OK Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/R/RK/RKELSCH/CHECKSUMS Richard Kelsch <rich@rk-internet.com> A Simple Framebuffer Graphics Library >>> (cd /data/fly2200/cpanfly-5.22/var/tmp/cpan_build/Graphics-Framebuffer-6.26-kGq1Gs && tar cvf - Graphics-Framebuffer-6.26.ppd blib) | gzip -c >/data/fly2200/cpanfly-5.22/var/REPO/R/RK/RKELSCH/Graphics-Framebuffer-6.26.tar.gz Graphics-Framebuffer-6.26.ppd blib/ blib/man3/ blib/man3/Graphics::Framebuffer::Mouse.3 blib/man3/Graphics::Framebuffer::Splash.3 blib/man3/Graphics::Framebuffer.3 blib/arch/ blib/arch/auto/ blib/arch/auto/Graphics/ blib/arch/auto/Graphics/Framebuffer/ blib/arch/auto/Graphics/Framebuffer/Framebuffer.so blib/lib/ blib/lib/Graphics/ blib/lib/Graphics/Framebuffer/ blib/lib/Graphics/Framebuffer/Mouse.pm blib/lib/Graphics/Framebuffer/Splash.pm blib/lib/Graphics/Framebuffer.pm VmSize: 385700 kB Finished 2019-03-17T00:13:46