Report for TDB_File-0.96a

Back
From: metabase:user:30ae4450-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN TDB_File-0.96a v5.10.0 
Date: 2013-12-11T12:03:21Z

This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Angus Lees,

This is a computer-generated report for TDB_File-0.96a
on perl 5.10.0, created by CPAN-Reporter-1.2010_01.

Thank you for uploading your work to CPAN.  However, attempting to
test your distribution gave an inconclusive result.

This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed.  You may wish to consult the CPAN Testers Wiki:

http://wiki.cpantesters.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 'C:\strawberry\c\bin\dmake.EXE':

cp TDB_File.pm blib\lib\TDB_File.pm
C:\strawberry\perl\bin\perl.exe C:\strawberry\perl\lib\ExtUtils\xsubpp -prototypes -typemap C:\strawberry\perl\lib\ExtUtils\typemap -typemap typemap  TDB_File.xs > TDB_File.xsc && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv -- TDB_File.xsc TDB_File.c
gcc -c   	-s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX -s -O2 	  -DVERSION=\"0.96a\" 	-DXS_VERSION=\"0.96a\"  "-IC:\strawberry\perl\lib\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:16: error: syntax error before '*' token
TDB_File.xs:16: error: `u32' declared as function returning a function
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: At top level:
TDB_File.xs:76: error: syntax 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: 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: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:417: error: `TDB_DATA' undeclared (first use in this function)
TDB_File.c:417: error: syntax error before "key"
TDB_File.c:422: error: syntax error before ')' token
TDB_File.c:430: error: `key' undeclared (first use in this function)
TDB_File.c: In function `XS_TDB_File_chainunlock':
TDB_File.c:453: error: `TDB_CONTEXT' undeclared (first use in this function)
TDB_File.c:453: error: `tdb' undeclared (first use in this function)
TDB_File.c:454: error: `TDB_DATA' undeclared (first use in this function)
TDB_File.c:454: error: syntax error before "key"
TDB_File.c:458: error: syntax error before ')' token
TDB_File.c:466: error: `key' undeclared (first use in this function)
TDB_File.c: In function `XS_TDB_File_DESTROY':
TDB_File.c:487: error: `TDB_CONTEXT' undeclared (first use in this function)
TDB_File.c:487: error: `tdb' undeclared (first use in this function)
TDB_File.c:491: error: syntax error before ')' token
TDB_File.c: In function `XS_TDB_File_delete':
TDB_File.c:516: error: `TDB_CONTEXT' undeclared (first use in this function)
TDB_File.c:516: error: `tdb' undeclared (first use in this function)
TDB_File.c:517: error: `TDB_DATA' undeclared (first use in this function)
TDB_File.c:517: error: syntax error before "key"
TDB_File.c:522: error: syntax error before ')' token
TDB_File.c:530: error: `key' undeclared (first use in this function)
TDB_File.c: In function `XS_TDB_File_CLEAR':
TDB_File.c:553: error: `TDB_CONTEXT' undeclared (first use in this function)
TDB_File.c:553: error: `tdb' undeclared (first use in this function)
TDB_File.c:557: error: syntax error before ')' token
TDB_File.c: In function `XS_TDB_File_dump_all':
TDB_File.c:577: error: `TDB_CONTEXT' undeclared (first use in this function)
TDB_File.c:577: error: `tdb' undeclared (first use in this function)
TDB_File.c:581: error: syntax error before ')' token
TDB_File.c: In function `XS_TDB_File_error':
TDB_File.c:600: error: `TDB_CONTEXT' undeclared (first use in this function)
TDB_File.c:600: error: `tdb' undeclared (first use in this function)
TDB_File.c:601: error: storage size of 'RETVAL' isn't known
TDB_File.c:606: error: syntax error before ')' token
TDB_File.c: In function `XS_TDB_File_errorstr':
TDB_File.c:626: error: `TDB_CONTEXT' undeclared (first use in this function)
TDB_File.c:626: error: `tdb' undeclared (first use in this function)
TDB_File.c:632: error: syntax error before ')' token
TDB_File.c:638: warning: assignment makes pointer from integer without a cast
TDB_File.c: In function `XS_TDB_File_exists':
TDB_File.c:653: error: `TDB_CONTEXT' undeclared (first use in this function)
TDB_File.c:653: error: `tdb' undeclared (first use in this function)
TDB_File.c:654: error: `TDB_DATA' undeclared (first use in this function)
TDB_File.c:654: error: syntax error before "key"
TDB_File.c:660: error: syntax error before ')' token
TDB_File.c:668: error: `key' undeclared (first use in this function)
TDB_File.c: In function `XS_TDB_File_fetch':
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:692: error: `TDB_DATA' undeclared (first use in this function)
TDB_File.c:692: error: syntax error before "key"
TDB_File.c:697: error: syntax error before ')' token
TDB_File.c:705: error: `key' undeclared (first use in this function)
TDB_File.c:713: error: `RETVAL' undeclared (first use in this function)
TDB_File.c: In function `XS_TDB_File_firstkey':
TDB_File.c:733: error: `TDB_CONTEXT' undeclared (first use in this function)
TDB_File.c:733: error: `tdb' undeclared (first use in this function)
TDB_File.c:734: error: `TDB_DATA' undeclared (first use in this function)
TDB_File.c:734: error: syntax error before "RETVAL"
TDB_File.c:738: error: syntax error before ')' token
TDB_File.c:744: error: `RETVAL' undeclared (first use in this function)
TDB_File.c: In function `XS_TDB_File_lockall':
TDB_File.c:763: error: `TDB_CONTEXT' undeclared (first use in this function)
TDB_File.c:763: error: `tdb' undeclared (first use in this function)
TDB_File.c:768: error: syntax error before ')' token
TDB_File.c: In function `XS_TDB_File_logging_function':
TDB_File.c:856: error: `TDB_CONTEXT' undeclared (first use in this function)
TDB_File.c:856: error: `tdb' undeclared (first use in this function)
TDB_File.c:862: error: syntax error before ')' token
TDB_File.c: In function `XS_TDB_File_nextkey':
TDB_File.c:888: error: `TDB_CONTEXT' undeclared (first use in this function)
TDB_File.c:888: error: `tdb' undeclared (first use in this function)
TDB_File.c:889: error: `TDB_DATA' undeclared (first use in this function)
TDB_File.c:889: error: syntax error before "key"
TDB_File.c:894: error: syntax error before ')' token
TDB_File.c:902: error: `key' undeclared (first use in this function)
TDB_File.c:910: error: `RETVAL' undeclared (first use in this function)
TDB_File.c: In function `XS_TDB_File_open':
TDB_File.c:940: error: `TDB_CONTEXT' undeclared (first use in this function)
TDB_File.c:940: error: `RETVAL' undeclared (first use in this function)
TDB_File.c:950: 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: syntax 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:1048: error: `TDB_CONTEXT' undeclared (first use in this function)
TDB_File.c:1048: error: `tdb' undeclared (first use in this function)
TDB_File.c:1052: error: syntax error before ')' token
TDB_File.c: In function `XS_TDB_File_reopen':
TDB_File.c:1071: error: `TDB_CONTEXT' undeclared (first use in this function)
TDB_File.c:1071: error: `tdb' undeclared (first use in this function)
TDB_File.c:1076: error: syntax error before ')' token
TDB_File.c: In function `XS_TDB_File_store':
TDB_File.c:1122: error: `TDB_CONTEXT' undeclared (first use in this function)
TDB_File.c:1122: error: `tdb' undeclared (first use in this function)
TDB_File.c:1123: error: `TDB_DATA' undeclared (first use in this function)
TDB_File.c:1123: error: syntax error before "key"
TDB_File.c:1130: error: syntax error before ')' token
TDB_File.c:1138: error: `key' undeclared (first use in this function)
TDB_File.c:1148: error: `dbuf' undeclared (first use in this function)
TDB_File.c:1157: error: `TDB_REPLACE' undeclared (first use in this function)
TDB_File.c: In function `XS_TDB_File_traverse':
TDB_File.c:1178: error: `TDB_CONTEXT' undeclared (first use in this function)
TDB_File.c:1178: error: `tdb' undeclared (first use in this function)
TDB_File.c:1185: error: syntax error before ')' token
TDB_File.c: In function `XS_TDB_File_unlockall':
TDB_File.c:1217: error: `TDB_CONTEXT' undeclared (first use in this function)
TDB_File.c:1217: error: `tdb' undeclared (first use in this function)
TDB_File.c:1221: error: syntax error before ')' token
TDB_File.xs: In function `log_func_cb':
TDB_File.xs:52: error: `va_start' used in function with fixed args
dmake.EXE:  makefile:  line 445:  Warning: -- Macro `BOOTSTRAP' redefined after use
dmake.EXE:  Error code 129, while making 'TDB_File.o'

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

Prerequisite modules loaded:

build_requires:

    Module              Need Have
    ------------------- ---- ----
    ExtUtils::MakeMaker 0    6.82


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

Environment variables:

    AUTOMATED_TESTING = 1
    COMSPEC = C:\WINDOWS\system32\cmd.exe
    NUMBER_OF_PROCESSORS = 1
    PATH = C:\Program Files\Far Manager\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\strawberry\c\bin;C:\strawberry\perl\bin
    PERL = [undef]
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 43480
    PERL5_CPAN_IS_EXECUTING = C:\strawberry\cpan\build\TDB_File-0.96a-GhaQlf\Makefile.PL
    PERL5_CPAN_IS_RUNNING = 43480
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 2100,43480
    PERL_AUTOINSTALL = --defaultdeps
    PERL_CR_SMOKER_CURRENT = TDB_File-0.96a
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    PROCESSOR_IDENTIFIER = x86 Family 16 Model 5 Stepping 3, AuthenticAMD
    TEMP = C:\DOCUME~1\c\LOCALS~1\Temp
    TERM = dumb

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

    $^X = C:\strawberry\perl\bin\perl.exe
    $UID/$EUID = 0 / 0
    $GID = 0
    $EGID = 0
    Win32::GetOSName = WinXP/.Net
    Win32::GetOSVersion = Service Pack 3, 5, 1, 2600, 2, 3, 0, 256, 1
    Win32::FsType = NTFS
    Win32::IsAdminUser = 1

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.00    
    CPAN::Meta          2.132830
    Cwd                 3.40    
    ExtUtils::CBuilder  0.280212
    ExtUtils::Command   1.16    
    ExtUtils::Install   1.54    
    ExtUtils::MakeMaker 6.82    
    ExtUtils::Manifest  1.60    
    ExtUtils::ParseXS   3.22    
    File::Spec          3.40    
    JSON                2.90    
    JSON::PP            2.27203 
    Module::Build       0.4202  
    Module::Signature   0.73    
    Parse::CPAN::Meta   1.4409  
    Test::Harness       3.30    
    Test::More          1.001002
    YAML                0.84    
    YAML::Syck          1.27    
    version             0.9904  


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=MSWin32, osvers=5.1, archname=MSWin32-x86-multi-thread
    uname='Win32 strawberryperl 5.10.0.6 #1 Wed Jul 29 22:19:01 2009 i386'
    config_args='undef'
    hint=recommended, useposix=true, d_sigaction=undef
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags =' -s -O2 -DWIN32 -DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX',
    optimize='-s -O2',
    cppflags='-DWIN32'
    ccversion='', gccversion='3.4.5', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='long long', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='g++', ldflags ='-s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib"'
    libpth=C:\strawberry\c\lib
    libs= -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32
    perllibs= -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32
    libc=-lmsvcrt, so=dll, useshrplib=true, libperl=libperl510.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-mdll -s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib"'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
                        PERL_MALLOC_WRAP PL_OP_SLAB_ALLOC USE_ITHREADS
                        USE_LARGE_FILES USE_PERLIO
  Built under MSWin32
  Compiled at Jul 29 2009 22:37:03
  %ENV:
    PERL5_CPANPLUS_IS_RUNNING="43480"
    PERL5_CPAN_IS_EXECUTING="C:\strawberry\cpan\build\TDB_File-0.96a-GhaQlf\Makefile.PL"
    PERL5_CPAN_IS_RUNNING="43480"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="2100,43480"
    PERL_AUTOINSTALL="--defaultdeps"
    PERL_CR_SMOKER_CURRENT="TDB_File-0.96a"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    C:/strawberry/perl/lib
    C:/strawberry/perl/site/lib
    .