PATH=/usr/bin:/bin:/data/fly2200/cpanfly-5.22/var/megalib/bin Start 2017-06-20T02:01:02 ActivePerl-2200 CPAN-2.10 Reading '/data/fly2200/cpanfly-5.22/var/cpan/Metadata' Database was generated on Mon, 19 Jun 2017 05:53:40 GMT Checksum for /data/fly2200/cpanfly-5.22/var/cpan/sources/authors/id/D/DD/DDUMONT/App-Cme-1.021.tar.gz ok App-Cme-1.021/ App-Cme-1.021/MANIFEST App-Cme-1.021/README.install.pod App-Cme-1.021/LICENSE App-Cme-1.021/t/ App-Cme-1.021/t/cme-command.t App-Cme-1.021/weaver.ini App-Cme-1.021/bin/ App-Cme-1.021/bin/cme App-Cme-1.021/Changes App-Cme-1.021/lib/ App-Cme-1.021/lib/App/ App-Cme-1.021/lib/App/Cme.pm App-Cme-1.021/lib/App/Cme/ App-Cme-1.021/lib/App/Cme/Common.pm App-Cme-1.021/lib/App/Cme/Command/ App-Cme-1.021/lib/App/Cme/Command/run.pm App-Cme-1.021/lib/App/Cme/Command/update.pm App-Cme-1.021/lib/App/Cme/Command/fusefs.pm App-Cme-1.021/lib/App/Cme/Command/list.pm App-Cme-1.021/lib/App/Cme/Command/fix.pm App-Cme-1.021/lib/App/Cme/Command/migrate.pm App-Cme-1.021/lib/App/Cme/Command/modify.pm App-Cme-1.021/lib/App/Cme/Command/check.pm App-Cme-1.021/lib/App/Cme/Command/shell.pm App-Cme-1.021/lib/App/Cme/Command/edit.pm App-Cme-1.021/lib/App/Cme/Command/gen_class_pod.pm App-Cme-1.021/lib/App/Cme/Command/dump.pm App-Cme-1.021/lib/App/Cme/Command/search.pm App-Cme-1.021/README.pod App-Cme-1.021/META.json App-Cme-1.021/build-from-git.md App-Cme-1.021/contrib/ App-Cme-1.021/contrib/bash_completion.cme App-Cme-1.021/MANIFEST.SKIP App-Cme-1.021/META.yml App-Cme-1.021/CONTRIBUTING.md App-Cme-1.021/Build.PL Configuring D/DD/DDUMONT/App-Cme-1.021.tar.gz with Build.PL >>> /data/fly2200/ap2200-299134/bin/perl-static Build.PL Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'App-Cme' version '1.021' DDUMONT/App-Cme-1.021.tar.gz /data/fly2200/ap2200-299134/bin/perl-static Build.PL -- OK Running Build for D/DD/DDUMONT/App-Cme-1.021.tar.gz >>> ./Build Building App-Cme DDUMONT/App-Cme-1.021.tar.gz ./Build -- OK Running Build test >>> ./Build test verbose=1 Prototype mismatch: sub CORE::GLOBAL::exit: none vs (;$) at /data/fly2200/cpanfly-5.22/var/megalib/Tk.pm line 415. # Failed test 'error detected' # at t/cme-command.t line 94. # got: '2' # expected: '-1' # Failed test 'wrong parameter detected' # at t/cme-command.t line 96. # got: '2' # expected: '-1' # Looks like you failed 2 tests of 3. # Failed test 'modification with wrong parameter' # at t/cme-command.t line 98. # Looks like you failed 1 test of 14. t/cme-command.t .. # cme is invoked with: '/data/fly2200/ap2200-299134/bin/perl-static -Ilib -I/home/fly2200/ap2200-299134/site/lib -I/home/fly2200/ap2200-299134/lib -I. bin/cme' # Subtest: list command ok 1 - threw no exceptions 1..1 ok 1 - list command # Subtest: modification without config file ok 1 - error detected ok 2 - missing config file detected 1..2 ok 2 - modification without config file # Subtest: minimal modification ok 1 - all went well ok 2 - threw no exceptions ok 3 - updated header ok 4 - reordered file ok 5 - double comment is removed 1..5 ok 3 - minimal modification # Subtest: modification with wrong parameter not ok 1 - error detected ok 2 - check unknown element not ok 3 - wrong parameter detected 1..3 not ok 4 - modification with wrong parameter # Subtest: modification with good parameter ok 1 - all went well ok 2 - updated header ok 3 - double comment is removed 1..3 ok 5 - modification with good parameter # Subtest: search ok 1 - threw no exceptions ok 2 - search went well ok 3 - got PARTICIPATE ok 4 - got USEHTTP 1..4 ok 6 - search # Subtest: modification with utf8 parameter ok 1 - threw no exceptions ok 2 - all went well ok 3 - updated MY_HOSTID with weird utf8 hostname 1..3 ok 7 - modification with utf8 parameter # Subtest: modification with a script and args # cme command: cme run wr_root/popcon1/my-script.cme -root-dir wr_root/popcon1 --arg name=foobar ok 1 - threw no exceptions ok 2 - all went well ok 3 - updated MY_HOSTID with script 1..3 ok 8 - modification with a script and args # Subtest: modification with a script and var section # cme command: cme run wr_root/popcon1/my-script.cme -root-dir wr_root/popcon1 ok 1 - threw no exceptions ok 2 - all went well ok 3 - updated MY_HOSTID with script 1..3 ok 9 - modification with a script and var section # Subtest: modification with a script and var section which uses args # cme command: cme run wr_root/popcon1/my-script.cme -root-dir wr_root/popcon1 --arg fooname=foo ok 1 - threw no exceptions ok 2 - all went well ok 3 - updated MY_HOSTID with script 1..3 ok 10 - modification with a script and var section which uses args # Subtest: modification with a Perl script run by cme run with args # cme command: cme run wr_root/popcon1/my-script.cme -root-dir wr_root/popcon1 foobar3 ok 1 - threw no exceptions ok 2 - all went well ok 3 - updated MY_HOSTID with script 1..3 ok 11 - modification with a Perl script run by cme run with args # Subtest: modification with a Perl script run by cme run with missing arg # cme command: run wr_root/popcon1/my-script.cme -root-dir wr_root/popcon1 ok 1 - wrong command detected ok 2 - check error message of cme command 1..2 ok 12 - modification with a Perl script run by cme run with missing arg # Subtest: modification with a Perl script run by cme run with 2 missing args # cme command: run wr_root/popcon1/my-script.cme -root-dir wr_root/popcon1 ok 1 - wrong command detected ok 2 - check error message of cme command 1..2 ok 13 - modification with a Perl script run by cme run with 2 missing args # Subtest: modification with a Perl script run by cme run with missing args in var line # cme command: run wr_root/popcon1/my-script.cme -root-dir wr_root/popcon1 ok 1 - wrong command detected ok 2 - check error message of cme command 1..2 ok 14 - modification with a Perl script run by cme run with missing args in var line 1..14 Dubious, test returned 1 (wstat 256, 0x100) Failed 1/14 subtests Test Summary Report ------------------- t/cme-command.t (Wstat: 256 Tests: 14 Failed: 1) Failed test: 4 Non-zero exit status: 1 Files=1, Tests=14, 2 wallclock secs ( 0.01 usr 0.02 sys + 0.76 cusr 0.29 csys = 1.08 CPU) Result: FAIL Failed 1/1 test programs. 1/14 subtests failed. DDUMONT/App-Cme-1.021.tar.gz ./Build test verbose=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports DDUMONT/App-Cme-1.021.tar.gz VmSize: 333724 kB Finished 2017-06-20T02:01:10