Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 36151 - Subversion 0.34 ebuild fails
Summary: Subversion 0.34 ebuild fails
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-19 20:33 UTC by Josh Knowles
Modified: 2003-12-23 04:54 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 Josh Knowles 2003-12-19 20:33:28 UTC
Subversion 0.34 ebuuild fails.

/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lldap
collect2: ld returned 1 exit status
make: *** [subversion/libsvn_subr/libsvn_subr-1.la] Error 1
make: *** Waiting for unfinished jobs....

!!! ERROR: dev-util/subversion-0.34.0 failed.
!!! Function src_compile, Line 109, Exitcode 2
!!! make of subversion failed


Reproducible: Always
Steps to Reproduce:
1. ACCEPT_KEYWORDS="~x86" emerge subversion
2.
3.

Actual Results:  
Error:  cannot find -lldap

Expected Results:  
Success

Portage 2.0.49-r15 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r3, 2.4.20-gentoo-r8)
=================================================================
System uname: 2.4.20-gentoo-r8 i686 Pentium III (Katmai)
Gentoo Base System version 1.4.3.10
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=i686 -funroll-loops -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
/usr/kde/2/share/config /usr/kde/3/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -march=i686 -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
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 oss apm crypt cups encode foomaticdb gif gtk2 imlib jpeg libg++ libwww
mad mikmod motif ncurses nls opengl pdflib png sdl spell truetype xml2 xv zlib
gdbm berkdb slang readline svga gpm tcpd pam ssl perl python -arts -avi -gtk
-kde -gnome -mpeg -oggvorbis -qt -quicktime -X -xmms apache2 vhosts imap java
junit kerberos maildir mysql ruby ruby18 sasl"
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-12-21 15:03:52 UTC
did you unmerge ldap recently ?
Comment 2 Josh Knowles 2003-12-21 16:59:55 UTC
dont believe so, but emerging openldap fixed the problem.
Comment 3 Doug Daulton (apakuni) 2003-12-22 08:57:56 UTC
I am also getting the following error.  I am new to Gentoo, so maybe this is user error.  Wanted to report it just in case.

*********************************************
*[root@sasquatch:/] emerge -k subversion
Calculating dependencies
!!! all ebuilds that could satisfy "subversion" have been masked.

!!! Error calculating dependencies. Please correct.

*[root@sasquatch:/] 
*********************************************
Comment 4 Doug Daulton (apakuni) 2003-12-22 09:15:56 UTC
Disregard my bug report, I just learned what masked ebuilds are (http://forums.gentoo.org/viewtopic.php?t=33534).  Sorry.
Comment 5 Markus Nigbur (RETIRED) gentoo-dev 2003-12-23 04:54:50 UTC
probably user failure. not a bug.