Front page | perl.cpan.testers |
Postings from June 2008
FAIL TDB_File-0.96a i686-linux-thread-multi-64int-ld 2.6.24-16-generic
From:
DAGOLDEN
Date:
June 19, 2008 10:13
Subject:
FAIL TDB_File-0.96a i686-linux-thread-multi-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/
Please cc any replies to cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.
--
Dear Angus Lees,
This is a computer-generated report for TDB_File-0.96a
on perl 5.6.2, 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 TDB_File.pm blib/lib/TDB_File.pm
/home/david/bin/perl562t /home/david/perl/5.6.2-threads/lib/5.6.2/ExtUtils/xsubpp -prototypes -typemap /home/david/perl/5.6.2-threads/lib/5.6.2/ExtUtils/typemap -typemap typemap TDB_File.xs > TDB_File.xsc && mv TDB_File.xsc TDB_File.c
gcc -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.96a\" -DXS_VERSION=\"0.96a\" -fpic "-I/home/david/perl/5.6.2-threads/lib/5.6.2/i686-linux-thread-multi-64int-ld/CORE" TDB_File.c
TDB_File.xs:6:17: error: tdb.h: No such file or directory
In file included from TDB_File.xs:8:
const-c.inc: In function ‘constant_10’:
const-c.inc:44: error: ‘TDB_ERR_IO’ undeclared (first use in this function)
const-c.inc:44: error: (Each undeclared identifier is reported only once
const-c.inc:44: error: for each function it appears in.)
const-c.inc: In function ‘constant_11’:
const-c.inc:95: error: ‘TDB_SUCCESS’ undeclared (first use in this function)
const-c.inc:135: error: ‘TDB_ERR_OOM’ undeclared (first use in this function)
const-c.inc: In function ‘constant’:
const-c.inc:197: error: ‘TDB_ERR_LOCK’ undeclared (first use in this function)
const-c.inc:232: error: ‘TDB_ERR_EXISTS’ undeclared (first use in this function)
const-c.inc:239: error: ‘TDB_ERR_NOLOCK’ undeclared (first use in this function)
const-c.inc:253: error: ‘TDB_ERR_CORRUPT’ undeclared (first use in this function)
const-c.inc:260: error: ‘TDB_ERR_NOEXIST’ undeclared (first use in this function)
TDB_File.xs: At top level:
TDB_File.xs:16: error: expected declaration specifiers or ‘...’ before ‘*’ token
TDB_File.xs:16: error: expected ‘)’ before ‘*’ token
TDB_File.xs:20: error: expected ‘)’ before ‘*’ token
TDB_File.xs:28: error: expected ‘)’ before ‘*’ token
TDB_File.xs:76: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘hash_func_cb’
TDB_File.xs:109: error: expected ‘)’ before ‘*’ token
TDB_File.c: In function ‘XS_TDB_File_chainlock’:
TDB_File.c:268: error: ‘TDB_CONTEXT’ undeclared (first use in this function)
TDB_File.c:268: error: ‘tdb’ undeclared (first use in this function)
TDB_File.c:269: error: ‘TDB_DATA’ undeclared (first use in this function)
TDB_File.c:269: error: expected ‘;’ before ‘key’
TDB_File.c:274: error: expected expression before ‘)’ token
TDB_File.c:281: error: ‘key’ undeclared (first use in this function)
TDB_File.c: In function ‘XS_TDB_File_chainunlock’:
TDB_File.c:302: error: ‘TDB_CONTEXT’ undeclared (first use in this function)
TDB_File.c:302: error: ‘tdb’ undeclared (first use in this function)
TDB_File.c:303: error: ‘TDB_DATA’ undeclared (first use in this function)
TDB_File.c:303: error: expected ‘;’ before ‘key’
TDB_File.c:307: error: expected expression before ‘)’ token
TDB_File.c:314: error: ‘key’ undeclared (first use in this function)
TDB_File.c: In function ‘XS_TDB_File_DESTROY’:
TDB_File.c:333: error: ‘TDB_CONTEXT’ undeclared (first use in this function)
TDB_File.c:333: error: ‘tdb’ undeclared (first use in this function)
TDB_File.c:337: error: expected expression before ‘)’ token
TDB_File.c: In function ‘XS_TDB_File_delete’:
TDB_File.c:360: error: ‘TDB_CONTEXT’ undeclared (first use in this function)
TDB_File.c:360: error: ‘tdb’ undeclared (first use in this function)
TDB_File.c:361: error: ‘TDB_DATA’ undeclared (first use in this function)
TDB_File.c:361: error: expected ‘;’ before ‘key’
TDB_File.c:366: error: expected expression before ‘)’ token
TDB_File.c:373: error: ‘key’ undeclared (first use in this function)
TDB_File.c: In function ‘XS_TDB_File_CLEAR’:
TDB_File.c:394: error: ‘TDB_CONTEXT’ undeclared (first use in this function)
TDB_File.c:394: error: ‘tdb’ undeclared (first use in this function)
TDB_File.c:398: error: expected expression before ‘)’ token
TDB_File.xs:180: error: ‘delete_key_cb’ undeclared (first use in this function)
TDB_File.c: In function ‘XS_TDB_File_dump_all’:
TDB_File.c:416: error: ‘TDB_CONTEXT’ undeclared (first use in this function)
TDB_File.c:416: error: ‘tdb’ undeclared (first use in this function)
TDB_File.c:420: error: expected expression before ‘)’ token
TDB_File.c: In function ‘XS_TDB_File_error’:
TDB_File.c:437: error: ‘TDB_CONTEXT’ undeclared (first use in this function)
TDB_File.c:437: error: ‘tdb’ undeclared (first use in this function)
TDB_File.c:438: error: storage size of ‘RETVAL’ isn’t known
TDB_File.c:443: error: expected expression before ‘)’ token
TDB_File.c: In function ‘XS_TDB_File_errorstr’:
TDB_File.c:461: error: ‘TDB_CONTEXT’ undeclared (first use in this function)
TDB_File.c:461: error: ‘tdb’ undeclared (first use in this function)
TDB_File.c:467: error: expected expression before ‘)’ token
TDB_File.c:472: warning: assignment makes pointer from integer without a cast
TDB_File.c: In function ‘XS_TDB_File_exists’:
TDB_File.c:486: error: ‘TDB_CONTEXT’ undeclared (first use in this function)
TDB_File.c:486: error: ‘tdb’ undeclared (first use in this function)
TDB_File.c:487: error: ‘TDB_DATA’ undeclared (first use in this function)
TDB_File.c:487: error: expected ‘;’ before ‘key’
TDB_File.c:493: error: expected expression before ‘)’ token
TDB_File.c:500: error: ‘key’ undeclared (first use in this function)
TDB_File.c: In function ‘XS_TDB_File_fetch’:
TDB_File.c:521: error: ‘TDB_CONTEXT’ undeclared (first use in this function)
TDB_File.c:521: error: ‘tdb’ undeclared (first use in this function)
TDB_File.c:522: error: ‘TDB_DATA’ undeclared (first use in this function)
TDB_File.c:522: error: expected ‘;’ before ‘key’
TDB_File.c:523: error: expected ‘;’ before ‘RETVAL’
TDB_File.c:527: error: expected expression before ‘)’ token
TDB_File.c:534: error: ‘key’ undeclared (first use in this function)
TDB_File.c:541: error: ‘RETVAL’ undeclared (first use in this function)
TDB_File.c: In function ‘XS_TDB_File_firstkey’:
TDB_File.c:560: error: ‘TDB_CONTEXT’ undeclared (first use in this function)
TDB_File.c:560: error: ‘tdb’ undeclared (first use in this function)
TDB_File.c:561: error: ‘TDB_DATA’ undeclared (first use in this function)
TDB_File.c:561: error: expected ‘;’ before ‘RETVAL’
TDB_File.c:565: error: expected expression before ‘)’ token
TDB_File.c:570: error: ‘RETVAL’ undeclared (first use in this function)
TDB_File.c: In function ‘XS_TDB_File_lockall’:
TDB_File.c:588: error: ‘TDB_CONTEXT’ undeclared (first use in this function)
TDB_File.c:588: error: ‘tdb’ undeclared (first use in this function)
TDB_File.c:593: error: expected expression before ‘)’ token
TDB_File.c: In function ‘XS_TDB_File_logging_function’:
TDB_File.c:675: error: ‘TDB_CONTEXT’ undeclared (first use in this function)
TDB_File.c:675: error: ‘tdb’ undeclared (first use in this function)
TDB_File.c:680: error: expected expression before ‘)’ token
TDB_File.xs:256: error: ‘log_func_cb’ undeclared (first use in this function)
TDB_File.c: In function ‘XS_TDB_File_nextkey’:
TDB_File.c:704: error: ‘TDB_CONTEXT’ undeclared (first use in this function)
TDB_File.c:704: error: ‘tdb’ undeclared (first use in this function)
TDB_File.c:705: error: ‘TDB_DATA’ undeclared (first use in this function)
TDB_File.c:705: error: expected ‘;’ before ‘key’
TDB_File.c:706: error: expected ‘;’ before ‘RETVAL’
TDB_File.c:710: error: expected expression before ‘)’ token
TDB_File.c:717: error: ‘key’ undeclared (first use in this function)
TDB_File.c:724: error: ‘RETVAL’ undeclared (first use in this function)
TDB_File.c: In function ‘XS_TDB_File_open’:
TDB_File.c:751: error: ‘TDB_CONTEXT’ undeclared (first use in this function)
TDB_File.c:751: error: ‘RETVAL’ undeclared (first use in this function)
TDB_File.c:760: error: ‘TDB_DEFAULT’ undeclared (first use in this function)
TDB_File.xs:281: error: ‘tdb_log_func’ undeclared (first use in this function)
TDB_File.xs:281: error: expected ‘;’ before ‘log_func’
TDB_File.xs:282: error: ‘tdb_hash_func’ undeclared (first use in this function)
TDB_File.xs:282: error: expected ‘;’ before ‘hash_func’
TDB_File.xs:289: error: ‘hash_func’ undeclared (first use in this function)
TDB_File.xs:289: error: ‘hash_func_cb’ undeclared (first use in this function)
TDB_File.xs:299: error: ‘log_func’ undeclared (first use in this function)
TDB_File.xs:299: error: ‘log_func_cb’ undeclared (first use in this function)
TDB_File.c: In function ‘XS_TDB_File_printfreelist’:
TDB_File.c:852: error: ‘TDB_CONTEXT’ undeclared (first use in this function)
TDB_File.c:852: error: ‘tdb’ undeclared (first use in this function)
TDB_File.c:856: error: expected expression before ‘)’ token
TDB_File.c: In function ‘XS_TDB_File_reopen’:
TDB_File.c:873: error: ‘TDB_CONTEXT’ undeclared (first use in this function)
TDB_File.c:873: error: ‘tdb’ undeclared (first use in this function)
TDB_File.c:878: error: expected expression before ‘)’ token
TDB_File.c: In function ‘XS_TDB_File_store’:
TDB_File.c:921: error: ‘TDB_CONTEXT’ undeclared (first use in this function)
TDB_File.c:921: error: ‘tdb’ undeclared (first use in this function)
TDB_File.c:922: error: ‘TDB_DATA’ undeclared (first use in this function)
TDB_File.c:922: error: expected ‘;’ before ‘key’
TDB_File.c:923: error: expected ‘;’ before ‘dbuf’
TDB_File.c:929: error: expected expression before ‘)’ token
TDB_File.c:936: error: ‘key’ undeclared (first use in this function)
TDB_File.c:945: error: ‘dbuf’ undeclared (first use in this function)
TDB_File.c:953: error: ‘TDB_REPLACE’ undeclared (first use in this function)
TDB_File.c: In function ‘XS_TDB_File_traverse’:
TDB_File.c:972: error: ‘TDB_CONTEXT’ undeclared (first use in this function)
TDB_File.c:972: error: ‘tdb’ undeclared (first use in this function)
TDB_File.c:979: error: expected expression before ‘)’ token
TDB_File.xs:365: error: ‘traverse_cb’ undeclared (first use in this function)
TDB_File.c: In function ‘XS_TDB_File_unlockall’:
TDB_File.c:1008: error: ‘TDB_CONTEXT’ undeclared (first use in this function)
TDB_File.c:1008: error: ‘tdb’ undeclared (first use in this function)
TDB_File.c:1012: error: expected expression before ‘)’ token
make: *** [TDB_File.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 = 22931
PERL5_CPAN_IS_EXECUTING = /home/david/.cpan/build/TDB_File-0.96a-XLSjfp/Makefile.PL
PERL5_CPAN_IS_RUNNING = 22931
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 13260,22931
PERL_CR_SMOKER_CURRENT = TDB_File-0.96a
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/david/bin/perl562t
$UID/$EUID = 1000 / 1000
$GID = 1000 1000 116 115 107 46 44 30 29 25 24 20 4
$EGID = 1000 1000 116 115 107 46 44 30 29 25 24 20 4
Perl module toolchain versions installed:
Module Have
------------------- -------
CPAN 1.92_63
Cwd 3.2701
ExtUtils::CBuilder 0.23
ExtUtils::Command 1.13
ExtUtils::Install 1.45
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.51
ExtUtils::ParseXS n/a
File::Spec 3.2701
Module::Build 0.2808
Module::Signature n/a
Test::Harness 3.11
Test::More 0.80
YAML n/a
YAML::Syck 1.05
version n/a
--
Summary of my perl5 (revision 5.0 version 6 subversion 2) configuration:
Platform:
osname=linux, osvers=2.6.24-16-generic, archname=i686-linux-thread-multi-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.6.2-threads -Dmydomain=.hyperbolic.net -Dcf_email=dagolden@cpan.org -Dperladmin=dagolden@cpan.org -Dcc=gcc -Dusethreads'
hint=recommended, useposix=true, d_sigaction=define
usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=define use64bitall=undef uselongdouble=define
Compiler:
cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -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, usemymalloc=n, prototype=define
Linker and Libraries:
ld='gcc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -ldl -lm -lpthread -lc -lcrypt -lutil
perllibs=-lnsl -ldl -lm -lpthread -lc -lcrypt -lutil
libc=/lib/libc-2.7.so, so=so, useshrplib=false, libperl=libperl.a
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
-
FAIL TDB_File-0.96a i686-linux-thread-multi-64int-ld 2.6.24-16-generic
by DAGOLDEN