Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 142622 - subversion-1.3.2-r3 and "berkdb": can't build
Summary: subversion-1.3.2-r3 and "berkdb": can't build
Status: RESOLVED DUPLICATE of bug 136654
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
: 142623 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-08-03 02:00 UTC by Alexandre Hannud Abdo
Modified: 2006-08-03 02:11 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandre Hannud Abdo 2006-08-03 02:00:08 UTC
The configure process of subversion seems to have "-ldb-4.2" hardcoded somewhere.

When emerging it with USE="berkdb", only the most recent (4.3) version of berkdb appears as a dependency, and then it fails to build because it tries to find "libdb-4.2".

When emerging it with USE="-berkdb", it still tries to find libdb-4.2 and fails.

Supposing my system is OK, this means subversion-1.3.2-r3 cannot be built on ~x86 if db-4.2 isn't present by accident.

I can't say if this issue affected previous ebuilds.

My emerge info:
-----------------------------------------------------------------

Portage 2.1.1_pre4-r2 (default-linux/x86/2006.0, gcc-4.1.1/vanilla, glibc-2.4-r3, 2.6.18-rc2 i686)
=================================================================
System uname: 2.6.18-rc2 i686 AMD Athlon(tm) Processor
Gentoo Base System version 1.12.4
app-admin/eselect-compiler: 2.0.0_rc2-r1
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.17
sys-devel/gcc-config: [Not Present]
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=athlon -mmmx -m3dnow"
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/eselect/compiler /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-O3 -march=athlon -mmmx -m3dnow -ftemplate-depth-50"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://www.las.ic.unicamp.br/pub/gentoo/"
LINGUAS="en pt_BR it es"
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="x86 3dnow X a52 accessibility alsa apache2 apm arts audiofile avi bash-completion beagle berkdb bitmap-fonts bzip2 bzlib cairo canvas caps cdr cjk cli crypt cups curl dbus directfb dlloader dri dv dvd dvdr eds emacs emboss encode esd evo exif expat fam fbcon firefox flac font-server foomaticdb fortran ftp gd gdbm gif gnome gnutls gpm gstreamer gtk gtk2 gtkhtml guile hal howl iconv idn imagemagick imap imlib ipv6 isdnlog java jpeg lcms ldap libcaca libg++ libnotify libwww mad matrox mikmod mime mmap mmx mng mono motif mozsvg mp3 mpeg msn ncurses nls nptl nsplugin offensive ogg oggvorbis openal opengl oss pam pcre pdf pdflib perl plotutils png pppd python qt qt3 qt4 quicktime readline real reflection samba sdk sdl session sockets socks5 spell spl ssl svg svga sysfs tcltk tcpd tetex theora tiff truetype truetype-fonts type1-fonts udev unicode usb videos vorbis win32codecs wxwindows x264 xml xml2 xmms xorg xprint xv xvid xvmc yahoo zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux linguas_en linguas_pt_BR linguas_it linguas_es userland_GNU video_cards_mga video_cards_vesa video_cards_fbdev"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-08-03 02:09:34 UTC
*** Bug 142623 has been marked as a duplicate of this bug. ***
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-08-03 02:11:07 UTC

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