>>> Test phase: dev-perl/Syntax-Highlight-Engine-Simple-0.90.0 * Test::Harness Jobs=3 make -j3 test TEST_VERBOSE=0 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t ===( 1;0 1/1 0/? 0/? )=========================================# Testing Syntax::Highlight::Engine::Simple 0.09 t/00.load.t ..... ok ===( 2;0 0/11 0/? 1/3 )=======================================The encoding pragma is no longer supported at t/highlight.t line 5. BEGIN failed--compilation aborted at t/highlight.t line 5. # Looks like your test exited with 2 before it could output anything. t/highlight.t ... Dubious, test returned 2 (wstat 512, 0x200) Failed 11/11 subtests ===( 3;0 0/3 2/3 )==============================================The encoding pragma is no longer supported at t/highlight2.t line 5. BEGIN failed--compilation aborted at t/highlight2.t line 5. # Looks like your test exited with 2 before it could output anything. t/highlight2.t .. Dubious, test returned 2 (wstat 512, 0x200) Failed 3/3 subtests t/subclass.t .... ok Test Summary Report ------------------- t/highlight.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 11 tests but ran 0. t/highlight2.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 3 tests but ran 0. Files=4, Tests=4, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.32 cusr 0.03 csys = 0.39 CPU) Result: FAIL
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1341b82a0a4ca44edfbd3556ace79b71ad59e0f6 commit 1341b82a0a4ca44edfbd3556ace79b71ad59e0f6 Author: Kent Fredric <kentnl@gentoo.org> AuthorDate: 2017-09-19 05:16:03 +0000 Commit: Kent Fredric <kentnl@gentoo.org> CommitDate: 2017-09-19 05:17:54 +0000 profiles: package.mask dev-perl/Syntax-Highlight-Engine-Simple-Perl Dead upstream Bug: https://bugs.gentoo.org/631302 Bug: https://bugs.gentoo.org/623116 profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+)}
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5fb1863540469ba397d835fd047230662989b88 commit a5fb1863540469ba397d835fd047230662989b88 Author: Andreas K. Hüttel <dilfridge@gentoo.org> AuthorDate: 2017-09-20 10:22:48 +0000 Commit: Andreas K. Hüttel <dilfridge@gentoo.org> CommitDate: 2017-09-20 10:23:10 +0000 dev-perl/Syntax-Highlight-Engine-Simple: Version bump. Fixes tests for Perl 5.26. Closes: https://bugs.gentoo.org/623116 Package-Manager: Portage-2.3.8, Repoman-2.3.3 dev-perl/Syntax-Highlight-Engine-Simple/Manifest | 1 + .../Syntax-Highlight-Engine-Simple-0.100.0.ebuild | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+)