Front page | perl.cpan.testers |
Postings from February 2008
FAIL B-Generate-1.12_06 i386-freebsd-64int 7.0-release
From:
chris
Date:
February 29, 2008 20:16
Subject:
FAIL B-Generate-1.12_06 i386-freebsd-64int 7.0-release
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] [Sat Mar 1 05:42:10 2008] Trying to get 'http://www.cpan.org/authors/id/J/JC/JCROMIE/B-Generate-1.12_06.tar.gz'
[MSG] [Sat Mar 1 05:42:12 2008] Trying to get 'http://www.cpan.org/authors/id/J/JC/JCROMIE/CHECKSUMS'
[MSG] [Sat Mar 1 05:42:13 2008] Checksum matches for 'B-Generate-1.12_06.tar.gz'
[MSG] [Sat Mar 1 05:42:13 2008] Extracted 'B-Generate-1.12_06/'
[MSG] [Sat Mar 1 05:42:13 2008] Extracted 'B-Generate-1.12_06/Changes'
[MSG] [Sat Mar 1 05:42:13 2008] Extracted 'B-Generate-1.12_06/lib/'
[MSG] [Sat Mar 1 05:42:13 2008] Extracted 'B-Generate-1.12_06/lib/B/'
[MSG] [Sat Mar 1 05:42:13 2008] Extracted 'B-Generate-1.12_06/lib/B/Generate.pm'
[MSG] [Sat Mar 1 05:42:13 2008] Extracted 'B-Generate-1.12_06/lib/B/Generate.xs'
[MSG] [Sat Mar 1 05:42:13 2008] Extracted 'B-Generate-1.12_06/META.yml'
[MSG] [Sat Mar 1 05:42:13 2008] Extracted 'B-Generate-1.12_06/MANIFEST'
[MSG] [Sat Mar 1 05:42:13 2008] Extracted 'B-Generate-1.12_06/Copying'
[MSG] [Sat Mar 1 05:42:13 2008] Extracted 'B-Generate-1.12_06/t/'
[MSG] [Sat Mar 1 05:42:13 2008] Extracted 'B-Generate-1.12_06/t/op_list.t'
[MSG] [Sat Mar 1 05:42:13 2008] Extracted 'B-Generate-1.12_06/t/basic.t'
[MSG] [Sat Mar 1 05:42:13 2008] Extracted 'B-Generate-1.12_06/t/op_list_bgen.t'
[MSG] [Sat Mar 1 05:42:13 2008] Extracted 'B-Generate-1.12_06/t/inspect-this.t'
[MSG] [Sat Mar 1 05:42:13 2008] Extracted 'B-Generate-1.12_06/t/inspect-btest.t'
[MSG] [Sat Mar 1 05:42:13 2008] Extracted 'B-Generate-1.12_06/Build.PL'
[MSG] [Sat Mar 1 05:42:13 2008] Extracted 'B-Generate-1.12_06/typemap'
[MSG] [Sat Mar 1 05:42:13 2008] Extracted 'B-Generate-1.12_06/Makefile.PL'
[MSG] [Sat Mar 1 05:42:13 2008] Extracted 'B-Generate-1.12_06/Artistic'
[MSG] [Sat Mar 1 05:42:13 2008] Extracted 'B-Generate-1.12_06/BTest.pm'
[MSG] [Sat Mar 1 05:42:13 2008] Extracted 'B::Generate' to '/usr/home/cpan/perl5.10.0/.cpanplus/5.10.0/build/B-Generate-1.12_06'
[MSG] [Sat Mar 1 05:42:16 2008] # running Build.PL
/usr/home/cpan/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_06'
Unknown 'build_class', defaulting to 'Module::Build'
[MSG] [Sat Mar 1 05:42:16 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Sat Mar 1 05:42:22 2008] /usr/home/cpan/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/usr/home/cpan/perl5.10.0/lib/5.10.0/i386-freebsd-64int/CORE -DPIC -fPIC -DPERL_CUSTOM_OPS -DPERL_CUSTOM_OPCODES -g -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include -O -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 -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] [Sat Mar 1 05:42:27 2008] MAKE TEST failed: Illegal seek /usr/home/cpan/perl5.10.0/bin/perl Build --makefile_env_macros 1 test
t/basic..............ok
t/inspect-btest......# Looks like you planned 30 tests but ran 1 extra.
Dubious, test returned 255 (wstat 65280, 0xff00)
All 30 subtests passed
t/inspect-this.......
# Failed test '->LEN 0'
# at BTest.pm line 236.
SV = RV(0x2846878c) at 0x28468780
REFCNT = 1
FLAGS = (PADMY,ROK)
RV = 0x2854671c
SV = PVMG(0x28353640) at 0x2854671c
REFCNT = 2
FLAGS = (OBJECT,IOK,pIOK)
IV = 675377872
NV = 0
PV = 0
STASH = 0x2841785c "B::PVIV"
# Looks like you failed 1 test of 655.
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/655 subtests
t/op_list............ok
t/op_list_bgen.......ok
Test Summary Report
-------------------
t/inspect-btest.t (Wstat: 65280 Tests: 31 Failed: 1)
Failed test: 31
Non-zero exit status: 255
Parse errors: Bad plan. You planned 30 tests but ran 31.
t/inspect-this.t (Wstat: 256 Tests: 655 Failed: 1)
Failed test: 568
Non-zero exit status: 1
Files=5, Tests=702, 2 wallclock secs ( 0.14 usr 0.41 sys + 0.34 cusr 1.38 csys = 2.27 CPU)
Result: FAIL
Failed 2/5 test programs. 2/702 subtests failed.
*** Error code 255
Stop in /usr/home/cpan/perl5.10.0/.cpanplus/5.10.0/build/B-Generate-1.12_06.
[MSG] [Sat Mar 1 05:42:27 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 = /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
PERL5LIB = :/usr/home/cpan/perl5.10.0/.cpanplus/5.10.0/build/B-Generate-1.12_06/blib/lib:/usr/home/cpan/perl5.10.0/.cpanplus/5.10.0/build/B-Generate-1.12_06/blib/arch:/usr/home/cpan/perl5.10.0/.cpanplus/5.10.0/build/B-Generate-1.12_06/blib
PERL5_CPANPLUS_IS_RUNNING = 50711
PERL5_CPANPLUS_IS_VERSION = 0.84
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/local/bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /usr/home/cpan/perl5.10.0/bin/perl
UID: $< = 1002
EUID: $> = 1002
GID: $( = 1001 1001 1001
EGID: $) = 1001 1001 1001
-------------------------------
--
Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=freebsd, osvers=7.0-release, archname=i386-freebsd-64int
uname='freebsd waterloo.bingosnet.co.uk 7.0-release freebsd 7.0-release #0: sun feb 24 19:59:52 utc 2008 root@logan.cse.buffalo.edu:usrobjusrsrcsysgeneric i386 '
config_args='-e -Dprefix=/usr/home/cpan/perl5.10.0 -Duse64bitint -Dusemymalloc=n -d'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include',
optimize='-O',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='4.2.1 20070719 [FreeBSD]', gccosandvers=''
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 ='-Wl,-E -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lm -lcrypt -lutil -lc
perllibs=-lm -lcrypt -lutil -lc
libc=, 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 -L/usr/local/lib'
-
FAIL B-Generate-1.12_06 i386-freebsd-64int 7.0-release
by chris