Front page | perl.cpan.testers |
Postings from June 2008
FAIL SGML-SPGroveBuilder-2.01 i686-linux-64int-ld 2.6.24-16-generic
From:
DAGOLDEN
Date:
June 18, 2008 14:30
Subject:
FAIL SGML-SPGroveBuilder-2.01 i686-linux-64int-ld 2.6.24-16-generic
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/
--
Dear Ken MacLeod,
This is a computer-generated report for SGML-SPGroveBuilder-2.01
on perl 5.10.0 patch 34034, created by CPAN-Reporter-1.15.
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:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make':
cp SPGroveBuilder.pm blib/lib/SGML/SPGroveBuilder.pm
/home/david/perl/5.10.x/bin/perl /home/david/perl/5.10.x/lib/5.10.0/ExtUtils/xsubpp -typemap /home/david/perl/5.10.x/lib/5.10.0/ExtUtils/typemap SPGroveBuilder.xs > SPGroveBuilder.xsc && mv SPGroveBuilder.xsc SPGroveBuilder.c
Please specify prototyping behavior for SPGroveBuilder.xs (see perlxs manual)
gcc -c -I/home/ken/isrc/sp-1.2/lib -I/home/ken/isrc/sp-1.2/generic -I/home/ken/isrc/sp-1.2/include -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"2.01\" -DXS_VERSION=\"2.01\" -fPIC "-I/home/david/perl/5.10.x/lib/5.10.0/i686-linux-64int-ld/CORE" -DSP_MULTI_BYTE SPGroveBuilder.c
gcc -c -I/home/ken/isrc/sp-1.2/lib -I/home/ken/isrc/sp-1.2/generic -I/home/ken/isrc/sp-1.2/include -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"2.01\" -DXS_VERSION=\"2.01\" -fPIC "-I/home/david/perl/5.10.x/lib/5.10.0/i686-linux-64int-ld/CORE" -DSP_MULTI_BYTE SPGroveNew.cc
SPGroveNew.cc:12:21: error: Boolean.h: No such file or directory
SPGroveNew.cc:14:37: error: ParserEventGeneratorKit.h: No such file or directory
SPGroveNew.cc:32: error: expected class-name before ‘{’ token
SPGroveNew.cc:36: error: expected ‘,’ or ‘...’ before ‘&’ token
SPGroveNew.cc:36: error: ISO C++ forbids declaration of ‘StartElementEvent’ with no type
SPGroveNew.cc:37: error: expected ‘,’ or ‘...’ before ‘&’ token
SPGroveNew.cc:37: error: ISO C++ forbids declaration of ‘EndElementEvent’ with no type
SPGroveNew.cc:38: error: expected ‘,’ or ‘...’ before ‘&’ token
SPGroveNew.cc:38: error: ISO C++ forbids declaration of ‘DataEvent’ with no type
SPGroveNew.cc:39: error: expected ‘,’ or ‘...’ before ‘&’ token
SPGroveNew.cc:39: error: ISO C++ forbids declaration of ‘SdataEvent’ with no type
SPGroveNew.cc:40: error: expected ‘,’ or ‘...’ before ‘&’ token
SPGroveNew.cc:40: error: ISO C++ forbids declaration of ‘PiEvent’ with no type
SPGroveNew.cc:41: error: expected ‘,’ or ‘...’ before ‘&’ token
SPGroveNew.cc:41: error: ISO C++ forbids declaration of ‘ExternalDataEntityRefEvent’ with no type
SPGroveNew.cc:42: error: expected ‘,’ or ‘...’ before ‘&’ token
SPGroveNew.cc:42: error: ISO C++ forbids declaration of ‘SubdocEntityRefEvent’ with no type
SPGroveNew.cc:43: error: expected ‘,’ or ‘...’ before ‘&’ token
SPGroveNew.cc:43: error: ISO C++ forbids declaration of ‘NonSgmlCharEvent’ with no type
SPGroveNew.cc:44: error: expected ‘,’ or ‘...’ before ‘&’ token
SPGroveNew.cc:44: error: ISO C++ forbids declaration of ‘ErrorEvent’ with no type
SPGroveNew.cc:62: error: expected ‘,’ or ‘...’ before ‘::’ token
SPGroveNew.cc:62: error: ISO C++ forbids declaration of ‘SGMLApplication’ with no type
SPGroveNew.cc:63: error: expected ‘,’ or ‘...’ before ‘::’ token
SPGroveNew.cc:63: error: ISO C++ forbids declaration of ‘SGMLApplication’ with no type
SPGroveNew.cc:64: error: expected ‘,’ or ‘...’ before ‘::’ token
SPGroveNew.cc:64: error: ISO C++ forbids declaration of ‘SGMLApplication’ with no type
SPGroveNew.cc:65: error: expected ‘;’ before ‘(’ token
SPGroveNew.cc:66: error: ‘SGMLApplication’ has not been declared
SPGroveNew.cc: In function ‘SV* sp_grove_new(char*, char*)’:
SPGroveNew.cc:83: error: ‘ParserEventGeneratorKit’ was not declared in this scope
SPGroveNew.cc:83: error: expected `;' before ‘parserKit’
SPGroveNew.cc:84: error: ‘EventGenerator’ was not declared in this scope
SPGroveNew.cc:84: error: ‘egp’ was not declared in this scope
SPGroveNew.cc:84: error: ‘parserKit’ was not declared in this scope
SPGroveNew.cc:88: error: type ‘<type error>’ argument given to ‘delete’, expected pointer
SPGroveNew.cc: At global scope:
SPGroveNew.cc:139: error: expected ‘,’ or ‘...’ before ‘&’ token
SPGroveNew.cc:139: error: ISO C++ forbids declaration of ‘StartElementEvent’ with no type
SPGroveNew.cc: In member function ‘void SPGrove::startElement(int)’:
SPGroveNew.cc:149: error: ‘event’ was not declared in this scope
SPGroveNew.cc:149: error: ‘as_string’ was not declared in this scope
SPGroveNew.cc:152: error: ‘sv_undef’ was not declared in this scope
SPGroveNew.cc:157: error: expected initializer before ‘*’ token
SPGroveNew.cc:160: error: ‘att_ptr’ was not declared in this scope
SPGroveNew.cc:161: error: ‘Attribute’ has not been declared
SPGroveNew.cc:163: error: ‘Attribute’ has not been declared
SPGroveNew.cc:172: error: ‘SGMLApplication’ has not been declared
SPGroveNew.cc:172: error: expected initializer before ‘*’ token
SPGroveNew.cc:175: error: ‘entities’ was not declared in this scope
SPGroveNew.cc:197: error: ‘Attribute’ has not been declared
SPGroveNew.cc:201: error: ‘SGMLApplication’ has not been declared
SPGroveNew.cc:201: error: expected initializer before ‘*’ token
SPGroveNew.cc:212: error: ‘cdataChunk’ was not declared in this scope
SPGroveNew.cc:232: error: ‘cdataChunk’ was not declared in this scope
SPGroveNew.cc:246: error: ‘att_ptr’ was not declared in this scope
SPGroveNew.cc: At global scope:
SPGroveNew.cc:279: error: expected ‘,’ or ‘...’ before ‘&’ token
SPGroveNew.cc:279: error: ISO C++ forbids declaration of ‘EndElementEvent’ with no type
SPGroveNew.cc:291: error: expected ‘,’ or ‘...’ before ‘&’ token
SPGroveNew.cc:291: error: ISO C++ forbids declaration of ‘DataEvent’ with no type
SPGroveNew.cc: In member function ‘void SPGrove::data(int)’:
SPGroveNew.cc:293: error: ‘event’ was not declared in this scope
SPGroveNew.cc: At global scope:
SPGroveNew.cc:301: error: expected ‘,’ or ‘...’ before ‘&’ token
SPGroveNew.cc:301: error: ISO C++ forbids declaration of ‘SdataEvent’ with no type
SPGroveNew.cc: In member function ‘void SPGrove::sdata(int)’:
SPGroveNew.cc:306: error: ‘event’ was not declared in this scope
SPGroveNew.cc:306: error: ‘as_string’ was not declared in this scope
SPGroveNew.cc: At global scope:
SPGroveNew.cc:322: error: expected ‘,’ or ‘...’ before ‘&’ token
SPGroveNew.cc:322: error: ISO C++ forbids declaration of ‘PiEvent’ with no type
SPGroveNew.cc: In member function ‘void SPGrove::pi(int)’:
SPGroveNew.cc:326: error: ‘event’ was not declared in this scope
SPGroveNew.cc:326: error: ‘as_string’ was not declared in this scope
SPGroveNew.cc: At global scope:
SPGroveNew.cc:337: error: expected ‘,’ or ‘...’ before ‘&’ token
SPGroveNew.cc:337: error: ISO C++ forbids declaration of ‘ExternalDataEntityRefEvent’ with no type
SPGroveNew.cc: In member function ‘void SPGrove::externalDataEntityRef(int)’:
SPGroveNew.cc:341: error: ‘event’ was not declared in this scope
SPGroveNew.cc: At global scope:
SPGroveNew.cc:349: error: expected ‘,’ or ‘...’ before ‘&’ token
SPGroveNew.cc:349: error: ISO C++ forbids declaration of ‘SubdocEntityRefEvent’ with no type
SPGroveNew.cc: In member function ‘void SPGrove::subdocEntityRef(int)’:
SPGroveNew.cc:353: error: ‘event’ was not declared in this scope
SPGroveNew.cc: At global scope:
SPGroveNew.cc:361: error: expected ‘,’ or ‘...’ before ‘&’ token
SPGroveNew.cc:361: error: ISO C++ forbids declaration of ‘NonSgmlCharEvent’ with no type
SPGroveNew.cc:371: error: expected ‘,’ or ‘...’ before ‘&’ token
SPGroveNew.cc:371: error: ISO C++ forbids declaration of ‘ErrorEvent’ with no type
SPGroveNew.cc: In member function ‘void SPGrove::error(int)’:
SPGroveNew.cc:372: error: ‘event’ was not declared in this scope
SPGroveNew.cc:372: error: ‘as_string’ was not declared in this scope
SPGroveNew.cc: At global scope:
SPGroveNew.cc:379: error: expected ‘,’ or ‘...’ before ‘::’ token
SPGroveNew.cc:379: error: ISO C++ forbids declaration of ‘SGMLApplication’ with no type
SPGroveNew.cc: In member function ‘SV* SPGrove::entity(int)’:
SPGroveNew.cc:381: error: invalid use of member (did you forget the ‘&’ ?)
SPGroveNew.cc:381: error: base operand of ‘->’ is not a pointer
SPGroveNew.cc:381: error: ‘as_string’ was not declared in this scope
SPGroveNew.cc:382: error: invalid use of member (did you forget the ‘&’ ?)
SPGroveNew.cc:382: error: base operand of ‘->’ is not a pointer
SPGroveNew.cc:385: error: invalid use of member (did you forget the ‘&’ ?)
SPGroveNew.cc:385: error: base operand of ‘->’ is not a pointer
SPGroveNew.cc:389: error: invalid use of member (did you forget the ‘&’ ?)
SPGroveNew.cc:389: error: base operand of ‘->’ is not a pointer
SPGroveNew.cc:390: error: ‘Entity’ has not been declared
SPGroveNew.cc:390: warning: deprecated conversion from string constant to ‘char*’
SPGroveNew.cc:391: error: ‘Entity’ has not been declared
SPGroveNew.cc:391: warning: deprecated conversion from string constant to ‘char*’
SPGroveNew.cc:392: error: ‘Entity’ has not been declared
SPGroveNew.cc:392: warning: deprecated conversion from string constant to ‘char*’
SPGroveNew.cc:393: error: ‘Entity’ has not been declared
SPGroveNew.cc:401: error: invalid use of member (did you forget the ‘&’ ?)
SPGroveNew.cc:401: error: base operand of ‘->’ is not a pointer
SPGroveNew.cc:402: error: invalid use of member (did you forget the ‘&’ ?)
SPGroveNew.cc:402: error: base operand of ‘->’ is not a pointer
SPGroveNew.cc:402: error: invalid use of member (did you forget the ‘&’ ?)
SPGroveNew.cc:402: error: base operand of ‘->’ is not a pointer
SPGroveNew.cc:406: error: invalid use of member (did you forget the ‘&’ ?)
SPGroveNew.cc:406: error: base operand of ‘->’ is not a pointer
SPGroveNew.cc:409: error: invalid use of member (did you forget the ‘&’ ?)
SPGroveNew.cc:409: error: base operand of ‘->’ is not a pointer
SPGroveNew.cc:410: error: invalid use of member (did you forget the ‘&’ ?)
SPGroveNew.cc:410: error: base operand of ‘->’ is not a pointer
SPGroveNew.cc:419: error: invalid use of member (did you forget the ‘&’ ?)
SPGroveNew.cc:419: error: base operand of ‘->’ is not a pointer
SPGroveNew.cc:420: error: invalid use of member (did you forget the ‘&’ ?)
SPGroveNew.cc:420: error: base operand of ‘->’ is not a pointer
SPGroveNew.cc: At global scope:
SPGroveNew.cc:430: error: expected ‘,’ or ‘...’ before ‘::’ token
SPGroveNew.cc:430: error: ISO C++ forbids declaration of ‘SGMLApplication’ with no type
SPGroveNew.cc: In member function ‘SV* SPGrove::notation(int)’:
SPGroveNew.cc:432: error: invalid use of member (did you forget the ‘&’ ?)
SPGroveNew.cc:432: error: base operand of ‘->’ is not a pointer
SPGroveNew.cc:432: error: ‘as_string’ was not declared in this scope
SPGroveNew.cc:433: error: invalid use of member (did you forget the ‘&’ ?)
SPGroveNew.cc:433: error: base operand of ‘->’ is not a pointer
SPGroveNew.cc:436: error: invalid use of member (did you forget the ‘&’ ?)
SPGroveNew.cc:436: error: base operand of ‘->’ is not a pointer
SPGroveNew.cc:438: error: invalid use of member (did you forget the ‘&’ ?)
SPGroveNew.cc:438: error: base operand of ‘->’ is not a pointer
SPGroveNew.cc:442: error: invalid use of member (did you forget the ‘&’ ?)
SPGroveNew.cc:442: error: base operand of ‘->’ is not a pointer
SPGroveNew.cc:443: error: invalid use of member (did you forget the ‘&’ ?)
SPGroveNew.cc:443: error: base operand of ‘->’ is not a pointer
SPGroveNew.cc: At global scope:
SPGroveNew.cc:454: error: expected ‘,’ or ‘...’ before ‘::’ token
SPGroveNew.cc:454: error: ISO C++ forbids declaration of ‘SGMLApplication’ with no type
SPGroveNew.cc: In member function ‘void SPGrove::store_external_id(HV*, int)’:
SPGroveNew.cc:456: error: ‘externalId’ was not declared in this scope
SPGroveNew.cc:457: error: ‘as_string’ was not declared in this scope
SPGroveNew.cc:461: error: ‘externalId’ was not declared in this scope
SPGroveNew.cc:462: error: ‘as_string’ was not declared in this scope
SPGroveNew.cc:466: error: ‘externalId’ was not declared in this scope
SPGroveNew.cc:467: error: ‘as_string’ was not declared in this scope
SPGroveNew.cc: At global scope:
SPGroveNew.cc:480: error: ‘char* SPGrove::as_string’ is not a static member of ‘class SPGrove’
SPGroveNew.cc:480: error: ‘SGMLApplication’ has not been declared
SPGroveNew.cc:481: error: expected ‘,’ or ‘;’ before ‘{’ token
make: *** [SPGroveNew.o] Error 1
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
LD_LIBRARY_PATH = /home/david/opt/subversion/lib
PATH = .:/home/david/bin:/home/david/git/utility-scripts:/home/david/perl/current/bin:.:/home/david/bin:/home/david/git/utility-scripts:/home/david/perl/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 1994
PERL5_CPAN_IS_EXECUTING = /home/david/.cpan/build/SGML-SPGroveBuilder-2.01-7c4kFm/Makefile.PL
PERL5_CPAN_IS_RUNNING = 1994
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 10404,1994
PERL_CR_SMOKER_CURRENT = SGML-SPGroveBuilder-2.01
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/david/perl/5.10.x/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 4 20 24 25 29 30 44 46 107 115 116 1000
$EGID = 1000 4 20 24 25 29 30 44 46 107 115 116 1000
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.92_62
Cwd 3.2701
ExtUtils::CBuilder 0.23
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 n/a
Test::Harness 3.11
Test::More 0.80
YAML 0.66
YAML::Syck 1.05
version 0.74
--
Summary of my perl5 (revision 5 version 10 subversion 0 patch 34034) configuration:
Platform:
osname=linux, osvers=2.6.24-16-generic, archname=i686-linux-64int-ld
uname='linux griffon 2.6.24-16-generic #1 smp thu apr 10 13:23:42 utc 2008 i686 gnulinux '
config_args='-de -Uversiononly -Dusedevel -Dusemorebits -Dprefix=/home/david/perl/5.10.x -Dmydomain=.hyperbolic.net -Dcf_email=dagolden@cpan.org -Dperladmin=dagolden@cpan.org -Dcc=gcc'
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=define
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', 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.2.3 (Ubuntu 4.2.3-2ubuntu7)', 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='long double', nvsize=12, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='gcc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -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 -fstack-protector'
-
FAIL SGML-SPGroveBuilder-2.01 i686-linux-64int-ld 2.6.24-16-generic
by DAGOLDEN