#46414: p5-devel-size: fails to build ----------------------------+-------------------------------- Reporter: mojca@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: p5-devel-size | ----------------------------+-------------------------------- Comment (by mojca@…): I upgraded the port in r131066. It seems that the above reported problem is gone, but the tests fail with Perl 5.20 which is consistent with reports on [http://deps.cpantesters.org/?module=Devel%3A%3ASize&perl=5.20.1&os=any+OS CPAN]: {{{ ---> Testing p5.20-devel-size Running Mkbootstrap for Devel::Size () chmod 644 Size.bs PERL_DL_NONLAZY=1 /opt/local/bin/perl5.20 "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/basic.t ..... Failed 21/30 subtests t/code.t ...... Failed 14/14 subtests t/globs.t ..... Failed 35/44 subtests # Failed test 'the magic object is counted' # at t/magic.t line 55. # '1242' # > # '1252' # Looks like you failed 1 test of 18. t/magic.t ..... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/18 subtests t/pod.t ....... ok t/pod_cov.t ... ok t/pvbm.t ...... ok t/recurse.t ... Failed 4/84 subtests t/warnings.t .. skipped: no Test::PerlRun found Test Summary Report ------------------- t/basic.t (Wstat: 11 Tests: 9 Failed: 0) Non-zero wait status: 11 Parse errors: Bad plan. You planned 30 tests but ran 9. t/code.t (Wstat: 11 Tests: 0 Failed: 0) Non-zero wait status: 11 Parse errors: Bad plan. You planned 14 tests but ran 0. t/globs.t (Wstat: 11 Tests: 9 Failed: 0) Non-zero wait status: 11 Parse errors: Bad plan. You planned 44 tests but ran 9. t/magic.t (Wstat: 256 Tests: 18 Failed: 1) Failed test: 11 Non-zero exit status: 1 t/pvbm.t (Wstat: 0 Tests: 2 Failed: 0) TODO passed: 2 t/recurse.t (Wstat: 11 Tests: 80 Failed: 0) Non-zero wait status: 11 Parse errors: Bad plan. You planned 84 tests but ran 80. Files=9, Tests=120, 2 wallclock secs ( 0.09 usr 0.04 sys + 0.36 cusr 0.10 csys = 0.59 CPU) Result: FAIL Failed 5/9 test programs. 1/120 subtests failed. make: *** [test_dynamic] Error 255 }}} -- Ticket URL: <https://trac.macports.org/ticket/46414#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X