CellFunc-File-stat_row v0.001 Perl 5 v5.8.9 amd64-freebsd
- Status
- Fail
- From
- Slaven Rezić
- Dist
-
CellFunc-File-stat_row v0.001
- Platform
- Perl 5 v5.8.9 amd64-freebsd
- Date
- 2025-04-27 20:11:43
- ID
- d6c64eb0-23a3-11f0-a512-97396e8775ea
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 perlancar,
This is a computer-generated report for CellFunc-File-stat_row-0.001
on perl 5.8.9, created by CPAN-Reporter-1.2019.
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/perl5.8.9/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Failed test 'CellFunc/File/stat_row.pm loaded ok'
# at t/00-compile.t line 43.
# got: '65280'
# expected: '0'
Possible unintended interpolation of @st in string at /usr/home/cpansand/.cpan/build/2025042715/CellFunc-File-stat_row-0.001-0/blib/lib/CellFunc/File/stat_row.pm line 80.
String found where operator expected at /usr/home/cpansand/.cpan/build/2025042715/CellFunc-File-stat_row-0.001-0/blib/lib/CellFunc/File/stat_row.pm line 83, near "return [200, ""
(Might be a runaway multi-line "" string starting on line 82)
(Missing semicolon on previous line?)
String found where operator expected at /usr/home/cpansand/.cpan/build/2025042715/CellFunc-File-stat_row-0.001-0/blib/lib/CellFunc/File/stat_row.pm line 85, near "[200, ""
(Might be a runaway multi-line "" string starting on line 83)
(Missing semicolon on previous line?)
Bareword found where operator expected at /usr/home/cpansand/.cpan/build/2025042715/CellFunc-File-stat_row-0.001-0/blib/lib/CellFunc/File/stat_row.pm line 85, near "[200, "OK"
(Missing operator before OK?)
String found where operator expected at /usr/home/cpansand/.cpan/build/2025042715/CellFunc-File-stat_row-0.001-0/blib/lib/CellFunc/File/stat_row.pm line 140, near "($reason) is a string containing error message, or something like ""
(Might be a runaway multi-line "" string starting on line 85)
(Missing semicolon on previous line?)
Bareword found where operator expected at /usr/home/cpansand/.cpan/build/2025042715/CellFunc-File-stat_row-0.001-0/blib/lib/CellFunc/File/stat_row.pm line 140, near "($reason) is a string containing error message, or something like "OK"
Global symbol "@st" requires explicit package name at /usr/home/cpansand/.cpan/build/2025042715/CellFunc-File-stat_row-0.001-0/blib/lib/CellFunc/File/stat_row.pm line 80.
syntax error at /usr/home/cpansand/.cpan/build/2025042715/CellFunc-File-stat_row-0.001-0/blib/lib/CellFunc/File/stat_row.pm line 82, near "log_warn "Can't stat/lstat"
(Might be a runaway multi-line // string starting on line 80)
Global symbol "%s" requires explicit package name at /usr/home/cpansand/.cpan/build/2025042715/CellFunc-File-stat_row-0.001-0/blib/lib/CellFunc/File/stat_row.pm line 82.
Global symbol "%s" requires explicit package name at /usr/home/cpansand/.cpan/build/2025042715/CellFunc-File-stat_row-0.001-0/blib/lib/CellFunc/File/stat_row.pm line 82.
syntax error at /usr/home/cpansand/.cpan/build/2025042715/CellFunc-File-stat_row-0.001-0/blib/lib/CellFunc/File/stat_row.pm line 85, near "[200, ""
Global symbol "$status_code" requires explicit package name at /usr/home/cpansand/.cpan/build/2025042715/CellFunc-File-stat_row-0.001-0/blib/lib/CellFunc/File/stat_row.pm line 85.
Global symbol "$reason" requires explicit package name at /usr/home/cpansand/.cpan/build/2025042715/CellFunc-File-stat_row-0.001-0/blib/lib/CellFunc/File/stat_row.pm line 85.
Global symbol "$payload" requires explicit package name at /usr/home/cpansand/.cpan/build/2025042715/CellFunc-File-stat_row-0.001-0/blib/lib/CellFunc/File/stat_row.pm line 85.
Global symbol "$status_code" requires explicit package name at /usr/home/cpansand/.cpan/build/2025042715/CellFunc-File-stat_row-0.001-0/blib/lib/CellFunc/File/stat_row.pm line 85.
Global symbol "$reason" requires explicit package name at /usr/home/cpansand/.cpan/build/2025042715/CellFunc-File-stat_row-0.001-0/blib/lib/CellFunc/File/stat_row.pm line 85.
/usr/home/cpansand/.cpan/build/2025042715/CellFunc-File-stat_row-0.001-0/blib/lib/CellFunc/File/stat_row.pm has too many errors.
Compilation failed in require at -e line 1.
# Looks like you failed 1 test of 1.
t/00-compile.t ...........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/author-critic.t ........ skipped: these tests are for testing by the author
t/author-pod-coverage.t .. skipped: these tests are for testing by the author
t/author-pod-syntax.t .... skipped: these tests are for testing by the author
t/release-rinci.t ........ skipped: these tests are for release candidate testing
Test Summary Report
-------------------
t/00-compile.t (Wstat: 256 (exited 1) Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=5, Tests=1, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.05 cusr 0.02 csys = 0.09 CPU)
Result: FAIL
Failed 1/5 test programs. 1/1 subtests failed.
*** [test_dynamic] Error code 255
Stop in /usr/home/cpansand/.cpan/build/2025042715/CellFunc-File-stat_row-0.001-0.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ----- --------
Log::ger 0.038 0.042
strict 0 1.03
warnings 0 1.05_01
build_requires:
Module Need Have
------------------- ----- --------
ExtUtils::MakeMaker 0 7.74
File::Spec 0 3.75
IO::Handle 0 1.55
IPC::Open3 0 1.03
Test::More 0 1.302209
configure_requires:
Module Need Have
------------------- ----- --------
ExtUtils::MakeMaker 0 7.74
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LC_ALL = de_DE.ISO8859-1
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/freebsd9.3:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/usr/home/eserte/src/srezic-misc/scripts
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 86045
PERL5_CPAN_IS_RUNNING = 86045
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 84626,86045
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2025042711/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/local/bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023/2025042711
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/perl5.8.9/bin/perl
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.36
CPAN::Meta 2.150010
Cwd 3.75
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.74
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.74
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.51
File::Spec 3.75
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.30
YAML::Syck 1.34
version 0.9932
--
Summary of my perl5 (revision 5 version 8 subversion 9) configuration:
Platform:
osname=freebsd, osvers=9.2-release-p4, archname=amd64-freebsd
uname='freebsd cvrsnica-freebsd-92 9.2-release-p4 freebsd 9.2-release-p4 #0: tue apr 8 18:08:22 utc 2014 root@amd64-builder.daemonology.net:usrobjusrsrcsysgeneric amd64 '
config_args='-ds -e -Dprefix=/usr/perl5.8.9'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
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 -fno-strict-aliasing -pipe -I/usr/local/include',
optimize='-O',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='4.2.1 20070831 patched [FreeBSD]', 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 ='-Wl,-E -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lgdbm -lm -lcrypt -lutil -lc
perllibs=-lm -lcrypt -lutil -lc
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'
Characteristics of this binary (from libperl):
Compile-time options: PERL_MALLOC_WRAP USE_64_BIT_ALL USE_64_BIT_INT
USE_FAST_STDIO USE_LARGE_FILES USE_PERLIO
Built under freebsd
Compiled at May 15 2014 22:27:57
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="86045"
PERL5_CPAN_IS_RUNNING="86045"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="84626,86045"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2025042711/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_USE_UNSAFE_INC="1"
@INC:
/usr/perl5.8.9/lib/5.8.9/amd64-freebsd
/usr/perl5.8.9/lib/5.8.9
/usr/perl5.8.9/lib/site_perl/5.8.9/amd64-freebsd
/usr/perl5.8.9/lib/site_perl/5.8.9
.