Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 133816 - games-puzzle/quadros does not build with gcc-4.1
Summary: games-puzzle/quadros does not build with gcc-4.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 117482
  Show dependency tree
 
Reported: 2006-05-19 14:56 UTC by Tupone Alfredo
Modified: 2006-05-19 15:24 UTC (History)
1 user (show)

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 Tupone Alfredo gentoo-dev 2006-05-19 14:56:51 UTC
The error message:
i686-pc-linux-gnu-g++ -c -pipe -march=athlon -O3 -pipe -Wall -W -march=athlon -pipe -O2 -fno-strict-aliasing -D_REENTRANT  -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o quadrosfield.o src/quadrosfield.cpp
distcc[21432] ERROR: compile /var/tmp/ccache/quadros.tmp.alfredo2.21418.ii on 192.168.0.3 failed
src/quadros.cpp: In member function 'void QuadrOsApp::slotGameNew()':
src/quadros.cpp:353: error: jump to case label
src/quadros.cpp:339: error:   crosses initialization of 'SkillOptions opt'
src/quadros.cpp:354: error: jump to case label
src/quadros.cpp:339: error:   crosses initialization of 'SkillOptions opt'
make: *** [quadros.o] Error 1
make: *** Waiting for unfinished jobs....

!!! ERROR: games-puzzle/quadros-0.1 failed.
Call stack:
  ebuild.sh, line 1527:   Called dyn_compile
  ebuild.sh, line 931:   Called src_compile
  quadros-0.1.ebuild, line 32:   Called die

!!! emake failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 1 Tupone Alfredo gentoo-dev 2006-05-19 15:24:01 UTC
Fixed in portage