Back
From: metabase:user:de3f6d0c-9148-11e2-b3ef-101390f652a1
Subject: FAIL Image-Scale-0.08 v5.20.1 GNU/Linux
Date: 2014-10-05T22:03:49Z
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 Andy Grundman,
This is a computer-generated report for Image-Scale-0.08
on perl 5.20.1, 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:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
Running Mkbootstrap for Image::Scale ()
chmod 644 Scale.bs
PERL_DL_NONLAZY=1 /opt/perlbrew/perls/perl-5.20.1/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Failed test 'use Image::Scale;'
# at t/01use.t line 3.
# Tried to use 'Image::Scale'.
# Error: Can't load '/home/pk/.cpan/build/Image-Scale-0.08-64u9bf/blib/arch/auto/Image/Scale/Scale.so' for module Image::Scale: /home/pk/.cpan/build/Image-Scale-0.08-64u9bf/blib/arch/auto/Image/Scale/Scale.so: undefined symbol: png_memcpy at /opt/perlbrew/perls/perl-5.20.1/lib/5.20.1/x86_64-linux-thread-multi/DynaLoader.pm line 193.
# at t/01use.t line 3.
# Compilation failed in require at t/01use.t line 3.
# BEGIN failed--compilation aborted at t/01use.t line 3.
# Looks like you failed 1 test of 1.
t/01use.t ..........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/02pod.t .......... skipped: set TEST_POD to enable this test
t/03podcoverage.t .. skipped: set TEST_POD to enable this test
t/04critic.t ....... skipped: Critic test only for developers.
Can't load '/home/pk/.cpan/build/Image-Scale-0.08-64u9bf/blib/arch/auto/Image/Scale/Scale.so' for module Image::Scale: /home/pk/.cpan/build/Image-Scale-0.08-64u9bf/blib/arch/auto/Image/Scale/Scale.so: undefined symbol: png_memcpy at /opt/perlbrew/perls/perl-5.20.1/lib/5.20.1/x86_64-linux-thread-multi/DynaLoader.pm line 193.
at t/bmp.t line 9.
Compilation failed in require at t/bmp.t line 9.
BEGIN failed--compilation aborted at t/bmp.t line 9.
# Looks like your test exited with 2 before it could output anything.
t/bmp.t ............
Dubious, test returned 2 (wstat 512, 0x200)
Failed 30/30 subtests
Can't load '/home/pk/.cpan/build/Image-Scale-0.08-64u9bf/blib/arch/auto/Image/Scale/Scale.so' for module Image::Scale: /home/pk/.cpan/build/Image-Scale-0.08-64u9bf/blib/arch/auto/Image/Scale/Scale.so: undefined symbol: png_memcpy at /opt/perlbrew/perls/perl-5.20.1/lib/5.20.1/x86_64-linux-thread-multi/DynaLoader.pm line 193.
at t/gif.t line 9.
Compilation failed in require at t/gif.t line 9.
BEGIN failed--compilation aborted at t/gif.t line 9.
t/gif.t ............
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't load '/home/pk/.cpan/build/Image-Scale-0.08-64u9bf/blib/arch/auto/Image/Scale/Scale.so' for module Image::Scale: /home/pk/.cpan/build/Image-Scale-0.08-64u9bf/blib/arch/auto/Image/Scale/Scale.so: undefined symbol: png_memcpy at /opt/perlbrew/perls/perl-5.20.1/lib/5.20.1/x86_64-linux-thread-multi/DynaLoader.pm line 193.
at t/jpeg.t line 9.
Compilation failed in require at t/jpeg.t line 9.
BEGIN failed--compilation aborted at t/jpeg.t line 9.
t/jpeg.t ...........
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't load '/home/pk/.cpan/build/Image-Scale-0.08-64u9bf/blib/arch/auto/Image/Scale/Scale.so' for module Image::Scale: /home/pk/.cpan/build/Image-Scale-0.08-64u9bf/blib/arch/auto/Image/Scale/Scale.so: undefined symbol: png_memcpy at /opt/perlbrew/perls/perl-5.20.1/lib/5.20.1/x86_64-linux-thread-multi/DynaLoader.pm line 193.
at t/png.t line 9.
Compilation failed in require at t/png.t line 9.
BEGIN failed--compilation aborted at t/png.t line 9.
t/png.t ............
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Test Summary Report
-------------------
t/01use.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/bmp.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 30 tests but ran 0.
t/gif.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/jpeg.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/png.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
Files=8, Tests=1, 0 wallclock secs ( 0.04 usr 0.02 sys + 0.40 cusr 0.02 csys = 0.48 CPU)
Result: FAIL
Failed 5/8 test programs. 1/1 subtests failed.
make: *** [test_dynamic] Error 2
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- ----
Test::NoWarnings 0 1.04
build_requires:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 6.98
configure_requires:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 6.98
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.UTF-8
LC_COLLATE = sv_SE.UTF-8
LC_MEASUREMENT = POSIX
LC_MESSAGES = POSIX
LC_MONETARY = POSIX
LC_NUMERIC = POSIX
PATH = /opt/perlbrew/bin:/opt/perlbrew/perls/perl-5.20.1/bin:/opt/perlbrew/bin:/opt/perlbrew/perls/perl-5.20.1/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.3:/usr/x86_64-pc-linux-gnu/armv6j-hardfloat-linux-gnueabi/gcc-bin/4.7.3:/usr/lib64/subversion/bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 16603
PERL5_CPAN_IS_RUNNING = 16603
PERLBREW_BASHRC_VERSION = 0.71
PERLBREW_HOME = /home/pk/.perlbrew
PERLBREW_LIB =
PERLBREW_MANPATH = /opt/perlbrew/perls/perl-5.20.1/man
PERLBREW_PATH = /opt/perlbrew/bin:/opt/perlbrew/perls/perl-5.20.1/bin
PERLBREW_PERL = perl-5.20.1
PERLBREW_ROOT = /opt/perlbrew
PERLBREW_VERSION = 0.71
PERL_LOCAL_LIB_ROOT =
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /opt/perlbrew/perls/perl-5.20.1/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 100 4 11 18 19 20 26 100 250 444 445 1015
$EGID = 100 4 11 18 19 20 26 100 250 444 445 1015
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.05
CPAN::Meta 2.142690
Cwd 3.48
ExtUtils::CBuilder 0.280220
ExtUtils::Command 1.18
ExtUtils::Install 2.04
ExtUtils::MakeMaker 6.98
ExtUtils::Manifest 1.68
ExtUtils::ParseXS 3.24
File::Spec 3.48
JSON 2.61
JSON::PP 2.27203
Module::Build 0.4210
Module::Signature n/a
Parse::CPAN::Meta 1.4414
Test::Harness 3.33
Test::More 1.001006
YAML 1.12
YAML::Syck n/a
version 0.9909
--
Summary of my perl5 (revision 5 version 20 subversion 1) configuration:
Platform:
osname=linux, osvers=3.14.14-gentoo, archname=x86_64-linux-thread-multi
uname='linux elektra 3.14.14-gentoo #1 smp thu jul 31 14:23:06 cest 2014 x86_64 amd athlon(tm) dual core processor 4850e authenticamd gnulinux '
config_args='-de -Dprefix=/opt/perlbrew/perls/perl-5.20.1 -Doptimize=-O2 -march=native -Dusemultiplicity -Dusethreads -Aeval:scriptdir=/opt/perlbrew/perls/perl-5.20.1/bin'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2 -march=native',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.7.3', 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 /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/include-fixed /usr/lib /lib/../lib64 /usr/lib/../lib64 /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=/lib/libc-2.19.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.19'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -march=native -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
USE_64_BIT_ALL USE_64_BIT_INT USE_ITHREADS
USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
USE_PERL_ATOF USE_REENTRANT_API
Built under linux
Compiled at Sep 30 2014 21:03:58
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="16603"
PERL5_CPAN_IS_RUNNING="16603"
PERLBREW_BASHRC_VERSION="0.71"
PERLBREW_HOME="/home/pk/.perlbrew"
PERLBREW_LIB=""
PERLBREW_MANPATH="/opt/perlbrew/perls/perl-5.20.1/man"
PERLBREW_PATH="/opt/perlbrew/bin:/opt/perlbrew/perls/perl-5.20.1/bin"
PERLBREW_PERL="perl-5.20.1"
PERLBREW_ROOT="/opt/perlbrew"
PERLBREW_VERSION="0.71"
PERL_LOCAL_LIB_ROOT=""
@INC:
/opt/perlbrew/perls/perl-5.20.1/lib/site_perl/5.20.1/x86_64-linux-thread-multi
/opt/perlbrew/perls/perl-5.20.1/lib/site_perl/5.20.1
/opt/perlbrew/perls/perl-5.20.1/lib/5.20.1/x86_64-linux-thread-multi
/opt/perlbrew/perls/perl-5.20.1/lib/5.20.1
.