Front page | perl.cpan.testers |
Postings from March 2007
FAIL BDB-0.1 sun4-solaris-thread-multi 2.9
From:
Josts Smokehouse
Date:
March 9, 2007 09:30
Subject:
FAIL BDB-0.1 sun4-solaris-thread-multi 2.9
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.076. 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] [Fri Mar 9 18:29:36 2007] Trying to get 'ftp://ftp.cpan.org/pub/CPAN/authors/id/M/ML/MLEHMANN/BDB-0.1.tar.gz'
[MSG] [Fri Mar 9 18:29:37 2007] Trying to get 'ftp://ftp.cpan.org/pub/CPAN/authors/id/M/ML/MLEHMANN/CHECKSUMS'
[MSG] [Fri Mar 9 18:29:38 2007] Checksum matches for 'BDB-0.1.tar.gz'
[MSG] [Fri Mar 9 18:29:39 2007] Extracted 'BDB-0.1/'
[MSG] [Fri Mar 9 18:29:39 2007] Extracted 'BDB-0.1/t/'
[MSG] [Fri Mar 9 18:29:39 2007] Extracted 'BDB-0.1/t/00_load.t'
[MSG] [Fri Mar 9 18:29:39 2007] Extracted 'BDB-0.1/eg/'
[MSG] [Fri Mar 9 18:29:39 2007] Extracted 'BDB-0.1/eg/basic_operations'
[MSG] [Fri Mar 9 18:29:39 2007] Extracted 'BDB-0.1/README'
[MSG] [Fri Mar 9 18:29:39 2007] Extracted 'BDB-0.1/Changes'
[MSG] [Fri Mar 9 18:29:39 2007] Extracted 'BDB-0.1/Makefile.PL'
[MSG] [Fri Mar 9 18:29:39 2007] Extracted 'BDB-0.1/META.yml'
[MSG] [Fri Mar 9 18:29:39 2007] Extracted 'BDB-0.1/typemap'
[MSG] [Fri Mar 9 18:29:39 2007] Extracted 'BDB-0.1/COPYING'
[MSG] [Fri Mar 9 18:29:39 2007] Extracted 'BDB-0.1/BDB.pm'
[MSG] [Fri Mar 9 18:29:39 2007] Extracted 'BDB-0.1/BDB.xs'
[MSG] [Fri Mar 9 18:29:39 2007] Extracted 'BDB-0.1/MANIFEST'
[MSG] [Fri Mar 9 18:29:39 2007] Extracted 'BDB' to '/net/sunu991/disc1/home/.cpanplus/5.8.8/build/BDB-0.1'
[MSG] [Fri Mar 9 18:29:45 2007] Checking if your kit is complete...
Looks good
Writing Makefile for BDB
[MSG] [Fri Mar 9 18:29:45 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[ERROR] [Fri Mar 9 18:30:14 2007] MAKE failed: Illegal seek cp BDB.pm blib/lib/BDB.pm
/usr/local/perl-5.8.8/bin/perl /usr/local/perl-5.8.8/lib/5.8.8/ExtUtils/xsubpp -typemap /usr/local/perl-5.8.8/lib/5.8.8/ExtUtils/typemap -typemap typemap BDB.xs > BDB.xsc && mv BDB.xsc BDB.c
gcc -c -D_REENTRANT -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/test/include -I/usr/local/ssl/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"0.1\" -DXS_VERSION=\"0.1\" -fPIC "-I/usr/local/perl-5.8.8/lib/5.8.8/sun4-solaris-thread-multi/CORE" BDB.c
BDB.xs:31:3: #error you need Berkeley DB 4.5 or newer installed
BDB.xs:53: error: parse error before "DB_SEQUENCE_ornull"
BDB.xs:53: warning: data definition has no type or storage class
BDB.xs:121: error: parse error before "DB_SEQUENCE"
BDB.xs:121: warning: no semicolon at end of struct or union
BDB.xs:122: warning: data definition has no type or storage class
BDB.xs:123: warning: data definition has no type or storage class
BDB.xs:125: error: parse error before '*' token
BDB.xs:125: warning: data definition has no type or storage class
BDB.xs:171: error: parse error before "aio_req"
BDB.xs:171: warning: no semicolon at end of struct or union
BDB.xs:174: error: parse error before '}' token
BDB.xs:174: warning: data definition has no type or storage class
BDB.xs:176: error: parse error before "wrk_first"
BDB.xs:176: warning: initialization makes integer from pointer without a cast
BDB.xs:176: warning: excess elements in scalar initializer
BDB.xs:176: warning: (near initialization for `wrk_first')
BDB.xs:176: warning: excess elements in scalar initializer
BDB.xs:176: warning: (near initialization for `wrk_first')
BDB.xs:176: warning: data definition has no type or storage class
BDB.xs:178: error: parse error before '*' token
BDB.xs:182: error: parse error before '*' token
BDB.xs: In function `worker_free':
BDB.xs:184: error: `wrk' undeclared (first use in this function)
BDB.xs:184: error: (Each undeclared identifier is reported only once
BDB.xs:184: error: for each function it appears in.)
BDB.xs: At top level:
BDB.xs:248: error: parse error before "aio_req"
BDB.xs:248: warning: no semicolon at end of struct or union
BDB.xs:250: error: parse error before '}' token
BDB.xs:250: warning: data definition has no type or storage class
BDB.xs:252: error: parse error before "req_queue"
BDB.xs:252: warning: data definition has no type or storage class
BDB.xs:253: error: parse error before "res_queue"
BDB.xs:253: warning: data definition has no type or storage class
BDB.xs:255: error: parse error before '*' token
BDB.xs: In function `reqq_push':
BDB.xs:257: error: `req' undeclared (first use in this function)
BDB.xs:260: error: `q' undeclared (first use in this function)
BDB.xs: At top level:
BDB.xs:271: error: parse error before "reqq_shift"
BDB.xs:271: error: parse error before '*' token
BDB.xs: In function `reqq_shift':
BDB.xs:275: error: `q' undeclared (first use in this function)
BDB.xs:282: error: parse error before "req"
BDB.xs:284: error: `req' undeclared (first use in this function)
BDB.xs: At top level:
BDB.xs:297: error: parse error before "req"
BDB.xs:298: error: parse error before "req"
BDB.xs:300: error: parse error before "req"
BDB.xs: In function `req_invoke':
BDB.xs:304: error: `req' undeclared (first use in this function)
BDB.xs: At top level:
BDB.xs:367: error: parse error before "req"
BDB.xs: In function `req_free':
BDB.xs:369: error: `req' undeclared (first use in this function)
BDB.xs: In function `start_thread':
BDB.xs:381: error: `wrk' undeclared (first use in this function)
BDB.xs:400: error: request for member `next' in something not a structure or union
BDB.xs:401: error: request for member `next' in something not a structure or union
BDB.xs:402: error: request for member `next' in something not a structure or union
BDB.xs: At top level:
BDB.xs:424: error: parse error before "req"
BDB.xs: In function `req_send':
BDB.xs:429: error: `req' undeclared (first use in this function)
BDB.xs:434: warning: ISO C90 forbids mixed declarations and code
BDB.xs: In function `end_thread':
BDB.xs:467: error: parse error before "req"
BDB.xs:469: error: `req' undeclared (first use in this function)
BDB.xs:469: error: parse error before ')' token
BDB.xs:469: error: parse error before ')' token
BDB.xs: In function `poll_wait':
BDB.xs:514: error: request for member `size' in something not a structure or union
BDB.xs: In function `poll_cb':
BDB.xs:536: error: parse error before "req"
BDB.xs:548: error: `req' undeclared (first use in this function)
BDB.xs:554: error: request for member `size' in something not a structure or union
BDB.xs: In function `aio_proc':
BDB.xs:619: error: parse error before "req"
BDB.xs:621: error: `self' undeclared (first use in this function)
BDB.xs:621: error: parse error before ')' token
BDB.xs:635: error: `req' undeclared (first use in this function)
BDB.xs: In function `atfork_child':
BDB.xs:829: error: parse error before "prv"
BDB.xs:831: error: `prv' undeclared (first use in this function)
BDB.xs:837: error: request for member `next' in something not a structure or union
BDB.xs:839: error: `wrk' undeclared (first use in this function)
BDB.xs:839: error: request for member `next' in something not a structure or union
BDB.xs: In function `XS_BDB_db_env_open':
BDB.xs:1208: error: structure has no member named `set_thread_count'
BDB.xs:1210: error: parse error before "req"
BDB.xs:1210: error: `req' undeclared (first use in this function)
BDB.xs:1210: error: parse error before ')' token
BDB.xs:1210: error: parse error before ')' token
BDB.xs: In function `XS_BDB_db_env_close':
BDB.xs:1222: error: parse error before "req"
BDB.xs:1222: error: `req' undeclared (first use in this function)
BDB.xs:1222: error: parse error before ')' token
BDB.xs:1222: error: parse error before ')' token
BDB.xs: In function `XS_BDB_db_env_txn_checkpoint':
BDB.xs:1233: error: parse error before "req"
BDB.xs:1233: error: `req' undeclared (first use in this function)
BDB.xs:1233: error: parse error before ')' token
BDB.xs:1233: error: parse error before ')' token
BDB.xs: In function `XS_BDB_db_env_lock_detect':
BDB.xs:1245: error: parse error before "req"
BDB.xs:1245: error: `req' undeclared (first use in this function)
BDB.xs:1245: error: parse error before ')' token
BDB.xs:1245: error: parse error before ')' token
BDB.xs: In function `XS_BDB_db_env_memp_sync':
BDB.xs:1256: error: parse error before "req"
BDB.xs:1256: error: `req' undeclared (first use in this function)
BDB.xs:1256: error: parse error before ')' token
BDB.xs:1256: error: parse error before ')' token
BDB.xs: In function `XS_BDB_db_env_memp_trickle':
BDB.xs:1265: error: parse error before "req"
BDB.xs:1265: error: `req' undeclared (first use in this function)
BDB.xs:1265: error: parse error before ')' token
BDB.xs:1265: error: parse error before ')' token
BDB.xs: In function `XS_BDB_db_open':
BDB.xs:1290: error: parse error before "req"
BDB.xs:1290: error: `req' undeclared (first use in this function)
BDB.xs:1290: error: parse error before ')' token
BDB.xs:1290: error: parse error before ')' token
BDB.xs: In function `XS_BDB_db_close':
BDB.xs:1305: error: parse error before "req"
BDB.xs:1305: error: `req' undeclared (first use in this function)
BDB.xs:1305: error: parse error before ')' token
BDB.xs:1305: error: parse error before ')' token
BDB.c: In function `XS_BDB_db_compact':
BDB.c:1847: error: `DB_FREE_SPACE' undeclared (first use in this function)
BDB.xs:1317: error: parse error before "req"
BDB.xs:1317: error: `req' undeclared (first use in this function)
BDB.xs:1317: error: parse error before ')' token
BDB.xs:1317: error: parse error before ')' token
BDB.xs: In function `XS_BDB_db_sync':
BDB.xs:1330: error: parse error before "req"
BDB.xs:1330: error: `req' undeclared (first use in this function)
BDB.xs:1330: error: parse error before ')' token
BDB.xs:1330: error: parse error before ')' token
BDB.xs: In function `XS_BDB_db_key_range':
BDB.xs:1340: error: parse error before "req"
BDB.xs:1340: error: `req' undeclared (first use in this function)
BDB.xs:1340: error: parse error before ')' token
BDB.xs:1340: error: parse error before ')' token
BDB.xs: In function `XS_BDB_db_put':
BDB.xs:1353: error: parse error before "req"
BDB.xs:1353: error: `req' undeclared (first use in this function)
BDB.xs:1353: error: parse error before ')' token
BDB.xs:1353: error: parse error before ')' token
BDB.xs: In function `XS_BDB_db_get':
BDB.xs:1366: error: parse error before "req"
BDB.xs:1366: error: `req' undeclared (first use in this function)
BDB.xs:1366: error: parse error before ')' token
BDB.xs:1366: error: parse error before ')' token
BDB.xs: In function `XS_BDB_db_pget':
BDB.xs:1380: error: parse error before "req"
BDB.xs:1380: error: `req' undeclared (first use in this function)
BDB.xs:1380: error: parse error before ')' token
BDB.xs:1380: error: parse error before ')' token
BDB.xs: In function `XS_BDB_db_del':
BDB.xs:1395: error: parse error before "req"
BDB.xs:1395: error: `req' undeclared (first use in this function)
BDB.xs:1395: error: parse error before ')' token
BDB.xs:1395: error: parse error before ')' token
BDB.xs: In function `XS_BDB_db_txn_commit':
BDB.xs:1407: error: parse error before "req"
BDB.xs:1407: error: `req' undeclared (first use in this function)
BDB.xs:1407: error: parse error before ')' token
BDB.xs:1407: error: parse error before ')' token
BDB.xs: In function `XS_BDB_db_txn_abort':
BDB.xs:1418: error: parse error before "req"
BDB.xs:1418: error: `req' undeclared (first use in this function)
BDB.xs:1418: error: parse error before ')' token
BDB.xs:1418: error: parse error before ')' token
BDB.xs: In function `XS_BDB_db_c_close':
BDB.xs:1428: error: parse error before "req"
BDB.xs:1428: error: `req' undeclared (first use in this function)
BDB.xs:1428: error: parse error before ')' token
BDB.xs:1428: error: parse error before ')' token
BDB.xs: In function `XS_BDB_db_c_count':
BDB.xs:1438: error: parse error before "req"
BDB.xs:1438: error: `req' undeclared (first use in this function)
BDB.xs:1438: error: parse error before ')' token
BDB.xs:1438: error: parse error before ')' token
BDB.xs: In function `XS_BDB_db_c_put':
BDB.xs:1448: error: parse error before "req"
BDB.xs:1448: error: `req' undeclared (first use in this function)
BDB.xs:1448: error: parse error before ')' token
BDB.xs:1448: error: parse error before ')' token
BDB.xs: In function `XS_BDB_db_c_get':
BDB.xs:1460: error: parse error before "req"
BDB.xs:1460: error: `req' undeclared (first use in this function)
BDB.xs:1460: error: parse error before ')' token
BDB.xs:1460: error: parse error before ')' token
BDB.xs: In function `XS_BDB_db_c_pget':
BDB.xs:1485: error: parse error before "req"
BDB.xs:1485: error: `req' undeclared (first use in this function)
BDB.xs:1485: error: parse error before ')' token
BDB.xs:1485: error: parse error before ')' token
BDB.xs: In function `XS_BDB_db_c_del':
BDB.xs:1513: error: parse error before "req"
BDB.xs:1513: error: `req' undeclared (first use in this function)
BDB.xs:1513: error: parse error before ')' token
BDB.xs:1513: error: parse error before ')' token
BDB.c: In function `XS_BDB_db_sequence_open':
BDB.c:2551: error: `DB_SEQUENCE' undeclared (first use in this function)
BDB.c:2551: error: `seq' undeclared (first use in this function)
BDB.c:2552: warning: ISO C90 forbids mixed declarations and code
BDB.c:2557: error: parse error before ')' token
BDB.xs:1524: error: parse error before "req"
BDB.xs:1524: error: `req' undeclared (first use in this function)
BDB.xs:1524: error: parse error before ')' token
BDB.xs:1524: error: parse error before ')' token
BDB.c: In function `XS_BDB_db_sequence_close':
BDB.c:2599: error: `DB_SEQUENCE' undeclared (first use in this function)
BDB.c:2599: error: `seq' undeclared (first use in this function)
BDB.c:2600: warning: ISO C90 forbids mixed declarations and code
BDB.c:2603: error: parse error before ')' token
BDB.xs:1536: error: parse error before "req"
BDB.xs:1536: error: `req' undeclared (first use in this function)
BDB.xs:1536: error: parse error before ')' token
BDB.xs:1536: error: parse error before ')' token
BDB.c: In function `XS_BDB_db_sequence_get':
BDB.c:2642: error: `DB_SEQUENCE' undeclared (first use in this function)
BDB.c:2642: error: `seq' undeclared (first use in this function)
BDB.c:2643: warning: ISO C90 forbids mixed declarations and code
BDB.c:2649: error: parse error before ')' token
BDB.xs:1547: error: parse error before "req"
BDB.xs:1547: error: `req' undeclared (first use in this function)
BDB.xs:1547: error: parse error before ')' token
BDB.xs:1547: error: parse error before ')' token
BDB.c: In function `XS_BDB_db_sequence_remove':
BDB.c:2692: error: `DB_SEQUENCE' undeclared (first use in this function)
BDB.c:2692: error: `seq' undeclared (first use in this function)
BDB.c:2693: warning: ISO C90 forbids mixed declarations and code
BDB.c:2697: error: parse error before ')' token
BDB.xs:1560: error: parse error before "req"
BDB.xs:1560: error: `req' undeclared (first use in this function)
BDB.xs:1560: error: parse error before ')' token
BDB.xs:1560: error: parse error before ')' token
BDB.xs: In function `XS_BDB__Env_set_mp_max_openfd':
BDB.xs:1626: error: structure has no member named `set_mp_max_openfd'
BDB.xs: In function `XS_BDB__Env_set_mp_max_write':
BDB.xs:1632: error: structure has no member named `set_mp_max_write'
BDB.c: In function `XS_BDB__Db_sequence':
BDB.c:3696: error: `DB_SEQUENCE' undeclared (first use in this function)
BDB.c:3696: error: `RETVAL' undeclared (first use in this function)
BDB.c:3697: warning: ISO C90 forbids mixed declarations and code
BDB.c: In function `XS_BDB__Sequence_DESTROY':
BDB.c:3809: error: `seq' undeclared (first use in this function)
BDB.c:3811: error: `DB_SEQUENCE' undeclared (first use in this function)
BDB.c:3811: error: parse error before ')' token
BDB.c: In function `XS_BDB__Sequence_initial_value':
BDB.c:3835: error: `DB_SEQUENCE' undeclared (first use in this function)
BDB.c:3835: error: `seq' undeclared (first use in this function)
BDB.c:3836: error: `db_seq_t' undeclared (first use in this function)
BDB.c:3836: error: parse error before "value"
BDB.c:3838: error: parse error before ')' token
BDB.xs:1825: error: `value' undeclared (first use in this function)
BDB.c: In function `XS_BDB__Sequence_set_cachesize':
BDB.c:3862: error: `DB_SEQUENCE' undeclared (first use in this function)
BDB.c:3862: error: `seq' undeclared (first use in this function)
BDB.c:3863: warning: ISO C90 forbids mixed declarations and code
BDB.c:3865: error: parse error before ')' token
BDB.c: In function `XS_BDB__Sequence_set_flags':
BDB.c:3889: error: `DB_SEQUENCE' undeclared (first use in this function)
BDB.c:3889: error: `seq' undeclared (first use in this function)
BDB.c:3890: warning: ISO C90 forbids mixed declarations and code
BDB.c:3892: error: parse error before ')' token
BDB.c: In function `XS_BDB__Sequence_set_range':
BDB.c:3916: error: `DB_SEQUENCE' undeclared (first use in this function)
BDB.c:3916: error: `seq' undeclared (first use in this function)
BDB.c:3917: error: `db_seq_t' undeclared (first use in this function)
BDB.c:3917: error: parse error before "min"
BDB.c:3920: error: parse error before ')' token
BDB.xs:1843: error: `min' undeclared (first use in this function)
BDB.xs:1843: error: `max' undeclared (first use in this function)
BDB.xs: In function `boot_BDB':
BDB.xs:919: error: `DB_RPCCLIENT' undeclared (first use in this function)
BDB.xs:919: error: initializer element is not constant
BDB.xs:919: error: (near initialization for `const_iv[0].iv')
BDB.xs:919: error: initializer element is not constant
BDB.xs:919: error: (near initialization for `const_iv[0]')
BDB.xs:920: error: initializer element is not constant
BDB.xs:920: error: (near initialization for `const_iv[1]')
BDB.xs:921: error: initializer element is not constant
BDB.xs:921: error: (near initialization for `const_iv[2]')
BDB.xs:922: error: initializer element is not constant
BDB.xs:922: error: (near initialization for `const_iv[3]')
BDB.xs:923: error: initializer element is not constant
BDB.xs:923: error: (near initialization for `const_iv[4]')
BDB.xs:924: error: `DB_INIT_REP' undeclared (first use in this function)
BDB.xs:924: error: initializer element is not constant
BDB.xs:924: error: (near initialization for `const_iv[5].iv')
BDB.xs:924: error: initializer element is not constant
BDB.xs:924: error: (near initialization for `const_iv[5]')
BDB.xs:925: error: initializer element is not constant
BDB.xs:925: error: (near initialization for `const_iv[6]')
BDB.xs:926: error: initializer element is not constant
BDB.xs:926: error: (near initialization for `const_iv[7]')
BDB.xs:927: error: initializer element is not constant
BDB.xs:927: error: (near initialization for `const_iv[8]')
BDB.xs:928: error: initializer element is not constant
BDB.xs:928: error: (near initialization for `const_iv[9]')
BDB.xs:929: error: initializer element is not constant
BDB.xs:929: error: (near initialization for `const_iv[10]')
BDB.xs:930: error: initializer element is not constant
BDB.xs:930: error: (near initialization for `const_iv[11]')
BDB.xs:931: error: initializer element is not constant
BDB.xs:931: error: (near initialization for `const_iv[12]')
BDB.xs:932: error: initializer element is not constant
BDB.xs:932: error: (near initialization for `const_iv[13]')
BDB.xs:933: error: initializer element is not constant
BDB.xs:933: error: (near initialization for `const_iv[14]')
BDB.xs:934: error: `DB_REGISTER' undeclared (first use in this function)
BDB.xs:934: error: initializer element is not constant
BDB.xs:934: error: (near initialization for `const_iv[15].iv')
BDB.xs:934: error: initializer element is not constant
BDB.xs:934: error: (near initialization for `const_iv[15]')
BDB.xs:935: error: initializer element is not constant
BDB.xs:935: error: (near initialization for `const_iv[16]')
BDB.xs:936: error: initializer element is not constant
BDB.xs:936: error: (near initialization for `const_iv[17]')
BDB.xs:937: error: initializer element is not constant
BDB.xs:937: error: (near initialization for `const_iv[18]')
BDB.xs:938: error: initializer element is not constant
BDB.xs:938: error: (near initialization for `const_iv[19]')
BDB.xs:939: error: initializer element is not constant
BDB.xs:939: error: (near initialization for `const_iv[20]')
BDB.xs:940: error: `DB_DSYNC_DB' undeclared (first use in this function)
BDB.xs:940: error: initializer element is not constant
BDB.xs:940: error: (near initialization for `const_iv[21].iv')
BDB.xs:940: error: initializer element is not constant
BDB.xs:940: error: (near initialization for `const_iv[21]')
BDB.xs:941: error: `DB_DSYNC_LOG' undeclared (first use in this function)
BDB.xs:941: error: initializer element is not constant
BDB.xs:941: error: (near initialization for `const_iv[22].iv')
BDB.xs:941: error: initializer element is not constant
BDB.xs:941: error: (near initialization for `const_iv[22]')
BDB.xs:942: error: `DB_LOG_AUTOREMOVE' undeclared (first use in this function)
BDB.xs:942: error: initializer element is not constant
BDB.xs:942: error: (near initialization for `const_iv[23].iv')
BDB.xs:942: error: initializer element is not constant
BDB.xs:942: error: (near initialization for `const_iv[23]')
BDB.xs:943: error: `DB_LOG_INMEMORY' undeclared (first use in this function)
BDB.xs:943: error: initializer element is not constant
BDB.xs:943: error: (near initialization for `const_iv[24].iv')
BDB.xs:943: error: initializer element is not constant
BDB.xs:943: error: (near initialization for `const_iv[24]')
BDB.xs:944: error: initializer element is not constant
BDB.xs:944: error: (near initialization for `const_iv[25]')
BDB.xs:945: error: `DB_MULTIVERSION' undeclared (first use in this function)
BDB.xs:945: error: initializer element is not constant
BDB.xs:945: error: (near initialization for `const_iv[26].iv')
BDB.xs:945: error: initializer element is not constant
BDB.xs:945: error: (near initialization for `const_iv[26]')
BDB.xs:946: error: initializer element is not constant
BDB.xs:946: error: (near initialization for `const_iv[27]')
BDB.xs:947: error: initializer element is not constant
BDB.xs:947: error: (near initialization for `const_iv[28]')
BDB.xs:948: error: initializer element is not constant
BDB.xs:948: error: (near initialization for `const_iv[29]')
BDB.xs:949: error: initializer element is not constant
BDB.xs:949: error: (near initialization for `const_iv[30]')
BDB.xs:950: error: initializer element is not constant
BDB.xs:950: error: (near initialization for `const_iv[31]')
BDB.xs:951: error: `DB_TIME_NOTGRANTED' undeclared (first use in this function)
BDB.xs:951: error: initializer element is not constant
BDB.xs:951: error: (near initialization for `const_iv[32].iv')
BDB.xs:951: error: initializer element is not constant
BDB.xs:951: error: (near initialization for `const_iv[32]')
BDB.xs:952: error: initializer element is not constant
BDB.xs:952: error: (near initialization for `const_iv[33]')
BDB.xs:953: error: `DB_TXN_SNAPSHOT' undeclared (first use in this function)
BDB.xs:953: error: initializer element is not constant
BDB.xs:953: error: (near initialization for `const_iv[34].iv')
BDB.xs:953: error: initializer element is not constant
BDB.xs:953: error: (near initialization for `const_iv[34]')
BDB.xs:954: error: initializer element is not constant
BDB.xs:954: error: (near initialization for `const_iv[35]')
BDB.xs:955: error: initializer element is not constant
BDB.xs:955: error: (near initialization for `const_iv[36]')
BDB.xs:956: error: initializer element is not constant
BDB.xs:956: error: (near initialization for `const_iv[37]')
BDB.xs:957: error: initializer element is not constant
BDB.xs:957: error: (near initialization for `const_iv[38]')
BDB.xs:958: error: initializer element is not constant
BDB.xs:958: error: (near initialization for `const_iv[39]')
BDB.xs:959: error: initializer element is not constant
BDB.xs:959: error: (near initialization for `const_iv[40]')
BDB.xs:960: error: initializer element is not constant
BDB.xs:960: error: (near initialization for `const_iv[41]')
BDB.xs:961: error: initializer element is not constant
BDB.xs:961: error: (near initialization for `const_iv[42]')
BDB.xs:962: error: initializer element is not constant
BDB.xs:962: error: (near initialization for `const_iv[43]')
BDB.xs:963: error: initializer element is not constant
BDB.xs:963: error: (near initialization for `const_iv[44]')
BDB.xs:964: error: initializer element is not constant
BDB.xs:964: error: (near initialization for `const_iv[45]')
BDB.xs:965: error: `DB_READ_COMMITTED' undeclared (first use in this function)
BDB.xs:965: error: initializer element is not constant
BDB.xs:965: error: (near initialization for `const_iv[46].iv')
BDB.xs:965: error: initializer element is not constant
BDB.xs:965: error: (near initialization for `const_iv[46]')
BDB.xs:966: error: `DB_READ_UNCOMMITTED' undeclared (first use in this function)
BDB.xs:966: error: initializer element is not constant
BDB.xs:966: error: (near initialization for `const_iv[47].iv')
BDB.xs:966: error: initializer element is not constant
BDB.xs:966: error: (near initialization for `const_iv[47]')
BDB.xs:967: error: initializer element is not constant
BDB.xs:967: error: (near initialization for `const_iv[48]')
BDB.xs:968: error: initializer element is not constant
BDB.xs:968: error: (near initialization for `const_iv[49]')
BDB.xs:969: error: `DB_CHKSUM' undeclared (first use in this function)
BDB.xs:969: error: initializer element is not constant
BDB.xs:969: error: (near initialization for `const_iv[50].iv')
BDB.xs:969: error: initializer element is not constant
BDB.xs:969: error: (near initialization for `const_iv[50]')
BDB.xs:970: error: initializer element is not constant
BDB.xs:970: error: (near initialization for `const_iv[51]')
BDB.xs:971: error: `DB_TXN_NOT_DURABLE' undeclared (first use in this function)
BDB.xs:971: error: initializer element is not constant
BDB.xs:971: error: (near initialization for `const_iv[52].iv')
BDB.xs:971: error: initializer element is not constant
BDB.xs:971: error: (near initialization for `const_iv[52]')
BDB.xs:972: error: initializer element is not constant
BDB.xs:972: error: (near initialization for `const_iv[53]')
BDB.xs:973: error: initializer element is not constant
BDB.xs:973: error: (near initialization for `const_iv[54]')
BDB.xs:974: error: initializer element is not constant
BDB.xs:974: error: (near initialization for `const_iv[55]')
BDB.xs:975: error: initializer element is not constant
BDB.xs:975: error: (near initialization for `const_iv[56]')
BDB.xs:976: error: initializer element is not constant
BDB.xs:976: error: (near initialization for `const_iv[57]')
BDB.xs:977: error: `DB_INORDER' undeclared (first use in this function)
BDB.xs:977: error: initializer element is not constant
BDB.xs:977: error: (near initialization for `const_iv[58].iv')
BDB.xs:977: error: initializer element is not constant
BDB.xs:977: error: (near initialization for `const_iv[58]')
BDB.xs:978: error: initializer element is not constant
BDB.xs:978: error: (near initialization for `const_iv[59]')
BDB.xs:979: error: initializer element is not constant
BDB.xs:979: error: (near initialization for `const_iv[60]')
BDB.xs:980: error: initializer element is not constant
BDB.xs:980: error: (near initialization for `const_iv[61]')
BDB.xs:981: error: initializer element is not constant
BDB.xs:981: error: (near initialization for `const_iv[62]')
BDB.xs:984: error: initializer element is not constant
BDB.xs:984: error: (near initialization for `const_iv[63]')
BDB.xs:985: error: initializer element is not constant
BDB.xs:985: error: (near initialization for `const_iv[64]')
BDB.xs:986: error: initializer element is not constant
BDB.xs:986: error: (near initialization for `const_iv[65]')
BDB.xs:988: error: initializer element is not constant
BDB.xs:988: error: (near initialization for `const_iv[66]')
BDB.xs:989: error: initializer element is not constant
BDB.xs:989: error: (near initialization for `const_iv[67]')
BDB.xs:990: error: initializer element is not constant
BDB.xs:990: error: (near initialization for `const_iv[68]')
BDB.xs:991: error: initializer element is not constant
BDB.xs:991: error: (near initialization for `const_iv[69]')
BDB.xs:992: error: initializer element is not constant
BDB.xs:992: error: (near initialization for `const_iv[70]')
BDB.xs:993: error: initializer element is not constant
BDB.xs:993: error: (near initialization for `const_iv[71]')
BDB.xs:994: error: `DB_REP_HANDLE_DEAD' undeclared (first use in this function)
BDB.xs:994: error: initializer element is not constant
BDB.xs:994: error: (near initialization for `const_iv[72].iv')
BDB.xs:994: error: initializer element is not constant
BDB.xs:994: error: (near initialization for `const_iv[72]')
BDB.xs:995: error: `DB_REP_LOCKOUT' undeclared (first use in this function)
BDB.xs:995: error: initializer element is not constant
BDB.xs:995: error: (near initialization for `const_iv[73].iv')
BDB.xs:995: error: initializer element is not constant
BDB.xs:995: error: (near initialization for `const_iv[73]')
BDB.xs:996: error: initializer element is not constant
BDB.xs:996: error: (near initialization for `const_iv[74]')
BDB.xs:998: error: `DB_FREE_SPACE' undeclared (first use in this function)
BDB.xs:998: error: initializer element is not constant
BDB.xs:998: error: (near initialization for `const_iv[75].iv')
BDB.xs:998: error: initializer element is not constant
BDB.xs:998: error: (near initialization for `const_iv[75]')
BDB.xs:999: error: `DB_FREELIST_ONLY' undeclared (first use in this function)
BDB.xs:999: error: initializer element is not constant
BDB.xs:999: error: (near initialization for `const_iv[76].iv')
BDB.xs:999: error: initializer element is not constant
BDB.xs:999: error: (near initialization for `const_iv[76]')
BDB.xs:1001: error: initializer element is not constant
BDB.xs:1001: error: (near initialization for `const_iv[77]')
BDB.xs:1002: error: initializer element is not constant
BDB.xs:1002: error: (near initialization for `const_iv[78]')
BDB.xs:1003: error: initializer element is not constant
BDB.xs:1003: error: (near initialization for `const_iv[79]')
BDB.xs:1005: error: initializer element is not constant
BDB.xs:1005: error: (near initialization for `const_iv[80]')
BDB.xs:1006: error: initializer element is not constant
BDB.xs:1006: error: (near initialization for `const_iv[81].iv')
BDB.xs:1006: error: initializer element is not constant
BDB.xs:1006: error: (near initialization for `const_iv[81]')
BDB.xs:1007: error: initializer element is not constant
BDB.xs:1007: error: (near initialization for `const_iv[82]')
BDB.xs:1009: error: initializer element is not constant
BDB.xs:1009: error: (near initialization for `const_iv[83]')
BDB.xs:1010: error: initializer element is not constant
BDB.xs:1010: error: (near initialization for `const_iv[84]')
BDB.xs:1012: error: initializer element is not constant
BDB.xs:1012: error: (near initialization for `const_iv[85]')
BDB.xs:1013: error: initializer element is not constant
BDB.xs:1013: error: (near initialization for `const_iv[86]')
BDB.xs:1014: error: initializer element is not constant
BDB.xs:1014: error: (near initialization for `const_iv[87]')
BDB.xs:1015: error: initializer element is not constant
BDB.xs:1015: error: (near initialization for `const_iv[88]')
BDB.xs:1016: error: initializer element is not constant
BDB.xs:1016: error: (near initialization for `const_iv[89]')
BDB.xs:1017: error: initializer element is not constant
BDB.xs:1017: error: (near initialization for `const_iv[90]')
BDB.xs:1018: error: initializer element is not constant
BDB.xs:1018: error: (near initialization for `const_iv[91]')
BDB.xs:1019: error: initializer element is not constant
BDB.xs:1019: error: (near initialization for `const_iv[92]')
BDB.xs:1020: error: initializer element is not constant
BDB.xs:1020: error: (near initialization for `const_iv[93]')
BDB.xs:1021: error: initializer element is not constant
BDB.xs:1021: error: (near initialization for `const_iv[94]')
BDB.xs:1022: error: initializer element is not constant
BDB.xs:1022: error: (near initialization for `const_iv[95]')
BDB.xs:1023: error: initializer element is not constant
BDB.xs:1023: error: (near initialization for `const_iv[96]')
BDB.xs:1024: error: initializer element is not constant
BDB.xs:1024: error: (near initialization for `const_iv[97]')
BDB.xs:1025: error: initializer element is not constant
BDB.xs:1025: error: (near initialization for `const_iv[98]')
BDB.xs:1026: error: initializer element is not constant
BDB.xs:1026: error: (near initialization for `const_iv[99]')
BDB.xs:1027: error: initializer element is not constant
BDB.xs:1027: error: (near initialization for `const_iv[100]')
BDB.xs:1029: error: initializer element is not constant
BDB.xs:1029: error: (near initialization for `const_iv[101]')
BDB.xs:1031: error: initializer element is not constant
BDB.xs:1031: error: (near initialization for `const_iv[102]')
BDB.xs:1032: error: initializer element is not constant
BDB.xs:1032: error: (near initialization for `const_iv[103]')
BDB.xs:1033: error: initializer element is not constant
BDB.xs:1033: error: (near initialization for `const_iv[104]')
BDB.xs:1034: error: `DB_LOCK_MAXWRITE' undeclared (first use in this function)
BDB.xs:1034: error: initializer element is not constant
BDB.xs:1034: error: (near initialization for `const_iv[105].iv')
BDB.xs:1034: error: initializer element is not constant
BDB.xs:1034: error: (near initialization for `const_iv[105]')
BDB.xs:1035: error: initializer element is not constant
BDB.xs:1035: error: (near initialization for `const_iv[106]')
BDB.xs:1036: error: initializer element is not constant
BDB.xs:1036: error: (near initialization for `const_iv[107]')
BDB.xs:1037: error: initializer element is not constant
BDB.xs:1037: error: (near initialization for `const_iv[108]')
BDB.xs:1038: error: initializer element is not constant
BDB.xs:1038: error: (near initialization for `const_iv[109]')
BDB.xs:1039: error: initializer element is not constant
BDB.xs:1039: error: (near initialization for `const_iv[110]')
BDB.xs:1041: error: `DB_SEQ_DEC' undeclared (first use in this function)
BDB.xs:1041: error: initializer element is not constant
BDB.xs:1041: error: (near initialization for `const_iv[111].iv')
BDB.xs:1041: error: initializer element is not constant
BDB.xs:1041: error: (near initialization for `const_iv[111]')
BDB.xs:1042: error: `DB_SEQ_INC' undeclared (first use in this function)
BDB.xs:1042: error: initializer element is not constant
BDB.xs:1042: error: (near initialization for `const_iv[112].iv')
BDB.xs:1042: error: initializer element is not constant
BDB.xs:1042: error: (near initialization for `const_iv[112]')
BDB.xs:1043: error: `DB_SEQ_WRAP' undeclared (first use in this function)
BDB.xs:1043: error: initializer element is not constant
BDB.xs:1043: error: (near initialization for `const_iv[113].iv')
BDB.xs:1043: error: initializer element is not constant
BDB.xs:1043: error: (near initialization for `const_iv[113]')
******************************** 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.03.
--
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
Platform:
osname=solaris, osvers=2.9, archname=sun4-solaris-thread-multi
uname='sunos sunu991 5.9 generic_118558-14 sun4u sparc sunw,ultra-5_10 solaris '
config_args='-Dcc=gcc -Dprefix=/usr/local/perl-5.8.8 -Dinstallusrbinperl'
hint=recommended, useposix=true, d_sigaction=define
usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-D_REENTRANT -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/test/include -I/usr/local/ssl/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O',
cppflags='-D_REENTRANT -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/test/include -I/usr/local/ssl/include -I/usr/local/include'
ccversion='', gccversion='3.4.1', gccosandvers='solaris2.9'
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='gcc', ldflags ='-L/usr/local/test/lib -L/usr/local/ssl/lib -L/usr/local/lib '
libpth=/usr/local/test/lib /usr/local/ssl/lib /usr/local/lib /usr/lib /usr/ccs/lib
libs=-lsocket -lnsl -lgdbm -ldb -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=, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-fPIC', lddlflags='-G -L/usr/local/test/lib -L/usr/local/ssl/lib -L/usr/local/lib'
-
FAIL BDB-0.1 sun4-solaris-thread-multi 2.9
by Josts Smokehouse