Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 163063 - dev-util/subversion configure script can't find sys-libs/db-4.3
Summary: dev-util/subversion configure script can't find sys-libs/db-4.3
Status: RESOLVED DUPLICATE of bug 136654
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-21 13:59 UTC by Renato Caldas
Modified: 2007-01-21 14:02 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
The configure log (config.log,40.19 KB, text/plain)
2007-01-21 14:00 UTC, Renato Caldas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Renato Caldas 2007-01-21 13:59:06 UTC
I have db-4.3.29-r2 installed, but the subversion-1.4.2 configure script can't find it. The fact is that there are usually multiple db versions installed because of the slot mechanism. I triggered this problem after unmerging old unneeded versions.

Reproducible: Always

Steps to Reproduce:
emerge subversion with the following use  flags:
USE="apache2 berkdb java nls perl python -bash-completion -emacs -nowebdav -ruby"
Actual Results:  
running configure:

(...)
checking for socket in -lsocket... no
checking for availability of Berkeley DB... no
configure: error: Berkeley DB 4.0.14 wasn't found.

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/dev-util/subversion-1.4.2/work/subversion-1.4.2/config.log




emerge --info:

System uname: 2.6.19-gentoo-r4 i686 Intel(R) Pentium(R) 4 CPU 2.66GHz
Gentoo Base System version 1.12.9
Timestamp of tree: Sun, 21 Jan 2007 10:00:01 +0000
dev-java/java-config: 1.3.7, 2.0.31-r3
dev-lang/python:     2.4.4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.19.2-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -mtune=pentium4 -fomit-frame-pointer -pipe -finline-functions-called-once"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-O3 -mtune=pentium4 -fomit-frame-pointer -pipe -finline-functions-called-once"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks fixpackages metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="pt_PT@euro"
LINGUAS="pt pt_PT"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aac aalib acpi alsa apache2 apm berkdb bitmap-fonts bzip2 cairo cdparanoia cli cracklib crypt cups directfb dlloader dri dvd dvdr dvdread encode fbcon ffmpeg fortran gcj gdbm gif glibc-compat20 glut gpm gstreamer gtk hal iconv isdnlog jack java jpeg libcaca libg++ lirc mad mmx mmxext mp3 mpeg ncurses network nls nptl nptlonly nvidia ogg opengl pam pcre pdf perl png ppds pppd python qt4 quicktime readline reflection samba sdl session sndfile sox spell spl sse sse2 ssl svg tcpd theora threads tiff tls truetype truetype-fonts type1-fonts udev unicode usb v4l v4l2 vorbis win32codecs x264 x86 xml xorg xpm xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="mouse keyboard ps2mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="pt pt_PT" LIRC_DEVICES="pctv" USERLAND="GNU" VIDEO_CARDS="v4l vesa nv nvidia"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Renato Caldas 2007-01-21 14:00:18 UTC
Created attachment 107671 [details]
The configure log
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-01-21 14:02:10 UTC

*** This bug has been marked as a duplicate of bug 136654 ***