* Package: games-strategy/xconq-7.4.1 * Repository: gentoo * Maintainer: games@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking xconq-7.4.1.tar.gz to /var/tmp/portage/games-strategy/xconq-7.4.1/work * Applying xconq-gcc-3.4.patch ... [ ok ] * Applying xconq-tkconq.patch ... [ ok ] * Applying xconq-make-382.patch ... [ ok ] >>> Source unpacked in /var/tmp/portage/games-strategy/xconq-7.4.1/work >>> Compiling source in /var/tmp/portage/games-strategy/xconq-7.4.1/work/xconq-7.4.1 ... * econf: updating xconq-7.4.1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating xconq-7.4.1/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --prefix=/usr/games --libdir=/usr/games/lib --datadir=/usr/share/games --sysconfdir=/etc/games --localstatedir=/var/games --enable-alternate-scoresdir=/var/games/xconq creating cache ./config.cache checking for gcc... i686-pc-linux-gnu-gcc checking whether the C compiler (i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu) works... yes checking whether the C compiler (i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu) is a cross-compiler... no checking whether we are using GNU C... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for ranlib... ranlib checking for a BSD compatible install... /usr/bin/install -c checking host system type... i686-pc-linux-gnu checking build system type... i686-pc-linux-gnu checking for ar... ar checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for Tcl configuration... found /usr/lib/tclConfig.sh checking for Tk configuration... found /usr/lib/tkConfig.sh checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for X... libraries , headers updating cache ./config.cache creating ./config.status creating Makefile creating doc/Makefile creating kernel/Makefile creating lib/Makefile creating images/Makefile creating misc/Makefile creating tcltk/Makefile creating test/Makefile creating curses/Makefile creating SelFile/Makefile creating x11/Makefile make -j14 'CFLAGS=-O2 -pipe' datadir=/usr/share/games/xconq make[1]: Entering directory `/var/tmp/portage/games-strategy/xconq-7.4.1/work/xconq-7.4.1/kernel' i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -DXCONQDATA=\"/usr/share/games/xconq\" -DXCONQSCORES=\"/var/games/xconq\" -I. init.c make[1]: Entering directory `/var/tmp/portage/games-strategy/xconq-7.4.1/work/xconq-7.4.1/tcltk' i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -I. -I./.. -I./../kernel -I./../tcl/generic -I./../tk/generic tkmain.c i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -DXCONQDATA=\"/usr/share/games/xconq\" -DXCONQSCORES=\"/var/games/xconq\" -I. cmdline.c i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -I. -I./.. -I./../kernel -I./../tcl/generic -I./../tk/generic tkinit.c i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -DXCONQDATA=\"/usr/share/games/xconq\" -DXCONQSCORES=\"/var/games/xconq\" -I. ai.c i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -I. -I./.. -I./../kernel -I./../tcl/generic -I./../tk/generic tkcmd.c i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -DXCONQDATA=\"/usr/share/games/xconq\" -DXCONQSCORES=\"/var/games/xconq\" -I. mplayer.c i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -I. -I./.. -I./../kernel -I./../tcl/generic -I./../tk/generic tkmap.c i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -DXCONQDATA=\"/usr/share/games/xconq\" -DXCONQSCORES=\"/var/games/xconq\" -I. iplayer.c i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -I. -I./.. -I./../kernel -I./../tcl/generic -I./../tk/generic tkisamp.c i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -DXCONQDATA=\"/usr/share/games/xconq\" -DXCONQSCORES=\"/var/games/xconq\" -I. oplayer.c i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -I. -I./.. -I./../kernel -I./../tcl/generic -I./../tk/generic tkimf.c i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -DXCONQDATA=\"/usr/share/games/xconq\" -DXCONQSCORES=\"/var/games/xconq\" -I. actions.c i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -DXCONQDATA=\"/usr/share/games/xconq\" -DXCONQSCORES=\"/var/games/xconq\" -I. move.c tkisamp.c: In function ‘imfsample_cmd’: tkisamp.c:202:4: warning: passing argument 3 of ‘Tcl_CreateCommand’ from incompatible pointer type /usr/include/tclDecls.h:584:20: note: expected ‘int (*)(void *, struct Tcl_Interp *, int, const char **)’ but argument is of type ‘int (*)(void *, struct Tcl_Interp *, int, char **)’ tkmain.c: In function ‘tcl_cmd’: tkmain.c:218:9: warning: passing argument 3 of ‘Tcl_CreateCommand’ from incompatible pointer type /usr/include/tclDecls.h:584:20: note: expected ‘int (*)(void *, struct Tcl_Interp *, int, const char **)’ but argument is of type ‘int (*)(void *, struct Tcl_Interp *, int, char **)’ tkmain.c: In function ‘initial_ui_init’: tkmain.c:329:9: warning: passing argument 3 of ‘Tcl_CreateCommand’ from incompatible pointer type /usr/include/tclDecls.h:584:20: note: expected ‘int (*)(void *, struct Tcl_Interp *, int, const char **)’ but argument is of type ‘int (*)(void *, struct Tcl_Interp *, int, char **)’ tkmain.c:332:9: warning: passing argument 3 of ‘Tcl_CreateCommand’ from incompatible pointer type /usr/include/tclDecls.h:584:20: note: expected ‘int (*)(void *, struct Tcl_Interp *, int, const char **)’ but argument is of type ‘int (*)(void *, struct Tcl_Interp *, int, char **)’ tkmain.c: In function ‘tk_side_emblem’: tkmain.c:651:7: warning: format not a string literal and no format arguments tkisamp.c: In function ‘imfsample_widget_cmd’: tkisamp.c:336:6: warning: passing argument 3 of ‘Tk_GetScrollInfo’ from incompatible pointer type /usr/include/tkDecls.h:710:13: note: expected ‘const char **’ but argument is of type ‘char **’ tkmain.c: In function ‘tk_save_prefs’: tkmain.c:2264:12: warning: assignment discards qualifiers from pointer target type tkmain.c:2266:12: warning: assignment discards qualifiers from pointer target type tkmain.c:2268:12: warning: assignment discards qualifiers from pointer target type tkmain.c:2270:12: warning: assignment discards qualifiers from pointer target type tkmain.c:2272:12: warning: assignment discards qualifiers from pointer target type tkmain.c:2274:12: warning: assignment discards qualifiers from pointer target type tkmain.c:2276:12: warning: assignment discards qualifiers from pointer target type tkmain.c:2278:12: warning: assignment discards qualifiers from pointer target type tkmain.c:2280:12: warning: assignment discards qualifiers from pointer target type tkmain.c:2282:12: warning: assignment discards qualifiers from pointer target type tkmain.c:2284:12: warning: assignment discards qualifiers from pointer target type tkmain.c:2286:12: warning: assignment discards qualifiers from pointer target type tkmain.c:2288:12: warning: assignment discards qualifiers from pointer target type tkmain.c:2290:12: warning: assignment discards qualifiers from pointer target type tkmain.c:2292:12: warning: assignment discards qualifiers from pointer target type tkmain.c:2294:12: warning: assignment discards qualifiers from pointer target type tkmain.c:2296:12: warning: assignment discards qualifiers from pointer target type tkmain.c:2298:12: warning: assignment discards qualifiers from pointer target type tkmain.c:2300:12: warning: assignment discards qualifiers from pointer target type tkmain.c:2302:12: warning: assignment discards qualifiers from pointer target type tkmain.c:2304:12: warning: assignment discards qualifiers from pointer target type tkisamp.c: In function ‘imfsample_configure’: tkisamp.c:438:7: warning: passing argument 5 of ‘Tk_ConfigureWidget’ from incompatible pointer type /usr/include/tkDecls.h:224:13: note: expected ‘const char **’ but argument is of type ‘char **’ tkmap.c: In function ‘mapw_cmd’: tkmap.c:315:4: warning: passing argument 3 of ‘Tcl_CreateCommand’ from incompatible pointer type /usr/include/tclDecls.h:584:20: note: expected ‘int (*)(void *, struct Tcl_Interp *, int, const char **)’ but argument is of type ‘int (*)(void *, struct Tcl_Interp *, int, char **)’ tkmap.c: In function ‘mapw_widget_cmd’: tkmap.c:421:6: warning: passing argument 3 of ‘Tk_GetScrollInfo’ from incompatible pointer type /usr/include/tkDecls.h:710:13: note: expected ‘const char **’ but argument is of type ‘char **’ tkmap.c:451:6: warning: passing argument 3 of ‘Tk_GetScrollInfo’ from incompatible pointer type /usr/include/tkDecls.h:710:13: note: expected ‘const char **’ but argument is of type ‘char **’ tkmap.c: In function ‘mapw_configure’: tkmap.c:533:7: warning: passing argument 5 of ‘Tk_ConfigureWidget’ from incompatible pointer type /usr/include/tkDecls.h:224:13: note: expected ‘const char **’ but argument is of type ‘char **’ i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -DXCONQDATA=\"/usr/share/games/xconq\" -DXCONQSCORES=\"/var/games/xconq\" -I. combat.c i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -DXCONQDATA=\"/usr/share/games/xconq\" -DXCONQSCORES=\"/var/games/xconq\" -I. run.c i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -I. -I./.. -I./../kernel -I./../tcl/generic -I./../tk/generic tkiapp.c rm -f libtkimf.a ar rcu libtkimf.a tkisamp.o tkimf.o ranlib libtkimf.a i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -DXCONQDATA=\"/usr/share/games/xconq\" -DXCONQSCORES=\"/var/games/xconq\" -I. run2.c tkiapp.c: In function ‘ui_init’: tkiapp.c:128:9: warning: passing argument 3 of ‘Tcl_CreateCommand’ from incompatible pointer type /usr/include/tclDecls.h:584:20: note: expected ‘int (*)(void *, struct Tcl_Interp *, int, const char **)’ but argument is of type ‘int (*)(void *, struct Tcl_Interp *, int, char **)’ tkiapp.c:130:9: warning: passing argument 3 of ‘Tcl_CreateCommand’ from incompatible pointer type /usr/include/tclDecls.h:584:20: note: expected ‘int (*)(void *, struct Tcl_Interp *, int, const char **)’ but argument is of type ‘int (*)(void *, struct Tcl_Interp *, int, char **)’ tkiapp.c:133:9: warning: passing argument 3 of ‘Tcl_CreateCommand’ from incompatible pointer type /usr/include/tclDecls.h:584:20: note: expected ‘int (*)(void *, struct Tcl_Interp *, int, const char **)’ but argument is of type ‘int (*)(void *, struct Tcl_Interp *, int, char **)’ tkiapp.c:136:9: warning: passing argument 3 of ‘Tcl_CreateCommand’ from incompatible pointer type /usr/include/tclDecls.h:584:20: note: expected ‘int (*)(void *, struct Tcl_Interp *, int, const char **)’ but argument is of type ‘int (*)(void *, struct Tcl_Interp *, int, char **)’ tkiapp.c:139:9: warning: passing argument 3 of ‘Tcl_CreateCommand’ from incompatible pointer type /usr/include/tclDecls.h:584:20: note: expected ‘int (*)(void *, struct Tcl_Interp *, int, const char **)’ but argument is of type ‘int (*)(void *, struct Tcl_Interp *, int, char **)’ tkiapp.c:144:9: warning: passing argument 3 of ‘Tcl_CreateCommand’ from incompatible pointer type /usr/include/tclDecls.h:584:20: note: expected ‘int (*)(void *, struct Tcl_Interp *, int, const char **)’ but argument is of type ‘int (*)(void *, struct Tcl_Interp *, int, char **)’ i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -DXCONQDATA=\"/usr/share/games/xconq\" -DXCONQSCORES=\"/var/games/xconq\" -I. supply.c i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -DXCONQDATA=\"/usr/share/games/xconq\" -DXCONQSCORES=\"/var/games/xconq\" -I. score.c rm -f libtkiapp.a ar rcu libtkiapp.a tkiapp.o ranlib libtkiapp.a i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -DXCONQDATA=\"/usr/share/games/xconq\" -DXCONQSCORES=\"/var/games/xconq\" -I. world.c supply.c: In function ‘init_supply_system’: supply.c:375:5: warning: ignoring return value of ‘realloc’, declared with attribute warn_unused_result i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -DXCONQDATA=\"/usr/share/games/xconq\" -DXCONQSCORES=\"/var/games/xconq\" -I. history.c i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -DXCONQDATA=\"/usr/share/games/xconq\" -DXCONQSCORES=\"/var/games/xconq\" -I. module.c history.c: In function ‘notify_event’: history.c:193:7: warning: format not a string literal and no format arguments i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -DXCONQDATA=\"/usr/share/games/xconq\" -DXCONQSCORES=\"/var/games/xconq\" -I. write.c i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -DXCONQDATA=\"/usr/share/games/xconq\" -DXCONQSCORES=\"/var/games/xconq\" -I. read.c i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -DXCONQDATA=\"/usr/share/games/xconq\" -DXCONQSCORES=\"/var/games/xconq\" -I. mkterr.c i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -DXCONQDATA=\"/usr/share/games/xconq\" -DXCONQSCORES=\"/var/games/xconq\" -I. mkunits.c i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -DXCONQDATA=\"/usr/share/games/xconq\" -DXCONQSCORES=\"/var/games/xconq\" -I. mkrivers.c i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -DXCONQDATA=\"/usr/share/games/xconq\" -DXCONQSCORES=\"/var/games/xconq\" -I. mkroads.c i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -DXCONQDATA=\"/usr/share/games/xconq\" -DXCONQSCORES=\"/var/games/xconq\" -I. mknames.c i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -DXCONQDATA=\"/usr/share/games/xconq\" -DXCONQSCORES=\"/var/games/xconq\" -I. side.c i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -DXCONQDATA=\"/usr/share/games/xconq\" -DXCONQSCORES=\"/var/games/xconq\" -I. unit.c i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -DXCONQDATA=\"/usr/share/games/xconq\" -DXCONQSCORES=\"/var/games/xconq\" -I. plan.c i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -DXCONQDATA=\"/usr/share/games/xconq\" -DXCONQSCORES=\"/var/games/xconq\" -I. task.c i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -DXCONQDATA=\"/usr/share/games/xconq\" -DXCONQSCORES=\"/var/games/xconq\" -I. nlang.c i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -DXCONQDATA=\"/usr/share/games/xconq\" -DXCONQSCORES=\"/var/games/xconq\" -I. ui.c i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -DXCONQDATA=\"/usr/share/games/xconq\" -DXCONQSCORES=\"/var/games/xconq\" -I. cmd.c i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -DXCONQDATA=\"/usr/share/games/xconq\" -DXCONQSCORES=\"/var/games/xconq\" -I. ps.c nlang.c: In function ‘past_unit_handle’: nlang.c:712:2: warning: format not a string literal and no format arguments nlang.c: In function ‘historical_event_desc’: nlang.c:906:7: warning: format not a string literal and no format arguments nlang.c:917:7: warning: format not a string literal and no format arguments i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -DXCONQDATA=\"/usr/share/games/xconq\" -DXCONQSCORES=\"/var/games/xconq\" -I. tp.c i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -DXCONQDATA=\"/usr/share/games/xconq\" -DXCONQSCORES=\"/var/games/xconq\" -I. obstack.c i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -DXCONQDATA=\"/usr/share/games/xconq\" -DXCONQSCORES=\"/var/games/xconq\" -I. help.c help.c: In function ‘describe_synth_run’: help.c:2188:17: warning: trigraph ??) ignored, use -trigraphs to enable i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -DXCONQDATA=\"/usr/share/games/xconq\" -DXCONQSCORES=\"/var/games/xconq\" -I. copying.c i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -DXCONQDATA=\"/usr/share/games/xconq\" -DXCONQSCORES=\"/var/games/xconq\" -I. generic.c i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -DXCONQDATA=\"/usr/share/games/xconq\" -DXCONQSCORES=\"/var/games/xconq\" -I. types.c i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -DXCONQDATA=\"/usr/share/games/xconq\" -DXCONQSCORES=\"/var/games/xconq\" -I. tables.c i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -DXCONQDATA=\"/usr/share/games/xconq\" -DXCONQSCORES=\"/var/games/xconq\" -I. imf.c i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -DXCONQDATA=\"/usr/share/games/xconq\" -DXCONQSCORES=\"/var/games/xconq\" -I. gif.c i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -DXCONQDATA=\"/usr/share/games/xconq\" -DXCONQSCORES=\"/var/games/xconq\" -I. lisp.c i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -DXCONQDATA=\"/usr/share/games/xconq\" -DXCONQSCORES=\"/var/games/xconq\" -I. util.c i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -DXCONQDATA=\"/usr/share/games/xconq\" -DXCONQSCORES=\"/var/games/xconq\" -I. unix.c i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -DXCONQDATA=\"/usr/share/games/xconq\" -DXCONQSCORES=\"/var/games/xconq\" -I. socket.c rm -f libtkui.a ar rcu libtkui.a tkmain.o tkinit.o tkcmd.o tkmap.o ranlib libtkui.a make[1]: Leaving directory `/var/tmp/portage/games-strategy/xconq-7.4.1/work/xconq-7.4.1/tcltk' rm -f libconqlow.a ar rcu libconqlow.a imf.o gif.o lisp.o util.o unix.o socket.o ranlib libconqlow.a rm -f libconq.a ar rcu libconq.a init.o cmdline.o ai.o mplayer.o iplayer.o oplayer.o actions.o move.o combat.o run.o run2.o supply.o score.o world.o history.o module.o write.o read.o mkterr.o mkunits.o mkrivers.o mkroads.o mknames.o side.o unit.o plan.o task.o nlang.o ui.o cmd.o ps.o tp.o obstack.o help.o copying.o generic.o types.o tables.o ranlib libconq.a make[1]: Leaving directory `/var/tmp/portage/games-strategy/xconq-7.4.1/work/xconq-7.4.1/kernel' make[1]: Entering directory `/var/tmp/portage/games-strategy/xconq-7.4.1/work/xconq-7.4.1/x11' i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -DHAVE_SELFILE -I. -I./.. -I./../kernel -I./../tcl/generic -I./../tk/generic xconq.c i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -DHAVE_SELFILE -I. -I./.. -I./../kernel -I./../tcl/generic -I./../tk/generic x2imf.c i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -DHAVE_SELFILE -I. -I./.. -I./../kernel -I./../tcl/generic -I./../tk/generic ximf.c i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -DHAVE_SELFILE -I. -I./.. -I./../kernel -I./../tcl/generic -I./../tk/generic xcutil.c i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -DHAVE_SELFILE -I. -I./.. -I./../kernel -I./../tcl/generic -I./../tk/generic imf2x.c i686-pc-linux-gnu-gcc -c -O2 -pipe -DUNIX -DHAVE_SELFILE -I. -I./.. -I./../kernel -I./../tcl/generic -I./../tk/generic ximfapp.c sed -e '/.so ...kernel.cmdline.6in/r ./../kernel/cmdline.6in' -e '/.so ...kernel.cmdline.6in/d' ./xconq.6in >xconq.6.new ./../move-if-change xconq.6.new xconq.6 rm -f xconq i686-pc-linux-gnu-gcc -o xconq -O2 -pipe -DUNIX -DHAVE_SELFILE -I. -I./.. -I./../kernel -I./../tcl/generic -I./../tk/generic xconq.o ../tcltk/libtkui.a ../tcltk/libtkimf.a ../kernel/libconq.a ../kernel/libconqlow.a -L -Wl,-rpath,/usr/games/lib:/usr/lib -L/usr/lib -ltcl8.5 -L/usr/lib -ltk8.5 -lXext -lXmu -lX11 -ldl -lm i686-pc-linux-gnu-gcc -o x2imf -O2 -pipe -DUNIX -DHAVE_SELFILE -I. -I./.. -I./../kernel -I./../tcl/generic -I./../tk/generic x2imf.o ximf.o xcutil.o ../kernel/libconqlow.a -L -lXaw -lXt -lXext -lXmu -lX11 -lXext -lm i686-pc-linux-gnu-gcc -o imf2x -O2 -pipe -DUNIX -DHAVE_SELFILE -I. -I./.. -I./../kernel -I./../tcl/generic -I./../tk/generic imf2x.o ximf.o xcutil.o ../kernel/libconqlow.a -L -lXaw -lXt -lXext -lXmu -lX11 -lXext -lm i686-pc-linux-gnu-gcc -o ximfapp -O2 -pipe -DUNIX -DHAVE_SELFILE -I. -I./.. -I./../kernel -I./../tcl/generic -I./../tk/generic ximfapp.o xcutil.o ../tcltk/libtkiapp.a ../tcltk/libtkimf.a ../kernel/libconqlow.a -L -Wl,-rpath,/usr/games/lib:/usr/lib -L/usr/lib -ltcl8.5 -L/usr/lib -ltk8.5 -lXext -lXmu -lX11 -ldl -lm make[1]: Leaving directory `/var/tmp/portage/games-strategy/xconq-7.4.1/work/xconq-7.4.1/x11' >>> Source compiled. * Skipping make test/check due to ebuild restriction. >>> Test phase [explicitly disabled]: games-strategy/xconq-7.4.1 >>> Install xconq-7.4.1 into /var/tmp/portage/games-strategy/xconq-7.4.1/image/ category games-strategy >>> Completed installing xconq-7.4.1 into /var/tmp/portage/games-strategy/xconq-7.4.1/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/games/bin/ximfapp usr/games/bin/x2imf usr/games/bin/imf2x usr/games/bin/xconq * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/games/bin/ximfapp * /usr/games/bin/x2imf * /usr/games/bin/imf2x * /usr/games/bin/xconq * Remember, in order to play games, you have to * be in the 'games' group. * Just run 'gpasswd -a games', then have re-login. * For more info about Gentoo gaming in general, see our website: * http://games.gentoo.org/