Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 245264 Details for
Bug 335155
games-arcade/xscavenger does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
xscavenger-1.4.4:20100829-200944.log (text/plain), 7.81 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-08-29 20:10:53 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-08-29 20:10:53 UTC
Size:
7.81 KB
patch
obsolete
> * CPV: games-arcade/xscavenger-1.4.4 > * REPO: gentoo > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking xscavenger-1.4.4.tgz to /var/tmp/portage/games-arcade/xscavenger-1.4.4/work > * Applying 1.4.4-gentoo.patch ... > [ ok ] >>>> Source unpacked in /var/tmp/portage/games-arcade/xscavenger-1.4.4/work >>>> Compiling source in /var/tmp/portage/games-arcade/xscavenger-1.4.4/work/xscavenger-1.4.4 ... >imake -DUseInstalled -I/usr/lib/X11/config >make -j14 >gcc -m32 -O2 -fno-strength-reduce -fno-strict-aliasing -I/usr/include -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DLIBNAME=\"/usr/share/games/scavenger\" -c -o anim.o anim.c >gcc -m32 -O2 -fno-strength-reduce -fno-strict-aliasing -I/usr/include -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DLIBNAME=\"/usr/share/games/scavenger\" -c -o edit.o edit.c >gcc -m32 -O2 -fno-strength-reduce -fno-strict-aliasing -I/usr/include -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DLIBNAME=\"/usr/share/games/scavenger\" -c -o scav.o scav.c >gcc -m32 -O2 -fno-strength-reduce -fno-strict-aliasing -I/usr/include -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DLIBNAME=\"/usr/share/games/scavenger\" -c -o x.o x.c >gcc -m32 -O2 -fno-strength-reduce -fno-strict-aliasing -I/usr/include -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DLIBNAME=\"/usr/share/games/scavenger\" -c -o sound.o sound.c >edit.c: In function âcentermsgâ: >edit.c:300:4: warning: incompatible implicit declaration of built-in function âstrlenâ >edit.c: In function âeinfoâ: >edit.c:314:4: warning: incompatible implicit declaration of built-in function âstrlenâ >edit.c: In function âeditprocessâ: >edit.c:346:4: warning: incompatible implicit declaration of built-in function âstrcpyâ >anim.c: In function âboutâ: >anim.c:1121:7: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >anim.c: In function âwoutâ: >anim.c:1115:7: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >anim.c: In function âloutâ: >anim.c:1106:7: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >sound.c: In function âplaysoundâ: >sound.c:218:7: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >sound.c: In function âdoallâ: >sound.c:210:8: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >sound.c: In function âsoundinitâ: >sound.c:60:6: warning: ignoring return value of âpipeâ, declared with attribute warn_unused_result >scav.c: In function âmode3â: >scav.c:2685:9: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >scav.c: In function âmainâ: >scav.c:1561:7: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >rm -f scavenger >gcc -m32 -o scavenger -O2 -fno-strength-reduce -fno-strict-aliasing -L/usr/lib anim.o edit.o scav.o x.o sound.o -lXext -lX11 >>>> Source compiled. >>>> Test phase [none]: games-arcade/xscavenger-1.4.4 > >>>> Install xscavenger-1.4.4 into /var/tmp/portage/games-arcade/xscavenger-1.4.4/image/ category games-arcade > * Tinderbox QA Notice: 'make' called by src_install >make -j14 -C src DESTDIR=/var/tmp/portage/games-arcade/xscavenger-1.4.4/image/ install >make: Entering directory `/var/tmp/portage/games-arcade/xscavenger-1.4.4/work/xscavenger-1.4.4/src' >+ mkdir -p /var/tmp/portage/games-arcade/xscavenger-1.4.4/image//usr/games/bin >install -c scavenger /var/tmp/portage/games-arcade/xscavenger-1.4.4/image//usr/games/bin/scavenger >+ mkdir -p /var/tmp/portage/games-arcade/xscavenger-1.4.4/image//usr/share/games/scavenger >+ install -c -m 644 ../data/badguy.lbm /var/tmp/portage/games-arcade/xscavenger-1.4.4/image//usr/share/games/scavenger >+ install -c -m 644 ../data/brownblue.lbm /var/tmp/portage/games-arcade/xscavenger-1.4.4/image//usr/share/games/scavenger >+ install -c -m 644 ../data/death.raw /var/tmp/portage/games-arcade/xscavenger-1.4.4/image//usr/share/games/scavenger >+ install -c -m 644 ../data/dig.raw /var/tmp/portage/games-arcade/xscavenger-1.4.4/image//usr/share/games/scavenger >+ install -c -m 644 ../data/fall.raw /var/tmp/portage/games-arcade/xscavenger-1.4.4/image//usr/share/games/scavenger >+ install -c -m 644 ../data/flashspiral.lbm /var/tmp/portage/games-arcade/xscavenger-1.4.4/image//usr/share/games/scavenger >+ install -c -m 644 ../data/gems.lbm /var/tmp/portage/games-arcade/xscavenger-1.4.4/image//usr/share/games/scavenger >+ install -c -m 644 ../data/jungle.lbm /var/tmp/portage/games-arcade/xscavenger-1.4.4/image//usr/share/games/scavenger >+ install -c -m 644 ../data/levels.scl /var/tmp/portage/games-arcade/xscavenger-1.4.4/image//usr/share/games/scavenger >+ install -c -m 644 ../data/microman.lbm /var/tmp/portage/games-arcade/xscavenger-1.4.4/image//usr/share/games/scavenger >+ install -c -m 644 ../data/pop.raw /var/tmp/portage/games-arcade/xscavenger-1.4.4/image//usr/share/games/scavenger >+ install -c -m 644 ../data/redbrick.lbm /var/tmp/portage/games-arcade/xscavenger-1.4.4/image//usr/share/games/scavenger >+ install -c -m 644 ../data/reddevil.lbm /var/tmp/portage/games-arcade/xscavenger-1.4.4/image//usr/share/games/scavenger >+ install -c -m 644 ../data/regularguy.lbm /var/tmp/portage/games-arcade/xscavenger-1.4.4/image//usr/share/games/scavenger >+ install -c -m 644 ../data/spiralthing.lbm /var/tmp/portage/games-arcade/xscavenger-1.4.4/image//usr/share/games/scavenger >+ install -c -m 644 ../data/victory.raw /var/tmp/portage/games-arcade/xscavenger-1.4.4/image//usr/share/games/scavenger >install in . done >make: Leaving directory `/var/tmp/portage/games-arcade/xscavenger-1.4.4/work/xscavenger-1.4.4/src' >>>> Completed installing xscavenger-1.4.4 into /var/tmp/portage/games-arcade/xscavenger-1.4.4/image/ > >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/games/bin/scavenger > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/games/bin/scavenger > > > * QA Notice: Package has poor programming practices which may compile > * fine but exhibit random runtime failures. > * edit.c:300:4: warning: incompatible implicit declaration of built-in function âstrlenâ > * edit.c:314:4: warning: incompatible implicit declaration of built-in function âstrlenâ > * edit.c:346:4: warning: incompatible implicit declaration of built-in function âstrcpyâ > > * Please do not file a Gentoo bug and instead report the above QA > * issues directly to the upstream developers of this software. > * Homepage: http://www.xdr.com/dash/scavenger.html > * Remember, in order to play games, you have to > * be in the 'games' group. > > * Just run 'gpasswd -a <USER> games', then have <USER> re-login. > > * For more info about Gentoo gaming in general, see our website: > * http://games.gentoo.org/ > > * Gentoo contact information ... >herds: > games >maintainers: >
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 335155
: 245264