Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 186827

Summary: dev-util/subversion requires libdb4.3.la (without berkdb useflag)
Product: Gentoo Linux Reporter: BlGene <argus.max>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description BlGene 2007-07-27 18:50:01 UTC
grep: /usr/lib64/libdb-4.3.la: No such file or directory
/bin/sed: can't read /usr/lib64/libdb-4.3.la: No such file or directory
libtool: link: `/usr/lib64/libdb-4.3.la' is not a valid libtool archive
make: *** [subversion/libsvn_subr/libsvn_subr-1.la] Error 1
 * 
 * ERROR: dev-util/subversion-1.4.4-r3 failed.
 * Call stack:
 *   ebuild.sh, line 1647:   Called dyn_compile
 *   ebuild.sh, line 988:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   subversion-1.4.4-r3.ebuild, line 145:   Called die
 * 
 * Compilation of subversion failed
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/log/portage/dev-util:subversion-1.4.4-r3:20070727-112946.log'.
 * 
!!! When you file a bug report, please include the following information:
GENTOO_VM=  CLASSPATH="." JAVA_HOME="/etc/java-config-2/current-system-vm"
JAVACFLAGS="" COMPILER=""
and of course, the output of emerge --info


Reproducible: Always

Steps to Reproduce:
[ebuild     U ] dev-util/subversion-1.4.4-r3 [1.4.3] USE="nls python -apache2 -bash-completion -berkdb* -emacs -java -nowebdav -perl* -ruby" 0 kB 


Expected Results:  
successful compile
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-07-27 18:52:48 UTC
Run revdep-rebuild.

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