meta v0.007 Perl 5 v5.14.3 amd64-freebsd-thread-multi
- Status
- Fail
- From
- Chris Williams (BINGOS)
- Dist
-
meta v0.007
- Platform
- Perl 5 v5.14.3 amd64-freebsd-thread-multi
- Date
- 2024-09-11 18:53:43
- ID
- 2b0b3ba4-706f-11ef-98b0-b3c3213a625c
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 Paul Evans,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.9914. Testers personal comments may appear
at the end of this report.
Thank you for uploading your work to CPAN. However, it appears that
there were some problems testing your distribution.
TEST RESULTS:
Below is the error stack from stage 'make test':
t/00use.t ............... ok
t/01package.t ........... ok
t/02glob.t .............. ok
t/03symbols.t ........... ok
t/10variables.t ......... ok
t/11subroutines.t ....... ok
t/20add.t ............... ok
t/21remove.t ............ ok
Can't locate Sub/Util.pm in @INC (@INC contains: /home/cpan/pit/thr/conf/perl-5.14.3/.cpanplus/5.14.3/build/OEhgUTMbLX/meta-0.007/blib/lib /home/cpan/pit/thr/conf/perl-5.14.3/.cpanplus/5.14.3/build/OEhgUTMbLX/meta-0.007/blib/arch /home/cpan/pit/jail/TlKb2REX1z/lib/perl5/5.14.3/amd64-freebsd-thread-multi /home/cpan/pit/jail/TlKb2REX1z/lib/perl5/5.14.3/amd64-freebsd-thread-multi /home/cpan/pit/jail/TlKb2REX1z/lib/perl5/5.14.3 /home/cpan/pit/jail/TlKb2REX1z/lib/perl5/amd64-freebsd-thread-multi /home/cpan/pit/jail/TlKb2REX1z/lib/perl5/5.14.3/amd64-freebsd-thread-multi /home/cpan/pit/jail/TlKb2REX1z/lib/perl5/5.14.3 /home/cpan/pit/jail/TlKb2REX1z/lib/perl5/amd64-freebsd-thread-multi /home/cpan/pit/jail/TlKb2REX1z/lib/perl5 /home/cpan/pit/jail/TlKb2REX1z/lib/perl5/5.14.3/amd64-freebsd-thread-multi /home/cpan/pit/jail/TlKb2REX1z/lib/perl5/5.14.3 /home/cpan/pit/jail/TlKb2REX1z/lib/perl5/amd64-freebsd-thread-multi /home/cpan/pit/jail/TlKb2REX1z/lib/perl5 /home/cpan/pit/thr/conf/perl-5.14.3/.cpanplus/5.14.3/build/OEhgUTMbLX/meta-0.007/blib/lib /home/cpan/pit/thr/conf/perl-5.14.3/.cpanplus/5.14.3/build/OEhgUTMbLX/meta-0.007/blib/arch /home/cpan/pit/thr/perl-5.14.3/lib/site_perl/5.14.3/amd64-freebsd-thread-multi /home/cpan/pit/thr/perl-5.14.3/lib/site_perl/5.14.3 /home/cpan/pit/thr/perl-5.14.3/lib/5.14.3/amd64-freebsd-thread-multi /home/cpan/pit/thr/perl-5.14.3/lib/5.14.3 .) at t/80subname+Sub-Util.t line 12.
BEGIN failed--compilation aborted at t/80subname+Sub-Util.t line 12.
t/80subname+Sub-Util.t ..
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
# Failed test 'meta::get_package provokes experimental warning'
# at t/94warnings.t line 15.
# +---------------------------------+----+---------------------------------+
# | GOT | OP | CHECK |
# +---------------------------------+----+---------------------------------+
# | meta::get_package is experiment | =~ | (?^u:^meta::get_package is expe |
# | al and may be changed or remove | | rimental and may be changed or |
# | d without notice at t/94warning | | removed without notice at t\/94 |
# | s.t line 14\n | | warnings\.t line 14\.) |
# +---------------------------------+----+---------------------------------+
(If this table is too small, you can use the TABLE_TERM_SIZE=### env var to set a larger size, detected size is '78')
# Seeded srand with seed '20240911' from local date.
t/94warnings.t ..........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
t/99pod.t ............... skipped: Test::Pod 1.00 required for testing POD
Test Summary Report
-------------------
t/80subname+Sub-Util.t (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/94warnings.t (Wstat: 256 (exited 1) Tests: 2 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=11, Tests=122, 2 wallclock secs ( 0.08 usr 0.05 sys + 1.97 cusr 0.29 csys = 2.39 CPU)
Result: FAIL
Failed 2/11 test programs. 1/122 subtests failed.
MISSING PREREQUISITES:
It was observed that the test suite seem to fail without these modules:
Sub::Util
As such, adding the prerequisite module(s) to 'PREREQ_PM' in your
Makefile.PL should solve this problem. For example:
WriteMakefile(
AUTHOR => 'Paul Evans (leonerd@leonerd.org.uk)',
... # other information
PREREQ_PM => {
'Sub::Util' => '0', # or a minimum working version
}
);
Thanks! :-)
PREREQUISITES:
Here is a list of prerequisites you specified and versions we
managed to load:
Module Name Have Want
ExtUtils::CBuilder 0.280236 0
Test2::V0 1.302203 0
Perl module toolchain versions installed:
Module Name Have
CPANPLUS 0.9914
CPANPLUS::Dist::Build 0.90
Cwd 3.75
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.51
File::Spec 3.75
Module::Build 0.4234
Pod::Parser 1.37
Pod::Simple 3.16
Test2 1.302203
Test::Harness 3.48
Test::More 1.302203
version 0.9932
******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender. As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.
If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally. We appreciate your patience. :)
**********************************************************************
Additional comments:
This report was machine-generated by CPANPLUS::Dist::YACSmoke 1.08.
Powered by minismokebox version 0.68
CPANPLUS is prefering Build.PL
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = C.UTF-8
NONINTERACTIVE_TESTING = 1
PATH = /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
PERL5LIB = /home/cpan/pit/jail/TlKb2REX1z/lib/perl5:/home/cpan/pit/thr/conf/perl-5.14.3/.cpanplus/5.14.3/build/OEhgUTMbLX/meta-0.007/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.3/.cpanplus/5.14.3/build/OEhgUTMbLX/meta-0.007/blib/arch
PERL5_CPANPLUS_IS_RUNNING = 15025
PERL5_CPANPLUS_IS_VERSION = 0.9914
PERL5_MINISMOKEBOX = 0.68
PERL5_YACSMOKE_BASE = /home/cpan/pit/thr/conf/perl-5.14.3
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_LOCAL_LIB_ROOT = /home/cpan/pit/jail/TlKb2REX1z
PERL_MB_OPT = --install_base "/home/cpan/pit/jail/TlKb2REX1z"
PERL_MM_OPT = INSTALL_BASE=/home/cpan/pit/jail/TlKb2REX1z
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/local/bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /home/cpan/pit/thr/perl-5.14.3/bin/perl
UID: $< = 1002
EUID: $> = 1002
GID: $( = 1002 1002
EGID: $) = 1002 1002
-------------------------------
--
Summary of my perl5 (revision 5 version 14 subversion 3) configuration:
Platform:
osname=freebsd, osvers=14.1-release, archname=amd64-freebsd-thread-multi
uname='freebsd flitter 14.1-release freebsd 14.1-release releng14.1-n267679-10e31f0946d8 generic amd64 '
config_args='-des -Dprefix=/home/cpan/pit/thr/perl-5.14.3 -Dusethreads'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
optimize='-O2',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='FreeBSD Clang 18.1.5 (https://github.com/llvm/llvm-project.git llvmorg-18.1.5-0-g617a15a9eac9)', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
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 -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lgdbm -ldl -lm -lcrypt -lutil
perllibs=-ldl -lm -lcrypt -lutil
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'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV USE_64_BIT_ALL USE_64_BIT_INT
USE_ITHREADS USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
USE_REENTRANT_API
Locally applied patches:
Devel::PatchPerl 2.09
Built under freebsd
Compiled at Jun 16 2024 16:49:38
%ENV:
PERL5LIB="/home/cpan/pit/jail/TlKb2REX1z/lib/perl5:/home/cpan/pit/thr/conf/perl-5.14.3/.cpanplus/5.14.3/build/OEhgUTMbLX/meta-0.007/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.3/.cpanplus/5.14.3/build/OEhgUTMbLX/meta-0.007/blib/arch"
PERL5_CPANPLUS_IS_RUNNING="15025"
PERL5_CPANPLUS_IS_VERSION="0.9914"
PERL5_MINISMOKEBOX="0.68"
PERL5_YACSMOKE_BASE="/home/cpan/pit/thr/conf/perl-5.14.3"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_LOCAL_LIB_ROOT="/home/cpan/pit/jail/TlKb2REX1z"
PERL_MB_OPT="--install_base "/home/cpan/pit/jail/TlKb2REX1z""
PERL_MM_OPT="INSTALL_BASE=/home/cpan/pit/jail/TlKb2REX1z"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/cpan/pit/jail/TlKb2REX1z/lib/perl5/5.14.3/amd64-freebsd-thread-multi
/home/cpan/pit/jail/TlKb2REX1z/lib/perl5/5.14.3
/home/cpan/pit/jail/TlKb2REX1z/lib/perl5/amd64-freebsd-thread-multi
/home/cpan/pit/jail/TlKb2REX1z/lib/perl5
/home/cpan/pit/thr/conf/perl-5.14.3/.cpanplus/5.14.3/build/OEhgUTMbLX/meta-0.007/blib/lib
/home/cpan/pit/thr/conf/perl-5.14.3/.cpanplus/5.14.3/build/OEhgUTMbLX/meta-0.007/blib/arch
/home/cpan/pit/thr/perl-5.14.3/lib/site_perl/5.14.3/amd64-freebsd-thread-multi
/home/cpan/pit/thr/perl-5.14.3/lib/site_perl/5.14.3
/home/cpan/pit/thr/perl-5.14.3/lib/5.14.3/amd64-freebsd-thread-multi
/home/cpan/pit/thr/perl-5.14.3/lib/5.14.3
.