>>> Unpacking source... >>> Unpacking candycrisis-1.0.zip to /var/tmp/portage/games-puzzle/candycrisis-1.0-r1/work * Applying candycrisis-1.0-gentoo.patch ...  [ ok ] >>> Source unpacked in /var/tmp/portage/games-puzzle/candycrisis-1.0-r1/work >>> Compiling source in /var/tmp/portage/games-puzzle/candycrisis-1.0-r1/work/CandyCrisis/Source ... make -j14 i686-pc-linux-gnu-g++ -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o blitter.o blitter.cpp i686-pc-linux-gnu-g++ -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o control.o control.cpp i686-pc-linux-gnu-g++ -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o font.o font.cpp i686-pc-linux-gnu-g++ -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o gameticks.o gameticks.cpp i686-pc-linux-gnu-g++ -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o graphics.o graphics.cpp i686-pc-linux-gnu-g++ -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o graymonitor.o graymonitor.cpp i686-pc-linux-gnu-g++ -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o grays.o grays.cpp i686-pc-linux-gnu-g++ -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o gworld.o gworld.cpp i686-pc-linux-gnu-g++ -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o hiscore.o hiscore.cpp i686-pc-linux-gnu-g++ -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o keyselect.o keyselect.cpp i686-pc-linux-gnu-g++ -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o level.o level.cpp i686-pc-linux-gnu-g++ -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o main.o main.cpp i686-pc-linux-gnu-g++ -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o fmodsoundfx.o fmodsoundfx.cpp i686-pc-linux-gnu-g++ -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o fmodmusic.o fmodmusic.cpp i686-pc-linux-gnu-g++ -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o RegAlgorithm.o RegAlgorithm.cpp i686-pc-linux-gnu-g++ -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o moving.o moving.cpp i686-pc-linux-gnu-g++ -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o MTypes.o MTypes.cpp i686-pc-linux-gnu-g++ -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o next.o next.cpp i686-pc-linux-gnu-g++ -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o opponent.o opponent.cpp i686-pc-linux-gnu-g++ -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o pause.o pause.cpp RegAlgorithm.cpp: In function 'MBoolean ValidateCode(const char*, const char*)': RegAlgorithm.cpp:195: error: invalid conversion from 'const char*' to 'char*' RegAlgorithm.cpp:196: error: invalid conversion from 'const char*' to 'char*' RegAlgorithm.cpp:197: error: invalid conversion from 'const char*' to 'char*' RegAlgorithm.cpp:198: error: invalid conversion from 'const char*' to 'char*' RegAlgorithm.cpp:199: error: invalid conversion from 'const char*' to 'char*' RegAlgorithm.cpp:200: error: invalid conversion from 'const char*' to 'char*' RegAlgorithm.cpp:201: error: invalid conversion from 'const char*' to 'char*' RegAlgorithm.cpp:202: error: invalid conversion from 'const char*' to 'char*' make: *** [RegAlgorithm.o] Error 1 make: *** Waiting for unfinished jobs.... main.cpp: In function 'int main(int, char**)': main.cpp:287: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result hiscore.cpp: In function 'void ShowHiscore()': hiscore.cpp:276: warning: format '%d' expects type 'int', but argument 3 has type 'long int' hiscore.cpp: In function 'void ShowBestCombo()': hiscore.cpp:325: warning: deprecated conversion from string constant to 'char*' hiscore.cpp: In function 'void AddHiscore(long int)': hiscore.cpp:395: warning: deprecated conversion from string constant to 'char*' hiscore.cpp:395: warning: deprecated conversion from string constant to 'char*' hiscore.cpp:395: warning: deprecated conversion from string constant to 'char*' hiscore.cpp:410: warning: format '%d' expects type 'int', but argument 3 has type 'long int' hiscore.cpp:458: warning: deprecated conversion from string constant to 'char*' hiscore.cpp:475: warning: deprecated conversion from string constant to 'char*' pause.cpp: In function 'void DrawHiScoreContents(int*, int)': pause.cpp:636: warning: deprecated conversion from string constant to 'char*' pause.cpp: In function 'void DrawPauseContents(int*, int)': pause.cpp:761: warning: deprecated conversion from string constant to 'char*' pause.cpp:761: warning: deprecated conversion from string constant to 'char*' pause.cpp:761: warning: deprecated conversion from string constant to 'char*' pause.cpp:761: warning: deprecated conversion from string constant to 'char*' pause.cpp:761: warning: deprecated conversion from string constant to 'char*' pause.cpp:761: warning: deprecated conversion from string constant to 'char*' pause.cpp:761: warning: deprecated conversion from string constant to 'char*' pause.cpp:764: warning: deprecated conversion from string constant to 'char*' pause.cpp:766: warning: deprecated conversion from string constant to 'char*' pause.cpp:767: warning: deprecated conversion from string constant to 'char*' * * ERROR: games-puzzle/candycrisis-1.0-r1 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2712: Called games_src_compile * environment, line 1587: Called die * The specific snippet of code: * emake || die "emake failed" * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/games-puzzle/candycrisis-1.0-r1:20090610-142958.log'. * The ebuild environment file is located at '/var/tmp/portage/games-puzzle/candycrisis-1.0-r1/temp/environment'. *