Back
From: metabase:user:cd035d39-6d5b-1014-ab3a-39c0c09612a1
Subject: FAIL Inline-0.55_01 v5.20.0 GNU/Linux
Date: 2014-06-20T04:02:03Z
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 Sisyphus,
This is a computer-generated report for Inline-0.55_01
on perl 5.20.0, created by CPAN-Reporter-1.2011.
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 '/usr/bin/make test':
make[1]: Entering directory '/srv/smoker/cpan/build/Inline-0.55_01-P5584X/C'
make[1]: Leaving directory '/srv/smoker/cpan/build/Inline-0.55_01-P5584X/C'
PERL_DL_NONLAZY=1 /srv/smoker/perl5/perlbrew/perls/perl-5.20.0/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00init.t ............. ok
t/01usages.t ........... ok
t/02config.t ........... ok
t/03errors.t ........... ok
t/04create.t ........... ok
Skipping - couldn't load the Inline::Files module
t/05files.t ............ ok
t/06rewrite_config.t ... ok
t/07rewrite2_config.t .. ok
All tests successful.
Files=8, Tests=19, 55 wallclock secs ( 0.77 usr 0.05 sys + 24.55 cusr 0.85 csys = 26.22 CPU)
Result: PASS
make[1]: Entering directory '/srv/smoker/cpan/build/Inline-0.55_01-P5584X/C'
PERL_DL_NONLAZY=1 /srv/smoker/perl5/perlbrew/perls/perl-5.20.0/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, '../blib/lib', '../blib/arch')" t/*.t
t/00init.t .............. ok
t/01syntax.t ............ ok
t/02config.t ............ ok
t/03typemap.t ........... ok
t/04perlapi.t ........... ok
t/05xsmode.t ............ ok
t/06parseregexp.t ....... ok
t/07typemap_multi.t ..... ok
make[2]: Entering directory '/srv/smoker/cpan/build/Inline-0.55_01-P5584X/C/_Inline_test/build/_08taint_1_p_0965'
make[2]: chmod: Command not found
Makefile:382: recipe for target 'blib/lib/.exists' failed
make[2]: *** [blib/lib/.exists] Error 127
make[2]: Leaving directory '/srv/smoker/cpan/build/Inline-0.55_01-P5584X/C/_Inline_test/build/_08taint_1_p_0965'
A problem was encountered while attempting to compile and install your Inline
C code. The command that failed was:
"make > out.make 2>&1" with error code 2
The build directory was:
/srv/smoker/cpan/build/Inline-0.55_01-P5584X/C/_Inline_test/build/_08taint_1_p_0965
To debug the problem, cd to the build directory, and inspect the output files.
Environment MAKEFLAGS = ''
Environment MAKELEVEL = '2'
Environment MAKEOVERRIDES = '${-*-command-variables-*-}'
Environment PATH = '/srv/smoker/bin:/usr/lib/ccache:/srv/smoker/perl5/perlbrew/bin:/srv/smoker/perl5/perlbrew/perls/perl-5.20.0/bin:/usr/bin:/usr/games'
at ./t/08taint_1.p line 7.
...propagated at /srv/smoker/cpan/build/Inline-0.55_01-P5584X/C/../blib/lib/Inline/C.pm line 802.
BEGIN failed--compilation aborted at ./t/08taint_1.p line 7.
Compilation failed in require at t/08taint.t line 40.
# Looks like you planned 10 tests but ran 1.
# Looks like your test exited with 2 just after 1.
t/08taint.t .............
Dubious, test returned 2 (wstat 512, 0x200)
Failed 9/10 subtests
This test could take a couple of minutes to run
t/09parser.t ............ ok
t/10callback.t .......... ok
t/11default_readonly.t .. ok
Skipped - applies only to perl 5.6.x
t/12taint_old.t ......... ok
t/14void_arg.t .......... ok
t/15ccflags.t ........... ok
t/16ccflagsex.t ......... ok
t/17prehead.t ........... ok
t/18quote_space.t ....... ok
t/19INC.t ............... ok
t/20eval.t .............. ok
t/21read_DATA.t ......... ok
t/22read_DATA_2.t ....... ok
t/23validate.t .......... ok
t/24prefix.t ............ ok
t/25proto.t ............. ok
Test Summary Report
-------------------
t/08taint.t (Wstat: 512 Tests: 1 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 10 tests but ran 1.
Files=25, Tests=91, 1051 wallclock secs ( 1.63 usr 0.17 sys + 781.76 cusr 62.67 csys = 846.23 CPU)
Result: FAIL
Failed 1/25 test programs. 0/91 subtests failed.
Makefile:634: recipe for target 'test_dynamic' failed
make[1]: *** [test_dynamic] Error 255
make[1]: Leaving directory '/srv/smoker/cpan/build/Inline-0.55_01-P5584X/C'
Makefile:892: recipe for target 'subdirs-test' failed
make: *** [subdirs-test] Error 2
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- --------
Data::Dumper 2.09 2.151
Digest::MD5 2.09 2.53
File::Spec 0.8 3.47
Parse::RecDescent 1.8 1.967009
Test::More 0.88 1.001003
Test::Warn 0.23 0.30
build_requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 0 6.98
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LC_CTYPE = de_AT.utf8
NONINTERACTIVE_TESTING = 1
PATH = /srv/smoker/bin:/usr/lib/ccache:/srv/smoker/perl5/perlbrew/bin:/srv/smoker/perl5/perlbrew/perls/perl-5.20.0/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
PERL5LIB = /srv/smoker/cpan/build/Test-Warn-0.30-xV0pk9/blib/arch:/srv/smoker/cpan/build/Test-Warn-0.30-xV0pk9/blib/lib:/srv/smoker/cpan/build/Parse-RecDescent-1.967009-sgct2U/blib/arch:/srv/smoker/cpan/build/Parse-RecDescent-1.967009-sgct2U/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 11419
PERL5_CPAN_IS_RUNNING = 11419
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 8657,11419
PERLBREW_BASHRC_VERSION = 0.69
PERLBREW_HOME = /srv/smoker/.perlbrew
PERLBREW_MANPATH = /srv/smoker/perl5/perlbrew/perls/perl-5.20.0/man
PERLBREW_PATH = /srv/smoker/perl5/perlbrew/bin:/srv/smoker/perl5/perlbrew/perls/perl-5.20.0/bin
PERLBREW_PERL = perl-5.20.0
PERLBREW_ROOT = /srv/smoker/perl5/perlbrew
PERLBREW_VERSION = 0.69
PERL_CR_SMOKER_CURRENT = Inline-0.55_01
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen-256color
TMPDIR = /srv/smoker/tmp
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /srv/smoker/perl5/perlbrew/perls/perl-5.20.0/bin/perl
$UID/$EUID = 1111 / 1111
$GID = 65534 65534
$EGID = 65534 65534
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.05
CPAN::Meta 2.141520
Cwd 3.47
ExtUtils::CBuilder 0.280216
ExtUtils::Command 1.18
ExtUtils::Install 1.68
ExtUtils::MakeMaker 6.98
ExtUtils::Manifest 1.63
ExtUtils::ParseXS 3.24
File::Spec 3.47
JSON 2.90
JSON::PP 2.27203
Module::Build 0.4205
Module::Signature n/a
Parse::CPAN::Meta 1.4414
Test::Harness 3.32
Test::More 1.001003
YAML n/a
YAML::Syck n/a
version 0.9908
--
Summary of my perl5 (revision 5 version 20 subversion 0) configuration:
Platform:
osname=linux, osvers=3.12.18+, archname=armv6l-linux
uname='linux smoker 3.12.18+ #13 preempt sat may 3 02:09:01 cest 2014 armv6l gnulinux '
config_args='-de -Dprefix=/srv/smoker/perl5/perlbrew/perls/perl-5.20.0 -Aeval:scriptdir=/srv/smoker/perl5/perlbrew/perls/perl-5.20.0/bin'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.8.2', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/gcc/arm-linux-gnueabihf/4.8/include-fixed /usr/include/arm-linux-gnueabihf /usr/lib /lib/arm-linux-gnueabihf /lib /usr/lib/arm-linux-gnueabihf
libs=-lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.18'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
USE_PERL_ATOF
Built under linux
Compiled at May 27 2014 21:42:35
%ENV:
PERL5LIB="/srv/smoker/cpan/build/Test-Warn-0.30-xV0pk9/blib/arch:/srv/smoker/cpan/build/Test-Warn-0.30-xV0pk9/blib/lib:/srv/smoker/cpan/build/Parse-RecDescent-1.967009-sgct2U/blib/arch:/srv/smoker/cpan/build/Parse-RecDescent-1.967009-sgct2U/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="11419"
PERL5_CPAN_IS_RUNNING="11419"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="8657,11419"
PERLBREW_BASHRC_VERSION="0.69"
PERLBREW_HOME="/srv/smoker/.perlbrew"
PERLBREW_MANPATH="/srv/smoker/perl5/perlbrew/perls/perl-5.20.0/man"
PERLBREW_PATH="/srv/smoker/perl5/perlbrew/bin:/srv/smoker/perl5/perlbrew/perls/perl-5.20.0/bin"
PERLBREW_PERL="perl-5.20.0"
PERLBREW_ROOT="/srv/smoker/perl5/perlbrew"
PERLBREW_VERSION="0.69"
PERL_CR_SMOKER_CURRENT="Inline-0.55_01"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/srv/smoker/cpan/build/Test-Warn-0.30-xV0pk9/blib/arch
/srv/smoker/cpan/build/Test-Warn-0.30-xV0pk9/blib/lib
/srv/smoker/cpan/build/Parse-RecDescent-1.967009-sgct2U/blib/arch
/srv/smoker/cpan/build/Parse-RecDescent-1.967009-sgct2U/blib/lib
/srv/smoker/perl5/perlbrew/perls/perl-5.20.0/lib/site_perl/5.20.0/armv6l-linux
/srv/smoker/perl5/perlbrew/perls/perl-5.20.0/lib/site_perl/5.20.0
/srv/smoker/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/armv6l-linux
/srv/smoker/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0
.