Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 275077 Details for
Bug 369271
games-roguelike/fargoal-20040629 compilation failed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
fargoal-20040629:20110530-082757.log
games-roguelike:fargoal-20040629:20110530-082757.log (text/plain), 11.69 KB, created by
Piotr Szymaniak
on 2011-05-30 09:19:42 UTC
(
hide
)
Description:
fargoal-20040629:20110530-082757.log
Filename:
MIME Type:
Creator:
Piotr Szymaniak
Created:
2011-05-30 09:19:42 UTC
Size:
11.69 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: games-roguelike/fargoal-20040629 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: games@gentoo.org >[32;01m * [39;49;00mUSE: amd64 elibc_glibc kernel_linux multilib userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox >>>> Unpacking source... >>>> Unpacking fargoal20040629.zip to /var/tmp/portage/games-roguelike/fargoal-20040629/work > [32;01m*[0m Applying gentoo-home-write.patch ... >[A[158C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked in /var/tmp/portage/games-roguelike/fargoal-20040629/work >>>> Compiling source in /var/tmp/portage/games-roguelike/fargoal-20040629/work/fargoal ... >make -j2 -C src >make: Entering directory `/var/tmp/portage/games-roguelike/fargoal-20040629/work/fargoal/src' >gcc -W -Wall -O2 -pipe `allegro-config --cflags` -DLINUX -c -o char.o char.c >gcc -W -Wall -O2 -pipe `allegro-config --cflags` -DLINUX -c -o config.o config.c >char.c: In function 'char_move': >char.c:217:11: warning: variable 'oy' set but not used [-Wunused-but-set-variable] >char.c:217:7: warning: variable 'ox' set but not used [-Wunused-but-set-variable] >gcc -W -Wall -O2 -pipe `allegro-config --cflags` -DLINUX -c -o credits.o credits.c >gcc -W -Wall -O2 -pipe `allegro-config --cflags` -DLINUX -c -o game.o game.c >credits.c: In function 'credits_render': >credits.c:86:2: warning: 'text_mode' is deprecated (declared at /usr/include/allegro/alcompat.h:155) [-Wdeprecated-declarations] >credits.c:88:2: warning: 'textprintf_centre' is deprecated (declared at /usr/include/allegro/alcompat.h:178) [-Wdeprecated-declarations] >credits.c:99:3: warning: 'textprintf_centre' is deprecated (declared at /usr/include/allegro/alcompat.h:178) [-Wdeprecated-declarations] >credits.c:100:4: warning: format not a string literal and no format arguments [-Wformat-security] >credits.c:104:2: warning: 'textprintf_centre' is deprecated (declared at /usr/include/allegro/alcompat.h:178) [-Wdeprecated-declarations] >credits.c:107:3: warning: format not a string literal and no format arguments [-Wformat-security] >gcc -W -Wall -O2 -pipe `allegro-config --cflags` -DLINUX -c -o gfx.o gfx.c >game.c: In function '_draw_hits': >game.c:507:2: warning: 'text_mode' is deprecated (declared at /usr/include/allegro/alcompat.h:155) [-Wdeprecated-declarations] >game.c:513:5: warning: 'textprintf_centre' is deprecated (declared at /usr/include/allegro/alcompat.h:178) [-Wdeprecated-declarations] >game.c: In function 'game_render': >game.c:695:2: warning: 'text_mode' is deprecated (declared at /usr/include/allegro/alcompat.h:155) [-Wdeprecated-declarations] >game.c:704:3: warning: 'textprintf' is deprecated (declared at /usr/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] >game.c:713:3: warning: 'textprintf_centre' is deprecated (declared at /usr/include/allegro/alcompat.h:178) [-Wdeprecated-declarations] >game.c:722:4: warning: 'textprintf_right' is deprecated (declared at /usr/include/allegro/alcompat.h:179) [-Wdeprecated-declarations] >game.c:726:4: warning: 'textprintf_right' is deprecated (declared at /usr/include/allegro/alcompat.h:179) [-Wdeprecated-declarations] >game.c:739:3: warning: 'textprintf' is deprecated (declared at /usr/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] >game.c:741:3: warning: 'textprintf' is deprecated (declared at /usr/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] >game.c:743:3: warning: 'textprintf' is deprecated (declared at /usr/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] >game.c:747:3: warning: 'textprintf' is deprecated (declared at /usr/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] >game.c:749:3: warning: 'textprintf' is deprecated (declared at /usr/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] >game.c:751:3: warning: 'textprintf' is deprecated (declared at /usr/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] >game.c:753:3: warning: 'textprintf' is deprecated (declared at /usr/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] >game.c:768:6: warning: 'textprintf' is deprecated (declared at /usr/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] >game.c:773:6: warning: 'textprintf' is deprecated (declared at /usr/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] >game.c:777:6: warning: 'textprintf' is deprecated (declared at /usr/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] >game.c:783:3: warning: 'textprintf' is deprecated (declared at /usr/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] >game.c:785:3: warning: 'textprintf' is deprecated (declared at /usr/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] >game.c:787:3: warning: 'textprintf' is deprecated (declared at /usr/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] >gcc -W -Wall -O2 -pipe `allegro-config --cflags` -DLINUX -c -o main.o main.c >main.c: In function 'run_render': >main.c:219:3: warning: 'text_mode' is deprecated (declared at /usr/include/allegro/alcompat.h:155) [-Wdeprecated-declarations] >main.c:220:3: warning: 'textprintf_right' is deprecated (declared at /usr/include/allegro/alcompat.h:179) [-Wdeprecated-declarations] >main.c: In function 'main': >main.c:442:4: warning: 'file_size' is deprecated (declared at /usr/include/allegro/alcompat.h:150) [-Wdeprecated-declarations] >main.c:344:7: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] >gcc -W -Wall -O2 -pipe `allegro-config --cflags` -DLINUX -c -o map.o map.c >map.c: In function 'map_draw': >map.c:1069:3: warning: 'set_clip' is deprecated (declared at /usr/include/allegro/alcompat.h:207) [-Wdeprecated-declarations] >map.c:1072:2: warning: 'set_clip' is deprecated (declared at /usr/include/allegro/alcompat.h:207) [-Wdeprecated-declarations] >gcc -W -Wall -O2 -pipe `allegro-config --cflags` -DLINUX -c -o menu.o menu.c >menu.c: In function 'menu_render': >menu.c:767:3: warning: 'text_mode' is deprecated (declared at /usr/include/allegro/alcompat.h:155) [-Wdeprecated-declarations] >menu.c:809:5: warning: 'textprintf' is deprecated (declared at /usr/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] >menu.c:842:5: warning: 'textprintf_centre' is deprecated (declared at /usr/include/allegro/alcompat.h:178) [-Wdeprecated-declarations] >menu.c:848:5: warning: 'textprintf_centre' is deprecated (declared at /usr/include/allegro/alcompat.h:178) [-Wdeprecated-declarations] >menu.c:862:5: warning: 'textprintf_centre' is deprecated (declared at /usr/include/allegro/alcompat.h:178) [-Wdeprecated-declarations] >menu.c:865:5: warning: 'textprintf_centre' is deprecated (declared at /usr/include/allegro/alcompat.h:178) [-Wdeprecated-declarations] >menu.c:870:4: warning: 'textprintf_centre' is deprecated (declared at /usr/include/allegro/alcompat.h:178) [-Wdeprecated-declarations] >menu.c:887:3: warning: 'textprintf_right' is deprecated (declared at /usr/include/allegro/alcompat.h:179) [-Wdeprecated-declarations] >gcc -W -Wall -O2 -pipe `allegro-config --cflags` -DLINUX -c -o message.o message.c >gcc -W -Wall -O2 -pipe `allegro-config --cflags` -DLINUX -c -o monster.o monster.c >message.c: In function 'file_copy': >message.c:28:2: warning: 'file_size' is deprecated (declared at /usr/include/allegro/alcompat.h:150) [-Wdeprecated-declarations] >message.c: In function 'messages_render': >message.c:214:3: warning: 'text_mode' is deprecated (declared at /usr/include/allegro/alcompat.h:155) [-Wdeprecated-declarations] >message.c:216:4: warning: 'textout_right' is deprecated (declared at /usr/include/allegro/alcompat.h:167) [-Wdeprecated-declarations] >message.c:217:3: warning: 'textout' is deprecated (declared at /usr/include/allegro/alcompat.h:157) [-Wdeprecated-declarations] >message.c: In function 'file_copy': >message.c:38:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] >message.c:63:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] >gcc -W -Wall -O2 -pipe `allegro-config --cflags` -DLINUX -c -o player.o player.c >gcc -W -Wall -O2 -pipe `allegro-config --cflags` -DLINUX -c -o save.o save.c >save.c: In function 'game_load': >save.c:348:3: warning: pointer targets in passing argument 2 of 'ass_get' differ in signedness [-Wpointer-sign] >save.c:40:1: note: expected 'int *' but argument is of type 'unsigned int *' >gcc -W -Wall -O2 -pipe `allegro-config --cflags` -DLINUX -c -o scroller.o scroller.c >gcc -W -Wall -O2 -pipe `allegro-config --cflags` -DLINUX -c -o spell.o spell.c >scroller.c: In function 'scroller_render': >scroller.c:80:2: warning: 'text_mode' is deprecated (declared at /usr/include/allegro/alcompat.h:155) [-Wdeprecated-declarations] >scroller.c:83:2: warning: 'textprintf_centre' is deprecated (declared at /usr/include/allegro/alcompat.h:178) [-Wdeprecated-declarations] >scroller.c:84:2: warning: 'textprintf_centre' is deprecated (declared at /usr/include/allegro/alcompat.h:178) [-Wdeprecated-declarations] >scroller.c:85:2: warning: 'textprintf_centre' is deprecated (declared at /usr/include/allegro/alcompat.h:178) [-Wdeprecated-declarations] >scroller.c:91:2: warning: 'textprintf_centre' is deprecated (declared at /usr/include/allegro/alcompat.h:178) [-Wdeprecated-declarations] >scroller.c:92:2: warning: 'textprintf_centre' is deprecated (declared at /usr/include/allegro/alcompat.h:178) [-Wdeprecated-declarations] >scroller.c:93:2: warning: 'textprintf_centre' is deprecated (declared at /usr/include/allegro/alcompat.h:178) [-Wdeprecated-declarations] >scroller.c:94:2: warning: 'textprintf_centre' is deprecated (declared at /usr/include/allegro/alcompat.h:178) [-Wdeprecated-declarations] >scroller.c:96:2: warning: 'textprintf_centre' is deprecated (declared at /usr/include/allegro/alcompat.h:178) [-Wdeprecated-declarations] >scroller.c:103:3: warning: 'textprintf' is deprecated (declared at /usr/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] >scroller.c:104:3: warning: 'textprintf' is deprecated (declared at /usr/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] >scroller.c:111:3: warning: 'textprintf_centre' is deprecated (declared at /usr/include/allegro/alcompat.h:178) [-Wdeprecated-declarations] >gcc -o ../sword -Wl,-O1 -Wl,--as-needed char.o config.o credits.o game.o gfx.o main.o map.o menu.o message.o monster.o player.o save.o scroller.o spell.o `allegro-config --libs` >/usr/lib64/liballeg.so: undefined reference to `_colorconv_rgb_scale_5x35' >/usr/lib64/liballeg.so: undefined reference to `dlsym' >/usr/lib64/liballeg.so: undefined reference to `_colorconv_rgb_map' >/usr/lib64/liballeg.so: undefined reference to `_colorconv_indexed_palette' >/usr/lib64/liballeg.so: undefined reference to `dlopen' >/usr/lib64/liballeg.so: undefined reference to `dlclose' >collect2: ld returned 1 exit status >make: *** [../sword] Error 1 >make: Leaving directory `/var/tmp/portage/games-roguelike/fargoal-20040629/work/fargoal/src' >emake failed > [31;01m*[0m ERROR: games-roguelike/fargoal-20040629 failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 56: Called src_compile > [31;01m*[0m environment, line 2445: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake -C src || die "emake failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =games-roguelike/fargoal-20040629', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =games-roguelike/fargoal-20040629'. > [31;01m*[0m The complete build log is located at '/var/log/portage/games-roguelike:fargoal-20040629:20110530-082757.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/games-roguelike/fargoal-20040629/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/games-roguelike/fargoal-20040629/work/fargoal'
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 369271
: 275077 |
275079
|
275081