develooper Front page | perl.cpan.testers | Postings from June 2008

FAIL TDB_File-0.96a darwin-2level 7.9.0

Thread Next
From:
JJ
Date:
June 7, 2008 16:06
Subject:
FAIL TDB_File-0.96a darwin-2level 7.9.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/


--
Dear Angus Lees,
    
This is a computer-generated report for TDB_File-0.96a
on perl 5.8.3, 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
/Users/jj/perl/perl-5.8.3/bin/perl /Users/jj/perl/perl-5.8.3/lib/5.8.3/ExtUtils/xsubpp -prototypes -typemap /Users/jj/perl/perl-5.8.3/lib/5.8.3/ExtUtils/typemap -typemap typemap  TDB_File.xs > TDB_File.xsc && mv TDB_File.xsc TDB_File.c
cc -c   -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -Os   -DVERSION=\"0.96a\" -DXS_VERSION=\"0.96a\"  "-I/Users/jj/perl/perl-5.8.3/lib/5.8.3/darwin-2level/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: parse error before '*' token
TDB_File.xs:16: error: parse error before '*' token
TDB_File.xs:16: error: `u32' declared as function returning a function
TDB_File.xs:20: error: parse 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: parse 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: parse error before '*' token
TDB_File.xs:77: error: `hash_func_cb' declared as function returning a function
TDB_File.xs: In function `hash_func_cb':
TDB_File.xs:88: error: `key' undeclared (first use in this function)
TDB_File.xs:99: error: invalid lvalue in assignment
TDB_File.xs:105: warning: return makes integer from pointer without a cast
TDB_File.xs: At top level:
TDB_File.xs:109: error: parse 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: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: parse error before "key"
TDB_File.c:274: error: parse error 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: parse error before "key"
TDB_File.c:307: error: parse error 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: parse error 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: parse error before "key"
TDB_File.c:366: error: parse error 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: parse error before ')' token
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: parse error 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: parse error 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: parse error 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: parse error before "key"
TDB_File.c:493: error: parse error 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: parse error before "key"
TDB_File.c:527: error: parse error 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: parse error before "RETVAL"
TDB_File.c:565: error: parse error 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: parse error 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: parse error before ')' token
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: parse error before "key"
TDB_File.c:710: error: parse error 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: parse error before "log_func"
TDB_File.xs:282: error: `tdb_hash_func' undeclared (first use in this function)
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: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: parse error 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: parse error 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: parse error before "key"
TDB_File.c:929: error: parse error 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: parse error before ')' token
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: parse error before ')' token
make: *** [TDB_File.o] Error 1

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

    No requirements found

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /Users/jj/bin:/bin:/sbin:/usr/bin:/usr/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 24839
    PERL5_CPAN_IS_EXECUTING = /Users/jj/perl/perl-5.8.3/cpan/build/TDB_File-0.96a-dGdIAW/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 24839
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 532,24839
    PERL_CR_SMOKER_CURRENT = TDB_File-0.96a
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = xterm-color

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /Users/jj/perl/perl-5.8.3/bin/perl
    $UID/$EUID = 501 / 501
    $GID = 501 81 80 79 501
    $EGID = 501 81 80 79 501

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.92_62
    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.10   
    Test::More          0.80   
    YAML                0.66   
    YAML::Syck          1.04   
    version             0.74   


--

Summary of my perl5 (revision 5.0 version 8 subversion 3) configuration:
  Platform:
    osname=darwin, osvers=7.9.0, archname=darwin-2level
    uname='darwin peladon.local 7.9.0 darwin kernel version 7.9.0: wed mar 30 20:11:17 pst 2005; root:xnuxnu-517.12.7.obj~1release_ppc power macintosh powerpc '
    config_args='-de -Dprefix=/Users/jj/perl/perl-5.8.3'
    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 ='-pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing',
    optimize='-Os',
    cppflags='-no-cpp-precomp -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing'
    ccversion='', gccversion='3.3 20030304 (Apple Computer, Inc. build 1666)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
    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.3 cc', ldflags =''
    libpth=/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_dyld.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup'

Thread Next


Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About