Front page | perl.cpan.testers |
Postings from March 2008
FAIL BDB-1.43 MSWin32-x86-multi-thread 5.1
From:
DAGOLDEN
Date:
March 24, 2008 21:57
Subject:
FAIL BDB-1.43 MSWin32-x86-multi-thread 5.1
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 Marc Lehmann,
This is a computer-generated report for BDB-1.43
on perl 5.10.0, created by CPAN-Reporter-1.13.
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 'C:\strawberry\c\bin\dmake.EXE':
cp BDB.pm blib\lib/BDB.pm
C:\strawberry\perl\bin\perl.exe C:\strawberry\perl\lib\ExtUtils\xsubpp -typemap C:\strawberry\perl\lib\ExtUtils\typemap -typemap typemap BDB.xs > BDB.xsc && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv BDB.xsc BDB.c
gcc -c -I/Perl/lib/CORE -I/sdk/include -I/vc98/include -I/gtk/include -I/gtk/include/pango-1.0 -I/gtk/include/glib-2.0 -I/gtk/lib/glib-2.0/include/ -I/gtk/include/freetype2 -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX -s -O2 -DVERSION=\"1.43\" -DXS_VERSION=\"1.43\" "-IC:\strawberry\perl\lib\CORE" BDB.c
In file included from C:/strawberry/c/bin/../lib/gcc/mingw32/3.4.5/../../../../include/stdio.h:406,
from xthread.h:20,
from BDB.xs:1:
C:/strawberry/c/bin/../lib/gcc/mingw32/3.4.5/../../../../include/sys/types.h:104: error: conflicting types for 'ssize_t'
xthread.h:16: error: previous declaration of 'ssize_t' was here
In file included from BDB.xs:1:
xthread.h:27:21: pthread.h: No such file or directory
xthread.h:33:1: warning: "sigfillset" redefined
xthread.h:29:1: warning: this is the location of the previous definition
In file included from BDB.xs:1:
xthread.h:35: error: syntax error before "mutex_t"
xthread.h:35: warning: data definition has no type or storage class
xthread.h:41: error: syntax error before "cond_t"
xthread.h:41: warning: data definition has no type or storage class
xthread.h:48: error: syntax error before "thread_t"
xthread.h:48: warning: data definition has no type or storage class
xthread.h:53: error: syntax error before '*' token
xthread.h:53: error: `thread_create' declared as function returning a function
xthread.h:53: error: syntax error before "void"
xthread.h:57: error: syntax error before '&' token
xthread.h:57: warning: data definition has no type or storage class
xthread.h:58: error: syntax error before '&' token
xthread.h:58: warning: data definition has no type or storage class
BDB.xs:30:16: db.h: No such file or directory
BDB.xs:33:3: #error you need Berkeley DB 4.4 or newer installed
BDB.xs:39: error: syntax error before "DB_ENV_ornull"
BDB.xs:39: warning: data definition has no type or storage class
BDB.xs:40: error: syntax error before "DB_TXN_ornull"
BDB.xs:40: warning: data definition has no type or storage class
BDB.xs:41: error: syntax error before "DBC_ornull"
BDB.xs:41: warning: data definition has no type or storage class
BDB.xs:42: error: syntax error before "DB_ornull"
BDB.xs:42: warning: data definition has no type or storage class
BDB.xs:43: error: syntax error before "DB_SEQUENCE_ornull"
BDB.xs:43: warning: data definition has no type or storage class
BDB.xs:45: error: syntax error before "DB_ENV_ornuked"
BDB.xs:45: warning: data definition has no type or storage class
BDB.xs:46: error: syntax error before "DB_TXN_ornuked"
BDB.xs:46: warning: data definition has no type or storage class
BDB.xs:47: error: syntax error before "DBC_ornuked"
BDB.xs:47: warning: data definition has no type or storage class
BDB.xs:48: error: syntax error before "DB_ornuked"
BDB.xs:48: warning: data definition has no type or storage class
BDB.xs:49: error: syntax error before "DB_SEQUENCE_ornuked"
BDB.xs:49: warning: data definition has no type or storage class
BDB.xs:67: error: syntax error before '*' token
BDB.xs: In function `debug_errcall':
BDB.xs:69: error: `msg' undeclared (first use in this function)
BDB.xs:69: error: (Each undeclared identifier is reported only once
BDB.xs:69: error: for each function it appears in.)
BDB.xs: At top level:
BDB.xs:73: error: syntax error before '*' token
BDB.xs: In function `debug_msgcall':
BDB.xs:75: error: `msg' undeclared (first use in this function)
BDB.xs: At top level:
BDB.xs:85: error: syntax error before '*' token
BDB.xs: In function `sv_to_dbt':
BDB.xs:88: error: `sv' undeclared (first use in this function)
BDB.xs:90: error: `dbt' undeclared (first use in this function)
BDB.xs:93: error: `DB_DBT_REALLOC' undeclared (first use in this function)
BDB.xs: At top level:
BDB.xs:97: error: syntax error before "DBT"
BDB.xs: In function `dbt_to_sv':
BDB.xs:99: error: `sv' undeclared (first use in this function)
BDB.xs:102: error: `dbt' undeclared (first use in this function)
BDB.xs: At top level:
BDB.xs:126: error: syntax error before "DB_ENV"
BDB.xs:126: warning: no semicolon at end of struct or union
BDB.xs:127: warning: data definition has no type or storage class
BDB.xs:128: error: syntax error before '*' token
BDB.xs:128: warning: data definition has no type or storage class
BDB.xs:129: error: syntax error before '*' token
BDB.xs:129: warning: data definition has no type or storage class
BDB.xs:137: error: syntax error before "dbt1"
BDB.xs:137: warning: data definition has no type or storage class
BDB.xs:138: error: syntax error before "key_range"
BDB.xs:138: warning: data definition has no type or storage class
BDB.xs:139: error: syntax error before '*' token
BDB.xs:139: warning: data definition has no type or storage class
BDB.xs:140: error: syntax error before "seq_t"
BDB.xs:140: warning: data definition has no type or storage class
BDB.xs:141: warning: data definition has no type or storage class
BDB.xs:143: error: syntax error before '*' token
BDB.xs:143: warning: data definition has no type or storage class
BDB.xs:171: error: syntax error before "wrklock"
BDB.xs:171: error: `PTHREAD_MUTEX_INITIALIZER' undeclared here (not in a function)
BDB.xs:171: warning: data definition has no type or storage class
BDB.xs:177: error: syntax error before "thread_t"
BDB.xs:177: warning: no semicolon at end of struct or union
BDB.xs:180: warning: data definition has no type or storage class
BDB.xs:183: error: syntax error before '}' token
BDB.xs:183: warning: data definition has no type or storage class
BDB.xs:185: error: syntax error before "wrk_first"
BDB.xs:185: warning: initialization makes integer from pointer without a cast
BDB.xs:185: warning: excess elements in scalar initializer
BDB.xs:185: warning: (near initialization for `wrk_first')
BDB.xs:185: warning: excess elements in scalar initializer
BDB.xs:185: warning: (near initialization for `wrk_first')
BDB.xs:185: warning: data definition has no type or storage class
BDB.xs:187: error: syntax error before '*' token
BDB.xs:191: error: syntax error before '*' token
BDB.xs: In function `worker_free':
BDB.xs:193: error: `wrk' undeclared (first use in this function)
BDB.xs: At top level:
BDB.xs:204: error: syntax error before "reslock"
BDB.xs:204: warning: data definition has no type or storage class
BDB.xs:205: error: syntax error before "reqlock"
BDB.xs:205: warning: data definition has no type or storage class
BDB.xs:206: error: syntax error before "reqwait"
BDB.xs:206: error: `PTHREAD_COND_INITIALIZER' undeclared here (not in a function)
BDB.xs:206: warning: data definition has no type or storage class
BDB.xs:257: error: syntax error before "bdb_req"
BDB.xs:257: warning: no semicolon at end of struct or union
BDB.xs:259: error: syntax error before '}' token
BDB.xs:259: warning: data definition has no type or storage class
BDB.xs:261: error: syntax error before "req_queue"
BDB.xs:261: warning: data definition has no type or storage class
BDB.xs:262: error: syntax error before "res_queue"
BDB.xs:262: warning: data definition has no type or storage class
BDB.xs:264: error: syntax error before '*' token
BDB.xs: In function `reqq_push':
BDB.xs:266: error: invalid type argument of `->'
BDB.xs:267: error: invalid type argument of `->'
BDB.xs:269: error: `q' undeclared (first use in this function)
BDB.xs: At top level:
BDB.xs:280: error: syntax error before "reqq_shift"
BDB.xs:280: error: syntax error before '*' token
BDB.xs: In function `reqq_shift':
BDB.xs:284: error: `q' undeclared (first use in this function)
BDB.xs:291: error: syntax error before "req"
BDB.xs:295: error: invalid type argument of `->'
BDB.xs: At top level:
BDB.xs:306: error: syntax error before "req"
BDB.xs:307: error: syntax error before "req"
BDB.xs:309: error: syntax error before "req"
BDB.xs: In function `req_invoke':
BDB.xs:313: error: invalid type argument of `->'
BDB.xs:313: error: invalid type argument of `->'
BDB.xs:313: error: invalid type argument of `->'
BDB.xs:319: error: invalid type argument of `->'
BDB.xs:322: error: invalid type argument of `->'
BDB.xs:327: error: invalid type argument of `->'
BDB.xs:327: error: invalid type argument of `->'
BDB.xs:332: error: invalid type argument of `->'
BDB.xs:332: error: invalid type argument of `->'
BDB.xs:333: error: invalid type argument of `->'
BDB.xs:333: error: invalid type argument of `->'
BDB.xs:334: error: invalid type argument of `->'
BDB.xs:334: error: invalid type argument of `->'
BDB.xs:339: error: invalid type argument of `->'
BDB.xs:340: error: invalid type argument of `->'
BDB.xs:347: error: invalid type argument of `->'
BDB.xs:348: error: invalid type argument of `->'
BDB.xs:349: error: invalid type argument of `->'
BDB.xs:351: error: invalid type argument of `->'
BDB.xs:352: error: invalid type argument of `->'
BDB.xs:353: error: invalid type argument of `->'
BDB.xs:358: error: invalid type argument of `->'
BDB.xs:361: error: invalid type argument of `->'
BDB.xs:361: error: invalid type argument of `->'
BDB.xs:363: error: invalid type argument of `->'
BDB.xs:363: error: invalid type argument of `->'
BDB.xs:365: error: invalid type argument of `->'
BDB.xs:369: error: invalid type argument of `->'
BDB.xs:372: error: invalid type argument of `->'
BDB.xs: At top level:
BDB.xs:382: error: syntax error before "req"
BDB.xs: In function `req_free':
BDB.xs:384: error: invalid type argument of `->'
BDB.xs:385: error: invalid type argument of `->'
BDB.xs: In function `create_respipe':
BDB.xs:424: warning: passing arg 3 of `ioctlsocket' from incompatible pointer type
BDB.xs:425: warning: passing arg 3 of `ioctlsocket' from incompatible pointer type
BDB.xs: In function `start_thread':
BDB.xs:440: error: `wrk' undeclared (first use in this function)
BDB.xs:449: error: request for member `next' in something not a structure or union
BDB.xs:450: error: request for member `next' in something not a structure or union
BDB.xs:451: error: request for member `next' in something not a structure or union
BDB.xs: At top level:
BDB.xs:472: error: syntax error before "req"
BDB.xs: In function `req_send':
BDB.xs:477: error: invalid type argument of `->'
BDB.xs:477: error: invalid type argument of `->'
BDB.xs:477: error: invalid type argument of `->'
BDB.xs:491: error: invalid type argument of `->'
BDB.xs:492: error: invalid type argument of `->'
BDB.xs: In function `end_thread':
BDB.xs:516: error: syntax error before "req"
BDB.xs:518: error: syntax error before ')' token
BDB.xs:518: error: syntax error before ')' token
BDB.xs:520: error: invalid type argument of `->'
BDB.xs:521: error: invalid type argument of `->'
BDB.xs: In function `poll_wait':
BDB.xs:563: error: request for member `size' in something not a structure or union
BDB.xs: In function `poll_cb':
BDB.xs:585: error: syntax error before "req"
BDB.xs:603: error: request for member `size' in something not a structure or union
BDB.xs: In function `bdb_proc':
BDB.xs:656: error: syntax error before "req"
BDB.xs:657: error: storage size of 'ts' isn't known
BDB.xs:658: error: `self' undeclared (first use in this function)
BDB.xs:658: error: syntax error before ')' token
BDB.xs:679: error: `ETIMEDOUT' undeclared (first use in this function)
BDB.xs:703: error: invalid type argument of `->'
BDB.xs:706: error: invalid type argument of `->'
BDB.xs:710: error: invalid type argument of `->'
BDB.xs:710: error: invalid type argument of `->'
BDB.xs:710: error: invalid type argument of `->'
BDB.xs:710: error: invalid type argument of `->'
BDB.xs:710: error: invalid type argument of `->'
BDB.xs:710: error: invalid type argument of `->'
BDB.xs:714: error: invalid type argument of `->'
BDB.xs:714: error: invalid type argument of `->'
BDB.xs:714: error: invalid type argument of `->'
BDB.xs:714: error: invalid type argument of `->'
BDB.xs:718: error: invalid type argument of `->'
BDB.xs:718: error: invalid type argument of `->'
BDB.xs:718: error: invalid type argument of `->'
BDB.xs:718: error: invalid type argument of `->'
BDB.xs:718: error: invalid type argument of `->'
BDB.xs:718: error: invalid type argument of `->'
BDB.xs:722: error: invalid type argument of `->'
BDB.xs:722: error: invalid type argument of `->'
BDB.xs:722: error: invalid type argument of `->'
BDB.xs:722: error: invalid type argument of `->'
BDB.xs:722: error: invalid type argument of `->'
BDB.xs:722: error: invalid type argument of `->'
BDB.xs:726: error: invalid type argument of `->'
BDB.xs:726: error: invalid type argument of `->'
BDB.xs:726: error: invalid type argument of `->'
BDB.xs:730: error: invalid type argument of `->'
BDB.xs:730: error: invalid type argument of `->'
BDB.xs:730: error: invalid type argument of `->'
BDB.xs:730: error: invalid type argument of `->'
BDB.xs:730: error: invalid type argument of `->'
BDB.xs:734: error: invalid type argument of `->'
BDB.xs:734: error: invalid type argument of `->'
BDB.xs:734: error: invalid type argument of `->'
BDB.xs:734: error: invalid type argument of `->'
BDB.xs:734: error: invalid type argument of `->'
BDB.xs:734: error: invalid type argument of `->'
BDB.xs:734: error: invalid type argument of `->'
BDB.xs:734: error: invalid type argument of `->'
BDB.xs:734: error: invalid type argument of `->'
BDB.xs:738: error: invalid type argument of `->'
BDB.xs:738: error: invalid type argument of `->'
BDB.xs:738: error: invalid type argument of `->'
BDB.xs:738: error: invalid type argument of `->'
BDB.xs:742: error: invalid type argument of `->'
BDB.xs:742: error: invalid type argument of `->'
BDB.xs:742: error: invalid type argument of `->'
BDB.xs:742: error: invalid type argument of `->'
BDB.xs:742: error: invalid type argument of `->'
BDB.xs:742: error: invalid type argument of `->'
BDB.xs:742: error: invalid type argument of `->'
BDB.xs:746: error: invalid type argument of `->'
BDB.xs:746: error: invalid type argument of `->'
BDB.xs:746: error: invalid type argument of `->'
BDB.xs:746: error: invalid type argument of `->'
BDB.xs:750: error: invalid type argument of `->'
BDB.xs:750: error: invalid type argument of `->'
BDB.xs:750: error: invalid type argument of `->'
BDB.xs:750: error: invalid type argument of `->'
BDB.xs:750: error: invalid type argument of `->'
BDB.xs:754: error: invalid type argument of `->'
BDB.xs:754: error: invalid type argument of `->'
BDB.xs:754: error: invalid type argument of `->'
BDB.xs:754: error: invalid type argument of `->'
BDB.xs:754: error: invalid type argument of `->'
BDB.xs:754: error: invalid type argument of `->'
BDB.xs:754: error: invalid type argument of `->'
BDB.xs:758: error: invalid type argument of `->'
BDB.xs:758: error: invalid type argument of `->'
BDB.xs:758: error: invalid type argument of `->'
BDB.xs:758: error: invalid type argument of `->'
BDB.xs:758: error: invalid type argument of `->'
BDB.xs:758: error: invalid type argument of `->'
BDB.xs:758: error: invalid type argument of `->'
BDB.xs:762: error: invalid type argument of `->'
BDB.xs:762: error: invalid type argument of `->'
BDB.xs:762: error: invalid type argument of `->'
BDB.xs:762: error: invalid type argument of `->'
BDB.xs:762: error: invalid type argument of `->'
BDB.xs:762: error: invalid type argument of `->'
BDB.xs:762: error: invalid type argument of `->'
BDB.xs:762: error: invalid type argument of `->'
BDB.xs:766: error: invalid type argument of `->'
BDB.xs:766: error: invalid type argument of `->'
BDB.xs:766: error: invalid type argument of `->'
BDB.xs:766: error: invalid type argument of `->'
BDB.xs:766: error: invalid type argument of `->'
BDB.xs:766: error: invalid type argument of `->'
BDB.xs:770: error: invalid type argument of `->'
BDB.xs:770: error: invalid type argument of `->'
BDB.xs:770: error: invalid type argument of `->'
BDB.xs:770: error: invalid type argument of `->'
BDB.xs:770: error: invalid type argument of `->'
BDB.xs:770: error: invalid type argument of `->'
BDB.xs:770: error: invalid type argument of `->'
BDB.xs:774: error: invalid type argument of `->'
BDB.xs:774: error: invalid type argument of `->'
BDB.xs:774: error: invalid type argument of `->'
BDB.xs:774: error: invalid type argument of `->'
BDB.xs:778: error: invalid type argument of `->'
BDB.xs:778: error: invalid type argument of `->'
BDB.xs:778: error: invalid type argument of `->'
BDB.xs:782: error: invalid type argument of `->'
BDB.xs:782: error: `TXN_DEADLOCK' undeclared (first use in this function)
BDB.xs:784: error: invalid type argument of `->'
BDB.xs:784: error: invalid type argument of `->'
BDB.xs:784: error: invalid type argument of `->'
BDB.xs:785: error: invalid type argument of `->'
BDB.xs:786: error: invalid type argument of `->'
BDB.xs:786: error: `DB_LOCK_DEADLOCK' undeclared (first use in this function)
BDB.xs:789: error: invalid type argument of `->'
BDB.xs:789: error: invalid type argument of `->'
BDB.xs:789: error: invalid type argument of `->'
BDB.xs:789: error: invalid type argument of `->'
BDB.xs:793: error: invalid type argument of `->'
BDB.xs:793: error: invalid type argument of `->'
BDB.xs:793: error: invalid type argument of `->'
BDB.xs:798: error: `db_recno_t' undeclared (first use in this function)
BDB.xs:798: error: syntax error before "recno"
BDB.xs:799: error: invalid type argument of `->'
BDB.xs:799: error: invalid type argument of `->'
BDB.xs:799: error: invalid type argument of `->'
BDB.xs:799: error: `recno' undeclared (first use in this function)
BDB.xs:799: error: invalid type argument of `->'
BDB.xs:800: error: invalid type argument of `->'
BDB.xs:805: error: invalid type argument of `->'
BDB.xs:805: error: invalid type argument of `->'
BDB.xs:805: error: invalid type argument of `->'
BDB.xs:805: error: invalid type argument of `->'
BDB.xs:805: error: invalid type argument of `->'
BDB.xs:805: error: invalid type argument of `->'
BDB.xs:809: error: invalid type argument of `->'
BDB.xs:809: error: invalid type argument of `->'
BDB.xs:809: error: invalid type argument of `->'
BDB.xs:809: error: invalid type argument of `->'
BDB.xs:809: error: invalid type argument of `->'
BDB.xs:809: error: invalid type argument of `->'
BDB.xs:813: error: invalid type argument of `->'
BDB.xs:813: error: invalid type argument of `->'
BDB.xs:813: error: invalid type argument of `->'
BDB.xs:813: error: invalid type argument of `->'
BDB.xs:813: error: invalid type argument of `->'
BDB.xs:813: error: invalid type argument of `->'
BDB.xs:813: error: invalid type argument of `->'
BDB.xs:817: error: invalid type argument of `->'
BDB.xs:817: error: invalid type argument of `->'
BDB.xs:817: error: invalid type argument of `->'
BDB.xs:817: error: invalid type argument of `->'
BDB.xs:821: error: invalid type argument of `->'
BDB.xs:821: error: invalid type argument of `->'
BDB.xs:821: error: invalid type argument of `->'
BDB.xs:821: error: invalid type argument of `->'
BDB.xs:821: error: invalid type argument of `->'
BDB.xs:821: error: invalid type argument of `->'
BDB.xs:825: error: invalid type argument of `->'
BDB.xs:825: error: invalid type argument of `->'
BDB.xs:825: error: invalid type argument of `->'
BDB.xs:825: error: invalid type argument of `->'
BDB.xs:829: error: invalid type argument of `->'
BDB.xs:829: error: invalid type argument of `->'
BDB.xs:829: error: invalid type argument of `->'
BDB.xs:829: error: invalid type argument of `->'
BDB.xs:829: error: invalid type argument of `->'
BDB.xs:829: error: invalid type argument of `->'
BDB.xs:829: error: invalid type argument of `->'
BDB.xs:833: error: invalid type argument of `->'
BDB.xs:833: error: invalid type argument of `->'
BDB.xs:833: error: invalid type argument of `->'
BDB.xs:833: error: invalid type argument of `->'
BDB.xs:833: error: invalid type argument of `->'
BDB.xs:837: error: invalid type argument of `->'
BDB.xs:841: error: invalid type argument of `->'
BDB.xs:841: error: invalid type argument of `->'
BDB.xs:841: error: invalid type argument of `->'
BDB.xs:841: error: `DB_LOCK_NOTGRANTED' undeclared (first use in this function)
BDB.xs:842: error: invalid type argument of `->'
BDB.xs: In function `atfork_child':
BDB.xs:884: error: syntax error before "prv"
BDB.xs:886: error: `prv' undeclared (first use in this function)
BDB.xs:892: error: request for member `next' in something not a structure or union
BDB.xs:894: error: `wrk' undeclared (first use in this function)
BDB.xs:894: error: request for member `next' in something not a structure or union
BDB.xs: In function `XS_BDB_strerror':
BDB.xs:1309: warning: assignment makes pointer from integer without a cast
BDB.c: In function `XS_BDB_db_env_create':
BDB.c:1438: error: `DB_ENV' undeclared (first use in this function)
BDB.c:1438: error: `RETVAL' undeclared (first use in this function)
BDB.c: In function `XS_BDB_db_env_open':
BDB.c:1479: error: `DB_ENV' undeclared (first use in this function)
BDB.c:1479: error: `env' undeclared (first use in this function)
BDB.c:1485: error: syntax error before ')' token
BDB.xs:1334: error: syntax error before "req"
BDB.xs:1334: error: syntax error before ')' token
BDB.xs:1334: error: syntax error before ')' token
BDB.xs:1334: error: invalid type argument of `->'
BDB.xs:1334: error: invalid type argument of `->'
BDB.xs:1334: error: invalid type argument of `->'
BDB.xs:1336: error: invalid type argument of `->'
BDB.xs:1337: error: invalid type argument of `->'
BDB.xs:1337: error: `DB_THREAD' undeclared (first use in this function)
BDB.xs:1338: error: invalid type argument of `->'
BDB.xs:1339: error: invalid type argument of `->'
BDB.c: In function `XS_BDB_db_env_close':
BDB.c:1520: error: `DB_ENV' undeclared (first use in this function)
BDB.c:1520: error: `env' undeclared (first use in this function)
BDB.c:1524: error: syntax error before ')' token
BDB.xs:1347: error: syntax error before "req"
BDB.xs:1347: error: syntax error before ')' token
BDB.xs:1347: error: syntax error before ')' token
BDB.xs:1347: error: invalid type argument of `->'
BDB.xs:1347: error: invalid type argument of `->'
BDB.xs:1347: error: invalid type argument of `->'
BDB.xs:1348: error: invalid type argument of `->'
BDB.xs:1349: error: invalid type argument of `->'
BDB.c: In function `XS_BDB_db_env_txn_checkpoint':
BDB.c:1563: error: `DB_ENV' undeclared (first use in this function)
BDB.c:1563: error: `env' undeclared (first use in this function)
BDB.c:1569: error: syntax error before ')' token
BDB.xs:1358: error: syntax error before "req"
BDB.xs:1358: error: syntax error before ')' token
BDB.xs:1358: error: syntax error before ')' token
BDB.xs:1358: error: invalid type argument of `->'
BDB.xs:1358: error: invalid type argument of `->'
BDB.xs:1358: error: invalid type argument of `->'
BDB.xs:1359: error: invalid type argument of `->'
BDB.xs:1360: error: invalid type argument of `->'
BDB.xs:1361: error: invalid type argument of `->'
BDB.xs:1362: error: invalid type argument of `->'
BDB.c: In function `XS_BDB_db_env_lock_detect':
BDB.c:1621: error: `DB_ENV' undeclared (first use in this function)
BDB.c:1621: error: `env' undeclared (first use in this function)
BDB.c:1627: error: syntax error before ')' token
BDB.c:1636: error: `DB_LOCK_DEFAULT' undeclared (first use in this function)
BDB.xs:1370: error: syntax error before "req"
BDB.xs:1370: error: syntax error before ')' token
BDB.xs:1370: error: syntax error before ')' token
BDB.xs:1370: error: invalid type argument of `->'
BDB.xs:1370: error: invalid type argument of `->'
BDB.xs:1370: error: invalid type argument of `->'
BDB.xs:1371: error: invalid type argument of `->'
BDB.xs:1372: error: invalid type argument of `->'
BDB.xs:1373: error: invalid type argument of `->'
BDB.c: In function `XS_BDB_db_env_memp_sync':
BDB.c:1678: error: `DB_ENV' undeclared (first use in this function)
BDB.c:1678: error: `env' undeclared (first use in this function)
BDB.c:1682: error: syntax error before ')' token
BDB.xs:1381: error: syntax error before "req"
BDB.xs:1381: error: syntax error before ')' token
BDB.xs:1381: error: syntax error before ')' token
BDB.xs:1381: error: invalid type argument of `->'
BDB.xs:1381: error: invalid type argument of `->'
BDB.xs:1381: error: invalid type argument of `->'
BDB.xs:1382: error: invalid type argument of `->'
BDB.c: In function `XS_BDB_db_env_memp_trickle':
BDB.c:1719: error: `DB_ENV' undeclared (first use in this function)
BDB.c:1719: error: `env' undeclared (first use in this function)
BDB.c:1724: error: syntax error before ')' token
BDB.xs:1390: error: syntax error before "req"
BDB.xs:1390: error: syntax error before ')' token
BDB.xs:1390: error: syntax error before ')' token
BDB.xs:1390: error: invalid type argument of `->'
BDB.xs:1390: error: invalid type argument of `->'
BDB.xs:1390: error: invalid type argument of `->'
BDB.xs:1391: error: invalid type argument of `->'
BDB.xs:1392: error: invalid type argument of `->'
BDB.c: In function `XS_BDB_db_create':
BDB.c:1762: error: `DB' undeclared (first use in this function)
BDB.c:1762: error: `RETVAL' undeclared (first use in this function)
BDB.c:1763: error: `DB_ENV' undeclared (first use in this function)
BDB.c:1763: error: `env' undeclared (first use in this function)
BDB.c:1769: error: syntax error before ')' token
BDB.c: In function `XS_BDB_db_open':
BDB.c:1807: error: `DB' undeclared (first use in this function)
BDB.c:1808: error: `txnid' undeclared (first use in this function)
BDB.c:1816: error: syntax error before ')' token
BDB.c:1818: error: `DB_TXN' undeclared (first use in this function)
BDB.c:1818: error: syntax error before ')' token
BDB.xs:1415: error: syntax error before "req"
BDB.xs:1415: error: syntax error before ')' token
BDB.xs:1415: error: syntax error before ')' token
BDB.xs:1415: error: invalid type argument of `->'
BDB.xs:1415: error: invalid type argument of `->'
BDB.xs:1415: error: invalid type argument of `->'
BDB.xs:1416: error: invalid type argument of `->'
BDB.xs:1417: error: invalid type argument of `->'
BDB.xs:1418: error: invalid type argument of `->'
BDB.xs:1419: error: invalid type argument of `->'
BDB.xs:1420: error: invalid type argument of `->'
BDB.xs:1421: error: invalid type argument of `->'
BDB.xs:1421: error: `DB_THREAD' undeclared (first use in this function)
BDB.xs:1422: error: invalid type argument of `->'
BDB.c: In function `XS_BDB_db_close':
BDB.c:1855: error: `DB' undeclared (first use in this function)
BDB.c:1859: error: syntax error before ')' token
BDB.xs:1430: error: syntax error before "req"
BDB.xs:1430: error: syntax error before ')' token
BDB.xs:1430: error: syntax error before ')' token
BDB.xs:1430: error: invalid type argument of `->'
BDB.xs:1430: error: invalid type argument of `->'
BDB.xs:1430: error: invalid type argument of `->'
BDB.xs:1431: error: invalid type argument of `->'
BDB.xs:1432: error: invalid type argument of `->'
BDB.xs:1433: error: invalid type argument of `->'
BDB.xs:1433: error: request for member `app_private' in something not a structure or union
BDB.c: In function `XS_BDB_db_compact':
BDB.c:1899: error: `DB' undeclared (first use in this function)
BDB.c:1900: error: invalid operands to binary *
BDB.c:1908: error: syntax error before ')' token
BDB.c:1913: error: `DB_TXN' undeclared (first use in this function)
BDB.c:1913: error: syntax error before ')' token
BDB.c:1935: error: `DB_FREE_SPACE' undeclared (first use in this function)
BDB.xs:1442: error: syntax error before "req"
BDB.xs:1442: error: syntax error before ')' token
BDB.xs:1442: error: syntax error before ')' token
BDB.xs:1442: error: invalid type argument of `->'
BDB.xs:1442: error: invalid type argument of `->'
BDB.xs:1442: error: invalid type argument of `->'
BDB.xs:1443: error: invalid type argument of `->'
BDB.xs:1444: error: invalid type argument of `->'
BDB.xs:1445: error: invalid type argument of `->'
BDB.xs:1446: error: invalid type argument of `->'
BDB.xs:1447: error: invalid type argument of `->'
BDB.c: In function `XS_BDB_db_sync':
BDB.c:1979: error: `DB' undeclared (first use in this function)
BDB.c:1983: error: syntax error before ')' token
BDB.xs:1455: error: syntax error before "req"
BDB.xs:1455: error: syntax error before ')' token
BDB.xs:1455: error: syntax error before ')' token
BDB.xs:1455: error: invalid type argument of `->'
BDB.xs:1455: error: invalid type argument of `->'
BDB.xs:1455: error: invalid type argument of `->'
BDB.xs:1456: error: invalid type argument of `->'
BDB.xs:1457: error: invalid type argument of `->'
BDB.c: In function `XS_BDB_db_upgrade':
BDB.c:2021: error: `DB' undeclared (first use in this function)
BDB.c:2026: error: syntax error before ')' token
BDB.xs:1465: error: syntax error before "req"
BDB.xs:1465: error: syntax error before ')' token
BDB.xs:1465: error: syntax error before ')' token
BDB.xs:1465: error: invalid type argument of `->'
BDB.xs:1465: error: invalid type argument of `->'
BDB.xs:1465: error: invalid type argument of `->'
BDB.xs:1466: error: invalid type argument of `->'
BDB.xs:1467: error: invalid type argument of `->'
BDB.xs:1468: error: invalid type argument of `->'
BDB.c: In function `XS_BDB_db_key_range':
BDB.c:2065: error: `DB' undeclared (first use in this function)
BDB.c:2066: error: invalid operands to binary *
BDB.c:2072: error: syntax error before ')' token
BDB.c:2074: error: `DB_TXN' undeclared (first use in this function)
BDB.c:2074: error: syntax error before ')' token
BDB.xs:1476: error: syntax error before "req"
BDB.xs:1476: error: syntax error before ')' token
BDB.xs:1476: error: syntax error before ')' token
BDB.xs:1476: error: invalid type argument of `->'
BDB.xs:1476: error: invalid type argument of `->'
BDB.xs:1476: error: invalid type argument of `->'
BDB.xs:1477: error: invalid type argument of `->'
BDB.xs:1478: error: invalid type argument of `->'
BDB.xs:1479: error: invalid type argument of `->'
BDB.xs:1480: error: invalid type argument of `->'
BDB.xs:1481: error: invalid type argument of `->'
BDB.c: In function `XS_BDB_db_put':
BDB.c:2115: error: `DB' undeclared (first use in this function)
BDB.c:2116: error: invalid operands to binary *
BDB.c:2122: error: syntax error before ')' token
BDB.c:2124: error: `DB_TXN' undeclared (first use in this function)
BDB.c:2124: error: syntax error before ')' token
BDB.xs:1489: error: syntax error before "req"
BDB.xs:1489: error: syntax error before ')' token
BDB.xs:1489: error: syntax error before ')' token
BDB.xs:1489: error: invalid type argument of `->'
BDB.xs:1489: error: invalid type argument of `->'
BDB.xs:1489: error: invalid type argument of `->'
BDB.xs:1490: error: invalid type argument of `->'
BDB.xs:1491: error: invalid type argument of `->'
BDB.xs:1492: error: invalid type argument of `->'
BDB.xs:1493: error: invalid type argument of `->'
BDB.xs:1494: error: invalid type argument of `->'
BDB.c: In function `XS_BDB_db_get':
BDB.c:2165: error: `DB' undeclared (first use in this function)
BDB.c:2166: error: invalid operands to binary *
BDB.c:2172: error: syntax error before ')' token
BDB.c:2174: error: `DB_TXN' undeclared (first use in this function)
BDB.c:2174: error: syntax error before ')' token
BDB.xs:1504: error: syntax error before "req"
BDB.xs:1504: error: syntax error before ')' token
BDB.xs:1504: error: syntax error before ')' token
BDB.xs:1504: error: invalid type argument of `->'
BDB.xs:1504: error: invalid type argument of `->'
BDB.xs:1504: error: invalid type argument of `->'
BDB.xs:1505: error: invalid type argument of `->'
BDB.xs:1506: error: invalid type argument of `->'
BDB.xs:1507: error: invalid type argument of `->'
BDB.xs:1508: error: invalid type argument of `->'
BDB.xs:1509: error: invalid type argument of `->'
BDB.xs:1509: error: `DB_DBT_MALLOC' undeclared (first use in this function)
BDB.xs:1510: error: invalid type argument of `->'
BDB.c: In function `XS_BDB_db_pget':
BDB.c:2218: error: `DB' undeclared (first use in this function)
BDB.c:2219: error: invalid operands to binary *
BDB.c:2226: error: syntax error before ')' token
BDB.c:2228: error: `DB_TXN' undeclared (first use in this function)
BDB.c:2228: error: syntax error before ')' token
BDB.xs:1520: error: syntax error before "req"
BDB.xs:1520: error: syntax error before ')' token
BDB.xs:1520: error: syntax error before ')' token
BDB.xs:1520: error: invalid type argument of `->'
BDB.xs:1520: error: invalid type argument of `->'
BDB.xs:1520: error: invalid type argument of `->'
BDB.xs:1521: error: invalid type argument of `->'
BDB.xs:1522: error: invalid type argument of `->'
BDB.xs:1523: error: invalid type argument of `->'
BDB.xs:1524: error: invalid type argument of `->'
BDB.xs:1525: error: invalid type argument of `->'
BDB.xs:1526: error: invalid type argument of `->'
BDB.xs:1526: error: `DB_DBT_MALLOC' undeclared (first use in this function)
BDB.xs:1527: error: invalid type argument of `->'
BDB.c: In function `XS_BDB_db_del':
BDB.c:2273: error: `DB' undeclared (first use in this function)
BDB.c:2274: error: invalid operands to binary *
BDB.c:2279: error: syntax error before ')' token
BDB.c:2281: error: `DB_TXN' undeclared (first use in this function)
BDB.c:2281: error: syntax error before ')' token
BDB.xs:1535: error: syntax error before "req"
BDB.xs:1535: error: syntax error before ')' token
BDB.xs:1535: error: syntax error before ')' token
BDB.xs:1535: error: invalid type argument of `->'
BDB.xs:1535: error: invalid type argument of `->'
BDB.xs:1535: error: invalid type argument of `->'
BDB.xs:1536: error: invalid type argument of `->'
BDB.xs:1537: error: invalid type argument of `->'
BDB.xs:1538: error: invalid type argument of `->'
BDB.xs:1539: error: invalid type argument of `->'
BDB.c: In function `XS_BDB_db_txn_commit':
BDB.c:2321: error: `DB_TXN' undeclared (first use in this function)
BDB.c:2325: error: syntax error before ')' token
BDB.xs:1547: error: syntax error before "req"
BDB.xs:1547: error: syntax error before ')' token
BDB.xs:1547: error: syntax error before ')' token
BDB.xs:1547: error: invalid type argument of `->'
BDB.xs:1547: error: invalid type argument of `->'
BDB.xs:1547: error: invalid type argument of `->'
BDB.xs:1548: error: invalid type argument of `->'
BDB.xs:1549: error: invalid type argument of `->'
BDB.c: In function `XS_BDB_db_txn_abort':
BDB.c:2364: error: `DB_TXN' undeclared (first use in this function)
BDB.c:2367: error: syntax error before ')' token
BDB.xs:1558: error: syntax error before "req"
BDB.xs:1558: error: syntax error before ')' token
BDB.xs:1558: error: syntax error before ')' token
BDB.xs:1558: error: invalid type argument of `->'
BDB.xs:1558: error: invalid type argument of `->'
BDB.xs:1558: error: invalid type argument of `->'
BDB.xs:1559: error: invalid type argument of `->'
BDB.c: In function `XS_BDB_db_txn_finish':
BDB.c:2399: error: `DB_TXN' undeclared (first use in this function)
BDB.c:2403: error: syntax error before ')' token
BDB.xs:1568: error: syntax error before "req"
BDB.xs:1568: error: syntax error before ')' token
BDB.xs:1568: error: syntax error before ')' token
BDB.xs:1568: error: invalid type argument of `->'
BDB.xs:1568: error: invalid type argument of `->'
BDB.xs:1568: error: invalid type argument of `->'
BDB.xs:1569: error: invalid type argument of `->'
BDB.xs:1570: error: invalid type argument of `->'
BDB.c: In function `XS_BDB_db_c_close':
BDB.c:2442: error: `DBC' undeclared (first use in this function)
BDB.c:2445: error: syntax error before ')' token
BDB.xs:1579: error: syntax error before "req"
BDB.xs:1579: error: syntax error before ')' token
BDB.xs:1579: error: syntax error before ')' token
BDB.xs:1579: error: invalid type argument of `->'
BDB.xs:1579: error: invalid type argument of `->'
BDB.xs:1579: error: invalid type argument of `->'
BDB.xs:1580: error: invalid type argument of `->'
BDB.c: In function `XS_BDB_db_c_count':
BDB.c:2477: error: `DBC' undeclared (first use in this function)
BDB.c:2482: error: syntax error before ')' token
BDB.xs:1589: error: syntax error before "req"
BDB.xs:1589: error: syntax error before ')' token
BDB.xs:1589: error: syntax error before ')' token
BDB.xs:1589: error: invalid type argument of `->'
BDB.xs:1589: error: invalid type argument of `->'
BDB.xs:1589: error: invalid type argument of `->'
BDB.xs:1590: error: invalid type argument of `->'
BDB.xs:1591: error: invalid type argument of `->'
BDB.c: In function `XS_BDB_db_c_put':
BDB.c:2520: error: `DBC' undeclared (first use in this function)
BDB.c:2526: error: syntax error before ')' token
BDB.xs:1599: error: syntax error before "req"
BDB.xs:1599: error: syntax error before ')' token
BDB.xs:1599: error: syntax error before ')' token
BDB.xs:1599: error: invalid type argument of `->'
BDB.xs:1599: error: invalid type argument of `->'
BDB.xs:1599: error: invalid type argument of `->'
BDB.xs:1600: error: invalid type argument of `->'
BDB.xs:1601: error: invalid type argument of `->'
BDB.xs:1602: error: invalid type argument of `->'
BDB.xs:1603: error: invalid type argument of `->'
BDB.c: In function `XS_BDB_db_c_get':
BDB.c:2566: error: `DBC' undeclared (first use in this function)
BDB.c:2572: error: syntax error before ')' token
BDB.xs:1611: error: syntax error before "req"
BDB.xs:1611: error: syntax error before ')' token
BDB.xs:1611: error: syntax error before ')' token
BDB.xs:1611: error: invalid type argument of `->'
BDB.xs:1611: error: invalid type argument of `->'
BDB.xs:1611: error: invalid type argument of `->'
BDB.xs:1612: error: invalid type argument of `->'
BDB.xs:1613: error: invalid type argument of `->'
BDB.xs:1614: error: `DB_SET' undeclared (first use in this function)
BDB.xs:1615: error: `DB_SET_RANGE' undeclared (first use in this function)
BDB.xs:1616: error: invalid type argument of `->'
BDB.xs:1618: error: invalid type argument of `->'
BDB.xs:1618: error: `DB_DBT_MALLOC' undeclared (first use in this function)
BDB.xs:1620: error: invalid type argument of `->'
BDB.xs:1622: error: `DB_GET_BOTH' undeclared (first use in this function)
BDB.xs:1623: error: `DB_GET_BOTH_RANGE' undeclared (first use in this function)
BDB.xs:1624: error: invalid type argument of `->'
BDB.xs:1626: error: invalid type argument of `->'
BDB.xs:1628: error: invalid type argument of `->'
BDB.c: In function `XS_BDB_db_c_pget':
BDB.c:2625: error: `DBC' undeclared (first use in this function)
BDB.c:2632: error: syntax error before ')' token
BDB.xs:1636: error: syntax error before "req"
BDB.xs:1636: error: syntax error before ')' token
BDB.xs:1636: error: syntax error before ')' token
BDB.xs:1636: error: invalid type argument of `->'
BDB.xs:1636: error: invalid type argument of `->'
BDB.xs:1636: error: invalid type argument of `->'
BDB.xs:1637: error: invalid type argument of `->'
BDB.xs:1638: error: invalid type argument of `->'
BDB.xs:1639: error: `DB_SET' undeclared (first use in this function)
BDB.xs:1640: error: `DB_SET_RANGE' undeclared (first use in this function)
BDB.xs:1641: error: invalid type argument of `->'
BDB.xs:1643: error: invalid type argument of `->'
BDB.xs:1643: error: `DB_DBT_MALLOC' undeclared (first use in this function)
BDB.xs:1645: error: invalid type argument of `->'
BDB.xs:1647: error: invalid type argument of `->'
BDB.xs:1648: error: invalid type argument of `->'
BDB.xs:1650: error: `DB_GET_BOTH' undeclared (first use in this function)
BDB.xs:1651: error: `DB_GET_BOTH_RANGE' undeclared (first use in this function)
BDB.xs:1652: error: invalid type argument of `->'
BDB.xs:1654: error: invalid type argument of `->'
BDB.xs:1656: error: invalid type argument of `->'
BDB.c: In function `XS_BDB_db_c_del':
BDB.c:2688: error: `DBC' undeclared (first use in this function)
BDB.c:2692: error: syntax error before ')' token
BDB.xs:1664: error: syntax error before "req"
BDB.xs:1664: error: syntax error before ')' token
BDB.xs:1664: error: syntax error before ')' token
BDB.xs:1664: error: invalid type argument of `->'
BDB.xs:1664: error: invalid type argument of `->'
BDB.xs:1664: error: invalid type argument of `->'
BDB.xs:1665: error: invalid type argument of `->'
BDB.xs:1666: error: invalid type argument of `->'
BDB.c: In function `XS_BDB_db_sequence_open':
BDB.c:2730: error: `DB_SEQUENCE' undeclared (first use in this function)
BDB.c:2731: error: `txnid' undeclared (first use in this function)
BDB.c:2736: error: syntax error before ')' token
BDB.c:2738: error: `DB_TXN' undeclared (first use in this function)
BDB.c:2738: error: syntax error before ')' token
BDB.xs:1675: error: syntax error before "req"
BDB.xs:1675: error: syntax error before ')' token
BDB.xs:1675: error: syntax error before ')' token
BDB.xs:1675: error: invalid type argument of `->'
BDB.xs:1675: error: invalid type argument of `->'
BDB.xs:1675: error: invalid type argument of `->'
BDB.xs:1676: error: invalid type argument of `->'
BDB.xs:1677: error: invalid type argument of `->'
BDB.xs:1678: error: invalid type argument of `->'
BDB.xs:1678: error: `DB_THREAD' undeclared (first use in this function)
BDB.xs:1679: error: invalid type argument of `->'
BDB.c: In function `XS_BDB_db_sequence_close':
BDB.c:2778: error: `DB_SEQUENCE' undeclared (first use in this function)
BDB.c:2782: error: syntax error before ')' token
BDB.xs:1687: error: syntax error before "req"
BDB.xs:1687: error: syntax error before ')' token
BDB.xs:1687: error: syntax error before ')' token
BDB.xs:1687: error: invalid type argument of `->'
BDB.xs:1687: error: invalid type argument of `->'
BDB.xs:1687: error: invalid type argument of `->'
BDB.xs:1688: error: invalid type argument of `->'
BDB.xs:1689: error: invalid type argument of `->'
BDB.c: In function `XS_BDB_db_sequence_get':
BDB.c:2821: error: `DB_SEQUENCE' undeclared (first use in this function)
BDB.c:2822: error: `txnid' undeclared (first use in this function)
BDB.c:2828: error: syntax error before ')' token
BDB.c:2830: error: `DB_TXN' undeclared (first use in this function)
BDB.c:2830: error: syntax error before ')' token
BDB.c:2833: error: `DB_TXN_NOSYNC' undeclared (first use in this function)
BDB.xs:1698: error: syntax error before "req"
BDB.xs:1698: error: syntax error before ')' token
BDB.xs:1698: error: syntax error before ')' token
BDB.xs:1698: error: invalid type argument of `->'
BDB.xs:1698: error: invalid type argument of `->'
BDB.xs:1698: error: invalid type argument of `->'
BDB.xs:1699: error: invalid type argument of `->'
BDB.xs:1700: error: invalid type argument of `->'
BDB.xs:1701: error: invalid type argument of `->'
BDB.xs:1702: error: invalid type argument of `->'
BDB.xs:1703: error: invalid type argument of `->'
BDB.c: In function `XS_BDB_db_sequence_remove':
BDB.c:2871: error: `DB_SEQUENCE' undeclared (first use in this function)
BDB.c:2872: error: `txnid' undeclared (first use in this function)
BDB.c:2876: error: syntax error before ')' token
BDB.c:2881: error: `DB_TXN' undeclared (first use in this function)
BDB.c:2881: error: syntax error before ')' token
BDB.xs:1711: error: syntax error before "req"
BDB.xs:1711: error: syntax error before ')' token
BDB.xs:1711: error: syntax error before ')' token
BDB.xs:1711: error: invalid type argument of `->'
BDB.xs:1711: error: invalid type argument of `->'
BDB.xs:1711: error: invalid type argument of `->'
BDB.xs:1712: error: invalid type argument of `->'
BDB.xs:1713: error: invalid type argument of `->'
BDB.xs:1714: error: invalid type argument of `->'
BDB.c: In function `XS_BDB__Env_DESTROY':
BDB.c:2921: error: `env' undeclared (first use in this function)
BDB.c:2923: error: `DB_ENV' undeclared (first use in this function)
BDB.c:2923: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_data_dir':
BDB.c:2947: error: `DB_ENV' undeclared (first use in this function)
BDB.c:2947: error: `env' undeclared (first use in this function)
BDB.c:2950: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_tmp_dir':
BDB.c:2974: error: `DB_ENV' undeclared (first use in this function)
BDB.c:2974: error: `env' undeclared (first use in this function)
BDB.c:2977: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_lg_dir':
BDB.c:3001: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3001: error: `env' undeclared (first use in this function)
BDB.c:3004: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_shm_key':
BDB.c:3028: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3028: error: `env' undeclared (first use in this function)
BDB.c:3031: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_cachesize':
BDB.c:3055: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3055: error: `env' undeclared (first use in this function)
BDB.c:3060: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_flags':
BDB.c:3090: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3090: error: `env' undeclared (first use in this function)
BDB.c:3094: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_errfile':
BDB.c:3122: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3122: error: `env' undeclared (first use in this function)
BDB.c:3125: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_msgfile':
BDB.c:3152: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3152: error: `env' undeclared (first use in this function)
BDB.c:3155: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_verbose':
BDB.c:3184: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3184: error: `env' undeclared (first use in this function)
BDB.c:3188: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_encrypt':
BDB.c:3224: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3224: error: `env' undeclared (first use in this function)
BDB.c:3228: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_timeout':
BDB.c:3258: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3258: error: `env' undeclared (first use in this function)
BDB.c:3262: error: syntax error before ')' token
BDB.c:3265: error: `DB_SET_TXN_TIMEOUT' undeclared (first use in this function)
BDB.c: In function `XS_BDB__Env_set_mp_max_openfd':
BDB.c:3292: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3292: error: `env' undeclared (first use in this function)
BDB.c:3295: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_mp_max_write':
BDB.c:3319: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3319: error: `env' undeclared (first use in this function)
BDB.c:3323: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_mp_mmapsize':
BDB.c:3347: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3347: error: `env' undeclared (first use in this function)
BDB.c:3350: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_lk_detect':
BDB.c:3374: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3374: error: `env' undeclared (first use in this function)
BDB.c:3377: error: syntax error before ')' token
BDB.c:3380: error: `DB_LOCK_DEFAULT' undeclared (first use in this function)
BDB.c: In function `XS_BDB__Env_set_lk_max_lockers':
BDB.c:3407: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3407: error: `env' undeclared (first use in this function)
BDB.c:3410: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_lk_max_locks':
BDB.c:3434: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3434: error: `env' undeclared (first use in this function)
BDB.c:3437: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_lk_max_objects':
BDB.c:3461: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3461: error: `env' undeclared (first use in this function)
BDB.c:3464: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_lg_bsize':
BDB.c:3488: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3488: error: `env' undeclared (first use in this function)
BDB.c:3491: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_lg_max':
BDB.c:3515: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3515: error: `env' undeclared (first use in this function)
BDB.c:3518: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_mutex_set_max':
BDB.c:3542: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3542: error: `env' undeclared (first use in this function)
BDB.c:3545: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_mutex_set_increment':
BDB.c:3569: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3569: error: `env' undeclared (first use in this function)
BDB.c:3572: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_mutex_set_tas_spins':
BDB.c:3596: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3596: error: `env' undeclared (first use in this function)
BDB.c:3599: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_mutex_set_align':
BDB.c:3623: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3623: error: `env' undeclared (first use in this function)
BDB.c:3626: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_txn_begin':
BDB.c:3648: error: `DB_TXN' undeclared (first use in this function)
BDB.c:3648: error: `RETVAL' undeclared (first use in this function)
BDB.c:3649: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3649: error: `env' undeclared (first use in this function)
BDB.c:3650: error: `parent' undeclared (first use in this function)
BDB.c:3653: error: syntax error before ')' token
BDB.c:3658: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Db_DESTROY':
BDB.c:3691: error: invalid operands to binary *
BDB.c:3693: error: `DB' undeclared (first use in this func
[Output truncated after 50K]
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
COMSPEC = C:\WINDOWS\system32\cmd.exe
INCLUDE = ;C:\strawberry\c\include;C:\strawberry\perl\lib\CORE
LIB = ;C:\strawberry\c\lib;C:\strawberry\perl\bin
NUMBER_OF_PROCESSORS = 1
PATH = C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\bin;C:\strawberry\c\bin;C:\strawberry\perl\bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 1012
PERL5_CPAN_IS_EXECUTING = C:\strawberry\cpan\build\BDB-1.43-evNVFD\Makefile.PL
PERL5_CPAN_IS_RUNNING = 1012
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1976,1012
PERL_CR_SMOKER_CURRENT = Deliantra-Client-0.9967
PERL_MM_USE_DEFAULT = 1
PROCESSOR_IDENTIFIER = x86 Family 6 Model 15 Stepping 6, GenuineIntel
TEMP = C:\DOCUME~1\David\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 2, 5, 1, 2600, 2, 2, 0, 768, 1
Win32::FsType = FAT32
Win32::IsAdminUser = 1
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.92_59
Cwd 3.2701
ExtUtils::CBuilder 0.21
ExtUtils::Command 1.13
ExtUtils::Install 1.44
ExtUtils::MakeMaker 6.42
ExtUtils::Manifest 1.51_01
ExtUtils::ParseXS 2.18_02
File::Spec 3.2701
Module::Build 0.2808_01
Module::Signature n/a
Test::Harness 3.09
Test::More 0.74
YAML 0.66
YAML::Syck 1.04
version 0.74
--
Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=MSWin32, osvers=5.1, archname=MSWin32-x86-multi-thread
uname=''
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"'
-
FAIL BDB-1.43 MSWin32-x86-multi-thread 5.1
by DAGOLDEN