When I try to emerge kde-i18n-de, I get errors and emerge fails. Reproducible: Always Steps to Reproduce: 1.emerge kde-i18n-de 2. 3. Actual Results: ... make[5]: Entering directory `/var/tmp/portage/kde-i18n-de-3.1.1/work/kde-i18n-de /docs/kdebase/kcontrol/kcmkonsole' /usr/kde/3.1/bin/meinproc --check --cache index.cache.bz2 ./index.docbook make[5]: *** [index.cache.bz2] Fehler 139 make[5]: Leaving directory `/var/tmp/portage/kde-i18n-de-3.1.1/work/kde-i18n-de/ docs/kdebase/kcontrol/kcmkonsole' make[4]: *** [all-recursive] Fehler 1 make[4]: Leaving directory `/var/tmp/portage/kde-i18n-de-3.1.1/work/kde-i18n-de/ docs/kdebase/kcontrol' make[3]: *** [all-recursive] Fehler 1 make[3]: Leaving directory `/var/tmp/portage/kde-i18n-de-3.1.1/work/kde-i18n-de/ docs/kdebase' make[2]: *** [all-recursive] Fehler 1 make[2]: Leaving directory `/var/tmp/portage/kde-i18n-de-3.1.1/work/kde-i18n-de/ docs' make[1]: *** [all-recursive] Fehler 1 make[1]: Leaving directory `/var/tmp/portage/kde-i18n-de-3.1.1/work/kde-i18n-de' make: *** [all] Fehler 2 !!! ERROR: app-i18n/kde-i18n-de-3.1.1 failed. !!! Function kde_src_compile, Line 137, Exitcode 2 !!! died running emake, kde_src_compile:make Just reinstalled my gentoo system, before reinstalling kde-i18n-de worked. Before I had CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer" and ACCEPT_KEYWORDS="~x86" now I have CFLAGS="-O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe" and #ACCEPT_KEYWORDS="~arch". Also deleting /usr/portage/metadata/cache/app-i18n/ and /var/cache/edb/dep/app-i18n/ did not help.
I'm using KDE 3.1.2.
Most likely it's fixed in the 3.1.2 tarball - you can probably just copy the 3.1.1 ebuild to a 3.1.2 ebuild and try emerging it. It should work better for you.
Yes, it works, thanks! Maybe someone should add a 3.1.2 ebuild to portage?
Created attachment 16155 [details] New version of kde-i18n-de This is the needed ebuild to make kde-i18n-de work again.
pauldv, can you please verify this? thanks
this is fixed with the new kde-base/kde-i18n package, which is one ebuild that encompasses all of the kde languages. Please see the comments in that ebuild.