>>> Unpacking source... >>> Unpacking picpuz-1.7.tar.gz to /var/tmp/portage/games-puzzle/picpuz-1.7/work >>> Source unpacked in /var/tmp/portage/games-puzzle/picpuz-1.7/work >>> Preparing source in /var/tmp/portage/games-puzzle/picpuz-1.7/work/picpuz ... * Applying picpuz-1.7-gentoo.patch ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/games-puzzle/picpuz-1.7/work/picpuz ... >>> Source configured. >>> Compiling source in /var/tmp/portage/games-puzzle/picpuz-1.7/work/picpuz ... make -j14 BINDIR=/usr/games/bin DATADIR=/usr/share/games/picpuz DOCDIR=/usr/share/doc/picpuz-1.7 i686-pc-linux-gnu-g++ -O2 -pipe `pkg-config --cflags gtk+-2.0` -D "DATADIR=\"/usr/share/games/picpuz\"" -D "DOCDIR=\"/usr/share/doc/picpuz-1.7\"" -c -o picpuz.o picpuz-1.7.cpp i686-pc-linux-gnu-g++ -O2 -pipe `pkg-config --cflags gtk+-2.0` -D "DATADIR=\"/usr/share/games/picpuz\"" -D "DOCDIR=\"/usr/share/doc/picpuz-1.7\"" -c -o zfuncs.o zfuncs.cpp In file included from zfuncs.cpp:8: zfuncs.h:291: warning: 'typedef' was ignored in this declaration zfuncs.h:299: warning: 'typedef' was ignored in this declaration zfuncs.cpp: In function 'int signalProc(const char*, const char*)': zfuncs.cpp:297: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result zfuncs.cpp: In function 'int samedirk(const char*, const char*)': zfuncs.cpp:347: error: invalid conversion from 'const char*' to 'char*' zfuncs.cpp:348: error: invalid conversion from 'const char*' to 'char*' zfuncs.cpp: In function 'int repl_1str(const char*, char*, const char*, const char*)': zfuncs.cpp:795: error: invalid conversion from 'const char*' to 'char*' zfuncs.cpp: In function 'const char* SearchWild(const char*, int&)': zfuncs.cpp:1542: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result zfuncs.cpp:1581: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result zfuncs.cpp: In function 'int initz_appfiles(const char*, ...)': zfuncs.cpp:2218: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result zfuncs.cpp:2219: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result zfuncs.cpp: In function 'void zappcrash(const char*, ...)': zfuncs.cpp:2521: warning: format not a string literal and no format arguments zfuncs.cpp: In function 'void zmessageACK(const char*, ...)': zfuncs.cpp:2667: warning: format not a string literal and no format arguments zfuncs.cpp: In function 'int zmessageYN(const char*, ...)': zfuncs.cpp:2692: warning: format not a string literal and no format arguments zfuncs.cpp: In function 'char* track_image_files(const char*, const char*, int)': zfuncs.cpp:4645: error: invalid conversion from 'const char*' to 'char*' zfuncs.cpp: In function 'GdkPixbuf* image_xthumb(const char*)': zfuncs.cpp:4901: error: invalid conversion from 'const char*' to 'char*' make: *** [zfuncs.o] Error 1 make: *** Waiting for unfinished jobs.... In file included from picpuz-1.7.cpp:8: zfuncs.h:291: warning: 'typedef' was ignored in this declaration zfuncs.h:299: warning: 'typedef' was ignored in this declaration picpuz-1.7.cpp: In function 'int gtkinitfunc(void*)': picpuz-1.7.cpp:179: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result * * ERROR: games-puzzle/picpuz-1.7 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2714: Called die * The specific snippet of code: * emake BINDIR="${GAMES_BINDIR}" DATADIR="${GAMES_DATADIR}/${PN}" DOCDIR=/usr/share/doc/${PF} || 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/picpuz-1.7:20090609-171148.log'. * The ebuild environment file is located at '/var/tmp/portage/games-puzzle/picpuz-1.7/temp/environment'. *