Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 249743 Details for
Bug 339769
sys-apps/tuxonice-userui-1.0 needs media-libs/liblcms-1*[static-libs]
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 8.21 KB, created by
Albert W. Hopkins
on 2010-10-06 12:08:29 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Albert W. Hopkins
Created:
2010-10-06 12:08:29 UTC
Size:
8.21 KB
patch
obsolete
> * Package: sys-apps/tuxonice-userui-1.0 > * Repository: gentoo > * Maintainer: nelchael@gentoo.org mobile@gentoo.org > * USE: amd64 elibc_glibc fbsplash kernel_linux multilib userland_GNU > * Applying tuxonice-userui-1.0-Makefiles.patch ... > [ ok ] >rm -f *.o tuxoniceui_text tuxoniceui_fbsplash tuxoniceui_usplash >make -C fbsplash clean >make[1]: Entering directory `/var/tmp/portage/sys-apps/tuxonice-userui-1.0/work/tuxonice-userui-1.0/fbsplash' >rm -f *.o userui_fbsplash.o >make[1]: Leaving directory `/var/tmp/portage/sys-apps/tuxonice-userui-1.0/work/tuxonice-userui-1.0/fbsplash' >make -C usplash clean >make[1]: Entering directory `/var/tmp/portage/sys-apps/tuxonice-userui-1.0/work/tuxonice-userui-1.0/usplash' >rm -f *.o userui_usplash.o >make[1]: Leaving directory `/var/tmp/portage/sys-apps/tuxonice-userui-1.0/work/tuxonice-userui-1.0/usplash' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -msse4.1 -c -o userui_core.o userui_core.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -msse4.1 -c -o userui_text.o userui_text.c >userui_text.c: In function 'clear_display': >userui_text.c:44:43: warning: ignoring return value of 'write', declared with attribute warn_unused_result >userui_text.c: In function 'reset_display': >userui_text.c:45:43: warning: ignoring return value of 'write', declared with attribute warn_unused_result >userui_text.c: In function 'flush_scrollback': >userui_text.c:55:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result >userui_text.c: In function 'show_cursor': >userui_text.c:48:41: warning: ignoring return value of 'write', declared with attribute warn_unused_result >userui_text.c: In function 'hide_cursor': >userui_text.c:47:41: warning: ignoring return value of 'write', declared with attribute warn_unused_result >userui_core.c: In function 'main': >userui_core.c:924:6: warning: ignoring return value of 'nice', declared with attribute warn_unused_result >userui_core.c: In function 'restore_console': >userui_core.c:521:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result >userui_core.c: In function 'get_info': >userui_core.c:427:11: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result >userui_core.c:435:12: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result >userui_core.c: In function 'get_console_loglevel': >userui_core.c:118:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -static userui_core.o userui_text.o -o tuxoniceui_text >make -C fbsplash all >make[1]: Entering directory `/var/tmp/portage/sys-apps/tuxonice-userui-1.0/work/tuxonice-userui-1.0/fbsplash' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -msse4.1 -I/usr/include/freetype2/ -I. -c userui_fbsplash_core.c -o userui_fbsplash_core.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -msse4.1 -I/usr/include/freetype2/ -I. -c cmd.c -o cmd.o >userui_fbsplash_core.c: In function 'update_fb_img': >userui_fbsplash_core.c:237:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result >userui_fbsplash_core.c: In function 'show_cursor': >userui_fbsplash_core.c:53:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result >userui_fbsplash_core.c: In function 'hide_cursor': >userui_fbsplash_core.c:49:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result >userui_fbsplash_core.c: In function 'clear_display': >userui_fbsplash_core.c:45:43: warning: ignoring return value of 'write', declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -msse4.1 -I/usr/include/freetype2/ -I. -c common.c -o common.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -msse4.1 -I/usr/include/freetype2/ -I. -c effects.c -o effects.o >common.c: In function 'vt_cursor_enable': >common.c:223:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result >common.c: In function 'vt_cursor_disable': >common.c:218:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -msse4.1 -I/usr/include/freetype2/ -I. -c image.c -o image.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -msse4.1 -I/usr/include/freetype2/ -I. -c list.c -o list.o >image.c: In function 'load_png': >image.c:115:2: warning: 'color_type' is deprecated (declared at /usr/include/png.h:655) >image.c:120:2: warning: 'color_type' is deprecated (declared at /usr/include/png.h:655) >image.c:121:6: warning: 'color_type' is deprecated (declared at /usr/include/png.h:655) >image.c:124:2: warning: 'bit_depth' is deprecated (declared at /usr/include/png.h:653) >image.c:127:2: warning: 'color_type' is deprecated (declared at /usr/include/png.h:655) >image.c:131:2: warning: 'color_type' is deprecated (declared at /usr/include/png.h:655) >image.c:137:2: warning: 'color_type' is deprecated (declared at /usr/include/png.h:655) >image.c:137:2: warning: 'color_type' is deprecated (declared at /usr/include/png.h:655) >image.c:153:2: warning: 'width' is deprecated (declared at /usr/include/png.h:641) >image.c:153:2: warning: 'height' is deprecated (declared at /usr/include/png.h:642) >image.c:157:3: warning: 'width' is deprecated (declared at /usr/include/png.h:641) >image.c:158:3: warning: 'height' is deprecated (declared at /usr/include/png.h:642) >image.c:174:2: warning: 'height' is deprecated (declared at /usr/include/png.h:642) >image.c:176:4: warning: 'width' is deprecated (declared at /usr/include/png.h:641) >image.c:178:4: warning: 'width' is deprecated (declared at /usr/include/png.h:641) >image.c:187:4: warning: 'width' is deprecated (declared at /usr/include/png.h:641) >image.c:199:4: warning: 'width' is deprecated (declared at /usr/include/png.h:641) >image.c:199:4: warning: 'width' is deprecated (declared at /usr/include/png.h:641) >image.c: In function 'is_png': >image.c:229:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -msse4.1 -I/usr/include/freetype2/ -I. -c parse.c -o parse.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -msse4.1 -I/usr/include/freetype2/ -I. -c mng_callbacks.c -o mng_callbacks.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -msse4.1 -I/usr/include/freetype2/ -I. -c mng_render.c -o mng_render.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -msse4.1 -I/usr/include/freetype2/ -I. -c render.c -o render.o >render.c: In function 'get_program_output': >render.c:260:13: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result >render.c:271:6: warning: ignoring return value of 'dup', declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -msse4.1 -I/usr/include/freetype2/ -I. -c ttf.c -o ttf.o >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -r -nostdlib -nostartfiles userui_fbsplash_core.o cmd.o common.o effects.o image.o list.o parse.o mng_callbacks.o mng_render.o render.o ttf.o -o userui_fbsplash.o >make[1]: Leaving directory `/var/tmp/portage/sys-apps/tuxonice-userui-1.0/work/tuxonice-userui-1.0/fbsplash' >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -static userui_core.o fbsplash/userui_fbsplash.o -o tuxoniceui_fbsplash -lmng -lpng -ljpeg -lz -lfreetype -llcms -lm >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.1/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -llcms >collect2: ld returned 1 exit status >make: *** [tuxoniceui_fbsplash] Error 1 >emake failed > * ERROR: sys-apps/tuxonice-userui-1.0 failed: > * emake tuxoniceui_fbsplash failed > * > * Call stack: > * ebuild.sh, line 56: Called src_compile > * environment, line 2320: Called die > * The specific snippet of code: > * emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" tuxoniceui_fbsplash || die "emake tuxoniceui_fbsplash failed"; > * > * If you need support, post the output of 'emerge --info =sys-apps/tuxonice-userui-1.0', > * the complete build log and the output of 'emerge -pqv =sys-apps/tuxonice-userui-1.0'. > * The complete build log is located at '/var/tmp/portage/sys-apps/tuxonice-userui-1.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sys-apps/tuxonice-userui-1.0/temp/environment'. > * S: '/var/tmp/portage/sys-apps/tuxonice-userui-1.0/work/tuxonice-userui-1.0'
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 339769
: 249743