Front page | perl.cpan.testers |
Postings from February 2008
FAIL B-Generate-1.12_05 OpenBSD.i386-openbsd-thread-multi-64int 4.1
From:
chris
Date:
February 22, 2008 10:29
Subject:
FAIL B-Generate-1.12_05 OpenBSD.i386-openbsd-thread-multi-64int 4.1
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 JCROMIE,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.84. 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] [Fri Feb 22 03:22:18 2008] Trying to get 'http://www.cpan.org/authors/id/J/JC/JCROMIE/B-Generate-1.12_05.tar.gz'
[MSG] [Fri Feb 22 03:22:22 2008] Trying to get 'http://www.cpan.org/authors/id/J/JC/JCROMIE/CHECKSUMS'
[MSG] [Fri Feb 22 03:22:24 2008] Checksum matches for 'B-Generate-1.12_05.tar.gz'
[MSG] [Fri Feb 22 03:22:24 2008] Extracted 'B-Generate-1.12_05/'
[MSG] [Fri Feb 22 03:22:24 2008] Extracted 'B-Generate-1.12_05/Changes'
[MSG] [Fri Feb 22 03:22:24 2008] Extracted 'B-Generate-1.12_05/lib/'
[MSG] [Fri Feb 22 03:22:24 2008] Extracted 'B-Generate-1.12_05/lib/B/'
[MSG] [Fri Feb 22 03:22:24 2008] Extracted 'B-Generate-1.12_05/lib/B/Generate.pm'
[MSG] [Fri Feb 22 03:22:24 2008] Extracted 'B-Generate-1.12_05/lib/B/Generate.xs'
[MSG] [Fri Feb 22 03:22:24 2008] Extracted 'B-Generate-1.12_05/META.yml'
[MSG] [Fri Feb 22 03:22:24 2008] Extracted 'B-Generate-1.12_05/MANIFEST'
[MSG] [Fri Feb 22 03:22:24 2008] Extracted 'B-Generate-1.12_05/Copying'
[MSG] [Fri Feb 22 03:22:24 2008] Extracted 'B-Generate-1.12_05/t/'
[MSG] [Fri Feb 22 03:22:24 2008] Extracted 'B-Generate-1.12_05/t/op_list.t'
[MSG] [Fri Feb 22 03:22:24 2008] Extracted 'B-Generate-1.12_05/t/basic.t'
[MSG] [Fri Feb 22 03:22:24 2008] Extracted 'B-Generate-1.12_05/t/op_list_bgen.t'
[MSG] [Fri Feb 22 03:22:24 2008] Extracted 'B-Generate-1.12_05/t/inspect-this.t'
[MSG] [Fri Feb 22 03:22:25 2008] Extracted 'B-Generate-1.12_05/t/inspect-btest.t'
[MSG] [Fri Feb 22 03:22:25 2008] Extracted 'B-Generate-1.12_05/Build.PL'
[MSG] [Fri Feb 22 03:22:25 2008] Extracted 'B-Generate-1.12_05/typemap'
[MSG] [Fri Feb 22 03:22:25 2008] Extracted 'B-Generate-1.12_05/Makefile.PL'
[MSG] [Fri Feb 22 03:22:25 2008] Extracted 'B-Generate-1.12_05/Artistic'
[MSG] [Fri Feb 22 03:22:25 2008] Extracted 'B-Generate-1.12_05/BTest.pm'
[MSG] [Fri Feb 22 03:22:25 2008] Extracted 'B::Generate' to '/home/chris/perl5.10.0/.cpanplus/5.10.0/build/B-Generate-1.12_05'
[MSG] [Fri Feb 22 03:22:27 2008] # running Build.PL
/home/chris/perl5.10.0/bin/perl Build.PL
Creating custom builder _build/lib/My/Builder.pm in _build/lib/My
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Creating new 'Build' script for 'B-Generate' version '1.12_05'
Unknown 'build_class', defaulting to 'Module::Build'
[MSG] [Fri Feb 22 03:22:27 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Fri Feb 22 03:22:38 2008] /home/chris/perl5.10.0/bin/perl Build --makefile_env_macros 1
Copying lib/B/Generate.pm -> blib/lib/B/Generate.pm
lib/B/Generate.xs -> lib/B/Generate.c
cc -I/home/chris/perl5.10.0/lib/5.10.0/OpenBSD.i386-openbsd-thread-multi-64int/CORE -DPIC -fPIC -DPERL_CUSTOM_OPS -DPERL_CUSTOM_OPCODES -g -c -pthread -fno-strict-aliasing -pipe -I/usr/local/include -O2 -o lib/B/Generate.o lib/B/Generate.c
lib/B/Generate.xs: In function `custom_op_ppaddr':
lib/B/Generate.xs:263: warning: cast to pointer from integer of different size
lib/B/Generate.xs: In function `XS_B__OP_ppaddr':
lib/B/Generate.xs:506: warning: cast to pointer from integer of different size
lib/B/Generate.c: In function `XS_B__COP_warnings':
lib/B/Generate.c:2441: warning: assignment from incompatible pointer type
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/B/Generate/Generate.bs')
cc -shared -fPIC -L/usr/local/lib -o blib/arch/auto/B/Generate/Generate.so lib/B/Generate.o
Manifying blib/lib/B/Generate.pm -> blib/libdoc/B::Generate.3
[ERROR] [Fri Feb 22 03:22:46 2008] MAKE TEST failed: Illegal seek /home/chris/perl5.10.0/bin/perl Build --makefile_env_macros 1 test
t/basic..............ok
t/inspect-btest......
# Failed test '->LEN 0'
# at BTest.pm line 118.
# Failed test '->LEN 0'
# at BTest.pm line 118.
# Looks like you failed 2 tests of 584.
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/584 subtests
t/inspect-this.......ok
t/op_list............ok
t/op_list_bgen.......ok
Test Summary Report
-------------------
t/inspect-btest.t (Wstat: 512 Tests: 584 Failed: 2)
Failed tests: 251, 481
Non-zero exit status: 2
Files=5, Tests=863, 5 wallclock secs ( 0.57 usr 0.48 sys + 2.11 cusr 2.40 csys = 5.56 CPU)
Result: FAIL
Failed 1/5 test programs. 2/863 subtests failed.
*** Error code 255
Stop in /home/chris/perl5.10.0/.cpanplus/5.10.0/build/B-Generate-1.12_05 (line 64 of Makefile).
[MSG] [Fri Feb 22 03:22:47 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
B 1.17 1.09
ExtUtils::CBuilder 0.21 0
Module::Build 0.2808_01 0
******************************** 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/chris/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
PERL5LIB = :/home/chris/perl5.10.0/.cpanplus/5.10.0/build/B-Generate-1.12_05/blib/lib:/home/chris/perl5.10.0/.cpanplus/5.10.0/build/B-Generate-1.12_05/blib/arch:/home/chris/perl5.10.0/.cpanplus/5.10.0/build/B-Generate-1.12_05/blib
PERL5_CPANPLUS_IS_RUNNING = 10230
PERL5_CPANPLUS_IS_VERSION = 0.84
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/ksh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /home/chris/perl5.10.0/bin/perl
UID: $< = 1000
EUID: $> = 1000
GID: $( = 10 10 0
EGID: $) = 10 10 0
-------------------------------
--
Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=openbsd, osvers=4.1, archname=OpenBSD.i386-openbsd-thread-multi-64int
uname='openbsd flurble.bingosnet.co.uk 4.1 generic#1435 i386 '
config_args='-e -Dprefix=/home/chris/perl5.10.0 -Dusethreads -Duse64bitint -Dusemymalloc=n'
hint=recommended, useposix=true, d_sigaction=define
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 -pipe -I/usr/local/include',
optimize='-O2',
cppflags='-pthread -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='3.3.5 (propolice)', gccosandvers='openbsd4.1'
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.40.3, 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 B-Generate-1.12_05 OpenBSD.i386-openbsd-thread-multi-64int 4.1
by chris