Front page | perl.cpan.testers |
Postings from March 2008
FAIL accessors-1.00 OpenBSD.i386-openbsd-thread-multi-64int 4.2
From:
chris
Date:
March 25, 2008 12:37
Subject:
FAIL accessors-1.00 OpenBSD.i386-openbsd-thread-multi-64int 4.2
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/
Please cc any replies to cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.
--
Dear SPURKIS,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.83_08. Testers personal comments may appear
at the end of this report.
Thank you for uploading your work to CPAN. However, it appears that
there were some problems testing your distribution.
TEST RESULTS:
Below is the error stack from stage 'make test':
[MSG] [Tue Mar 25 19:35:31 2008] Trying to get 'http://www.cpan.org/authors/id/S/SP/SPURKIS/CHECKSUMS'
[MSG] [Tue Mar 25 19:35:32 2008] Checksum matches for 'accessors-1.00.tar.gz'
[MSG] [Tue Mar 25 19:35:33 2008] Extracted 'accessors-1.00/'
[MSG] [Tue Mar 25 19:35:33 2008] Extracted 'accessors-1.00/Build.PL'
[MSG] [Tue Mar 25 19:35:33 2008] Extracted 'accessors-1.00/Changes'
[MSG] [Tue Mar 25 19:35:33 2008] Extracted 'accessors-1.00/INSTALL'
[MSG] [Tue Mar 25 19:35:33 2008] Extracted 'accessors-1.00/lib/'
[MSG] [Tue Mar 25 19:35:33 2008] Extracted 'accessors-1.00/lib/accessors/'
[MSG] [Tue Mar 25 19:35:33 2008] Extracted 'accessors-1.00/lib/accessors/chained.pm'
[MSG] [Tue Mar 25 19:35:33 2008] Extracted 'accessors-1.00/lib/accessors/classic.pm'
[MSG] [Tue Mar 25 19:35:33 2008] Extracted 'accessors-1.00/lib/accessors/ro.pm'
[MSG] [Tue Mar 25 19:35:33 2008] Extracted 'accessors-1.00/lib/accessors/rw.pm'
[MSG] [Tue Mar 25 19:35:33 2008] Extracted 'accessors-1.00/lib/accessors.pm'
[MSG] [Tue Mar 25 19:35:33 2008] Extracted 'accessors-1.00/Makefile.PL'
[MSG] [Tue Mar 25 19:35:33 2008] Extracted 'accessors-1.00/MANIFEST'
[MSG] [Tue Mar 25 19:35:33 2008] Extracted 'accessors-1.00/MANIFEST.SKIP'
[MSG] [Tue Mar 25 19:35:33 2008] Extracted 'accessors-1.00/META.yml'
[MSG] [Tue Mar 25 19:35:33 2008] Extracted 'accessors-1.00/README'
[MSG] [Tue Mar 25 19:35:33 2008] Extracted 'accessors-1.00/t/'
[MSG] [Tue Mar 25 19:35:33 2008] Extracted 'accessors-1.00/t/01__basic.t'
[MSG] [Tue Mar 25 19:35:33 2008] Extracted 'accessors-1.00/t/02__chaining.t'
[MSG] [Tue Mar 25 19:35:33 2008] Extracted 'accessors-1.00/t/03__classic.t'
[MSG] [Tue Mar 25 19:35:33 2008] Extracted 'accessors-1.00/t/04__invalid.t'
[MSG] [Tue Mar 25 19:35:33 2008] Extracted 'accessors-1.00/t/05__default.t'
[MSG] [Tue Mar 25 19:35:33 2008] Extracted 'accessors-1.00/t/06__rw.t'
[MSG] [Tue Mar 25 19:35:33 2008] Extracted 'accessors-1.00/t/07__ro.t'
[MSG] [Tue Mar 25 19:35:33 2008] Extracted 'accessors-1.00/t/Benchmark.pm'
[MSG] [Tue Mar 25 19:35:33 2008] Extracted 'accessors-1.00/TODO'
[MSG] [Tue Mar 25 19:35:33 2008] Extracted 'accessors' to '/home/cpan/perl588/.cpanplus/5.8.8/build/accessors-1.00'
[MSG] [Tue Mar 25 19:35:36 2008] # running Build.PL
/home/cpan/perl588/bin/perl Build.PL
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Creating new 'Build' script for 'accessors' version '1.00'
[MSG] [Tue Mar 25 19:35:36 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Tue Mar 25 19:35:40 2008] /home/cpan/perl588/bin/perl Build --makefile_env_macros 1
Copying lib/accessors/rw.pm -> blib/lib/accessors/rw.pm
Copying lib/accessors/ro.pm -> blib/lib/accessors/ro.pm
Copying lib/accessors/classic.pm -> blib/lib/accessors/classic.pm
Copying lib/accessors/chained.pm -> blib/lib/accessors/chained.pm
Copying lib/accessors.pm -> blib/lib/accessors.pm
Manifying blib/lib/accessors/ro.pm -> blib/libdoc/accessors::ro.3
Manifying blib/lib/accessors/rw.pm -> blib/libdoc/accessors::rw.3
Manifying blib/lib/accessors/chained.pm -> blib/libdoc/accessors::chained.3
Manifying blib/lib/accessors/classic.pm -> blib/libdoc/accessors::classic.3
Manifying blib/lib/accessors.pm -> blib/libdoc/accessors.3
[ERROR] [Tue Mar 25 19:36:45 2008] MAKE TEST failed: /home/cpan/perl588/bin/perl Build --makefile_env_macros 1 test
t/01__basic.........ok
t/02__chaining......ok
t/03__classic.......
# Failed test 'set/get generated is faster than hardcoded (-82.779%)'
# in t/Benchmark.pm at line 54.
# '-82.779'
# >
# '0'
# Failed test 'set/get generated is < 30% slower than optimized (99.063%)'
# in t/Benchmark.pm at line 62.
# '99.063'
# <=
# '30'
# Looks like you failed 2 tests of 12.
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/12 subtests
t/04__invalid.......ok
t/05__default.......ok
t/06__rw............ok
t/07__ro............
# Failed test 'set/get generated is faster than hardcoded (-63.102%)'
# in t/Benchmark.pm at line 54.
# '-63.102'
# >
# '0'
# Failed test 'set/get generated is < 30% slower than optimized (99.648%)'
# in t/Benchmark.pm at line 62.
# '99.648'
# <=
# '30'
# Looks like you failed 2 tests of 13.
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/13 subtests
Test Summary Report
-------------------
t/03__classic.t (Wstat: 512 Tests: 12 Failed: 2)
Failed tests: 11-12
Non-zero exit status: 2
t/07__ro.t (Wstat: 512 Tests: 13 Failed: 2)
Failed tests: 12-13
Non-zero exit status: 2
Files=7, Tests=59, 63 wallclock secs ( 0.24 usr 0.40 sys + 25.66 cusr 8.26 csys = 34.56 CPU)
Result: FAIL
*** Error code 2
Stop in /home/cpan/perl588/.cpanplus/5.8.8/build/accessors-1.00 (line 64 of Makefile).
Failed 2/7 test programs. 4/59 subtests failed.
[MSG] [Tue Mar 25 19:36:45 2008] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value'
PREREQUISITES:
Here is a list of prerequisites you specified and versions we
managed to load:
Module Name Have Want
Module::Build 0.2808 0.20
Test::More 0.62 0.01
******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender. As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.
If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally. We appreciate your patience. :)
**********************************************************************
Additional comments:
This report was machine-generated by CPAN::YACSmoke 0.0307. Powered by POE::Component::CPAN::YACSmoke.
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
PATH = /home/cpan/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
PERL5LIB = :/home/cpan/perl588/.cpanplus/5.8.8/build/accessors-1.00/blib/lib:/home/cpan/perl588/.cpanplus/5.8.8/build/accessors-1.00/blib/arch:/home/cpan/perl588/.cpanplus/5.8.8/build/accessors-1.00/blib
PERL5_CPANPLUS_IS_RUNNING = 26996
PERL5_CPANPLUS_IS_VERSION = 0.83_08
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/ksh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /home/cpan/perl588/bin/perl
UID: $< = 1000
EUID: $> = 1000
GID: $( = 1000 0 1000
EGID: $) = 1000 0 1000
-------------------------------
--
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
Platform:
osname=openbsd, osvers=4.2, archname=OpenBSD.i386-openbsd-thread-multi-64int
uname='openbsd wynionyn.bingosnet.co.uk 4.2 generic#375 i386 '
config_args='-Dprefix=/home/cpan/perl588 -Dusethreads -Duse64bitint -Uusemymalloc'
hint=recommended, useposix=true, d_sigaction=define
usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=define use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-pthread -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -I/usr/local/include',
optimize='-O2',
cppflags='-pthread -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -I/usr/local/include'
ccversion='', gccversion='3.3.5 (propolice)', gccosandvers='openbsd4.2'
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags ='-pthread -Wl,-E -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib
libs=-lm -lutil -lc
perllibs=-lm -lutil -lc
libc=/usr/lib/libc.so.41.0, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC -L/usr/local/lib'
-
FAIL accessors-1.00 OpenBSD.i386-openbsd-thread-multi-64int 4.2
by chris