Back
From: metabase:user:314402c4-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Algorithm-CRF-0.04 v5.15.9 GNU/Linux
Date: 2012-04-14T17:07:13Z
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 Cheng-Lung Sung,
This is a computer-generated report for Algorithm-CRF-0.04
on perl 5.15.9, created by CPAN-Reporter-1.2006.
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 /bbbike/ctps/5159linux/install/perl-v5.15.9-123-gbd9cbc4/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Failed test 'use Algorithm::CRF;'
# at t/0-basic.t line 9.
# Tried to use 'Algorithm::CRF'.
# Error: Can't load '/bbbike/cpan/build/Algorithm-CRF-0.04-msoSb0/blib/arch/auto/Algorithm/CRF/CRF.so' for module Algorithm::CRF: /bbbike/cpan/build/Algorithm-CRF-0.04-msoSb0/blib/arch/auto/Algorithm/CRF/CRF.so: undefined symbol: _ZN5CRFPP7Encoder5learnEPKcS2_S2_bmmddtti at /home/eserte/var/ctps/5159linux/install/perl-v5.15.9-123-gbd9cbc4/lib/5.15.9/x86_64-linux/DynaLoader.pm line 190.
# at (eval 4) line 2.
# Compilation failed in require at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) line 2.
# Looks like you failed 1 test of 1.
t/0-basic.t .......
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
# Failed test 'use Algorithm::CRF;'
# at t/1-crf_learn.t line 9.
# Tried to use 'Algorithm::CRF'.
# Error: Can't load '/bbbike/cpan/build/Algorithm-CRF-0.04-msoSb0/blib/arch/auto/Algorithm/CRF/CRF.so' for module Algorithm::CRF: /bbbike/cpan/build/Algorithm-CRF-0.04-msoSb0/blib/arch/auto/Algorithm/CRF/CRF.so: undefined symbol: _ZN5CRFPP7Encoder5learnEPKcS2_S2_bmmddtti at /home/eserte/var/ctps/5159linux/install/perl-v5.15.9-123-gbd9cbc4/lib/5.15.9/x86_64-linux/DynaLoader.pm line 190.
# at (eval 4) line 2.
# Compilation failed in require at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) line 2.
Undefined subroutine &Algorithm::CRF::crfpp_learn called at t/1-crf_learn.t line 13.
# Looks like you planned 2 tests but ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test exited with 255 just after 1.
t/1-crf_learn.t ...
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests
t/pod-coverage.t .. ok
t/pod.t ........... ok
Test Summary Report
-------------------
t/0-basic.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/1-crf_learn.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 2 tests but ran 1.
Files=4, Tests=4, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.08 cusr 0.04 csys = 0.16 CPU)
Result: FAIL
Failed 2/4 test programs. 2/4 subtests failed.
make: *** [test_dynamic] Error 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
build_requires:
Module Need Have
------------------- ---- -------
ExtUtils::MakeMaker 0 6.63_02
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
DBIC_NO_WARN_BAD_PERL = 1
LANG = C
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/eserte/bin/linux-gnu:/home/eserte/bin/sh:/home/eserte/bin:/usr/X11R6/bin:/usr/X11/bin:/usr/games:/home/eserte/devel:/home/eserte/work/cpan-testers-parallelsmoker/utils
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 31930
PERL5_CPAN_IS_RUNNING = 31930
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 6332,31930
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CPAN_REPORTER_DIR = /home/eserte/var/ctps/5159linux/config/perl-v5.15.9-123-gbd9cbc4/cpanreporter
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla
PERL_PARALLEL_SMOKER = yes
PERL_TEST_UNPATCHED = 1
SHELL = /bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1001
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /bbbike/ctps/5159linux/install/perl-v5.15.9-123-gbd9cbc4/bin/perl
$UID/$EUID = 1001 / 1001
$GID = 1001 4 1001
$EGID = 1001 4 1001
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9800
CPAN::Meta 2.120921
Cwd 3.39_02
ExtUtils::CBuilder 0.280206
ExtUtils::Command 1.17
ExtUtils::Install 1.58
ExtUtils::MakeMaker 6.63_02
ExtUtils::Manifest 1.61
ExtUtils::ParseXS 3.16
File::Spec 3.39_02
JSON 2.53
JSON::PP 2.27200
Module::Build 0.40
Module::Signature 0.68
Parse::CPAN::Meta 1.4404
Test::Harness 3.23
Test::More 0.98
YAML 0.80
YAML::Syck 1.20
version 0.97
--
Summary of my perl5 (revision 5 version 15 subversion 9) configuration:
Commit id: bd9cbc460bc6144f7e4cfc82772b389efe6331e3
Platform:
osname=linux, osvers=2.6.32-5-xen-amd64, archname=x86_64-linux
uname='linux eserte 2.6.32-5-xen-amd64 #1 smp mon jan 16 20:48:30 utc 2012 x86_64 gnulinux '
config_args='-ds -e -Uversiononly -Dinstallusrbinperl=n -Dusedevel -Dprefix=/home/eserte/var/ctps/5159linux/install/perl-v5.15.9-123-gbd9cbc4'
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 ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.4.5', 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/../lib /usr/lib/../lib /lib /usr/lib /lib64 /usr/lib64
libs=-lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.11.3.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.11.3'
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_MALLOC_WRAP PERL_PRESERVE_IVUV PERL_USE_DEVEL
USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
Built under linux
Compiled at Apr 8 2012 23:00:53
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="31930"
PERL5_CPAN_IS_RUNNING="31930"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="6332,31930"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CPAN_REPORTER_DIR="/home/eserte/var/ctps/5159linux/config/perl-v5.15.9-123-gbd9cbc4/cpanreporter"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_HTML_DISPLAY_CLASS="HTML::Display::Mozilla"
PERL_PARALLEL_SMOKER="yes"
PERL_TEST_UNPATCHED="1"
@INC:
/home/eserte/var/ctps/5159linux/install/perl-v5.15.9-123-gbd9cbc4/lib/site_perl/5.15.9/x86_64-linux
/home/eserte/var/ctps/5159linux/install/perl-v5.15.9-123-gbd9cbc4/lib/site_perl/5.15.9
/home/eserte/var/ctps/5159linux/install/perl-v5.15.9-123-gbd9cbc4/lib/5.15.9/x86_64-linux
/home/eserte/var/ctps/5159linux/install/perl-v5.15.9-123-gbd9cbc4/lib/5.15.9
.