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 [email protected] 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.81_01. 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] [Tue Aug 14 16:12:17 2007] Trying to get 
'http://www.cpan.org/authors/id/M/ML/MLEHMANN/BDB-1.0.tar.gz'
[MSG] [Tue Aug 14 16:12:18 2007] Trying to get 
'http://www.cpan.org/authors/id/M/ML/MLEHMANN/CHECKSUMS'
[MSG] [Tue Aug 14 16:12:20 2007] Checksum matches for 'BDB-1.0.tar.gz'
[MSG] [Tue Aug 14 16:12:20 2007] Extracted 'BDB-1.0/'
[MSG] [Tue Aug 14 16:12:21 2007] Extracted 'BDB-1.0/t/'
[MSG] [Tue Aug 14 16:12:21 2007] Extracted 'BDB-1.0/t/00_load.t'
[MSG] [Tue Aug 14 16:12:21 2007] Extracted 'BDB-1.0/eg/'
[MSG] [Tue Aug 14 16:12:21 2007] Extracted 'BDB-1.0/eg/basic_operations'
[MSG] [Tue Aug 14 16:12:21 2007] Extracted 'BDB-1.0/README'
[MSG] [Tue Aug 14 16:12:21 2007] Extracted 'BDB-1.0/Changes'
[MSG] [Tue Aug 14 16:12:21 2007] Extracted 'BDB-1.0/Makefile.PL'
[MSG] [Tue Aug 14 16:12:21 2007] Extracted 'BDB-1.0/xthread.h'
[MSG] [Tue Aug 14 16:12:21 2007] Extracted 'BDB-1.0/META.yml'
[MSG] [Tue Aug 14 16:12:21 2007] Extracted 'BDB-1.0/typemap'
[MSG] [Tue Aug 14 16:12:21 2007] Extracted 'BDB-1.0/COPYING'
[MSG] [Tue Aug 14 16:12:21 2007] Extracted 'BDB-1.0/BDB.pm'
[MSG] [Tue Aug 14 16:12:21 2007] Extracted 'BDB-1.0/BDB.xs'
[MSG] [Tue Aug 14 16:12:21 2007] Extracted 'BDB-1.0/MANIFEST'
[MSG] [Tue Aug 14 16:12:21 2007] Extracted 'BDB' to 
'/home/chris/blead/.cpanplus/5.9.5/build/BDB-1.0'
[MSG] [Tue Aug 14 16:12:22 2007] Checking if your kit is complete...
Looks good
Writing Makefile for BDB

[MSG] [Tue Aug 14 16:12:22 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[ERROR] [Tue Aug 14 16:12:30 2007] MAKE failed: Illegal seek cp BDB.pm 
blib/lib/BDB.pm
/home/chris/blead/bin/perl5.9.5 
/home/chris/blead/lib/perl5/5.9.5/ExtUtils/xsubpp  -typemap 
/home/chris/blead/lib/perl5/5.9.5/ExtUtils/typemap -typemap typemap  BDB.xs > 
BDB.xsc && mv BDB.xsc BDB.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2   
-DVERSION=\"1.0\" -DXS_VERSION=\"1.0\" -fPIC 
"-I/home/chris/blead/lib/perl5/5.9.5/alpha-linux-thread-multi/CORE"   BDB.c
BDB.xs:33:3: #error you need Berkeley DB 4.4 or newer installed
BDB.xs:43: error: syntax error before "DB_SEQUENCE_ornull"
BDB.xs:43: warning: data definition has no type or storage class
BDB.xs:133: error: syntax error before "DB_SEQUENCE"
BDB.xs:133: warning: no semicolon at end of struct or union
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: error: initializer element is not computable at load time
BDB.xs:179: error: (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: 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:187: error: (Each undeclared identifier is reported only once
BDB.xs:187: error: for each function it appears in.)
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:370: error: syntax error before "req"
BDB.xs: In function `req_free':
BDB.xs:372: error: `req' undeclared (first use in this function)
BDB.xs: In function `start_thread':
BDB.xs:406: error: `wrk' undeclared (first use in this function)
BDB.xs:415: error: request for member `next' in something not a structure or 
union
BDB.xs:416: error: request for member `next' in something not a structure or 
union
BDB.xs:417: error: request for member `next' in something not a structure or 
union
BDB.xs: At top level:
BDB.xs:438: error: syntax error before "req"
BDB.xs: In function `req_send':
BDB.xs:443: error: `req' undeclared (first use in this function)
BDB.xs: In function `end_thread':
BDB.xs:483: error: syntax error before "req"
BDB.xs:485: error: `req' undeclared (first use in this function)
BDB.xs:485: error: syntax error before ')' token
BDB.xs:485: error: syntax error before ')' token
BDB.xs: In function `poll_wait':
BDB.xs:530: error: request for member `size' in something not a structure or 
union
BDB.xs: In function `poll_cb':
BDB.xs:552: error: syntax error before "req"
BDB.xs:564: error: `req' undeclared (first use in this function)
BDB.xs:570: error: request for member `size' in something not a structure or 
union
BDB.xs: In function `bdb_proc':
BDB.xs:623: error: syntax error before "req"
BDB.xs:625: error: `self' undeclared (first use in this function)
BDB.xs:625: error: syntax error before ')' token
BDB.xs:638: error: `req' undeclared (first use in this function)
BDB.xs: In function `atfork_child':
BDB.xs:832: error: syntax error before "prv"
BDB.xs:834: error: `prv' undeclared (first use in this function)
BDB.xs:840: error: request for member `next' in something not a structure or 
union
BDB.xs:842: error: `wrk' undeclared (first use in this function)
BDB.xs:842: error: request for member `next' in something not a structure or 
union
BDB.xs: In function `XS_BDB_db_env_create':
BDB.xs:1276: warning: passing arg 2 of pointer to function from incompatible 
pointer type
BDB.xs:1277: error: structure has no member named `set_msgcall'
BDB.xs: In function `XS_BDB_db_env_open':
BDB.xs:1287: error: syntax error before "req"
BDB.xs:1287: error: `req' undeclared (first use in this function)
BDB.xs:1287: error: syntax error before ')' token
BDB.xs:1287: error: syntax error before ')' token
BDB.xs:1289: error: structure has no member named `set_thread_count'
BDB.xs: In function `XS_BDB_db_env_close':
BDB.xs:1302: error: syntax error before "req"
BDB.xs:1302: error: `req' undeclared (first use in this function)
BDB.xs:1302: error: syntax error before ')' token
BDB.xs:1302: error: syntax error before ')' token
BDB.xs: In function `XS_BDB_db_env_txn_checkpoint':
BDB.xs:1313: error: syntax error before "req"
BDB.xs:1313: error: `req' undeclared (first use in this function)
BDB.xs:1313: error: syntax error before ')' token
BDB.xs:1313: error: syntax error before ')' token
BDB.xs: In function `XS_BDB_db_env_lock_detect':
BDB.xs:1325: error: syntax error before "req"
BDB.xs:1325: error: `req' undeclared (first use in this function)
BDB.xs:1325: error: syntax error before ')' token
BDB.xs:1325: error: syntax error before ')' token
BDB.xs: In function `XS_BDB_db_env_memp_sync':
BDB.xs:1336: error: syntax error before "req"
BDB.xs:1336: error: `req' undeclared (first use in this function)
BDB.xs:1336: error: syntax error before ')' token
BDB.xs:1336: error: syntax error before ')' token
BDB.xs: In function `XS_BDB_db_env_memp_trickle':
BDB.xs:1345: error: syntax error before "req"
BDB.xs:1345: error: `req' undeclared (first use in this function)
BDB.xs:1345: error: syntax error before ')' token
BDB.xs:1345: error: syntax error before ')' token
BDB.xs: In function `XS_BDB_db_open':
BDB.xs:1370: error: syntax error before "req"
BDB.xs:1370: error: `req' undeclared (first use in this function)
BDB.xs:1370: error: syntax error before ')' token
BDB.xs:1370: error: syntax error before ')' token
BDB.xs: In function `XS_BDB_db_close':
BDB.xs:1385: error: syntax error before "req"
BDB.xs:1385: error: `req' undeclared (first use in this function)
BDB.xs:1385: error: syntax error before ')' token
BDB.xs:1385: error: syntax error before ')' token
BDB.c: In function `XS_BDB_db_compact':
BDB.c:1888: error: `DB_FREE_SPACE' undeclared (first use in this function)
BDB.xs:1397: error: syntax error before "req"
BDB.xs:1397: error: `req' undeclared (first use in this function)
BDB.xs:1397: error: syntax error before ')' token
BDB.xs:1397: error: syntax error before ')' token
BDB.xs: In function `XS_BDB_db_sync':
BDB.xs:1410: error: syntax error before "req"
BDB.xs:1410: error: `req' undeclared (first use in this function)
BDB.xs:1410: error: syntax error before ')' token
BDB.xs:1410: error: syntax error before ')' token
BDB.xs: In function `XS_BDB_db_key_range':
BDB.xs:1420: error: syntax error before "req"
BDB.xs:1420: error: `req' undeclared (first use in this function)
BDB.xs:1420: error: syntax error before ')' token
BDB.xs:1420: error: syntax error before ')' token
BDB.xs: In function `XS_BDB_db_put':
BDB.xs:1433: error: syntax error before "req"
BDB.xs:1433: error: `req' undeclared (first use in this function)
BDB.xs:1433: error: syntax error before ')' token
BDB.xs:1433: error: syntax error before ')' token
BDB.xs: In function `XS_BDB_db_get':
BDB.xs:1446: error: syntax error before "req"
BDB.xs:1446: error: `req' undeclared (first use in this function)
BDB.xs:1446: error: syntax error before ')' token
BDB.xs:1446: error: syntax error before ')' token
BDB.xs: In function `XS_BDB_db_pget':
BDB.xs:1460: error: syntax error before "req"
BDB.xs:1460: error: `req' undeclared (first use in this function)
BDB.xs:1460: error: syntax error before ')' token
BDB.xs:1460: error: syntax error before ')' token
BDB.xs: In function `XS_BDB_db_del':
BDB.xs:1475: error: syntax error before "req"
BDB.xs:1475: error: `req' undeclared (first use in this function)
BDB.xs:1475: error: syntax error before ')' token
BDB.xs:1475: error: syntax error before ')' token
BDB.xs: In function `XS_BDB_db_txn_commit':
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: In function `XS_BDB_db_txn_abort':
BDB.xs:1498: error: syntax error before "req"
BDB.xs:1498: error: `req' undeclared (first use in this function)
BDB.xs:1498: error: syntax error before ')' token
BDB.xs:1498: error: syntax error before ')' token
BDB.xs: In function `XS_BDB_db_c_close':
BDB.xs:1508: error: syntax error before "req"
BDB.xs:1508: error: `req' undeclared (first use in this function)
BDB.xs:1508: error: syntax error before ')' token
BDB.xs:1508: error: syntax error before ')' token
BDB.xs: In function `XS_BDB_db_c_count':
BDB.xs:1518: error: syntax error before "req"
BDB.xs:1518: error: `req' undeclared (first use in this function)
BDB.xs:1518: error: syntax error before ')' token
BDB.xs:1518: error: syntax error before ')' token
BDB.xs: In function `XS_BDB_db_c_put':
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.xs: In function `XS_BDB_db_c_get':
BDB.xs:1540: error: syntax error before "req"
BDB.xs:1540: error: `req' undeclared (first use in this function)
BDB.xs:1540: error: syntax error before ')' token
BDB.xs:1540: error: syntax error before ')' token
BDB.xs: In function `XS_BDB_db_c_pget':
BDB.xs:1565: error: syntax error before "req"
BDB.xs:1565: error: `req' undeclared (first use in this function)
BDB.xs:1565: error: syntax error before ')' token
BDB.xs:1565: error: syntax error before ')' token
BDB.xs: In function `XS_BDB_db_c_del':
BDB.xs:1593: error: syntax error before "req"
BDB.xs:1593: error: `req' undeclared (first use in this function)
BDB.xs:1593: error: syntax error before ')' token
BDB.xs:1593: error: syntax error before ')' token
BDB.c: In function `XS_BDB_db_sequence_open':
BDB.c:2592: error: `DB_SEQUENCE' undeclared (first use in this function)
BDB.c:2592: error: `seq' undeclared (first use in this function)
BDB.c:2598: error: syntax error before ')' token
BDB.xs:1604: error: syntax error before "req"
BDB.xs:1604: error: `req' undeclared (first use in this function)
BDB.xs:1604: error: syntax error before ')' token
BDB.xs:1604: error: syntax error before ')' token
BDB.c: In function `XS_BDB_db_sequence_close':
BDB.c:2640: error: `DB_SEQUENCE' undeclared (first use in this function)
BDB.c:2640: error: `seq' undeclared (first use in this function)
BDB.c:2644: error: syntax error before ')' token
BDB.xs:1616: error: syntax error before "req"
BDB.xs:1616: error: `req' undeclared (first use in this function)
BDB.xs:1616: error: syntax error before ')' token
BDB.xs:1616: error: syntax error before ')' token
BDB.c: In function `XS_BDB_db_sequence_get':
BDB.c:2683: error: `DB_SEQUENCE' undeclared (first use in this function)
BDB.c:2683: error: `seq' undeclared (first use in this function)
BDB.c:2690: error: syntax error before ')' token
BDB.xs:1627: error: syntax error before "req"
BDB.xs:1627: error: `req' undeclared (first use in this function)
BDB.xs:1627: error: syntax error before ')' token
BDB.xs:1627: error: syntax error before ')' token
BDB.c: In function `XS_BDB_db_sequence_remove':
BDB.c:2733: error: `DB_SEQUENCE' undeclared (first use in this function)
BDB.c:2733: error: `seq' undeclared (first use in this function)
BDB.c:2738: error: syntax error before ')' token
BDB.xs:1640: error: syntax error before "req"
BDB.xs:1640: error: `req' undeclared (first use in this function)
BDB.xs:1640: error: syntax error before ')' token
BDB.xs:1640: error: syntax error before ')' token
BDB.xs: In function `XS_BDB__Env_set_msgfile':
BDB.xs:1698: error: structure has no member named `set_msgfile'
BDB.xs: In function `XS_BDB__Env_set_mp_max_openfd':
BDB.xs:1720: error: structure has no member named `set_mp_max_openfd'
BDB.xs: In function `XS_BDB__Env_set_mp_max_write':
BDB.xs:1726: error: structure has no member named `set_mp_max_write'
BDB.c: In function `XS_BDB__Db_sequence':
BDB.c:3831: error: `DB_SEQUENCE' undeclared (first use in this function)
BDB.c:3831: error: `RETVAL' undeclared (first use in this function)
BDB.c: In function `XS_BDB__Sequence_DESTROY':
BDB.c:3944: error: `seq' undeclared (first use in this function)
BDB.c:3946: error: `DB_SEQUENCE' undeclared (first use in this function)
BDB.c:3946: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Sequence_initial_value':
BDB.c:3970: error: `DB_SEQUENCE' undeclared (first use in this function)
BDB.c:3970: error: `seq' undeclared (first use in this function)
BDB.c:3971: error: `db_seq_t' undeclared (first use in this function)
BDB.c:3971: error: syntax error before "value"
BDB.c:3973: error: syntax error before ')' token
BDB.xs:1919: error: `value' undeclared (first use in this function)
BDB.c: In function `XS_BDB__Sequence_set_cachesize':
BDB.c:3997: error: `DB_SEQUENCE' undeclared (first use in this function)
BDB.c:3997: error: `seq' undeclared (first use in this function)
BDB.c:4000: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Sequence_set_flags':
BDB.c:4024: error: `DB_SEQUENCE' undeclared (first use in this function)
BDB.c:4024: error: `seq' undeclared (first use in this function)
BDB.c:4027: error: syntax error before ')' token
BDB.c: In function `XS_BDB__Sequence_set_range':
BDB.c:4051: error: `DB_SEQUENCE' undeclared (first use in this function)
BDB.c:4051: error: `seq' undeclared (first use in this function)
BDB.c:4052: error: `db_seq_t' undeclared (first use in this function)
BDB.c:4052: error: syntax error before "min"
BDB.c:4055: error: syntax error before ')' token
BDB.xs:1937: error: `min' undeclared (first use in this function)
BDB.xs:1937: error: `max' undeclared (first use in this function)
BDB.xs: In function `boot_BDB':
BDB.xs:938: error: `DB_REGISTER' undeclared (first use in this function)
BDB.xs:938: error: initializer element is not constant
BDB.xs:938: error: (near initialization for `const_iv[15].iv')
BDB.xs:938: error: initializer element is not constant
BDB.xs:938: error: (near initialization for `const_iv[15]')
BDB.xs:939: error: initializer element is not constant
BDB.xs:939: error: (near initialization for `const_iv[16]')
BDB.xs:940: error: initializer element is not constant
BDB.xs:940: error: (near initialization for `const_iv[17]')
BDB.xs:941: error: initializer element is not constant
BDB.xs:941: error: (near initialization for `const_iv[18]')
BDB.xs:942: error: initializer element is not constant
BDB.xs:942: error: (near initialization for `const_iv[19]')
BDB.xs:943: error: initializer element is not constant
BDB.xs:943: error: (near initialization for `const_iv[20]')
BDB.xs:944: error: `DB_DSYNC_DB' undeclared (first use in this function)
BDB.xs:944: error: initializer element is not constant
BDB.xs:944: error: (near initialization for `const_iv[21].iv')
BDB.xs:944: error: initializer element is not constant
BDB.xs:944: error: (near initialization for `const_iv[21]')
BDB.xs:945: error: `DB_DSYNC_LOG' undeclared (first use in this function)
BDB.xs:945: error: initializer element is not constant
BDB.xs:945: error: (near initialization for `const_iv[22].iv')
BDB.xs:945: error: initializer element is not constant
BDB.xs:945: error: (near initialization for `const_iv[22]')
BDB.xs:946: error: initializer element is not constant
BDB.xs:946: error: (near initialization for `const_iv[23]')
BDB.xs:947: error: `DB_LOG_INMEMORY' undeclared (first use in this function)
BDB.xs:947: error: initializer element is not constant
BDB.xs:947: error: (near initialization for `const_iv[24].iv')
BDB.xs:947: error: initializer element is not constant
BDB.xs:947: error: (near initialization for `const_iv[24]')
BDB.xs:948: error: initializer element is not constant
BDB.xs:948: error: (near initialization for `const_iv[25]')
BDB.xs:949: error: initializer element is not constant
BDB.xs:949: error: (near initialization for `const_iv[26]')
BDB.xs:950: error: initializer element is not constant
BDB.xs:950: error: (near initialization for `const_iv[27]')
BDB.xs:951: error: initializer element is not constant
BDB.xs:951: error: (near initialization for `const_iv[28]')
BDB.xs:952: error: initializer element is not constant
BDB.xs:952: error: (near initialization for `const_iv[29]')
BDB.xs:953: error: initializer element is not constant
BDB.xs:953: error: (near initialization for `const_iv[30]')
BDB.xs:954: error: initializer element is not constant
BDB.xs:954: error: (near initialization for `const_iv[31]')
BDB.xs:955: error: initializer element is not constant
BDB.xs:955: error: (near initialization for `const_iv[32]')
BDB.xs:956: error: initializer element is not constant
BDB.xs:956: error: (near initialization for `const_iv[33]')
BDB.xs:957: error: initializer element is not constant
BDB.xs:957: error: (near initialization for `const_iv[34]')
BDB.xs:958: error: initializer element is not constant
BDB.xs:958: error: (near initialization for `const_iv[35]')
BDB.xs:959: error: initializer element is not constant
BDB.xs:959: error: (near initialization for `const_iv[36]')
BDB.xs:960: error: initializer element is not constant
BDB.xs:960: error: (near initialization for `const_iv[37]')
BDB.xs:961: error: initializer element is not constant
BDB.xs:961: error: (near initialization for `const_iv[38]')
BDB.xs:962: error: initializer element is not constant
BDB.xs:962: error: (near initialization for `const_iv[39]')
BDB.xs:963: error: initializer element is not constant
BDB.xs:963: error: (near initialization for `const_iv[40]')
BDB.xs:964: error: initializer element is not constant
BDB.xs:964: error: (near initialization for `const_iv[41]')
BDB.xs:965: error: initializer element is not constant
BDB.xs:965: error: (near initialization for `const_iv[42]')
BDB.xs:966: error: initializer element is not constant
BDB.xs:966: error: (near initialization for `const_iv[43]')
BDB.xs:967: error: `DB_READ_COMMITTED' undeclared (first use in this function)
BDB.xs:967: error: initializer element is not constant
BDB.xs:967: error: (near initialization for `const_iv[44].iv')
BDB.xs:967: error: initializer element is not constant
BDB.xs:967: error: (near initialization for `const_iv[44]')
BDB.xs:968: error: `DB_READ_UNCOMMITTED' undeclared (first use in this function)
BDB.xs:968: error: initializer element is not constant
BDB.xs:968: error: (near initialization for `const_iv[45].iv')
BDB.xs:968: error: initializer element is not constant
BDB.xs:968: error: (near initialization for `const_iv[45]')
BDB.xs:969: error: initializer element is not constant
BDB.xs:969: error: (near initialization for `const_iv[46]')
BDB.xs:970: error: initializer element is not constant
BDB.xs:970: error: (near initialization for `const_iv[47]')
BDB.xs:971: error: initializer element is not constant
BDB.xs:971: error: (near initialization for `const_iv[48]')
BDB.xs:972: error: initializer element is not constant
BDB.xs:972: error: (near initialization for `const_iv[49]')
BDB.xs:973: error: initializer element is not constant
BDB.xs:973: error: (near initialization for `const_iv[50]')
BDB.xs:974: error: initializer element is not constant
BDB.xs:974: error: (near initialization for `const_iv[51]')
BDB.xs:975: error: initializer element is not constant
BDB.xs:975: error: (near initialization for `const_iv[52]')
BDB.xs:976: error: initializer element is not constant
BDB.xs:976: error: (near initialization for `const_iv[53]')
BDB.xs:977: error: initializer element is not constant
BDB.xs:977: error: (near initialization for `const_iv[54]')
BDB.xs:978: error: initializer element is not constant
BDB.xs:978: error: (near initialization for `const_iv[55]')
BDB.xs:979: error: `DB_INORDER' undeclared (first use in this function)
BDB.xs:979: error: initializer element is not constant
BDB.xs:979: error: (near initialization for `const_iv[56].iv')
BDB.xs:979: error: initializer element is not constant
BDB.xs:979: error: (near initialization for `const_iv[56]')
BDB.xs:980: error: initializer element is not constant
BDB.xs:980: error: (near initialization for `const_iv[57]')
BDB.xs:981: error: initializer element is not constant
BDB.xs:981: error: (near initialization for `const_iv[58]')
BDB.xs:982: error: initializer element is not constant
BDB.xs:982: error: (near initialization for `const_iv[59]')
BDB.xs:983: error: initializer element is not constant
BDB.xs:983: error: (near initialization for `const_iv[60]')
BDB.xs:986: error: initializer element is not constant
BDB.xs:986: error: (near initialization for `const_iv[61]')
BDB.xs:987: error: initializer element is not constant
BDB.xs:987: error: (near initialization for `const_iv[62]')
BDB.xs:988: error: initializer element is not constant
BDB.xs:988: error: (near initialization for `const_iv[63]')
BDB.xs:990: error: initializer element is not constant
BDB.xs:990: error: (near initialization for `const_iv[64]')
BDB.xs:991: error: initializer element is not constant
BDB.xs:991: error: (near initialization for `const_iv[65]')
BDB.xs:992: error: initializer element is not constant
BDB.xs:992: error: (near initialization for `const_iv[66]')
BDB.xs:993: error: initializer element is not constant
BDB.xs:993: error: (near initialization for `const_iv[67]')
BDB.xs:994: error: initializer element is not constant
BDB.xs:994: error: (near initialization for `const_iv[68]')
BDB.xs:995: error: initializer element is not constant
BDB.xs:995: error: (near initialization for `const_iv[69]')
BDB.xs:996: error: initializer element is not constant
BDB.xs:996: error: (near initialization for `const_iv[70]')
BDB.xs:997: error: `DB_REP_LOCKOUT' undeclared (first use in this function)
BDB.xs:997: error: initializer element is not constant
BDB.xs:997: error: (near initialization for `const_iv[71].iv')
BDB.xs:997: error: initializer element is not constant
BDB.xs:997: error: (near initialization for `const_iv[71]')
BDB.xs:998: error: initializer element is not constant
BDB.xs:998: error: (near initialization for `const_iv[72]')
BDB.xs:1000: error: `DB_FREE_SPACE' undeclared (first use in this function)
BDB.xs:1000: error: initializer element is not constant
BDB.xs:1000: error: (near initialization for `const_iv[73].iv')
BDB.xs:1000: error: initializer element is not constant
BDB.xs:1000: error: (near initialization for `const_iv[73]')
BDB.xs:1001: error: `DB_FREELIST_ONLY' undeclared (first use in this function)
BDB.xs:1001: error: initializer element is not constant
BDB.xs:1001: error: (near initialization for `const_iv[74].iv')
BDB.xs:1001: error: initializer element is not constant
BDB.xs:1001: error: (near initialization for `const_iv[74]')
BDB.xs:1003: error: initializer element is not constant
BDB.xs:1003: error: (near initialization for `const_iv[75]')
BDB.xs:1004: error: initializer element is not constant
BDB.xs:1004: error: (near initialization for `const_iv[76]')
BDB.xs:1005: error: initializer element is not constant
BDB.xs:1005: error: (near initialization for `const_iv[77]')
BDB.xs:1007: error: initializer element is not constant
BDB.xs:1007: error: (near initialization for `const_iv[78]')
BDB.xs:1008: error: initializer element is not constant
BDB.xs:1008: error: (near initialization for `const_iv[79]')
BDB.xs:1010: error: initializer element is not constant
BDB.xs:1010: error: (near initialization for `const_iv[80]')
BDB.xs:1011: error: initializer element is not constant
BDB.xs:1011: error: (near initialization for `const_iv[81]')
BDB.xs:1013: error: initializer element is not constant
BDB.xs:1013: error: (near initialization for `const_iv[82]')
BDB.xs:1014: error: initializer element is not constant
BDB.xs:1014: error: (near initialization for `const_iv[83]')
BDB.xs:1015: error: initializer element is not constant
BDB.xs:1015: error: (near initialization for `const_iv[84]')
BDB.xs:1016: error: initializer element is not constant
BDB.xs:1016: error: (near initialization for `const_iv[85]')
BDB.xs:1017: error: initializer element is not constant
BDB.xs:1017: error: (near initialization for `const_iv[86]')
BDB.xs:1018: error: initializer element is not constant
BDB.xs:1018: error: (near initialization for `const_iv[87]')
BDB.xs:1019: error: initializer element is not constant
BDB.xs:1019: error: (near initialization for `const_iv[88]')
BDB.xs:1020: error: initializer element is not constant
BDB.xs:1020: error: (near initialization for `const_iv[89]')
BDB.xs:1021: error: initializer element is not constant
BDB.xs:1021: error: (near initialization for `const_iv[90]')
BDB.xs:1022: error: initializer element is not constant
BDB.xs:1022: error: (near initialization for `const_iv[91]')
BDB.xs:1023: error: initializer element is not constant
BDB.xs:1023: error: (near initialization for `const_iv[92]')
BDB.xs:1024: error: initializer element is not constant
BDB.xs:1024: error: (near initialization for `const_iv[93]')
BDB.xs:1025: error: initializer element is not constant
BDB.xs:1025: error: (near initialization for `const_iv[94]')
BDB.xs:1026: error: initializer element is not constant
BDB.xs:1026: error: (near initialization for `const_iv[95]')
BDB.xs:1027: error: initializer element is not constant
BDB.xs:1027: error: (near initialization for `const_iv[96]')
BDB.xs:1028: error: initializer element is not constant
BDB.xs:1028: error: (near initialization for `const_iv[97]')
BDB.xs:1030: error: initializer element is not constant
BDB.xs:1030: error: (near initialization for `const_iv[98]')
BDB.xs:1032: error: initializer element is not constant
BDB.xs:1032: error: (near initialization for `const_iv[99]')
BDB.xs:1033: error: initializer element is not constant
BDB.xs:1033: error: (near initialization for `const_iv[100]')
BDB.xs:1034: error: initializer element is not constant
BDB.xs:1034: error: (near initialization for `const_iv[101]')
BDB.xs:1035: error: `DB_LOCK_MAXWRITE' undeclared (first use in this function)
BDB.xs:1035: error: initializer element is not constant
BDB.xs:1035: error: (near initialization for `const_iv[102].iv')
BDB.xs:1035: error: initializer element is not constant
BDB.xs:1035: error: (near initialization for `const_iv[102]')
BDB.xs:1036: error: initializer element is not constant
BDB.xs:1036: error: (near initialization for `const_iv[103]')
BDB.xs:1037: error: initializer element is not constant
BDB.xs:1037: error: (near initialization for `const_iv[104]')
BDB.xs:1038: error: initializer element is not constant
BDB.xs:1038: error: (near initialization for `const_iv[105]')
BDB.xs:1039: error: initializer element is not constant
BDB.xs:1039: error: (near initialization for `const_iv[106]')
BDB.xs:1040: error: initializer element is not constant
BDB.xs:1040: error: (near initialization for `const_iv[107]')
BDB.xs:1042: error: `DB_SEQ_DEC' undeclared (first use in this function)
BDB.xs:1042: error: initializer element is not constant
BDB.xs:1042: error: (near initialization for `const_iv[108].iv')
BDB.xs:1042: error: initializer element is not constant
BDB.xs:1042: error: (near initialization for `const_iv[108]')
BDB.xs:1043: error: `DB_SEQ_INC' undeclared (first use in this function)
BDB.xs:1043: error: initializer element is not constant
BDB.xs:1043: error: (near initialization for `const_iv[109].iv')
BDB.xs:1043: error: initializer element is not constant
BDB.xs:1043: error: (near initialization for `const_iv[109]')
BDB.xs:1044: error: `DB_SEQ_WRAP' undeclared (first use in this function)
BDB.xs:1044: error: initializer element is not constant
BDB.xs:1044: error: (near initialization for `const_iv[110].iv')
BDB.xs:1044: error: initializer element is not constant
BDB.xs:1044: error: (near initialization for `const_iv[110]')
BDB.xs:1046: error: `DB_BUFFER_SMALL' undeclared (first use in this function)
BDB.xs:1046: error: initializer element is not constant
BDB.xs:1046: error: (near initialization for `const_iv[111].iv')
BDB.xs:1046: error: initializer element is not constant
BDB.xs:1046: error: (near initialization for `const_iv[111]')
BDB.xs:1047: error: initializer element is not constant
BDB.xs:1047: error: (near initialization for `const_iv[112]')
BDB.xs:1048: error: initializer element is not constant
BDB.xs:1048: error: (near initialization for `const_iv[113]')
BDB.xs:1049: error: initializer element is not constant
BDB.xs:1049: error: (near initialization for `const_iv[114]')
BDB.xs:1050: error: initializer element is not constant
BDB.xs:1050: error: (near initialization for `const_iv[115]')
BDB.xs:1051: error: initializer element is not constant
BDB.xs:1051: error: (near initialization for `const_iv[116]')
BDB.xs:1052: error: `DB_LOG_BUFFER_FULL' undeclared (first use in this function)
BDB.xs:1052: error: initializer element is not constant
BDB.xs:1052: error: (near initialization for `const_iv[117].iv')
BDB.xs:1052: error: initializer element is not constant
BDB.xs:1052: error: (near initialization for `const_iv[117]')
BDB.xs:1053: error: initializer element is not constant
BDB.xs:1053: error: (near initialization for `const_iv[118]')
BDB.xs:1054: error: initializer element is not constant
BDB.xs:1054: error: (near initialization for `const_iv[119]')
BDB.xs:1055: error: initializer element is not constant
BDB.xs:1055: error: (near initialization for `const_iv[120]')
BDB.xs:1056: error: initializer element is not constant
BDB.xs:1056: error: (near initialization for `const_iv[121]')
BDB.xs:1057: error: initializer element is not constant
BDB.xs:1057: error: (near initialization for `const_iv[122]')
BDB.xs:1058: error: initializer element is not constant
BDB.xs:1058: error: (near initialization for `const_iv[123]')
BDB.xs:1059: error: initializer element is not constant
BDB.xs:1059: error: (near initialization for `const_iv[124]')
BDB.xs:1060: error: initializer element is not constant
BDB.xs:1060: error: (near initialization for `const_iv[125]')
BDB.xs:1061: error: initializer element is not constant
BDB.xs:1061: error: (near initialization for `const_iv[126]')
BDB.xs:1062: error: `DB_REP_IGNORE' undeclared (first use in this function)
BDB.xs:1062: error: initializer element is not constant
BDB.xs:1062: error: (near initialization for `const_iv[127].iv')
BDB.xs:1062: error: initializer element is not constant
BDB.xs:1062: error: (near initialization for `const_iv[127]')
BDB.xs:1063: error: initializer element is not constant
BDB.xs:1063: error: (near initialization for `const_iv[128]')
BDB.xs:1064: error: `DB_REP_JOIN_FAILURE' undeclared (first use in this 
function)
BDB.xs:1064: error: initializer element is not constant
BDB.xs:1064: error: (near initialization for `const_iv[129].iv')
BDB.xs:1064: error: initializer element is not constant
BDB.xs:1064: error: (near initialization for `const_iv[129]')
BDB.xs:1065: error: initializer element is not constant
BDB.xs:1065: error: (near initialization for `const_iv[130].iv')
BDB.xs:1065: error: initializer element is not constant
BDB.xs:1065: error: (near initialization for `const_iv[130]')
BDB.xs:1066: error: initializer element is not constant
BDB.xs:1066: error: (near initialization for `const_iv[131]')
BDB.xs:1067: error: initializer element is not constant
BDB.xs:1067: error: (near initialization for `const_iv[132]')
BDB.xs:1068: error: initializer element is not constant
BDB.xs:1068: error: (near initialization for `const_iv[133]')
BDB.xs:1069: error: initializer element is not constant
BDB.xs:1069: error: (near initialization for `const_iv[134]')
BDB.xs:1070: error: initializer element is not constant
BDB.xs:1070: error: (near initialization for `const_iv[135]')
BDB.xs:1071: error: initializer element is not constant
BDB.xs:1071: error: (near initialization for `const_iv[136]')
BDB.xs:1072: error: initializer element is not constant
BDB.xs:1072: error: (near initialization for `const_iv[137]')
BDB.xs:1073: error: `DB_VERSION_MISMATCH' undeclared (first use in this 
function)
BDB.xs:1073: error: initializer element is not constant
BDB.xs:1073: error: (near initialization for `const_iv[138].iv')
BDB.xs:1073: error: initializer element is not constant
BDB.xs:1073: error: (near initialization for `const_iv[138]')
BDB.xs:1075: error: initializer element is not constant
BDB.xs:1075: error: (near initialization for `const_iv[139]')
BDB.xs:1076: error: initializer element is not constant
BDB.xs:1076: error: (near initialization for `const_iv[140]')
BDB.xs:1077: error: `DB_VERB_REGISTER' undeclared (first use in this function)
BDB.xs:1077: error: initializer element is not constant
BDB.xs:1077: error: (near initialization for `const_iv[141].iv')
BDB.xs:1077: error: initializer element is not constant
BDB.xs:1077: error: (near initialization for `const_iv[141]')
BDB.xs:1078: error: initializer element is not constant
BDB.xs:1078: error: (near initialization for `const_iv[142]')
BDB.xs:1079: error: initializer element is not constant
BDB.xs:1079: error: (near initialization for `const_iv[143]')
BDB.xs:1081: error: initializer element is not constant
BDB.xs:1081: error: (near initialization for `const_iv[144]')
BDB.xs:1082: error: initializer element is not constant
BDB.xs:1082: error: (near initialization for `const_iv[145]')
BDB.xs:1083: error: initializer element is not constant
BDB.xs:1083: error: (near initialization for `const_iv[146]')



******************************** 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.

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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = 
/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/alpha-unknown-linux-gnu/gcc-bin/3.4.6
    PERL5_CPANPLUS_IS_RUNNING = 20350
    PERL5_CPANPLUS_IS_VERSION = 0.81_01
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen

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

    Perl: $^X = /home/chris/blead/bin/perl5.9.5
    UID:  $<  = 1000
    EUID: $>  = 1000
    GID:  $(  = 1000 10 100 1000
    EGID: $)  = 1000 10 100 1000


-------------------------------


--

Summary of my perl5 (revision 5 version 9 subversion 5 patch 31711) 
configuration:
  Platform:
    osname=linux, osvers=2.6.16.19, archname=alpha-linux-thread-multi
    uname='linux alpha 2.6.16.19 #1 sat apr 14 14:47:44 bst 2007 alpha ev6 
tsunami gnulinux '
    config_args=''
    hint=previous, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe 
-I/usr/include/gdbm -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -D_REENTRANT 
-D_GNU_SOURCE -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm'
    ccversion='', gccversion='3.4.6 (Gentoo 3.4.6-r2, ssp-3.4.6-1.0, 
pie-8.7.10)', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.3.6'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'

Reply via email to