Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 109350 - subversion-1.2.3 install fails
Summary: subversion-1.2.3 install fails
Status: RESOLVED INVALID
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:
: 119905 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-10-15 03:58 UTC by Balazs Varkonyi
Modified: 2006-01-22 03:49 UTC (History)
1 user (show)

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


Attachments
Solve dev-libs/libxml2 problem (subversion-1.2.3-r1.ebuild,10.39 KB, text/plain)
2005-10-15 04:03 UTC, Balazs Varkonyi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Balazs Varkonyi 2005-10-15 03:58:42 UTC
I'm not able to emerge subversion-1.2.3 because during the compilation process I
receive some error message. It seems that libxml2 is missing from depend.

Reproducible: Always
Steps to Reproduce:
1. emerge subversion

Actual Results:  
cd subversion/libsvn_ra_svn && /bin/sh
/var/tmp/portage/subversion-1.2.3-r1/work/subversion-1.2.3/libtool --tag=CC
--silent --mode=link i686-pc-linux-gnu-gcc
-L/var/tmp/portage/subversion-1.2.3-r1/image//usr/lib -O2 -march=i686
-fomit-frame-pointer -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE
-D_SVID_SOURCE -D_GNU_SOURCE   -pthread  -DNEON_ZLIB -DNEON_SSL  -L/usr/lib 
-rpath /usr/lib -o libsvn_ra_svn-1.la  client.lo cram.lo editor.lo editorp.lo
marshal.lo version.lo ../../subversion/libsvn_delta/libsvn_delta-1.la
../../subversion/libsvn_subr/libsvn_subr-1.la /usr/lib/libaprutil-0.la -lldap
-llber -lgdbm -ldb-4.2 -lexpat /usr/lib/libapr-0.la -lrt -lm -lcrypt -lnsl 
-lpthread -ldl -lz
cd subversion/libsvn_wc && /bin/sh
/var/tmp/portage/subversion-1.2.3-r1/work/subversion-1.2.3/libtool --tag=CC
--silent --mode=link i686-pc-linux-gnu-gcc
-L/var/tmp/portage/subversion-1.2.3-r1/image//usr/lib -O2 -march=i686
-fomit-frame-pointer -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE
-D_SVID_SOURCE -D_GNU_SOURCE   -pthread  -DNEON_ZLIB -DNEON_SSL  -L/usr/lib 
-rpath /usr/lib -o libsvn_wc-1.la  adm_crawler.lo adm_files.lo adm_ops.lo
copy.lo diff.lo entries.lo lock.lo log.lo merge.lo props.lo questions.lo
relocate.lo status.lo translate.lo update_editor.lo util.lo
../../subversion/libsvn_delta/libsvn_delta-1.la
../../subversion/libsvn_subr/libsvn_subr-1.la
../../subversion/libsvn_diff/libsvn_diff-1.la /usr/lib/libaprutil-0.la -lldap
-llber -lgdbm -ldb-4.2 -lexpat /usr/lib/libapr-0.la -lrt -lm -lcrypt -lnsl 
-lpthread -ldl -lz
cd subversion/libsvn_ra_dav && /bin/sh
/var/tmp/portage/subversion-1.2.3-r1/work/subversion-1.2.3/libtool --tag=CC
--silent --mode=link i686-pc-linux-gnu-gcc
-L/var/tmp/portage/subversion-1.2.3-r1/image//usr/lib -O2 -march=i686
-fomit-frame-pointer -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE
-D_SVID_SOURCE -D_GNU_SOURCE   -pthread  -DNEON_ZLIB -DNEON_SSL  -L/usr/lib 
-rpath /usr/lib -o libsvn_ra_dav-1.la  commit.lo fetch.lo file_revs.lo log.lo
merge.lo options.lo props.lo session.lo util.lo
../../subversion/libsvn_delta/libsvn_delta-1.la
../../subversion/libsvn_subr/libsvn_subr-1.la /usr/lib/libaprutil-0.la -lldap
-llber -lgdbm -ldb-4.2 -lexpat /usr/lib/libapr-0.la -lrt -lm -lcrypt -lnsl 
-lpthread -ldl -lneon -lz -lssl -lcrypto -ldl -lxml2 -lz -lpthread -lm -lz
grep: /usr/lib/libxml2.la: No such file or directory
/bin/sed: can't read /usr/lib/libxml2.la: No such file or directory
libtool: link: `/usr/lib/libxml2.la' is not a valid libtool archive
make: *** [subversion/libsvn_ra_dav/libsvn_ra_dav-1.la] Error 1
make: *** Waiting for unfinished jobs....


Expected Results:  
It should be emerged without any error message!

dev-libs/libxml2 isn't installed on my system!


Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5, glibc-2.3.4.20040808-r1,
2.6.11-gentoo-r3 i686)
=================================================================
System uname: 2.6.11-gentoo-r3 i686 AMD Duron(tm) Processor
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Mar 11 2005, 13:17:01)]
dev-lang/python:     2.3.4-r1
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=i686 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=i686 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo http://gentoo.math.bme.hu"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa apm arts avi berkdb bitmap-fonts cdr crypt cups curl eds emboss
encode fam foomaticdb fortran gdbm gif gnome gpm gstreamer gtk gtk2 imlib ipv6
jpeg kde ldap libg++ libwww mad mikmod motif mp3 mpeg mysql ncurses nls ogg
oggvorbis opengl oss pam pdflib perl png python qt quicktime readline ruby samba
sdl spell sqlite ssl tcpd tiff truetype truetype-fonts type1-fonts vorbis xml2
xmms xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Balazs Varkonyi 2005-10-15 04:03:22 UTC
Created attachment 70719 [details]
Solve dev-libs/libxml2 problem 

Please find attached my modified ebuild which contains the missing depend. to
dev-libs/libxml2.
Comment 2 Paul de Vrieze (RETIRED) gentoo-dev 2005-10-19 01:44:31 UTC
I'm sorry but subversion itself does not depend on libxml2. The problem is in
one of the dependencies that was compiled against libxml2 but did not contain it
anymore. To find the problem maker take a look at the results of:
'grep lxml2 /usr/lib/*.la'
If you don't have libxml2 installed, this should not give any results. If it
does, those are the culprits.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-12-06 19:10:42 UTC
Not a subversion bug, marking INVALID.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-01-22 03:49:38 UTC
*** Bug 119905 has been marked as a duplicate of this bug. ***