* Package: games-arcade/diameter-0.4.0.3-r2 * Repository: gentoo * Maintainer: games@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking diameter-0.4.0.3.tar.bz2 to /var/tmp/portage/games-arcade/diameter-0.4.0.3-r2/work >>> Source unpacked in /var/tmp/portage/games-arcade/diameter-0.4.0.3-r2/work >>> Preparing source in /var/tmp/portage/games-arcade/diameter-0.4.0.3-r2/work/gamediameter ... * Running eautoreconf in '/var/tmp/portage/games-arcade/diameter-0.4.0.3-r2/work/gamediameter' ... * Running aclocal ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --force-missing ... [ ok ] * Running elibtoolize in: gamediameter/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/games-arcade/diameter-0.4.0.3-r2/work/gamediameter ... ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/diameter-0.4.0.3-r2 --htmldir=/usr/share/doc/diameter-0.4.0.3-r2/html --libdir=/usr/lib64 checking for a BSD-compatible install... /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib64/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking for Python include path... /usr/include/python2.7 checking for Python library path... /usr/lib checking python extra libraries... checking for SDL_Init in -lSDL... yes checking for png_read_image in -lpng... yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for libpng >= 1.2.8... yes checking for IMG_Load in -lSDL_image... yes checking for Mix_OpenAudio in -lSDL_mixer... yes checking for glFlush in -lGL... yes checking for gluPerspective in -lGLU... yes checking for main in -lguichan... yes checking for main in -lguichan_sdl... yes checking for main in -lguichan_opengl... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating data/Makefile config.status: creating data/world/Makefile config.status: creating data/fonts/Makefile config.status: creating data/models/Makefile config.status: creating data/models/Rockets/Makefile config.status: creating data/models/Ships/Makefile config.status: creating data/models/Ships/ship2/Makefile config.status: creating data/models/Ships/ship3/Makefile config.status: creating data/models/Ships/ship4/Makefile config.status: creating data/music/Makefile config.status: creating data/music/sample/Makefile config.status: creating data/sprites/Makefile config.status: creating data/texture/Makefile config.status: creating data/texture/Rockets/Makefile config.status: creating data/texture/ship1/Makefile config.status: creating data/texture/ship2/Makefile config.status: creating data/texture/ship3/Makefile config.status: creating data/texture/ship4/Makefile config.status: creating data/texture/gui/Makefile config.status: creating data/texture/gui/curs/Makefile config.status: creating data/texture/gui/curs/weapons/Makefile config.status: creating data/texture/gui/eng/Makefile config.status: creating data/texture/gui/eng/main/Makefile config.status: creating data/texture/gui/rus/Makefile config.status: creating data/texture/gui/rus/main/Makefile config.status: creating data/texture/gui/other/Makefile config.status: creating data/pyscripts/Makefile config.status: creating config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/games-arcade/diameter-0.4.0.3-r2/work/gamediameter ... make -j 1 make all-recursive make[1]: Entering directory '/var/tmp/portage/games-arcade/diameter-0.4.0.3-r2/work/gamediameter' Making all in . make[2]: Entering directory '/var/tmp/portage/games-arcade/diameter-0.4.0.3-r2/work/gamediameter' make[2]: Leaving directory '/var/tmp/portage/games-arcade/diameter-0.4.0.3-r2/work/gamediameter' Making all in src make[2]: Entering directory '/var/tmp/portage/games-arcade/diameter-0.4.0.3-r2/work/gamediameter/src' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -DPKGDATADIR='"/usr/share/diameter/"' -I/usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o main.o main.cpp In file included from /usr/include/python2.7/Python.h:8:0, from ./gra/effect/particle.h:11, from main.cpp:25: /usr/include/python2.7/pyconfig.h:1215:0: warning: "_XOPEN_SOURCE" redefined #define _XOPEN_SOURCE 600 In file included from /usr/include/sys/types.h:25:0, from /usr/include/SDL/SDL_stdinc.h:34, from /usr/include/SDL/SDL_main.h:26, from /usr/include/SDL/SDL.h:30, from main.cpp:1: /usr/include/features.h:201:0: note: this is the location of the previous definition # define _XOPEN_SOURCE 700 x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -DPKGDATADIR='"/usr/share/diameter/"' -I/usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o mathlib.o `test -f 'gra/mathlib.cpp' || echo './'`gra/mathlib.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -DPKGDATADIR='"/usr/share/diameter/"' -I/usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o model.o `test -f 'gra/model.cpp' || echo './'`gra/model.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -DPKGDATADIR='"/usr/share/diameter/"' -I/usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o sprite.o `test -f 'gra/sprite.cpp' || echo './'`gra/sprite.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -DPKGDATADIR='"/usr/share/diameter/"' -I/usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o model_init.o `test -f 'gra/model_init.cpp' || echo './'`gra/model_init.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -DPKGDATADIR='"/usr/share/diameter/"' -I/usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o gui.o `test -f 'gra/2d/gui.cpp' || echo './'`gra/2d/gui.cpp In file included from /usr/include/python2.7/Python.h:8:0, from gra/2d/gui.h:14, from gra/2d/gui.cpp:1: /usr/include/python2.7/pyconfig.h:1215:0: warning: "_XOPEN_SOURCE" redefined #define _XOPEN_SOURCE 600 In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include/g++-v7/x86_64-pc-linux-gnu/bits/os_defines.h:39:0, from /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include/g++-v7/x86_64-pc-linux-gnu/bits/c++config.h:533, from /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include/g++-v7/string:38, from /usr/include/guichan/actionevent.hpp:50, from /usr/include/guichan.hpp:47, from gra/2d/gui.h:4, from gra/2d/gui.cpp:1: /usr/include/features.h:201:0: note: this is the location of the previous definition # define _XOPEN_SOURCE 700 x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -DPKGDATADIR='"/usr/share/diameter/"' -I/usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o image_button.o `test -f 'gra/2d/image_button.cpp' || echo './'`gra/2d/image_button.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -DPKGDATADIR='"/usr/share/diameter/"' -I/usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o fonts_button.o `test -f 'gra/2d/fonts_button.cpp' || echo './'`gra/2d/fonts_button.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -DPKGDATADIR='"/usr/share/diameter/"' -I/usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o text_checkbox.o `test -f 'gra/2d/text_checkbox.cpp' || echo './'`gra/2d/text_checkbox.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -DPKGDATADIR='"/usr/share/diameter/"' -I/usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o simple2d.o `test -f 'gra/2d/simple2d.cpp' || echo './'`gra/2d/simple2d.cpp In file included from /usr/include/python2.7/Python.h:8:0, from gra/2d/../../wor/./object.h:11, from gra/2d/../../wor/AI.h:4, from gra/2d/simple2d.h:5, from gra/2d/simple2d.cpp:1: /usr/include/python2.7/pyconfig.h:1215:0: warning: "_XOPEN_SOURCE" redefined #define _XOPEN_SOURCE 600 In file included from /usr/include/inttypes.h:25:0, from /usr/include/GL/glext.h:1420, from /usr/include/GL/gl.h:2055, from gra/2d/simple2d.h:4, from gra/2d/simple2d.cpp:1: /usr/include/features.h:201:0: note: this is the location of the previous definition # define _XOPEN_SOURCE 700 x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -DPKGDATADIR='"/usr/share/diameter/"' -I/usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o cloud.o `test -f 'gra/effect/cloud.cpp' || echo './'`gra/effect/cloud.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -DPKGDATADIR='"/usr/share/diameter/"' -I/usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o explosion.o `test -f 'gra/effect/explosion.cpp' || echo './'`gra/effect/explosion.cpp In file included from /usr/include/python2.7/Python.h:8:0, from gra/effect/././particle.h:11, from gra/effect/./explosion.h:3, from gra/effect/explosion.cpp:1: /usr/include/python2.7/pyconfig.h:1215:0: warning: "_XOPEN_SOURCE" redefined #define _XOPEN_SOURCE 600 In file included from /usr/include/inttypes.h:25:0, from /usr/include/GL/glext.h:1420, from /usr/include/GL/gl.h:2055, from gra/effect/././../../res/texture.h:11, from gra/effect/././../sprite.h:4, from gra/effect/././particle.h:4, from gra/effect/./explosion.h:3, from gra/effect/explosion.cpp:1: /usr/include/features.h:201:0: note: this is the location of the previous definition # define _XOPEN_SOURCE 700 x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -DPKGDATADIR='"/usr/share/diameter/"' -I/usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o particle.o `test -f 'gra/effect/particle.cpp' || echo './'`gra/effect/particle.cpp In file included from /usr/include/python2.7/Python.h:8:0, from gra/effect/./particle.h:11, from gra/effect/particle.cpp:1: /usr/include/python2.7/pyconfig.h:1215:0: warning: "_XOPEN_SOURCE" redefined #define _XOPEN_SOURCE 600 In file included from /usr/include/inttypes.h:25:0, from /usr/include/GL/glext.h:1420, from /usr/include/GL/gl.h:2055, from gra/effect/./../../res/texture.h:11, from gra/effect/./../sprite.h:4, from gra/effect/./particle.h:4, from gra/effect/particle.cpp:1: /usr/include/features.h:201:0: note: this is the location of the previous definition # define _XOPEN_SOURCE 700 x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -DPKGDATADIR='"/usr/share/diameter/"' -I/usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o stars.o `test -f 'gra/effect/stars.cpp' || echo './'`gra/effect/stars.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -DPKGDATADIR='"/usr/share/diameter/"' -I/usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o 3ds.o `test -f 'res/3ds.cpp' || echo './'`res/3ds.cpp x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -DPKGDATADIR='"/usr/share/diameter/"' -I/usr/include/python2.7 -c -o tga.o `test -f 'res/tga.c' || echo './'`res/tga.c res/tga.c: In function ‘loadTGA’: res/tga.c:217:3: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] fread (&type, sizeof (char), 3, s); // read in colormap info and image type, byte 0 ignored ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ res/tga.c:219:3: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] fread (&info, sizeof (char), 6, s); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ res/tga.c: In function ‘LDTA’: res/tga.c:312:3: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] fread (&type, sizeof (char), 3, s); // read in colormap info and image type, byte 0 ignored ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ res/tga.c:314:3: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] fread (&info, sizeof (char), 6, s); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -DPKGDATADIR='"/usr/share/diameter/"' -I/usr/include/python2.7 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o 3dsloader.o `test -f 'res/3dsloader.cpp' || echo './'`res/3dsloader.cpp res/3dsloader.cpp: In function ‘char Load3DS(obj_type_ptr, char*)’: res/3dsloader.cpp:77:17: error: ISO C++ forbids comparison between pointer and integer [-fpermissive] if (p_filename=='\0') ^~~~ res/3dsloader.cpp:97:8: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fread (&l_chunk_id, 2, 1, l_file); //Read the chunk header ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ res/3dsloader.cpp:98:8: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fread (&l_chunk_lenght, 4, 1, l_file); //Read the lenght of the chunk ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ res/3dsloader.cpp:126:11: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fread (&l_char, 1, 1, l_file); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ res/3dsloader.cpp:148:10: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fread (&l_qty, sizeof (unsigned short), 1, l_file); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ res/3dsloader.cpp:161:11: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fread (&p_object->vertex[i].x, sizeof(float), 1, l_file); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ res/3dsloader.cpp:162:11: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fread (&p_object->vertex[i].y, sizeof(float), 1, l_file); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ res/3dsloader.cpp:163:11: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fread (&p_object->vertex[i].z, sizeof(float), 1, l_file); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ res/3dsloader.cpp:175:10: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fread (&l_qty, sizeof (unsigned short), 1, l_file); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ res/3dsloader.cpp:188:11: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fread (&p_object->polygon[i].a, sizeof (unsigned short), 1, l_file); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ res/3dsloader.cpp:189:11: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fread (&p_object->polygon[i].b, sizeof (unsigned short), 1, l_file); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ res/3dsloader.cpp:190:11: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fread (&p_object->polygon[i].c, sizeof (unsigned short), 1, l_file); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ res/3dsloader.cpp:191:11: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fread (&l_face_flags, sizeof (unsigned short), 1, l_file); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ res/3dsloader.cpp:203:10: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fread (&l_qty, sizeof (unsigned short), 1, l_file); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ res/3dsloader.cpp:206:11: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fread (&p_object->mapcoord[i].u, sizeof (float), 1, l_file); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ res/3dsloader.cpp:207:11: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fread (&p_object->mapcoord[i].v, sizeof (float), 1, l_file); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: *** [Makefile:716: 3dsloader.o] Error 1 make[2]: Leaving directory '/var/tmp/portage/games-arcade/diameter-0.4.0.3-r2/work/gamediameter/src' make[1]: *** [Makefile:371: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/games-arcade/diameter-0.4.0.3-r2/work/gamediameter' make: *** [Makefile:312: all] Error 2 * ERROR: games-arcade/diameter-0.4.0.3-r2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=games-arcade/diameter-0.4.0.3-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=games-arcade/diameter-0.4.0.3-r2::gentoo'`. * The complete build log is located at '/var/log/portage/games-arcade:diameter-0.4.0.3-r2:20180428-133951.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-arcade/diameter-0.4.0.3-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/games-arcade/diameter-0.4.0.3-r2/temp/environment'. * Working directory: '/var/tmp/portage/games-arcade/diameter-0.4.0.3-r2/work/gamediameter' * S: '/var/tmp/portage/games-arcade/diameter-0.4.0.3-r2/work/gamediameter'