Created attachment 492750 [details] LastTest.log See tracker bug for details, and note if I have PERL_USE_UNSAFE_INC=0 in ENV to counteract https://wiki.gentoo.org/wiki/Project:Perl/Dot-In-INC-Removal#Counter_Balance , which is relevant due to "-MTest::Harness" 2/2 Test: scriptedtests Command: "/usr/bin/perl" "-MTest::Harness" "-e" "$$Test::Harness::verbose=1; runtests @ARGV;" "/var/tmp/portage/sys-fs/encfs-1.9.2/work/encfs-1.9.2/tests/normal.t.pl" "/var/tmp/portage/sys-fs/encfs-1.9.2/work/encfs-1.9.2/tests/reverse.t.pl" Directory: /var/tmp/portage/sys-fs/encfs-1.9.2/work/encfs-1.9.2 "scriptedtests" start time: Sep 06 16:59 -00 Output: ---------------------------------------------------------- Can't locate tests/common.pl in @INC (@INC contains: /etc/perl /usr/local/lib64/perl5/5.26.0/x86_64-linux /usr/local/lib64/perl5/5.26.0 /usr/lib64/perl5/vendor_perl/5.26.0/x86_64-linux /usr/lib64/perl5/vendor_perl/5.26.0 /usr/local/lib64/perl5 /usr/lib64/perl5/vendor_perl/5.26.0-RC1 /usr/lib64/perl5/vendor_perl/5.25.12 /usr/lib64/perl5/vendor_perl/5.25.11 /usr/lib64/perl5/vendor_perl/5.22.3 /usr/lib64/perl5/vendor_perl /usr/lib64/perl5/5.26.0/x86_64-linux /usr/lib64/perl5/5.26.0) at /var/tmp/portage/sys-fs/encfs-1.9.2/work/encfs-1.9.2/tests/normal.t.pl line 11. # Looks like your test exited with 2 before it could output anything. /var/tmp/portage/sys-fs/encfs-1.9.2/work/encfs-1.9.2/tests/normal.t.pl ... Dubious, test returned 2 (wstat 512, 0x200) Failed 116/116 subtests Can't locate tests/common.pl in @INC (@INC contains: /etc/perl /usr/local/lib64/perl5/5.26.0/x86_64-linux /usr/local/lib64/perl5/5.26.0 /usr/lib64/perl5/vendor_perl/5.26.0/x86_64-linux /usr/lib64/perl5/vendor_perl/5.26.0 /usr/local/lib64/perl5 /usr/lib64/perl5/vendor_perl/5.26.0-RC1 /usr/lib64/perl5/vendor_perl/5.25.12 /usr/lib64/perl5/vendor_perl/5.25.11 /usr/lib64/perl5/vendor_perl/5.22.3 /usr/lib64/perl5/vendor_perl /usr/lib64/perl5/5.26.0/x86_64-linux /usr/lib64/perl5/5.26.0) at /var/tmp/portage/sys-fs/encfs-1.9.2/work/encfs-1.9.2/tests/reverse.t.pl line 12. # Looks like your test exited with 2 before it could output anything. /var/tmp/portage/sys-fs/encfs-1.9.2/work/encfs-1.9.2/tests/reverse.t.pl .. Dubious, test returned 2 (wstat 512, 0x200) Failed 25/25 subtests Test Summary Report ------------------- /var/tmp/portage/sys-fs/encfs-1.9.2/work/encfs-1.9.2/tests/normal.t.pl (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 116 tests but ran 0. /var/tmp/portage/sys-fs/encfs-1.9.2/work/encfs-1.9.2/tests/reverse.t.pl (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 25 tests but ran 0. Files=2, Tests=0, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.17 cusr 0.01 csys = 0.22 CPU) Result: FAIL
Created attachment 492752 [details] build.log
Closing this since the tests are b0rken anyway, see bug 630486