PATH=/usr/bin:/bin:/data/fly2200/cpanfly-5.22/var/megalib/bin Start 2017-05-07T02:13:14 ActivePerl-2200 CPAN-2.10 Reading '/data/fly2200/cpanfly-5.22/var/cpan/Metadata' Database was generated on Sat, 06 May 2017 03:29:02 GMT Checksum for /data/fly2200/cpanfly-5.22/var/cpan/sources/authors/id/P/PR/PREACTION/Beam-Service-0.001.tar.gz ok Beam-Service-0.001 Beam-Service-0.001/README Beam-Service-0.001/LICENSE Beam-Service-0.001/CHANGES Beam-Service-0.001/META.yml Beam-Service-0.001/MANIFEST Beam-Service-0.001/cpanfile Beam-Service-0.001/dist.ini Beam-Service-0.001/META.json Beam-Service-0.001/weaver.ini Beam-Service-0.001/Makefile.PL Beam-Service-0.001/t Beam-Service-0.001/t/service.t Beam-Service-0.001/t/00-compile.t Beam-Service-0.001/CONTRIBUTING.md Beam-Service-0.001/lib/Beam Beam-Service-0.001/lib/Beam/Service.pm Beam-Service-0.001/t/00-report-prereqs.t Beam-Service-0.001/t/00-report-prereqs.dd Configuring P/PR/PREACTION/Beam-Service-0.001.tar.gz with Makefile.PL >>> /data/fly2200/ap2200-299134/bin/perl-static Makefile.PL 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 Beam::Service Writing MYMETA.yml and MYMETA.json PREACTION/Beam-Service-0.001.tar.gz /data/fly2200/ap2200-299134/bin/perl-static Makefile.PL -- OK Running make for P/PR/PREACTION/Beam-Service-0.001.tar.gz >>> make cp lib/Beam/Service.pm blib/lib/Beam/Service.pm Manifying 1 pod document PREACTION/Beam-Service-0.001.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 # Failed test 'Beam/Service.pm loaded ok' # at t/00-compile.t line 43. # got: '512' # expected: '0' Can't locate Sub/Quote.pm in @INC (you may need to install the Sub::Quote module) (@INC contains: /data/fly2200/cpanfly-5.22/var/tmp/cpan_build/Beam-Service-0.001-BdSesS/blib/arch /data/fly2200/cpanfly-5.22/var/tmp/cpan_build/Beam-Service-0.001-BdSesS/blib/lib /data/fly2200/cpanfly-5.22/var/tmp/cpan_build/Beam-Service-0.001-BdSesS/blib/lib /data/fly2200/cpanfly-5.22/var/tmp/cpan_build/Beam-Service-0.001-BdSesS/blib/arch /data/fly2200/cpanfly-5.22/var/megalib /data/fly2200/cpanfly-5.22/var/megalib /home/fly2200/ap2200-299134/site/lib /home/fly2200/ap2200-299134/lib .) at /data/fly2200/cpanfly-5.22/var/megalib/Method/Generate/Accessor.pm line 7. BEGIN failed--compilation aborted at /data/fly2200/cpanfly-5.22/var/megalib/Method/Generate/Accessor.pm line 7. Compilation failed in require at /data/fly2200/cpanfly-5.22/var/megalib/Moo/Role.pm line 73. Compilation failed in require at -e line 1. # Looks like you failed 1 test of 1. t/00-compile.t ......... 1..1 not ok 1 - Beam/Service.pm loaded ok Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests # # Versions for all modules listed in MYMETA.json (including optional ones): # # === Configure Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.04 # # === Build Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.04 # # === Test Requires === # # Module Want Have # ------------------- -------- -------- # ExtUtils::MakeMaker any 7.04 # File::Spec any 3.62 # IO::Handle any 1.35 # IPC::Open3 any 1.18 # Test::Fatal any 0.014 # Test::More 1.001005 1.001014 # # === Test Recommends === # # Module Want Have # ---------- -------- -------- # CPAN::Meta 2.120900 2.150005 # # === Runtime Requires === # # Module Want Have # --------------- -------- -------- # Moo 2.002004 2.003002 # Types::Standard any 1.000005 # t/00-report-prereqs.t .. 1..1 ok 1 ok Can't locate Sub/Quote.pm in @INC (you may need to install the Sub::Quote module) (@INC contains: /data/fly2200/cpanfly-5.22/var/tmp/cpan_build/Beam-Service-0.001-BdSesS/blib/lib /data/fly2200/cpanfly-5.22/var/tmp/cpan_build/Beam-Service-0.001-BdSesS/blib/arch /data/fly2200/cpanfly-5.22/var/megalib /data/fly2200/cpanfly-5.22/var/megalib /home/fly2200/ap2200-299134/site/lib /home/fly2200/ap2200-299134/lib .) at /data/fly2200/cpanfly-5.22/var/megalib/Method/Generate/Accessor.pm line 7. BEGIN failed--compilation aborted at /data/fly2200/cpanfly-5.22/var/megalib/Method/Generate/Accessor.pm line 7. Compilation failed in require at /data/fly2200/cpanfly-5.22/var/megalib/Moo/Role.pm line 73. Compilation failed in require at /data/fly2200/cpanfly-5.22/var/megalib/Module/Runtime.pm line 317. t/service.t ............ Dubious, test returned 2 (wstat 512, 0x200) No subtests run Test Summary Report ------------------- t/00-compile.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 t/service.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output Files=3, Tests=2, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.37 cusr 0.08 csys = 0.48 CPU) Result: FAIL Failed 2/3 test programs. 1/2 subtests failed. make: *** [test_dynamic] Error 2 PREACTION/Beam-Service-0.001.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports PREACTION/Beam-Service-0.001.tar.gz VmSize: 331328 kB Finished 2017-05-07T02:13:21