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

Bug 159325

Summary: beryl-core-0.1.4 compile failed with linguas 'de' set.
Product: Gentoo Linux Reporter: Andreas Zuber <andreas.zuber>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Andreas Zuber 2006-12-28 16:56:17 UTC
The ebuild beryl-core-0.1.4.ebuild fails if the lingua "de" is set:

emerge --update --ask --verbose beryl

x86_64-pc-linux-gnu-gcc -shared  .libs/ini.o  -Wl,--rpath -Wl,/var/tmp/portage/beryl-core-0.1.4/work/beryl-core-0.1.4/libberylsettings/.libs /usr/lib64/libglib-2.0.so /usr/lib64/libpng12.so /usr/lib64/libXcomposite.so -L/usr/lib64 /usr/lib64/libXdamage.so /usr/lib64/libXfixes.so /usr/lib64/libXrandr.so /usr/lib64/libSM.so /usr/lib64/libICE.so /usr/lib64/libXinerama.so /usr/lib64/libstartup-notification-1.so ../libberylsettings/.libs/libberylsettings.so  -Wl,-soname -Wl,libini.so -o .libs/libini.so
x86_64-pc-linux-gnu-ar cru .libs/libini.a  ini.o
x86_64-pc-linux-gnu-ranlib .libs/libini.a
creating libini.la
(cd .libs && rm -f libini.la && ln -s ../libini.la libini.la)
make[2]: Leaving directory `/var/tmp/portage/beryl-core-0.1.4/work/beryl-core-0.1.4/settings-backends'
Making all in po
make[2]: Entering directory `/var/tmp/portage/beryl-core-0.1.4/work/beryl-core-0.1.4/po'
make[2]: *** No rule to make target `de.gmo', needed by `all-yes'.  Stop.
make[2]: Leaving directory `/var/tmp/portage/beryl-core-0.1.4/work/beryl-core-0.1.4/po'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/beryl-core-0.1.4/work/beryl-core-0.1.4'
make: *** [all] Error 2

!!! ERROR: x11-wm/beryl-core-0.1.4 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  beryl-core-0.1.4.ebuild, line 33:   Called die

!!! make failed
!!! If you need support, post the topmost build error, and the call stack if relevant.



The following command works without problems:

USE="-linguas_de" emerge --update --ask --verbose beryl
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-12-28 16:57:34 UTC

*** This bug has been marked as a duplicate of 159322 ***
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-12-28 16:57:55 UTC
Dupe.