Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 186827 - dev-util/subversion requires libdb4.3.la (without berkdb useflag)
Summary: dev-util/subversion requires libdb4.3.la (without berkdb useflag)
Status: RESOLVED DUPLICATE of bug 114481
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-27 18:50 UTC by BlGene
Modified: 2007-07-27 18:52 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 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 ***