Front page | perl.cpan.testers |
Postings from March 2008
FAIL TDB_File-0.96.1 OpenBSD.i386-openbsd 4.2
Thread Next
From:
bob walker
Date:
March 19, 2008 01:24
Subject:
FAIL TDB_File-0.96.1 OpenBSD.i386-openbsd 4.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 Angus Lees,
This is a computer-generated report for TDB_File-0.96.1
on perl-5.8.8, created automatically by CPAN-Reporter-1.0602
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 TDB_File.pm blib/lib/TDB_File.pm
/home/bob/cpantesting/perl-5.8.8/bin/perl /home/bob/cpantesting/perl-5.8.8/lib/5.8.8/ExtUtils/xsubpp -prototypes -typemap /home/bob/cpantesting/perl-5.8.8/lib/5.8.8/ExtUtils/typemap -typemap typemap TDB_File.xs > TDB_File.xsc && mv TDB_File.xsc TDB_File.c
cc -c -fno-strict-aliasing -pipe -I/usr/local/include -O2 -DVERSION=\"0.96.1\" -DXS_VERSION=\"0.96.1\" -DPIC -fPIC "-I/home/bob/cpantesting/perl-5.8.8/lib/5.8.8/OpenBSD.i386-openbsd/CORE" TDB_File.c
TDB_File.xs:6:17: 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: syntax error before '*' token
TDB_File.xs:20: error: syntax error before '*' token
TDB_File.xs: In function `delete_key_cb':
TDB_File.xs:22: error: `tdb' undeclared (first use in this function)
TDB_File.xs:22: error: `key' undeclared (first use in this function)
TDB_File.xs: At top level:
TDB_File.xs:28: error: syntax error before '*' token
TDB_File.xs: In function `log_func_cb':
TDB_File.xs:41: error: `tdb' undeclared (first use in this function)
TDB_File.xs:52: error: `fmt' undeclared (first use in this function)
TDB_File.xs:60: error: `level' undeclared (first use in this function)
TDB_File.xs:52: error: `va_start' used in function with fixed args
TDB_File.xs: At top level:
TDB_File.xs:76: error: syntax error before "hash_func_cb"
TDB_File.xs:76: error: syntax error before '*' token
TDB_File.xs: In function `hash_func_cb':
TDB_File.xs:79: error: syntax error before "ret"
TDB_File.xs:88: error: `key' undeclared (first use in this function)
TDB_File.xs:99: error: `ret' undeclared (first use in this function)
TDB_File.xs: At top level:
TDB_File.xs:109: error: syntax error before '*' token
TDB_File.xs: In function `traverse_cb':
TDB_File.xs:112: error: `status' undeclared (first use in this function)
TDB_File.xs:121: error: `key' undeclared (first use in this function)
TDB_File.xs:122: error: `data' undeclared (first use in this function)
TDB_File.c: In function `XS_TDB_File_chainlock':
TDB_File.c:270: error: `TDB_CONTEXT' undeclared (first use in this function)
TDB_File.c:270: error: `tdb' undeclared (first use in this function)
TDB_File.c:271: error: syntax error before "key"
TDB_File.c:276: error: syntax error before ')' token
TDB_File.c:283: error: `key' undeclared (first use in this function)
TDB_File.c: In function `XS_TDB_File_chainunlock':
TDB_File.c:305: error: `TDB_CONTEXT' undeclared (first use in this function)
TDB_File.c:305: error: `tdb' undeclared (first use in this function)
TDB_File.c:306: error: syntax error before "key"
TDB_File.c:310: error: syntax error before ')' token
TDB_File.c:317: error: `key' undeclared (first use in this function)
TDB_File.c: In function `XS_TDB_File_DESTROY':
TDB_File.c:337: error: `TDB_CONTEXT' undeclared (first use in this function)
TDB_File.c:337: error: `tdb' undeclared (first use in this function)
TDB_File.c:341: error: syntax error before ')' token
TDB_File.c: In function `XS_TDB_File_delete':
TDB_File.c:365: error: `TDB_CONTEXT' undeclared (first use in this function)
TDB_File.c:365: error: `tdb' undeclared (first use in this function)
TDB_File.c:366: error: syntax error before "key"
TDB_File.c:371: error: syntax error before ')' token
TDB_File.c:378: error: `key' undeclared (first use in this function)
TDB_File.c: In function `XS_TDB_File_CLEAR':
TDB_File.c:400: error: `TDB_CONTEXT' undeclared (first use in this function)
TDB_File.c:400: error: `tdb' undeclared (first use in this function)
TDB_File.c:404: error: syntax error before ')' token
TDB_File.c: In function `XS_TDB_File_dump_all':
TDB_File.c:423: error: `TDB_CONTEXT' undeclared (first use in this function)
TDB_File.c:423: error: `tdb' undeclared (first use in this function)
TDB_File.c:427: error: syntax error before ')' token
TDB_File.c: In function `XS_TDB_File_error':
TDB_File.c:445: error: `TDB_CONTEXT' undeclared (first use in this function)
TDB_File.c:445: error: `tdb' undeclared (first use in this function)
TDB_File.c:446: error: storage size of `RETVAL' isn't known
TDB_File.c:451: error: syntax error before ')' token
TDB_File.c: In function `XS_TDB_File_errorstr':
TDB_File.c:470: error: `TDB_CONTEXT' undeclared (first use in this function)
TDB_File.c:470: error: `tdb' undeclared (first use in this function)
TDB_File.c:476: error: syntax error before ')' token
TDB_File.c:481: warning: assignment makes pointer from integer without a cast
TDB_File.c: In function `XS_TDB_File_exists':
TDB_File.c:496: error: `TDB_CONTEXT' undeclared (first use in this function)
TDB_File.c:496: error: `tdb' undeclared (first use in this function)
TDB_File.c:497: error: syntax error before "key"
TDB_File.c:503: error: syntax error before ')' token
TDB_File.c:510: error: `key' undeclared (first use in this function)
TDB_File.c: In function `XS_TDB_File_fetch':
TDB_File.c:532: error: `TDB_CONTEXT' undeclared (first use in this function)
TDB_File.c:532: error: `tdb' undeclared (first use in this function)
TDB_File.c:533: error: syntax error before "key"
TDB_File.c:538: error: syntax error before ')' token
TDB_File.c:545: error: `key' undeclared (first use in this function)
TDB_File.c:552: error: `RETVAL' undeclared (first use in this function)
TDB_File.c: In function `XS_TDB_File_firstkey':
TDB_File.c:572: error: `TDB_CONTEXT' undeclared (first use in this function)
TDB_File.c:572: error: `tdb' undeclared (first use in this function)
TDB_File.c:573: error: syntax error before "RETVAL"
TDB_File.c:577: error: syntax error before ')' token
TDB_File.c:582: error: `RETVAL' undeclared (first use in this function)
TDB_File.c: In function `XS_TDB_File_lockall':
TDB_File.c:601: error: `TDB_CONTEXT' undeclared (first use in this function)
TDB_File.c:601: error: `tdb' undeclared (first use in this function)
TDB_File.c:606: error: syntax error before ')' token
TDB_File.c: In function `XS_TDB_File_logging_function':
TDB_File.c:691: error: `TDB_CONTEXT' undeclared (first use in this function)
TDB_File.c:691: error: `tdb' undeclared (first use in this function)
TDB_File.c:696: error: syntax error before ')' token
TDB_File.c: In function `XS_TDB_File_nextkey':
TDB_File.c:721: error: `TDB_CONTEXT' undeclared (first use in this function)
TDB_File.c:721: error: `tdb' undeclared (first use in this function)
TDB_File.c:722: error: syntax error before "key"
TDB_File.c:727: error: syntax error before ')' token
TDB_File.c:734: error: `key' undeclared (first use in this function)
TDB_File.c:741: error: `RETVAL' undeclared (first use in this function)
TDB_File.c: In function `XS_TDB_File_open':
TDB_File.c:769: error: `TDB_CONTEXT' undeclared (first use in this function)
TDB_File.c:769: error: `RETVAL' undeclared (first use in this function)
TDB_File.c:778: error: `TDB_DEFAULT' undeclared (first use in this function)
TDB_File.xs:281: error: syntax error before "log_func"
TDB_File.xs:289: error: `hash_func' undeclared (first use in this function)
TDB_File.xs:299: error: `log_func' undeclared (first use in this function)
TDB_File.c: In function `XS_TDB_File_printfreelist':
TDB_File.c:871: error: `TDB_CONTEXT' undeclared (first use in this function)
TDB_File.c:871: error: `tdb' undeclared (first use in this function)
TDB_File.c:875: error: syntax error before ')' token
TDB_File.c: In function `XS_TDB_File_reopen':
TDB_File.c:893: error: `TDB_CONTEXT' undeclared (first use in this function)
TDB_File.c:893: error: `tdb' undeclared (first use in this function)
TDB_File.c:898: error: syntax error before ')' token
TDB_File.c: In function `XS_TDB_File_store':
TDB_File.c:943: error: `TDB_CONTEXT' undeclared (first use in this function)
TDB_File.c:943: error: `tdb' undeclared (first use in this function)
TDB_File.c:944: error: syntax error before "key"
TDB_File.c:951: error: syntax error before ')' token
TDB_File.c:958: error: `key' undeclared (first use in this function)
TDB_File.c:967: error: `dbuf' undeclared (first use in this function)
TDB_File.c:975: error: `TDB_REPLACE' undeclared (first use in this function)
TDB_File.c: In function `XS_TDB_File_traverse':
TDB_File.c:995: error: `TDB_CONTEXT' undeclared (first use in this function)
TDB_File.c:995: error: `tdb' undeclared (first use in this function)
TDB_File.c:1002: error: syntax error before ')' token
TDB_File.c: In function `XS_TDB_File_unlockall':
TDB_File.c:1032: error: `TDB_CONTEXT' undeclared (first use in this function)
TDB_File.c:1032: error: `tdb' undeclared (first use in this function)
TDB_File.c:1036: error: syntax error before ')' token
*** Error code 1
Stop in /home/bob/cpantesting/perl-5.8.8/.cpan/build/TDB_File-0.96.1-GD6WiF.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
PATH = /opt/SUNWspro/bin:/home/bob/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
PERL5LIB =
PERL5_CPANPLUS_IS_RUNNING = 759
PERL5_CPAN_IS_EXECUTING = /home/bob/cpantesting/perl-5.8.8/.cpan/build/TDB_File-0.96.1-GD6WiF/Makefile.PL
PERL5_CPAN_IS_RUNNING = 759
PERL_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/local/bin/bash
TERM = xterm
TMPDIR = /home/bob/cpantesting/tmp/
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/bob/cpantesting/perl-5.8.8/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 0 1000
$EGID = 1000 0 1000
Perl module toolchain versions installed:
Module Have
------------------- ------
CPAN 1.9205
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 n/a
File::Spec 3.2501
Module::Build 0.2808
Module::Signature n/a
Test::Harness 3.06
Test::More 0.74
YAML 0.66
YAML::Syck 1.00
version n/a
--
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
Platform:
osname=openbsd, osvers=4.2, archname=OpenBSD.i386-openbsd
uname='openbsd marge.purple 4.2 generic#375 i386 '
config_args='-Dprefix=/home/bob/cpantesting/perl-5.8.8 -des'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef 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-strict-aliasing -pipe -I/usr/local/include',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='3.3.5 (propolice)', gccosandvers='openbsd4.2'
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags ='-Wl,-E -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib
libs=-lgdbm -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