ExtUtils-F77 v1.26 Perl 5 v5.41.11 amd64-midnightbsd-thread-multi
- Status
- Fail
- From
- Carlos Guevara
- Dist
-
ExtUtils-F77 v1.26
- Platform
- Perl 5 v5.41.11 amd64-midnightbsd-thread-multi
- Date
- 2025-03-26 05:54:28
- ID
- c7b10f70-0a06-11f0-a139-e2cf999d033f
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear Ed J,
This is a computer-generated report for ExtUtils-F77-1.26
on perl 5.41.11, created by CPAN-Reporter-1.2020.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/usr/home/cpan/bin/perl/bin/perl5.41.11" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Found compiler gfortran
ExtUtils::F77: compiler family is gfortran
ExtUtils::F77: gfortran version 13.3.0
Found compiler gfortran
Found compiler gfortran
ExtUtils::F77: compiler family is gfortran
ExtUtils::F77: gfortran version 13.3.0
Found compiler gfortran
ExtUtils::F77: Using system=Midnightbsd compiler=<undefined>
ExtUtils::F77: Unable to guess and/or validate system/compiler configuration
ExtUtils::F77: Will try system=Generic Compiler=G77
ExtUtils::F77: Well that didn't appear to validate. Well I will try it anyway.
ExtUtils::F77: There does not appear to be any configuration info about
ExtUtils::F77: names with trailing underscores for system Generic. Will assume
ExtUtils::F77: F77 names have trailing underscores.
ExtUtils::F77: There does not appear to be any configuration info about
ExtUtils::F77: the F77 compiler name. Will assume 'f77'.
ExtUtils::F77: Compiler: f77
ExtUtils::F77: There does not appear to be any configuration info about
ExtUtils::F77: the options for the F77 compiler. Will assume none
ExtUtils::F77: necessary.
ExtUtils::F77: Cflags:
Compiling the test Fortran program...
Command: f77 /home/cpan/tmp/testf772676.f -o /home/cpan/tmp/testf772676_exe at /usr/home/cpan/.cpan/build/ExtUtils-F77-1.26-1/blib/lib/ExtUtils/F77.pm line 14.
Can't exec "f77": No such file or directory at /usr/home/cpan/.cpan/build/ExtUtils-F77-1.26-1/blib/lib/ExtUtils/F77.pm line 576.
Executing the test program...
Can't exec "/home/cpan/tmp/testf772676_exe": No such file or directory at /usr/home/cpan/.cpan/build/ExtUtils-F77-1.26-1/blib/lib/ExtUtils/F77.pm line 578.
Use of uninitialized value in string ne at /usr/home/cpan/.cpan/build/ExtUtils-F77-1.26-1/blib/lib/ExtUtils/F77.pm line 578.
Test of Fortran Compiler FAILED.
Do not know how to compile Fortran on your system
# Failed test 'testcompiler method returns 1'
# at t/require.t line 11.
# got: '0'
# expected: '1'
# Failed test 'runtime libs found'
# at t/require.t line 13.
# got: ''
# expected: '1'
# Method: runtime, undef
# Method: trail_, 1
# Method: compiler, f77
# Method: cflags,
# Compiler:
# Looks like you failed 2 tests of 3.
t/require.t ..
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/3 subtests
Test Summary Report
-------------------
t/require.t (Wstat: 512 (exited 2) Tests: 3 Failed: 2)
Failed tests: 2-3
Non-zero exit status: 2
Files=1, Tests=3, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.04 cusr 0.03 csys = 0.09 CPU)
Result: FAIL
Failed 1/1 test programs. 2/3 subtests failed.
*** Error code 2
Stop.
make: stopped in /usr/home/cpan/.cpan/build/ExtUtils-F77-1.26-1
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- -------
File::Which 0 1.27
List::Util 0 1.68_01
Text::ParseWords 0 3.31
build_requires:
Module Need Have
------------------- ---- -------
ExtUtils::MakeMaker 0 7.72
configure_requires:
Module Need Have
------------------- ---- -------
ExtUtils::MakeMaker 0 7.72
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LC_ALL = C
NONINTERACTIVE_TESTING = 1
PATH = /home/cpan/bin/perl/bin:/home/cpan/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
PERL5LIB = /home/cpan/.cpan/build/CHI-0.61-0/blib/arch:/home/cpan/.cpan/build/CHI-0.61-0/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 1255
PERL5_CPAN_IS_RUNNING = 1255
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/local/bin/bash
TERM = xterm
TMPDIR = /home/cpan/tmp
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/home/cpan/bin/perl/bin/perl5.41.11
$UID/$EUID = 1002 / 1002
$GID = 1002 1002
$EGID = 1002 1002
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.38
CPAN::Meta 2.150010
Cwd 3.92
ExtUtils::CBuilder 0.280240
ExtUtils::Command 7.72
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.72
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.57
File::Spec 3.93
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature 0.89
Parse::CPAN::Meta 2.150010
Test2 1.302209
Test::Harness 3.50
Test::More 1.302209
YAML 1.31
YAML::Syck 1.34
version 0.9933
--
Summary of my perl5 (revision 5 version 41 subversion 11) configuration:
Commit id: e5ef137f9116f74315e333518f08c23751271064
Platform:
osname=midnightbsd
osvers=3.2.1
archname=amd64-midnightbsd-thread-multi
uname='midnightbsd cjg-midnightbsd3 3.2.1 midnightbsd 3.2.1 #15n13132-0869ed7092(stable3.2)-dirty: wed nov 6 12:53:25 est 2024 root@m3264:usrobjusrsrcamd64.amd64sysgeneric amd64 '
config_args='-des -Dprefix=/home/cpan/bin/perl -Dscriptdir=/home/cpan/bin/perl/bin -Dusedevel -Duse64bitall -Duseithreads'
hint=recommended
useposix=true
d_sigaction=define
useithreads=define
usemultiplicity=define
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='cc'
ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
optimize='-O'
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='MidnightBSD Clang 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303)'
gccosandvers=''
intsize=4
longsize=8
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=16
longdblkind=3
ivtype='long'
ivsize=8
nvtype='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='cc'
ldflags ='-pthread -Wl,-E -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib /usr/lib/clang/13.0.0/lib
libs=-lpthread -lgdbm -ldl -lm -lcrypt
perllibs=-lpthread -ldl -lm -lcrypt
libc=
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags=' '
cccdlflags='-DPIC -fPIC'
lddlflags='-shared -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_LONG_DOUBLE
HAS_STRTOLD
HAS_TIMES
MULTIPLICITY
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_SIPHASH13
PERL_HASH_USE_SBOX32
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_DEVEL
PERL_USE_SAFE_PUTENV
USE_64_BIT_ALL
USE_64_BIT_INT
USE_ITHREADS
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
USE_REENTRANT_API
USE_THREAD_SAFE_LOCALE
Built under midnightbsd
Compiled at Mar 25 2025 12:22:30
%ENV:
PERL5LIB="/home/cpan/.cpan/build/CHI-0.61-0/blib/arch:/home/cpan/.cpan/build/CHI-0.61-0/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="1255"
PERL5_CPAN_IS_RUNNING="1255"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/cpan/.cpan/build/CHI-0.61-0/blib/arch
/home/cpan/.cpan/build/CHI-0.61-0/blib/lib
/home/cpan/bin/perl/lib/site_perl/5.41.11/amd64-midnightbsd-thread-multi
/home/cpan/bin/perl/lib/site_perl/5.41.11
/home/cpan/bin/perl/lib/5.41.11/amd64-midnightbsd-thread-multi
/home/cpan/bin/perl/lib/5.41.11
.