>>> Unpacking source... >>> Unpacking db-3.2.9.tar.gz to /var/tmp/portage/db-3.2.9-r2/work * Applying patch.3.2.9.1...  [ ok ] * Applying patch.3.2.9.2...  [ ok ] * Applying db-3.2.9-fix-dep-link.patch...  [ ok ] >>> Source unpacked. * Configuring db-3.2.9 (static)... creating cache ./config.cache checking for a BSD compatible install... /bin/install -c checking host system type... i686-pc-linux-gnu checking if building in the top-level directory... no checking if --disable-bigfile option specified... no checking if --enable-compat185 option specified... yes checking if --enable-cxx option specified... yes checking if --enable-debug option specified... no checking if --enable-debug_rop option specified... no checking if --enable-debug_wop option specified... no checking if --enable-diagnostic option specified... no checking if --enable-dump185 option specified... yes checking if --enable-dynamic option specified... no checking if --enable-java option specified... no checking if --enable-posixmutexes option specified... no checking if --enable-rpc option specified... no checking if --enable-shared option specified... no checking if --enable-tcl option specified... no checking if --enable-test option specified... no checking if --enable-uimutexes option specified... no checking if --enable-umrw option specified... no checking if --with-tcl option specified... no checking for cc... gcc checking for gcc... (cached) gcc checking for gcc... (cached) gcc checking whether the C compiler (gcc -D_GNU_SOURCE ) works... yes checking whether the C compiler (gcc -D_GNU_SOURCE ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for c++... g++ checking whether the C++ compiler (g++ -O2 -mcpu=i686 -pipe ) works... yes checking whether the C++ compiler (g++ -O2 -mcpu=i686 -pipe ) is a cross-compiler... no checking whether we are using GNU C++... yes checking whether g++ accepts -g... yes checking for pthread_create in -lpthread... yes checking whether byte ordering is bigendian... no checking for working const... yes checking how to run the C preprocessor... gcc -E checking whether stat file-mode macros are broken... no checking whether time.h and sys/time.h may both be included... yes checking for st_blksize in struct stat... yes checking for ANSI C header files... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for u_char... yes checking for u_short... yes checking for u_int... yes checking for u_long... yes checking for u_int8_t... yes checking for u_int16_t... yes checking for int16_t... yes checking for u_int32_t... yes checking for int32_t... yes checking for largest integral type... unsigned long long checking for integral type equal to pointer size... unsigned long checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for sys/select.h... yes checking for sys/time.h... yes checking for mutexes... x86/gcc-assembly checking for getcwd... yes checking for getopt... yes checking for memcmp... yes checking for memcpy... yes checking for memmove... yes checking for raise... yes checking for snprintf... yes checking for strcasecmp... yes checking for strerror... yes checking for vsnprintf... yes checking for getuid... yes checking for pstat_getdynamic... no checking for sysconf... yes checking for sched_yield... yes checking for strtoul... yes checking for yield... no checking for pread... yes checking for pwrite... yes checking for fcntl/F_SETFD... yes checking for qsort... yes checking for select... yes checking for int type sprintf return value... yes checking for mlock... yes checking for munlock... yes checking for mmap... yes checking for munmap... yes checking for shmget... yes checking for ar... /usr/bin/ar checking for chmod... /bin/chmod checking for cp... /bin/cp checking for ln... /bin/ln checking for mkdir... /bin/mkdir checking for ranlib... /usr/bin/ranlib checking for rm... /bin/rm checking for sh... /bin/sh checking for strip... /usr/bin/strip updating cache ./config.cache creating ./config.status creating Makefile creating include.tcl creating db.h creating db_int.h creating db_185.h creating db_config.h * Configuring db-3.2.9 (shared)... creating cache ./config.cache checking for a BSD compatible install... /bin/install -c checking host system type... i686-pc-linux-gnu checking if building in the top-level directory... no checking if --disable-bigfile option specified... no checking if --enable-compat185 option specified... yes checking if --enable-cxx option specified... yes checking if --enable-debug option specified... no checking if --enable-debug_rop option specified... no checking if --enable-debug_wop option specified... no checking if --enable-diagnostic option specified... no checking if --enable-dump185 option specified... yes checking if --enable-dynamic option specified... no checking if --enable-java option specified... no checking if --enable-posixmutexes option specified... no checking if --enable-rpc option specified... no checking if --enable-shared option specified... yes checking if --enable-tcl option specified... no checking if --enable-test option specified... no checking if --enable-uimutexes option specified... no checking if --enable-umrw option specified... no checking if --with-tcl option specified... no checking for cc... gcc checking for gcc... (cached) gcc checking for gcc... (cached) gcc checking whether the C compiler (gcc -D_GNU_SOURCE ) works... yes checking whether the C compiler (gcc -D_GNU_SOURCE ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for c++... g++ checking whether the C++ compiler (g++ -O2 -mcpu=i686 -pipe ) works... yes checking whether the C++ compiler (g++ -O2 -mcpu=i686 -pipe ) is a cross-compiler... no checking whether we are using GNU C++... yes checking whether g++ accepts -g... yes checking libtool configuration... checking for ranlib... ranlib checking whether we are using GNU C... yes checking for object suffix... o checking for executable suffix... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions ... yes checking if gcc static flag -static works... -static checking whether ln -s works... yes checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for BSD-compatible nm... /usr/bin/nm -B checking command to parse /usr/bin/nm -B output... ok checking how to hardcode library paths into programs... immediate checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking dynamic linker characteristics... Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for objdir... .libs creating ./libtool checking for pthread_create in -lpthread... yes checking whether byte ordering is bigendian... no checking for working const... yes checking how to run the C preprocessor... gcc -E checking whether stat file-mode macros are broken... no checking whether time.h and sys/time.h may both be included... yes checking for st_blksize in struct stat... yes checking for ANSI C header files... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for u_char... yes checking for u_short... yes checking for u_int... yes checking for u_long... yes checking for u_int8_t... yes checking for u_int16_t... yes checking for int16_t... yes checking for u_int32_t... yes checking for int32_t... yes checking for largest integral type... unsigned long long checking for integral type equal to pointer size... unsigned long checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for sys/select.h... yes checking for sys/time.h... yes checking for mutexes... x86/gcc-assembly checking for getcwd... yes checking for getopt... yes checking for memcmp... yes checking for memcpy... yes checking for memmove... yes checking for raise... yes checking for snprintf... yes checking for strcasecmp... yes checking for strerror... yes checking for vsnprintf... yes checking for getuid... yes checking for pstat_getdynamic... no checking for sysconf... yes checking for sched_yield... yes checking for strtoul... yes checking for yield... no checking for pread... yes checking for pwrite... yes checking for fcntl/F_SETFD... yes checking for qsort... yes checking for select... yes checking for int type sprintf return value... yes checking for mlock... yes checking for munlock... yes checking for mmap... yes checking for munmap... yes checking for shmget... yes checking for ar... /usr/bin/ar checking for chmod... /bin/chmod checking for cp... /bin/cp checking for ln... /bin/ln checking for mkdir... /bin/mkdir checking for ranlib... /usr/bin/ranlib checking for rm... /bin/rm checking for sh... /bin/sh checking for strip... /usr/bin/strip updating cache ./config.cache creating ./config.status creating Makefile creating include.tcl creating db.h creating db_int.h creating db_185.h creating db_config.h * Building db-3.2.9 (static)... gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../mutex/mut_tas.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../db185/db185.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../btree/bt_compare.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../btree/bt_conv.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../btree/bt_curadj.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../btree/bt_cursor.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../btree/bt_delete.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../btree/bt_method.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../btree/bt_open.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../btree/bt_put.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../btree/bt_rec.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../btree/bt_reclaim.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../btree/bt_recno.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../btree/bt_rsearch.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../btree/bt_search.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../btree/bt_split.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../btree/bt_stat.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../btree/bt_upgrade.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../btree/bt_verify.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../btree/btree_auto.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../db/crdel_auto.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../db/crdel_rec.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../db/db.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../db/db_am.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../db/db_auto.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../common/db_byteorder.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../db/db_cam.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../db/db_conv.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../db/db_dispatch.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../db/db_dup.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../common/db_err.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../common/db_getlong.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../db/db_iface.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../db/db_join.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../common/db_log2.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../db/db_meta.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../db/db_method.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../db/db_overflow.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../db/db_pr.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../db/db_rec.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../db/db_reclaim.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../db/db_ret.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../env/db_salloc.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../env/db_shash.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../db/db_upg.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../db/db_upg_opd.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../db/db_vrfy.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../db/db_vrfyutil.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../dbm/dbm.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../env/env_method.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../env/env_open.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../env/env_recover.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../env/env_region.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../hash/hash.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../hash/hash_auto.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../hash/hash_conv.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../hash/hash_dup.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../hash/hash_func.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../hash/hash_meta.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../hash/hash_method.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../hash/hash_page.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../hash/hash_rec.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../hash/hash_reclaim.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../hash/hash_stat.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../hash/hash_upgrade.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../hash/hash_verify.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../hsearch/hsearch.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../lock/lock.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../lock/lock_conflict.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../lock/lock_deadlock.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../lock/lock_method.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../lock/lock_region.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../lock/lock_stat.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../lock/lock_util.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../log/log.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../log/log_archive.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../log/log_auto.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../log/log_compare.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../log/log_findckp.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../log/log_get.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../log/log_method.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../log/log_put.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../log/log_rec.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../log/log_register.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../mp/mp_alloc.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../mp/mp_bh.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../mp/mp_fget.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../mp/mp_fopen.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../mp/mp_fput.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../mp/mp_fset.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../mp/mp_method.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../mp/mp_region.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../mp/mp_register.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../mp/mp_stat.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../mp/mp_sync.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../mp/mp_trickle.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../mutex/mutex.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../os/os_abs.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../os/os_alloc.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../os/os_dir.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../os/os_errno.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../os/os_fid.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../os/os_finit.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../os/os_fsync.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../os/os_handle.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../os/os_map.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../os/os_method.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../os/os_oflags.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../os/os_open.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../os/os_region.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../os/os_rename.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../os/os_root.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../os/os_rpath.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../os/os_rw.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../os/os_seek.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../os/os_sleep.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../os/os_spin.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../os/os_stat.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../os/os_tmpdir.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../os/os_unlink.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../qam/qam.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../qam/qam_auto.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../qam/qam_conv.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../qam/qam_files.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../qam/qam_method.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../qam/qam_open.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../qam/qam_rec.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../qam/qam_stat.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../qam/qam_upgrade.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../qam/qam_verify.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../txn/txn.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../txn/txn_auto.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../txn/txn_rec.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../txn/txn_region.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../xa/xa.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../xa/xa_db.c gcc -c -I. -I../dist/../include -D_REENTRANT -D_GNU_SOURCE ../dist/../xa/xa_map.c /usr/bin/ar cr libdb.a mut_tas.o db185.o bt_compare.o bt_conv.o bt_curadj.o bt_cursor.o bt_delete.o bt_method.o bt_open.o bt_put.o bt_rec.o bt_reclaim.o bt_recno.o bt_rsearch.o bt_search.o bt_split.o bt_stat.o bt_upgrade.o bt_verify.o btree_auto.o crdel_auto.o crdel_rec.o db.o db_am.o db_auto.o db_byteorder.o db_cam.o db_conv.o db_dispatch.o db_dup.o db_err.o db_getlong.o db_iface.o db_join.o db_log2.o db_meta.o db_method.o db_overflow.o db_pr.o db_rec.o db_reclaim.o db_ret.o db_salloc.o db_shash.o db_upg.o db_upg_opd.o db_vrfy.o db_vrfyutil.o dbm.o env_method.o env_open.o env_recover.o env_region.o hash.o hash_auto.o hash_conv.o hash_dup.o hash_func.o hash_meta.o hash_method.o hash_page.o hash_rec.o hash_reclaim.o hash_stat.o hash_upgrade.o hash_verify.o hsearch.o lock.o lock_conflict.o lock_deadlock.o lock_method.o lock_region.o lock_stat.o lock_util.o log.o log_archive.o log_auto.o log_compare.o log_findckp.o log_get.o log_method.o log_put.o log_rec.o log_register.o mp_alloc.o mp_bh.o mp_fget.o mp_fopen.o mp_fput.o mp_fset.o mp_method.o mp_region.o mp_register.o mp_stat.o mp_sync.o mp_trickle.o mutex.o os_abs.o os_alloc.o os_dir.o os_errno.o os_fid.o os_finit.o os_fsync.o os_handle.o os_map.o os_method.o os_oflags.o os_open.o os_region.o os_rename.o os_root.o os_rpath.o os_rw.o os_seek.o os_sleep.o os_spin.o os_stat.o os_tmpdir.o os_unlink.o qam.o qam_auto.o qam_conv.o qam_files.o qam_method.o qam_open.o qam_rec.o qam_stat.o qam_upgrade.o qam_verify.o txn.o txn_auto.o txn_rec.o txn_region.o xa.o xa_db.o xa_map.o test ! -f /usr/bin/ranlib || /usr/bin/ranlib libdb.a g++ -c -I. -I../dist/../include -D_REENTRANT -fexceptions -O2 -mcpu=i686 -pipe ../dist/../cxx/cxx_app.cpp In file included from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include/g++-v3/backward/iostream.h:31, from ../include/db_cxx.h:52, from ../cxx/cxx_app.cpp:18: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include/g++-v3/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. In file included from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include/g++-v3/iosfwd:46, from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include/g++-v3/ios:44, from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include/g++-v3/ostream:45, from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include/g++-v3/iostream:45, from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include/g++-v3/backward/iostream.h:32, from ../include/db_cxx.h:52, from ../cxx/cxx_app.cpp:18: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include/g++-v3/bits/fpos.h:65: internal error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make: *** [cxx_app.o] Error 1 !!! ERROR: sys-libs/db-3.2.9-r2 failed. !!! Function src_compile, Line 89, Exitcode 2 !!! Static build failed Calculating dependencies  ...done! >>> emerge (1 of 1) sys-libs/db-3.2.9-r2 to / >>> md5 src_uri ;-) db-3.2.9.tar.gz