Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 152585 - kde-base/kdemultimedia-3.5.2-r2 ebuild fails to compile
Summary: kde-base/kdemultimedia-3.5.2-r2 ebuild fails to compile
Status: RESOLVED DUPLICATE of bug 123065
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-23 12:15 UTC by Fiona Klute
Modified: 2006-10-23 12:34 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 Fiona Klute 2006-10-23 12:15:51 UTC
I had to rebuild kde-base/kdemultimedia-3.5.2-r2 (there seem to have been internal package-specific USE-flag changes). For reasons I don't know it failed to compile with the following error output:

/usr/kde/3.5/lib64/libkhtml.so: undefined reference to `__cxa_get_exception_ptr@CXXABI_1.3.1'
collect2: ld returned 1 exit status
make[3]: *** [juk] Fehler 1
make[3]: Leaving directory `/var/tmp/portage/kdemultimedia-3.5.2-r2/work/kdemultimedia-3.5.2/juk'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/var/tmp/portage/kdemultimedia-3.5.2-r2/work/kdemultimedia-3.5.2/juk'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/var/tmp/portage/kdemultimedia-3.5.2-r2/work/kdemultimedia-3.5.2'
make: *** [all] Fehler 2

!!! ERROR: kde-base/kdemultimedia-3.5.2-r2 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  kdemultimedia-3.5.2-r2.ebuild, line 85:   Called kde_src_compile
  kde.eclass, line 171:   Called kde_src_compile 'all'
  kde.eclass, line 338:   Called kde_src_compile 'myconf' 'configure' 'make'
  kde.eclass, line 334:   Called die

!!! died running emake, kde_src_compile:make

It seems important to me that the package compiled before.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-10-23 12:34:08 UTC

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