Front page | perl.cpan.testers |
Postings from July 2008
FAIL Pots-0.01 i686-linux 2.4.27-2-386
From:
stro
Date:
July 2, 2008 14:28
Subject:
FAIL Pots-0.01 i686-linux 2.4.27-2-386
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible. See
http://testers.cpan.org/
--
Dear Remy Chibois,
This is a computer-generated report for Pots-0.01
on perl 5.8.8, created by CPAN-Reporter-1.1555.
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://cpantest.grango.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/stro/perl588/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01-SharedObjects......t/01-SharedObjects.t line 6:
This Perl hasn't been configured and built properly for the threads
module to work. (The 'useithreads' configuration option hasn't been used.)
Having threads support requires all of Perl and all of the XS modules in
the Perl installation to be rebuilt, it is not just a question of adding
the threads module. (In other words, threaded and non-threaded Perls
are binary incompatible.)
If you want to the use the threads module, please contact the people
who built your Perl.
Cannot continue, aborting.
BEGIN failed--compilation aborted at /home/stro/perl588/lib/5.8.8/i686-linux/threads.pm line 28.
Compilation failed in require at t/01-SharedObjects.t line 6.
BEGIN failed--compilation aborted at t/01-SharedObjects.t line 6.
# Looks like your test died before it could output anything.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 16/16 subtests
t/02-Messages...........t/02-Messages.t line 6:
This Perl hasn't been configured and built properly for the threads
module to work. (The 'useithreads' configuration option hasn't been used.)
Having threads support requires all of Perl and all of the XS modules in
the Perl installation to be rebuilt, it is not just a question of adding
the threads module. (In other words, threaded and non-threaded Perls
are binary incompatible.)
If you want to the use the threads module, please contact the people
who built your Perl.
Cannot continue, aborting.
BEGIN failed--compilation aborted at /home/stro/perl588/lib/5.8.8/i686-linux/threads.pm line 28.
Compilation failed in require at t/02-Messages.t line 6.
BEGIN failed--compilation aborted at t/02-Messages.t line 6.
# Looks like your test died before it could output anything.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 13/13 subtests
t/03-Threads............t/03-Threads.t line 6:
This Perl hasn't been configured and built properly for the threads
module to work. (The 'useithreads' configuration option hasn't been used.)
Having threads support requires all of Perl and all of the XS modules in
the Perl installation to be rebuilt, it is not just a question of adding
the threads module. (In other words, threaded and non-threaded Perls
are binary incompatible.)
If you want to the use the threads module, please contact the people
who built your Perl.
Cannot continue, aborting.
BEGIN failed--compilation aborted at /home/stro/perl588/lib/5.8.8/i686-linux/threads.pm line 28.
Compilation failed in require at t/03-Threads.t line 6.
BEGIN failed--compilation aborted at t/03-Threads.t line 6.
# Looks like your test died before it could output anything.
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
t/04-MethodServer.......t/04-MethodServer.t line 6:
This Perl hasn't been configured and built properly for the threads
module to work. (The 'useithreads' configuration option hasn't been used.)
Having threads support requires all of Perl and all of the XS modules in
the Perl installation to be rebuilt, it is not just a question of adding
the threads module. (In other words, threaded and non-threaded Perls
are binary incompatible.)
If you want to the use the threads module, please contact the people
who built your Perl.
Cannot continue, aborting.
BEGIN failed--compilation aborted at /home/stro/perl588/lib/5.8.8/i686-linux/threads.pm line 28.
Compilation failed in require at t/04-MethodServer.t line 6.
BEGIN failed--compilation aborted at t/04-MethodServer.t line 6.
# Looks like your test died before it could output anything.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 6/6 subtests
Test Summary Report
-------------------
t/01-SharedObjects.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 16 tests but ran 0.
t/02-Messages.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 13 tests but ran 0.
t/03-Threads.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/04-MethodServer.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 6 tests but ran 0.
Files=4, Tests=0, 1 wallclock secs ( 0.12 usr 0.12 sys + 0.45 cusr 0.28 csys = 0.97 CPU)
Result: FAIL
Failed 4/4 test programs. 0/0 subtests failed.
make: *** [test_dynamic] Error 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
-------- ---- ----
Storable 0 2.15
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US
LANGUAGE = en_UA:en_US:en_GB:en
PATH = /usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
PERL5LIB =
PERL5_CPANPLUS_IS_RUNNING = 9739
PERL5_CPAN_IS_RUNNING = 9739
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = linux
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/stro/perl588/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 46 44 29 25 24 20 1000
$EGID = 1000 46 44 29 25 24 20 1000
Perl module toolchain versions installed:
Module Have
------------------- ------
CPAN 1.9205
Cwd 3.2701
ExtUtils::CBuilder 0.23
ExtUtils::Command 1.13
ExtUtils::Install 1.45
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.51
ExtUtils::ParseXS 2.19
File::Spec 3.2701
Module::Build 0.2808
Module::Signature 0.55
Test::Harness 3.10
Test::More 0.80
YAML 0.66
YAML::Syck 1.04
version 0.74
--
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
Platform:
osname=linux, osvers=2.4.27-2-386, archname=i686-linux
uname='linux vm-debian 2.4.27-2-386 #1 mon may 16 16:47:51 jst 2005 i686 gnulinux '
config_args=''
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include'
ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.3.6.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.3.6'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
-
FAIL Pots-0.01 i686-linux 2.4.27-2-386
by stro