Front page | perl.cpan.testers |
Postings from March 2008
FAIL re-engine-POSIX-0.05 OpenBSD.i386-openbsd-thread-multi-64int4.2
Thread Next
From:
chris
Date:
March 2, 2008 03:53
Subject:
FAIL re-engine-POSIX-0.05 OpenBSD.i386-openbsd-thread-multi-64int4.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 AVAR,
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 'fetch':
[MSG] [Sun Mar 2 12:21:55 2008] Trying to get 'http://www.cpan.org/authors/id/A/AV/AVAR/re-engine-POSIX-0.05.tar.gz'
[MSG] [Sun Mar 2 12:21:58 2008] Trying to get 'http://www.cpan.org/authors/id/A/AV/AVAR/CHECKSUMS'
[MSG] [Sun Mar 2 12:22:00 2008] Checksum matches for 're-engine-POSIX-0.05.tar.gz'
[MSG] [Sun Mar 2 12:22:01 2008] Extracted 're-engine-POSIX-0.05/'
[MSG] [Sun Mar 2 12:22:01 2008] Extracted 're-engine-POSIX-0.05/t/'
[MSG] [Sun Mar 2 12:22:01 2008] Extracted 're-engine-POSIX-0.05/t/split.t'
[MSG] [Sun Mar 2 12:22:01 2008] Extracted 're-engine-POSIX-0.05/t/match.t'
[MSG] [Sun Mar 2 12:22:01 2008] Extracted 're-engine-POSIX-0.05/t/s.t'
[MSG] [Sun Mar 2 12:22:01 2008] Extracted 're-engine-POSIX-0.05/t/flags.t'
[MSG] [Sun Mar 2 12:22:01 2008] Extracted 're-engine-POSIX-0.05/t/split-null.t'
[MSG] [Sun Mar 2 12:22:01 2008] Extracted 're-engine-POSIX-0.05/t/subexp.t'
[MSG] [Sun Mar 2 12:22:01 2008] Extracted 're-engine-POSIX-0.05/t/null.t'
[MSG] [Sun Mar 2 12:22:01 2008] Extracted 're-engine-POSIX-0.05/t/qr.t'
[MSG] [Sun Mar 2 12:22:01 2008] Extracted 're-engine-POSIX-0.05/t/captures.t'
[MSG] [Sun Mar 2 12:22:01 2008] Extracted 're-engine-POSIX-0.05/t/pragma.t'
[MSG] [Sun Mar 2 12:22:01 2008] Extracted 're-engine-POSIX-0.05/t/00-compile.t'
[MSG] [Sun Mar 2 12:22:01 2008] Extracted 're-engine-POSIX-0.05/POSIX.pm'
[MSG] [Sun Mar 2 12:22:01 2008] Extracted 're-engine-POSIX-0.05/POSIX.h'
[MSG] [Sun Mar 2 12:22:01 2008] Extracted 're-engine-POSIX-0.05/MANIFEST'
[MSG] [Sun Mar 2 12:22:01 2008] Extracted 're-engine-POSIX-0.05/MANIFEST.SKIP'
[MSG] [Sun Mar 2 12:22:01 2008] Extracted 're-engine-POSIX-0.05/POSIX.xs'
[MSG] [Sun Mar 2 12:22:01 2008] Extracted 're-engine-POSIX-0.05/ChangeLog'
[MSG] [Sun Mar 2 12:22:01 2008] Extracted 're-engine-POSIX-0.05/Makefile.PL'
[MSG] [Sun Mar 2 12:22:01 2008] Extracted 're-engine-POSIX-0.05/META.yml'
[MSG] [Sun Mar 2 12:22:01 2008] Extracted 're::engine::POSIX' to '/home/cpan/blead/.cpanplus/5.11.0/build/re-engine-POSIX-0.05'
[MSG] [Sun Mar 2 12:22:02 2008] Checking if your kit is complete...
Looks good
Writing Makefile for re::engine::POSIX
[MSG] [Sun Mar 2 12:22:02 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[ERROR] [Sun Mar 2 12:22:07 2008] MAKE failed: Illegal seek cp POSIX.pm blib/lib/re/engine/POSIX.pm
/home/cpan/blead/bin/perl5.11.0 /home/cpan/blead/lib/perl5/5.11.0/ExtUtils/xsubpp -typemap /home/cpan/blead/lib/perl5/5.11.0/ExtUtils/typemap POSIX.xs > POSIX.xsc && mv POSIX.xsc POSIX.c
cc -c -pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O2 -DVERSION=\"0.05\" -DXS_VERSION=\"0.05\" -DPIC -fPIC "-I/home/cpan/blead/lib/perl5/5.11.0/OpenBSD.i386-openbsd-thread-multi-64int/CORE" POSIX.c
In file included from POSIX.xs:8:
POSIX.h:5: warning: duplicate `const'
POSIX.xs: In function `POSIX_comp':
POSIX.xs:47: error: structure has no member named `refcnt'
POSIX.xs:48: error: structure has no member named `extflags'
POSIX.xs:49: error: structure has no member named `engine'
POSIX.xs:52: error: structure has no member named `prelen'
POSIX.xs:53: error: structure has no member named `precomp'
POSIX.xs:53: error: structure has no member named `prelen'
POSIX.xs:56: error: structure has no member named `wraplen'
POSIX.xs:56: error: structure has no member named `prelen'
POSIX.xs:57: error: structure has no member named `wrapped'
POSIX.xs:57: error: structure has no member named `precomp'
POSIX.xs:89: error: structure has no member named `pprivate'
POSIX.xs:95: error: structure has no member named `nparens'
POSIX.xs:96: error: structure has no member named `offs'
POSIX.xs:96: error: structure has no member named `nparens'
POSIX.xs:96: error: structure has no member named `nparens'
POSIX.xs: In function `POSIX_exec':
POSIX.xs:115: error: structure has no member named `pprivate'
POSIX.xs:116: error: structure has no member named `nparens'
POSIX.xs:128: error: structure has no member named `subbeg'
POSIX.xs:129: error: structure has no member named `sublen'
POSIX.xs:138: error: structure has no member named `offs'
POSIX.xs:139: error: structure has no member named `offs'
POSIX.xs: In function `POSIX_free':
POSIX.xs:171: error: structure has no member named `pprivate'
POSIX.xs: In function `POSIX_dupe':
POSIX.xs:179: error: structure has no member named `pprivate'
*** Error code 1
Stop in /home/cpan/blead/.cpanplus/5.11.0/build/re-engine-POSIX-0.05.
******************************** 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:.
PERL5_CPANPLUS_IS_RUNNING = 2248
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/cpan/blead/bin/perl5.11.0
UID: $< = 1000
EUID: $> = 1000
GID: $( = 1000 1000 0
EGID: $) = 1000 1000 0
-------------------------------
--
Summary of my perl5 (revision 5 version 11 subversion 0 patch 33408) 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='-e -Dusedevel -Dprefix=/home/cpan/blead -Duse64bitint -Dusethreads'
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 -fstack-protector -I/usr/local/include',
optimize='-O2',
cppflags='-pthread -fno-strict-aliasing -pipe -fstack-protector -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 -fstack-protector -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'
Thread Next