* Package: games-arcade/criticalmass-1.0.2 * Repository: gentoo * Maintainer: games@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking CriticalMass-1.0.2.tar.bz2 to /var/tmp/portage/games-arcade/criticalmass-1.0.2/work >>> Source unpacked in /var/tmp/portage/games-arcade/criticalmass-1.0.2/work >>> Preparing source in /var/tmp/portage/games-arcade/criticalmass-1.0.2/work/CriticalMass-1.0.2 ... * Applying criticalmass-1.0.2-gcc43.patch ... [ ok ] * Applying criticalmass-1.0.2-system_curl.patch ... [ ok ] * Applying criticalmass-1.0.2-libpng14.patch ... [ ok ] * Applying criticalmass-1.0.2-cflags.patch ... [ ok ] * Applying criticalmass-1.0.2-libpng15.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/games-arcade/criticalmass-1.0.2/work/CriticalMass-1.0.2' ... * Running aclocal ... [ ok ] * This package has a configure.in file which has long been deprecated. Please * update it to use configure.ac instead as newer versions of autotools will die * when it finds this file. See https://bugs.gentoo.org/426262 for details. * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign --force-missing ... [ ok ] * Running elibtoolize in: CriticalMass-1.0.2/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/games-arcade/criticalmass-1.0.2/work/CriticalMass-1.0.2 ... * econf: updating CriticalMass-1.0.2/config.sub with /usr/share/gnuconfig/config.sub * econf: updating CriticalMass-1.0.2/config.guess with /usr/share/gnuconfig/config.guess ./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 --prefix=/usr/games --libdir=/usr/games/lib64 --datadir=/usr/share/games --sysconfdir=/etc/games --localstatedir=/var/games --datarootdir=/usr/share checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/lib/portage/python3.4/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 for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none 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 x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for an ANSI C-conforming const... yes checking for main in -lSDL... yes checking for main in -lSDL_image... yes checking for main in -lSDL_mixer... yes checking for main in -lpng... yes checking for main in -lz... yes checking for glBegin in -lGL... yes checking for sin in -lm... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating utils/Makefile config.status: creating utilssdl/Makefile config.status: creating utilsgl/Makefile config.status: creating game/Makefile config.status: creating tools/Makefile config.status: creating data/Makefile config.status: creating data/music/Makefile config.status: creating tinyxml/Makefile config.status: creating defines.h config.status: executing depfiles commands Configuration: Version: 1.0.2 Source code location: . Install path: /usr/games Compiler: x86_64-pc-linux-gnu-gcc x86_64-pc-linux-gnu-g++ C++ flags: -Werror=terminate -O2 -pipe -march=native -W -Wall -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include host: x86_64-pc-linux-gnu target: x86_64-pc-linux-gnu >>> Source configured. >>> Compiling source in /var/tmp/portage/games-arcade/criticalmass-1.0.2/work/CriticalMass-1.0.2 ... make -j1 make all-recursive make[1]: Entering directory '/var/tmp/portage/games-arcade/criticalmass-1.0.2/work/CriticalMass-1.0.2' Making all in tinyxml make[2]: Entering directory '/var/tmp/portage/games-arcade/criticalmass-1.0.2/work/CriticalMass-1.0.2/tinyxml' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -Werror=terminate -O2 -pipe -march=native -W -Wall -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -c -o tinyxml.o tinyxml.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -Werror=terminate -O2 -pipe -march=native -W -Wall -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -c -o tinyxmlerror.o tinyxmlerror.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -Werror=terminate -O2 -pipe -march=native -W -Wall -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -c -o tinyxmlparser.o tinyxmlparser.cpp rm -f libtinyxml.a ar cru libtinyxml.a tinyxml.o tinyxmlerror.o tinyxmlparser.o x86_64-pc-linux-gnu-ranlib libtinyxml.a make[2]: Leaving directory '/var/tmp/portage/games-arcade/criticalmass-1.0.2/work/CriticalMass-1.0.2/tinyxml' Making all in utils make[2]: Entering directory '/var/tmp/portage/games-arcade/criticalmass-1.0.2/work/CriticalMass-1.0.2/utils' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -Werror=terminate -O2 -pipe -march=native -W -Wall -fno-exceptions -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -c -o Config.o Config.cpp In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/ext/hash_map:60:0, from ./hashMap.hpp:32, from ./Config.hpp:19, from Config.cpp:26: /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ In file included from Config.cpp:26:0: ./Config.hpp:94:63: error: template argument 3 is invalid hash_map< string, Value*, hash, equal_to > &kvmap); ^ ./Config.hpp:94:63: error: template argument 3 is invalid ./Config.hpp:94:63: error: template argument 3 is invalid ./Config.hpp:94:6: error: ‘hash_map’ is not a type hash_map< string, Value*, hash, equal_to > &kvmap); ^~~~~~~~ ./Config.hpp:94:14: error: expected ‘,’ or ‘...’ before ‘<’ token hash_map< string, Value*, hash, equal_to > &kvmap); ^ ./Config.hpp:97:63: error: template argument 3 is invalid hash_map< string, Value*, hash, equal_to > &kvmap); ^ ./Config.hpp:97:63: error: template argument 3 is invalid ./Config.hpp:97:63: error: template argument 3 is invalid ./Config.hpp:97:6: error: ‘hash_map’ is not a type hash_map< string, Value*, hash, equal_to > &kvmap); ^~~~~~~~ ./Config.hpp:97:14: error: expected ‘,’ or ‘...’ before ‘<’ token hash_map< string, Value*, hash, equal_to > &kvmap); ^ ./Config.hpp:99:63: error: template argument 3 is invalid hash_map< string, Value*, hash, equal_to > &kvmap); ^ ./Config.hpp:99:63: error: template argument 3 is invalid ./Config.hpp:99:63: error: template argument 3 is invalid ./Config.hpp:99:6: error: ‘hash_map’ is not a type hash_map< string, Value*, hash, equal_to > &kvmap); ^~~~~~~~ ./Config.hpp:99:14: error: expected ‘,’ or ‘...’ before ‘<’ token hash_map< string, Value*, hash, equal_to > &kvmap); ^ ./Config.hpp:101:63: error: template argument 3 is invalid hash_map< string, Value*, hash, equal_to > &kvmap); ^ ./Config.hpp:101:63: error: template argument 3 is invalid ./Config.hpp:101:63: error: template argument 3 is invalid ./Config.hpp:101:6: error: ‘hash_map’ is not a type hash_map< string, Value*, hash, equal_to > &kvmap); ^~~~~~~~ ./Config.hpp:101:14: error: expected ‘,’ or ‘...’ before ‘<’ token hash_map< string, Value*, hash, equal_to > &kvmap); ^ ./Config.hpp:103:63: error: template argument 3 is invalid hash_map< string, Value*, hash, equal_to > &kvmap); ^ ./Config.hpp:103:63: error: template argument 3 is invalid ./Config.hpp:103:63: error: template argument 3 is invalid ./Config.hpp:103:6: error: ‘hash_map’ is not a type hash_map< string, Value*, hash, equal_to > &kvmap); ^~~~~~~~ ./Config.hpp:103:14: error: expected ‘,’ or ‘...’ before ‘<’ token hash_map< string, Value*, hash, equal_to > &kvmap); ^ ./Config.hpp:109:62: error: template argument 3 is invalid hash_map< string, Value*, hash, equal_to > _keyValueMap; ^ ./Config.hpp:110:62: error: template argument 3 is invalid hash_map< string, Value*, hash, equal_to > _keyValueMapTrans; ^ In file included from Config.cpp:28:0: ./ResourceManager.hpp:74:89: error: template argument 3 is invalid string, DirectoryEntry*, hash, equal_to > _dirEntryMap; ^ In file included from Config.cpp:29:0: ./Tokenizer.hpp:23:48: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] Tokenizer( string line, char *whitespace = " \t\n\r"): ^~~~~~~~~ ./Tokenizer.hpp:32:65: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] Tokenizer( string line, bool withQuotes, char *whitespace = " \t\n\r"): ^~~~~~~~~ Config.cpp: In destructor ‘Config::~Config()’: Config.cpp:45:43: error: template argument 3 is invalid hash_map >::const_iterator ci; ^ Config.cpp:45:61: error: qualified-id in declaration before ‘ci’ hash_map >::const_iterator ci; ^~ Config.cpp:46:10: error: ‘ci’ was not declared in this scope for( ci=_keyValueMap.begin(); ci!=_keyValueMap.end(); ci++) ^~ Config.cpp:46:26: error: request for member ‘begin’ in ‘((Config*)this)->Config::_keyValueMap’, which is of non-class type ‘int’ for( ci=_keyValueMap.begin(); ci!=_keyValueMap.end(); ci++) ^~~~~ Config.cpp:46:52: error: request for member ‘end’ in ‘((Config*)this)->Config::_keyValueMap’, which is of non-class type ‘int’ for( ci=_keyValueMap.begin(); ci!=_keyValueMap.end(); ci++) ^~~ Config.cpp:50:18: error: request for member ‘clear’ in ‘((Config*)this)->Config::_keyValueMap’, which is of non-class type ‘int’ _keyValueMap.clear(); ^~~~~ Config.cpp:52:10: error: ‘ci’ was not declared in this scope for( ci=_keyValueMapTrans.begin(); ci!=_keyValueMapTrans.end(); ci++) ^~ Config.cpp:52:31: error: request for member ‘begin’ in ‘((Config*)this)->Config::_keyValueMapTrans’, which is of non-class type ‘int’ for( ci=_keyValueMapTrans.begin(); ci!=_keyValueMapTrans.end(); ci++) ^~~~~ Config.cpp:52:62: error: request for member ‘end’ in ‘((Config*)this)->Config::_keyValueMapTrans’, which is of non-class type ‘int’ for( ci=_keyValueMapTrans.begin(); ci!=_keyValueMapTrans.end(); ci++) ^~~ Config.cpp:56:23: error: request for member ‘clear’ in ‘((Config*)this)->Config::_keyValueMapTrans’, which is of non-class type ‘int’ _keyValueMapTrans.clear(); ^~~~~ Config.cpp: In member function ‘void Config::getConfigItemList(std::__cxx11::list&)’: Config.cpp:61:43: error: template argument 3 is invalid hash_map >::const_iterator ci; ^ Config.cpp:61:61: error: qualified-id in declaration before ‘ci’ hash_map >::const_iterator ci; ^~ Config.cpp:62:10: error: ‘ci’ was not declared in this scope for( ci=_keyValueMap.begin(); ci!=_keyValueMap.end(); ci++) ^~ Config.cpp:62:26: error: request for member ‘begin’ in ‘((Config*)this)->Config::_keyValueMap’, which is of non-class type ‘int’ for( ci=_keyValueMap.begin(); ci!=_keyValueMap.end(); ci++) ^~~~~ Config.cpp:62:52: error: request for member ‘end’ in ‘((Config*)this)->Config::_keyValueMap’, which is of non-class type ‘int’ for( ci=_keyValueMap.begin(); ci!=_keyValueMap.end(); ci++) ^~~ Config.cpp: In member function ‘void Config::updateFromFile()’: Config.cpp:200:39: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] Tokenizer t( line, " \t\n\r="); ^ Config.cpp: In member function ‘void Config::updateTransitoryKeyword(const char*, const char*)’: Config.cpp:223:19: error: no match for ‘operator[]’ (operand types are ‘int’ and ‘std::__cxx11::string {aka std::__cxx11::basic_string}’) _keyValueMapTrans[ tmpKeyword] = new Value( tmpValue); ^ Config.cpp: In member function ‘void Config::updateKeyword(const char*, const char*)’: Config.cpp:235:14: error: no match for ‘operator[]’ (operand types are ‘int’ and ‘std::__cxx11::string {aka std::__cxx11::basic_string}’) _keyValueMap[ tmpKeyword] = new Value( tmpValue); ^ Config.cpp: In member function ‘void Config::updateTransitoryKeyword(std::__cxx11::string, std::__cxx11::string)’: Config.cpp:243:22: error: no match for ‘operator[]’ (operand types are ‘int’ and ‘const string {aka const std::__cxx11::basic_string}’) _keyValueMapTrans[ keyword] = new Value( value); ^ Config.cpp: In member function ‘void Config::updateKeyword(std::__cxx11::string, std::__cxx11::string)’: Config.cpp:250:17: error: no match for ‘operator[]’ (operand types are ‘int’ and ‘const string {aka const std::__cxx11::basic_string}’) _keyValueMap[ keyword] = new Value( value); ^ Config.cpp: In member function ‘void Config::updateTransitoryKeyword(std::__cxx11::string, Value*)’: Config.cpp:257:22: error: no match for ‘operator[]’ (operand types are ‘int’ and ‘const string {aka const std::__cxx11::basic_string}’) _keyValueMapTrans[ keyword] = value; ^ Config.cpp: In member function ‘void Config::updateKeyword(std::__cxx11::string, Value*)’: Config.cpp:264:17: error: no match for ‘operator[]’ (operand types are ‘int’ and ‘const string {aka const std::__cxx11::basic_string}’) _keyValueMap[ keyword] = value; ^ Config.cpp: At global scope: Config.cpp:278:59: error: template argument 3 is invalid hash_map< string, Value*, hash, equal_to > &kvmap) ^ Config.cpp:278:59: error: template argument 3 is invalid Config.cpp:278:59: error: template argument 3 is invalid Config.cpp:278:2: error: ‘hash_map’ is not a type hash_map< string, Value*, hash, equal_to > &kvmap) ^~~~~~~~ Config.cpp:278:10: error: expected ‘,’ or ‘...’ before ‘<’ token hash_map< string, Value*, hash, equal_to > &kvmap) ^ Config.cpp: In member function ‘void Config::removeImpl(const string&, int)’: Config.cpp:280:43: error: template argument 3 is invalid hash_map >::iterator ci; ^ Config.cpp:280:55: error: qualified-id in declaration before ‘ci’ hash_map >::iterator ci; ^~ Config.cpp:281:5: error: ‘ci’ was not declared in this scope ci = kvmap.find( keyword); ^~ Config.cpp:281:10: error: ‘kvmap’ was not declared in this scope ci = kvmap.find( keyword); ^~~~~ Config.cpp: In member function ‘void Config::saveToFile(bool)’: Config.cpp:319:43: error: template argument 3 is invalid hash_map >::const_iterator ci; ^ Config.cpp:319:61: error: qualified-id in declaration before ‘ci’ hash_map >::const_iterator ci; ^~ Config.cpp:320:10: error: ‘ci’ was not declared in this scope for( ci=_keyValueMap.begin(); ci!=_keyValueMap.end(); ci++) ^~ Config.cpp:320:26: error: request for member ‘begin’ in ‘((Config*)this)->Config::_keyValueMap’, which is of non-class type ‘int’ for( ci=_keyValueMap.begin(); ci!=_keyValueMap.end(); ci++) ^~~~~ Config.cpp:320:52: error: request for member ‘end’ in ‘((Config*)this)->Config::_keyValueMap’, which is of non-class type ‘int’ for( ci=_keyValueMap.begin(); ci!=_keyValueMap.end(); ci++) ^~~ Config.cpp: At global scope: Config.cpp:381:59: error: template argument 3 is invalid hash_map< string, Value*, hash, equal_to > &kvmap) ^ Config.cpp:381:59: error: template argument 3 is invalid Config.cpp:381:59: error: template argument 3 is invalid Config.cpp:381:2: error: ‘hash_map’ is not a type hash_map< string, Value*, hash, equal_to > &kvmap) ^~~~~~~~ Config.cpp:381:10: error: expected ‘,’ or ‘...’ before ‘<’ token hash_map< string, Value*, hash, equal_to > &kvmap) ^ Config.cpp: In member function ‘bool Config::getStringImpl(const string&, std::__cxx11::string&, int)’: Config.cpp:383:43: error: template argument 3 is invalid hash_map >::const_iterator ci; ^ Config.cpp:383:61: error: qualified-id in declaration before ‘ci’ hash_map >::const_iterator ci; ^~ Config.cpp:384:5: error: ‘ci’ was not declared in this scope ci = kvmap.find( keyword); ^~ Config.cpp:384:10: error: ‘kvmap’ was not declared in this scope ci = kvmap.find( keyword); ^~~~~ Config.cpp: At global scope: Config.cpp:396:59: error: template argument 3 is invalid hash_map< string, Value*, hash, equal_to > &kvmap) ^ Config.cpp:396:59: error: template argument 3 is invalid Config.cpp:396:59: error: template argument 3 is invalid Config.cpp:396:2: error: ‘hash_map’ is not a type hash_map< string, Value*, hash, equal_to > &kvmap) ^~~~~~~~ Config.cpp:396:10: error: expected ‘,’ or ‘...’ before ‘<’ token hash_map< string, Value*, hash, equal_to > &kvmap) ^ Config.cpp: In member function ‘bool Config::getIntegerImpl(const string&, int&, int)’: Config.cpp:398:43: error: template argument 3 is invalid hash_map >::const_iterator ci; ^ Config.cpp:398:61: error: qualified-id in declaration before ‘ci’ hash_map >::const_iterator ci; ^~ Config.cpp:399:5: error: ‘ci’ was not declared in this scope ci = kvmap.find( keyword); ^~ Config.cpp:399:10: error: ‘kvmap’ was not declared in this scope ci = kvmap.find( keyword); ^~~~~ Config.cpp: At global scope: Config.cpp:411:59: error: template argument 3 is invalid hash_map< string, Value*, hash, equal_to > &kvmap) ^ Config.cpp:411:59: error: template argument 3 is invalid Config.cpp:411:59: error: template argument 3 is invalid Config.cpp:411:2: error: ‘hash_map’ is not a type hash_map< string, Value*, hash, equal_to > &kvmap) ^~~~~~~~ Config.cpp:411:10: error: expected ‘,’ or ‘...’ before ‘<’ token hash_map< string, Value*, hash, equal_to > &kvmap) ^ Config.cpp: In member function ‘bool Config::getBooleanImpl(const string&, bool&, int)’: Config.cpp:413:43: error: template argument 3 is invalid hash_map >::const_iterator ci; ^ Config.cpp:413:61: error: qualified-id in declaration before ‘ci’ hash_map >::const_iterator ci; ^~ Config.cpp:414:5: error: ‘ci’ was not declared in this scope ci = kvmap.find( keyword); ^~ Config.cpp:414:10: error: ‘kvmap’ was not declared in this scope ci = kvmap.find( keyword); ^~~~~ Config.cpp: At global scope: Config.cpp:426:59: error: template argument 3 is invalid hash_map< string, Value*, hash, equal_to > &kvmap) ^ Config.cpp:426:59: error: template argument 3 is invalid Config.cpp:426:59: error: template argument 3 is invalid Config.cpp:426:2: error: ‘hash_map’ is not a type hash_map< string, Value*, hash, equal_to > &kvmap) ^~~~~~~~ Config.cpp:426:10: error: expected ‘,’ or ‘...’ before ‘<’ token hash_map< string, Value*, hash, equal_to > &kvmap) ^ Config.cpp: In member function ‘bool Config::getFloatImpl(const string&, float&, int)’: Config.cpp:428:43: error: template argument 3 is invalid hash_map >::const_iterator ci; ^ Config.cpp:428:61: error: qualified-id in declaration before ‘ci’ hash_map >::const_iterator ci; ^~ Config.cpp:429:5: error: ‘ci’ was not declared in this scope ci = kvmap.find( keyword); ^~ Config.cpp:429:10: error: ‘kvmap’ was not declared in this scope ci = kvmap.find( keyword); ^~~~~ Config.cpp: In member function ‘void Config::dump()’: Config.cpp:443:43: error: template argument 3 is invalid hash_map >::const_iterator ci; ^ Config.cpp:443:61: error: qualified-id in declaration before ‘ci’ hash_map >::const_iterator ci; ^~ Config.cpp:445:10: error: ‘ci’ was not declared in this scope for( ci=_keyValueMap.begin(); ci!=_keyValueMap.end(); ci++) ^~ Config.cpp:445:26: error: request for member ‘begin’ in ‘((Config*)this)->Config::_keyValueMap’, which is of non-class type ‘int’ for( ci=_keyValueMap.begin(); ci!=_keyValueMap.end(); ci++) ^~~~~ Config.cpp:445:52: error: request for member ‘end’ in ‘((Config*)this)->Config::_keyValueMap’, which is of non-class type ‘int’ for( ci=_keyValueMap.begin(); ci!=_keyValueMap.end(); ci++) ^~~ make[2]: *** [Makefile:391: Config.o] Error 1 make[2]: Leaving directory '/var/tmp/portage/games-arcade/criticalmass-1.0.2/work/CriticalMass-1.0.2/utils' make[1]: *** [Makefile:449: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/games-arcade/criticalmass-1.0.2/work/CriticalMass-1.0.2' make: *** [Makefile:347: all] Error 2 * ERROR: games-arcade/criticalmass-1.0.2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=games-arcade/criticalmass-1.0.2::gentoo'`, * the complete build log and the output of `emerge -pqv '=games-arcade/criticalmass-1.0.2::gentoo'`. * The complete build log is located at '/var/log/portage/games-arcade:criticalmass-1.0.2:20170315-054517.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-arcade/criticalmass-1.0.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/games-arcade/criticalmass-1.0.2/temp/environment'. * Working directory: '/var/tmp/portage/games-arcade/criticalmass-1.0.2/work/CriticalMass-1.0.2' * S: '/var/tmp/portage/games-arcade/criticalmass-1.0.2/work/CriticalMass-1.0.2'