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

Bug 218499

Summary: kde-base/kdelibs-3.5.9-r2 fails to emerge, cannot find libogg.la
Product: Gentoo Linux Reporter: Boian Berberov <bberberov+gentoo>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Boian Berberov 2008-04-19 22:14:56 UTC
After updating to media-libs/libogg-1.1.3-r1, kde-base/kdelibs-3.5.9-r2 fails to emerge.  Reverting to media-libs/libogg-1.1.3 allows me to emerge correctly.

Reproducible: Always

Steps to Reproduce:
1.emerge -u1 libogg
2.emerge -u1 kdelibs
Actual Results:  
Making all in pics
Making all in tests
Making all in kioexec
Making all in httpfilter
Making all in arts
Making all in kde
grep: /usr/lib/libogg.la: No such file or directory
/bin/sed: can't read /usr/lib/libogg.la: No such file or directory
libtool: link: `/usr/lib/libogg.la' is not a valid libtool archive
make[3]: *** [libartskde.la] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
 *
 * ERROR: kde-base/kdelibs-3.5.9-r2 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 4208:  Called kde_src_compile
 *             environment, line 2887:  Called kde_src_compile 'all'
 *             environment, line 3007:  Called kde_src_compile 'myconf' 'configure' 'make'
 *             environment, line 3003:  Called die
 * The specific snippet of code:
 *                   emake || die "died running emake, $FUNCNAME:make"
 *  The die message:
 *   died running emake, kde_src_compile:make
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/kde-base/kdelibs-3.5.9-r2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/kde-base/kdelibs-3.5.9-r2/temp/environment'.
 *

Expected Results:  
Should update correctly
Comment 1 Ingmar Vanhassel (RETIRED) gentoo-dev 2008-04-19 22:16:51 UTC
Sync, offending packages have been masked now.

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