>>> Unpacking source... >>> Unpacking wmSun-1.03.tar.gz to /var/tmp/portage/x11-plugins/wmSun-1.03-r1/work * Applying wmSun-1.03-makefile.patch ...  [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/x11-plugins/wmSun-1.03-r1/work/wmSun-1.03/wmSun ... make -j14 clean for i in wmSun.o SunRise.o ../wmgeneral/wmgeneral.o ; do \ rm -f $i; \ done rm -f wmSun make -j14 CC=i686-pc-linux-gnu-gcc LIBDIR=/usr/lib i686-pc-linux-gnu-gcc -O2 -pipe -Wall -DLinux -c wmSun.c -o wmSun.o -I/usr/include/X11 i686-pc-linux-gnu-gcc -O2 -pipe -Wall -DLinux -c SunRise.c -o SunRise.o -I/usr/include/X11 i686-pc-linux-gnu-gcc -O2 -pipe -Wall -DLinux -c ../wmgeneral/wmgeneral.c -o ../wmgeneral/wmgeneral.o -I/usr/include/X11 SunRise.c:14: warning: return type defaults to 'int' SunRise.c: In function 'SunRise': SunRise.c:34: warning: implicit declaration of function 'Interp' SunRise.c: At top level: SunRise.c:83: warning: return type defaults to 'int' SunRise.c:101: warning: return type defaults to 'int' SunRise.c: In function 'SinH': SunRise.c:133: warning: unused variable 'epsilon' SunRise.c:133: warning: unused variable 'T0' SunRise.c:132: warning: unused variable 'AGE' SunRise.c:132: warning: unused variable 'R' SunRise.c:132: warning: unused variable 'BetaMoon' SunRise.c:132: warning: unused variable 'LambdaMoon' SunRise.c: In function 'jd': SunRise.c:179: warning: unused variable 'MJD' SunRise.c: In function 'UTTohhmm': SunRise.c:94: warning: control reaches end of non-void function SunRise.c: In function 'SunRise': SunRise.c:80: warning: control reaches end of non-void function wmSun.c: In function 'main': wmSun.c:224: warning: implicit declaration of function 'SunRise' wmSun.c:135: warning: unused variable 'str' wmSun.c:134: warning: unused variable 'q' wmSun.c:134: warning: unused variable 'B' wmSun.c:134: warning: unused variable 'A' wmSun.c:134: warning: unused variable 'sgn' wmSun.c:134: warning: unused variable 'S' wmSun.c:134: warning: unused variable 'D' wmSun.c:133: warning: unused variable 'DEC' wmSun.c:133: warning: unused variable 'RA' wmSun.c:131: warning: unused variable 'xsize' wmSun.c:131: warning: unused variable 'xoff' wmSun.c:131: warning: unused variable 'digit' wmSun.c:131: warning: unused variable 'OldSecs' wmSun.c:131: warning: unused variable 'Secs' wmSun.c:131: warning: unused variable 'Mins' wmSun.c:131: warning: unused variable 'Hours' wmSun.c:129: warning: unused variable 'DayOfWeek' wmSun.c:128: warning: unused variable 'ImageNumber' wmSun.c:128: warning: unused variable 'j' wmSun.c:128: warning: unused variable 'k' wmSun.c:128: warning: unused variable 'i' i686-pc-linux-gnu-gcc -O2 -pipe -Wall -lm -o wmSun wmSun.o SunRise.o ../wmgeneral/wmgeneral.o -I/usr/include/X11 -L/usr/lib -Wl,-O1 -lXpm -lX11 -lXext wmSun.o: In function `main': wmSun.c:(.text+0x257): undefined reference to `sin' wmSun.c:(.text+0x26b): undefined reference to `cos' SunRise.o: In function `Interp': SunRise.c:(.text+0x2f3): undefined reference to `sqrt' SunRise.o: In function `SinH': SunRise.c:(.text+0x415): undefined reference to `sin' SunRise.c:(.text+0x42e): undefined reference to `sin' SunRise.c:(.text+0x470): undefined reference to `sin' SunRise.c:(.text+0x4a1): undefined reference to `sqrt' SunRise.c:(.text+0x4c0): undefined reference to `atan2' SunRise.c:(.text+0x4dd): undefined reference to `cos' SunRise.c:(.text+0x4eb): undefined reference to `atan' SunRise.c:(.text+0x519): undefined reference to `sin' SunRise.c:(.text+0x52d): undefined reference to `cos' SunRise.c:(.text+0x5bf): undefined reference to `cos' SunRise.o: In function `SunRise': SunRise.c:(.text+0x648): undefined reference to `sin' collect2: ld returned 1 exit status make: *** [wmSun] Error 1 * * ERROR: x11-plugins/wmSun-1.03-r1 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2167: Called die * The specific snippet of code: * emake CC="$(tc-getCC)" LIBDIR="/usr/$(get_libdir)" || die "parallel make failed" * The die message: * parallel make failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/x11-plugins/wmSun-1.03-r1:20081124-114205.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-plugins/wmSun-1.03-r1/temp/environment'. *