Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 66644 - Subversion 1.1.0 compile fails
Summary: Subversion 1.1.0 compile fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Paul de Vrieze (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-07 06:50 UTC by Miguel Angel Rasero
Modified: 2004-10-08 05:03 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 Miguel Angel Rasero 2004-10-07 06:50:10 UTC
When i try to compile subversion 1.1.0 i get this error

subversion/svnversion/svnversion . /repos/svn/trunk > /var/tmp/portage/subversion-1.1.0/image//usr/include/subversion-1/svn-revision.txt
subversion/svnversion/svnversion . /repos/svn/trunk > /var/tmp/portage/subversion-1.1.0/image//usr/include/subversion-1/svn-revision.txt
lt-svnversion: symbol lookup error: /var/tmp/portage/subversion-1.1.0/work/subversion-1.1.0/subversion/libsvn_fs_base/.libs/libsvn_fs_base-1.so.0: undefined symbol: svn_delta_version
make: *** [revision-install] Error 127

!!! ERROR: dev-util/subversion-1.1.0 failed.


Reproducible: Always
Steps to Reproduce:
1.emerge sync 
2.emerge -uDv subversion (i use ~x86 in make.conf)


Actual Results:  
The compile error that i have posted above.

Expected Results:  
emerge sucesfully.

Portage 2.0.51_rc7 (default-x86-1.4, gcc-3.4.2, glibc-2.3.4.20040808-r0,
2.6.8-gentoo-r1 i686)
=================================================================
System uname: 2.6.8-gentoo-r1 i686 Intel(R) Pentium(R) 4 CPU 2.66GHz
Gentoo Base System version 1.5.3
distcc 2.17 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632)
[disabled]ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.92.0.2
Headers:  sys-kernel/linux26-headers-2.6.8.1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3.2/share/config
/usr/kde/3.3/share/config:/usr/kde/3.3/env:/usr/kde/3.3/shutdown
/usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache cvs distlocks fixpackages sandbox"
GENTOO_MIRRORS="http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/
ftp://ftp.easynet.nl/mirror/gentoo/ http://ftp.easynet.nl/mirror/gentoo/
ftp://mir.zyrianes.net/gentoo/ ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo"
MAKEOPTS="-j1"
PKGDIR="/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aalib acpi alsa apm arts avi berkdb bitmap-fonts cdr crypt cups curl
directfb dvd dvdr encode esd fbcon foomaticdb gd gdbm gif gmp gnome gpm gtk gtk2
gtkhtml imagemagick imap imlib innodb jabber jpeg kde kerberos lcms ldap libg++
libwww live mad maildir mikmod mmx motif mozilla mpeg msn ncurses nls nptl
nvidia oggvorbis opengl oss pam pdflib perl png ppds python qt quicktime
readline samba scanner sdl slang slp spell sqlite sse sse2 ssl svga tcltk tcpd
tiff truetype unicode usb wxwindows x86 xml2 xmms xprint xv zlib linguas_es"
Comment 1 Paul de Vrieze (RETIRED) gentoo-dev 2004-10-08 05:03:32 UTC
I've broadened the sed regular expression that should hack around this hack. It should now be fixed (svnversion will not be called). Alternatively unmerging preexisting subversion installs should work