Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 247227 Details for
Bug 337241
games-engines/frotz does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
B
frotz-2.43:20100914-004906.log (text/plain), 8.46 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-09-14 09:11:56 UTC
(
hide
)
Description:
B
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-09-14 09:11:56 UTC
Size:
8.46 KB
patch
obsolete
> * CPV: games-engines/frotz-2.43 > * REPO: gentoo > * Maintainer: games@gentoo.org > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking frotz-2.43.tar.gz to /var/tmp/portage/games-engines/frotz-2.43/work >>>> Source unpacked in /var/tmp/portage/games-engines/frotz-2.43/work >>>> Preparing source in /var/tmp/portage/games-engines/frotz-2.43/work/frotz-2.43 ... > * Applying frotz-2.43-glibc2.10.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/games-engines/frotz-2.43/work/frotz-2.43 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/games-engines/frotz-2.43/work/frotz-2.43 ... >make -j14 all >i686-pc-linux-gnu-gcc -O2 -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -O2 -pipe -o src/common/buffer.o -c src/common/buffer.c >i686-pc-linux-gnu-gcc -O2 -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -O2 -pipe -o src/common/err.o -c src/common/err.c >i686-pc-linux-gnu-gcc -O2 -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -O2 -pipe -o src/common/fastmem.o -c src/common/fastmem.c >i686-pc-linux-gnu-gcc -O2 -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -O2 -pipe -o src/common/files.o -c src/common/files.c >i686-pc-linux-gnu-gcc -O2 -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -O2 -pipe -o src/common/hotkey.o -c src/common/hotkey.c >i686-pc-linux-gnu-gcc -O2 -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -O2 -pipe -o src/common/input.o -c src/common/input.c >i686-pc-linux-gnu-gcc -O2 -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -O2 -pipe -o src/common/main.o -c src/common/main.c >checking for soundcard.h >i686-pc-linux-gnu-gcc -O2 -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -O2 -pipe -o src/common/math.o -c src/common/math.c >I see we have /usr/include/sys/soundcard.h... > >i686-pc-linux-gnu-gcc -O2 -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -O2 -pipe -o src/common/object.o -c src/common/object.c >i686-pc-linux-gnu-gcc -O2 -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -O2 -pipe -o src/common/process.o -c src/common/process.c >i686-pc-linux-gnu-gcc -O2 -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -O2 -pipe -o src/common/quetzal.o -c src/common/quetzal.c >i686-pc-linux-gnu-gcc -O2 -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -O2 -pipe -o src/common/random.o -c src/common/random.c >i686-pc-linux-gnu-gcc -O2 -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -O2 -pipe -o src/common/redirect.o -c src/common/redirect.c >src/common/buffer.c: In function âinit_bufferâ: >src/common/buffer.c:148:5: warning: incompatible implicit declaration of built-in function âmemsetâ >i686-pc-linux-gnu-gcc -O2 -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -O2 -pipe -o src/common/screen.o -c src/common/screen.c >i686-pc-linux-gnu-gcc -O2 -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -O2 -pipe -o src/common/sound.o -c src/common/sound.c >i686-pc-linux-gnu-gcc -O2 -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -O2 -pipe -o src/common/stream.o -c src/common/stream.c >i686-pc-linux-gnu-gcc -O2 -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -O2 -pipe -o src/common/table.o -c src/common/table.c >i686-pc-linux-gnu-gcc -O2 -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -O2 -pipe -o src/common/text.o -c src/common/text.c >i686-pc-linux-gnu-gcc -O2 -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -O2 -pipe -o src/common/variable.o -c src/common/variable.c >i686-pc-linux-gnu-gcc -O2 -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -O2 -pipe -o src/curses/ux_init.o -c src/curses/ux_init.c >i686-pc-linux-gnu-gcc -O2 -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -O2 -pipe -o src/curses/ux_input.o -c src/curses/ux_input.c >i686-pc-linux-gnu-gcc -O2 -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -O2 -pipe -o src/curses/ux_pic.o -c src/curses/ux_pic.c >i686-pc-linux-gnu-gcc -O2 -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -O2 -pipe -o src/curses/ux_screen.o -c src/curses/ux_screen.c >i686-pc-linux-gnu-gcc -O2 -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -O2 -pipe -o src/curses/ux_text.o -c src/curses/ux_text.c >i686-pc-linux-gnu-gcc -O2 -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -O2 -pipe -o src/curses/ux_audio_none.o -c src/curses/ux_audio_none.c >i686-pc-linux-gnu-gcc -O2 -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -O2 -pipe -o src/curses/ux_audio_oss.o -c src/curses/ux_audio_oss.c >i686-pc-linux-gnu-gcc -O2 -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -O2 -pipe -o src/dumb/dumb_init.o -c src/dumb/dumb_init.c >i686-pc-linux-gnu-gcc -O2 -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -O2 -pipe -o src/dumb/dumb_input.o -c src/dumb/dumb_input.c >i686-pc-linux-gnu-gcc -O2 -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -O2 -pipe -o src/dumb/dumb_output.o -c src/dumb/dumb_output.c >i686-pc-linux-gnu-gcc -O2 -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"2.43\"" -DSOUND_DEV="\"\"" -DCOLOR_SUPPORT -O2 -pipe -o src/dumb/dumb_pic.o -c src/dumb/dumb_pic.c > >Archiving common code... >ar rc src/frotz_common.a src/common/buffer.o src/common/err.o src/common/fastmem.o src/common/files.o src/common/hotkey.o src/common/input.o src/common/main.o src/common/math.o src/common/object.o src/common/process.o src/common/quetzal.o src/common/random.o src/common/redirect.o src/common/screen.o src/common/sound.o src/common/stream.o src/common/table.o src/common/text.o src/common/variable.o > >ranlib src/frotz_common.a >Archiving curses interface code... >ar rc src/frotz_curses.a src/curses/ux_init.o src/curses/ux_input.o src/curses/ux_pic.o src/curses/ux_screen.o src/curses/ux_text.o src/curses/ux_audio_none.o src/curses/ux_audio_oss.o >ranlib src/frotz_curses.a > > >i686-pc-linux-gnu-gcc -o frotz src/frotz_common.a src/frotz_curses.a -lcurses \ > > >Archiving dumb interface code... >ar rc src/frotz_dumb.a src/dumb/dumb_init.o src/dumb/dumb_input.o src/dumb/dumb_output.o src/dumb/dumb_pic.o >ranlib src/frotz_dumb.a > >i686-pc-linux-gnu-gcc -o dfrotz src/frotz_common.a \ > src/frotz_dumb.a >>>> Source compiled. >>>> Test phase [none]: games-engines/frotz-2.43 > >>>> Install frotz-2.43 into /var/tmp/portage/games-engines/frotz-2.43/image/ category games-engines >>>> Completed installing frotz-2.43 into /var/tmp/portage/games-engines/frotz-2.43/image/ > >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/games/bin/dfrotz > usr/games/bin/frotz > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/games/bin/dfrotz > * /usr/games/bin/frotz > > > * QA Notice: Package has poor programming practices which may compile > * fine but exhibit random runtime failures. > * src/common/buffer.c:148:5: warning: incompatible implicit declaration of built-in function âmemsetâ > > * 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.cs.csubak.edu/~dgriffi/proj/frotz/ > * 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/ > > > * Global config file can be installed in /etc/games/frotz.conf > * Sample config files are in /usr/share/doc/frotz-2.43 >
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 337241
: 247227