t/require.t .. 1/2 Use of uninitialized value $ExtUtils::F77::Runtime in concatenation (.) or string at t/require.t line 17. Can't exec "f77": No such file or directory at t/require.t line 28. t/require.t .. Failed 1/2 subtests ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0-hardened_test_20180512-194415 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-7.3.0 * Available Python interpreters, in order of preference: [1] python3.5 [2] python2.7 (fallback) [3] pypy3 (fallback) [4] pypy (fallback) java-config: The following VMs are available for generation-2: emerge -qpv dev-perl/ExtUtils-F77 [ebuild N ] dev-perl/ExtUtils-F77-1.200.0
Created attachment 532548 [details] emerge-info.txt
Created attachment 532550 [details] dev-perl:ExtUtils-F77-1.200.0:20180521-112406.log
Created attachment 532552 [details] emerge-history.txt
Created attachment 532554 [details] environment
Created attachment 532556 [details] etc.portage.tbz2
Created attachment 532558 [details] temp.tbz2
Created attachment 532560 [details] tests.tbz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=296b8a0587807043c054d6e421384516d27cbed5 commit 296b8a0587807043c054d6e421384516d27cbed5 Author: Kent Fredric <kentnl@gentoo.org> AuthorDate: 2018-06-08 04:38:23 +0000 Commit: Kent Fredric <kentnl@gentoo.org> CommitDate: 2018-06-08 04:38:49 +0000 dev-perl/ExtUtils-F77: Require a fortran implementation bug #656226 This module autoswitches between a bunch of fortran implementations, however, it helps to actually have one installed first. Failures occur as a result of attempting to use a default (which is not installed) when discovery fails Closes: https://bugs.gentoo.org/656226 Package-Manager: Portage-2.3.29, Repoman-2.3.9 .../ExtUtils-F77/ExtUtils-F77-1.200.0-r1.ebuild | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+)