Front page | perl.cpan.testers |
Postings from December 2007
FAIL BDB-1.3 i86pc-solaris-thread-multi-64int 2.10
Thread Previous
From:
chris
Date:
December 9, 2007 17:29
Subject:
FAIL BDB-1.3 i86pc-solaris-thread-multi-64int 2.10
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 MLEHMANN,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.83_09. Testers personal comments may appear
at the end of this report.
Thank you for uploading your work to CPAN. However, it appears that
there were some problems testing your distribution.
TEST RESULTS:
Below is the error stack from stage 'fetch':
[MSG] [Mon Dec 10 01:27:41 2007] Trying to get 'http://www.cpan.org/authors/id/M/ML/MLEHMANN/BDB-1.3.tar.gz'
[MSG] [Mon Dec 10 01:27:44 2007] Trying to get 'http://www.cpan.org/authors/id/M/ML/MLEHMANN/CHECKSUMS'
[MSG] [Mon Dec 10 01:27:46 2007] Checksum matches for 'BDB-1.3.tar.gz'
[MSG] [Mon Dec 10 01:27:46 2007] Extracted 'BDB-1.3/'
[MSG] [Mon Dec 10 01:27:46 2007] Extracted 'BDB-1.3/t/'
[MSG] [Mon Dec 10 01:27:46 2007] Extracted 'BDB-1.3/t/00_load.t'
[MSG] [Mon Dec 10 01:27:46 2007] Extracted 'BDB-1.3/eg/'
[MSG] [Mon Dec 10 01:27:46 2007] Extracted 'BDB-1.3/eg/basic_operations'
[MSG] [Mon Dec 10 01:27:46 2007] Extracted 'BDB-1.3/README'
[MSG] [Mon Dec 10 01:27:46 2007] Extracted 'BDB-1.3/Changes'
[MSG] [Mon Dec 10 01:27:46 2007] Extracted 'BDB-1.3/Makefile.PL'
[MSG] [Mon Dec 10 01:27:46 2007] Extracted 'BDB-1.3/xthread.h'
[MSG] [Mon Dec 10 01:27:46 2007] Extracted 'BDB-1.3/META.yml'
[MSG] [Mon Dec 10 01:27:46 2007] Extracted 'BDB-1.3/typemap'
[MSG] [Mon Dec 10 01:27:46 2007] Extracted 'BDB-1.3/COPYING'
[MSG] [Mon Dec 10 01:27:46 2007] Extracted 'BDB-1.3/BDB.pm'
[MSG] [Mon Dec 10 01:27:46 2007] Extracted 'BDB-1.3/BDB.xs'
[MSG] [Mon Dec 10 01:27:46 2007] Extracted 'BDB-1.3/MANIFEST'
[MSG] [Mon Dec 10 01:27:46 2007] Extracted 'BDB' to '/export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/BDB-1.3'
[MSG] [Mon Dec 10 01:27:48 2007] Checking if your kit is complete...
Looks good
Writing Makefile for BDB
[MSG] [Mon Dec 10 01:27:48 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[ERROR] [Mon Dec 10 01:28:08 2007] MAKE failed: Illegal seek cp BDB.pm blib/lib/BDB.pm
/export/home/chris/perl5.10.0/bin/perl /export/home/chris/perl5.10.0/lib/5.10.0/ExtUtils/xsubpp -typemap /export/home/chris/perl5.10.0/lib/5.10.0/ExtUtils/typemap -typemap typemap BDB.xs > BDB.xsc && mv BDB.xsc BDB.c
gcc -c -D_REENTRANT -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV -O -DVERSION=\"1.3\" -DXS_VERSION=\"1.3\" -fPIC "-I/export/home/chris/perl5.10.0/lib/5.10.0/i86pc-solaris-thread-multi-64int/CORE" BDB.c
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:61: error: syntax error before '*' token
BDB.xs: In function `debug_errcall':
BDB.xs:63: error: `msg' undeclared (first use in this function)
BDB.xs:63: error: (Each undeclared identifier is reported only once
BDB.xs:63: error: for each function it appears in.)
BDB.xs: At top level:
BDB.xs:67: error: syntax error before '*' token
BDB.xs: In function `debug_msgcall':
BDB.xs:69: error: `msg' undeclared (first use in this function)
BDB.xs: At top level:
BDB.xs:79: error: syntax error before '*' token
BDB.xs: In function `sv_to_dbt':
BDB.xs:82: error: `sv' undeclared (first use in this function)
BDB.xs:84: error: `dbt' undeclared (first use in this function)
BDB.xs:87: error: `DB_DBT_REALLOC' undeclared (first use in this function)
BDB.xs: At top level:
BDB.xs:91: error: syntax error before "DBT"
BDB.xs: In function `dbt_to_sv':
BDB.xs:93: error: `sv' undeclared (first use in this function)
BDB.xs:96: error: `dbt' undeclared (first use in this function)
BDB.xs: At top level:
BDB.xs:120: error: syntax error before "DB_ENV"
BDB.xs:120: warning: no semicolon at end of struct or union
BDB.xs:121: warning: data definition has no type or storage class
BDB.xs:122: error: syntax error before '*' token
BDB.xs:122: warning: data definition has no type or storage class
BDB.xs:123: error: syntax error before '*' token
BDB.xs:123: warning: data definition has no type or storage class
BDB.xs:131: error: syntax error before "dbt1"
BDB.xs:131: warning: data definition has no type or storage class
BDB.xs:132: error: syntax error before "key_range"
BDB.xs:132: warning: data definition has no type or storage class
BDB.xs:133: error: syntax error before '*' token
BDB.xs:133: warning: data definition has no type or storage class
BDB.xs:134: error: syntax error before "seq_t"
BDB.xs:134: warning: data definition has no type or storage class
BDB.xs:135: warning: data definition has no type or storage class
BDB.xs:137: error: syntax error before '*' token
BDB.xs:137: warning: data definition has no type or storage class
BDB.xs:174: error: syntax error before "aio_req"
BDB.xs:174: warning: no semicolon at end of struct or union
BDB.xs:177: error: syntax error before '}' token
BDB.xs:177: warning: data definition has no type or storage class
BDB.xs:179: error: syntax error before "wrk_first"
BDB.xs:179: warning: initialization makes integer from pointer without a cast
BDB.xs:179: warning: excess elements in scalar initializer
BDB.xs:179: warning: (near initialization for `wrk_first')
BDB.xs:179: warning: excess elements in scalar initializer
BDB.xs:179: warning: (near initialization for `wrk_first')
BDB.xs:179: warning: data definition has no type or storage class
BDB.xs:181: error: syntax error before '*' token
BDB.xs:185: error: syntax error before '*' token
BDB.xs: In function `worker_free':
BDB.xs:187: error: `wrk' undeclared (first use in this function)
BDB.xs: At top level:
BDB.xs:251: error: syntax error before "aio_req"
BDB.xs:251: warning: no semicolon at end of struct or union
BDB.xs:253: error: syntax error before '}' token
BDB.xs:253: warning: data definition has no type or storage class
BDB.xs:255: error: syntax error before "req_queue"
BDB.xs:255: warning: data definition has no type or storage class
BDB.xs:256: error: syntax error before "res_queue"
BDB.xs:256: warning: data definition has no type or storage class
BDB.xs:258: error: syntax error before '*' token
BDB.xs: In function `reqq_push':
BDB.xs:260: error: `req' undeclared (first use in this function)
BDB.xs:263: error: `q' undeclared (first use in this function)
BDB.xs: At top level:
BDB.xs:274: error: syntax error before "reqq_shift"
BDB.xs:274: error: syntax error before '*' token
BDB.xs: In function `reqq_shift':
BDB.xs:278: error: `q' undeclared (first use in this function)
BDB.xs:285: error: syntax error before "req"
BDB.xs:287: error: `req' undeclared (first use in this function)
BDB.xs: At top level:
BDB.xs:300: error: syntax error before "req"
BDB.xs:301: error: syntax error before "req"
BDB.xs:303: error: syntax error before "req"
BDB.xs: In function `req_invoke':
BDB.xs:307: error: `req' undeclared (first use in this function)
BDB.xs: At top level:
BDB.xs:376: error: syntax error before "req"
BDB.xs: In function `req_free':
BDB.xs:378: error: `req' undeclared (first use in this function)
BDB.xs: In function `start_thread':
BDB.xs:434: error: `wrk' undeclared (first use in this function)
BDB.xs:443: error: request for member `next' in something not a structure or union
BDB.xs:444: error: request for member `next' in something not a structure or union
BDB.xs:445: error: request for member `next' in something not a structure or union
BDB.xs: At top level:
BDB.xs:466: error: syntax error before "req"
BDB.xs: In function `req_send':
BDB.xs:471: error: `req' undeclared (first use in this function)
BDB.xs: In function `end_thread':
BDB.xs:511: error: syntax error before "req"
BDB.xs:513: error: `req' undeclared (first use in this function)
BDB.xs:513: error: syntax error before ')' token
BDB.xs:513: error: syntax error before ')' token
BDB.xs: In function `poll_wait':
BDB.xs:558: error: request for member `size' in something not a structure or union
BDB.xs: In function `poll_cb':
BDB.xs:580: error: syntax error before "req"
BDB.xs:592: error: `req' undeclared (first use in this function)
BDB.xs:598: error: request for member `size' in something not a structure or union
BDB.xs: In function `bdb_proc':
BDB.xs:651: error: syntax error before "req"
BDB.xs:653: error: `self' undeclared (first use in this function)
BDB.xs:653: error: syntax error before ')' token
BDB.xs:666: error: `req' undeclared (first use in this function)
BDB.xs:773: error: `TXN_DEADLOCK' undeclared (first use in this function)
BDB.xs:777: error: `DB_LOCK_DEADLOCK' undeclared (first use in this function)
BDB.xs:789: error: `db_recno_t' undeclared (first use in this function)
BDB.xs:789: error: syntax error before "recno"
BDB.xs:790: error: `recno' undeclared (first use in this function)
BDB.xs:832: error: `DB_LOCK_NOTGRANTED' undeclared (first use in this function)
BDB.xs: In function `atfork_child':
BDB.xs:875: error: syntax error before "prv"
BDB.xs:877: error: `prv' undeclared (first use in this function)
BDB.xs:883: error: request for member `next' in something not a structure or union
BDB.xs:885: error: `wrk' undeclared (first use in this function)
BDB.xs:885: error: request for member `next' in something not a structure or union
BDB.xs: In function `XS_BDB_strerror':
BDB.xs:1303: warning: assignment makes pointer from integer without a cast
BDB.c: In function `XS_BDB_db_env_create':
BDB.c:1429: error: `DB_ENV' undeclared (first use in this function)
BDB.c:1429: error: `RETVAL' undeclared (first use in this function)
BDB.c: In function `XS_BDB_db_env_open':
BDB.c:1470: error: `DB_ENV' undeclared (first use in this function)
BDB.c:1470: error: `env' undeclared (first use in this function)
BDB.c:1476: error: syntax error before ')' token
BDB.xs:1328: error: syntax error before "req"
BDB.xs:1328: error: `req' undeclared (first use in this function)
BDB.xs:1328: error: syntax error before ')' token
BDB.xs:1328: error: syntax error before ')' token
BDB.xs:1333: error: `DB_THREAD' undeclared (first use in this function)
BDB.c: In function `XS_BDB_db_env_close':
BDB.c:1513: error: `DB_ENV' undeclared (first use in this function)
BDB.c:1513: error: `env' undeclared (first use in this function)
BDB.c:1517: error: syntax error before ')' token
BDB.xs:1343: error: syntax error before "req"
BDB.xs:1343: error: `req' undeclared (first use in this function)
BDB.xs:1343: error: syntax error before ')' token
BDB.xs:1343: error: syntax error before ')' token
BDB.c: In function `XS_BDB_db_env_txn_checkpoint':
BDB.c:1556: error: `DB_ENV' undeclared (first use in this function)
BDB.c:1556: error: `env' undeclared (first use in this function)
BDB.c:1562: error: syntax error before ')' token
BDB.xs:1354: error: syntax error before "req"
BDB.xs:1354: error: `req' undeclared (first use in this function)
BDB.xs:1354: error: syntax error before ')' token
BDB.xs:1354: error: syntax error before ')' token
BDB.c: In function `XS_BDB_db_env_lock_detect':
BDB.c:1614: error: `DB_ENV' undeclared (first use in this function)
BDB.c:1614: error: `env' undeclared (first use in this function)
BDB.c:1620: error: syntax error before ')' token
BDB.c:1629: error: `DB_LOCK_DEFAULT' undeclared (first use in this function)
BDB.xs:1366: error: syntax error before "req"
BDB.xs:1366: error: `req' undeclared (first use in this function)
BDB.xs:1366: error: syntax error before ')' token
BDB.xs:1366: error: syntax error before ')' token
BDB.c: In function `XS_BDB_db_env_memp_sync':
BDB.c:1671: error: `DB_ENV' undeclared (first use in this function)
BDB.c:1671: error: `env' undeclared (first use in this function)
BDB.c:1675: error: syntax error before ')' token
BDB.xs:1377: error: syntax error before "req"
BDB.xs:1377: error: `req' undeclared (first use in this function)
BDB.xs:1377: error: syntax error before ')' token
BDB.xs:1377: error: syntax error before ')' token
BDB.c: In function `XS_BDB_db_env_memp_trickle':
BDB.c:1712: error: `DB_ENV' undeclared (first use in this function)
BDB.c:1712: error: `env' undeclared (first use in this function)
BDB.c:1717: error: syntax error before ')' token
BDB.xs:1386: error: syntax error before "req"
BDB.xs:1386: error: `req' undeclared (first use in this function)
BDB.xs:1386: error: syntax error before ')' token
BDB.xs:1386: error: syntax error before ')' token
BDB.c: In function `XS_BDB_db_create':
BDB.c:1755: error: `DB' undeclared (first use in this function)
BDB.c:1755: error: `RETVAL' undeclared (first use in this function)
BDB.c:1756: error: `DB_ENV' undeclared (first use in this function)
BDB.c:1756: error: `env' undeclared (first use in this function)
BDB.c:1762: error: syntax error before ')' token
BDB.c: In function `XS_BDB_db_open':
BDB.c:1800: error: `DB' undeclared (first use in this function)
BDB.c:1801: error: `txnid' undeclared (first use in this function)
BDB.c:1809: error: syntax error before ')' token
BDB.c:1811: error: `DB_TXN' undeclared (first use in this function)
BDB.c:1811: error: syntax error before ')' token
BDB.xs:1411: error: syntax error before "req"
BDB.xs:1411: error: `req' undeclared (first use in this function)
BDB.xs:1411: error: syntax error before ')' token
BDB.xs:1411: error: syntax error before ')' token
BDB.xs:1417: error: `DB_THREAD' undeclared (first use in this function)
BDB.c: In function `XS_BDB_db_close':
BDB.c:1848: error: `DB' undeclared (first use in this function)
BDB.c:1852: error: syntax error before ')' token
BDB.xs:1426: error: syntax error before "req"
BDB.xs:1426: error: `req' undeclared (first use in this function)
BDB.xs:1426: error: syntax error before ')' token
BDB.xs:1426: error: syntax error before ')' token
BDB.xs:1429: error: request for member `app_private' in something not a structure or union
BDB.c: In function `XS_BDB_db_compact':
BDB.c:1892: error: `DB' undeclared (first use in this function)
BDB.c:1893: error: invalid operands to binary *
BDB.c:1901: error: syntax error before ')' token
BDB.c:1906: error: `DB_TXN' undeclared (first use in this function)
BDB.c:1906: error: syntax error before ')' token
BDB.c:1928: error: `DB_FREE_SPACE' undeclared (first use in this function)
BDB.xs:1438: error: syntax error before "req"
BDB.xs:1438: error: `req' undeclared (first use in this function)
BDB.xs:1438: error: syntax error before ')' token
BDB.xs:1438: error: syntax error before ')' token
BDB.c: In function `XS_BDB_db_sync':
BDB.c:1972: error: `DB' undeclared (first use in this function)
BDB.c:1976: error: syntax error before ')' token
BDB.xs:1451: error: syntax error before "req"
BDB.xs:1451: error: `req' undeclared (first use in this function)
BDB.xs:1451: error: syntax error before ')' token
BDB.xs:1451: error: syntax error before ')' token
BDB.c: In function `XS_BDB_db_key_range':
BDB.c:2014: error: `DB' undeclared (first use in this function)
BDB.c:2015: error: invalid operands to binary *
BDB.c:2021: error: syntax error before ')' token
BDB.c:2023: error: `DB_TXN' undeclared (first use in this function)
BDB.c:2023: error: syntax error before ')' token
BDB.xs:1461: error: syntax error before "req"
BDB.xs:1461: error: `req' undeclared (first use in this function)
BDB.xs:1461: error: syntax error before ')' token
BDB.xs:1461: error: syntax error before ')' token
BDB.c: In function `XS_BDB_db_put':
BDB.c:2064: error: `DB' undeclared (first use in this function)
BDB.c:2065: error: invalid operands to binary *
BDB.c:2071: error: syntax error before ')' token
BDB.c:2073: error: `DB_TXN' undeclared (first use in this function)
BDB.c:2073: error: syntax error before ')' token
BDB.xs:1474: error: syntax error before "req"
BDB.xs:1474: error: `req' undeclared (first use in this function)
BDB.xs:1474: error: syntax error before ')' token
BDB.xs:1474: error: syntax error before ')' token
BDB.c: In function `XS_BDB_db_get':
BDB.c:2114: error: `DB' undeclared (first use in this function)
BDB.c:2115: error: invalid operands to binary *
BDB.c:2121: error: syntax error before ')' token
BDB.c:2123: error: `DB_TXN' undeclared (first use in this function)
BDB.c:2123: error: syntax error before ')' token
BDB.xs:1487: error: syntax error before "req"
BDB.xs:1487: error: `req' undeclared (first use in this function)
BDB.xs:1487: error: syntax error before ')' token
BDB.xs:1487: error: syntax error before ')' token
BDB.xs:1492: error: `DB_DBT_MALLOC' undeclared (first use in this function)
BDB.c: In function `XS_BDB_db_pget':
BDB.c:2165: error: `DB' undeclared (first use in this function)
BDB.c:2166: error: invalid operands to binary *
BDB.c:2173: error: syntax error before ')' token
BDB.c:2175: error: `DB_TXN' undeclared (first use in this function)
BDB.c:2175: error: syntax error before ')' token
BDB.xs:1501: error: syntax error before "req"
BDB.xs:1501: error: `req' undeclared (first use in this function)
BDB.xs:1501: error: syntax error before ')' token
BDB.xs:1501: error: syntax error before ')' token
BDB.xs:1507: error: `DB_DBT_MALLOC' undeclared (first use in this function)
BDB.c: In function `XS_BDB_db_del':
BDB.c:2218: error: `DB' undeclared (first use in this function)
BDB.c:2219: error: invalid operands to binary *
BDB.c:2224: error: syntax error before ')' token
BDB.c:2226: error: `DB_TXN' undeclared (first use in this function)
BDB.c:2226: error: syntax error before ')' token
BDB.xs:1516: error: syntax error before "req"
BDB.xs:1516: error: `req' undeclared (first use in this function)
BDB.xs:1516: error: syntax error before ')' token
BDB.xs:1516: error: syntax error before ')' token
BDB.c: In function `XS_BDB_db_txn_commit':
BDB.c:2266: error: `DB_TXN' undeclared (first use in this function)
BDB.c:2270: error: syntax error before ')' token
BDB.xs:1528: error: syntax error before "req"
BDB.xs:1528: error: `req' undeclared (first use in this function)
BDB.xs:1528: error: syntax error before ')' token
BDB.xs:1528: error: syntax error before ')' token
BDB.c: In function `XS_BDB_db_txn_abort':
BDB.c:2309: error: `DB_TXN' undeclared (first use in this function)
BDB.c:2312: error: syntax error before ')' token
BDB.xs:1539: error: syntax error before "req"
BDB.xs:1539: error: `req' undeclared (first use in this function)
BDB.xs:1539: error: syntax error before ')' token
BDB.xs:1539: error: syntax error before ')' token
BDB.c: In function `XS_BDB_db_txn_finish':
BDB.c:2344: error: `DB_TXN' undeclared (first use in this function)
BDB.c:2348: error: syntax error before ')' token
BDB.xs:1549: error: syntax error before "req"
BDB.xs:1549: error: `req' undeclared (first use in this function)
BDB.xs:1549: error: syntax error before ')' token
BDB.xs:1549: error: syntax error before ')' token
BDB.c: In function `XS_BDB_db_c_close':
BDB.c:2387: error: `DBC' undeclared (first use in this function)
BDB.c:2390: error: syntax error before ')' token
BDB.xs:1560: error: syntax error before "req"
BDB.xs:1560: error: `req' undeclared (first use in this function)
BDB.xs:1560: error: syntax error before ')' token
BDB.xs:1560: error: syntax error before ')' token
BDB.c: In function `XS_BDB_db_c_count':
BDB.c:2422: error: `DBC' undeclared (first use in this function)
BDB.c:2427: error: syntax error before ')' token
BDB.xs:1570: error: syntax error before "req"
BDB.xs:1570: error: `req' undeclared (first use in this function)
BDB.xs:1570: error: syntax error before ')' token
BDB.xs:1570: error: syntax error before ')' token
BDB.c: In function `XS_BDB_db_c_put':
BDB.c:2465: error: `DBC' undeclared (first use in this function)
BDB.c:2471: error: syntax error before ')' token
BDB.xs:1580: error: syntax error before "req"
BDB.xs:1580: error: `req' undeclared (first use in this function)
BDB.xs:1580: error: syntax error before ')' token
BDB.xs:1580: error: syntax error before ')' token
BDB.c: In function `XS_BDB_db_c_get':
BDB.c:2511: error: `DBC' undeclared (first use in this function)
BDB.c:2517: error: syntax error before ')' token
BDB.xs:1592: error: syntax error before "req"
BDB.xs:1592: error: `req' undeclared (first use in this function)
BDB.xs:1592: error: syntax error before ')' token
BDB.xs:1592: error: syntax error before ')' token
BDB.xs:1595: error: `DB_SET' undeclared (first use in this function)
BDB.xs:1596: error: `DB_SET_RANGE' undeclared (first use in this function)
BDB.xs:1599: error: `DB_DBT_MALLOC' undeclared (first use in this function)
BDB.xs:1603: error: `DB_GET_BOTH' undeclared (first use in this function)
BDB.xs:1604: error: `DB_GET_BOTH_RANGE' undeclared (first use in this function)
BDB.c: In function `XS_BDB_db_c_pget':
BDB.c:2570: error: `DBC' undeclared (first use in this function)
BDB.c:2577: error: syntax error before ')' token
BDB.xs:1617: error: syntax error before "req"
BDB.xs:1617: error: `req' undeclared (first use in this function)
BDB.xs:1617: error: syntax error before ')' token
BDB.xs:1617: error: syntax error before ')' token
BDB.xs:1620: error: `DB_SET' undeclared (first use in this function)
BDB.xs:1621: error: `DB_SET_RANGE' undeclared (first use in this function)
BDB.xs:1624: error: `DB_DBT_MALLOC' undeclared (first use in this function)
BDB.xs:1631: error: `DB_GET_BOTH' undeclared (first use in this function)
BDB.xs:1632: error: `DB_GET_BOTH_RANGE' undeclared (first use in this function)
BDB.c: In function `XS_BDB_db_c_del':
BDB.c:2633: error: `DBC' undeclared (first use in this function)
BDB.c:2637: error: syntax error before ')' token
BDB.xs:1645: error: syntax error before "req"
BDB.xs:1645: error: `req' undeclared (first use in this function)
BDB.xs:1645: error: syntax error before ')' token
BDB.xs:1645: error: syntax error before ')' token
BDB.c: In function `XS_BDB_db_sequence_open':
BDB.c:2675: error: `DB_SEQUENCE' undeclared (first use in this function)
BDB.c:2676: error: `txnid' undeclared (first use in this function)
BDB.c:2681: error: syntax error before ')' token
BDB.c:2683: error: `DB_TXN' undeclared (first use in this function)
BDB.c:2683: error: syntax error before ')' token
BDB.xs:1656: error: syntax error before "req"
BDB.xs:1656: error: `req' undeclared (first use in this function)
BDB.xs:1656: error: syntax error before ')' token
BDB.xs:1656: error: syntax error before ')' token
BDB.xs:1659: error: `DB_THREAD' undeclared (first use in this function)
BDB.c: In function `XS_BDB_db_sequence_close':
BDB.c:2723: error: `DB_SEQUENCE' undeclared (first use in this function)
BDB.c:2727: error: syntax error before ')' token
BDB.xs:1668: error: syntax error before "req"
BDB.xs:1668: error: `req' undeclared (first use in this function)
BDB.xs:1668: error: syntax error before ')' token
BDB.xs:1668: error: syntax error before ')' token
BDB.c: In function `XS_BDB_db_sequence_get':
BDB.c:2766: error: `DB_SEQUENCE' undeclared (first use in this function)
BDB.c:2767: error: `txnid' undeclared (first use in this function)
BDB.c:2773: error: syntax error before ')' token
BDB.c:2775: error: `DB_TXN' undeclared (first use in this function)
BDB.c:2775: error: syntax error before ')' token
BDB.c:2778: error: `DB_TXN_NOSYNC' undeclared (first use in this function)
BDB.xs:1679: error: syntax error before "req"
BDB.xs:1679: error: `req' undeclared (first use in this function)
BDB.xs:1679: error: syntax error before ')' token
BDB.xs:1679: error: syntax error before ')' token
BDB.c: In function `XS_BDB_db_sequence_remove':
BDB.c:2816: error: `DB_SEQUENCE' undeclared (first use in this function)
BDB.c:2817: error: `txnid' undeclared (first use in this function)
BDB.c:2821: error: syntax error before ')' token
BDB.c:2826: error: `DB_TXN' undeclared (first use in this function)
BDB.c:2826: error: syntax error before ')' token
BDB.xs:1692: error: syntax error before "req"
BDB.xs:1692: error: `req' undeclared (first use in this function)
BDB.xs:1692: error: syntax error before ')' token
BDB.xs:1692: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_DESTROY':
BDB.c:2866: error: `env' undeclared (first use in this function)
BDB.c:2868: error: `DB_ENV' undeclared (first use in this function)
BDB.c:2868: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_data_dir':
BDB.c:2892: error: `DB_ENV' undeclared (first use in this function)
BDB.c:2892: error: `env' undeclared (first use in this function)
BDB.c:2895: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_tmp_dir':
BDB.c:2919: error: `DB_ENV' undeclared (first use in this function)
BDB.c:2919: error: `env' undeclared (first use in this function)
BDB.c:2922: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_lg_dir':
BDB.c:2946: error: `DB_ENV' undeclared (first use in this function)
BDB.c:2946: error: `env' undeclared (first use in this function)
BDB.c:2949: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_shm_key':
BDB.c:2973: error: `DB_ENV' undeclared (first use in this function)
BDB.c:2973: error: `env' undeclared (first use in this function)
BDB.c:2976: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_cachesize':
BDB.c:3000: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3000: error: `env' undeclared (first use in this function)
BDB.c:3005: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_flags':
BDB.c:3035: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3035: error: `env' undeclared (first use in this function)
BDB.c:3039: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_errfile':
BDB.c:3061: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3061: error: `env' undeclared (first use in this function)
BDB.c:3064: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_msgfile':
BDB.c:3091: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3091: error: `env' undeclared (first use in this function)
BDB.c:3094: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_verbose':
BDB.c:3123: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3123: error: `env' undeclared (first use in this function)
BDB.c:3127: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_encrypt':
BDB.c:3157: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3157: error: `env' undeclared (first use in this function)
BDB.c:3161: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_timeout':
BDB.c:3191: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3191: error: `env' undeclared (first use in this function)
BDB.c:3195: error: syntax error before ')' token
BDB.c:3198: error: `DB_SET_TXN_TIMEOUT' undeclared (first use in this function)
BDB.c: In function `XS_BDB__Env_set_mp_max_openfd':
BDB.c:3225: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3225: error: `env' undeclared (first use in this function)
BDB.c:3228: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_mp_max_write':
BDB.c:3252: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3252: error: `env' undeclared (first use in this function)
BDB.c:3256: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_mp_mmapsize':
BDB.c:3280: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3280: error: `env' undeclared (first use in this function)
BDB.c:3283: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_lk_detect':
BDB.c:3307: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3307: error: `env' undeclared (first use in this function)
BDB.c:3310: error: syntax error before ')' token
BDB.c:3313: error: `DB_LOCK_DEFAULT' undeclared (first use in this function)
BDB.c: In function `XS_BDB__Env_set_lk_max_lockers':
BDB.c:3340: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3340: error: `env' undeclared (first use in this function)
BDB.c:3343: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_lk_max_locks':
BDB.c:3367: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3367: error: `env' undeclared (first use in this function)
BDB.c:3370: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_lk_max_objects':
BDB.c:3394: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3394: error: `env' undeclared (first use in this function)
BDB.c:3397: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_lg_bsize':
BDB.c:3421: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3421: error: `env' undeclared (first use in this function)
BDB.c:3424: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_set_lg_max':
BDB.c:3448: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3448: error: `env' undeclared (first use in this function)
BDB.c:3451: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_mutex_set_max':
BDB.c:3475: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3475: error: `env' undeclared (first use in this function)
BDB.c:3478: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_mutex_set_increment':
BDB.c:3502: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3502: error: `env' undeclared (first use in this function)
BDB.c:3505: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_mutex_set_tas_spins':
BDB.c:3529: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3529: error: `env' undeclared (first use in this function)
BDB.c:3532: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_mutex_set_align':
BDB.c:3556: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3556: error: `env' undeclared (first use in this function)
BDB.c:3559: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Env_txn_begin':
BDB.c:3581: error: `DB_TXN' undeclared (first use in this function)
BDB.c:3581: error: `RETVAL' undeclared (first use in this function)
BDB.c:3582: error: `DB_ENV' undeclared (first use in this function)
BDB.c:3582: error: `env' undeclared (first use in this function)
BDB.c:3583: error: `parent' undeclared (first use in this function)
BDB.c:3586: error: syntax error before ')' token
BDB.c:3591: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Db_DESTROY':
BDB.c:3624: error: invalid operands to binary *
BDB.c:3626: error: `DB' undeclared (first use in this function)
BDB.c:3626: error: syntax error before ')' token
BDB.xs:1864: error: request for member `app_private' in something not a structure or union
BDB.xs:1865: error: request for member `close' in something not a structure or union
BDB.c: In function `XS_BDB__Db_set_cachesize':
BDB.c:3654: error: `DB' undeclared (first use in this function)
BDB.c:3659: error: syntax error before ')' token
BDB.xs:1871: error: request for member `set_cachesize' in something not a structure or union
BDB.c: In function `XS_BDB__Db_set_flags':
BDB.c:3689: error: `DB' undeclared (first use in this function)
BDB.c:3692: error: syntax error before ')' token
BDB.xs:1877: error: request for member `set_flags' in something not a structure or union
BDB.c: In function `XS_BDB__Db_set_encrypt':
BDB.c:3716: error: `DB' undeclared (first use in this function)
BDB.c:3720: error: syntax error before ')' token
BDB.xs:1883: error: request for member `set_encrypt' in something not a structure or union
BDB.c: In function `XS_BDB__Db_set_lorder':
BDB.c:3744: error: `DB' undeclared (first use in this function)
BDB.c:3747: error: syntax error before ')' token
BDB.xs:1889: error: request for member `set_lorder' in something not a structure or union
BDB.c: In function `XS_BDB__Db_set_bt_minkey':
BDB.c:3771: error: `DB' undeclared (first use in this function)
BDB.c:3774: error: syntax error before ')' token
BDB.xs:1895: error: request for member `set_bt_minkey' in something not a structure or union
BDB.c: In function `XS_BDB__Db_set_re_delim':
BDB.c:3798: error: `DB' undeclared (first use in this function)
BDB.c:3801: error: syntax error before ')' token
BDB.xs:1901: error: request for member `set_re_delim' in something not a structure or union
BDB.c: In function `XS_BDB__Db_set_re_pad':
BDB.c:3825: error: `DB' undeclared (first use in this function)
BDB.c:3828: error: syntax error before ')' token
BDB.xs:1907: error: request for member `set_re_pad' in something not a structure or union
BDB.c: In function `XS_BDB__Db_set_re_source':
BDB.c:3852: error: `DB' undeclared (first use in this function)
BDB.c:3855: error: syntax error before ')' token
BDB.xs:1913: error: request for member `set_re_source' in something not a structure or union
BDB.c: In function `XS_BDB__Db_set_re_len':
BDB.c:3879: error: `DB' undeclared (first use in this function)
BDB.c:3882: error: syntax error before ')' token
BDB.xs:1919: error: request for member `set_re_len' in something not a structure or union
BDB.c: In function `XS_BDB__Db_set_h_ffactor':
BDB.c:3906: error: `DB' undeclared (first use in this function)
BDB.c:3909: error: syntax error before ')' token
BDB.xs:1925: error: request for member `set_h_ffactor' in something not a structure or union
BDB.c: In function `XS_BDB__Db_set_h_nelem':
BDB.c:3933: error: `DB' undeclared (first use in this function)
BDB.c:3936: error: syntax error before ')' token
BDB.xs:1931: error: request for member `set_h_nelem' in something not a structure or union
BDB.c: In function `XS_BDB__Db_set_q_extentsize':
BDB.c:3960: error: `DB' undeclared (first use in this function)
BDB.c:3963: error: syntax error before ')' token
BDB.xs:1937: error: request for member `set_q_extentsize' in something not a structure or union
BDB.c: In function `XS_BDB__Db_cursor':
BDB.c:3985: error: `DBC' undeclared (first use in this function)
BDB.c:3985: error: `RETVAL' undeclared (first use in this function)
BDB.c:3986: error: `DB' undeclared (first use in this function)
BDB.c:3987: error: invalid operands to binary *
BDB.c:3990: error: syntax error before ')' token
BDB.c:3995: error: `DB_TXN' undeclared (first use in this function)
BDB.c:3995: error: syntax error before ')' token
BDB.xs:1944: error: request for member `cursor' in something not a structure or union
BDB.c: In function `XS_BDB__Db_sequence':
BDB.c:4028: error: `DB_SEQUENCE' undeclared (first use in this function)
BDB.c:4028: error: `RETVAL' undeclared (first use in this function)
BDB.c:4029: error: `DB' undeclared (first use in this function)
BDB.c:4032: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Txn_DESTROY':
BDB.c:4065: error: invalid operands to binary *
BDB.c:4067: error: `DB_TXN' undeclared (first use in this function)
BDB.c:4067: error: syntax error before ')' token
BDB.xs:1968: error: request for member `abort' in something not a structure or union
BDB.c: In function `XS_BDB__Txn_set_timeout':
BDB.c:4091: error: `DB_TXN' undeclared (first use in this function)
BDB.c:4095: error: syntax error before ')' token
BDB.c:4098: error: `DB_SET_TXN_TIMEOUT' undeclared (first use in this function)
BDB.xs:1972: error: request for member `set_timeout' in something not a structure or union
BDB.c: In function `XS_BDB__Txn_failed':
BDB.c:4125: error: `DB_TXN' undeclared (first use in this function)
BDB.c:4127: error: syntax error before ')' token
BDB.xs:1978: error: request for member `flags' in something not a structure or union
BDB.xs:1978: error: `TXN_DEADLOCK' undeclared (first use in this function)
BDB.c: In function `XS_BDB__Cursor_DESTROY':
BDB.c:4149: error: invalid operands to binary *
BDB.c:4151: error: `DBC' undeclared (first use in this function)
BDB.c:4151: error: syntax error before ')' token
BDB.xs:1989: error: request for member `c_close' in something not a structure or union
BDB.c: In function `XS_BDB__Sequence_DESTROY':
BDB.c:4173: error: invalid operands to binary *
BDB.c:4175: error: `DB_SEQUENCE' undeclared (first use in this function)
BDB.c:4175: error: syntax error before ')' token
BDB.xs:1997: error: request for member `close' in something not a structure or union
BDB.c: In function `XS_BDB__Sequence_initial_value':
BDB.c:4199: error: `DB_SEQUENCE' undeclared (first use in this function)
BDB.c:4200: error: `db_seq_t' undeclared (first use in this function)
BDB.c:4200: error: syntax error before "value"
BDB.c:4202: error: syntax error before ')' token
BDB.xs:2001: error: request for member `initial_value' in something not a structure or union
BDB.xs:2001: error: `value' undeclared (first use in this function)
BDB.c: In function `XS_BDB__Sequence_set_cachesize':
BDB.c:4226: error: `DB_SEQUENCE' undeclared (first use in this function)
BDB.c:4229: error: syntax error before ')' token
BDB.xs:2007: error: request for member `set_cachesize' in something not a structure or union
BDB.c: In function `XS_BDB__Sequence_set_flags':
BDB.c:4253: error: `DB_SEQUENCE' undeclared (first use in this function)
BDB.c:4256: error: syntax error before ')' token
BDB.xs:2013: error: request for member `set_flags' in something not a structure or union
BDB.c: In function `XS_BDB__Sequence_set_range':
BDB.c:4280: error: `DB_SEQUENCE' undeclared (first use in this function)
BDB.c:4281: error: `db_seq_t' undeclared (first use in this function)
BDB.c:4281: error: syntax error before "min"
BDB.c:4284: error: syntax error before ')' token
BDB.xs:2019: error: request for member `set_range' in something not a structure or union
BDB.xs:2019: error: `min' undeclared (first use in this function)
BDB.xs:2019: error: `max' undeclared (first use in this function)
BDB.xs: In function `boot_BDB':
BDB.xs:963: error: `DB_RPCCLIENT' undeclared (first use in this function)
BDB.xs:963: error: initializer element is not constant
BDB.xs:963: error: (near initialization for `const_iv[0].iv')
BDB.xs:963: error: initializer element is not constant
BDB.xs:963: error: (near initialization for `const_iv[0]')
BDB.xs:964: error: `DB_INIT_CDB' undeclared (first use in this function)
BDB.xs:964: error: initializer element is not constant
BDB.xs:964: error: (near initialization for `const_iv[1].iv')
BDB.xs:964: error: initializer element is not constant
BDB.xs:964: error: (near initialization for `const_iv[1]')
BDB.xs:965: error: `DB_INIT_LOCK' undeclared (first use in this function)
BDB.xs:965: error: initializer element is not constant
BDB.xs:965: error: (near initialization for `const_iv[2].iv')
BDB.xs:965: error: initializer element is not constant
BDB.xs:965: error: (near initialization for `const_iv[2]')
BDB.xs:966: error: `DB_INIT_LOG' undeclared (first use in this function)
BDB.xs:966: error: initializer element is not constant
BDB.xs:966: error: (near initialization for `const_iv[3].iv')
BDB.xs:966: error: initializer element is not constant
BDB.xs:966: error: (near initialization for `const_iv[3]')
BDB.xs:967: error: `DB_INIT_MPOOL' undeclared (first use in this function)
BDB.xs:967: error: initializer element is not constant
BDB.xs:967: error: (near initialization for `const_iv[4].iv')
BDB.xs:967: error: initializer element is not constant
BDB.xs:967: error: (near initialization for `const_iv[4]')
BDB.xs:968: error: `DB_INIT_REP' undeclared (first use in this function)
BDB.xs:968: error: initializer element is not constant
BDB.xs:968: error: (near initialization for `const_iv[5].iv')
BDB.xs:968: error: initializer element is not constant
BDB.xs:968: error: (near initialization for `const_iv[5]')
BDB.xs:969: error: `DB_INIT_TXN' undeclared (first use in this function)
BDB.xs:969: error: initializer element is not constant
BDB.xs:969: error: (near initialization for `const_iv[6].iv')
BDB.xs:969: error: initializer element is not constant
BDB.xs:969: error: (near initialization for `const_iv[6]')
BDB.xs:970: error: `DB_RECOVER' undeclared (first use in this function)
BDB.xs:970: error: initializer element is not constant
BDB.xs:970: error: (near initialization for `const_iv[7].iv')
BDB.xs:970: error: initializer element is not constant
BDB.xs:970: error: (near initialization for `const_iv[7]')
BDB.xs:971: error: initializer element is not constant
BDB.xs:971: error: (near initialization for `const_iv[8].iv')
BDB.xs:971: error: initializer element is not constant
BDB.xs:971: error: (near initialization for `const_iv[8]')
BDB.xs:972: error: `DB_RECOVER_FATAL' undeclared (first use in this function)
BDB.xs:972: error: initializer element is not constant
BDB.xs:972: error: (near initialization for `const_iv[9].iv')
BDB.xs:972: error: initializer element is not constant
BDB.xs:972: error: (near initialization for `const_iv[9]')
BDB.xs:973: error: `DB_CREATE' undeclared (first use in this function)
BDB.xs:973: error: initializer element is not constant
BDB.xs:973: error: (near initialization for `const_iv[10].iv')
BDB.xs:973: error: initializer element is not constant
BDB.xs:973: error: (near initialization for `const_iv[10]')
BDB.xs:974: error: `DB_RDONLY' undeclared (first use in this function)
BDB.xs:974: error: initializer element is not constant
BDB.xs:974: error: (near initialization for `const_iv[11].iv')
BDB.xs:974: error: initializer element is not constant
BDB.xs:974: error: (near initialization for `const_iv[11]')
BDB.xs:975: error: `DB_USE_ENVIRON' undeclared (first use in this function)
BDB.xs:975: error: initializer element is not constant
BDB.xs:975: error: (near initialization for `const_iv[12].iv')
BDB.xs:975: error: initializer element is not constant
BDB.xs:975: error: (near initialization for `const_iv[12]')
BDB.xs:976: error: `DB_USE_ENVIRON_ROOT' undeclared (first use in this function)
BDB.xs:976: error: initializer element is not constant
BDB.xs:976: error: (near initialization for `const_iv[13].iv')
BDB.xs:976: error: initializer element is not constant
BDB.xs:976: error: (near initialization for `const_iv[13]')
BDB.xs:977: error: `DB_LOCKDOWN' undeclared (first use in this function)
BDB.xs:977: error: initializer element is not constant
BDB.xs:977: error: (near initialization for `const_iv[14].iv')
BDB.xs:977: error: initializer element is not constant
BDB.xs:977: error: (near initialization for `const_iv[14]')
BDB.xs:978: error: `DB_PRIVATE' undeclared (first use in this function)
BDB.xs:978: error: initializer element is not constant
BDB.xs:978: error: (near initialization for `const_iv[15].iv')
BDB.xs:978: error: initializer element is not constant
BDB.xs:978: error: (near initialization for `const_iv[15]')
BDB.xs:979: error: `DB_REGISTER' undeclared (first use in this function)
BDB.xs:979: error: initializer element is not constant
BDB.xs:979: error: (near initialization for `const_iv[16].iv')
BDB.xs:979: error: initializer element is not constant
BDB.xs:979: error: (near initialization for `const_iv[16]')
BDB.xs:980: error: `DB_SYSTEM_MEM' undeclared (first use in this function)
BDB.xs:980: error: initializer element is not constant
BDB.xs:980: error: (near initialization for `const_iv[17].iv')
BDB.xs:980: error: initializer element is not constant
BDB.xs:980: error: (near initialization for `const_iv[17]')
BDB.xs:981: error: `DB_AUTO_COMMIT' undeclared (first use in this function)
BDB.xs:981: error: initializer element is not constant
BDB.xs:981: error: (near initialization for `const_iv[18].iv')
BDB.xs:981: error: initializer element is not constant
BDB.xs:981: error: (near initialization for `const_iv[18]')
BDB.xs:982: error: `DB_CDB_ALLDB' undeclared (first use in this function)
BDB.xs:982: error: initializer element is not constant
BDB.xs:982: error: (near initialization for `const_iv[19].iv')
BDB.xs:982: error: initializer element is not constant
BDB.xs:982: error: (near initialization for `const_iv[19]')
BDB.xs:983: error: `DB_DIRECT_DB' undeclared (first use in this function)
BDB.xs:983: error: initializer element is not constant
BDB.xs:983: error: (near initialization for `const_iv[20].iv')
BDB.xs:983: error: initializer element is not constant
BDB.xs:983: error: (near initialization for `const_iv[20]')
BDB.xs:984: error: `DB_DIRECT_LOG' undeclared (first use in this function)
BDB.xs:984: error: initializer element is not constant
BDB.xs:984: error: (near initialization for `const_iv[21].iv')
BDB.xs:984: error: initializer element is not constant
BDB.xs:984: error: (near initialization for `const_iv[21]')
BDB.xs:985: error: `DB_DSYNC_DB' undeclared (first use in this function)
BDB.xs:985: error: initializer element is not constant
BDB.xs:985: error: (near initialization for `const_iv[22].iv')
BDB.xs:985: error: initializer element is not constant
BDB.xs:985: error: (near initialization for `const_iv[22]')
BDB.xs:986: error: `DB_DSYNC_LOG' undeclared (first use in this function)
BDB.xs:986: error: initializer element is not constant
BDB.xs:986: error: (near initialization for `const_iv[23].iv')
BDB.xs:986: error: initializer element is not constant
BDB.xs:986: error: (near initialization for `const_iv[23]')
BDB.xs:987: error: `DB_LOG_AUTOREMOVE' undeclared (first use in this function)
BDB.xs:987: error: initializer element is not constant
BDB.xs:987: error: (near initialization for `const_iv[24].iv')
BDB.xs:987: error: initializer element is not constant
BDB.xs:987: error: (near initialization for `const_iv[24]')
BDB.xs:988: error: `DB_LOG_INMEMORY' undeclared (first use in this function)
BDB.xs:988: error: initializer element is not constant
BDB.xs:988: error: (near initialization for `const_iv[25].iv')
BDB.xs:988: error: initializer element is not constant
BDB.xs:988: error: (near initialization for `const_iv[25]')
BDB.xs:989: error: `DB_NOLOCKING' undeclared (first use in this function)
BDB.xs:989: error: initializer element is not constant
BDB.xs:989: error: (near initialization for `const_iv[26].iv')
BDB.xs:989: error: initializer element is not constant
BDB.xs:989: error: (near initialization for `const_iv[26]')
BDB.xs:990: error: `DB_NOMMAP' undeclared (first use in this function)
BDB.xs:990: error: initializer element is not constant
BDB.xs:990: error: (near initialization for `const_iv[27].iv')
BDB.xs:990: error: initializer element is not constant
BDB.xs:990: error: (near initialization for `const_iv[27]')
BDB.xs:991: error: `DB_NOPANIC' undeclared (first use in this function)
BDB.xs:991: error: initializer element is not constant
BDB.xs:991: error: (near initialization for `const_iv[28].iv')
BDB.xs:991: error: initializer element is not constant
BDB.xs:991: error: (near initialization for `const_iv[28]')
BDB.xs:992: error: `DB_OVERWRITE' undeclared (first use in this function)
BDB.xs:992: error: initializer element is not constant
BDB.xs:992: error: (near initialization for `const_iv[29].iv')
BDB.xs:992: error: initializer element is not constant
BDB.xs:992: error: (near initialization for `const_iv[29]')
BDB.xs:993: error: `DB_PANIC_ENVIRONMENT' undeclared (first use in this function)
BDB.xs:993: error: initializer element is not constant
BDB.xs:993: error: (near initialization for `const_iv[30].iv')
BDB.xs:993: error: initializer element is not constant
BDB.xs:993: error: (near initialization for `const_iv[30]')
BDB.xs:994: error: `DB_REGION_INIT' undeclared (first use in this function)
BDB.xs:994: error: initializer element is not constant
BDB.xs:994: error: (near initialization for `const_iv[31].iv')
BDB.xs:994: error: initializer element is not constant
BDB.xs:994: error: (near initialization for `const_iv[31]')
BDB.xs:995: error: `DB_TIME_NOTGRANTED' undeclared (first use in this function)
BDB.xs:995: error: initializer element is not constant
BDB.xs:995: error: (near initialization for `const_iv[32].iv')
BDB.xs:995: error: initializer element is not constant
BDB.xs:995: error: (near initialization for `const_iv[32]')
BDB.xs:996: error: `DB_TXN_NOSYNC' undeclared (first use in this function)
BDB.xs:996: error: initializer element is not constant
BDB.xs:996: error: (near initialization for `const_iv[33].iv')
BDB.xs:996: error: initializer element is not constant
BDB.xs:996: error: (near initialization for `const_iv[33]')
BDB.xs:997: error: `DB_TXN_NOT_DURABLE' undeclared (first use in this function)
BDB.xs:997: error: initializer element is not constant
BDB.xs:997: error: (near initialization for `const_iv[34].iv')
BDB.xs:997: error: initializer element is not constant
BDB.xs:997: error: (near initialization for `const_iv[34]')
BDB.xs:998: error: `DB_TXN_WRITE_NOSYNC' undeclared (first use in this function)
BDB.xs:998: error: initializer element is not constant
BDB.xs:998: error: (near initialization for `const_iv[35].iv')
BDB.xs:998: error: initializer element is not constant
BDB.xs:998: error: (near initialization for `const_iv[35]')
BDB.xs:999: error: `DB_WRITECURSOR' undeclared (first use in this function)
BDB.xs:999: error: initializer element is not constant
BDB.xs:999: error: (near initialization for `const_iv[36].iv')
BDB.xs:999: error: initializer element is not constant
BDB.xs:999: error: (near initialization for `const_iv[36]')
BDB.xs:1000: error: `DB_YIELDCPU' undeclared (first use in this function)
BDB.xs:1000: error: initializer element is not constant
BDB.xs:1000: error: (near initialization for `const_iv[37].iv')
BDB.xs:1000: error: initializer element is not constant
BDB.xs:1000: error: (near initialization for `const_iv[37]')
BDB.xs:1001: error: `DB_ENCRYPT_AES' undeclared (first use in this function)
BDB.xs:1001: error: initializer element is not constant
BDB.xs:1001: error: (near initialization for `const_iv[38].iv')
BDB.xs:1001: error: initializer element is not constant
BDB.xs:1001: error: (near initialization for `const_iv[38]')
BDB.xs:1002: error: `DB_XA_CREATE' undeclared (first use in this function)
BDB.xs:1002: error: initializer element is not constant
BDB.xs:1002: error: (near initialization for `const_iv[39].iv')
BDB.xs:1002: error: initializer element is not constant
BDB.xs:1002: error: (near initialization for `const_iv[39]')
BDB.xs:1003: error: `DB_BTREE' undeclared (first use in this function)
BDB.xs:1003: error: initializer element is not constant
BDB.xs:1003: error: (near initialization for `const_iv[40].iv')
BDB.xs:1003: error: initializer element is not constant
BDB.xs:1003: error: (near initialization for `const_iv[40]')
BDB.xs:1004: error: `DB_HASH' undeclared (first use in this function)
BDB.xs:1004: error: initializer element is not constant
BDB.xs:1004: error: (near initialization for `const_iv[41].iv')
BDB.xs:1004: error: initializer element is not constant
BDB.xs:1004: error: (near initialization for `const_iv[41]')
BDB.xs:1005: error: `DB_QUEUE' undeclared (first use in this function)
BDB.xs:1005: error: initializer element is not constant
BDB.xs:1005: error: (near initialization for `const_iv[42].iv')
BDB.xs:1005: error: initializer element is not constant
BDB.xs:1005: error: (near initialization for `const_iv[42]')
BDB.xs:1006: error: `DB_RECNO' undeclared (first use in this function)
BDB.xs:1006: error: initializer element is not constant
BDB.xs:1006: error: (near initialization for `const_iv[43].iv')
BDB.xs:1006: error: initializer element is not constant
BDB.xs:1006: error: (near initialization for `const_iv[43]')
BDB.xs:1007: error: `DB_UNKNOWN' undeclared (first use in this function)
BDB.xs:1007: error: initializer element is not constant
BDB.xs:1007: error: (near initialization for `const_iv[44].iv')
BDB.xs:1007: error: initializer element is not constant
BDB.xs:1007: error: (near initialization for `const_iv[44]')
BDB.xs:1008: error: `DB_EXCL' undeclared (first use in this function)
BDB.xs:1008: error: initializer element is not constant
BDB.xs:1008: error: (near initialization for `const_iv[45].iv')
BDB.xs:1008: error: initializer element is not constant
BDB.xs:1008: error: (near initialization for `const_iv[45]')
BDB.xs:1009: error: `DB_READ_COMMITTED' undeclared (first use in this function)
BDB.xs:1009: error: initializer element is not constant
BDB.xs:1009: error: (near initialization for `const_iv[46].iv')
BDB.xs:1009: error: initializer element is not constant
BDB.xs:1009: error: (near initialization for `const_iv[46]')
BDB.xs:1010: error: `DB_READ_UNCOMMITTED' undeclared (first use in this function)
BDB.xs:1010: error: initializer element is not constant
BDB.xs:1010: error: (near initialization for `const_iv[47].iv')
BDB.xs:1010: error: initializer element is not constant
BDB.xs:1010: error: (near initialization for `const_iv[47]')
BDB.xs:1011: error: `DB_TRUNCATE' undeclared (first use in this function)
BDB.xs:1011: error: initializer element is not constant
BDB.xs:1011: error: (near initialization for `const_iv[48].iv')
BDB.xs:1011: error: initializer element is not constant
BDB.xs:1011: error: (near initialization for `const_iv[48]')
BDB.xs:1012: error: `DB_NOSYNC' undeclared (first use in this function)
BDB.xs:1012: error: initializer element is not constant
BDB.xs:1012: error: (near initialization for `const_iv[49].iv')
BDB.xs:1012: error: initializer element is not constant
BDB.xs:1012: error: (near initialization for `const_iv[49]')
BDB.xs:1013: error: `DB_CHKSUM' undeclared (first use in this function)
BDB.xs:1013: error: initializer element is not constant
BDB.xs:1013: error: (near initialization for `const_iv[50].iv')
BDB.xs:1013: error: initializer element is not constant
BDB.xs:1013: error: (near initialization for `const_iv[50]')
BDB.xs:1014: error: `DB_ENCRYPT' undeclared (first use in this function)
BDB.xs:1014: error: initializer element is not constant
BDB.xs:1014: error: (near initialization for `const_iv[51].iv')
BDB.xs:1014: error: initializer element is not constant
BDB.xs:1014: error: (near initialization for `const_iv[51]')
BDB.xs:1015: error: `DB_DUP' undeclared (first use in this function)
BDB.xs:1015: error: initializer element is not constant
BDB.xs:1015: error: (near initialization for `const_iv[52].iv')
BDB.xs:1015: error: initializer element is not constant
BDB.xs:1015: error: (near initialization for `const_iv[52]')
BDB.xs:1016: error: `DB_DUPSORT' undeclared (first use in this function)
BDB.xs:1016: error: initializer element is not constant
BDB.xs:1016: error: (near initialization for `const_iv[53].iv')
BDB.xs:1016: error: initializer element is not constant
BDB.xs:1016: error: (near initialization for `const_iv[53]')
BDB.xs:1017: error: `DB_RECNUM' undeclared (first use in this function)
BDB.xs:1017: error: initializer element is not constant
BDB.xs:1017: error: (near initialization for `const_iv[54].iv')
BDB.xs:1017: error: initializer element is not constant
BDB.xs:1017: error: (near initialization for `const_iv[54]')
BDB.xs:1018: error: `DB_RENUMBER' undeclared (first use in this function)
BDB.xs:1018: error: initializer element is not constant
BDB.xs:1018: error: (near initialization for `const_iv[55].iv')
BDB.xs:1018: error: initializer element is not constant
BDB.xs:1018: error: (near initialization for `const_iv[55]')
BDB.xs:1019: error: `DB_REVSPLITOFF' undeclared (first use in this function)
BDB.xs:1019: error: initializer element is not constant
BDB.xs:1019: error: (near initialization for `const_iv[56].iv')
BDB.xs:1019: error: initializer element is not constant
BDB.xs:1019: error: (near initialization for `const_iv[56]')
BDB.xs:1020: error: `DB_INORDER' undeclared (first use in this function)
BDB.xs:1020: error: initializer element is not constant
BDB.xs:1020: error: (near initialization for `const_iv[57].iv')
BDB.xs:1020: error: initializer element is not constant
BDB.xs:1020: error: (near initialization for `const_iv[57]')
BDB.xs:1021: error: `DB_CONSUME' undeclared (first use in this function)
BDB.xs:1021: error: initializer element is not constant
BDB.xs:1021: error: (near initialization for `const_iv[58].iv')
BDB.xs:1021: error: initializer element is not constant
BDB.xs:1021: error: (near initialization for `const_iv[58]')
BDB.xs:1022: error: `DB_CONSUME_WAIT' undeclared (first use in this function)
BDB.xs:1022: error: initializer element is not constant
BDB.xs:1022: error: (near initialization for `const_iv[59].iv')
BDB.xs:1022: error: initializer element is not constant
BDB.xs:1022: error: (near initialization for `const_iv[59]')
BDB.xs:1023: error: `DB_GET_BOTH' undeclared (first use in this function)
BDB.xs:1023: error: initializer element is not constant
BDB.xs:1023: error: (near initialization for `const_iv[60].iv')
BDB.xs:1023: error: initializer element is not constant
BDB.xs:1023: error: (near initialization for `const_iv[60]')
BDB.xs:1024: error: `DB_GET_BOTH_RANGE' undeclared (first use in this function)
BDB.xs:1024: error: initializer element is not constant
BDB.xs:1024: error: (near initialization for `const_iv[61].iv')
BDB.xs:1024: error: initializer element is not constant
BDB.xs:1024: error: (near initialization for `const_iv[61]')
BDB.xs:1027: error: `DB_SNAPSHOT' undeclared (first use in this function)
BDB.xs:1027: error: initializer element is not constant
BDB.xs:1027: error: (near initialization for `const_iv[62].iv')
BDB.xs:1027: error: initializer element is not constant
BDB.xs:1027: error: (near initialization for `const_iv[62]')
BDB.xs:1028: error: `DB_JOIN_ITEM' undeclared (first use in this function)
BDB.xs:1028: error: initializer element is not constant
BDB.xs:1028: error: (near initialization for `const_iv[63].iv')
BDB.xs:1028: error: initializer element is not constant
BDB.xs:1028: error: (near initialization for `const_iv[63]')
BDB.xs:1029: error: `DB_RMW' undeclared (first use in this function)
BDB.xs:1029: error: initializer element is not constant
BDB.xs:1029: error: (near initialization for `const_iv[64].iv')
BDB.xs:1029: error: initializer element is not constant
BDB.xs:1029: error: (near initialization for `const_iv[64]')
BDB.xs:1031: error: `DB_NOTFOUND' undeclared (first use in this function)
BDB.xs:1031: error: initializer element is not constant
BDB.xs:1031: error: (near initialization for `const_iv[65].iv')
BDB.xs:1031: error: initializer element is not constant
BDB.xs:1031: error: (near initialization for `const_iv[65]')
BDB.xs:1032: error: `DB_KEYEMPTY' undeclared (first use in this function)
BDB.xs:1032: error: initializer element is not constant
BDB.xs:1032: error: (near initialization for `const_iv[66].iv')
BDB.xs:1032: error: initializer element is not constant
BDB.xs:1032: error: (near initialization for `const_iv[66]')
BDB.xs:1033: error: `DB_LOCK_DEADLOCK' undeclared (first use in this function)
BDB.xs:1033: error: initializer element is not constant
BDB.xs:1033: error: (near initialization for `const_iv[67].iv')
BDB.xs:1033: error: initializer element is not constant
BDB.xs:1033: error: (near initialization for `const_iv[67]')
BDB.xs:1034: error: `DB_LOCK_NOTGRANTED' undeclared (first use in this function)
BDB.xs:1034: error: initializer element is not constant
BDB.xs:1034: error: (near initialization for `const_iv[68].iv')
BDB.xs:1034: error: initializer element is not constant
BDB.xs:1034: error: (near initialization for `const_iv[68]')
BDB.xs:1035: error: `DB_RUNRECOVERY' undeclared (first use in this function)
BDB.xs:1035: error: initializer element is not constant
BDB.xs:1035: error: (near initialization for `const_iv[69].iv')
BDB.xs:1035: error: initializer element is not constant
BDB.xs:1035: error: (near initialization for `const_iv[69]')
BDB.xs:1036: error: `DB_OLD_VERSION' undeclared (first use in this function)
BDB.xs:1036: error: initializer element is not constant
BDB.xs:1036: error: (near initialization for `const_iv[70].iv')
BDB.xs:1036: error: initializer element is not constant
BDB.xs:1036: error: (near initialization for `const_iv[70]')
BDB.xs:1037: error: `DB_REP_HANDLE_DEAD' undeclared (first use in this function)
BDB.xs:1037: error: initializer element is not constant
BDB.xs:1037: error: (near initialization for `const_iv[71].iv')
BDB.xs:1037: error: initializer element is not constant
BDB.xs:1037: error: (near initialization for `const_iv[71]')
BDB.xs:1038: error: `DB_REP_LOCKOUT' undeclared (first use in this function)
BDB.xs:1038: error: initializer element is not constant
BDB.xs:1038: error: (near initialization for `const_iv[72].iv')
BDB.xs:1038: error: initializer element is not constant
BDB.xs:1038: error: (near initialization for `const_iv[72]')
BDB.xs:1039: error: `DB_SECONDARY_BAD' undeclared (first use in this function)
BDB.xs:1039: error: initializer element is not constant
BDB.xs:1039: error: (near initialization for `const_iv[73].iv')
BDB.xs:1039: error: initializer element is not constant
BDB.xs:1039: error: (near initialization for `const_iv[73]')
BDB.xs:1041: error: `DB_FREE_SPACE' undeclared (first use in this function)
BDB.xs:1041: error: initializer element is not constant
BDB.xs:1041: error: (near initialization for `const_iv[74].iv')
BDB.xs:1041: error: initializer element is not constant
BDB.xs:1041: error: (near initialization for `const_iv[74]')
BDB.xs:1042: error: `DB_FREELIST_ONLY' undeclared (first use in this function)
BDB.xs:1042: error: initializer element is not constant
BDB.xs:1042: error: (near initialization for `const_iv[75].iv')
BDB.xs:1042: error: initializer element is not constant
BDB.xs:1042: error: (near initialization for `const_iv[75]')
BDB.xs:1044: error: `DB_APPEND' undeclared (first use in this function)
BDB.xs:1044: error: initializer element is not constant
BDB.xs:1044: error: (near initialization for `const_iv[76].iv')
BDB.xs:1044: error: initializer element is not constant
BDB.xs:1044: error: (near initialization for `const_iv[76]')
BDB.xs:1045: error: `DB_NODUPDATA' undeclared (first use in this function)
BDB.xs:1045: error: initializer element is not constant
BDB.xs:1045: error: (near initialization for `const_iv[77].iv')
BDB.xs:1045: error: initializer element is not constant
BDB.xs:1045: error: (near initialization for `const_iv[77]')
BDB.xs:1046: error: `DB_NOOVERWRITE' undeclared (first use in this function)
BDB.xs:1046: error: initializer element is not constant
BDB.xs:1046: error: (near initialization for `const_iv[78].iv')
BDB.xs:1046: error: initializer element is not constant
BDB.xs:1046: error: (near initialization for `const_iv[78]')
BDB.xs:1048: error: `DB_TXN_NOWAIT' undeclared (first use in this function)
BDB.xs:1048: error: initializer element is not constant
BDB.xs:1048: error: (near initialization for `const_iv[79].iv')
BDB.xs:1048: error: initializer element is not constant
BDB.xs:1048: error: (near initialization for `const_iv[79]')
BDB.xs:1049: error: `DB_TXN_SYNC' undeclared (first use in this function)
BDB.xs:1049: error: initializer element is not constant
BDB.xs:1049: error: (near initialization for `const_iv[80].iv')
BDB.xs:1049: error: initializer element is not constant
BDB.xs:1049: error: (near initialization for `const_iv[80]')
BDB.xs:1051: error: `DB_SET_LOCK_TIMEOUT' undeclared (first use in this function)
BDB.xs:1051: error: initializer element is not constant
BDB.xs:1051: error: (near initialization for `const_iv[81].iv')
BDB.xs:1051: error: initializer element is not constant
BDB.xs:1051: error: (near initialization for `const_iv[81]')
BDB.xs:1052: error: `DB_SET_TXN_TIMEOUT' undeclared (first use in this function)
BDB.xs:1052: error: initializer element is not constant
BDB.xs:1052: error: (near initialization for `const_iv[82].iv')
BDB.xs:1052: error: initializer element is not constant
BDB.xs:1052: error: (near initialization for `const_iv[82]')
BDB.xs:1054: error: initializer element is not constant
BDB.xs:1054: error: (near initialization for `const_iv[83].iv')
BDB.xs:1054: error: initializer element is not constant
BDB.xs:1054: error: (near initialization for `const_iv[83]')
BDB.xs:1055: error: `DB_FIRST' undeclared (first use in this function)
BDB.xs:1055: error: initializer element is not constant
BDB.xs:1055: error: (near initialization for `const_iv[84].iv')
BDB.xs:1055: error: initializer element is not constant
BDB.xs:1055: error: (near initialization for `const_iv[84]')
BDB.xs:1056: error: `DB_NEXT' undeclared (first use in this function)
BDB.xs:1056: error: initializer element is not constant
BDB.xs:1056: error: (near initialization for `const_iv[85].iv')
BDB.xs:1056: error: initializer element is not constant
BDB.xs:1056: error: (near initialization for `const_iv[85]')
BDB.xs:1057: error: `DB_NEXT_DUP' undeclared (first use in this function)
BDB.xs:1057: error: initializer element is not constant
BDB.xs:1057: error: (near initialization for `const_iv[86].iv')
BDB.xs:1057: error: initializer element is not constant
BDB.xs:1057: error: (near initialization for `const_iv[86]')
BDB.xs:1058: error: `DB_NEXT_NODUP' undeclared (first use in this function)
BDB.xs:1058: error: initializer element is not constant
BDB.xs:1058: error: (near initialization for `const_iv[87].iv')
BDB.xs:1058: error: initializer element is not constant
BDB.xs:1058: error: (near initialization for `const_iv[87]')
BDB.xs:1059: error: `DB_PREV' undeclared (first use in this function)
BDB.xs:1059: error: initializer element is not constant
BDB.xs:1059: error: (near initialization for `const_iv[88].iv')
BDB.xs:1059: error: initializer element is not constant
BDB.xs:1059: error: (near initialization for `const_iv[88]')
BDB.xs:1060: error: `DB_PREV_NODUP' undeclared (first use in this function)
BDB.xs:1060: error: initializer element is not constant
BDB.xs:1060: error: (near initialization for `const_iv[89].iv')
BDB.xs:1060: error: initializer element is not constant
BDB.xs:1060: error: (near initialization for `const_iv[89]')
BDB.xs:1061: error: `DB_SET' undeclared (first use in this function)
BDB.xs:1061: error: initializer element is not constant
BDB.xs:1061: error: (near initialization for `const_iv[90].iv')
BDB.xs:1061: error: initializer element is not constant
BDB.xs:1061: error: (near initialization for `const_iv[90]')
BDB.xs:1062: error: `DB_SET_RANGE' undeclared (first use in this function)
BDB.xs:1062: error: initializer element is not constant
BDB.xs:1062: error: (near initialization for `const_iv[91].iv')
BDB.xs:1062: error: initializer element is not constant
BDB.xs:1062: error: (near initialization for `const_iv[91]')
BDB.xs:1063: error: `DB_LAST' undeclared (first use in this function)
BDB.xs:1063: error: initializer element is not constant
BDB.xs:1063: error: (near initialization for `const_iv[92].iv')
BDB.xs:1063: error: initializer element is not constant
BDB.xs:1063: error: (near initialization for `const_iv[92]')
BDB.xs:1064: error: `DB_BEFORE' undeclared (first use in this function)
BDB.xs:1064: error: initializer element is not constant
BDB.xs:1064: error: (near initialization for `const_iv[93].iv')
BDB.xs:1064: error: initializer element is not constant
BDB.xs:1064: error: (near initialization for `const_iv[93]')
BDB.xs:1065: error: `DB_AFTER' undeclared (first use in this function)
BDB.xs:1065: error: initializer element is not constant
BDB.xs:1065: error: (near initialization for `const_iv[94].iv')
BDB.xs:1065: error: initializer element is not constant
BDB.xs:1065: error: (near initialization for `const_iv[94]')
BDB.xs:1066: error: `DB_CURRENT' undeclared (first use in this function)
BDB.xs:1066: error: initializer element is not constant
BDB.xs:1066: error: (near initialization for `const_iv[95].iv')
BDB.xs:1066: error: initializer element is not constant
BDB.xs:1066: error: (near initialization for `const_iv[95]')
BDB.xs:1067: error: `DB_KEYFIRST' undeclared (first use in this function)
BDB.xs:1067: error: initializer element is not constant
BDB.xs:1067: error: (near initialization for `const_iv[96].iv')
BDB.xs:1067: error: initializer element is not constant
BDB.xs:1067: error: (near initialization for `const_iv[96]')
BDB.xs:1068: error: `DB_KEYLAST' undeclared (first use in this function)
BDB.xs:1068: error: initializer element is not constant
BDB.xs:1068: error: (near initialization for `const_iv[97].iv')
BDB.xs:1068: error: initializer element is not constant
BDB.xs:1068: error: (near initialization for `const_iv[97]')
BDB.xs:1069: error: initializer element is not constant
BDB.xs:1069: error: (near initialization for `const_iv[98].iv')
BDB.xs:1069: error: initializer element is not constant
BDB.xs:1069: error: (near initialization for `const_iv[98]')
BDB.xs:1071: error: `DB_FORCE' undeclared (first use in this function)
BDB.xs:1071: error: initializer element is not constant
BDB.xs:1071: error: (near initialization for `const_iv[99].iv')
BDB.xs:1071: error: initializer element is not constant
BDB.xs:1071: error: (near initialization for `const_iv[99]')
BDB.xs:1073: error: `DB_LOCK_DEFAULT' undeclared (first use in this function)
BDB.xs:1073: error: initializer element is not constant
BDB.xs:1073: error: (near initialization for `const_iv[100].iv')
BDB.xs:1073: error: initializer element is not constant
BDB.xs:1073: error: (near initialization for `const_iv[100]')
BDB.xs:1074: error: `DB_LOCK_EXPIRE' undeclared (first use in this function)
BDB.xs:1074: error: initializer element is not constant
BDB.xs:1074: error: (near initialization for `const_iv[101].iv')
BDB.xs:1074: error: initializer element is not constant
BDB.xs:1074: error: (near initialization for `const_iv[101]')
BDB.xs:1075: error: `DB_LOCK_MAXLOCKS' undeclared (first use in this function)
BDB.xs:1075: error: initializer element is not constant
BDB.xs:1075: error: (near initialization for `const_iv[102].iv')
BDB.xs:1075: error: initializer element is not constant
BDB.xs:1075: error: (near initialization for `const_iv[102]')
BDB.xs:1076: error: `DB_LOCK_MAXWRITE' undeclared (first use in this function)
BDB.xs:1076: error: initializer element is not constant
BDB.xs:1076: error: (near initialization for `const_iv[103].iv')
BDB.xs:1076: error: initializer element is not constant
BDB.xs:1076: error: (near initialization for `const_iv[103]')
BDB.xs:1077: error: `DB_LOCK_MINLOCKS' undeclared (first use in this function)
BDB.xs:1077: error: initializer element is not constant
BDB.xs:1077: error: (near initialization for `const_iv[104].iv')
BDB.xs:1077: error: initializer element is not constant
BDB.xs:1077: error: (near initialization for `const_iv[104]')
BDB.xs:1078: error: `DB_LOCK_MINWRITE' undeclared (first use in this function)
BDB.xs:1078: error: initializer element is not constant
BDB.xs:1078: error: (near initialization for `const_iv[105].iv')
BDB.xs:1078: error: initializer element is not constant
BDB.xs:1078: error: (near initialization for `const_iv[105]')
BDB.xs:1079: error: `DB_LOCK_OLDEST' undeclared (first use in this function)
BDB.xs:1079: error: initializer element is not constant
BDB.xs:1079: error: (near initialization for `const_iv[106].iv')
BDB.xs:1079: error: initializer element is not constant
BDB.xs:1079: error: (near initialization for `const_iv[106]')
BDB.xs:1080: error: `DB_LOCK_RANDOM' undeclared (first use in this function)
BDB.xs:1080: error: initializer element is not constant
BDB.xs:1080: error: (near initialization for `const_iv[107].iv')
BDB.xs:1080: error: initializer element is not constant
BDB.xs:1080: error: (near initialization for `const_iv[107]')
BDB.xs:1081: error: `DB_LOCK_YOUNGEST' undeclared (first use in this function)
BDB.xs:1081: error: initializer element is not constant
BDB.xs:1081: error: (near initialization for `const_iv[108].iv')
BDB.xs:1081: error: initializer element is not constant
BDB.xs:1081: error: (near initialization for `const_iv[108]')
BDB.xs:1083: error: `DB_SEQ_DEC' undeclared (first use in this function)
BDB.xs:1083: error: initializer element is not constant
BDB.xs:1083: error: (near initialization for `const_iv[109].iv')
BDB.xs:1083: error: initializer element is not constant
BDB.xs:1083: error: (near initialization for `const_iv[109]')
BDB.xs:1084: error: `DB_SEQ_INC' undeclared (first use in this function)
BDB.xs:1084: error: initializer element is not constant
BDB.xs:1084: error: (near initialization for `const_iv[110].iv')
BDB.xs:1084: error: initializer element is not constant
BDB.xs:1084: error: (near initialization for `const_iv[110]')
BDB.xs:1085: error: `DB_SEQ_WRAP' undeclared (first use in th*** Error code 1
is function)
BDB.xs:1085: error: initializer element is not constant
BDB.xs:1085: error: (near initialization for `const_iv[111].iv')
BDB.xs:1085: error: initializer element is not constant
BDB.xs:1085: error: (near initialization for `const_iv[111]')
BDB.xs:1087: error: `DB_BUFFER_SMALL' undeclared (first use in this function)
BDB.xs:1087: error: initializer element is not constant
BDB.xs:1087: error: (near initialization for `const_iv[112].iv')
BDB.xs:1087: error: initializer element is not constant
BDB.xs:1087: error: (near initialization for `const_iv[112]')
BDB.xs:1088: error: `DB_DONOTINDEX' undeclared (first use in this function)
BDB.xs:1088: error: initializer element is not constant
BDB.xs:1088: error: (near initialization for `const_iv[113].iv')
BDB.xs:1088: error: initializer element is not constant
BDB.xs:1088: error: (near initialization for `const_iv[113]')
BDB.xs:1089: error: initializer element is not constant
BDB.xs:1089: error: (near initialization for `const_iv[114].iv')
BDB.xs:1089: error: initializer element is not constant
BDB.xs:1089: error: (near initialization for `const_iv[114]')
BDB.xs:1090: error: `DB_KEYEXIST' undeclared (first use in this function)
BDB.xs:1090: error: initializer element is not constant
BDB.xs:1090: error: (near initialization for `const_iv[115].iv')
BDB.xs:1090: error: initializer element is not constant
BDB.xs:1090: error: (near initialization for `const_iv[115]')
BDB.xs:1091: error: initializer element is not constant
BDB.xs:1091: error: (near initialization for `const_iv[116].iv')
BDB.xs:1091: error: initializer element is not constant
BDB.xs:1091: error: (near initialization for `const_iv[116]')
BDB.xs:1092: error: initializer element is not constant
BDB.xs:1092: error: (near initialization for `const_iv[117].iv')
BDB.xs:1092: error: initializer element is not constant
BDB.xs:1092: error: (near initialization for `const_iv[117]')
BDB.xs:1093: error: `DB_LOG_BUFFER_FULL' undeclared (first use in this function)
BDB.xs:1093: error: initializer element is not constant
BDB.xs:1093: error: (near initialization for `const_iv[118].iv')
BDB.xs:1093: error: initializer element is not constant
BDB.xs:1093: error: (near initialization for `const_iv[118]')
BDB.xs:1094: error: `DB_NOSERVER' undeclared (first use in this function)
BDB.xs:1094: error: initializer element is not constant
BDB.xs:1094: error: (near initialization for `const_iv[119].iv')
BDB.xs:1094: error: initializer element is not constant
BDB.xs:1094: error: (near initialization for `const_iv[119]')
BDB.xs:1095: error: `DB_NOSERVER_HOME' undeclared (first use in this function)
BDB.xs:1095: error: initializer element is not constant
BDB.xs:1095: error: (near initialization for `const_iv[120].iv')
BDB.xs:1095: error: initializer element is not constant
BDB.xs:1095: error: (near initialization for `const_iv[120]')
BDB.xs:1096: error: `DB_NOSERVER_ID' undeclared (first use in this function)
BDB.xs:1096: error: initializer element is not constant
BDB.xs:1096: error: (near initialization for `const_iv[121].iv')
BDB.xs:1096: error: initializer element is not constant
BDB.xs:1096: error: (near initialization for `const_iv[121]')
BDB.xs:1097: error: initializer element is not constant
BDB.xs:1097: error: (near initialization for `const_iv[122].iv')
BDB.xs:1097: error: initializer element is not constant
BDB.xs:1097: error: (near initialization for `const_iv[122]')
BDB.xs:1098: error: initializer element is not constant
BDB.xs:1098: error: (near initialization for `const_iv[123].iv')
BDB.xs:1098: error: initializer element is not constant
BDB.xs:1098: error: (near initialization for `const_iv[123]')
BDB.xs:1099: error: `DB_PAGE_NOTFOUND' undeclared (first use in this function)
BDB.xs:1099: error: initializer element is not constant
BDB.xs:1099: error: (near initialization for `const_iv[124].iv')
BDB.xs:1099: error: initializer element is not constant
BDB.xs:1099: error: (near initialization for `const_iv[124]')
BDB.xs:1100: error: `DB_REP_DUPMASTER' undeclared (first use in this function)
BDB.xs:1100: error: initializer element is not constant
BDB.xs:1100: error: (near initialization for `const_iv[125].iv')
BDB.xs:1100: error: initializer element is not constant
BDB.xs:1100: error: (near initialization for `const_iv[125]')
BDB.xs:1101: error: initializer element is not constant
BDB.xs:1101: error: (near initialization for `const_iv[126].iv')
BDB.xs:1101: error: initializer element is not constant
BDB.xs:1101: error: (near initialization for `const_iv[126]')
BDB.xs:1102: error: `DB_REP_HOLDELECTION' undeclared (first use in this function)
BDB.xs:1102: error: initializer element is not constant
BDB.xs:1102: error: (near initialization for `const_iv[127].iv')
BDB.xs:1102: error: initializer element is not constant
BDB.xs:1102: error: (near initialization for `const_iv[127]')
BDB.xs:1103: error: `DB_REP_IGNORE' undeclared (first use in this function)
BDB.xs:1103: error: initializer element is not constant
BDB.xs:1103: error: (near initialization for `const_iv[128].iv')
BDB.xs:1103: error: initializer element is not constant
BDB.xs:1103: error: (near initialization for `const_iv[128]')
BDB.xs:1104: error: `DB_REP_ISPERM' undeclared (first use in this function)
BDB.xs:1104: error: initializer element is not constant
BDB.xs:1104: error: (near initialization for `const_iv[129].iv')
BDB.xs:1104: error: initializer element is not constant
BDB.xs:1104: error: (near initialization for `const_iv[129]')
BDB.xs:1105: error: `DB_REP_JOIN_FAILURE' undeclared (first use in this function)
BDB.xs:1105: error: initializer element is not constant
BDB.xs:1105: error: (near initialization for `const_iv[130].iv')
BDB.xs:1105: error: initializer element is not constant
BDB.xs:1105: error: (near initialization for `const_iv[130]')
BDB.xs:1106: error: initializer element is not constant
BDB.xs:1106: error: (near initialization for `const_iv[131].iv')
BDB.xs:1106: error: initializer element is not constant
BDB.xs:1106: error: (near initialization for `const_iv[131]')
BDB.xs:1107: error: `DB_REP_NEWMASTER' undeclared (first use in this function)
BDB.xs:1107: error: initializer element is not constant
BDB.xs:1107: error: (near initialization for `const_iv[132].iv')
BDB.xs:1107: error: initializer element is not constant
BDB.xs:1107: error: (near initialization for `const_iv[132]')
BDB.xs:1108: error: `DB_REP_NEWSITE' undeclared (first use in this function)
BDB.xs:1108: error: initializer element is not constant
BDB.xs:1108: error: (near initialization for `const_iv[133].iv')
BDB.xs:1108: error: initializer element is not constant
BDB.xs:1108: error: (near initialization for `const_iv[133]')
BDB.xs:1109: error: `DB_REP_NOTPERM' undeclared (first use in this function)
BDB.xs:1109: error: initializer element is not constant
BDB.xs:1109: error: (near initialization for `const_iv[134].iv')
BDB.xs:1109: error: initializer element is not constant
BDB.xs:1109: error: (near initialization for `const_iv[134]')
BDB.xs:1110: error: `DB_REP_UNAVAIL' undeclared (first use in this function)
BDB.xs:1110: error: initializer element is not constant
BDB.xs:1110: error: (near initialization for `const_iv[135].iv')
BDB.xs:1110: error: initializer element is not constant
BDB.xs:1110: error: (near initialization for `const_iv[135]')
BDB.xs:1111: error: initializer element is not constant
BDB.xs:1111: error: (near initialization for `const_iv[136].iv')
BDB.xs:1111: error: initializer element is not constant
BDB.xs:1111: error: (near initialization for `const_iv[136]')
BDB.xs:1112: error: initializer element is not constant
BDB.xs:1112: error: (near initialization for `const_iv[137].iv')
BDB.xs:1112: error: initializer element is not constant
BDB.xs:1112: error: (near initialization for `const_iv[137]')
BDB.xs:1113: error: `DB_VERIFY_BAD' undeclared (first use in this function)
BDB.xs:1113: error: initializer element is not constant
BDB.xs:1113: error: (near initialization for `const_iv[138].iv')
BDB.xs:1113: error: initializer element is not constant
BDB.xs:1113: error: (near initialization for `const_iv[138]')
BDB.xs:1114: error: `DB_VERSION_MISMATCH' undeclared (first use in this function)
BDB.xs:1114: error: initializer element is not constant
BDB.xs:1114: error: (near initialization for `const_iv[139].iv')
BDB.xs:1114: error: initializer element is not constant
BDB.xs:1114: error: (near initialization for `const_iv[139]')
BDB.xs:1116: error: `DB_VERB_DEADLOCK' undeclared (first use in this function)
BDB.xs:1116: error: initializer element is not constant
BDB.xs:1116: error: (near initialization for `const_iv[140].iv')
BDB.xs:1116: error: initializer element is not constant
BDB.xs:1116: error: (near initialization for `const_iv[140]')
BDB.xs:1117: error: `DB_VERB_RECOVERY' undeclared (first use in this function)
BDB.xs:1117: error: initializer element is not constant
BDB.xs:1117: error: (near initialization for `const_iv[141].iv')
BDB.xs:1117: error: initializer element is not constant
BDB.xs:1117: error: (near initialization for `const_iv[141]')
BDB.xs:1118: error: `DB_VERB_REGISTER' undeclared (first use in this function)
BDB.xs:1118: error: initializer element is not constant
BDB.xs:1118: error: (near initialization for `const_iv[142].iv')
BDB.xs:1118: error: initializer element is not constant
BDB.xs:1118: error: (near initialization for `const_iv[142]')
BDB.xs:1119: error: `DB_VERB_REPLICATION' undeclared (first use in this function)
BDB.xs:1119: error: initializer element is not constant
BDB.xs:1119: error: (near initialization for `const_iv[143].iv')
BDB.xs:1119: error: initializer element is not constant
BDB.xs:1119: error: (near initialization for `const_iv[143]')
BDB.xs:1120: error: `DB_VERB_WAITSFOR' undeclared (first use in this function)
BDB.xs:1120: error: initializer element is not constant
BDB.xs:1120: error: (near initialization for `const_iv[144].iv')
BDB.xs:1120: error: initializer element is not constant
BDB.xs:1120: error: (near initialization for `const_iv[144]')
BDB.xs:1122: error: `DB_VERSION_MAJOR' undeclared (first use in this function)
BDB.xs:1122: error: initializer element is not constant
BDB.xs:1122: error: (near initialization for `const_iv[145].iv')
BDB.xs:1122: error: initializer element is not constant
BDB.xs:1122: error: (near initialization for `const_iv[145]')
BDB.xs:1123: error: `DB_VERSION_MINOR' undeclared (first use in this function)
BDB.xs:1123: error: initializer element is not constant
BDB.xs:1123: error: (near initialization for `const_iv[146].iv')
BDB.xs:1123: error: initializer element is not constant
BDB.xs:1123: error: (near initialization for `const_iv[146]')
BDB.xs:1124: error: `DB_VERSION_PATCH' undeclared (first use in this function)
BDB.xs:1124: error: initializer element is not constant
BDB.xs:1124: error: (near initialization for `const_iv[147].iv')
BDB.xs:1124: error: initializer element is not constant
BDB.xs:1124: error: (near initialization for `const_iv[147]')
BDB.xs:1146: error: `DB_VERSION_STRING' undeclared (first use in this function)
make: Fatal error: Command failed for target `BDB.o'
******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender. As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.
If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally. We appreciate your patience. :)
**********************************************************************
Additional comments:
This report was machine-generated by CPAN::YACSmoke 0.0307. Powered by POE::Component::CPAN::YACSmoke.
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = C
PATH = /export/home/chris/perl/bin:/usr/sfw/bin:/usr/ccs/bin:/usr/local/bin:/usr/bin:
PERL5_CPANPLUS_IS_RUNNING = 15736
PERL5_CPANPLUS_IS_VERSION = 0.83_09
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /export/home/chris/perl5.10.0/bin/perl
UID: $< = 100
EUID: $> = 100
GID: $( = 1 1
EGID: $) = 1 1
-------------------------------
--
Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=solaris, osvers=2.10, archname=i86pc-solaris-thread-multi-64int
uname='sunos soleil 5.10 generic_118855-33 i86pc i386 i86pc '
config_args='-e'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-D_REENTRANT -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV',
optimize='-O',
cppflags='-D_REENTRANT -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='3.4.3 (csl-sol210-3_4-branch+sol_rpath)', gccosandvers='solaris2.10'
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='gcc', ldflags =' -L/usr/local/lib '
libpth=/usr/local/lib /usr/lib /usr/ccs/lib
libs=-lsocket -lnsl -ldl -lm -lpthread -lc
perllibs=-lsocket -lnsl -ldl -lm -lpthread -lc
libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib'
Thread Previous