Front page | perl.cpan.testers |
Postings from April 2008
FAIL re-engine-PCRE-0.15 i686-linux-64int 2.6.22-1-k7
Thread Next
From:
andreas.koenig.gmwojprw
Date:
April 8, 2008 22:01
Subject:
FAIL re-engine-PCRE-0.15 i686-linux-64int 2.6.22-1-k7
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 AEvar Arnfjord Bjarmason,
This is a computer-generated report for re-engine-PCRE-0.15
on perl 5.11.0 patch 33659, created by CPAN-Reporter-1.13.
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:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make':
make[3]: Entering directory `/home/sand/.cpan/build/re-engine-PCRE-0.15-HIbR1S'
cp PCRE.pm blib/lib/re/engine/PCRE.pm
/home/src/perl/repoperls/installed-perls/perl/pLQPXzX/perl-5.10.0@33659/bin/perl /home/src/perl/repoperls/installed-perls/perl/pLQPXzX/perl-5.10.0@33659/lib/5.11.0/ExtUtils/xsubpp -typemap /home/src/perl/repoperls/installed-perls/perl/pLQPXzX/perl-5.10.0@33659/lib/5.11.0/ExtUtils/typemap PCRE.xs > PCRE.xsc && mv PCRE.xsc PCRE.c
cc -c -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.15\" -DXS_VERSION=\"0.15\" -fPIC "-I/home/src/perl/repoperls/installed-perls/perl/pLQPXzX/perl-5.10.0@33659/lib/5.11.0/i686-linux-64int/CORE" PCRE.c
PCRE.xs:5:18: error: pcre.h: No such file or directory
In file included from PCRE.xs:7:
PCRE.h:19: error: expected declaration specifiers or ‘...’ before ‘pcre’
PCRE.xs: In function ‘PCRE_comp’:
PCRE.xs:13: error: ‘pcre’ undeclared (first use in this function)
PCRE.xs:13: error: (Each undeclared identifier is reported only once
PCRE.xs:13: error: for each function it appears in.)
PCRE.xs:13: error: ‘ri’ undeclared (first use in this function)
PCRE.xs:29: error: ‘PCRE_DUPNAMES’ undeclared (first use in this function)
PCRE.xs:53: error: ‘PCRE_CASELESS’ undeclared (first use in this function)
PCRE.xs:55: error: ‘PCRE_EXTENDED’ undeclared (first use in this function)
PCRE.xs:57: error: ‘PCRE_MULTILINE’ undeclared (first use in this function)
PCRE.xs:61: error: ‘RXf_UTF8’ undeclared (first use in this function)
PCRE.xs:62: error: ‘PCRE_UTF8’ undeclared (first use in this function)
PCRE.xs:62: error: ‘PCRE_NO_UTF8_CHECK’ undeclared (first use in this function)
PCRE.xs:79: error: ‘REGEXP’ has no member named ‘refcnt’
PCRE.xs:80: error: ‘REGEXP’ has no member named ‘extflags’
PCRE.xs:81: error: ‘REGEXP’ has no member named ‘engine’
PCRE.xs:84: error: ‘REGEXP’ has no member named ‘prelen’
PCRE.xs:85: error: ‘REGEXP’ has no member named ‘precomp’
PCRE.xs:88: error: ‘REGEXP’ has no member named ‘wraplen’
PCRE.xs:88: error: ‘REGEXP’ has no member named ‘prelen’
PCRE.xs:89: error: ‘REGEXP’ has no member named ‘wrapped’
PCRE.xs:89: error: ‘REGEXP’ has no member named ‘precomp’
PCRE.xs:92: error: ‘REGEXP’ has no member named ‘pprivate’
PCRE.xs:98: error: ‘PCRE_INFO_NAMECOUNT’ undeclared (first use in this function)
PCRE.xs:103: error: ‘REGEXP’ has no member named ‘paren_names’
PCRE.xs:105: error: too many arguments to function ‘PCRE_make_nametable’
PCRE.xs:112: error: ‘PCRE_INFO_SIZE’ undeclared (first use in this function)
PCRE.xs:115: error: ‘REGEXP’ has no member named ‘intflags’
PCRE.xs:121: error: ‘PCRE_INFO_CAPTURECOUNT’ undeclared (first use in this function)
PCRE.xs:125: error: ‘REGEXP’ has no member named ‘nparens’
PCRE.xs:125: error: ‘REGEXP’ has no member named ‘lastparen’
PCRE.xs:125: error: ‘REGEXP’ has no member named ‘lastcloseparen’
PCRE.xs:126: error: ‘REGEXP’ has no member named ‘offs’
PCRE.xs: In function ‘PCRE_exec’:
PCRE.xs:137: error: ‘pcre’ undeclared (first use in this function)
PCRE.xs:137: error: ‘ri’ undeclared (first use in this function)
PCRE.xs:137: error: ‘REGEXP’ has no member named ‘pprivate’
PCRE.xs:143: error: ‘REGEXP’ has no member named ‘intflags’
PCRE.xs:143: error: ‘REGEXP’ has no member named ‘intflags’
PCRE.xs:153: error: ‘REGEXP’ has no member named ‘intflags’
PCRE.xs:158: error: ‘PCRE_ERROR_NOMATCH’ undeclared (first use in this function)
PCRE.xs:168: error: ‘REGEXP’ has no member named ‘subbeg’
PCRE.xs:169: error: ‘REGEXP’ has no member named ‘sublen’
PCRE.xs:172: error: ‘REGEXP’ has no member named ‘offs’
PCRE.xs:173: error: ‘REGEXP’ has no member named ‘offs’
PCRE.xs:176: error: ‘REGEXP’ has no member named ‘nparens’
PCRE.xs:177: error: ‘REGEXP’ has no member named ‘offs’
PCRE.xs:178: error: ‘REGEXP’ has no member named ‘offs’
PCRE.xs: In function ‘PCRE_free’:
PCRE.xs:212: error: ‘REGEXP’ has no member named ‘pprivate’
PCRE.xs: In function ‘PCRE_dupe’:
PCRE.xs:219: error: ‘REGEXP’ has no member named ‘pprivate’
PCRE.xs: At top level:
PCRE.xs:234: error: expected declaration specifiers or ‘...’ before ‘pcre’
PCRE.xs: In function ‘PCRE_make_nametable’:
PCRE.xs:243: error: ‘ri’ undeclared (first use in this function)
PCRE.xs:245: error: ‘PCRE_INFO_NAMETABLE’ undeclared (first use in this function)
PCRE.xs:253: error: ‘PCRE_INFO_NAMEENTRYSIZE’ undeclared (first use in this function)
PCRE.xs:257: error: ‘REGEXP’ has no member named ‘paren_names’
PCRE.xs:264: error: ‘REGEXP’ has no member named ‘paren_names’
make[3]: *** [PCRE.o] Error 1
make[3]: Leaving directory `/home/sand/.cpan/build/re-engine-PCRE-0.15-HIbR1S'
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.utf8
PATH = /usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 14514
PERL5_CPAN_IS_EXECUTING = /home/sand/.cpan/build/re-engine-PCRE-0.15-HIbR1S/Makefile.PL
PERL5_CPAN_IS_RUNNING = 14514
SHELL = /usr/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/src/perl/repoperls/installed-perls/perl/pLQPXzX/perl-5.10.0@33659/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.9205
Cwd 3.2701
ExtUtils::CBuilder 0.22_01
ExtUtils::Command 1.14
ExtUtils::Install 1.50_01
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.51_01
ExtUtils::ParseXS 2.19_01
File::Spec 3.2701
Module::Build 0.2808_02
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 11 subversion 0 patch 33659) configuration:
Platform:
osname=linux, osvers=2.6.22-1-k7, archname=i686-linux-64int
uname='linux k75 2.6.22-1-k7 #1 smp sun jul 29 15:15:55 utc 2007 i686 gnulinux '
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/pLQPXzX/perl-5.10.0@33659 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Duse64bitint'
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 ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -fstack-protector -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=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 =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib /usr/lib64
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.7.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.7'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'
Thread Next