Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 173202 Details for
Bug 248618
x11-plugins/wmacpimon: 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
wmacpimon-0.2.1:20081124-114533.log (text/plain), 6.69 KB, created by
Diego Elio Pettenò (RETIRED)
on 2008-11-24 11:48:49 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2008-11-24 11:48:49 UTC
Size:
6.69 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking wmacpimon-0.2.1.tar.gz to /var/tmp/portage/x11-plugins/wmacpimon-0.2.1/work > [32;01m*[0m Applying wmacpimon.c.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/x11-plugins/wmacpimon-0.2.1/work/wmacpimon-0.2.1 ... >make -j14 CFLAGS=-O2 -pipe -DACPI -Wall LDFLAGS=-O2 -pipe -DACPI -lX11 -lXpm -lXext >gcc -O2 -pipe -DACPI -Wall -c -o wmacpimon.o wmacpimon.c >gcc -O2 -pipe -DACPI -Wall -c -o libacpi.o libacpi.c >gcc -O2 -pipe -DACPI -Wall -c -o wmacpimond.o wmacpimond.c >gcc -O2 -pipe -DACPI -lX11 -lXpm -lXext wmacpimond.o -o wmacpimond >gcc -O2 -pipe -DACPI -lX11 -lXpm -lXext wmacpimon.o libacpi.o -o wmacpimon >wmacpimon.o: In function `setMaskXY': >wmacpimon.c:(.text+0xed): undefined reference to `XShapeCombineMask' >wmacpimon.c:(.text+0x120): undefined reference to `XShapeCombineMask' >wmacpimon.o: In function `display_batt': >wmacpimon.c:(.text+0x199): undefined reference to `XCopyArea' >wmacpimon.c:(.text+0x1f8): undefined reference to `XCopyArea' >wmacpimon.c:(.text+0x264): undefined reference to `XCopyArea' >wmacpimon.o: In function `display_led': >wmacpimon.c:(.text+0x315): undefined reference to `XCopyArea' >wmacpimon.o: In function `display_charge': >wmacpimon.c:(.text+0x3d4): undefined reference to `XCopyArea' >wmacpimon.o:wmacpimon.c:(.text+0x4d5): more undefined references to `XCopyArea' follow >wmacpimon.o: In function `GetColor': >wmacpimon.c:(.text+0xac6): undefined reference to `XGetWindowAttributes' >wmacpimon.c:(.text+0xae9): undefined reference to `XParseColor' >wmacpimon.c:(.text+0xb29): undefined reference to `XAllocColor' >wmacpimon.o: In function `openXwindow': >wmacpimon.c:(.text+0xbe2): undefined reference to `XOpenDisplay' >wmacpimon.c:(.text+0xc23): undefined reference to `XConnectionNumber' >wmacpimon.c:(.text+0xc48): undefined reference to `XGetWindowAttributes' >wmacpimon.c:(.text+0xc8a): undefined reference to `XpmCreatePixmapFromData' >wmacpimon.c:(.text+0xd3c): undefined reference to `XWMGeometry' >wmacpimon.c:(.text+0xda4): undefined reference to `XCreateSimpleWindow' >wmacpimon.c:(.text+0xdff): undefined reference to `XCreateSimpleWindow' >wmacpimon.c:(.text+0xe23): undefined reference to `XSetWMNormalHints' >wmacpimon.c:(.text+0xe49): undefined reference to `XSetClassHint' >wmacpimon.c:(.text+0xe68): undefined reference to `XSelectInput' >wmacpimon.c:(.text+0xe82): undefined reference to `XSelectInput' >wmacpimon.c:(.text+0xe95): undefined reference to `XStringListToTextProperty' >wmacpimon.c:(.text+0xebd): undefined reference to `XSetWMName' >wmacpimon.c:(.text+0xefd): undefined reference to `XCreateGC' >wmacpimon.c:(.text+0xf2d): undefined reference to `XCreateBitmapFromData' >wmacpimon.c:(.text+0xf64): undefined reference to `XShapeCombineMask' >wmacpimon.c:(.text+0xf9a): undefined reference to `XShapeCombineMask' >wmacpimon.c:(.text+0xfea): undefined reference to `XSetWMHints' >wmacpimon.c:(.text+0x100e): undefined reference to `XSetCommand' >wmacpimon.c:(.text+0x1024): undefined reference to `XMapWindow' >wmacpimon.c:(.text+0x103d): undefined reference to `XDisplayName' >wmacpimon.o: In function `flush_expose': >wmacpimon.c:(.text+0x10fd): undefined reference to `XCheckTypedWindowEvent' >wmacpimon.o: In function `RedrawWindowXY': >wmacpimon.c:(.text+0x1172): undefined reference to `XCopyArea' >wmacpimon.c:(.text+0x11ca): undefined reference to `XCopyArea' >wmacpimon.o: In function `RedrawWindow': >wmacpimon.c:(.text+0x123e): undefined reference to `XCopyArea' >wmacpimon.c:(.text+0x129a): undefined reference to `XCopyArea' >wmacpimon.o: In function `main': >wmacpimon.c:(.text+0x1731): undefined reference to `XOpenDisplay' >wmacpimon.c:(.text+0x17dd): undefined reference to `XCreateSimpleWindow' >wmacpimon.c:(.text+0x1831): undefined reference to `XCreateSimpleWindow' >wmacpimon.c:(.text+0x185a): undefined reference to `XSetWMNormalHints' >wmacpimon.c:(.text+0x1886): undefined reference to `XSetClassHint' >wmacpimon.c:(.text+0x18a6): undefined reference to `XSelectInput' >wmacpimon.c:(.text+0x18c6): undefined reference to `XSelectInput' >wmacpimon.c:(.text+0x18e1): undefined reference to `XStoreName' >wmacpimon.c:(.text+0x1901): undefined reference to `XSetIconName' >wmacpimon.c:(.text+0x1944): undefined reference to `XCreateGC' >wmacpimon.c:(.text+0x19a3): undefined reference to `XpmCreatePixmapFromData' >wmacpimon.c:(.text+0x1a19): undefined reference to `XShapeCombineMask' >wmacpimon.c:(.text+0x1a4b): undefined reference to `XShapeCombineMask' >wmacpimon.c:(.text+0x1a9c): undefined reference to `XSetWMHints' >wmacpimon.c:(.text+0x1ab3): undefined reference to `XMapWindow' >wmacpimon.c:(.text+0x1b91): undefined reference to `XPending' >wmacpimon.c:(.text+0x1cba): undefined reference to `XCopyArea' >wmacpimon.c:(.text+0x1d9d): undefined reference to `XCopyArea' >wmacpimon.c:(.text+0x1e42): undefined reference to `XCopyArea' >wmacpimon.c:(.text+0x1ebb): undefined reference to `XCopyArea' >wmacpimon.c:(.text+0x1f38): undefined reference to `XCopyArea' >wmacpimon.c:(.text+0x1f7f): undefined reference to `XNextEvent' >wmacpimon.c:(.text+0x2034): undefined reference to `XCopyArea' >wmacpimon.c:(.text+0x208f): undefined reference to `XCopyArea' >wmacpimon.c:(.text+0x20f1): undefined reference to `XCopyArea' >wmacpimon.c:(.text+0x2157): undefined reference to `XCopyArea' >wmacpimon.c:(.text+0x21b9): undefined reference to `XCopyArea' >wmacpimon.c:(.text+0x2225): undefined reference to `XCheckTypedEvent' >wmacpimon.c:(.text+0x2248): undefined reference to `XCloseDisplay' >wmacpimon.c:(.text+0x2306): undefined reference to `XCopyArea' >wmacpimon.c:(.text+0x24d3): undefined reference to `XCopyArea' >wmacpimon.c:(.text+0x2532): undefined reference to `XCopyArea' >wmacpimon.c:(.text+0x25a0): undefined reference to `XCopyArea' >wmacpimon.c:(.text+0x25ff): undefined reference to `XCopyArea' >wmacpimon.o:wmacpimon.c:(.text+0x2669): more undefined references to `XCopyArea' follow >collect2: ld returned 1 exit status >make: *** [wmacpimon] Error 1 > [31;01m*[0m > [31;01m*[0m ERROR: x11-plugins/wmacpimon-0.2.1 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_compile > [31;01m*[0m environment, line 2172: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake CFLAGS="${CFLAGS} -DACPI -Wall" LDFLAGS="${CFLAGS} -DACPI -lX11 -lXpm -lXext" || die "emake failed." > [31;01m*[0m The die message: > [31;01m*[0m emake 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/wmacpimon-0.2.1:20081124-114533.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/x11-plugins/wmacpimon-0.2.1/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 248618
: 173202