* Package: games-engines/stratagus-2.4.1 * Repository: gentoo * Maintainer: games@gentoo.org * USE: abi_x86_64 amd64 bzip2 elibc_glibc fluidsynth kernel_linux mng userland_GNU vorbis * FEATURES: network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox >>> Unpacking source... >>> Unpacking stratagus-2.4.1.tar.gz to /var/tmp/portage/games-engines/stratagus-2.4.1/work >>> Source unpacked in /var/tmp/portage/games-engines/stratagus-2.4.1/work >>> Preparing source in /var/tmp/portage/games-engines/stratagus-2.4.1/work/stratagus-2.4.1 ... * Applying stratagus-2.3.0-debug.patch ... [ ok ] * Applying stratagus-2.3.0-doc.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/games-engines/stratagus-2.4.1/work/stratagus-2.4.1 ... >>> Working in BUILD_DIR: "/var/tmp/portage/games-engines/stratagus-2.4.1/work/stratagus-2.4.1_build" cmake -C /var/tmp/portage/games-engines/stratagus-2.4.1/work/stratagus-2.4.1_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DGAMEDIR=/usr/bin -DDOCDIR=/usr/share/doc/stratagus-2.4.1 -DWITH_BZIP2=yes -DENABLE_DOC=no -DWITH_FLUIDSYNTH=yes -DWITH_MIKMOD=no -DWITH_MNG=yes -DWITH_OGGVORBIS=yes -DWITH_THEORA=no -DENABLE_DEV=ON -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/games-engines/stratagus-2.4.1/work/stratagus-2.4.1_build/gentoo_toolchain.cmake /var/tmp/portage/games-engines/stratagus-2.4.1/work/stratagus-2.4.1 loading initial cache file /var/tmp/portage/games-engines/stratagus-2.4.1/work/stratagus-2.4.1_build/gentoo_common_config.cmake -- The C compiler identification is GNU 9.1.0 -- The CXX compiler identification is GNU 9.1.0 -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found Lua51: /usr/lib64/liblua.so;/usr/lib64/libm.so (found version "5.1.5") -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11") -- Found PNG: /usr/lib64/libpng.so (found version "1.6.37+apng") -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found SDL: /usr/lib64/libSDLmain.a;/usr/lib64/libSDL.so;-lpthread (found version "1.2.15") -- Found program tolua++: /usr/bin/tolua++ -- Found library tolua++: /usr/lib64/libtolua++.so -- Found BZip2: /usr/lib64/libbz2.so (found version "1.0.6") -- Looking for BZ2_bzCompressInit -- Looking for BZ2_bzCompressInit - found -- Found FluidSynth: /usr/lib64/libfluidsynth.so -- Could not find StackTrace -- Could not find Mikmod -- Found MNG: /usr/lib64/libmng.so -- Looking for vorbis_bitrate_addblock in vorbis -- Looking for vorbis_bitrate_addblock in vorbis - found -- Found OggVorbis: /usr/lib64/libogg.so;/usr/lib64/libvorbis.so -- Found X11: /usr/include -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- Found OpenGL: /usr/lib64/libGL.so -- Found OpenGL ES 1.1 libraries: /usr/lib64/libSM.so;/usr/lib64/libICE.so;/usr/lib64/libX11.so;/usr/lib64/libXext.so;/usr/lib64/libEGL.so;/usr/lib64/libGLESv1_CM.so -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of SDL_OPENGLES, -- Check size of SDL_OPENGLES, - failed -- Could not find Native SDL gles -- Found EGL SDL gles -- Found PkgConfig: x86_64-pc-linux-gnu-pkg-config (found version "1.5.4") -- Checking for module 'sqlite3' -- Found sqlite3, version 3.28.0 -- Found Sqlite: /usr/include -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Using OpenGL -- Check size of errno_t -- Check size of errno_t - failed -- Looking for strcpy_s -- Looking for strcpy_s - not found -- Looking for strncpy_s -- Looking for strncpy_s - not found -- Looking for strcasestr -- Looking for strcasestr - found -- Looking for strnlen -- Looking for strnlen - found -- Looking for getopt -- Looking for getopt - found -- Looking for strcat_s -- Looking for strcat_s - not found ================================== Debug mode: No (Enable by param -DCMAKE_BUILD_TYPE=Debug) Strip executables: No (Enable by param -DENABLE_STRIP=ON) Static linking: No (Enable by param -DENABLE_STATIC=ON) Place game files in: user directory (Place in game directory with -DENABLE_USEGAMEDIR=ON) Parallel building in MSVC: Yes (Disable by param -DENABLE_MULTIBUILD=OFF) Platform: Linux Redirect stdio: Unsupported on this platform Touchscreen input: No (Enable by param -DENABLE_TOUCHSCREEN=ON) Doxygen documentation: No (Enable by param -DENABLE_DOC=ON) Game development files: Yes (Disable by param -DENABLE_DEV=OFF) Upx packer: No (Enable by param -DENABLE_UPX=ON) NSIS Installer: Unsupported on this platform Bzip2: Found and enabled (Disable by param -DWITH_BZIP2=OFF) FluidSynth: Found and enabled (Disable by param -DWITH_FLUIDSYNTH=OFF) MikMod: Disabled (Enable by param -DWITH_MIKMOD=ON) Mng: Found and enabled (Disable by param -DWITH_MNG=OFF) Ogg/Vorbis: Found and enabled (Disable by param -DWITH_OGGVORBIS=OFF) StackTrace: Not Found Theora: Disabled (Enable by param -DWITH_THEORA=ON) X11: Found and enabled (Disable by param -DWITH_X11=OFF) Renderer: OpenGL (Disable by param -DWITH_RENDERER=NativeSDL) ================================== -- <<< Gentoo configuration >>> Build type Gentoo Install path /usr Compiler flags: C -O2 -pipe -march=native C++ -O2 -pipe -march=native -fsigned-char -std=gnu++0x Linker flags: Executable -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -- Configuring done -- Generating done -- Build files have been written to: /var/tmp/portage/games-engines/stratagus-2.4.1/work/stratagus-2.4.1_build >>> Source configured. >>> Compiling source in /var/tmp/portage/games-engines/stratagus-2.4.1/work/stratagus-2.4.1 ... >>> Working in BUILD_DIR: "/var/tmp/portage/games-engines/stratagus-2.4.1/work/stratagus-2.4.1_build" make -j1 VERBOSE=1 /usr/bin/cmake -S/var/tmp/portage/games-engines/stratagus-2.4.1/work/stratagus-2.4.1 -B/var/tmp/portage/games-engines/stratagus-2.4.1/work/stratagus-2.4.1_build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /var/tmp/portage/games-engines/stratagus-2.4.1/work/stratagus-2.4.1_build/CMakeFiles /var/tmp/portage/games-engines/stratagus-2.4.1/work/stratagus-2.4.1_build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/var/tmp/portage/games-engines/stratagus-2.4.1/work/stratagus-2.4.1_build' make -f CMakeFiles/genversion.dir/build.make CMakeFiles/genversion.dir/depend make[2]: Entering directory '/var/tmp/portage/games-engines/stratagus-2.4.1/work/stratagus-2.4.1_build' cd /var/tmp/portage/games-engines/stratagus-2.4.1/work/stratagus-2.4.1_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/games-engines/stratagus-2.4.1/work/stratagus-2.4.1 /var/tmp/portage/games-engines/stratagus-2.4.1/work/stratagus-2.4.1 /var/tmp/portage/games-engines/stratagus-2.4.1/work/stratagus-2.4.1_build /var/tmp/portage/games-engines/stratagus-2.4.1/work/stratagus-2.4.1_build /var/tmp/portage/games-engines/stratagus-2.4.1/work/stratagus-2.4.1_build/CMakeFiles/genversion.dir/DependInfo.cmake Dependee "/var/tmp/portage/games-engines/stratagus-2.4.1/work/stratagus-2.4.1_build/CMakeFiles/genversion.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/games-engines/stratagus-2.4.1/work/stratagus-2.4.1_build/CMakeFiles/genversion.dir/depend.internal". Dependee "/var/tmp/portage/games-engines/stratagus-2.4.1/work/stratagus-2.4.1_build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/games-engines/stratagus-2.4.1/work/stratagus-2.4.1_build/CMakeFiles/genversion.dir/depend.internal". Scanning dependencies of target genversion make[2]: Leaving directory '/var/tmp/portage/games-engines/stratagus-2.4.1/work/stratagus-2.4.1_build' make -f CMakeFiles/genversion.dir/build.make CMakeFiles/genversion.dir/build make[2]: Entering directory '/var/tmp/portage/games-engines/stratagus-2.4.1/work/stratagus-2.4.1_build' [ 0%] Building CXX object CMakeFiles/genversion.dir/tools/genversion.cpp.o /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_GETOPT -DHAVE_STRCASESTR -DHAVE_STRNLEN -DPIXMAPS=\"/usr/share/pixmaps\" -DUSE_BZ2LIB -DUSE_FLUIDSYNTH -DUSE_LINUX -DUSE_MNG -DUSE_OPENGL -DUSE_VORBIS -DUSE_X11 -DUSE_ZLIB -I/var/tmp/portage/games-engines/stratagus-2.4.1/work/stratagus-2.4.1/src/include -I/var/tmp/portage/games-engines/stratagus-2.4.1/work/stratagus-2.4.1/src/guichan/include -I/var/tmp/portage/games-engines/stratagus-2.4.1/work/stratagus-2.4.1/src/guichan/include/guichan -I/var/tmp/portage/games-engines/stratagus-2.4.1/work/stratagus-2.4.1_build -I/usr/include/SDL -DNDEBUG -O2 -pipe -march=native -fsigned-char -std=gnu++0x -o CMakeFiles/genversion.dir/tools/genversion.cpp.o -c /var/tmp/portage/games-engines/stratagus-2.4.1/work/stratagus-2.4.1/tools/genversion.cpp [ 0%] Linking CXX executable genversion /usr/bin/cmake -E cmake_link_script CMakeFiles/genversion.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fsigned-char -std=gnu++0x -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic CMakeFiles/genversion.dir/tools/genversion.cpp.o -o genversion make[2]: Leaving directory '/var/tmp/portage/games-engines/stratagus-2.4.1/work/stratagus-2.4.1_build' [ 0%] Built target genversion make -f CMakeFiles/stratagus.dir/build.make CMakeFiles/stratagus.dir/depend make[2]: Entering directory '/var/tmp/portage/games-engines/stratagus-2.4.1/work/stratagus-2.4.1_build' cd /var/tmp/portage/games-engines/stratagus-2.4.1/work/stratagus-2.4.1 && /var/tmp/portage/games-engines/stratagus-2.4.1/work/stratagus-2.4.1_build/genversion /var/tmp/portage/games-engines/stratagus-2.4.1/work/stratagus-2.4.1_build/version-generated.h 2.4.1 [ 1%] Generating tolua.cpp cd /var/tmp/portage/games-engines/stratagus-2.4.1/work/stratagus-2.4.1/src/tolua && /usr/bin/tolua++ -L stratagus.lua -o /var/tmp/portage/games-engines/stratagus-2.4.1/work/stratagus-2.4.1_build/tolua.cpp stratagus.pkg luaL_loadfile failed make[2]: *** [CMakeFiles/stratagus.dir/build.make:82: tolua.cpp] Error 1 make[2]: Leaving directory '/var/tmp/portage/games-engines/stratagus-2.4.1/work/stratagus-2.4.1_build' make[1]: *** [CMakeFiles/Makefile2:109: CMakeFiles/stratagus.dir/all] Error 2 make[1]: Leaving directory '/var/tmp/portage/games-engines/stratagus-2.4.1/work/stratagus-2.4.1_build' make: *** [Makefile:130: all] Error 2 * ERROR: games-engines/stratagus-2.4.1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=games-engines/stratagus-2.4.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=games-engines/stratagus-2.4.1::gentoo'`. * The complete build log is located at '/var/log/portage/games-engines:stratagus-2.4.1:20190609-223954.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-engines/stratagus-2.4.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/games-engines/stratagus-2.4.1/temp/environment'. * Working directory: '/var/tmp/portage/games-engines/stratagus-2.4.1/work/stratagus-2.4.1_build' * S: '/var/tmp/portage/games-engines/stratagus-2.4.1/work/stratagus-2.4.1'