alexdux / async-emerge

Periodically sync portage and build binary packages for Gentoo updates.
1 stars 0 forks source link

gnome-base/gnome-applets-2.32.1.1-r2::gnome2 fails to build #38

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 9 years ago
libtool: link: x86_64-pc-linux-gnu-gcc -O2 -march=native -fno-align-functions 
-fno-align-labels -mfpmath=sse -msse4.2 -msse2avx -finline-functions 
-fomit-frame-pointer -msseregparm -pipe -g0 -Wno-all -Wl,-O1 -Wl,--as-needed -o 
mixer_applet2 applet.o dock.o load.o preferences.o -pthread -pthread  
-lgstaudio-0.10 -lgstbase-0.10 -lgstinterfaces-0.10 -lgstreamer-0.10 
-lgmodule-2.0 -lgthread-2.0 -lxml2 -lpanel-applet-3 -lgconf-2 -lgnome-desktop-2 
-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 
-lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig 
-lfreetype -lstartup-notification-1 -pthread
/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/../../../../x86_64-pc-linux-gnu/bin/ld: 
applet.o: undefined reference to symbol 'lrint@@GLIBC_2.2.5'
/lib64/libm.so.6: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
Makefile:615: recipe for target 'mixer_applet2' failed
make[3]: *** [mixer_applet2] Error 1
make[3]: Leaving directory 
'/var/tmp/portage/gnome-base/gnome-applets-2.32.1.1-r2/work/gnome-applets-2.32.1
.1/mixer'
Makefile:747: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
'/var/tmp/portage/gnome-base/gnome-applets-2.32.1.1-r2/work/gnome-applets-2.32.1
.1/mixer'
Makefile:599: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
'/var/tmp/portage/gnome-base/gnome-applets-2.32.1.1-r2/work/gnome-applets-2.32.1
.1'
Makefile:528: recipe for target 'all' failed
make: *** [all] Error 2
 * ERROR: gnome-base/gnome-applets-2.32.1.1-r2::gnome2 failed (compile phase):
 *   emake failed

Patch is needed.

Original issue reported on code.google.com by alexdu.com.ae on 27 May 2015 at 12:50

GoogleCodeExporter commented 9 years ago
I ran into this issue too.  Please check that the $path (lower-case) env 
variable is not set.  You can clear it with:

export path=

Original comment by ne...@dgql.org on 27 May 2015 at 1:10

GoogleCodeExporter commented 9 years ago
And in general that does it means, a mix of glibc?
Is there are a way to fix it's... better?

Original comment by alexdu.com.ae on 27 May 2015 at 1:12

alexdux commented 8 years ago

workaround added @ -r3