Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 173199 Details for
Bug 248615
x11-plugins/wmMoonDock: fails with forced --as-needed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
wmMoonClock-1.27-r1:20081124-113848.log (text/plain), 5.66 KB, created by
Diego Elio Pettenò (RETIRED)
on 2008-11-24 11:47:43 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2008-11-24 11:47:43 UTC
Size:
5.66 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking wmMoonClock-1.27.tar.gz to /var/tmp/portage/x11-plugins/wmMoonClock-1.27-r1/work > [32;01m*[0m Applying wmMoonClock-1.27-makefile.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying wmMoonClock-1.27-implicit.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/x11-plugins/wmMoonClock-1.27-r1/work/wmMoonClock-1.27/Src ... >make -j14 CC=i686-pc-linux-gnu-gcc LIBDIR=/usr/lib >i686-pc-linux-gnu-gcc -O2 -pipe -DLinux -c wmMoonClock.c -o wmMoonClock.o -I/usr/include/X11 >i686-pc-linux-gnu-gcc -O2 -pipe -DLinux -c CalcEphem.c -o CalcEphem.o -I/usr/include/X11 >i686-pc-linux-gnu-gcc -O2 -pipe -DLinux -c Moon.c -o Moon.o -I/usr/include/X11 >i686-pc-linux-gnu-gcc -O2 -pipe -DLinux -c MoonRise.c -o MoonRise.o -I/usr/include/X11 >i686-pc-linux-gnu-gcc -O2 -pipe -DLinux -c xutils.c -o xutils.o -I/usr/include/X11 >i686-pc-linux-gnu-gcc -lm -o wmMoonClock wmMoonClock.o CalcEphem.o Moon.o MoonRise.o xutils.o -I/usr/include/X11 -L/usr/lib -Wl,-O1 -lXpm -lX11 -lXext >wmMoonClock.o: In function `main': >wmMoonClock.c:(.text+0x524): undefined reference to `sin' >wmMoonClock.c:(.text+0x538): undefined reference to `cos' >wmMoonClock.c:(.text+0x15f4): undefined reference to `cos' >CalcEphem.o: In function `Radec_to_Cart': >CalcEphem.c:(.text+0x3b2): undefined reference to `cos' >CalcEphem.c:(.text+0x3c0): undefined reference to `cos' >CalcEphem.c:(.text+0x3d0): undefined reference to `sin' >CalcEphem.c:(.text+0x3e1): undefined reference to `sin' >CalcEphem.o: In function `kepler': >CalcEphem.c:(.text+0x409): undefined reference to `sin' >CalcEphem.c:(.text+0x425): undefined reference to `sin' >CalcEphem.c:(.text+0x439): undefined reference to `cos' >CalcEphem.o: In function `CalcEphem': >CalcEphem.c:(.text+0x858): undefined reference to `sqrt' >CalcEphem.c:(.text+0x872): undefined reference to `tan' >CalcEphem.c:(.text+0x882): undefined reference to `atan' >CalcEphem.c:(.text+0x8ce): undefined reference to `cos' >CalcEphem.c:(.text+0x8fa): undefined reference to `sin' >CalcEphem.c:(.text+0x90e): undefined reference to `cos' >CalcEphem.c:(.text+0x91f): undefined reference to `cos' >CalcEphem.c:(.text+0x937): undefined reference to `atan2' >CalcEphem.c:(.text+0x94b): undefined reference to `sin' >CalcEphem.c:(.text+0x961): undefined reference to `asin' >CalcEphem.c:(.text+0xa14): undefined reference to `cos' >CalcEphem.c:(.text+0xa26): undefined reference to `sin' >CalcEphem.c:(.text+0xa42): undefined reference to `tan' >CalcEphem.c:(.text+0xa58): undefined reference to `atan2' >CalcEphem.c:(.text+0xa74): undefined reference to `sin' >CalcEphem.c:(.text+0xa8b): undefined reference to `cos' >CalcEphem.c:(.text+0xaa2): undefined reference to `sin' >CalcEphem.c:(.text+0xab8): undefined reference to `asin' >CalcEphem.c:(.text+0xb1b): undefined reference to `cos' >CalcEphem.c:(.text+0xb2c): undefined reference to `sin' >CalcEphem.c:(.text+0xb5c): undefined reference to `sin' >CalcEphem.c:(.text+0xb6d): undefined reference to `cos' >CalcEphem.c:(.text+0xb7b): undefined reference to `cos' >CalcEphem.c:(.text+0xba4): undefined reference to `sin' >CalcEphem.c:(.text+0xbaf): undefined reference to `atan2' >CalcEphem.c:(.text+0xbda): undefined reference to `asin' >Moon.o: In function `Moon': >Moon.c:(.text+0x64d): undefined reference to `cos' >Moon.c:(.text+0x673): undefined reference to `sin' >Moon.c:(.text+0x34a2): undefined reference to `sin' >Moon.c:(.text+0x34bc): undefined reference to `sin' >Moon.c:(.text+0x3501): undefined reference to `sin' >Moon.c:(.text+0x351a): undefined reference to `sin' >Moon.c:(.text+0x35af): undefined reference to `cos' >Moon.c:(.text+0x35d7): undefined reference to `sin' >Moon.o: In function `MiniMoon': >Moon.c:(.text+0x39d8): undefined reference to `sin' >Moon.c:(.text+0x39eb): undefined reference to `sin' >Moon.c:(.text+0x3a02): undefined reference to `sin' >Moon.c:(.text+0x3a1c): undefined reference to `sin' >Moon.o:Moon.c:(.text+0x3a38): more undefined references to `sin' follow >Moon.o: In function `MiniMoon': >Moon.c:(.text+0x3cc4): undefined reference to `cos' >Moon.c:(.text+0x3cd2): undefined reference to `sin' >Moon.c:(.text+0x3ce5): undefined reference to `sin' >Moon.c:(.text+0x3d23): undefined reference to `sqrt' >Moon.c:(.text+0x3d45): undefined reference to `atan2' >Moon.c:(.text+0x3d5b): undefined reference to `cos' >Moon.c:(.text+0x3d8a): undefined reference to `atan2' >Moon.o: In function `sine': >Moon.c:(.text+0x23c): undefined reference to `sin' >MoonRise.o: In function `SinH': >MoonRise.c:(.text+0x14c): undefined reference to `sin' >MoonRise.c:(.text+0x160): undefined reference to `cos' >MoonRise.c:(.text+0x18b): undefined reference to `cos' >MoonRise.o: In function `Interp': >MoonRise.c:(.text+0x223): undefined reference to `sqrt' >MoonRise.o: In function `MoonRise': >MoonRise.c:(.text+0x348): undefined reference to `sin' >collect2: ld returned 1 exit status >make: *** [wmMoonClock] Error 1 > [31;01m*[0m > [31;01m*[0m ERROR: x11-plugins/wmMoonClock-1.27-r1 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_compile > [31;01m*[0m environment, line 2166: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake CC="$(tc-getCC)" LIBDIR="/usr/$(get_libdir)" || die "parallel make failed" > [31;01m*[0m The die message: > [31;01m*[0m parallel make failed > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/log/portage/x11-plugins/wmMoonClock-1.27-r1:20081124-113848.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/x11-plugins/wmMoonClock-1.27-r1/temp/environment'. > [31;01m*[0m
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 248615
: 173199