Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 245762 Details for
Bug 335697
games-arcade/gav 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
gav-0.9.0:20100902-021747.log (text/plain), 10.08 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-09-02 14:46:14 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-09-02 14:46:14 UTC
Size:
10.08 KB
patch
obsolete
> * CPV: games-arcade/gav-0.9.0 > * REPO: gentoo > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking gav-0.9.0.tar.gz to /var/tmp/portage/games-arcade/gav-0.9.0/work > * Applying gav-0.9.0-gcc43.patch ... > [ ok ] >>>> Unpacking gav-0.9.0.tar.gz to /var/tmp/portage/games-arcade/gav-0.9.0/work/gav-0.9.0/themes >>>> Unpacking fabeach.tgz to /var/tmp/portage/games-arcade/gav-0.9.0/work/gav-0.9.0/themes >>>> Unpacking florindo.tgz to /var/tmp/portage/games-arcade/gav-0.9.0/work/gav-0.9.0/themes >>>> Unpacking inverted.tgz to /var/tmp/portage/games-arcade/gav-0.9.0/work/gav-0.9.0/themes >>>> Unpacking naive.tgz to /var/tmp/portage/games-arcade/gav-0.9.0/work/gav-0.9.0/themes >>>> Unpacking unnamed.tgz to /var/tmp/portage/games-arcade/gav-0.9.0/work/gav-0.9.0/themes >>>> Unpacking yisus.tgz to /var/tmp/portage/games-arcade/gav-0.9.0/work/gav-0.9.0/themes >>>> Unpacking yisus2.tgz to /var/tmp/portage/games-arcade/gav-0.9.0/work/gav-0.9.0/themes >>>> Source unpacked in /var/tmp/portage/games-arcade/gav-0.9.0/work >>>> Compiling source in /var/tmp/portage/games-arcade/gav-0.9.0/work/gav-0.9.0 ... >make -j14 -C automa >make: Entering directory `/var/tmp/portage/games-arcade/gav-0.9.0/work/gav-0.9.0/automa' >g++ `sdl-config --cflags` -O2 -pipe -Wall -DAUDIO -I/var/tmp/portage/games-arcade/gav-0.9.0/work/gav-0.9.0 -I/var/tmp/portage/games-arcade/gav-0.9.0/work/gav-0.9.0/menu -I/var/tmp/portage/games-arcade/gav-0.9.0/work/gav-0.9.0/net -I/var/tmp/portage/games-arcade/gav-0.9.0/work/gav-0.9.0/automa -c -o StatePlaying.o StatePlaying.cpp >g++ `sdl-config --cflags` -O2 -pipe -Wall -DAUDIO -I/var/tmp/portage/games-arcade/gav-0.9.0/work/gav-0.9.0 -I/var/tmp/portage/games-arcade/gav-0.9.0/work/gav-0.9.0/menu -I/var/tmp/portage/games-arcade/gav-0.9.0/work/gav-0.9.0/net -I/var/tmp/portage/games-arcade/gav-0.9.0/work/gav-0.9.0/automa -c -o AutomaMainLoop.o AutomaMainLoop.cpp >g++ `sdl-config --cflags` -O2 -pipe -Wall -DAUDIO -I/var/tmp/portage/games-arcade/gav-0.9.0/work/gav-0.9.0 -I/var/tmp/portage/games-arcade/gav-0.9.0/work/gav-0.9.0/menu -I/var/tmp/portage/games-arcade/gav-0.9.0/work/gav-0.9.0/net -I/var/tmp/portage/games-arcade/gav-0.9.0/work/gav-0.9.0/automa -c -o StateClient.o StateClient.cpp >ld -r StatePlaying.o AutomaMainLoop.o StateClient.o -o automa_module.o >make: Leaving directory `/var/tmp/portage/games-arcade/gav-0.9.0/work/gav-0.9.0/automa' >make -j14 -C menu >make: Entering directory `/var/tmp/portage/games-arcade/gav-0.9.0/work/gav-0.9.0/menu' >g++ `sdl-config --cflags` -O2 -pipe -Wall -DAUDIO -I/var/tmp/portage/games-arcade/gav-0.9.0/work/gav-0.9.0 -c -o Menu.o Menu.cpp >ld -r Menu.o -o menu_module.o >make: Leaving directory `/var/tmp/portage/games-arcade/gav-0.9.0/work/gav-0.9.0/menu' >make -j14 -C net >make: Entering directory `/var/tmp/portage/games-arcade/gav-0.9.0/work/gav-0.9.0/net' >g++ `sdl-config --cflags` -O2 -pipe -Wall -DAUDIO -I/var/tmp/portage/games-arcade/gav-0.9.0/work/gav-0.9.0 -I/var/tmp/portage/games-arcade/gav-0.9.0/work/gav-0.9.0/menu -I/var/tmp/portage/games-arcade/gav-0.9.0/work/gav-0.9.0/net -c -o NetClient.o NetClient.cpp >g++ `sdl-config --cflags` -O2 -pipe -Wall -DAUDIO -I/var/tmp/portage/games-arcade/gav-0.9.0/work/gav-0.9.0 -I/var/tmp/portage/games-arcade/gav-0.9.0/work/gav-0.9.0/menu -I/var/tmp/portage/games-arcade/gav-0.9.0/work/gav-0.9.0/net -c -o NetServer.o NetServer.cpp >NetServer.cpp: In member function âint NetServer::WaitClients(InputState*, int)â: >NetServer.cpp:55:8: warning: âplâ may be used uninitialized in this function >ld -r NetClient.o NetServer.o -o net_module.o >make: Leaving directory `/var/tmp/portage/games-arcade/gav-0.9.0/work/gav-0.9.0/net' >make -j14 >make -C menu >make -C automa >make -C net >make[1]: Entering directory `/var/tmp/portage/games-arcade/gav-0.9.0/work/gav-0.9.0/menu' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/var/tmp/portage/games-arcade/gav-0.9.0/work/gav-0.9.0/menu' >g++ `sdl-config --cflags` -O2 -pipe -Wall -DAUDIO -Imenu -Iautoma -Inet -I. -c -o GameRenderer.o GameRenderer.cpp >g++ `sdl-config --cflags` -O2 -pipe -Wall -DAUDIO -Imenu -Iautoma -Inet -I. -c -o Sound.o Sound.cpp >make[1]: Entering directory `/var/tmp/portage/games-arcade/gav-0.9.0/work/gav-0.9.0/automa' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/var/tmp/portage/games-arcade/gav-0.9.0/work/gav-0.9.0/automa' >make[1]: Entering directory `/var/tmp/portage/games-arcade/gav-0.9.0/work/gav-0.9.0/net' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/var/tmp/portage/games-arcade/gav-0.9.0/work/gav-0.9.0/net' >g++ `sdl-config --cflags` -O2 -pipe -Wall -DAUDIO -Imenu -Iautoma -Inet -I. -c -o ResizeSurface.o ResizeSurface.cpp >g++ `sdl-config --cflags` -O2 -pipe -Wall -DAUDIO -Imenu -Iautoma -Inet -I. -c -o Configuration.o Configuration.cpp >g++ `sdl-config --cflags` -O2 -pipe -Wall -DAUDIO -Imenu -Iautoma -Inet -I. -c -o ControlsArray.o ControlsArray.cpp >g++ `sdl-config --cflags` -O2 -pipe -Wall -DAUDIO -Imenu -Iautoma -Inet -I. -c -o Theme.o Theme.cpp >g++ `sdl-config --cflags` -O2 -pipe -Wall -DAUDIO -Imenu -Iautoma -Inet -I. -c -o Player.o Player.cpp >g++ `sdl-config --cflags` -O2 -pipe -Wall -DAUDIO -Imenu -Iautoma -Inet -I. -c -o InputState.o InputState.cpp >g++ `sdl-config --cflags` -O2 -pipe -Wall -DAUDIO -Imenu -Iautoma -Inet -I. -c -o Ball.o Ball.cpp >g++ `sdl-config --cflags` -O2 -pipe -Wall -DAUDIO -Imenu -Iautoma -Inet -I. -c -o LogicalFrameSeq.o LogicalFrameSeq.cpp >g++ `sdl-config --cflags` -O2 -pipe -Wall -DAUDIO -Imenu -Iautoma -Inet -I. -c -o PlayerAI.o PlayerAI.cpp >g++ `sdl-config --cflags` -O2 -pipe -Wall -DAUDIO -Imenu -Iautoma -Inet -I. -c -o FrameSeq.o FrameSeq.cpp >g++ `sdl-config --cflags` -O2 -pipe -Wall -DAUDIO -Imenu -Iautoma -Inet -I. -c -o ScreenFont.o ScreenFont.cpp >g++ `sdl-config --cflags` -O2 -pipe -Wall -DAUDIO -Imenu -Iautoma -Inet -I. -c -o globals.o globals.cpp >g++ `sdl-config --cflags` -O2 -pipe -Wall -DAUDIO -Imenu -Iautoma -Inet -I. -c -o SoundMgr.o SoundMgr.cpp >g++ `sdl-config --cflags` -O2 -pipe -Wall -DAUDIO -Imenu -Iautoma -Inet -I. -c -o main.o main.cpp >Configuration.cpp: In member function âint Configuration::loadConfiguration()â: >Configuration.cpp:66:8: warning: suggest explicit braces to avoid ambiguous âelseâ >Configuration.cpp:94:8: warning: suggest explicit braces to avoid ambiguous âelseâ >Configuration.cpp:124:6: warning: suggest explicit braces to avoid ambiguous âelseâ >SoundMgr.cpp:44:1: warning: deprecated conversion from string constant to âchar*â >SoundMgr.cpp:44:1: warning: deprecated conversion from string constant to âchar*â >SoundMgr.cpp:44:1: warning: deprecated conversion from string constant to âchar*â >SoundMgr.cpp:44:1: warning: deprecated conversion from string constant to âchar*â >SoundMgr.cpp:44:1: warning: deprecated conversion from string constant to âchar*â >SoundMgr.cpp:44:1: warning: deprecated conversion from string constant to âchar*â >SoundMgr.cpp:44:1: warning: deprecated conversion from string constant to âchar*â >SoundMgr.cpp:44:1: warning: deprecated conversion from string constant to âchar*â >SoundMgr.cpp:44:1: warning: deprecated conversion from string constant to âchar*â >SoundMgr.cpp:44:1: warning: deprecated conversion from string constant to âchar*â >SoundMgr.cpp:44:1: warning: deprecated conversion from string constant to âchar*â >PlayerAI.cpp: In member function âvirtual triple_t PlayerAI::planAction()â: >PlayerAI.cpp:41:7: warning: âttimeâ may be used uninitialized in this function >PlayerAI.cpp:137:15: warning: âcloserpâ may be used uninitialized in this function >In file included from main.cpp:53:0: >menu/MenuItemBallSpeed.h: In constructor âMenuItemBallSpeed::MenuItemBallSpeed()â: >menu/MenuItemBallSpeed.h:45:16: warning: deprecated conversion from string constant to âchar*â >menu/MenuItemBallSpeed.h:46:16: warning: deprecated conversion from string constant to âchar*â >menu/MenuItemBallSpeed.h:47:16: warning: deprecated conversion from string constant to âchar*â >g++ -o gav GameRenderer.o Sound.o ResizeSurface.o Configuration.o ControlsArray.o Theme.o Player.o InputState.o Ball.o LogicalFrameSeq.o PlayerAI.o FrameSeq.o ScreenFont.o globals.o SoundMgr.o main.o menu/menu_module.o automa/automa_module.o net/net_module.o `sdl-config --libs` -lSDL_image -lSDL_net -lm >>>> Source compiled. >>>> Test phase [none]: games-arcade/gav-0.9.0 > >>>> Install gav-0.9.0 into /var/tmp/portage/games-arcade/gav-0.9.0/image/ category games-arcade >make -j14 ROOT=/var/tmp/portage/games-arcade/gav-0.9.0/image/ install >make -C menu >make -C automa >make -C net >make[1]: Entering directory `/var/tmp/portage/games-arcade/gav-0.9.0/work/gav-0.9.0/menu' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/var/tmp/portage/games-arcade/gav-0.9.0/work/gav-0.9.0/menu' >make[1]: Entering directory `/var/tmp/portage/games-arcade/gav-0.9.0/work/gav-0.9.0/automa' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/var/tmp/portage/games-arcade/gav-0.9.0/work/gav-0.9.0/automa' >make[1]: Entering directory `/var/tmp/portage/games-arcade/gav-0.9.0/work/gav-0.9.0/net' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/var/tmp/portage/games-arcade/gav-0.9.0/work/gav-0.9.0/net' >install gav /var/tmp/portage/games-arcade/gav-0.9.0/image//usr/games/bin >install -d /var/tmp/portage/games-arcade/gav-0.9.0/image//usr/share/games/gav/themes >cp -r themes/* /var/tmp/portage/games-arcade/gav-0.9.0/image//usr/share/games/gav/themes >>>> Completed installing gav-0.9.0 into /var/tmp/portage/games-arcade/gav-0.9.0/image/ > >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/games/bin/gav > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/games/bin/gav > > * 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: > mr_bones_@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 335697
: 245762