Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 247452 Details for
Bug 337476
games-action/noiz2sa 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
noiz2sa-0.51a:20100915-105553.log (text/plain), 5.33 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-09-15 12:01:10 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-09-15 12:01:10 UTC
Size:
5.33 KB
patch
obsolete
> * CPV: games-action/noiz2sa-0.51a > * REPO: gentoo > * Maintainer: games@gentoo.org > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking noiz2sa-0.51a.tar.gz to /var/tmp/portage/games-action/noiz2sa-0.51a/work >>>> Source unpacked in /var/tmp/portage/games-action/noiz2sa-0.51a/work >>>> Preparing source in /var/tmp/portage/games-action/noiz2sa-0.51a/work/noiz2sa ... > * Applying noiz2sa-0.51a-gcc41.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/games-action/noiz2sa-0.51a/work/noiz2sa ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/games-action/noiz2sa-0.51a/work/noiz2sa ... >make -j14 -C src 'MORE_CFLAGS=-O2 -pipe' >make: Entering directory `/var/tmp/portage/games-action/noiz2sa-0.51a/work/noiz2sa/src' >gcc `sdl-config --cflags` -O2 -pipe `sdl-config --cflags` -O2 -pipe -I./bulletml/ -c -o noiz2sa.o noiz2sa.c >gcc `sdl-config --cflags` -O2 -pipe `sdl-config --cflags` -O2 -pipe -I./bulletml/ -c -o ship.o ship.c >gcc `sdl-config --cflags` -O2 -pipe `sdl-config --cflags` -O2 -pipe -I./bulletml/ -c -o shot.o shot.c >gcc `sdl-config --cflags` -O2 -pipe `sdl-config --cflags` -O2 -pipe -I./bulletml/ -c -o frag.o frag.c >gcc `sdl-config --cflags` -O2 -pipe `sdl-config --cflags` -O2 -pipe -I./bulletml/ -c -o bonus.o bonus.c >g++ -O2 -pipe `sdl-config --cflags` -O2 -pipe -I./bulletml/ -c -o foe.o foe.cc >g++ -O2 -pipe `sdl-config --cflags` -O2 -pipe -I./bulletml/ -c -o foecommand.o foecommand.cc >g++ -O2 -pipe `sdl-config --cflags` -O2 -pipe -I./bulletml/ -c -o barragemanager.o barragemanager.cc >gcc `sdl-config --cflags` -O2 -pipe `sdl-config --cflags` -O2 -pipe -I./bulletml/ -c -o attractmanager.o attractmanager.c >gcc `sdl-config --cflags` -O2 -pipe `sdl-config --cflags` -O2 -pipe -I./bulletml/ -c -o background.o background.c >gcc `sdl-config --cflags` -O2 -pipe `sdl-config --cflags` -O2 -pipe -I./bulletml/ -c -o letterrender.o letterrender.c >gcc `sdl-config --cflags` -O2 -pipe `sdl-config --cflags` -O2 -pipe -I./bulletml/ -c -o screen.o screen.c >gcc `sdl-config --cflags` -O2 -pipe `sdl-config --cflags` -O2 -pipe -I./bulletml/ -c -o clrtbl.o clrtbl.c >gcc `sdl-config --cflags` -O2 -pipe `sdl-config --cflags` -O2 -pipe -I./bulletml/ -c -o vector.o vector.c >In file included from ./bulletml/boost/config.hpp:35:0, > from ./bulletml/boost/scoped_array.hpp:17, > from ./bulletml/boost/smart_ptr.hpp:18, > from bulletml/bulletmlrunner.h:14, > from barragemanager.h:17, > from foe.cc:12: >./bulletml/boost/config/compiler/gcc.hpp:66:7: warning: #warning "Unknown compiler version - please run the configure tests and report the results" >In file included from bulletml/tree.h:6:0, > from bulletml/bulletmltree.h:15, > from bulletml/bulletmlparser.h:9, > from barragemanager.h:15, > from barragemanager.cc:26: >bulletml/bulletmlcommon.h:7:0: warning: "DECLSPEC" redefined >/usr/include/SDL/begin_code.h:81:0: note: this is the location of the previous definition >In file included from ./bulletml/boost/config.hpp:35:0, > from ./bulletml/boost/scoped_array.hpp:17, > from ./bulletml/boost/smart_ptr.hpp:18, > from bulletml/bulletmlrunner.h:14, > from barragemanager.h:17, > from barragemanager.cc:26: >./bulletml/boost/config/compiler/gcc.hpp:66:7: warning: #warning "Unknown compiler version - please run the configure tests and report the results" >In file included from ./bulletml/boost/config.hpp:35:0, > from ./bulletml/boost/scoped_array.hpp:17, > from ./bulletml/boost/smart_ptr.hpp:18, > from bulletml/bulletmlrunner.h:14, > from foecommand.cc:14: >./bulletml/boost/config/compiler/gcc.hpp:66:7: warning: #warning "Unknown compiler version - please run the configure tests and report the results" >gcc `sdl-config --cflags` -O2 -pipe `sdl-config --cflags` -O2 -pipe -I./bulletml/ -c -o degutil.o degutil.c >gcc `sdl-config --cflags` -O2 -pipe `sdl-config --cflags` -O2 -pipe -I./bulletml/ -c -o rand.o rand.c >gcc `sdl-config --cflags` -O2 -pipe `sdl-config --cflags` -O2 -pipe -I./bulletml/ -c -o soundmanager.o soundmanager.c >gcc `sdl-config --cflags` -O2 -pipe -o noiz2sa noiz2sa.o ship.o shot.o frag.o bonus.o foe.o foecommand.o barragemanager.o attractmanager.o background.o letterrender.o screen.o clrtbl.o vector.o degutil.o rand.o soundmanager.o `sdl-config --libs` -L. -lGL -lbulletml -lSDL_mixer -mwindows -lstdc++ >make: Leaving directory `/var/tmp/portage/games-action/noiz2sa-0.51a/work/noiz2sa/src' >>>> Source compiled. >>>> Test phase [none]: games-action/noiz2sa-0.51a > >>>> Install noiz2sa-0.51a into /var/tmp/portage/games-action/noiz2sa-0.51a/image/ category games-action >>>> Completed installing noiz2sa-0.51a into /var/tmp/portage/games-action/noiz2sa-0.51a/image/ > >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/games/bin/noiz2sa > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/games/bin/noiz2sa > > * 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/ >
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 337476
: 247452