ExtUtils-CChecker v0.11 Perl 5 v5.10.0 amd64-freebsd
- Status
- Fail
- From
- Bartosz Jarzyna
- Dist
-
ExtUtils-CChecker v0.11
- Platform
- Perl 5 v5.10.0 amd64-freebsd
- Date
- 2023-06-26 08:27:35
- ID
- 4ddc0f86-13fb-11ee-af15-9ee446702ea9
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 report for ExtUtils-CChecker-0.11
on perl 5.10.0, created by CPAN-Reporter-1.2018.
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:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from './Build test':
t/00use.t ........... ok
test-26879-1.c:1:8: error: expected ';' after top level declarator
int foo bar splot
^
;
1 error generated.
ld: error: failed to open test-26879-3: No space left on device
cc: error: linker command failed with exit code 1 (use -v to see invocation)
# Failed test 'HAVE_C defined'
# at t/01run.t line 26.
# Structures begin differing at:
# $got->[0] = Does not exist
# $expected->[0] = '-DHAVE_C'
# Looks like you failed 1 test of 6.
t/01run.t ...........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/6 subtests
fatal error: error in backend: IO failure on output stream: No space left on device
PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0. Program arguments: cc -I/home/smoker/perl5/perlbrew/perls/perl-5.10.0/lib/5.10.0/amd64-freebsd/CORE -DPIC -fPIC -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include -O2 -o test-26912-0.o test-26912-0.c
1. <eof> parser at end of file
#0 0x00000000048a7860 (/usr/bin/cc+0x48a7860)
#1 0x00000000048a5cd5 (/usr/bin/cc+0x48a5cd5)
#2 0x0000000004841e48 (/usr/bin/cc+0x4841e48)
#3 0x0000000004841dee (/usr/bin/cc+0x4841dee)
#4 0x000000000489fe6c (/usr/bin/cc+0x489fe6c)
#5 0x0000000002215366 (/usr/bin/cc+0x2215366)
#6 0x0000000004848cb1 (/usr/bin/cc+0x4848cb1)
#7 0x0000000004848d7b (/usr/bin/cc+0x4848d7b)
#8 0x00000000048eb56e (/usr/bin/cc+0x48eb56e)
#9 0x00000000048eaa0e (/usr/bin/cc+0x48eaa0e)
#10 0x000000000293f607 (/usr/bin/cc+0x293f607)
#11 0x0000000002bf955f (/usr/bin/cc+0x2bf955f)
#12 0x0000000003030e34 (/usr/bin/cc+0x3030e34)
#13 0x0000000002b509b6 (/usr/bin/cc+0x2b509b6)
#14 0x0000000002ad68e6 (/usr/bin/cc+0x2ad68e6)
#15 0x0000000002bf3827 (/usr/bin/cc+0x2bf3827)
#16 0x0000000002215070 (/usr/bin/cc+0x2215070)
#17 0x0000000002221ac5 (/usr/bin/cc+0x2221ac5)
#18 0x00000000029ac907 (/usr/bin/cc+0x29ac907)
#19 0x0000000004841dca (/usr/bin/cc+0x4841dca)
#20 0x00000000029ac585 (/usr/bin/cc+0x29ac585)
#21 0x000000000297f8e1 (/usr/bin/cc+0x297f8e1)
#22 0x000000000297fd1f (/usr/bin/cc+0x297fd1f)
#23 0x0000000002992c8c (/usr/bin/cc+0x2992c8c)
# Failed test 'Trivial C program'
# at t/02assert.t line 16.
test-26912-1.c:1:8: error: expected ';' after top level declarator
int foo bar splot
^
;
1 error generated.
# Looks like you failed 1 test of 2.
t/02assert.t ........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
t/03accessors.t ..... ok
t/04module_build.t .. ok
ld: error: failed to open test-26923-0: No space left on device
cc: error: linker command failed with exit code 1 (use -v to see invocation)
# Failed test 'test-config.h exists'
# at t/05defines_to.t line 27.
Cannot read test-config.h - No such file or directory at t/05defines_to.t line 29.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 2 just after 4.
t/05defines_to.t ....
Dubious, test returned 2 (wstat 512, 0x200)
Failed 1/4 subtests
t/10find_cflags.t ... skipped: This test requires gcc
t/99pod.t ........... ok
Test Summary Report
-------------------
t/01run.t (Wstat: 256 (exited 1) Tests: 6 Failed: 1)
Failed test: 6
Non-zero exit status: 1
t/02assert.t (Wstat: 256 (exited 1) Tests: 2 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/05defines_to.t (Wstat: 512 (exited 2) Tests: 4 Failed: 1)
Failed test: 4
Non-zero exit status: 2
Parse errors: No plan found in TAP output
Files=8, Tests=28, 5 wallclock secs ( 0.03 usr 0.03 sys + 1.34 cusr 0.55 csys = 1.95 CPU)
Result: FAIL
Failed 3/8 test programs. 3/28 subtests failed.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------ ------ --------
ExtUtils::CBuilder 0 0.280236
build_requires:
Module Need Have
------------------ ------ --------
Test::Fatal 0 0.016
Test::More 0.88 1.302191
configure_requires:
Module Need Have
------------------ ------ --------
Module::Build 0.4004 0.4231
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = C.UTF-8
PATH = /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/smoker/bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 26815
PERL5_CPAN_IS_RUNNING = 26815
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 77309,26815
PERL_CR_SMOKER_CURRENT = Future-AsyncAwait-Hooks-0.02
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/sh
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/smoker/perl5/perlbrew/perls/perl-5.10.0/bin/perl
$UID/$EUID = 1001 / 1001
$GID = 1001 1001
$EGID = 1001 1001
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.16
CPAN::Meta 2.143240
Cwd 3.75
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.64
ExtUtils::Install 2.06
ExtUtils::MakeMaker 7.64
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.44
File::Spec 3.75
JSON n/a
JSON::PP 4.12
Module::Build 0.4231
Module::Signature n/a
Parse::CPAN::Meta 1.4414
Test::Harness 3.44
Test::More 1.302191
YAML n/a
YAML::Syck 1.34
version 0.9929
--
Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=freebsd, osvers=13.1-release-p3, archname=amd64-freebsd
uname='freebsd smoker-10.smoker 13.1-release-p3 freebsd 13.1-release-p3 generic amd64 '
config_args='-de -Dprefix=/home/smoker/perl5/perlbrew/perls/perl-5.10.0 -Aeval:scriptdir=/home/smoker/perl5/perlbrew/perls/perl-5.10.0/bin'
hint=recommended, useposix=true, d_sigaction=define
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='-O2',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='FreeBSD 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
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=-ldl -lm -lcrypt -lutil -lc
perllibs=-ldl -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_DONT_CREATE_GVSV PERL_MALLOC_WRAP USE_64_BIT_ALL
USE_64_BIT_INT USE_LARGE_FILES USE_PERLIO
Locally applied patches:
Devel::PatchPerl 2.08
Built under freebsd
Compiled at Nov 16 2022 19:38:41
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="26815"
PERL5_CPAN_IS_RUNNING="26815"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="77309,26815"
PERL_CR_SMOKER_CURRENT="Future-AsyncAwait-Hooks-0.02"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/smoker/perl5/perlbrew/perls/perl-5.10.0/lib/5.10.0/amd64-freebsd
/home/smoker/perl5/perlbrew/perls/perl-5.10.0/lib/5.10.0
/home/smoker/perl5/perlbrew/perls/perl-5.10.0/lib/site_perl/5.10.0/amd64-freebsd
/home/smoker/perl5/perlbrew/perls/perl-5.10.0/lib/site_perl/5.10.0
.