Back
From: metabase:user:e3434da8-b236-11df-85ca-0247c6d74bde
Subject: FAIL C-DynaLib-0.61 v5.14.0 GNU/Linux
Date: 2011-08-22T05:55:51Z
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 Reini Urban,
This is a computer-generated report for C-DynaLib-0.61
on perl 5.14.0, created by CPAN-Reporter-1.1902.
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':
PERL_DL_NONLAZY=1 /home/perl5140/testing/perl-5.14.0/bin/perl5.14.0 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Class 'GCC::Node::call_expr' tried to inherit from itself
# Failed test 'pow(2, 0.5) from -lm'
# at t/01test.t line 55.
Illegal memory operation at t/01test.t line 10
main::goof('SEGV') called eval {...} called at (eval 29) line 3
C::DynaLib::__ANON__ called at /home/perl5140/.cpan/build/C-DynaLib-0.61-SdYESE/blib/lib/C/DynaLib.pm line 216
C::DynaLib::__ANON__('oof rab zab') called at t/01test.t line 67
at /home/perl5140/.cpan/build/C-DynaLib-0.61-SdYESE/blib/lib/C/DynaLib.pm line 216
at t/01test.t line 67
# Looks like you planned 11 tests but ran 2.
# Looks like you failed 1 test of 2 run.
# Looks like your test exited with 2 just after 2.
t/01test.t ..........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 10/11 subtests
Class 'GCC::Node::call_expr' tried to inherit from itself
t/02struct.t ........ ok
t/03win32.t ......... skipped: This module does only work on Windows
Class 'GCC::Node::call_expr' tried to inherit from itself
t/04asmcall.t ....... skipped: This test only works with cdecl, have cdecl6
Class 'GCC::Node::call_expr' tried to inherit from itself
t/09distribution.t .. skipped: Only with Test::Distribution
Test Summary Report
-------------------
t/01test.t (Wstat: 512 Tests: 2 Failed: 1)
Failed test: 2
Non-zero exit status: 2
Parse errors: Bad plan. You planned 11 tests but ran 2.
Files=5, Tests=7, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.27 cusr 0.06 csys = 0.37 CPU)
Result: FAIL
Failed 1/5 test programs. 1/7 subtests failed.
make: *** [test_dynamic] Error 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
-------------------- ---- -------
Convert::Binary::C 0.7 0.76
GCC::TranslationUnit 1.00 1.00
Test 0 1.25_02
Test::More 0 0.98
build_requires:
Module Need Have
-------------------- ---- -------
ExtUtils::MakeMaker 0 6.57_05
configure_requires:
Module Need Have
-------------------- ---- -------
ExtUtils::MakeMaker 0 6.57_05
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
LC_COLLATE = C
LC_MONETARY = nl_NL.utf8
PATH = /home/tester/perl5/perlbrew/bin:/home/tester/perl5/perlbrew/perls/perl-5.15.1/bin:/usr/lib64/qt-3.3/bin:/usr/lib64/ccache:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/tester/bin:/home/tester/bin
PATH_WITHOUT_PERLBREW = /usr/lib64/qt-3.3/bin:/usr/lib64/ccache:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/tester/bin
PERL5LIB = /home/perl5140/.cpan/build/Convert-Binary-C-0.76-ipaGfV/blib/arch:/home/perl5140/.cpan/build/Convert-Binary-C-0.76-ipaGfV/blib/lib:/home/perl5140/.cpan/build/GCC-TranslationUnit-1.00-VVX7Er/blib/arch:/home/perl5140/.cpan/build/GCC-TranslationUnit-1.00-VVX7Er/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 21555
PERL5_CPAN_IS_RUNNING = 21555
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 19337,21555
PERLBREW_PATH = /home/tester/perl5/perlbrew/bin:/home/tester/perl5/perlbrew/perls/perl-5.15.1/bin
PERLBREW_PERL = perl-5.15.1
PERLBREW_ROOT = /home/tester/perl5/perlbrew
PERLBREW_VERSION = 0.15
PERL_CR_SMOKER_CURRENT = C-DynaLib-0.61
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/perl5140/testing/perl-5.14.0/bin/perl5.14.0
$UID/$EUID = 509 / 509
$GID = 509 509
$EGID = 509 509
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9600
Cwd 3.36
ExtUtils::CBuilder 0.280203
ExtUtils::Command 1.17
ExtUtils::Install 1.56
ExtUtils::MakeMaker 6.57_05
ExtUtils::Manifest 1.58
ExtUtils::ParseXS 2.2210
File::Spec 3.33
Module::Build 0.3800
Module::Signature n/a
Test::Harness 3.23
Test::More 0.98
YAML n/a
YAML::Syck 1.17
version 0.91
--
Summary of my perl5 (revision 5 version 14 subversion 0) configuration:
Platform:
osname=linux, osvers=2.6.35.11-83.fc14.x86_64, archname=x86_64-linux-thread-multi
uname='linux firenze.fritz.box 2.6.35.11-83.fc14.x86_64 #1 smp mon feb 7 07:06:44 utc 2011 x86_64 x86_64 x86_64 gnulinux '
config_args='-Dprefix=/home/perl5140/testing/perl-5.14.0 -Dusethreads -Dusedevel -des'
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 ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.5.1 20100924 (Red Hat 4.5.1-4)', 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 =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib/../lib64 /usr/lib/../lib64 /lib /usr/lib /lib64 /usr/lib64 /usr/local/lib64
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.13'
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: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV PERL_USE_DEVEL USE_64_BIT_ALL
USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
USE_PERLIO USE_PERL_ATOF USE_REENTRANT_API
Built under linux
Compiled at Jun 14 2011 08:32:54
%ENV:
PERL5LIB="/home/perl5140/.cpan/build/Convert-Binary-C-0.76-ipaGfV/blib/arch:/home/perl5140/.cpan/build/Convert-Binary-C-0.76-ipaGfV/blib/lib:/home/perl5140/.cpan/build/GCC-TranslationUnit-1.00-VVX7Er/blib/arch:/home/perl5140/.cpan/build/GCC-TranslationUnit-1.00-VVX7Er/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="21555"
PERL5_CPAN_IS_RUNNING="21555"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="19337,21555"
PERLBREW_PATH="/home/tester/perl5/perlbrew/bin:/home/tester/perl5/perlbrew/perls/perl-5.15.1/bin"
PERLBREW_PERL="perl-5.15.1"
PERLBREW_ROOT="/home/tester/perl5/perlbrew"
PERLBREW_VERSION="0.15"
PERL_CR_SMOKER_CURRENT="C-DynaLib-0.61"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/perl5140/.cpan/build/Convert-Binary-C-0.76-ipaGfV/blib/arch
/home/perl5140/.cpan/build/Convert-Binary-C-0.76-ipaGfV/blib/lib
/home/perl5140/.cpan/build/GCC-TranslationUnit-1.00-VVX7Er/blib/arch
/home/perl5140/.cpan/build/GCC-TranslationUnit-1.00-VVX7Er/blib/lib
/home/perl5140/testing/perl-5.14.0/lib/site_perl/5.14.0/x86_64-linux-thread-multi
/home/perl5140/testing/perl-5.14.0/lib/site_perl/5.14.0
/home/perl5140/testing/perl-5.14.0/lib/5.14.0/x86_64-linux-thread-multi
/home/perl5140/testing/perl-5.14.0/lib/5.14.0
.