Front page | perl.cpan.testers |
Postings from December 2007
FAIL re-engine-PCRE-0.15 darwin-2level 8.11.0
From:
rlane10
Date:
December 26, 2007 04:02
Subject:
FAIL re-engine-PCRE-0.15 darwin-2level 8.11.0
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.10.0, created automatically by CPAN-Reporter-1.0601
and sent to the CPAN Testers mailing list.
If you have received this email directly, it is because the person testing
your distribution chose to send a copy to your CPAN email address; there
may be a delay before the official report is received and processed
by CPAN Testers.
Thank you for uploading your work to CPAN. However, it appears that
there were some problems with your distribution. If these results are
not what you expect or if you would like to learn how to avoid FAIL
reports for missing dependencies, unsupported operating systems, etc.,
please consult "Notes for CPAN Authors" on the CPAN Testers Wiki:
http://cpantest.grango.org
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':
cp PCRE.pm blib/lib/re/engine/PCRE.pm
/usr/local/bin/perl /usr/local/lib/perl5/5.10.0/ExtUtils/xsubpp -typemap /usr/local/lib/perl5/5.10.0/ExtUtils/typemap PCRE.xs > PCRE.xsc && mv PCRE.xsc PCRE.c
cc -c -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include -I/opt/local/include -O3 -DVERSION=\"0.15\" -DXS_VERSION=\"0.15\" "-I/usr/local/lib/perl5/5.10.0/darwin-2level/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: parse error 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: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:98: error: 'PCRE_INFO_NAMECOUNT' undeclared (first use in this function)
PCRE.xs:112: error: 'PCRE_INFO_SIZE' undeclared (first use in this function)
PCRE.xs:121: error: 'PCRE_INFO_CAPTURECOUNT' undeclared (first use in this function)
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:158: error: 'PCRE_ERROR_NOMATCH' undeclared (first use in this function)
PCRE.xs: At top level:
PCRE.xs:234: error: parse error 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: 'rx' undeclared (first use in this function)
PCRE.xs:260: error: 'namecount' undeclared (first use in this function)
PCRE.xs:262: warning: pointer targets in initialization differ in signedness
make: *** [PCRE.o] Error 1
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = C
LC_ALL = C
PATH = /var/root/bin:/usr/local/mysql/bin:/usr/local/clamXav/bin:/usr/local/clamXav/sbin:/usr/local/bin:/usr/local/sbin:/Library/Frameworks/Python.framework/Versions/Current/bin:/sw/bin:/sw/sbin:/opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/libexec:/System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Commands/:/Library/Frameworks/Mono.framework/Commands/monobin:/Library/Tcl/bin
PERL5LIB =
PERL5_CPANPLUS_IS_RUNNING = 10477
PERL5_CPAN_IS_EXECUTING = /private/var/root/.cpan/build/re-engine-PCRE-0.15-AHYdYz/Makefile.PL
PERL5_CPAN_IS_RUNNING = 10477
SHELL = /bin/bash
TERM = xterm-color
ac_cv_path_INTLTOOL_PERL = /usr/bin/perl
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/local/bin/perl
$UID/$EUID = 0 / 0
$GID = 0 0 262 1 2 3 5 4 80 251 20 29
$EGID = 0 0 262 1 2 3 5 4 80 251 20 29
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.92_53
Cwd 3.2501
ExtUtils::CBuilder 0.21
ExtUtils::Command 1.13
ExtUtils::Install 1.44
ExtUtils::MakeMaker 6.42
ExtUtils::Manifest 1.51
ExtUtils::ParseXS 2.18
File::Spec 3.2501
Module::Build 0.2808_01
Module::Signature 0.55
Test::Harness 3.05
Test::More 0.74
YAML 0.66
YAML::Syck 1.00
version 0.74
--
Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=darwin, osvers=8.11.0, archname=darwin-2level
uname='darwin bluecephalon.thirdcoast.net 8.11.0 darwin kernel version 8.11.0: wed oct 10 18:26:00 pdt 2007; root:xnu-792.24.17~1release_ppc power macintosh powerpc powermac3,1 darwin '
config_args='-der'
hint=previous, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include -I/opt/local/include',
optimize='-O3',
cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include -I/opt/local/include -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include -I/opt/local/include -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include -I/opt/local/include'
ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5370)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='env MACOSX_DEPLOYMENT_TARGET=10.4 cc', ldflags =' -L/usr/local/lib -L/opt/local/lib -L/sw/lib'
libpth=/usr/local/lib /sw/lib /opt/local/lib /usr/lib
libs=-ldbm -ldl -lm -lc
perllibs=-ldl -lm -lc
libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup -L/usr/local/lib -L/opt/local/lib -L/sw/lib'
-
FAIL re-engine-PCRE-0.15 darwin-2level 8.11.0
by rlane10