* Package: games-strategy/freesynd-0.7.5 * Repository: gentoo * Maintainer: games@gentoo.org * USE: abi_x86_64 amd64 devtools elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox >>> Unpacking source... >>> Unpacking freesynd-0.7.5.tar.gz to /var/tmp/portage/games-strategy/freesynd-0.7.5/work >>> Source unpacked in /var/tmp/portage/games-strategy/freesynd-0.7.5/work >>> Preparing source in /var/tmp/portage/games-strategy/freesynd-0.7.5/work/freesynd-0.7.5 ... * Applying freesynd-0.7.5-cmake.patch ... patching file CMakeLists.txt Hunk #1 succeeded at 45 with fuzz 2 (offset 11 lines). Hunk #2 succeeded at 81 with fuzz 1 (offset 15 lines). [ ok ] * Working in BUILD_DIR: "/var/tmp/portage/games-strategy/freesynd-0.7.5/work/freesynd-0.7.5" * Hardcoded definition(s) removed in CMakeLists.txt: * set (CMAKE_BUILD_TYPE "debug") >>> Source prepared. >>> Configuring source in /var/tmp/portage/games-strategy/freesynd-0.7.5/work/freesynd-0.7.5 ... * Working in BUILD_DIR: "/var/tmp/portage/games-strategy/freesynd-0.7.5/work/freesynd-0.7.5" cmake -C /var/tmp/portage/games-strategy/freesynd-0.7.5/work/freesynd-0.7.5/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DWITH_DEBUG=no -DBUILD_DEV_TOOLS=yes -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/games-strategy/freesynd-0.7.5/work/freesynd-0.7.5/gentoo_toolchain.cmake /var/tmp/portage/games-strategy/freesynd-0.7.5/work/freesynd-0.7.5 loading initial cache file /var/tmp/portage/games-strategy/freesynd-0.7.5/work/freesynd-0.7.5/gentoo_common_config.cmake CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 11.1.0 -- The CXX compiler identification is GNU 11.1.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- 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.16") -- Found SDL_image: /usr/lib64/libSDL_image.so (found version "1.2.13") -- Found SDL_mixer: /usr/lib64/libSDL_mixer.so (found version "1.2.12") -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11") -- Found PNG: /usr/lib64/libpng.so (found version "1.6.37+apng") -- <<< Gentoo configuration >>> Build type Gentoo Install path /usr Compiler flags: C -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Wno-multichar C++ -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Wno-multichar -Wreorder -Wnon-virtual-dtor 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 CMake Warning (dev) at src/tools/embed.cmake:3 (get_target_property): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "embed". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): src/CMakeLists.txt:6 (embed_data) This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring done -- Generating done -- Build files have been written to: /var/tmp/portage/games-strategy/freesynd-0.7.5/work/freesynd-0.7.5 >>> Source configured. >>> Compiling source in /var/tmp/portage/games-strategy/freesynd-0.7.5/work/freesynd-0.7.5 ... * Working in BUILD_DIR: "/var/tmp/portage/games-strategy/freesynd-0.7.5/work/freesynd-0.7.5" ninja -v -j1 -l0 [1/143] /usr/bin/x86_64-pc-linux-gnu-g++ -DEDITOR_ -DPREFIX=\"/usr/share/freesynd/\" -DSYSTEM_SDL -I/usr/include/SDL -Isrc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Wno-multichar -Wreorder -Wnon-virtual-dtor -MD -MT src/CMakeFiles/dump.dir/dump.cpp.o -MF src/CMakeFiles/dump.dir/dump.cpp.o.d -o src/CMakeFiles/dump.dir/dump.cpp.o -c src/dump.cpp FAILED: src/CMakeFiles/dump.dir/dump.cpp.o /usr/bin/x86_64-pc-linux-gnu-g++ -DEDITOR_ -DPREFIX=\"/usr/share/freesynd/\" -DSYSTEM_SDL -I/usr/include/SDL -Isrc -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Wno-multichar -Wreorder -Wnon-virtual-dtor -MD -MT src/CMakeFiles/dump.dir/dump.cpp.o -MF src/CMakeFiles/dump.dir/dump.cpp.o.d -o src/CMakeFiles/dump.dir/dump.cpp.o -c src/dump.cpp src/dump.cpp:500:10: fatal error: default_ini.h: No such file or directory 500 | #include "default_ini.h" | ^~~~~~~~~~~~~~~ compilation terminated. ninja: build stopped: subcommand failed. * ERROR: games-strategy/freesynd-0.7.5::gentoo failed (compile phase): * ninja -v -j1 -l0 failed * * Call stack: * ebuild.sh, line 125: Called src_compile * environment, line 2583: Called cmake_src_compile * environment, line 911: Called cmake_build * environment, line 880: Called eninja * environment, line 1353: Called die * The specific snippet of code: * "$@" || die "${nonfatal_args[@]}" "${*} failed" * * If you need support, post the output of `emerge --info '=games-strategy/freesynd-0.7.5::gentoo'`, * the complete build log and the output of `emerge -pqv '=games-strategy/freesynd-0.7.5::gentoo'`. * The complete build log is located at '/var/log/portage/games-strategy:freesynd-0.7.5:20210430-184929.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-strategy/freesynd-0.7.5/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/games-strategy/freesynd-0.7.5/temp/environment'. * Working directory: '/var/tmp/portage/games-strategy/freesynd-0.7.5/work/freesynd-0.7.5' * S: '/var/tmp/portage/games-strategy/freesynd-0.7.5/work/freesynd-0.7.5'