Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 57049 - emerge soccar error
Summary: emerge soccar error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-14 10:40 UTC by philip mbogo
Modified: 2011-09-14 20:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description philip mbogo 2004-07-14 10:40:45 UTC
when i try to emerge soccar compilation fails to update two targets src/app.o and src/scene_gfx.o.

Reproducible: Always
Steps to Reproduce:
1.ACCEPT_KEYWORDS="~x86" emerge soccar
2.
3.

Actual Results:  
when i try to emerge soccar compilation fails to update two targets src/app.o
and src/scene_gfx.o.

Expected Results:  
successful emerge

ACCEPT_KEYWORDS="~x86" emerge soccar
Calculating dependencies ...done!
>>> emerge (1 of 1) games-sports/soccar-0.5.2 to /
>>> md5 src_uri ;-) soccar-0.5.2-src.tar.bz2
>>> md5 src_uri ;-) soccar-0.5.2-data.tar.bz2
>>> Unpacking source...
>>> Unpacking soccar-0.5.2-src.tar.bz2 to /var/tmp/portage/soccar-0.5.2/work
>>> Unpacking soccar-0.5.2-data.tar.bz2 to /var/tmp/portage/soccar-0.5.2/work
 * Applying 0.5.2-cfg-reloc.patch...                                           
                                       [ ok ]
>>> Source unpacked.
...found 198 target(s)...
...updating 22 target(s)...
C++ src/app.o
src/app.cpp: In member function `void Application::configure()':
src/app.cpp:82: error: `showDebugOverlay' undeclared (first use this function)
src/app.cpp:82: error: (Each undeclared identifier is reported only once for
   each function it appears in.)
src/app.cpp: In member function `bool
   Application::processInput(Ogre::InputReader*, const Ogre::FrameEvent&)':
src/app.cpp:293: error: `showDebugOverlay' undeclared (first use this function)

g++ -c -o src/app.o -O2 -march=i686 -fomit-frame-pointer -DGCC_3_1 -DEXT_HASH
-I/usr/include/OGRE -O -DGCC_3_1 -DEXT_HASH -Isrc
-I$HOME/src/ogrenew/PlugIns/GuiElements/include
-I$HOME/src/ogrenew/OgreMain/include src/app.cpp

...failed C++ src/app.o ...
C++ src/main.o
C++ src/menu.o
C++ src/config.o
C++ src/cameracontrol.o
C++ src/cardata.o
C++ src/car_gfx.o
C++ src/car_dyn.o
C++ src/scene_dyn.o
C++ src/scene_gfx.o
src/scene_gfx.cpp: In member function `CarGfx* SceneGfx::createCar()':
src/scene_gfx.cpp:203: error: no matching function for call to `
   std::list<CarGfx*, std::allocator<CarGfx*> >::push_back()'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/include/g++-v3/bits/stl_list.h:746:
error: candidates
   are: void std::list<_Tp, _Alloc>::push_back(const _Tp&) [with _Tp = CarGfx*,
   _Alloc = std::allocator<CarGfx*>]

g++ -c -o src/scene_gfx.o -O2 -march=i686 -fomit-frame-pointer -DGCC_3_1
-DEXT_HASH -I/usr/include/OGRE -O -DGCC_3_1 -DEXT_HASH -Isrc
-I$HOME/src/ogrenew/PlugIns/GuiElements/include
-I$HOME/src/ogrenew/OgreMain/include src/scene_gfx.cpp

...failed C++ src/scene_gfx.o ...
C++ src/scoreboard.o
C++ src/binbuffer.o
C++ src/soccarnet.o
C++ src/packet.o
C++ src/game.o
C++ src/client.o
C++ src/game_client.o
C++ src/server.o
C++ src/game_server.o
C++ src/peer.o
C++ src/framelistener.o
...skipped soccar for lack of <src>app.o...
...failed updating 2 target(s)...
...skipped 1 target(s)...
...updated 19 target(s)...

!!! ERROR: games-sports/soccar-0.5.2 failed.
!!! Function src_compile, Line 35, Exitcode 1
!!! (no error message)
Comment 1 Karol Wojtaszek (RETIRED) gentoo-dev 2004-07-14 12:45:27 UTC

*** This bug has been marked as a duplicate of 30452 ***
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2005-05-19 09:06:12 UTC
Closing to clean up after bugzilla upgrade.  reopen if closed in error.  Thanks.
Comment 3 Mr. Bones. (RETIRED) gentoo-dev 2011-09-14 20:37:50 UTC
clean up bug list after bugzilla update