Your message dated Mon, 18 Aug 2014 12:52:24 +0000
with message-id <[email protected]>
and subject line Bug#747580: Removed package(s) from unstable
has caused the Debian Bug report #735783,
regarding ruby1.9.1: Segfaults when trying to build ruby-bdb
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
735783: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=735783
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ruby1.9.1
Version: 1.9.3.484-1
Severity: important
Tags: upstream

Ruby complained about a segmentation fault while trying to build
ruby-bdb on an AMD64 system. I'm attaching the full build log.

I don't know if this bug is in any way related to #653582, although
that one was marked to be IA64-specific.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.11-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages ruby1.9.1 depends on:
ii  libc6         2.17-96
ii  libruby1.9.1  1.9.3.484-1

ruby1.9.1 recommends no packages.

Versions of packages ruby1.9.1 suggests:
ii  graphviz            2.26.3-15+b1
ii  ri1.9.1             1.9.3.448-1
pn  ruby-switch         <none>
ii  ruby1.9.1-dev       1.9.3.484-1
pn  ruby1.9.1-examples  <none>

-- debconf-show failed
 dpkg-buildpackage -rfakeroot -D -us -uc -i -I
dpkg-buildpackage: source package ruby-bdb
dpkg-buildpackage: source version 0.6.6-1
dpkg-buildpackage: source distribution UNRELEASED
dpkg-buildpackage: source changed by Gunnar Wolf <[email protected]>
 dpkg-source -i -I --before-build ruby-bdb-0.6.6
dpkg-buildpackage: host architecture amd64
dpkg-source: info: applying doc-in-a-single-dir.patch
dpkg-source: info: applying dont-check-patch-level.patch
dpkg-source: info: applying fail-make-test-if-tests-fail.patch
dpkg-source: info: applying add-support-for-libdb_version_5_and_higher.patch
dpkg-source: info: applying remove_constants_safely
 fakeroot debian/rules clean
dh clean --buildsystem=ruby --with ruby
   dh_testdir -O--buildsystem=ruby
   dh_auto_clean -O--buildsystem=ruby
  Entering dh_ruby --clean
  Leaving dh_ruby --clean
   debian/rules override_dh_clean
make[1]: Entering directory `/home/gwolf/vcs/build-area/ruby-bdb-0.6.6'
dh_clean
# This package is maintained in a Git repository, and empty
# directories are not tracked by Git. In order to run the test
# suite, create the needed tmp/ directories if they are not
# present
mkdir -p bdbxml2/tests/tmp bdbxml2/examples/tmp bdbxml2/tmp tests/tmp \
            bdbxml1/tests/tmp bdbxml1/examples/tmp bdbxml1/tmp examples/tmp tmp
make[1]: Leaving directory `/home/gwolf/vcs/build-area/ruby-bdb-0.6.6'
 dpkg-source -i -I -b ruby-bdb-0.6.6
dpkg-source: info: using source format `3.0 (quilt)'
dpkg-source: info: building ruby-bdb using existing ./ruby-bdb_0.6.6.orig.tar.gz
dpkg-source: info: building ruby-bdb in ruby-bdb_0.6.6-1.debian.tar.gz
dpkg-source: info: building ruby-bdb in ruby-bdb_0.6.6-1.dsc
 debian/rules build
dh build --buildsystem=ruby --with ruby
   dh_testdir -O--buildsystem=ruby
   dh_auto_configure -O--buildsystem=ruby
   dh_auto_build -O--buildsystem=ruby
   dh_auto_test -O--buildsystem=ruby
 fakeroot debian/rules binary
dh binary --buildsystem=ruby --with ruby
   dh_testroot -O--buildsystem=ruby
   dh_prep -O--buildsystem=ruby
   dh_auto_install -O--buildsystem=ruby
  Entering dh_ruby --install
Building extension for ruby1.9.1 ...
/usr/bin/ruby1.9.1 -I/usr/lib/ruby/vendor_ruby 
/usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb 
/home/gwolf/vcs/build-area/ruby-bdb-0.6.6 debian/ruby-bdb
/usr/bin/ruby1.9.1 extconf.rb
extconf.rb:48: Use RbConfig instead of obsolete and deprecated Config.
checking for db_version() in -ldb-4.7... no
checking for db_version_4007() in -ldb-4.7... no
checking for db_version() in -ldb47... no
checking for db_version_4007() in -ldb47... no
checking for db_version() in -ldb-4.6... no
checking for db_version_4006() in -ldb-4.6... no
checking for db_version() in -ldb46... no
checking for db_version_4006() in -ldb46... no
checking for db_version() in -ldb-4.5... no
checking for db_version_4005() in -ldb-4.5... no
checking for db_version() in -ldb45... no
checking for db_version_4005() in -ldb45... no
checking for db_version() in -ldb-4.4... no
checking for db_version_4004() in -ldb-4.4... no
checking for db_version() in -ldb44... no
checking for db_version_4004() in -ldb44... no
checking for db_version() in -ldb-4.3... no
checking for db_version_4003() in -ldb-4.3... no
checking for db_version() in -ldb43... no
checking for db_version_4003() in -ldb43... no
checking for db_version() in -ldb-4.2... no
checking for db_version_4002() in -ldb-4.2... no
checking for db_version() in -ldb42... no
checking for db_version_4002() in -ldb42... no
checking for db_version() in -ldb-4.1... no
checking for db_version_4001() in -ldb-4.1... no
checking for db_version() in -ldb41... no
checking for db_version_4001() in -ldb41... no
checking for db_version() in -ldb-4.0... no
checking for db_version_4000() in -ldb-4.0... no
checking for db_version() in -ldb40... no
checking for db_version_4000() in -ldb40... no
checking for db_version() in -ldb4... no
checking for db_version_4000() in -ldb4... no
checking for db_version() in -ldb3... no
checking for db_version_3000() in -ldb3... no
checking for db_version() in -ldb2... no
checking for db_version_2000() in -ldb2... no
checking for db_version() in -ldb... yes
checking for ruby/io.h... yes
checking for rb_frame_this_func() in ruby.h... yes
checking for rb_block_proc() in ruby.h... yes
checking for rb_io_stdio_file() in ruby.h... yes
checking for rb_block_call() in ruby.h... yes
checking for Array#insert... yes
checking for Array#values_at... yes
checking for rb_io_t in ruby.h,ruby/io.h... yes
checking for DB_AFTER in db.h...yes
checking for DB_AGGRESSIVE in db.h...yes
checking for DB_APPEND in db.h...yes
checking for DB_ARCH_ABS in db.h...yes
checking for DB_ARCH_DATA in db.h...yes
checking for DB_ARCH_LOG in db.h...yes
checking for DB_AUTO_COMMIT in db.h...yes
checking for DB_BEFORE in db.h...yes
checking for DB_BTREE in db.h...yes
checking for DB_CACHED_COUNTS in db.h...no
checking for DB_CDB_ALLDB in db.h...yes
checking for DB_CHECKPOINT in db.h...no
checking for DB_CHKSUM in db.h...yes
checking for DB_CHKSUM_SHA1 in db.h...no
checking for DB_CLIENT in db.h...no
checking for DB_CONFIG in db.h...no
checking for DB_CONSUME in db.h...yes
checking for DB_CONSUME_WAIT in db.h...yes
checking for DB_CREATE in db.h...yes
checking for DB_CURLSN in db.h...no
checking for DB_CURRENT in db.h...yes
checking for DB_DBT_MALLOC in db.h...yes
checking for DB_DBT_PARTIAL in db.h...yes
checking for DB_DBT_REALLOC in db.h...yes
checking for DB_DBT_USERMEM in db.h...yes
checking for DB_DIRECT_DB in db.h...yes
checking for DB_DIRECT_LOG in db.h...no
checking for DB_DIRTY_READ in db.h...yes
checking for DB_DONOTINDEX in db.h...yes
checking for DB_DSYNC_LOG in db.h...no
checking for DB_DUP in db.h...yes
checking for DB_DUPSORT in db.h...yes
checking for DB_EID_BROADCAST in db.h...yes
checking for DB_EID_INVALID in db.h...yes
checking for DB_ENCRYPT in db.h...yes
checking for DB_ENCRYPT_AES in db.h...yes
checking for DB_ENV_THREAD in db.h...no
checking for DB_EVENT_PANIC in db.h...yes
checking for DB_EVENT_REP_CLIENT in db.h...yes
checking for DB_EVENT_REP_ELECTED in db.h...yes
checking for DB_EVENT_REP_MASTER in db.h...yes
checking for DB_EVENT_REP_NEWMASTER in db.h...yes
checking for DB_EVENT_REP_PERM_FAILED in db.h...yes
checking for DB_EVENT_REP_STARTUPDONE in db.h...yes
checking for DB_EVENT_WRITE_FAILED in db.h...yes
checking for DB_EXCL in db.h...yes
checking for DB_FAST_STAT in db.h...yes
checking for DB_FIRST in db.h...yes
checking for DB_FIXEDLEN in db.h...no
checking for DB_FLUSH in db.h...yes
checking for DB_FORCE in db.h...yes
checking for DB_GET_BOTH_RANGE in db.h...yes
checking for DB_GET_RECNO in db.h...yes
checking for DB_GET_BOTH in db.h...yes
checking for DB_HASH in db.h...yes
checking for DB_HOME in db.h...no
checking for DB_IGNORE_LEASE in db.h...yes
checking for DB_INCOMPLETE in db.h...no
checking for DB_INIT_CDB in db.h...yes
checking for DB_INIT_LOCK in db.h...yes
checking for DB_INIT_LOG in db.h...yes
checking for DB_INIT_MPOOL in db.h...yes
checking for DB_INIT_REP in db.h...yes
checking for DB_INIT_TXN in db.h...yes
checking for DB_JOINENV in db.h...yes
checking for DB_JOIN_ITEM in db.h...yes
checking for DB_JOIN_NOSORT in db.h...yes
checking for DB_KEYEMPTY in db.h...yes
checking for DB_KEYEXIST in db.h...yes
checking for DB_KEYFIRST in db.h...yes
checking for DB_KEYLAST in db.h...yes
checking for DB_LAST in db.h...yes
checking for DB_LOCKDOWN in db.h...yes
checking for DB_LOCK_CONFLICT in db.h...no
checking for DB_LOCK_DEADLOCK in db.h...yes
checking for DB_LOCK_DEFAULT in db.h...yes
checking for DB_LOCK_EXPIRE in db.h...yes
checking for DB_LOCK_GET in db.h...yes
checking for DB_LOCK_GET_TIMEOUT in db.h...yes
checking for DB_LOCK_IREAD in db.h...yes
checking for DB_LOCK_IWR in db.h...yes
checking for DB_LOCK_IWRITE in db.h...yes
checking for DB_LOCK_MAXLOCKS in db.h...yes
checking for DB_LOCK_MINLOCKS in db.h...yes
checking for DB_LOCK_MINWRITE in db.h...yes
checking for DB_LOCK_NG in db.h...yes
checking for DB_LOCK_NOTGRANTED in db.h...yes
checking for DB_LOCK_NOTHELD in db.h...no
checking for DB_LOCK_NOWAIT in db.h...yes
checking for DB_LOCK_OLDEST in db.h...yes
checking for DB_LOCK_PUT in db.h...yes
checking for DB_LOCK_PUT_ALL in db.h...yes
checking for DB_LOCK_PUT_OBJ in db.h...yes
checking for DB_LOCK_RANDOM in db.h...yes
checking for DB_LOCK_READ in db.h...yes
checking for DB_LOCK_TIMEOUT in db.h...yes
checking for DB_LOCK_WRITE in db.h...yes
checking for DB_LOCK_YOUNGEST in db.h...yes
checking for DB_LOG_AUTOREMOVE in db.h...no
checking for DB_LOG_AUTO_REMOVE in db.h...yes
checking for DB_LOG_DIRECT in db.h...yes
checking for DB_LOG_DSYNC in db.h...yes
checking for DB_LOG_INMEMORY in db.h...no
checking for DB_LOG_IN_MEMORY in db.h...yes
checking for DB_LOG_ZERO in db.h...yes
checking for DB_MPOOL_CLEAN in db.h...no
checking for DB_MPOOL_CREATE in db.h...yes
checking for DB_MPOOL_DIRTY in db.h...yes
checking for DB_MPOOL_DISCARD in db.h...yes
checking for DB_MPOOL_LAST in db.h...yes
checking for DB_MPOOL_NEW in db.h...yes
checking for DB_MPOOL_PRIVATE in db.h...no
checking for DB_MULTIVERSION in db.h...yes
checking for DB_MUTEX_PROCESS_ONLY in db.h...yes
checking for DB_NEXT_DUP in db.h...yes
checking for DB_NEXT_NODUP in db.h...yes
checking for DB_NODUPDATA in db.h...yes
checking for DB_NOORDERCHK in db.h...yes
checking for DB_NOSERVER in db.h...yes
checking for DB_NOSERVER_HOME in db.h...yes
checking for DB_NOSERVER_ID in db.h...yes
checking for DB_NOTFOUND in db.h...yes
checking for DB_OLD_VERSION in db.h...yes
checking for DB_ORDERCHKONLY in db.h...yes
checking for DB_OVERWRITE in db.h...yes
checking for DB_POSITION in db.h...yes
checking for DB_PRIVATE in db.h...yes
checking for DB_SYSTEM_MEM in db.h...yes
checking for DB_RMW in db.h...yes
checking for DB_PAD in db.h...no
checking for DB_PREV_DUP in db.h...yes
checking for DB_PREV_NODUP in db.h...yes
checking for DB_PRINTABLE in db.h...yes
checking for DB_PRIORITY_DEFAULT in db.h...yes
checking for DB_PRIORITY_HIGH in db.h...yes
checking for DB_PRIORITY_LOW in db.h...yes
checking for DB_PRIORITY_VERY_HIGH in db.h...yes
checking for DB_QUEUE in db.h...yes
checking for DB_RDONLY in db.h...yes
checking for DB_READ_COMMITTED in db.h...yes
checking for DB_READ_UNCOMMITTED in db.h...yes
checking for DB_RECNO in db.h...yes
checking for DB_RECNUM in db.h...yes
checking for DB_RECORDCOUNT in db.h...no
checking for DB_RECOVER in db.h...yes
checking for DB_RECOVER_FATAL in db.h...yes
checking for DB_REGION_INIT in db.h...yes
checking for DB_RENUMBER in db.h...yes
checking for DB_REPFLAGS_MASK in db.h...no
checking for DB_REPMGR_ACKS_ALL in db.h...yes
checking for DB_REPMGR_ACKS_ALL_PEERS in db.h...yes
checking for DB_REPMGR_ACKS_NONE in db.h...yes
checking for DB_REPMGR_ACKS_ONE in db.h...yes
checking for DB_REPMGR_ACKS_ONE_PEER in db.h...yes
checking for DB_REPMGR_ACKS_QUORUM in db.h...yes
checking for DB_REPMGR_CONNECTED in db.h...yes
checking for DB_REPMGR_DISCONNECTED in db.h...yes
checking for DB_REPMGR_PEER in db.h...yes
checking for DB_REP_ACK_TIMEOUT in db.h...yes
checking for DB_REP_ANYWHERE in db.h...yes
checking for DB_REP_BULKOVF in db.h...yes
checking for DB_REP_CHECKPOINT_DELAY in db.h...yes
checking for DB_REP_CLIENT in db.h...yes
checking for DB_REP_CONF_BULK in db.h...yes
checking for DB_REP_CONF_DELAYCLIENT in db.h...yes
checking for DB_REP_CONF_NOAUTOINIT in db.h...no
checking for DB_REP_CONF_NOWAIT in db.h...yes
checking for DB_REP_CONNECTION_RETRY in db.h...yes
checking for DB_REP_DEFAULT_PRIORITY in db.h...yes
checking for DB_REP_DUPMASTER in db.h...yes
checking for DB_REP_EGENCHG in db.h...no
checking for DB_REP_ELECTION in db.h...yes
checking for DB_REP_ELECTION_RETRY in db.h...yes
checking for DB_REP_ELECTION_TIMEOUT in db.h...yes
checking for DB_REP_FULL_ELECTION in db.h...no
checking for DB_REP_FULL_ELECTION_TIMEOUT in db.h...yes
checking for DB_REP_HANDLE_DEAD in db.h...yes
checking for DB_REP_HOLDELECTION in db.h...yes
checking for DB_REP_IGNORE in db.h...yes
checking for DB_REP_ISPERM in db.h...yes
checking for DB_REP_JOIN_FAILURE in db.h...yes
checking for DB_REP_LEASE_EXPIRED in db.h...yes
checking for DB_REP_LEASE_TIMEOUT in db.h...yes
checking for DB_REP_LOCKOUT in db.h...yes
checking for DB_REP_LOGREADY in db.h...yes
checking for DB_REP_LOGSONLY in db.h...no
checking for DB_REP_MASTER in db.h...yes
checking for DB_REP_NEWMASTER in db.h...yes
checking for DB_REP_NEWSITE in db.h...yes
checking for DB_REP_NOBUFFER in db.h...yes
checking for DB_REP_NOTPERM in db.h...yes
checking for DB_REP_OUTDATED in db.h...no
checking for DB_REP_PAGEDONE in db.h...yes
checking for DB_REP_PERMANENT in db.h...yes
checking for DB_REP_REREQUEST in db.h...yes
checking for DB_REP_UNAVAIL in db.h...yes
checking for DB_RPCCLIENT in db.h...no
checking for DB_RUNRECOVERY in db.h...yes
checking for DB_SALVAGE in db.h...yes
checking for DB_SECONDARY_BAD in db.h...yes
checking for DB_SET in db.h...yes
checking for DB_SET_LOCK_TIMEOUT in db.h...yes
checking for DB_SET_RANGE in db.h...yes
checking for DB_SET_RECNO in db.h...yes
checking for DB_SET_TXN_TIMEOUT in db.h...yes
checking for DB_SNAPSHOT in db.h...yes
checking for DB_STAT_ALL in db.h...yes
checking for DB_STAT_CLEAR in db.h...yes
checking for DB_STAT_SUBSYSTEM in db.h...yes
checking for DB_THREAD in db.h...yes
checking for DB_TRUNCATE in db.h...yes
checking for DB_TXN_ABORT in db.h...yes
checking for DB_TXN_APPLY in db.h...yes
checking for DB_TXN_BACKWARD_ROLL in db.h...yes
checking for DB_TXN_FORWARD_ROLL in db.h...yes
checking for DB_TXN_NOSYNC in db.h...yes
checking for DB_TXN_NOWAIT in db.h...yes
checking for DB_TXN_PRINT in db.h...yes
checking for DB_TXN_SNAPSHOT in db.h...yes
checking for DB_TXN_SYNC in db.h...yes
checking for DB_TXN_WRITE_NOSYNC in db.h...yes
checking for DB_UNKNOWN in db.h...yes
checking for DB_UPGRADE in db.h...yes
checking for DB_USE_ENVIRON in db.h...yes
checking for DB_USE_ENVIRON_ROOT in db.h...yes
checking for DB_VERB_CHKPOINT in db.h...no
checking for DB_VERB_DEADLOCK in db.h...yes
checking for DB_VERB_RECOVERY in db.h...yes
checking for DB_VERB_REPLICATION in db.h...yes
checking for DB_VERB_WAITSFOR in db.h...yes
checking for DB_VERIFY in db.h...yes
checking for DB_PRIORITY_VERY_LOW in db.h...yes
checking for DB_WRITECURSOR in db.h...yes
checking for DB_XA_CREATE in db.h...no
checking for DB_XIDDATASIZE in db.h...no
checking for DB_MULTIPLE_KEY in db.h...yes
checking for DB_REP_CONF_LEASE in db.h...yes
checking for DB_REP_HEARTBEAT_MONITOR in db.h...yes
checking for DB_REP_HEARTBEAT_SEND in db.h...yes
checking for DB_TXN_NOT_DURABLE in db.h...yes
checking for DB_KEY_RANGE in db.h... yes
checking for DB_INFO in db.h... no
checking for DB_SEQUENCE in db.h... yes
checking for DB_LOGC in db.h... yes
checking for DBTYPE in db.h... yes
checking for DB_COMPACT in db.h... yes
checking for DB_HASH_STAT in db.h... yes
checking for DB_HASH_STAT.hash_nkeys in db.h... yes
checking for DB_HASH_STAT.hash_nrecs in db.h... no
checking for DB_HASH_STAT.hash_ndata in db.h... yes
checking for DB_HASH_STAT.hash_nelem in db.h... no
checking for DB_HASH_STAT.hash_pagecnt in db.h... yes
checking for DB_QUEUE_STAT in db.h... yes
checking for DB_QUEUE_STAT.qs_nkeys in db.h... yes
checking for DB_QUEUE_STAT.qs_nrecs in db.h... no
checking for DB_QUEUE_STAT.qs_ndata in db.h... yes
checking for DB_QUEUE_STAT.qs_start in db.h... no
checking for DB_REP_STAT in db.h... yes
checking for DB_REP_STAT.st_bulk_fills in db.h... yes
checking for DB_REP_STAT.st_bulk_overflows in db.h... yes
checking for DB_REP_STAT.st_bulk_records in db.h... yes
checking for DB_REP_STAT.st_bulk_transfers in db.h... yes
checking for DB_REP_STAT.st_client_rerequests in db.h... yes
checking for DB_REP_STAT.st_client_svc_miss in db.h... yes
checking for DB_REP_STAT.st_client_svc_req in db.h... yes
checking for DB_REP_STAT.st_egen in db.h... yes
checking for DB_REP_STAT.st_election_nvotes in db.h... yes
checking for DB_REP_STAT.st_election_sec in db.h... yes
checking for DB_REP_STAT.st_election_usec in db.h... yes
checking for DB_REP_STAT.st_next_pg in db.h... yes
checking for DB_REP_STAT.st_pg_duplicated in db.h... yes
checking for DB_REP_STAT.st_pg_records in db.h... yes
checking for DB_REP_STAT.st_pg_requested in db.h... yes
checking for DB_REP_STAT.st_startup_complete in db.h... yes
checking for DB_REP_STAT.st_waiting_pg in db.h... yes
checking for DBC.c_close in db.h... yes
checking for DBC.c_count in db.h... yes
checking for DBC.c_del in db.h... yes
checking for DBC.c_dup in db.h... yes
checking for DBC.c_get in db.h... yes
checking for DBC.c_pget in db.h... yes
checking for DBC.c_put in db.h... yes
checking for DBC.close in db.h... yes
checking for DBC.count in db.h... yes
checking for DBC.del in db.h... yes
checking for DBC.dup in db.h... yes
checking for DBC.get in db.h... yes
checking for DBC.pget in db.h... yes
checking for DBC.put in db.h... yes
checking for DBC.get_priority in db.h... yes
checking for DB.app_private in db.h... yes
checking for DB.set_h_compare in db.h... yes
checking for DB.set_append_recno in db.h... yes
checking for DB.set_feedback in db.h... yes
checking for DB.set_q_extendsize in db.h... no
checking for DB.set_encrypt in db.h... yes
checking for DB.set_errcall in db.h... yes
checking for DB.get_type in db.h... yes
checking for DB.pget in db.h... yes
checking for DB.fd in db.h... yes
checking for DB.set_priority in db.h... yes
checking for DB.byteswapped in db.h... no
checking for DB.get_bt_minkey in db.h... yes
checking for DB.get_cachesize in db.h... yes
checking for DB.get_dbname in db.h... yes
checking for DB.get_env in db.h... yes
checking for DB.get_h_ffactor in db.h... yes
checking for DB.get_h_nelem in db.h... yes
checking for DB.get_lorder in db.h... yes
checking for DB.get_pagesize in db.h... yes
checking for DB.get_q_extentsize in db.h... yes
checking for DB.get_re_delim in db.h... yes
checking for DB.get_re_len in db.h... yes
checking for DB.get_re_pad in db.h... yes
checking for DB.get_re_source in db.h... yes
checking for DB.get_flags in db.h... yes
checking for DB.get_open_flags in db.h... yes
checking for DB.verify in db.h... yes
checking for DB.truncate in db.h... yes
checking for DB.upgrade in db.h... yes
checking for DB.remove in db.h... yes
checking for DB.rename in db.h... yes
checking for DB.join in db.h... yes
checking for DB.get_byteswapped in db.h... yes
checking for DB.set_cache_priority in db.h... no
checking for DB_GET_TYPE_2... yes
checking for DB.open in db.h... yes
checking for DB_OPEN_7... yes
checking for DB.associate in db.h... yes
checking for DB_ASSOCIATE_TXN... yes
checking for DB_JOIN_FLAG_DBC... yes
checking for DB_GET_BYTESWAPPED_2... yes
checking for DB_ENV.get_cachesize in db.h... yes
checking for DB_ENV.get_data_dirs in db.h... yes
checking for DB_ENV.get_flags in db.h... yes
checking for DB_ENV.get_home in db.h... yes
checking for DB_ENV.get_lg_bsize in db.h... yes
checking for DB_ENV.get_lg_dir in db.h... yes
checking for DB_ENV.get_lg_max in db.h... yes
checking for DB_ENV.get_lg_regionmax in db.h... yes
checking for DB_ENV.get_lk_detect in db.h... yes
checking for DB_ENV.get_lk_max_lockers in db.h... yes
checking for DB_ENV.get_lk_max_locks in db.h... yes
checking for DB_ENV.get_lk_max_objects in db.h... yes
checking for DB_ENV.get_mp_mmapsize in db.h... yes
checking for DB_ENV.get_open_flags in db.h... yes
checking for DB_ENV.get_rep_limit in db.h... no
checking for DB_ENV.get_rep_nsites in db.h... no
checking for DB_ENV.get_shm_key in db.h... yes
checking for DB_ENV.get_tas_spins in db.h... no
checking for DB_ENV.get_tmp_dir in db.h... yes
checking for DB_ENV.get_timeout in db.h... yes
checking for DB_ENV.get_tx_max in db.h... yes
checking for DB_ENV.get_tx_timestamp in db.h... yes
checking for DB_ENV.rep_get_nsites in db.h... yes
checking for DB_ENV.rep_get_priority in db.h... yes
checking for DB_ENV.lg_info in db.h... no
checking for DB_ENV.log_put in db.h... yes
checking for DB_ENV.log_flush in db.h... yes
checking for DB_ENV.log_cursor in db.h... yes
checking for DB_ENV.log_file in db.h... yes
checking for DB_ENV.log_flush in db.h... yes
checking for DB_ENV.set_feedback in db.h... yes
checking for DB_ENV.set_app_dispatch in db.h... yes
checking for DB_ENV.set_rep_transport in db.h... no
checking for DB_ENV.set_timeout in db.h... yes
checking for DB_ENV.set_txn_timeout in db.h... no
checking for DB_ENV.set_lock_timeout in db.h... no
checking for DB_ENV.set_encrypt in db.h... yes
checking for DB_ENV.set_rep_limit in db.h... no
checking for DB_ENV.rep_elect in db.h... yes
checking for DB_ENV.rep_start in db.h... yes
checking for DB_ENV.rep_process_message in db.h... yes
checking for DB_ENV.rep_set_limit in db.h... yes
checking for DB_ENV.set_msgcall in db.h... yes
checking for DB_ENV.set_thread_id in db.h... yes
checking for DB_ENV.set_thread_id_string in db.h... yes
checking for DB_ENV.set_isalive in db.h... yes
checking for DB_ENV.set_shm_key in db.h... yes
checking for DB_ENV.rep_set_nsites in db.h... yes
checking for DB_ENV.rep_set_priority in db.h... yes
checking for DB_ENV.rep_set_config in db.h... yes
checking for DB_ENV.rep_set_timeout in db.h... yes
checking for DB_ENV.rep_set_transport in db.h... yes
checking for DB_ENV.repmgr_set_local_site in db.h... yes
checking for DB_ENV.repmgr_add_remote_site in db.h... yes
checking for DB_ENV.repmgr_set_ack_policy in db.h... yes
checking for DB_ENV.repmgr_set_site_list in db.h... no
checking for DB_ENV.repmgr_start in db.h... yes
checking for DB_ENV.set_intermediate_dir_mode in db.h... yes
checking for DB_ENV.set_event_notify in db.h... yes
checking for DB_ENV.set_cachesize in db.h... yes
checking for DB_ENV.set_region_init in db.h... no
checking for DB_ENV.set_tas_spins in db.h... no
checking for DB_ENV.set_tx_timestamp in db.h... yes
checking for DB_ENV.db_verbose in db.h... no
checking for DB_ENV.set_verbose in db.h... yes
checking for DB_ENV.lk_detect in db.h... yes
checking for DB_ENV.set_lk_detect in db.h... yes
checking for DB_ENV.lk_max in db.h... yes
checking for DB_ENV.set_lk_max in db.h... no
checking for DB_ENV.lk_conflicts in db.h... yes
checking for DB_ENV.set_lk_conflicts in db.h... yes
checking for DB_ENV.set_timeout in db.h... yes
checking for DB_ENV.set_lk_max_locks in db.h... yes
checking for DB_ENV.set_lk_max_lockers in db.h... yes
checking for DB_ENV.lg_max in db.h... no
checking for DB_ENV.set_lk_max_objects in db.h... yes
checking for DB_ENV.set_lg_bsize in db.h... yes
checking for DB_ENV.set_data_dir in db.h... yes
checking for DB_ENV.set_lg_dir in db.h... yes
checking for DB_ENV.set_tmp_dir in db.h... yes
checking for DB_ENV.set_server in db.h... no
checking for DB_ENV.set_rpc_server in db.h... no
checking for DB_ENV.set_flags in db.h... yes
checking for DB_ENV.close in db.h... yes
checking for DB_ENV.set_func_sleep in db.h... no
checking for DB_ENV.set_func_yield in db.h... no
checking for DB_ENV.set_alloc in db.h... yes
checking for DB_ENV.set_errcall in db.h... yes
checking for DB_ENV.lsn_reset in db.h... yes
checking for DB_ENV.fileid_reset in db.h... yes
checking for DB_ENV.failchk in db.h... yes
checking for DB_ENV.rep_sync in db.h... yes
checking for DB_ENV.rep_stat in db.h... yes
checking for DB_ENV.log_set_config in db.h... yes
checking for DB_ENV.fidp in db.h... no
checking for DB_ENV.rep_set_clockskew in db.h... yes
checking for DB_ENV.rep_set_request in db.h... yes
checking for DB_ENV.open in db.h... yes
checking for ENV_OPEN_DB_CONFIG... no
checking for ENV_REMOVE_4... no
checking for DB_ENV.log_stat in db.h... yes
checking for DB_ENV.log_archive in db.h... yes
checking for DB_ENV.log_register in db.h... no
checking for DB_ENV.log_unregister in db.h... no
checking for DB_CURSOR_4... yes
checking for DB_ENV_REP_ELECT_7... no
checking for DB_ENV_REP_ELECT_5... no
checking for DB_ENV_REP_PROCESS_MESSAGE_5... yes
checking for DB_LOG_STAT.st_refcnt in db.h... no
checking for DB_LOG_STAT.st_lg_bsize in db.h... yes
checking for DB_LOG_STAT.st_lg_size in db.h... yes
checking for DB_LOG_STAT.st_lg_max in db.h... no
checking for DB_LOG_STAT.st_wcount_fill in db.h... yes
checking for DB_LOG_STAT.st_disk_file in db.h... yes
checking for DB_LOG_STAT.st_disk_offset in db.h... yes
checking for DB_LOG_STAT.st_flushcommit in db.h... no
checking for DB_LOG_STAT.st_maxcommitperflush in db.h... yes
checking for DB_LOG_STAT.st_mincommitperflush in db.h... yes
checking for DB_BTREE_STAT.bt_nkeys in db.h... yes
checking for DB_BTREE_STAT.bt_nrecs in db.h... no
checking for DB_BTREE_STAT.bt_ndata in db.h... yes
checking for DB_BTREE_STAT.bt_pagecnt in db.h... yes
checking for DB_STAT_4... yes
checking for DB_CURSOR_4... yes
checking for DB_ENV.lock_id_free in db.h... yes
checking for DB_ENV.lock_id in db.h... yes
checking for DB_ENV.lk_info in db.h... no
checking for DB_ENV.lock_detect in db.h... yes
checking for DB_ENV.lock_stat in db.h... yes
checking for DB_ENV.lock_get in db.h... yes
checking for DB_ENV.lock_vec in db.h... yes
checking for DB_ENV.lock_put in db.h... yes
checking for DB_LOCK_STAT.st_id in db.h... yes
checking for DB_LOCK_STAT.st_lastid in db.h... no
checking for DB_LOCK_STAT.st_lock_nowait in db.h... yes
checking for DB_LOCK_STAT.st_lock_wait in db.h... yes
checking for DB_LOCK_STAT.st_nnowaits in db.h... no
checking for DB_LOCK_STAT.st_nconflicts in db.h... no
checking for DB_LOCK_STAT.st_objs_nowait in db.h... yes
checking for DB_LOCK_STAT.st_objs_wait in db.h... yes
checking for DB_LOCK_STAT.st_lockers_nowait in db.h... yes
checking for DB_LOCK_STAT.st_lockers_wait in db.h... yes
checking for DB_LOCK_STAT.st_locks_nowait in db.h... no
checking for DB_LOCK_STAT.st_locks_wait in db.h... no
checking for DB_LOCKREQ.timeout in db.h... yes
checking for DB_TXN.abort in db.h... yes
checking for DB_TXN.commit in db.h... yes
checking for DB_TXN.id in db.h... yes
checking for DB_TXN.prepare in db.h... yes
checking for DB_TXN.discard in db.h... yes
checking for DB_TXN.set_timeout in db.h... yes
checking for DB_TXN.set_name in db.h... yes
checking for DB_ENV.tx_info in db.h... no
checking for DB_ENV.txn_begin in db.h... yes
checking for DB_ENV.txn_checkpoint in db.h... yes
checking for DB_ENV.txn_recover in db.h... yes
checking for DB_ENV.txn_stat in db.h... yes
checking for DB_ENV.dbremove in db.h... yes
checking for DB_ENV.dbrename in db.h... yes
checking for DB_ENV.set_tx_max in db.h... yes
checking for DB_TXN_STAT.st_maxnactive in db.h... yes
checking for DB_TXN_STAT.st_regsize in db.h... yes
checking for DB_TXN_STAT.st_region_wait in db.h... yes
checking for DB_TXN_STAT.st_region_nowait in db.h... yes
checking for DB_TXN_STAT.st_last_ckp in db.h... yes
checking for DB_TXN_STAT.st_pending_ckp in db.h... no
checking for DB_TXN_STAT.st_nrestores in db.h... yes
checking for DB_TXN_ACTIVE.tid in db.h... yes
checking for DB_TXN_ACTIVE.name in db.h... yes
checking for DB_TXN_ACTIVE.parentid in db.h... yes
checking for ENV_REP_TRANSPORT_6... yes
checking for DB_ENV_REP_PROCESS_MESSAGE_ENVID... yes
creating Makefile
make
make[1]: Entering directory `/home/gwolf/vcs/build-area/ruby-bdb-0.6.6/src'
compiling recnum.c
compiling sequence.c
compiling lock.c
compiling env.c
env.c: In function ‘bdb_env_i_conf’:
env.c:1985:2: warning: pointer targets in passing argument 2 of 
‘envst->envp->rep_get_priority’ differ in signedness [-Wpointer-sign]
  bdb_test_error(envst->envp->rep_get_priority(envst->envp, &size));
  ^
env.c:1985:2: note: expected ‘u_int32_t *’ but argument is of type ‘int *’
env.c: In function ‘bdb_env_rep_get_nsites’:
env.c:2454:5: warning: pointer targets in passing argument 2 of 
‘envst->envp->rep_get_nsites’ differ in signedness [-Wpointer-sign]
     bdb_test_error(envst->envp->rep_get_nsites(envst->envp, &offon));
     ^
env.c:2454:5: note: expected ‘u_int32_t *’ but argument is of type ‘int *’
env.c: In function ‘bdb_env_rep_get_priority’:
env.c:2479:5: warning: pointer targets in passing argument 2 of 
‘envst->envp->rep_get_priority’ differ in signedness [-Wpointer-sign]
     bdb_test_error(envst->envp->rep_get_priority(envst->envp, &offon));
     ^
env.c:2479:5: note: expected ‘u_int32_t *’ but argument is of type ‘int *’
compiling common.c
common.c: In function ‘bdb_local_aref’:
common.c:963:13: warning: variable ‘dbst’ set but not used 
[-Wunused-but-set-variable]
     bdb_DB *dbst;
             ^
common.c: In function ‘bdb_init’:
common.c:1310:11: warning: variable ‘hash_arg’ set but not used 
[-Wunused-but-set-variable]
     VALUE hash_arg = Qnil;
           ^
common.c: In function ‘bdb_append_internal’:
common.c:1803:20: warning: variable ‘res’ set but not used 
[-Wunused-but-set-variable]
     volatile VALUE res = Qnil;
                    ^
common.c: In function ‘bdb_unshift’:
common.c:1863:13: warning: variable ‘txnid’ set but not used 
[-Wunused-but-set-variable]
     DB_TXN *txnid;
             ^
common.c: In function ‘bdb_put’:
common.c:1879:20: warning: variable ‘a0’ set but not used 
[-Wunused-but-set-variable]
     volatile VALUE a0 = Qnil;
                    ^
common.c: In function ‘bdb_get_internal’:
common.c:2022:9: warning: variable ‘flagss’ set but not used 
[-Wunused-but-set-variable]
     int flagss;
         ^
common.c: In function ‘bdb_pget’:
common.c:2131:9: warning: variable ‘flagss’ set but not used 
[-Wunused-but-set-variable]
     int flagss;
         ^
common.c: In function ‘bdb_btree_key_range’:
common.c:2185:20: warning: variable ‘b’ set but not used 
[-Wunused-but-set-variable]
     volatile VALUE b = Qnil;
                    ^
common.c: In function ‘bdb_count’:
common.c:2314:20: warning: variable ‘b’ set but not used 
[-Wunused-but-set-variable]
     volatile VALUE b = Qnil;
                    ^
common.c: In function ‘bdb_has_both’:
common.c:2506:20: warning: variable ‘d’ set but not used 
[-Wunused-but-set-variable]
     volatile VALUE d = Qnil;
                    ^
common.c:2505:20: warning: variable ‘c’ set but not used 
[-Wunused-but-set-variable]
     volatile VALUE c = Qnil;
                    ^
common.c: In function ‘bdb_del’:
common.c:2552:20: warning: variable ‘b’ set but not used 
[-Wunused-but-set-variable]
     volatile VALUE b = Qnil;
                    ^
common.c: In function ‘bdb_i_each_kv’:
common.c:2822:20: warning: variable ‘res’ set but not used 
[-Wunused-but-set-variable]
     volatile VALUE res = Qnil;
                    ^
common.c: In function ‘bdb_i_each_kv_bulk’:
common.c:2943:20: warning: variable ‘res’ set but not used 
[-Wunused-but-set-variable]
     volatile VALUE res = Qnil;
                    ^
common.c: In function ‘bdb_join’:
common.c:4007:17: warning: variable ‘c’ set but not used 
[-Wunused-but-set-variable]
     VALUE a, b, c;
                 ^
compiling log.c
compiling delegator.c
compiling transaction.c
transaction.c: In function ‘bdb_env_recover’:
transaction.c:564:2: warning: passing argument 4 of ‘envst->envp->txn_recover’ 
from incompatible pointer type [enabled by default]
  bdb_test_error(envst->envp->txn_recover(envst->envp, preplist, 1, &retp, 
flags));
  ^
transaction.c:564:2: note: expected ‘u_int32_t *’ but argument is of type ‘long 
int *’
compiling cursor.c
cursor.c: In function ‘bdb_cursor_put’:
cursor.c:351:20: warning: variable ‘d’ set but not used 
[-Wunused-but-set-variable]
     volatile VALUE d = Qnil;
                    ^
compiling bdb.c
linking shared-object bdb.so
make[1]: Leaving directory `/home/gwolf/vcs/build-area/ruby-bdb-0.6.6/src'
make install
make[1]: Entering directory `/home/gwolf/vcs/build-area/ruby-bdb-0.6.6/src'
/usr/bin/install -c -m 0755 bdb.so 
/home/gwolf/vcs/build-area/ruby-bdb-0.6.6/debian/ruby-bdb/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux
installing default bdb libraries
make[1]: Leaving directory `/home/gwolf/vcs/build-area/ruby-bdb-0.6.6/src'
Building extension for ruby2.0 ...
/usr/bin/ruby2.0 -I/usr/lib/ruby/vendor_ruby 
/usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb 
/home/gwolf/vcs/build-area/ruby-bdb-0.6.6 debian/ruby-bdb
make[1]: Entering directory `/home/gwolf/vcs/build-area/ruby-bdb-0.6.6/src'
make[1]: Leaving directory `/home/gwolf/vcs/build-area/ruby-bdb-0.6.6/src'
make[1]: Entering directory `/home/gwolf/vcs/build-area/ruby-bdb-0.6.6/src'
make[1]: Leaving directory `/home/gwolf/vcs/build-area/ruby-bdb-0.6.6/src'
/usr/bin/ruby2.0 extconf.rb
extconf.rb:48:in `<main>': Use RbConfig instead of obsolete and deprecated 
Config.
extconf.rb:48:in `<main>': Use RbConfig instead of obsolete and deprecated 
Config.
checking for db_version() in -ldb-4.7... no
checking for db_version_4007() in -ldb-4.7... no
checking for db_version() in -ldb47... no
checking for db_version_4007() in -ldb47... no
checking for db_version() in -ldb-4.6... no
checking for db_version_4006() in -ldb-4.6... no
checking for db_version() in -ldb46... no
checking for db_version_4006() in -ldb46... no
checking for db_version() in -ldb-4.5... no
checking for db_version_4005() in -ldb-4.5... no
checking for db_version() in -ldb45... no
checking for db_version_4005() in -ldb45... no
checking for db_version() in -ldb-4.4... no
checking for db_version_4004() in -ldb-4.4... no
checking for db_version() in -ldb44... no
checking for db_version_4004() in -ldb44... no
checking for db_version() in -ldb-4.3... no
checking for db_version_4003() in -ldb-4.3... no
checking for db_version() in -ldb43... no
checking for db_version_4003() in -ldb43... no
checking for db_version() in -ldb-4.2... no
checking for db_version_4002() in -ldb-4.2... no
checking for db_version() in -ldb42... no
checking for db_version_4002() in -ldb42... no
checking for db_version() in -ldb-4.1... no
checking for db_version_4001() in -ldb-4.1... no
checking for db_version() in -ldb41... no
checking for db_version_4001() in -ldb41... no
checking for db_version() in -ldb-4.0... no
checking for db_version_4000() in -ldb-4.0... no
checking for db_version() in -ldb40... no
checking for db_version_4000() in -ldb40... no
checking for db_version() in -ldb4... no
checking for db_version_4000() in -ldb4... no
checking for db_version() in -ldb3... no
checking for db_version_3000() in -ldb3... no
checking for db_version() in -ldb2... no
checking for db_version_2000() in -ldb2... no
checking for db_version() in -ldb... yes
checking for ruby/io.h... yes
checking for rb_frame_this_func() in ruby.h... yes
checking for rb_block_proc() in ruby.h... yes
checking for rb_io_stdio_file() in ruby.h... yes
checking for rb_block_call() in ruby.h... yes
checking for Array#insert... yes
checking for Array#values_at... yes
checking for rb_io_t in ruby.h,ruby/io.h... yes
checking for DB_AFTER in db.h...yes
checking for DB_AGGRESSIVE in db.h...yes
checking for DB_APPEND in db.h...yes
checking for DB_ARCH_ABS in db.h...yes
checking for DB_ARCH_DATA in db.h...yes
checking for DB_ARCH_LOG in db.h...yes
checking for DB_AUTO_COMMIT in db.h...yes
checking for DB_BEFORE in db.h...yes
checking for DB_BTREE in db.h...yes
checking for DB_CACHED_COUNTS in db.h...no
checking for DB_CDB_ALLDB in db.h...yes
checking for DB_CHECKPOINT in db.h...no
checking for DB_CHKSUM in db.h...yes
checking for DB_CHKSUM_SHA1 in db.h...no
checking for DB_CLIENT in db.h...no
checking for DB_CONFIG in db.h...no
checking for DB_CONSUME in db.h...yes
checking for DB_CONSUME_WAIT in db.h...yes
checking for DB_CREATE in db.h...yes
checking for DB_CURLSN in db.h...no
checking for DB_CURRENT in db.h...yes
checking for DB_DBT_MALLOC in db.h...yes
checking for DB_DBT_PARTIAL in db.h...yes
checking for DB_DBT_REALLOC in db.h...yes
checking for DB_DBT_USERMEM in db.h...yes
checking for DB_DIRECT_DB in db.h...yes
checking for DB_DIRECT_LOG in db.h...no
checking for DB_DIRTY_READ in db.h...yes
checking for DB_DONOTINDEX in db.h...yes
checking for DB_DSYNC_LOG in db.h...no
checking for DB_DUP in db.h...yes
checking for DB_DUPSORT in db.h...yes
checking for DB_EID_BROADCAST in db.h...yes
checking for DB_EID_INVALID in db.h...yes
checking for DB_ENCRYPT in db.h...yes
checking for DB_ENCRYPT_AES in db.h...yes
checking for DB_ENV_THREAD in db.h...no
checking for DB_EVENT_PANIC in db.h...yes
checking for DB_EVENT_REP_CLIENT in db.h...yes
checking for DB_EVENT_REP_ELECTED in db.h...yes
checking for DB_EVENT_REP_MASTER in db.h...yes
checking for DB_EVENT_REP_NEWMASTER in db.h...yes
checking for DB_EVENT_REP_PERM_FAILED in db.h...yes
checking for DB_EVENT_REP_STARTUPDONE in db.h...yes
checking for DB_EVENT_WRITE_FAILED in db.h...yes
checking for DB_EXCL in db.h...yes
checking for DB_FAST_STAT in db.h...yes
checking for DB_FIRST in db.h...yes
checking for DB_FIXEDLEN in db.h...no
checking for DB_FLUSH in db.h...yes
checking for DB_FORCE in db.h...yes
checking for DB_GET_BOTH_RANGE in db.h...yes
checking for DB_GET_RECNO in db.h...yes
checking for DB_GET_BOTH in db.h...yes
checking for DB_HASH in db.h...yes
checking for DB_HOME in db.h...no
checking for DB_IGNORE_LEASE in db.h...yes
checking for DB_INCOMPLETE in db.h...no
checking for DB_INIT_CDB in db.h...yes
checking for DB_INIT_LOCK in db.h...yes
checking for DB_INIT_LOG in db.h...yes
checking for DB_INIT_MPOOL in db.h...yes
checking for DB_INIT_REP in db.h...yes
checking for DB_INIT_TXN in db.h...yes
checking for DB_JOINENV in db.h...yes
checking for DB_JOIN_ITEM in db.h...yes
checking for DB_JOIN_NOSORT in db.h...yes
checking for DB_KEYEMPTY in db.h...yes
checking for DB_KEYEXIST in db.h...yes
checking for DB_KEYFIRST in db.h...yes
checking for DB_KEYLAST in db.h...yes
checking for DB_LAST in db.h...yes
checking for DB_LOCKDOWN in db.h...yes
checking for DB_LOCK_CONFLICT in db.h...no
checking for DB_LOCK_DEADLOCK in db.h...yes
checking for DB_LOCK_DEFAULT in db.h...yes
checking for DB_LOCK_EXPIRE in db.h...yes
checking for DB_LOCK_GET in db.h...yes
checking for DB_LOCK_GET_TIMEOUT in db.h...yes
checking for DB_LOCK_IREAD in db.h...yes
checking for DB_LOCK_IWR in db.h...yes
checking for DB_LOCK_IWRITE in db.h...yes
checking for DB_LOCK_MAXLOCKS in db.h...yes
checking for DB_LOCK_MINLOCKS in db.h...yes
checking for DB_LOCK_MINWRITE in db.h...yes
checking for DB_LOCK_NG in db.h...yes
checking for DB_LOCK_NOTGRANTED in db.h...yes
checking for DB_LOCK_NOTHELD in db.h...no
checking for DB_LOCK_NOWAIT in db.h...yes
checking for DB_LOCK_OLDEST in db.h...yes
checking for DB_LOCK_PUT in db.h...yes
checking for DB_LOCK_PUT_ALL in db.h...yes
checking for DB_LOCK_PUT_OBJ in db.h...yes
checking for DB_LOCK_RANDOM in db.h...yes
checking for DB_LOCK_READ in db.h...yes
checking for DB_LOCK_TIMEOUT in db.h...yes
checking for DB_LOCK_WRITE in db.h...yes
checking for DB_LOCK_YOUNGEST in db.h...yes
checking for DB_LOG_AUTOREMOVE in db.h...no
checking for DB_LOG_AUTO_REMOVE in db.h...yes
checking for DB_LOG_DIRECT in db.h...yes
checking for DB_LOG_DSYNC in db.h...yes
checking for DB_LOG_INMEMORY in db.h...no
checking for DB_LOG_IN_MEMORY in db.h...yes
checking for DB_LOG_ZERO in db.h...yes
checking for DB_MPOOL_CLEAN in db.h...no
checking for DB_MPOOL_CREATE in db.h...yes
checking for DB_MPOOL_DIRTY in db.h...yes
checking for DB_MPOOL_DISCARD in db.h...yes
checking for DB_MPOOL_LAST in db.h...yes
checking for DB_MPOOL_NEW in db.h...yes
checking for DB_MPOOL_PRIVATE in db.h...no
checking for DB_MULTIVERSION in db.h...yes
checking for DB_MUTEX_PROCESS_ONLY in db.h...yes
checking for DB_NEXT_DUP in db.h...yes
checking for DB_NEXT_NODUP in db.h...yes
checking for DB_NODUPDATA in db.h...yes
checking for DB_NOORDERCHK in db.h...yes
checking for DB_NOSERVER in db.h...yes
checking for DB_NOSERVER_HOME in db.h...yes
checking for DB_NOSERVER_ID in db.h...yes
checking for DB_NOTFOUND in db.h...yes
checking for DB_OLD_VERSION in db.h...yes
checking for DB_ORDERCHKONLY in db.h...yes
checking for DB_OVERWRITE in db.h...yes
checking for DB_POSITION in db.h...yes
checking for DB_PRIVATE in db.h...yes
checking for DB_SYSTEM_MEM in db.h...yes
checking for DB_RMW in db.h...yes
checking for DB_PAD in db.h...no
checking for DB_PREV_DUP in db.h...yes
checking for DB_PREV_NODUP in db.h...yes
checking for DB_PRINTABLE in db.h...yes
checking for DB_PRIORITY_DEFAULT in db.h...yes
checking for DB_PRIORITY_HIGH in db.h...yes
checking for DB_PRIORITY_LOW in db.h...yes
checking for DB_PRIORITY_VERY_HIGH in db.h...yes
checking for DB_QUEUE in db.h...yes
checking for DB_RDONLY in db.h...yes
checking for DB_READ_COMMITTED in db.h...yes
checking for DB_READ_UNCOMMITTED in db.h...yes
checking for DB_RECNO in db.h...yes
checking for DB_RECNUM in db.h...yes
checking for DB_RECORDCOUNT in db.h...no
checking for DB_RECOVER in db.h...yes
checking for DB_RECOVER_FATAL in db.h...yes
checking for DB_REGION_INIT in db.h...yes
checking for DB_RENUMBER in db.h...yes
checking for DB_REPFLAGS_MASK in db.h...no
checking for DB_REPMGR_ACKS_ALL in db.h...yes
checking for DB_REPMGR_ACKS_ALL_PEERS in db.h...yes
checking for DB_REPMGR_ACKS_NONE in db.h...yes
checking for DB_REPMGR_ACKS_ONE in db.h...yes
checking for DB_REPMGR_ACKS_ONE_PEER in db.h...yes
checking for DB_REPMGR_ACKS_QUORUM in db.h...yes
checking for DB_REPMGR_CONNECTED in db.h...yes
checking for DB_REPMGR_DISCONNECTED in db.h...yes
checking for DB_REPMGR_PEER in db.h...yes
checking for DB_REP_ACK_TIMEOUT in db.h...yes
checking for DB_REP_ANYWHERE in db.h...yes
checking for DB_REP_BULKOVF in db.h...yes
checking for DB_REP_CHECKPOINT_DELAY in db.h...yes
checking for DB_REP_CLIENT in db.h...yes
checking for DB_REP_CONF_BULK in db.h...yes
checking for DB_REP_CONF_DELAYCLIENT in db.h...yes
checking for DB_REP_CONF_NOAUTOINIT in db.h...no
checking for DB_REP_CONF_NOWAIT in db.h...yes
checking for DB_REP_CONNECTION_RETRY in db.h...yes
checking for DB_REP_DEFAULT_PRIORITY in db.h...yes
checking for DB_REP_DUPMASTER in db.h...yes
checking for DB_REP_EGENCHG in db.h...no
checking for DB_REP_ELECTION in db.h...yes
checking for DB_REP_ELECTION_RETRY in db.h...yes
checking for DB_REP_ELECTION_TIMEOUT in db.h...yes
checking for DB_REP_FULL_ELECTION in db.h...no
checking for DB_REP_FULL_ELECTION_TIMEOUT in db.h...yes
checking for DB_REP_HANDLE_DEAD in db.h...yes
checking for DB_REP_HOLDELECTION in db.h...yes
checking for DB_REP_IGNORE in db.h...yes
checking for DB_REP_ISPERM in db.h...yes
checking for DB_REP_JOIN_FAILURE in db.h...yes
checking for DB_REP_LEASE_EXPIRED in db.h...yes
checking for DB_REP_LEASE_TIMEOUT in db.h...yes
checking for DB_REP_LOCKOUT in db.h...yes
checking for DB_REP_LOGREADY in db.h...yes
checking for DB_REP_LOGSONLY in db.h...no
checking for DB_REP_MASTER in db.h...yes
checking for DB_REP_NEWMASTER in db.h...yes
checking for DB_REP_NEWSITE in db.h...yes
checking for DB_REP_NOBUFFER in db.h...yes
checking for DB_REP_NOTPERM in db.h...yes
checking for DB_REP_OUTDATED in db.h...no
checking for DB_REP_PAGEDONE in db.h...yes
checking for DB_REP_PERMANENT in db.h...yes
checking for DB_REP_REREQUEST in db.h...yes
checking for DB_REP_UNAVAIL in db.h...yes
checking for DB_RPCCLIENT in db.h...no
checking for DB_RUNRECOVERY in db.h...yes
checking for DB_SALVAGE in db.h...yes
checking for DB_SECONDARY_BAD in db.h...yes
checking for DB_SET in db.h...yes
checking for DB_SET_LOCK_TIMEOUT in db.h...yes
checking for DB_SET_RANGE in db.h...yes
checking for DB_SET_RECNO in db.h...yes
checking for DB_SET_TXN_TIMEOUT in db.h...yes
checking for DB_SNAPSHOT in db.h...yes
checking for DB_STAT_ALL in db.h...yes
checking for DB_STAT_CLEAR in db.h...yes
checking for DB_STAT_SUBSYSTEM in db.h...yes
checking for DB_THREAD in db.h...yes
checking for DB_TRUNCATE in db.h...yes
checking for DB_TXN_ABORT in db.h...yes
checking for DB_TXN_APPLY in db.h...yes
checking for DB_TXN_BACKWARD_ROLL in db.h...yes
checking for DB_TXN_FORWARD_ROLL in db.h...yes
checking for DB_TXN_NOSYNC in db.h...yes
checking for DB_TXN_NOWAIT in db.h...yes
checking for DB_TXN_PRINT in db.h...yes
checking for DB_TXN_SNAPSHOT in db.h...yes
checking for DB_TXN_SYNC in db.h...yes
checking for DB_TXN_WRITE_NOSYNC in db.h...yes
checking for DB_UNKNOWN in db.h...yes
checking for DB_UPGRADE in db.h...yes
checking for DB_USE_ENVIRON in db.h...yes
checking for DB_USE_ENVIRON_ROOT in db.h...yes
checking for DB_VERB_CHKPOINT in db.h...no
checking for DB_VERB_DEADLOCK in db.h...yes
checking for DB_VERB_RECOVERY in db.h...yes
checking for DB_VERB_REPLICATION in db.h...yes
checking for DB_VERB_WAITSFOR in db.h...yes
checking for DB_VERIFY in db.h...yes
checking for DB_PRIORITY_VERY_LOW in db.h...yes
checking for DB_WRITECURSOR in db.h...yes
checking for DB_XA_CREATE in db.h...no
checking for DB_XIDDATASIZE in db.h...no
checking for DB_MULTIPLE_KEY in db.h...yes
checking for DB_REP_CONF_LEASE in db.h...yes
checking for DB_REP_HEARTBEAT_MONITOR in db.h...yes
checking for DB_REP_HEARTBEAT_SEND in db.h...yes
checking for DB_TXN_NOT_DURABLE in db.h...yes
checking for DB_KEY_RANGE in db.h... yes
checking for DB_INFO in db.h... no
checking for DB_SEQUENCE in db.h... yes
checking for DB_LOGC in db.h... yes
checking for DBTYPE in db.h... yes
checking for DB_COMPACT in db.h... yes
checking for DB_HASH_STAT in db.h... yes
checking for DB_HASH_STAT.hash_nkeys in db.h... yes
checking for DB_HASH_STAT.hash_nrecs in db.h... no
checking for DB_HASH_STAT.hash_ndata in db.h... yes
checking for DB_HASH_STAT.hash_nelem in db.h... no
checking for DB_HASH_STAT.hash_pagecnt in db.h... yes
checking for DB_QUEUE_STAT in db.h... yes
checking for DB_QUEUE_STAT.qs_nkeys in db.h... yes
checking for DB_QUEUE_STAT.qs_nrecs in db.h... no
checking for DB_QUEUE_STAT.qs_ndata in db.h... yes
checking for DB_QUEUE_STAT.qs_start in db.h... no
checking for DB_REP_STAT in db.h... yes
checking for DB_REP_STAT.st_bulk_fills in db.h... yes
checking for DB_REP_STAT.st_bulk_overflows in db.h... yes
checking for DB_REP_STAT.st_bulk_records in db.h... yes
checking for DB_REP_STAT.st_bulk_transfers in db.h... yes
checking for DB_REP_STAT.st_client_rerequests in db.h... yes
checking for DB_REP_STAT.st_client_svc_miss in db.h... yes
checking for DB_REP_STAT.st_client_svc_req in db.h... yes
checking for DB_REP_STAT.st_egen in db.h... yes
checking for DB_REP_STAT.st_election_nvotes in db.h... yes
checking for DB_REP_STAT.st_election_sec in db.h... yes
checking for DB_REP_STAT.st_election_usec in db.h... yes
checking for DB_REP_STAT.st_next_pg in db.h... yes
checking for DB_REP_STAT.st_pg_duplicated in db.h... yes
checking for DB_REP_STAT.st_pg_records in db.h... yes
checking for DB_REP_STAT.st_pg_requested in db.h... yes
checking for DB_REP_STAT.st_startup_complete in db.h... yes
checking for DB_REP_STAT.st_waiting_pg in db.h... yes
checking for DBC.c_close in db.h... yes
checking for DBC.c_count in db.h... yes
checking for DBC.c_del in db.h... yes
checking for DBC.c_dup in db.h... yes
checking for DBC.c_get in db.h... yes
checking for DBC.c_pget in db.h... yes
checking for DBC.c_put in db.h... yes
checking for DBC.close in db.h... yes
checking for DBC.count in db.h... yes
checking for DBC.del in db.h... yes
checking for DBC.dup in db.h... yes
checking for DBC.get in db.h... yes
checking for DBC.pget in db.h... yes
checking for DBC.put in db.h... yes
checking for DBC.get_priority in db.h... yes
checking for DB.app_private in db.h... yes
checking for DB.set_h_compare in db.h... yes
checking for DB.set_append_recno in db.h... yes
checking for DB.set_feedback in db.h... yes
checking for DB.set_q_extendsize in db.h... no
checking for DB.set_encrypt in db.h... yes
checking for DB.set_errcall in db.h... yes
checking for DB.get_type in db.h... yes
checking for DB.pget in db.h... yes
checking for DB.fd in db.h... yes
checking for DB.set_priority in db.h... yes
checking for DB.byteswapped in db.h... no
checking for DB.get_bt_minkey in db.h... yes
checking for DB.get_cachesize in db.h... yes
checking for DB.get_dbname in db.h... yes
checking for DB.get_env in db.h... yes
checking for DB.get_h_ffactor in db.h... yes
checking for DB.get_h_nelem in db.h... yes
checking for DB.get_lorder in db.h... yes
checking for DB.get_pagesize in db.h... yes
checking for DB.get_q_extentsize in db.h... yes
checking for DB.get_re_delim in db.h... yes
checking for DB.get_re_len in db.h... yes
checking for DB.get_re_pad in db.h... yes
checking for DB.get_re_source in db.h... yes
checking for DB.get_flags in db.h... yes
checking for DB.get_open_flags in db.h... yes
checking for DB.verify in db.h... yes
checking for DB.truncate in db.h... yes
checking for DB.upgrade in db.h... yes
checking for DB.remove in db.h... yes
checking for DB.rename in db.h... yes
checking for DB.join in db.h... yes
checking for DB.get_byteswapped in db.h... yes
checking for DB.set_cache_priority in db.h... no
checking for DB_GET_TYPE_2... yes
checking for DB.open in db.h... yes
checking for DB_OPEN_7... yes
checking for DB.associate in db.h... yes
checking for DB_ASSOCIATE_TXN... yes
checking for DB_JOIN_FLAG_DBC... yes
checking for DB_GET_BYTESWAPPED_2... yes
checking for DB_ENV.get_cachesize in db.h... yes
checking for DB_ENV.get_data_dirs in db.h... yes
checking for DB_ENV.get_flags in db.h... yes
checking for DB_ENV.get_home in db.h... yes
checking for DB_ENV.get_lg_bsize in db.h... yes
checking for DB_ENV.get_lg_dir in db.h... yes
checking for DB_ENV.get_lg_max in db.h... yes
checking for DB_ENV.get_lg_regionmax in db.h... yes
checking for DB_ENV.get_lk_detect in db.h... yes
checking for DB_ENV.get_lk_max_lockers in db.h... yes
checking for DB_ENV.get_lk_max_locks in db.h... yes
checking for DB_ENV.get_lk_max_objects in db.h... yes
checking for DB_ENV.get_mp_mmapsize in db.h... yes
checking for DB_ENV.get_open_flags in db.h... yes
checking for DB_ENV.get_rep_limit in db.h... no
checking for DB_ENV.get_rep_nsites in db.h... no
checking for DB_ENV.get_shm_key in db.h... yes
checking for DB_ENV.get_tas_spins in db.h... no
checking for DB_ENV.get_tmp_dir in db.h... yes
checking for DB_ENV.get_timeout in db.h... yes
checking for DB_ENV.get_tx_max in db.h... yes
checking for DB_ENV.get_tx_timestamp in db.h... yes
checking for DB_ENV.rep_get_nsites in db.h... yes
checking for DB_ENV.rep_get_priority in db.h... yes
checking for DB_ENV.lg_info in db.h... no
checking for DB_ENV.log_put in db.h... yes
checking for DB_ENV.log_flush in db.h... yes
checking for DB_ENV.log_cursor in db.h... yes
checking for DB_ENV.log_file in db.h... yes
checking for DB_ENV.log_flush in db.h... yes
checking for DB_ENV.set_feedback in db.h... yes
checking for DB_ENV.set_app_dispatch in db.h... yes
checking for DB_ENV.set_rep_transport in db.h... no
checking for DB_ENV.set_timeout in db.h... yes
checking for DB_ENV.set_txn_timeout in db.h... no
checking for DB_ENV.set_lock_timeout in db.h... no
checking for DB_ENV.set_encrypt in db.h... yes
checking for DB_ENV.set_rep_limit in db.h... no
checking for DB_ENV.rep_elect in db.h... yes
checking for DB_ENV.rep_start in db.h... yes
checking for DB_ENV.rep_process_message in db.h... yes
checking for DB_ENV.rep_set_limit in db.h... yes
checking for DB_ENV.set_msgcall in db.h... yes
checking for DB_ENV.set_thread_id in db.h... yes
checking for DB_ENV.set_thread_id_string in db.h... yes
checking for DB_ENV.set_isalive in db.h... yes
checking for DB_ENV.set_shm_key in db.h... yes
checking for DB_ENV.rep_set_nsites in db.h... yes
checking for DB_ENV.rep_set_priority in db.h... yes
checking for DB_ENV.rep_set_config in db.h... yes
checking for DB_ENV.rep_set_timeout in db.h... yes
checking for DB_ENV.rep_set_transport in db.h... yes
checking for DB_ENV.repmgr_set_local_site in db.h... yes
checking for DB_ENV.repmgr_add_remote_site in db.h... yes
checking for DB_ENV.repmgr_set_ack_policy in db.h... yes
checking for DB_ENV.repmgr_set_site_list in db.h... no
checking for DB_ENV.repmgr_start in db.h... yes
checking for DB_ENV.set_intermediate_dir_mode in db.h... yes
checking for DB_ENV.set_event_notify in db.h... yes
checking for DB_ENV.set_cachesize in db.h... yes
checking for DB_ENV.set_region_init in db.h... no
checking for DB_ENV.set_tas_spins in db.h... no
checking for DB_ENV.set_tx_timestamp in db.h... yes
checking for DB_ENV.db_verbose in db.h... no
checking for DB_ENV.set_verbose in db.h... yes
checking for DB_ENV.lk_detect in db.h... yes
checking for DB_ENV.set_lk_detect in db.h... yes
checking for DB_ENV.lk_max in db.h... yes
checking for DB_ENV.set_lk_max in db.h... no
checking for DB_ENV.lk_conflicts in db.h... yes
checking for DB_ENV.set_lk_conflicts in db.h... yes
checking for DB_ENV.set_timeout in db.h... yes
checking for DB_ENV.set_lk_max_locks in db.h... yes
checking for DB_ENV.set_lk_max_lockers in db.h... yes
checking for DB_ENV.lg_max in db.h... no
checking for DB_ENV.set_lk_max_objects in db.h... yes
checking for DB_ENV.set_lg_bsize in db.h... yes
checking for DB_ENV.set_data_dir in db.h... yes
checking for DB_ENV.set_lg_dir in db.h... yes
checking for DB_ENV.set_tmp_dir in db.h... yes
checking for DB_ENV.set_server in db.h... no
checking for DB_ENV.set_rpc_server in db.h... no
checking for DB_ENV.set_flags in db.h... yes
checking for DB_ENV.close in db.h... yes
checking for DB_ENV.set_func_sleep in db.h... no
checking for DB_ENV.set_func_yield in db.h... no
checking for DB_ENV.set_alloc in db.h... yes
checking for DB_ENV.set_errcall in db.h... yes
checking for DB_ENV.lsn_reset in db.h... yes
checking for DB_ENV.fileid_reset in db.h... yes
checking for DB_ENV.failchk in db.h... yes
checking for DB_ENV.rep_sync in db.h... yes
checking for DB_ENV.rep_stat in db.h... yes
checking for DB_ENV.log_set_config in db.h... yes
checking for DB_ENV.fidp in db.h... no
checking for DB_ENV.rep_set_clockskew in db.h... yes
checking for DB_ENV.rep_set_request in db.h... yes
checking for DB_ENV.open in db.h... yes
checking for ENV_OPEN_DB_CONFIG... no
checking for ENV_REMOVE_4... no
checking for DB_ENV.log_stat in db.h... yes
checking for DB_ENV.log_archive in db.h... yes
checking for DB_ENV.log_register in db.h... no
checking for DB_ENV.log_unregister in db.h... no
checking for DB_CURSOR_4... yes
checking for DB_ENV_REP_ELECT_7... no
checking for DB_ENV_REP_ELECT_5... no
checking for DB_ENV_REP_PROCESS_MESSAGE_5... yes
checking for DB_LOG_STAT.st_refcnt in db.h... no
checking for DB_LOG_STAT.st_lg_bsize in db.h... yes
checking for DB_LOG_STAT.st_lg_size in db.h... yes
checking for DB_LOG_STAT.st_lg_max in db.h... no
checking for DB_LOG_STAT.st_wcount_fill in db.h... yes
checking for DB_LOG_STAT.st_disk_file in db.h... yes
checking for DB_LOG_STAT.st_disk_offset in db.h... yes
checking for DB_LOG_STAT.st_flushcommit in db.h... no
checking for DB_LOG_STAT.st_maxcommitperflush in db.h... yes
checking for DB_LOG_STAT.st_mincommitperflush in db.h... yes
checking for DB_BTREE_STAT.bt_nkeys in db.h... yes
checking for DB_BTREE_STAT.bt_nrecs in db.h... no
checking for DB_BTREE_STAT.bt_ndata in db.h... yes
checking for DB_BTREE_STAT.bt_pagecnt in db.h... yes
checking for DB_STAT_4... yes
checking for DB_CURSOR_4... yes
checking for DB_ENV.lock_id_free in db.h... yes
checking for DB_ENV.lock_id in db.h... yes
checking for DB_ENV.lk_info in db.h... no
checking for DB_ENV.lock_detect in db.h... yes
checking for DB_ENV.lock_stat in db.h... yes
checking for DB_ENV.lock_get in db.h... yes
checking for DB_ENV.lock_vec in db.h... yes
checking for DB_ENV.lock_put in db.h... yes
checking for DB_LOCK_STAT.st_id in db.h... yes
checking for DB_LOCK_STAT.st_lastid in db.h... no
checking for DB_LOCK_STAT.st_lock_nowait in db.h... yes
checking for DB_LOCK_STAT.st_lock_wait in db.h... yes
checking for DB_LOCK_STAT.st_nnowaits in db.h... no
checking for DB_LOCK_STAT.st_nconflicts in db.h... no
checking for DB_LOCK_STAT.st_objs_nowait in db.h... yes
checking for DB_LOCK_STAT.st_objs_wait in db.h... yes
checking for DB_LOCK_STAT.st_lockers_nowait in db.h... yes
checking for DB_LOCK_STAT.st_lockers_wait in db.h... yes
checking for DB_LOCK_STAT.st_locks_nowait in db.h... no
checking for DB_LOCK_STAT.st_locks_wait in db.h... no
checking for DB_LOCKREQ.timeout in db.h... yes
checking for DB_TXN.abort in db.h... yes
checking for DB_TXN.commit in db.h... yes
checking for DB_TXN.id in db.h... yes
checking for DB_TXN.prepare in db.h... yes
checking for DB_TXN.discard in db.h... yes
checking for DB_TXN.set_timeout in db.h... yes
checking for DB_TXN.set_name in db.h... yes
checking for DB_ENV.tx_info in db.h... no
checking for DB_ENV.txn_begin in db.h... yes
checking for DB_ENV.txn_checkpoint in db.h... yes
checking for DB_ENV.txn_recover in db.h... yes
checking for DB_ENV.txn_stat in db.h... yes
checking for DB_ENV.dbremove in db.h... yes
checking for DB_ENV.dbrename in db.h... yes
checking for DB_ENV.set_tx_max in db.h... yes
checking for DB_TXN_STAT.st_maxnactive in db.h... yes
checking for DB_TXN_STAT.st_regsize in db.h... yes
checking for DB_TXN_STAT.st_region_wait in db.h... yes
checking for DB_TXN_STAT.st_region_nowait in db.h... yes
checking for DB_TXN_STAT.st_last_ckp in db.h... yes
checking for DB_TXN_STAT.st_pending_ckp in db.h... no
checking for DB_TXN_STAT.st_nrestores in db.h... yes
checking for DB_TXN_ACTIVE.tid in db.h... yes
checking for DB_TXN_ACTIVE.name in db.h... yes
checking for DB_TXN_ACTIVE.parentid in db.h... yes
checking for ENV_REP_TRANSPORT_6... yes
checking for DB_ENV_REP_PROCESS_MESSAGE_ENVID... yes
creating Makefile
make "DESTDIR="
make[1]: Entering directory `/home/gwolf/vcs/build-area/ruby-bdb-0.6.6/src'
compiling recnum.c
compiling sequence.c
compiling lock.c
compiling env.c
compiling common.c
compiling log.c
compiling delegator.c
compiling transaction.c
transaction.c: In function ‘bdb_env_recover’:
transaction.c:564:2: warning: passing argument 4 of ‘envst->envp->txn_recover’ 
from incompatible pointer type [enabled by default]
  bdb_test_error(envst->envp->txn_recover(envst->envp, preplist, 1, &retp, 
flags));
  ^
transaction.c:564:2: note: expected ‘u_int32_t *’ but argument is of type ‘long 
int *’
compiling cursor.c
compiling bdb.c
linking shared-object bdb.so
make[1]: Leaving directory `/home/gwolf/vcs/build-area/ruby-bdb-0.6.6/src'
make "DESTDIR=" install
make[1]: Entering directory `/home/gwolf/vcs/build-area/ruby-bdb-0.6.6/src'
/usr/bin/install -c -m 0755 bdb.so ./.gem.20140117-20043-1obdi28
installing default bdb libraries
make[1]: Leaving directory `/home/gwolf/vcs/build-area/ruby-bdb-0.6.6/src'
/usr/bin/ruby1.9.1 -I/usr/lib/ruby/vendor_ruby 
/usr/lib/ruby/vendor_ruby/gem2deb/test_runner.rb

VERSION of BDB is Berkeley DB 5.1.29: (October 25, 2011)
Loaded suite tests/log
Started
......tests/log.rb:92: [BUG] Segmentation fault
ruby 1.9.3p484 (2013-11-22 revision 43786) [x86_64-linux]

-- Control frame information -----------------------------------------------
c:0022 p:---- s:0100 b:0100 l:000099 d:000099 CFUNC  :close
c:0021 p:0024 s:0097 b:0096 l:000095 d:000095 METHOD tests/log.rb:92
c:0020 p:0107 s:0093 b:0093 l:000092 d:000092 METHOD 
/usr/lib/ruby/vendor_ruby/test/unit/testcase.rb:691
c:0019 p:0080 s:0089 b:0089 l:000088 d:000088 METHOD 
/usr/lib/ruby/vendor_ruby/test/unit/testcase.rb:431
c:0018 p:0031 s:0085 b:0085 l:000084 d:000084 METHOD 
/usr/lib/ruby/vendor_ruby/test/unit/testsuite.rb:121
c:0017 p:0103 s:0077 b:0077 l:000076 d:000076 METHOD 
/usr/lib/ruby/vendor_ruby/test/unit/testsuite.rb:53
c:0016 p:0031 s:0071 b:0071 l:002340 d:002340 METHOD 
/usr/lib/ruby/vendor_ruby/test/unit/testsuite.rb:121
c:0015 p:0103 s:0063 b:0063 l:000062 d:000062 METHOD 
/usr/lib/ruby/vendor_ruby/test/unit/testsuite.rb:53
c:0014 p:0041 s:0057 b:0057 l:000600 d:000600 METHOD 
/usr/lib/ruby/vendor_ruby/test/unit/ui/testrunnermediator.rb:65
c:0013 p:0054 s:0053 b:0053 l:001ed0 d:000052 BLOCK  
/usr/lib/ruby/vendor_ruby/test/unit/ui/testrunnermediator.rb:44
c:0012 p:0093 s:0051 b:0051 l:002360 d:002360 METHOD 
/usr/lib/ruby/vendor_ruby/test/unit/ui/testrunnermediator.rb:100
c:0011 p:0079 s:0043 b:0043 l:001ed0 d:001ed0 METHOD 
/usr/lib/ruby/vendor_ruby/test/unit/ui/testrunnermediator.rb:40
c:0010 p:0013 s:0037 b:0037 l:000036 d:000036 METHOD 
/usr/lib/ruby/vendor_ruby/test/unit/ui/testrunner.rb:40
c:0009 p:0041 s:0034 b:0034 l:000033 d:000033 METHOD 
/usr/lib/ruby/vendor_ruby/test/unit/ui/testrunner.rb:25
c:0008 p:0025 s:0031 b:0031 l:000030 d:000030 METHOD 
/usr/lib/ruby/vendor_ruby/test/unit/ui/testrunnerutilities.rb:24
c:0007 p:0017 s:0026 b:0026 l:0005e8 d:000025 BLOCK  
/usr/lib/ruby/vendor_ruby/test/unit/autorunner.rb:409
c:0006 p:0036 s:0024 b:0024 l:000023 d:000023 METHOD 
/usr/lib/ruby/vendor_ruby/test/unit/autorunner.rb:465
c:0005 p:0182 s:0020 b:0020 l:0005e8 d:0005e8 METHOD 
/usr/lib/ruby/vendor_ruby/test/unit/autorunner.rb:408
c:0004 p:0091 s:0015 b:0015 l:000014 d:000014 METHOD 
/usr/lib/ruby/vendor_ruby/test/unit/autorunner.rb:59
c:0003 p:0051 s:0007 b:0006 l:001a48 d:000005 BLOCK  
/usr/lib/ruby/vendor_ruby/test/unit.rb:502
c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH
c:0001 p:0000 s:0002 b:0002 l:000fd8 d:000fd8 TOP   

-- Ruby level backtrace information ----------------------------------------
/usr/lib/ruby/vendor_ruby/test/unit.rb:502:in `block (2 levels) in <top 
(required)>'
/usr/lib/ruby/vendor_ruby/test/unit/autorunner.rb:59:in `run'
/usr/lib/ruby/vendor_ruby/test/unit/autorunner.rb:408:in `run'
/usr/lib/ruby/vendor_ruby/test/unit/autorunner.rb:465:in `change_work_directory'
/usr/lib/ruby/vendor_ruby/test/unit/autorunner.rb:409:in `block in run'
/usr/lib/ruby/vendor_ruby/test/unit/ui/testrunnerutilities.rb:24:in `run'
/usr/lib/ruby/vendor_ruby/test/unit/ui/testrunner.rb:25:in `start'
/usr/lib/ruby/vendor_ruby/test/unit/ui/testrunner.rb:40:in `start_mediator'
/usr/lib/ruby/vendor_ruby/test/unit/ui/testrunnermediator.rb:40:in `run'
/usr/lib/ruby/vendor_ruby/test/unit/ui/testrunnermediator.rb:100:in 
`with_listener'
/usr/lib/ruby/vendor_ruby/test/unit/ui/testrunnermediator.rb:44:in `block in 
run'
/usr/lib/ruby/vendor_ruby/test/unit/ui/testrunnermediator.rb:65:in `run_suite'
/usr/lib/ruby/vendor_ruby/test/unit/testsuite.rb:53:in `run'
/usr/lib/ruby/vendor_ruby/test/unit/testsuite.rb:121:in `run_test'
/usr/lib/ruby/vendor_ruby/test/unit/testsuite.rb:53:in `run'
/usr/lib/ruby/vendor_ruby/test/unit/testsuite.rb:121:in `run_test'
/usr/lib/ruby/vendor_ruby/test/unit/testcase.rb:431:in `run'
/usr/lib/ruby/vendor_ruby/test/unit/testcase.rb:691:in `run_test'
tests/log.rb:92:in `test_07_random'
tests/log.rb:92:in `close'

-- C level backtrace information -------------------------------------------
/usr/lib/libruby-1.9.1.so.1.9(+0x155529) [0x2ad33f11d529]
/usr/lib/libruby-1.9.1.so.1.9(+0x5968d) [0x2ad33f02168d]
/usr/lib/libruby-1.9.1.so.1.9(rb_bug+0xb3) [0x2ad33f021e03]
/usr/lib/libruby-1.9.1.so.1.9(+0xf6d66) [0x2ad33f0bed66]
/lib/x86_64-linux-gnu/libpthread.so.0(+0xf210) [0x2ad33f3f1210] env.c:309
/home/gwolf/vcs/build-area/ruby-bdb-0.6.6/src/bdb.so(+0x12f30) [0x2ad340704f30] 
/usr/include/ruby-2.0.0/ruby/ruby.h:1530
/home/gwolf/vcs/build-area/ruby-bdb-0.6.6/src/bdb.so(+0x130cf) [0x2ad3407050cf] 
env.c:1128
/usr/lib/libruby-1.9.1.so.1.9(+0x14bb43) [0x2ad33f113b43]
/usr/lib/libruby-1.9.1.so.1.9(+0x146405) [0x2ad33f10e405]
/usr/lib/libruby-1.9.1.so.1.9(+0x1496fe) [0x2ad33f1116fe]
/usr/lib/libruby-1.9.1.so.1.9(+0x14aabc) [0x2ad33f112abc]
/usr/lib/libruby-1.9.1.so.1.9(+0x14b111) [0x2ad33f113111]
/usr/lib/libruby-1.9.1.so.1.9(rb_exec_end_proc+0x22b) [0x2ad33f026d9b]
/usr/lib/libruby-1.9.1.so.1.9(+0x5ee47) [0x2ad33f026e47]
/usr/lib/libruby-1.9.1.so.1.9(ruby_cleanup+0x134) [0x2ad33f0270a4]
/usr/lib/libruby-1.9.1.so.1.9(ruby_run_node+0x25) [0x2ad33f027335]
/usr/bin/ruby1.9.1() [0x4008ab]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5) [0x2ad33ff60995] 
common.c:4686
/usr/bin/ruby1.9.1() [0x4008d9]

-- Other runtime information -----------------------------------------------

* Loaded script: tests/log.rb

* Loaded features:

    0 enumerator.so
    1 /usr/lib/ruby/1.9.1/x86_64-linux/enc/encdb.so
    2 /usr/lib/ruby/1.9.1/x86_64-linux/enc/trans/transdb.so
    3 /usr/lib/ruby/1.9.1/rubygems/defaults.rb
    4 /usr/lib/ruby/1.9.1/x86_64-linux/rbconfig.rb
    5 /usr/lib/ruby/1.9.1/rubygems/deprecate.rb
    6 /usr/lib/ruby/1.9.1/rubygems/exceptions.rb
    7 /usr/lib/ruby/vendor_ruby/rubygems/defaults/operating_system.rb
    8 /usr/lib/ruby/1.9.1/rubygems/custom_require.rb
    9 /usr/lib/ruby/1.9.1/rubygems.rb
   10 /home/gwolf/vcs/build-area/ruby-bdb-0.6.6/src/bdb.so
   11 /usr/lib/ruby/vendor_ruby/test/unit/attribute.rb
   12 /usr/lib/ruby/vendor_ruby/test/unit/fixture.rb
   13 /usr/lib/ruby/vendor_ruby/test/unit/exceptionhandler.rb
   14 /usr/lib/ruby/vendor_ruby/test/unit/assertionfailederror.rb
   15 /usr/lib/ruby/vendor_ruby/test/unit/util/backtracefilter.rb
   16 /usr/lib/ruby/vendor_ruby/test/unit/util/method-owner-finder.rb
   17 /usr/lib/ruby/vendor_ruby/test/unit/diff.rb
   18 /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb
   19 /usr/lib/ruby/vendor_ruby/test/unit/failure.rb
   20 /usr/lib/ruby/vendor_ruby/test/unit/error.rb
   21 /usr/lib/ruby/vendor_ruby/test/unit/pending.rb
   22 /usr/lib/ruby/vendor_ruby/test/unit/omission.rb
   23 /usr/lib/ruby/vendor_ruby/test/unit/notification.rb
   24 /usr/lib/ruby/1.9.1/x86_64-linux/etc.so
   25 /usr/lib/ruby/1.9.1/fileutils.rb
   26 /usr/lib/ruby/vendor_ruby/test/unit/priority.rb
   27 /usr/lib/ruby/vendor_ruby/test/unit/data.rb
   28 /usr/lib/ruby/vendor_ruby/test/unit/testsuite.rb
   29 /usr/lib/ruby/vendor_ruby/test/unit/testsuitecreator.rb
   30 /usr/lib/ruby/vendor_ruby/test/unit/util/output.rb
   31 /usr/lib/ruby/vendor_ruby/test/unit/testcase.rb
   32 /usr/lib/ruby/vendor_ruby/test/unit/color.rb
   33 /usr/lib/ruby/vendor_ruby/test/unit/color-scheme.rb
   34 /usr/lib/ruby/vendor_ruby/test/unit/attribute-matcher.rb
   35 /usr/lib/ruby/1.9.1/optparse.rb
   36 /usr/lib/ruby/vendor_ruby/test/unit/runner/console.rb
   37 /usr/lib/ruby/vendor_ruby/test/unit/runner/emacs.rb
   38 /usr/lib/ruby/vendor_ruby/test/unit/runner/xml.rb
   39 /usr/lib/ruby/vendor_ruby/test/unit/autorunner.rb
   40 /usr/lib/ruby/vendor_ruby/test/unit.rb
   41 /home/gwolf/vcs/build-area/ruby-bdb-0.6.6/tests/runit_.rb
   42 /usr/lib/ruby/vendor_ruby/test/unit/ui/console/outputlevel.rb
   43 /usr/lib/ruby/vendor_ruby/test/unit/collector.rb
   44 /usr/lib/ruby/vendor_ruby/test/unit/collector/descendant.rb
   45 /usr/lib/ruby/vendor_ruby/test/unit/code-snippet-fetcher.rb
   46 /usr/lib/ruby/vendor_ruby/test/unit/fault-location-detector.rb
   47 /usr/lib/ruby/vendor_ruby/test/unit/ui/testrunnerutilities.rb
   48 /usr/lib/ruby/vendor_ruby/test/unit/ui/testrunner.rb
   49 /usr/lib/ruby/vendor_ruby/test/unit/util/procwrapper.rb
   50 /usr/lib/ruby/vendor_ruby/test/unit/util/observable.rb
   51 /usr/lib/ruby/vendor_ruby/test/unit/testresult.rb
   52 /usr/lib/ruby/vendor_ruby/test/unit/ui/testrunnermediator.rb
   53 /usr/lib/ruby/vendor_ruby/test/unit/ui/console/testrunner.rb

* Process memory map:

00400000-00401000 r-xp 00000000 fe:0d 411926                             
/usr/bin/ruby1.9.1
00600000-00601000 r--p 00000000 fe:0d 411926                             
/usr/bin/ruby1.9.1
00601000-00602000 rw-p 00001000 fe:0d 411926                             
/usr/bin/ruby1.9.1
00bdc000-013a5000 rw-p 00000000 00:00 0                                  [heap]
2ad33eb98000-2ad33ebb9000 r-xp 00000000 fe:00 60487                      
/lib/x86_64-linux-gnu/ld-2.17.so
2ad33ebb9000-2ad33ebbb000 rw-p 00000000 00:00 0 
2ad33ebbb000-2ad33ebc2000 r--s 00000000 fe:0d 664466                     
/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache
2ad33ebc2000-2ad33ebc3000 ---p 00000000 00:00 0 
2ad33ebc3000-2ad33ebc7000 rw-p 00000000 00:00 0                          
[stack:22542]
2ad33ebe3000-2ad33ebe7000 rw-p 00000000 00:00 0 
2ad33ebe7000-2ad33ec26000 r--p 00000000 fe:0d 541081                     
/usr/lib/locale/zu_ZA.utf8/LC_CTYPE
2ad33ec26000-2ad33ed27000 rw-p 00000000 00:00 0 
2ad33edb9000-2ad33edba000 r--p 00021000 fe:00 60487                      
/lib/x86_64-linux-gnu/ld-2.17.so
2ad33edba000-2ad33edbc000 rw-p 00022000 fe:00 60487                      
/lib/x86_64-linux-gnu/ld-2.17.so
2ad33edbc000-2ad33edc7000 r-xp 00000000 fe:0d 704774                     
/usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-sysv.so
2ad33edc7000-2ad33efc7000 ---p 0000b000 fe:0d 704774                     
/usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-sysv.so
2ad33efc7000-2ad33efc8000 rw-p 0000b000 fe:0d 704774                     
/usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-sysv.so
2ad33efc8000-2ad33f1bf000 r-xp 00000000 fe:0d 491624                     
/usr/lib/libruby-1.9.1.so.1.9.1
2ad33f1bf000-2ad33f3be000 ---p 001f7000 fe:0d 491624                     
/usr/lib/libruby-1.9.1.so.1.9.1
2ad33f3be000-2ad33f3c6000 rw-p 001f6000 fe:0d 491624                     
/usr/lib/libruby-1.9.1.so.1.9.1
2ad33f3c6000-2ad33f3e2000 rw-p 00000000 00:00 0 
2ad33f3e2000-2ad33f3f9000 r-xp 00000000 fe:00 32545                      
/lib/x86_64-linux-gnu/libpthread-2.17.so
2ad33f3f9000-2ad33f5f8000 ---p 00017000 fe:00 32545                      
/lib/x86_64-linux-gnu/libpthread-2.17.so
2ad33f5f8000-2ad33f5f9000 r--p 00016000 fe:00 32545                      
/lib/x86_64-linux-gnu/libpthread-2.17.so
2ad33f5f9000-2ad33f5fa000 rw-p 00017000 fe:00 32545                      
/lib/x86_64-linux-gnu/libpthread-2.17.so
2ad33f5fa000-2ad33f5fe000 rw-p 00000000 00:00 0 
2ad33f5fe000-2ad33f605000 r-xp 00000000 fe:00 60568                      
/lib/x86_64-linux-gnu/librt-2.17.so
2ad33f605000-2ad33f804000 ---p 00007000 fe:00 60568                      
/lib/x86_64-linux-gnu/librt-2.17.so
2ad33f804000-2ad33f805000 r--p 00006000 fe:00 60568                      
/lib/x86_64-linux-gnu/librt-2.17.so
2ad33f805000-2ad33f806000 rw-p 00007000 fe:00 60568                      
/lib/x86_64-linux-gnu/librt-2.17.so
2ad33f806000-2ad33f809000 r-xp 00000000 fe:00 60538                      
/lib/x86_64-linux-gnu/libdl-2.17.so
2ad33f809000-2ad33fa08000 ---p 00003000 fe:00 60538                      
/lib/x86_64-linux-gnu/libdl-2.17.so
2ad33fa08000-2ad33fa09000 r--p 00002000 fe:00 60538                      
/lib/x86_64-linux-gnu/libdl-2.17.so
2ad33fa09000-2ad33fa0a000 rw-p 00003000 fe:00 60538                      
/lib/x86_64-linux-gnu/libdl-2.17.so
2ad33fa0a000-2ad33fa12000 r-xp 00000000 fe:00 60492                      
/lib/x86_64-linux-gnu/libcrypt-2.17.so
2ad33fa12000-2ad33fc11000 ---p 00008000 fe:00 60492                      
/lib/x86_64-linux-gnu/libcrypt-2.17.so
2ad33fc11000-2ad33fc12000 r--p 00007000 fe:00 60492                      
/lib/x86_64-linux-gnu/libcrypt-2.17.so
2ad33fc12000-2ad33fc13000 rw-p 00008000 fe:00 60492                      
/lib/x86_64-linux-gnu/libcrypt-2.17.so
2ad33fc13000-2ad33fc41000 rw-p 00000000 00:00 0 
2ad33fc41000-2ad33fd3d000 r-xp 00000000 fe:00 60539                      
/lib/x86_64-linux-gnu/libm-2.17.so
2ad33fd3d000-2ad33ff3d000 ---p 000fc000 fe:00 60539                      
/lib/x86_64-linux-gnu/libm-2.17.so
2ad33ff3d000-2ad33ff3e000 r--p 000fc000 fe:00 60539                      
/lib/x86_64-linux-gnu/libm-2.17.so
2ad33ff3e000-2ad33ff3f000 rw-p 000fd000 fe:00 60539                      
/lib/x86_64-linux-gnu/libm-2.17.so
2ad33ff3f000-2ad3400e2000 r-xp 00000000 fe:00 60490                      
/lib/x86_64-linux-gnu/libc-2.17.so
2ad3400e2000-2ad3402e1000 ---p 001a3000 fe:00 60490                      
/lib/x86_64-linux-gnu/libc-2.17.so
2ad3402e1000-2ad3402e5000 r--p 001a2000 fe:00 60490                      
/lib/x86_64-linux-gnu/libc-2.17.so
2ad3402e5000-2ad3402e7000 rw-p 001a6000 fe:00 60490                      
/lib/x86_64-linux-gnu/libc-2.17.so
2ad3402e7000-2ad3402eb000 rw-p 00000000 00:00 0 
2ad3402eb000-2ad3402ed000 r-xp 00000000 fe:0d 69816                      
/usr/lib/ruby/1.9.1/x86_64-linux/enc/encdb.so
2ad3402ed000-2ad3404ec000 ---p 00002000 fe:0d 69816                      
/usr/lib/ruby/1.9.1/x86_64-linux/enc/encdb.so
2ad3404ec000-2ad3404ed000 r--p 00001000 fe:0d 69816                      
/usr/lib/ruby/1.9.1/x86_64-linux/enc/encdb.so
2ad3404ed000-2ad3404ee000 rw-p 00002000 fe:0d 69816                      
/usr/lib/ruby/1.9.1/x86_64-linux/enc/encdb.so
2ad3404ee000-2ad3404f0000 r-xp 00000000 fe:0d 69862                      
/usr/lib/ruby/1.9.1/x86_64-linux/enc/trans/transdb.so
2ad3404f0000-2ad3406f0000 ---p 00002000 fe:0d 69862                      
/usr/lib/ruby/1.9.1/x86_64-linux/enc/trans/transdb.so
2ad3406f0000-2ad3406f1000 r--p 00002000 fe:0d 69862                      
/usr/lib/ruby/1.9.1/x86_64-linux/enc/trans/transdb.so
2ad3406f1000-2ad3406f2000 rw-p 00003000 fe:0d 69862                      
/usr/lib/ruby/1.9.1/x86_64-linux/enc/trans/transdb.so
2ad3406f2000-2ad340725000 r-xp 00000000 fe:09 98738                      
/home/gwolf/vcs/build-area/ruby-bdb-0.6.6/src/bdb.so
2ad340725000-2ad340925000 ---p 00033000 fe:09 98738                      
/home/gwolf/vcs/build-area/ruby-bdb-0.6.6/src/bdb.so
2ad340925000-2ad340926000 r--p 00033000 fe:09 98738                      
/home/gwolf/vcs/build-area/ruby-bdb-0.6.6/src/bdb.so
2ad340926000-2ad340927000 rw-p 00034000 fe:09 98738                      
/home/gwolf/vcs/build-area/ruby-bdb-0.6.6/src/bdb.so
2ad340927000-2ad340b5a000 r-xp 00000000 fe:0d 656163                     
/usr/lib/x86_64-linux-gnu/libruby-2.0.so.2.0.0
2ad340b5a000-2ad340d5a000 ---p 00233000 fe:0d 656163                     
/usr/lib/x86_64-linux-gnu/libruby-2.0.so.2.0.0
2ad340d5a000-2ad340d62000 rw-p 00233000 fe:0d 656163                     
/usr/lib/x86_64-linux-gnu/libruby-2.0.so.2.0.0
2ad340d62000-2ad340d82000 rw-p 00000000 00:00 0 
2ad340d82000-2ad340efc000 r-xp 00000000 fe:0d 656145                     
/usr/lib/x86_64-linux-gnu/libdb-5.1.so
2ad340efc000-2ad3410fc000 ---p 0017a000 fe:0d 656145                     
/usr/lib/x86_64-linux-gnu/libdb-5.1.so
2ad3410fc000-2ad341102000 r--p 0017a000 fe:0d 656145                     
/usr/lib/x86_64-linux-gnu/libdb-5.1.so
2ad341102000-2ad341105000 rw-p 00180000 fe:0d 656145                     
/usr/lib/x86_64-linux-gnu/libdb-5.1.so
2ad341105000-2ad341108000 r-xp 00000000 fe:0d 69669                      
/usr/lib/ruby/1.9.1/x86_64-linux/etc.so
2ad341108000-2ad341307000 ---p 00003000 fe:0d 69669                      
/usr/lib/ruby/1.9.1/x86_64-linux/etc.so
2ad341307000-2ad341308000 r--p 00002000 fe:0d 69669                      
/usr/lib/ruby/1.9.1/x86_64-linux/etc.so
2ad341308000-2ad341309000 rw-p 00003000 fe:0d 69669                      
/usr/lib/ruby/1.9.1/x86_64-linux/etc.so
2ad341309000-2ad34131e000 r-xp 00000000 fe:00 32804                      
/lib/x86_64-linux-gnu/libgcc_s.so.1
2ad34131e000-2ad34151e000 ---p 00015000 fe:00 32804                      
/lib/x86_64-linux-gnu/libgcc_s.so.1
2ad34151e000-2ad34151f000 rw-p 00015000 fe:00 32804                      
/lib/x86_64-linux-gnu/libgcc_s.so.1
7fffb2b2a000-7fffb2b4b000 rw-p 00000000 00:00 0                          [stack]
7fffb2bce000-7fffb2bd0000 r-xp 00000000 00:00 0                          [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0                  
[vsyscall]


[NOTE]
You may have encountered a bug in the Ruby interpreter or extension libraries.
Bug reports are welcome.
For details: http://www.ruby-lang.org/bugreport.html

debian/ruby-tests.rb:6:in `exit': can't convert Process::Status into Integer 
(TypeError)
        from debian/ruby-tests.rb:6:in `block in <main>'
        from debian/ruby-tests.rb:3:in `foreach'
        from debian/ruby-tests.rb:3:in `<main>'
ERROR: Test "ruby1.9.1" failed. Exiting.
dh_auto_install: dh_ruby --install 
/home/gwolf/vcs/build-area/ruby-bdb-0.6.6/debian/ruby-bdb returned exit code 1
make: *** [binary] Error 1
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2

--- End Message ---
--- Begin Message ---
Version: 1.9.3.484-2+rm

Dear submitter,

as the package ruby1.9.1 has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/747580

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to