* Package: games-fps/doomsday-2.3.1:0 * Repository: gentoo * Maintainer: games@gentoo.org * USE: abi_x86_64 amd64 display-mode elibc_glibc kernel_linux * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Checking whether python3_10 is suitable ... * dev-lang/python:3.10 ... [ ok ] * Using python3.10 to build (via PYTHON_COMPAT iteration) >>> Unpacking source... >>> Unpacking doomsday-2.3.1.tar.gz to /var/tmp/portage/games-fps/doomsday-2.3.1/work >>> Source unpacked in /var/tmp/portage/games-fps/doomsday-2.3.1/work >>> Preparing source in /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday" * Build directory (BUILD_DIR): "/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build" >>> Source prepared. * Modern C testing: this build is using a /etc/portage/bashrc hook (2023-11-30T22:24)! * Modern C testing: see https://wiki.gentoo.org/wiki/Modern_C_porting for more info. >>> Configuring source in /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday" * Build directory (BUILD_DIR): "/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build" cmake -C /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DDENG_ASSIMP_EMBEDDED=OFF -DDENG_ENABLE_DISPLAYMODE=yes -DDENG_ENABLE_TOOLS=no -DPYTHON_EXECUTABLE=/usr/bin/python3.10 -DQMAKE=/usr/lib64/qt5/bin/qmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/gentoo_toolchain.cmake /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday loading initial cache file /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/gentoo_common_config.cmake CMake Deprecation Warning at CMakeLists.txt:4 (cmake_minimum_required): Compatibility with CMake < 3.5 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 Clang 17.0.6 -- The CXX compiler identification is Clang 17.0.6 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/lib/llvm/17/bin/clang - 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/lib/llvm/17/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring doomsday... -- QMake path: /usr/lib64/qt5/bin/qmake -- Qt version: 5.15.12 -- Qt install prefix: /usr -- Performing Test COMPILER_SUPPORTS_CXX11 -- Performing Test COMPILER_SUPPORTS_CXX11 - Success -- Performing Test COMPILER_SUPPORTS_CXX0X -- Performing Test COMPILER_SUPPORTS_CXX0X - Success CMake Deprecation Warning at cmake/cotire.cmake:40 (cmake_minimum_required): Compatibility with CMake < 3.5 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. Call Stack (most recent call first): cmake/Config.cmake:141 (include) CMakeLists.txt:7 (include) -- cotire 1.7.8 loaded. CMake Deprecation Warning at sdk/CMakeLists.txt:3 (cmake_minimum_required): Compatibility with CMake < 3.5 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. -- Configuring sdk... CMake Deprecation Warning at sdk/libcore/CMakeLists.txt:3 (cmake_minimum_required): Compatibility with CMake < 3.5 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. -- Configuring libcore... -- Found ZLIB: /usr/lib64/libz.so (found version "1.3") -- Wrote sdk/libcore/net.dengine.stdlib.pack (contains 5 files). -- CXX target libcore cotired without unity build. CMake Deprecation Warning at sdk/libshell/CMakeLists.txt:3 (cmake_minimum_required): Compatibility with CMake < 3.5 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. -- Configuring libshell... -- CXX target libshell cotired without unity build and precompiled header. Too few applicable sources. CMake Deprecation Warning at sdk/liblegacy/CMakeLists.txt:3 (cmake_minimum_required): Compatibility with CMake < 3.5 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. -- Configuring liblegacy... CMake Deprecation Warning at sdk/libgui/CMakeLists.txt:3 (cmake_minimum_required): Compatibility with CMake < 3.5 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. -- Configuring libgui... -- Found Open Asset Import Library: /usr/lib64/libassimp.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 -- Wrote sdk/libgui/net.dengine.stdlib.gui.pack (contains 2 files). -- Using OpenGL 3.3 -- C CXX target libgui cotired without unity build. CMake Deprecation Warning at sdk/libappfw/CMakeLists.txt:3 (cmake_minimum_required): Compatibility with CMake < 3.5 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. -- Configuring libappfw... -- Looking for LibOVR - not found (set the LIBOVR_DIR variable) -- CXX target libappfw cotired without unity build. CMake Deprecation Warning at apps/CMakeLists.txt:3 (cmake_minimum_required): Compatibility with CMake < 3.5 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. -- Configuring apps... CMake Deprecation Warning at apps/libdoomsday/CMakeLists.txt:3 (cmake_minimum_required): Compatibility with CMake < 3.5 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. -- Configuring libdoomsday... -- Wrote apps/libdoomsday/net.dengine.base.pack (contains 9 files). CMake Deprecation Warning at apps/plugins/CMakeLists.txt:4 (cmake_minimum_required): Compatibility with CMake < 3.5 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. -- Configuring plugins... CMake Deprecation Warning at apps/plugins/libgamefw/CMakeLists.txt:3 (cmake_minimum_required): Compatibility with CMake < 3.5 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. -- Configuring libgamefw... CMake Deprecation Warning at apps/plugins/importdeh/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 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. CMake Deprecation Warning at apps/plugins/PluginConfig.cmake:4 (cmake_minimum_required): Compatibility with CMake < 3.5 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. Call Stack (most recent call first): apps/plugins/importdeh/CMakeLists.txt:3 (include) -- Configuring importdeh... CMake Deprecation Warning at apps/plugins/importidtech1/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 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. CMake Deprecation Warning at apps/plugins/PluginConfig.cmake:4 (cmake_minimum_required): Compatibility with CMake < 3.5 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. Call Stack (most recent call first): apps/plugins/importidtech1/CMakeLists.txt:3 (include) -- Configuring importidtech1... CMake Deprecation Warning at apps/plugins/importudmf/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 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. CMake Deprecation Warning at apps/plugins/PluginConfig.cmake:4 (cmake_minimum_required): Compatibility with CMake < 3.5 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. Call Stack (most recent call first): apps/plugins/importudmf/CMakeLists.txt:3 (include) -- Configuring importudmf... CMake Deprecation Warning at apps/plugins/importsave/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 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. CMake Deprecation Warning at apps/plugins/PluginConfig.cmake:4 (cmake_minimum_required): Compatibility with CMake < 3.5 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. Call Stack (most recent call first): apps/plugins/importsave/CMakeLists.txt:3 (include) -- Configuring importsave... CMake Deprecation Warning at apps/plugins/doom/CMakeLists.txt:4 (cmake_minimum_required): Compatibility with CMake < 3.5 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. CMake Deprecation Warning at apps/plugins/PluginConfig.cmake:4 (cmake_minimum_required): Compatibility with CMake < 3.5 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. Call Stack (most recent call first): apps/plugins/doom/CMakeLists.txt:7 (include) -- Configuring doom... -- Compiling legacy PK3s... CMake Deprecation Warning at apps/plugins/heretic/CMakeLists.txt:4 (cmake_minimum_required): Compatibility with CMake < 3.5 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. CMake Deprecation Warning at apps/plugins/PluginConfig.cmake:4 (cmake_minimum_required): Compatibility with CMake < 3.5 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. Call Stack (most recent call first): apps/plugins/heretic/CMakeLists.txt:7 (include) -- Configuring heretic... CMake Deprecation Warning at apps/plugins/hexen/CMakeLists.txt:4 (cmake_minimum_required): Compatibility with CMake < 3.5 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. CMake Deprecation Warning at apps/plugins/PluginConfig.cmake:4 (cmake_minimum_required): Compatibility with CMake < 3.5 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. Call Stack (most recent call first): apps/plugins/hexen/CMakeLists.txt:7 (include) -- Configuring hexen... CMake Deprecation Warning at apps/plugins/doom64/CMakeLists.txt:4 (cmake_minimum_required): Compatibility with CMake < 3.5 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. CMake Deprecation Warning at apps/plugins/PluginConfig.cmake:4 (cmake_minimum_required): Compatibility with CMake < 3.5 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. Call Stack (most recent call first): apps/plugins/doom64/CMakeLists.txt:7 (include) -- Configuring doom64... CMake Deprecation Warning at apps/plugins/fmod/CMakeLists.txt:4 (cmake_minimum_required): Compatibility with CMake < 3.5 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. CMake Deprecation Warning at apps/plugins/PluginConfig.cmake:4 (cmake_minimum_required): Compatibility with CMake < 3.5 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. Call Stack (most recent call first): apps/plugins/fmod/CMakeLists.txt:6 (include) -- Configuring fmod... -- Looking for FMOD Low Level Programmer API - not found (set the FMOD_DIR variable) -- audio_fmod will not be built because FMOD is missing. CMake Deprecation Warning at apps/plugins/openal/CMakeLists.txt:4 (cmake_minimum_required): Compatibility with CMake < 3.5 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. CMake Deprecation Warning at apps/plugins/PluginConfig.cmake:4 (cmake_minimum_required): Compatibility with CMake < 3.5 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. Call Stack (most recent call first): apps/plugins/openal/CMakeLists.txt:7 (include) -- Configuring openal... CMake Deprecation Warning at apps/plugins/fluidsynth/CMakeLists.txt:4 (cmake_minimum_required): Compatibility with CMake < 3.5 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. CMake Deprecation Warning at apps/plugins/PluginConfig.cmake:4 (cmake_minimum_required): Compatibility with CMake < 3.5 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. Call Stack (most recent call first): apps/plugins/fluidsynth/CMakeLists.txt:6 (include) -- Configuring fluidsynth... -- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "2.1.0") -- Checking for module 'fluidsynth' -- Package 'fluidsynth', required by 'virtual:world', not found -- Not building audio_fluidsynth because "fluidsynth" not found (using pkg-config). You could try an embedded build instead (DENG_FLUIDSYNTH_EMBEDDED). CMake Deprecation Warning at apps/server/CMakeLists.txt:5 (cmake_minimum_required): Compatibility with CMake < 3.5 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. -- Configuring server... -- CXX target server cotired without unity build. CMake Deprecation Warning at apps/client/CMakeLists.txt:5 (cmake_minimum_required): Compatibility with CMake < 3.5 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. -- Configuring client... -- Checking for module 'sdl2' -- Package 'sdl2', required by 'virtual:world', not found -- Checking for module 'SDL2_mixer' -- Package 'SDL2_mixer', required by 'virtual:world', not found -- SDL2 disabled (not found). -- SDL2_mixer disabled (not found). -- Wrote apps/client/net.dengine.client.pack (contains 102 files). -- CXX target client cotired without unity build. CMake Deprecation Warning at tests/CMakeLists.txt:4 (cmake_minimum_required): Compatibility with CMake < 3.5 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. -- Configuring tests... -- Configuring post... -- <<< Gentoo configuration >>> Build type RelWithDebInfo Install path /usr Compiler flags: C -O2 -pipe -march=native -fno-diagnostics-color -std=c11 C++ -O2 -pipe -march=native -fno-diagnostics-color -std=c++11 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 (6.8s) CMake Warning (dev) at cmake/Macros.cmake:421 (add_library): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libgui/src/displaymode_x11.cpp Call Stack (most recent call first): sdk/libgui/CMakeLists.txt:129 (deng_add_library) This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done (0.2s) -- Build files have been written to: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build >>> Source configured. >>> Compiling source in /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday" * Build directory (BUILD_DIR): "/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build" ninja -v -j4 -l0 [1/541] cd /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build && /usr/bin/cmake -DCOTIRE_BUILD_TYPE:STRING=RelWithDebInfo -P /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/cmake/cotire.cmake combine /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/libcore_CXX_RelWithDebInfo_cotire.cmake /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/cotire/libcore_CXX_prefix.cxx /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/precompiled.h CMake Deprecation Warning at /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/cmake/cotire.cmake:40 (cmake_minimum_required): Compatibility with CMake < 3.5 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. [2/541] cd /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build && /usr/bin/cmake -DCOTIRE_BUILD_TYPE:STRING=RelWithDebInfo -P /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/cmake/cotire.cmake combine /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/libcore_CXX_RelWithDebInfo_cotire.cmake /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/cotire/libcore_CXX_prefix.hxx /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/cotire/libcore_CXX_prefix.cxx CMake Deprecation Warning at /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/cmake/cotire.cmake:40 (cmake_minimum_required): Compatibility with CMake < 3.5 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. [3/541] cd /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libgui && /usr/bin/python3.10 /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/cmake/merge_sources.py /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libgui/src_audio_turbo.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libgui/src/audio/sound.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libgui/src/audio/waveform.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libgui/src/audio/waveformbank.cpp [4/541] cd /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libgui && /usr/bin/python3.10 /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/cmake/merge_sources.py /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libgui/src_graphics_turbo.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libgui/src/graphics/atlas.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libgui/src/graphics/atlastexture.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libgui/src/graphics/colorbank.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libgui/src/graphics/drawable.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libgui/src/graphics/glatlasbuffer.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libgui/src/graphics/glbuffer.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libgui/src/graphics/gldrawqueue.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libgui/src/graphics/glframebuffer.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libgui/src/graphics/glframebuffer_alternativebuffer.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libgui/src/graphics/glinfo.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libgui/src/graphics/glprogram.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libgui/src/graphics/glshader.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libgui/src/graphics/glshaderbank.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libgui/src/graphics/glstate.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libgui/src/graphics/glsubbuffer.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libgui/src/graphics/gltexture.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libgui/src/graphics/gltextureframebuffer.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libgui/src/graphics/gluniform.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libgui/src/graphics/heightmap.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libgui/src/graphics/image.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libgui/src/graphics/imagebank.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libgui/src/graphics/imagefile.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libgui/src/graphics/kdtreeatlasallocator.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libgui/src/graphics/modelbank.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libgui/src/graphics/modeldrawable.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libgui/src/graphics/multiatlas.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libgui/src/graphics/packageiconbank.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libgui/src/graphics/rowatlasallocator.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libgui/src/graphics/texturebank.cpp [5/541] cd /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libgui && /usr/bin/python3.10 /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/cmake/merge_sources.py /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libgui/src_input_turbo.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libgui/src/input/keyevent.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libgui/src/input/keyeventsource.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libgui/src/input/mouseevent.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libgui/src/input/mouseeventsource.cpp [6/541] cd /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build && /usr/bin/cmake -DCOTIRE_BUILD_TYPE:STRING=RelWithDebInfo -P /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/cmake/cotire.cmake combine /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libgui/libgui_CXX_RelWithDebInfo_cotire.cmake /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libgui/cotire/libgui_CXX_prefix.cxx /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libgui/src/precompiled.h CMake Deprecation Warning at /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/cmake/cotire.cmake:40 (cmake_minimum_required): Compatibility with CMake < 3.5 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. [7/541] cd /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libgui && /usr/bin/python3.10 /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/cmake/merge_sources.py /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libgui/src_text_turbo.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libgui/src/text/font.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libgui/src/text/font_richformat.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libgui/src/text/fontbank.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libgui/src/text/nativefont.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libgui/src/text/qtnativefont.cpp [8/541] cd /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build && /usr/bin/cmake -DCOTIRE_BUILD_TYPE:STRING=RelWithDebInfo -P /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/cmake/cotire.cmake combine /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libgui/libgui_CXX_RelWithDebInfo_cotire.cmake /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libgui/cotire/libgui_CXX_prefix.hxx /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libgui/cotire/libgui_CXX_prefix.cxx CMake Deprecation Warning at /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/cmake/cotire.cmake:40 (cmake_minimum_required): Compatibility with CMake < 3.5 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. [9/541] cd /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build && /usr/bin/cmake -DCOTIRE_BUILD_TYPE:STRING=RelWithDebInfo -P /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/cmake/cotire.cmake combine /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libappfw/libappfw_CXX_RelWithDebInfo_cotire.cmake /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libappfw/cotire/libappfw_CXX_prefix.cxx /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libappfw/src/precompiled.h CMake Deprecation Warning at /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/cmake/cotire.cmake:40 (cmake_minimum_required): Compatibility with CMake < 3.5 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. [10/541] cd /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build && /usr/bin/cmake -DCOTIRE_BUILD_TYPE:STRING=RelWithDebInfo -P /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/cmake/cotire.cmake combine /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libappfw/libappfw_CXX_RelWithDebInfo_cotire.cmake /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libappfw/cotire/libappfw_CXX_prefix.hxx /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libappfw/cotire/libappfw_CXX_prefix.cxx CMake Deprecation Warning at /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/cmake/cotire.cmake:40 (cmake_minimum_required): Compatibility with CMake < 3.5 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. [11/541] cd /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore && /usr/bin/cmake -E cmake_autogen /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/CMakeFiles/libcore_autogen.dir/AutogenInfo.json RelWithDebInfo && /usr/bin/cmake -E touch /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/libcore_autogen/timestamp && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/libcore_autogen/deps /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/CMakeFiles/d/33e8cb891e37630e23a95dff135b26c0940286b22f673d6cc63418615da3f929.d [12/541] cd /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore && /usr/bin/python3.10 /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/cmake/merge_sources.py /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_concurrency_turbo.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/concurrency/async.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/concurrency/guard.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/concurrency/lockable.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/concurrency/readwritelockable.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/concurrency/task.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/concurrency/taskpool.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/concurrency/waitable.cpp [13/541] cd /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore && /usr/bin/python3.10 /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/cmake/merge_sources.py /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_core_turbo.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/core/app.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/core/asset.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/core/callbacktimer.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/core/clock.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/core/commandline.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/core/config.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/core/debuglogsink.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/core/filelogsink.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/core/garbage.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/core/highperformancetimer.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/core/id.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/core/library.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/core/log.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/core/logbuffer.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/core/logfilter.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/core/logsink.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/core/loop.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/core/memorylogsink.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/core/monospacelogsinkformatter.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/core/slope.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/core/system.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/core/textapp.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/core/textstreamlogsink.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/core/unixinfo.cpp [14/541] cd /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore && /usr/bin/python3.10 /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/cmake/merge_sources.py /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_data_turbo.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/data/animationvalue.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/data/archive.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/data/arrayvalue.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/data/bank.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/data/bitfield.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/data/bitfield_elements.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/data/block.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/data/blockvalue.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/data/byteorder.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/data/byterefarray.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/data/bytesubarray.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/data/conditionaltrigger.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/data/counted.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/data/date.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/data/deletable.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/data/dictionaryvalue.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/data/escapeparser.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/data/fixedbytearray.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/data/gzip.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/data/huffman.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/data/info.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/data/infobank.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/data/json.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/data/nativepointervalue.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/data/nonevalue.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/data/numbervalue.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/data/observers.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/data/path.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/data/pathtree.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/data/pathtreenode.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/data/pointerset.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/data/profiles.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/data/reader.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/data/record.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/data/recordaccessor.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/data/recordvalue.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/data/refuge.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/data/refvalue.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/data/sourcelinetable.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/data/string.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/data/stringpool.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/data/textvalue.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/data/time.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/data/timevalue.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/data/value.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/data/variable.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/data/writer.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/data/ziparchive.cpp [15/541] cd /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore && /usr/bin/python3.10 /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/cmake/merge_sources.py /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_filesys_turbo.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/filesys/archiveentryfile.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/filesys/archivefeed.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/filesys/archivefolder.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/filesys/assetobserver.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/filesys/bytearrayfile.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/filesys/directoryfeed.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/filesys/feed.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/filesys/file.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/filesys/fileindex.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/filesys/filesystem.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/filesys/folder.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/filesys/libraryfile.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/filesys/linkfile.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/filesys/metadatabank.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/filesys/nativefile.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/filesys/nativepath.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/filesys/node.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/filesys/package.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/filesys/packagefeed.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/filesys/packageloader.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/filesys/staticlibraryfeed.cpp [16/541] cd /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore && /usr/bin/python3.10 /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/cmake/merge_sources.py /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_filesys_remote_turbo.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/filesys/remote/link.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/filesys/remote/nativelink.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/filesys/remote/query.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/filesys/remote/remotefeed.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/filesys/remote/remotefeedprotocol.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/filesys/remote/remotefeedrelay.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/filesys/remote/remotefile.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/filesys/remote/webhostedlink.cpp [17/541] cd /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore && /usr/bin/python3.10 /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/cmake/merge_sources.py /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_net_turbo.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/net/address.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/net/beacon.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/net/blockpacket.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/net/identifiedpacket.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/net/listensocket.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/net/message.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/net/networkinterfaces.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/net/packet.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/net/protocol.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/net/recordpacket.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/net/socket.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/net/transmitter.cpp [18/541] cd /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore && /usr/bin/python3.10 /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/cmake/merge_sources.py /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_scriptsys_turbo.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/scriptsys/arrayexpression.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/scriptsys/assignstatement.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/scriptsys/bindings_core.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/scriptsys/bindings_math.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/scriptsys/builtinexpression.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/scriptsys/catchstatement.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/scriptsys/compound.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/scriptsys/constantexpression.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/scriptsys/context.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/scriptsys/deletestatement.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/scriptsys/dictionaryexpression.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/scriptsys/evaluator.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/scriptsys/expression.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/scriptsys/expressionstatement.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/scriptsys/flowstatement.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/scriptsys/forstatement.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/scriptsys/function.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/scriptsys/functionstatement.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/scriptsys/functionvalue.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/scriptsys/ifstatement.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/scriptsys/lex.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/scriptsys/module.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/scriptsys/nameexpression.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/scriptsys/operator.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/scriptsys/operatorexpression.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/scriptsys/parser.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/scriptsys/printstatement.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/scriptsys/process.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/scriptsys/scheduler.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/scriptsys/scopestatement.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/scriptsys/script.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/scriptsys/scriptedinfo.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/scriptsys/scriptlex.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/scriptsys/scriptsystem.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/scriptsys/statement.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/scriptsys/timeline.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/scriptsys/tokenbuffer.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/scriptsys/tokenrange.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/scriptsys/trystatement.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/scriptsys/whilestatement.cpp [19/541] cd /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore && /usr/bin/python3.10 /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/cmake/merge_sources.py /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_widgets_turbo.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/widgets/action.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/widgets/animation.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/widgets/animationrule.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/widgets/constantrule.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/widgets/indirectrule.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/widgets/operatorrule.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/widgets/rootwidget.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/widgets/rule.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/widgets/rulebank.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/widgets/rulerectangle.cpp /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/widgets/widget.cpp [20/541] cd /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build && /usr/bin/cmake -DCOTIRE_BUILD_TYPE:STRING=RelWithDebInfo -P /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/cmake/cotire.cmake combine /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/apps/server/server_CXX_RelWithDebInfo_cotire.cmake /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/apps/server/cotire/server_CXX_prefix.cxx /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/apps/server/include/precompiled.h CMake Deprecation Warning at /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/cmake/cotire.cmake:40 (cmake_minimum_required): Compatibility with CMake < 3.5 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. [21/541] cd /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build && /usr/bin/cmake -DCOTIRE_BUILD_TYPE:STRING=RelWithDebInfo -P /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/cmake/cotire.cmake combine /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/apps/server/server_CXX_RelWithDebInfo_cotire.cmake /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/apps/server/cotire/server_CXX_prefix.hxx /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/apps/server/cotire/server_CXX_prefix.cxx CMake Deprecation Warning at /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/cmake/cotire.cmake:40 (cmake_minimum_required): Compatibility with CMake < 3.5 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. [22/541] cd /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore && /usr/bin/cmake -DCOTIRE_BUILD_TYPE:STRING=RelWithDebInfo -P /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/cmake/cotire.cmake precompile /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/libcore_CXX_RelWithDebInfo_cotire.cmake /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/cotire/libcore_CXX_prefix.hxx /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/cotire/libcore_CXX_prefix.hxx.pch /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/c_wrapper.cpp CMake Deprecation Warning at /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/cmake/cotire.cmake:40 (cmake_minimum_required): Compatibility with CMake < 3.5 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. [23/541] cd /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libappfw && /usr/bin/cmake -DCOTIRE_BUILD_TYPE:STRING=RelWithDebInfo -P /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/cmake/cotire.cmake precompile /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libappfw/libappfw_CXX_RelWithDebInfo_cotire.cmake /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libappfw/cotire/libappfw_CXX_prefix.hxx /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libappfw/cotire/libappfw_CXX_prefix.hxx.pch /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libappfw/src_libappfw_turbo.cpp CMake Deprecation Warning at /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/cmake/cotire.cmake:40 (cmake_minimum_required): Compatibility with CMake < 3.5 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. In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libappfw/cotire/libappfw_CXX_prefix.hxx:4: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libappfw/cotire/libappfw_CXX_prefix.cxx:4: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libappfw/src/precompiled.h:57: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/App:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/core/app.h:25: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/FileIndex:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/fileindex.h:22: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../File:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/file.h:25: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../IObject:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../scriptsys/iobject.h:22: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../scriptsys/../Record:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../scriptsys/../data/record.h:28: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../scriptsys/../data/../Log:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../scriptsys/../data/../core/log.h:586:43: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 586 | LogEntry(LogEntry const &other, Flags extraFlags = 0); | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libappfw/cotire/libappfw_CXX_prefix.hxx:4: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libappfw/cotire/libappfw_CXX_prefix.cxx:4: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libappfw/src/precompiled.h:57: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/App:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/core/app.h:25: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/FileIndex:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/fileindex.h:22: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../File:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/file.h:25: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../IObject:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../scriptsys/iobject.h:22: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../scriptsys/../Record:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../scriptsys/../data/record.h:28: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../scriptsys/../data/../Log:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../scriptsys/../data/../core/log.h:620:40: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 620 | String asText(Flags const &flags = 0, int shortenSection = 0) const; | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libappfw/cotire/libappfw_CXX_prefix.hxx:4: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libappfw/cotire/libappfw_CXX_prefix.cxx:4: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libappfw/src/precompiled.h:62: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/PathTree:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/data/pathtree.h:258:29: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 258 | explicit PathTree(Flags flags = 0); | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libappfw/cotire/libappfw_CXX_prefix.hxx:4: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libappfw/cotire/libappfw_CXX_prefix.cxx:4: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libappfw/src/precompiled.h:62: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/PathTree:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/data/pathtree.h:301:51: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 301 | bool remove(Path const &path, ComparisonFlags flags = 0); | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libappfw/cotire/libappfw_CXX_prefix.hxx:4: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libappfw/cotire/libappfw_CXX_prefix.cxx:4: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libappfw/src/precompiled.h:62: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/PathTree:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/data/pathtree.h:316:48: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 316 | bool has(Path const &path, ComparisonFlags flags = 0) const; | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libappfw/cotire/libappfw_CXX_prefix.hxx:4: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libappfw/cotire/libappfw_CXX_prefix.cxx:4: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libappfw/src/precompiled.h:62: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/PathTree:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/data/pathtree.h:351:57: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 351 | int findAllPaths(FoundPaths &found, ComparisonFlags flags = 0, QChar sep = '/') const; | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libappfw/cotire/libappfw_CXX_prefix.hxx:4: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libappfw/cotire/libappfw_CXX_prefix.cxx:4: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libappfw/src/precompiled.h:62: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/PathTree:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/data/pathtree.h:512:30: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 512 | explicit PathTreeT(Flags flags = 0) : PathTree(flags) {} | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ 7 warnings generated. [24/541] cd /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libgui && /usr/bin/cmake -DCOTIRE_BUILD_TYPE:STRING=RelWithDebInfo -P /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/cmake/cotire.cmake precompile /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libgui/libgui_CXX_RelWithDebInfo_cotire.cmake /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libgui/cotire/libgui_CXX_prefix.hxx /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libgui/cotire/libgui_CXX_prefix.hxx.pch /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libgui/src/displaymode.cpp CMake Deprecation Warning at /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/cmake/cotire.cmake:40 (cmake_minimum_required): Compatibility with CMake < 3.5 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. [25/541] cd /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/apps/server && /usr/bin/cmake -DCOTIRE_BUILD_TYPE:STRING=RelWithDebInfo -P /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/cmake/cotire.cmake precompile /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/apps/server/server_CXX_RelWithDebInfo_cotire.cmake /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/apps/server/cotire/server_CXX_prefix.hxx /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/apps/server/cotire/server_CXX_prefix.hxx.pch /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/apps/server/src/main_server.cpp CMake Deprecation Warning at /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/cmake/cotire.cmake:40 (cmake_minimum_required): Compatibility with CMake < 3.5 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. [26/541] /usr/lib/llvm/17/bin/clang++ -DDENG_64BIT_HOST=1 -DDENG_BASE_DIR=\"/usr/share/doomsday\" -DDENG_LIBRARY_DIR=\"/usr/lib64/doomsday\" -DDENG_NO_FIXED_ASM=1 -DDENG_PLATFORM_ID=\"source\" -DDENG_STABLE=1 -DDENG_X11 -DLIBDENG2_MAJOR_VERSION=2 -DLIBDENG2_MINOR_VERSION=3 -DLIBDENG2_PATCHLEVEL=1 -DLIBDENG2_RELEASE_LABEL=\"Stable\" -DLIBDENG2_VERSION=\"2.3.1\" -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DUNIX=1 -D_GNU_SOURCE=1 -D__64BIT__=1 -D__DENG2__=1 -D__USE_BSD -Dlibcore_EXPORTS -I/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore -I/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore -I/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/libcore_autogen/include -I/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-clang -isystem /usr/include/qt5/QtNetwork -O2 -pipe -march=native -fno-diagnostics-color -std=c++11 -DDENG_NO_RANGECHECKING -std=gnu++11 -fPIC -fno-color-diagnostics -Wall -Wextra -pedantic -Qunused-arguments -include /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/cotire/libcore_CXX_prefix.hxx -fPIC -MD -MT sdk/libcore/CMakeFiles/libcore.dir/src/charsymbols.cpp.o -MF sdk/libcore/CMakeFiles/libcore.dir/src/charsymbols.cpp.o.d -o sdk/libcore/CMakeFiles/libcore.dir/src/charsymbols.cpp.o -c /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/charsymbols.cpp clang++: warning: precompiled header '/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/cotire/libcore_CXX_prefix.hxx.pch' was ignored because '-include /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/cotire/libcore_CXX_prefix.hxx' is not first '-include' [27/541] /usr/lib/llvm/17/bin/clang++ -DDENG_64BIT_HOST=1 -DDENG_BASE_DIR=\"/usr/share/doomsday\" -DDENG_LIBRARY_DIR=\"/usr/lib64/doomsday\" -DDENG_NO_FIXED_ASM=1 -DDENG_PLATFORM_ID=\"source\" -DDENG_STABLE=1 -DDENG_X11 -DLIBDENG2_MAJOR_VERSION=2 -DLIBDENG2_MINOR_VERSION=3 -DLIBDENG2_PATCHLEVEL=1 -DLIBDENG2_RELEASE_LABEL=\"Stable\" -DLIBDENG2_VERSION=\"2.3.1\" -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DUNIX=1 -D_GNU_SOURCE=1 -D__64BIT__=1 -D__DENG2__=1 -D__USE_BSD -Dlibcore_EXPORTS -I/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore -I/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore -I/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/libcore_autogen/include -I/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-clang -isystem /usr/include/qt5/QtNetwork -O2 -pipe -march=native -fno-diagnostics-color -std=c++11 -DDENG_NO_RANGECHECKING -std=gnu++11 -fPIC -fno-color-diagnostics -Wall -Wextra -pedantic -Qunused-arguments -include /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/cotire/libcore_CXX_prefix.hxx -fPIC -MD -MT sdk/libcore/CMakeFiles/libcore.dir/libcore_autogen/mocs_compilation.cpp.o -MF sdk/libcore/CMakeFiles/libcore.dir/libcore_autogen/mocs_compilation.cpp.o.d -o sdk/libcore/CMakeFiles/libcore.dir/libcore_autogen/mocs_compilation.cpp.o -c /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/libcore_autogen/mocs_compilation.cpp clang++: warning: precompiled header '/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/cotire/libcore_CXX_prefix.hxx.pch' was ignored because '-include /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/cotire/libcore_CXX_prefix.hxx' is not first '-include' In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/libcore_autogen/mocs_compilation.cpp:3: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/libcore_autogen/LCME76G63D/moc_logbuffer.cpp:10: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/libcore_autogen/LCME76G63D/../../../../../doomsday/sdk/libcore/include/de/core/logbuffer.h:23: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/libcore_autogen/LCME76G63D/../../../../../doomsday/sdk/libcore/include/de/core/../Log:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/libcore_autogen/LCME76G63D/../../../../../doomsday/sdk/libcore/include/de/core/../core/log.h:586:43: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 586 | LogEntry(LogEntry const &other, Flags extraFlags = 0); | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/libcore_autogen/mocs_compilation.cpp:3: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/libcore_autogen/LCME76G63D/moc_logbuffer.cpp:10: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/libcore_autogen/LCME76G63D/../../../../../doomsday/sdk/libcore/include/de/core/logbuffer.h:23: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/libcore_autogen/LCME76G63D/../../../../../doomsday/sdk/libcore/include/de/core/../Log:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/libcore_autogen/LCME76G63D/../../../../../doomsday/sdk/libcore/include/de/core/../core/log.h:620:40: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 620 | String asText(Flags const &flags = 0, int shortenSection = 0) const; | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ 2 warnings generated. [28/541] /usr/lib/llvm/17/bin/clang++ -DDENG_64BIT_HOST=1 -DDENG_BASE_DIR=\"/usr/share/doomsday\" -DDENG_LIBRARY_DIR=\"/usr/lib64/doomsday\" -DDENG_NO_FIXED_ASM=1 -DDENG_PLATFORM_ID=\"source\" -DDENG_STABLE=1 -DDENG_X11 -DLIBDENG2_MAJOR_VERSION=2 -DLIBDENG2_MINOR_VERSION=3 -DLIBDENG2_PATCHLEVEL=1 -DLIBDENG2_RELEASE_LABEL=\"Stable\" -DLIBDENG2_VERSION=\"2.3.1\" -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DUNIX=1 -D_GNU_SOURCE=1 -D__64BIT__=1 -D__DENG2__=1 -D__USE_BSD -Dlibcore_EXPORTS -I/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore -I/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore -I/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/libcore_autogen/include -I/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-clang -isystem /usr/include/qt5/QtNetwork -O2 -pipe -march=native -fno-diagnostics-color -std=c++11 -DDENG_NO_RANGECHECKING -std=gnu++11 -fPIC -fno-color-diagnostics -Wall -Wextra -pedantic -Qunused-arguments -include /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/cotire/libcore_CXX_prefix.hxx -fPIC -MD -MT sdk/libcore/CMakeFiles/libcore.dir/src/c_wrapper.cpp.o -MF sdk/libcore/CMakeFiles/libcore.dir/src/c_wrapper.cpp.o.d -o sdk/libcore/CMakeFiles/libcore.dir/src/c_wrapper.cpp.o -c /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/c_wrapper.cpp clang++: warning: precompiled header '/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/cotire/libcore_CXX_prefix.hxx.pch' was ignored because '-include /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/cotire/libcore_CXX_prefix.hxx' is not first '-include' In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/c_wrapper.cpp:22: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/App:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/core/app.h:25: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/FileIndex:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/fileindex.h:22: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../File:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/file.h:25: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../IObject:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../scriptsys/iobject.h:22: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../scriptsys/../Record:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../scriptsys/../data/record.h:28: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../scriptsys/../data/../Log:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../scriptsys/../data/../core/log.h:586:43: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 586 | LogEntry(LogEntry const &other, Flags extraFlags = 0); | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/c_wrapper.cpp:22: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/App:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/core/app.h:25: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/FileIndex:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/fileindex.h:22: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../File:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/file.h:25: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../IObject:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../scriptsys/iobject.h:22: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../scriptsys/../Record:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../scriptsys/../data/record.h:28: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../scriptsys/../data/../Log:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../scriptsys/../data/../core/log.h:620:40: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 620 | String asText(Flags const &flags = 0, int shortenSection = 0) const; | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ 2 warnings generated. [29/541] /usr/lib/llvm/17/bin/clang++ -DDENG_64BIT_HOST=1 -DDENG_BASE_DIR=\"/usr/share/doomsday\" -DDENG_LIBRARY_DIR=\"/usr/lib64/doomsday\" -DDENG_NO_FIXED_ASM=1 -DDENG_PLATFORM_ID=\"source\" -DDENG_STABLE=1 -DDENG_X11 -DLIBDENG2_MAJOR_VERSION=2 -DLIBDENG2_MINOR_VERSION=3 -DLIBDENG2_PATCHLEVEL=1 -DLIBDENG2_RELEASE_LABEL=\"Stable\" -DLIBDENG2_VERSION=\"2.3.1\" -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DUNIX=1 -D_GNU_SOURCE=1 -D__64BIT__=1 -D__DENG2__=1 -D__USE_BSD -Dlibcore_EXPORTS -I/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore -I/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore -I/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/libcore_autogen/include -I/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-clang -isystem /usr/include/qt5/QtNetwork -O2 -pipe -march=native -fno-diagnostics-color -std=c++11 -DDENG_NO_RANGECHECKING -std=gnu++11 -fPIC -fno-color-diagnostics -Wall -Wextra -pedantic -Qunused-arguments -include /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/cotire/libcore_CXX_prefix.hxx -fPIC -MD -MT sdk/libcore/CMakeFiles/libcore.dir/src/error.cpp.o -MF sdk/libcore/CMakeFiles/libcore.dir/src/error.cpp.o.d -o sdk/libcore/CMakeFiles/libcore.dir/src/error.cpp.o -c /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/error.cpp clang++: warning: precompiled header '/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/cotire/libcore_CXX_prefix.hxx.pch' was ignored because '-include /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/cotire/libcore_CXX_prefix.hxx' is not first '-include' [30/541] /usr/lib/llvm/17/bin/clang++ -DDENG_64BIT_HOST=1 -DDENG_BASE_DIR=\"/usr/share/doomsday\" -DDENG_LIBRARY_DIR=\"/usr/lib64/doomsday\" -DDENG_NO_FIXED_ASM=1 -DDENG_PLATFORM_ID=\"source\" -DDENG_STABLE=1 -DDENG_X11 -DLIBDENG2_MAJOR_VERSION=2 -DLIBDENG2_MINOR_VERSION=3 -DLIBDENG2_PATCHLEVEL=1 -DLIBDENG2_RELEASE_LABEL=\"Stable\" -DLIBDENG2_VERSION=\"2.3.1\" -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DUNIX=1 -D_GNU_SOURCE=1 -D__64BIT__=1 -D__DENG2__=1 -D__USE_BSD -Dlibcore_EXPORTS -I/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore -I/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore -I/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/libcore_autogen/include -I/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-clang -isystem /usr/include/qt5/QtNetwork -O2 -pipe -march=native -fno-diagnostics-color -std=c++11 -DDENG_NO_RANGECHECKING -std=gnu++11 -fPIC -fno-color-diagnostics -Wall -Wextra -pedantic -Qunused-arguments -include /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/cotire/libcore_CXX_prefix.hxx -fPIC -MD -MT sdk/libcore/CMakeFiles/libcore.dir/src/math.cpp.o -MF sdk/libcore/CMakeFiles/libcore.dir/src/math.cpp.o.d -o sdk/libcore/CMakeFiles/libcore.dir/src/math.cpp.o -c /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/math.cpp clang++: warning: precompiled header '/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/cotire/libcore_CXX_prefix.hxx.pch' was ignored because '-include /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/cotire/libcore_CXX_prefix.hxx' is not first '-include' [31/541] /usr/lib/llvm/17/bin/clang++ -DDENG_64BIT_HOST=1 -DDENG_BASE_DIR=\"/usr/share/doomsday\" -DDENG_LIBRARY_DIR=\"/usr/lib64/doomsday\" -DDENG_NO_FIXED_ASM=1 -DDENG_PLATFORM_ID=\"source\" -DDENG_STABLE=1 -DDENG_X11 -DLIBDENG2_MAJOR_VERSION=2 -DLIBDENG2_MINOR_VERSION=3 -DLIBDENG2_PATCHLEVEL=1 -DLIBDENG2_RELEASE_LABEL=\"Stable\" -DLIBDENG2_VERSION=\"2.3.1\" -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DUNIX=1 -D_GNU_SOURCE=1 -D__64BIT__=1 -D__DENG2__=1 -D__USE_BSD -Dlibcore_EXPORTS -I/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore -I/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore -I/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/libcore_autogen/include -I/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-clang -isystem /usr/include/qt5/QtNetwork -O2 -pipe -march=native -fno-diagnostics-color -std=c++11 -DDENG_NO_RANGECHECKING -std=gnu++11 -fPIC -fno-color-diagnostics -Wall -Wextra -pedantic -Qunused-arguments -include /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/cotire/libcore_CXX_prefix.hxx -fPIC -MD -MT sdk/libcore/CMakeFiles/libcore.dir/src/matrix.cpp.o -MF sdk/libcore/CMakeFiles/libcore.dir/src/matrix.cpp.o.d -o sdk/libcore/CMakeFiles/libcore.dir/src/matrix.cpp.o -c /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/matrix.cpp clang++: warning: precompiled header '/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/cotire/libcore_CXX_prefix.hxx.pch' was ignored because '-include /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/cotire/libcore_CXX_prefix.hxx' is not first '-include' [32/541] /usr/lib/llvm/17/bin/clang++ -DDENG_64BIT_HOST=1 -DDENG_BASE_DIR=\"/usr/share/doomsday\" -DDENG_LIBRARY_DIR=\"/usr/lib64/doomsday\" -DDENG_NO_FIXED_ASM=1 -DDENG_PLATFORM_ID=\"source\" -DDENG_STABLE=1 -DDENG_X11 -DLIBDENG2_MAJOR_VERSION=2 -DLIBDENG2_MINOR_VERSION=3 -DLIBDENG2_PATCHLEVEL=1 -DLIBDENG2_RELEASE_LABEL=\"Stable\" -DLIBDENG2_VERSION=\"2.3.1\" -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DUNIX=1 -D_GNU_SOURCE=1 -D__64BIT__=1 -D__DENG2__=1 -D__USE_BSD -Dlibcore_EXPORTS -I/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore -I/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore -I/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/libcore_autogen/include -I/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-clang -isystem /usr/include/qt5/QtNetwork -O2 -pipe -march=native -fno-diagnostics-color -std=c++11 -DDENG_NO_RANGECHECKING -std=gnu++11 -fPIC -fno-color-diagnostics -Wall -Wextra -pedantic -Qunused-arguments -include /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/cotire/libcore_CXX_prefix.hxx -fPIC -MD -MT sdk/libcore/CMakeFiles/libcore.dir/src/version.cpp.o -MF sdk/libcore/CMakeFiles/libcore.dir/src/version.cpp.o.d -o sdk/libcore/CMakeFiles/libcore.dir/src/version.cpp.o -c /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/src/version.cpp clang++: warning: precompiled header '/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/cotire/libcore_CXX_prefix.hxx.pch' was ignored because '-include /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/cotire/libcore_CXX_prefix.hxx' is not first '-include' [33/541] /usr/lib/llvm/17/bin/clang++ -DDENG_64BIT_HOST=1 -DDENG_BASE_DIR=\"/usr/share/doomsday\" -DDENG_LIBRARY_DIR=\"/usr/lib64/doomsday\" -DDENG_NO_FIXED_ASM=1 -DDENG_PLATFORM_ID=\"source\" -DDENG_STABLE=1 -DDENG_X11 -DLIBDENG2_MAJOR_VERSION=2 -DLIBDENG2_MINOR_VERSION=3 -DLIBDENG2_PATCHLEVEL=1 -DLIBDENG2_RELEASE_LABEL=\"Stable\" -DLIBDENG2_VERSION=\"2.3.1\" -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DUNIX=1 -D_GNU_SOURCE=1 -D__64BIT__=1 -D__DENG2__=1 -D__USE_BSD -Dlibcore_EXPORTS -I/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore -I/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore -I/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/libcore_autogen/include -I/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-clang -isystem /usr/include/qt5/QtNetwork -O2 -pipe -march=native -fno-diagnostics-color -std=c++11 -DDENG_NO_RANGECHECKING -std=gnu++11 -fPIC -fno-color-diagnostics -Wall -Wextra -pedantic -Qunused-arguments -include /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/cotire/libcore_CXX_prefix.hxx -fPIC -MD -MT sdk/libcore/CMakeFiles/libcore.dir/src_concurrency_turbo.cpp.o -MF sdk/libcore/CMakeFiles/libcore.dir/src_concurrency_turbo.cpp.o.d -o sdk/libcore/CMakeFiles/libcore.dir/src_concurrency_turbo.cpp.o -c /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_concurrency_turbo.cpp clang++: warning: precompiled header '/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/cotire/libcore_CXX_prefix.hxx.pch' was ignored because '-include /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/cotire/libcore_CXX_prefix.hxx' is not first '-include' In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_concurrency_turbo.cpp:18: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/Async:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/concurrency/async.h:22: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/concurrency/../App:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/concurrency/../core/app.h:25: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/FileIndex:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/fileindex.h:22: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../File:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/file.h:25: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../IObject:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../scriptsys/iobject.h:22: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../scriptsys/../Record:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../scriptsys/../data/record.h:28: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../scriptsys/../data/../Log:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../scriptsys/../data/../core/log.h:586:43: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 586 | LogEntry(LogEntry const &other, Flags extraFlags = 0); | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_concurrency_turbo.cpp:18: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/Async:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/concurrency/async.h:22: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/concurrency/../App:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/concurrency/../core/app.h:25: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/FileIndex:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/fileindex.h:22: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../File:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/file.h:25: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../IObject:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../scriptsys/iobject.h:22: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../scriptsys/../Record:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../scriptsys/../data/record.h:28: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../scriptsys/../data/../Log:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../scriptsys/../data/../core/log.h:620:40: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 620 | String asText(Flags const &flags = 0, int shortenSection = 0) const; | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ 2 warnings generated. [34/541] /usr/lib/llvm/17/bin/clang++ -DDENG_64BIT_HOST=1 -DDENG_BASE_DIR=\"/usr/share/doomsday\" -DDENG_LIBRARY_DIR=\"/usr/lib64/doomsday\" -DDENG_NO_FIXED_ASM=1 -DDENG_PLATFORM_ID=\"source\" -DDENG_STABLE=1 -DDENG_X11 -DLIBDENG2_MAJOR_VERSION=2 -DLIBDENG2_MINOR_VERSION=3 -DLIBDENG2_PATCHLEVEL=1 -DLIBDENG2_RELEASE_LABEL=\"Stable\" -DLIBDENG2_VERSION=\"2.3.1\" -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DUNIX=1 -D_GNU_SOURCE=1 -D__64BIT__=1 -D__DENG2__=1 -D__USE_BSD -Dlibcore_EXPORTS -I/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore -I/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore -I/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/libcore_autogen/include -I/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-clang -isystem /usr/include/qt5/QtNetwork -O2 -pipe -march=native -fno-diagnostics-color -std=c++11 -DDENG_NO_RANGECHECKING -std=gnu++11 -fPIC -fno-color-diagnostics -Wall -Wextra -pedantic -Qunused-arguments -include /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/cotire/libcore_CXX_prefix.hxx -fPIC -MD -MT sdk/libcore/CMakeFiles/libcore.dir/src_core_turbo.cpp.o -MF sdk/libcore/CMakeFiles/libcore.dir/src_core_turbo.cpp.o.d -o sdk/libcore/CMakeFiles/libcore.dir/src_core_turbo.cpp.o -c /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_core_turbo.cpp FAILED: sdk/libcore/CMakeFiles/libcore.dir/src_core_turbo.cpp.o /usr/lib/llvm/17/bin/clang++ -DDENG_64BIT_HOST=1 -DDENG_BASE_DIR=\"/usr/share/doomsday\" -DDENG_LIBRARY_DIR=\"/usr/lib64/doomsday\" -DDENG_NO_FIXED_ASM=1 -DDENG_PLATFORM_ID=\"source\" -DDENG_STABLE=1 -DDENG_X11 -DLIBDENG2_MAJOR_VERSION=2 -DLIBDENG2_MINOR_VERSION=3 -DLIBDENG2_PATCHLEVEL=1 -DLIBDENG2_RELEASE_LABEL=\"Stable\" -DLIBDENG2_VERSION=\"2.3.1\" -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DUNIX=1 -D_GNU_SOURCE=1 -D__64BIT__=1 -D__DENG2__=1 -D__USE_BSD -Dlibcore_EXPORTS -I/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore -I/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore -I/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/libcore_autogen/include -I/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-clang -isystem /usr/include/qt5/QtNetwork -O2 -pipe -march=native -fno-diagnostics-color -std=c++11 -DDENG_NO_RANGECHECKING -std=gnu++11 -fPIC -fno-color-diagnostics -Wall -Wextra -pedantic -Qunused-arguments -include /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/cotire/libcore_CXX_prefix.hxx -fPIC -MD -MT sdk/libcore/CMakeFiles/libcore.dir/src_core_turbo.cpp.o -MF sdk/libcore/CMakeFiles/libcore.dir/src_core_turbo.cpp.o.d -o sdk/libcore/CMakeFiles/libcore.dir/src_core_turbo.cpp.o -c /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_core_turbo.cpp clang++: warning: precompiled header '/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/cotire/libcore_CXX_prefix.hxx.pch' was ignored because '-include /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/cotire/libcore_CXX_prefix.hxx' is not first '-include' In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_core_turbo.cpp:20: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/App:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/core/app.h:25: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/FileIndex:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/fileindex.h:22: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../File:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/file.h:25: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../IObject:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../scriptsys/iobject.h:22: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../scriptsys/../Record:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../scriptsys/../data/record.h:28: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../scriptsys/../data/../Log:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../scriptsys/../data/../core/log.h:586:43: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 586 | LogEntry(LogEntry const &other, Flags extraFlags = 0); | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_core_turbo.cpp:20: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/App:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/core/app.h:25: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/FileIndex:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/fileindex.h:22: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../File:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/file.h:25: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../IObject:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../scriptsys/iobject.h:22: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../scriptsys/../Record:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../scriptsys/../data/record.h:28: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../scriptsys/../data/../Log:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../scriptsys/../data/../core/log.h:620:40: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 620 | String asText(Flags const &flags = 0, int shortenSection = 0) const; | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_core_turbo.cpp:22: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/ArchiveFolder:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/archivefolder.h:23: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../Archive:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../data/archive.h:29: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../data/../PathTree:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../data/../data/pathtree.h:258:29: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 258 | explicit PathTree(Flags flags = 0); | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_core_turbo.cpp:22: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/ArchiveFolder:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/archivefolder.h:23: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../Archive:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../data/archive.h:29: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../data/../PathTree:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../data/../data/pathtree.h:301:51: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 301 | bool remove(Path const &path, ComparisonFlags flags = 0); | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_core_turbo.cpp:22: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/ArchiveFolder:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/archivefolder.h:23: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../Archive:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../data/archive.h:29: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../data/../PathTree:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../data/../data/pathtree.h:316:48: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 316 | bool has(Path const &path, ComparisonFlags flags = 0) const; | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_core_turbo.cpp:22: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/ArchiveFolder:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/archivefolder.h:23: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../Archive:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../data/archive.h:29: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../data/../PathTree:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../data/../data/pathtree.h:351:57: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 351 | int findAllPaths(FoundPaths &found, ComparisonFlags flags = 0, QChar sep = '/') const; | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_core_turbo.cpp:22: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/ArchiveFolder:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/archivefolder.h:23: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../Archive:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../data/archive.h:29: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../data/../PathTree:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../data/../data/pathtree.h:512:30: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 512 | explicit PathTreeT(Flags flags = 0) : PathTree(flags) {} | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_core_turbo.cpp:26: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/Config:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/core/config.h:23: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/core/../Process:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/core/../scriptsys/process.h:30: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/core/../scriptsys/../RecordValue:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/core/../scriptsys/../data/recordvalue.h:70:48: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 70 | RecordValue(Record *record, OwnershipFlags ownership = 0); | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_core_turbo.cpp:26: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/Config:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/core/config.h:23: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/core/../Process:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/core/../scriptsys/process.h:30: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/core/../scriptsys/../RecordValue:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/core/../scriptsys/../data/recordvalue.h:102:51: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 102 | void setRecord(Record *record, OwnershipFlags ownership = 0); | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_core_turbo.cpp:656:9: warning: 'qsrand' is deprecated: use QRandomGenerator instead [-Wdeprecated-declarations] 656 | qsrand(Time().asDateTime().toTime_t()); | ^ /usr/include/qt5/QtCore/qglobal.h:1281:15: note: 'qsrand' has been explicitly marked deprecated here 1281 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X_5_15("use QRandomGenerator instead") void qsrand(uint seed); | ^ /usr/include/qt5/QtCore/qglobal.h:376:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' 376 | # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_core_turbo.cpp:1658:53: warning: 'pid' is deprecated: Use processId() instead [-Wdeprecated-declarations] 1658 | LOG_DEBUG("Started process %i \"%s\"") << proc->pid() << at(0); | ^ /usr/include/qt5/QtCore/qprocess.h:236:5: note: 'pid' has been explicitly marked deprecated here 236 | QT_DEPRECATED_VERSION_X_5_15("Use processId() instead") | ^ /usr/include/qt5/QtCore/qglobal.h:376:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' 376 | # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_core_turbo.cpp:20: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/App:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/core/app.h:25: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/FileIndex:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/fileindex.h:22: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../File:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/file.h:25: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../IObject:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../scriptsys/iobject.h:22: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../scriptsys/../Record:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../scriptsys/../data/record.h:29: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../scriptsys/../data/../RecordAccessor:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../scriptsys/../data/../data/recordaccessor.h:22: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../scriptsys/../data/../data/../ArrayValue:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../scriptsys/../data/../data/../data/arrayvalue.h:25: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../scriptsys/../data/../data/../data/../Vector:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../scriptsys/../data/../data/../data/../core/vector.h:112:5: warning: definition of implicit copy assignment operator for 'Vector2' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy] 112 | Vector2(Vector2 const &other) : x(other.x), y(other.y) {} | ^ /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_core_turbo.cpp:3405:37: note: in implicit copy assignment operator for 'de::Vector2' first required here 3405 | resetAt = Vector2i(idx, i - 1); | ^ /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_core_turbo.cpp:3565:13: error: non-constant-expression cannot be narrowed from type 'double' to 'float' in initializer list [-Wc++11-narrowing] 3565 | return {atan2(vec.y, vec.x), float(vec.z / vec.xy().length())}; | ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_core_turbo.cpp:3565:13: note: insert an explicit cast to silence this issue 3565 | return {atan2(vec.y, vec.x), float(vec.z / vec.xy().length())}; | ^~~~~~~~~~~~~~~~~~~ | static_cast() 12 warnings and 1 error generated. [35/541] /usr/lib/llvm/17/bin/clang++ -DDENG_64BIT_HOST=1 -DDENG_BASE_DIR=\"/usr/share/doomsday\" -DDENG_LIBRARY_DIR=\"/usr/lib64/doomsday\" -DDENG_NO_FIXED_ASM=1 -DDENG_PLATFORM_ID=\"source\" -DDENG_STABLE=1 -DDENG_X11 -DLIBDENG2_MAJOR_VERSION=2 -DLIBDENG2_MINOR_VERSION=3 -DLIBDENG2_PATCHLEVEL=1 -DLIBDENG2_RELEASE_LABEL=\"Stable\" -DLIBDENG2_VERSION=\"2.3.1\" -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DUNIX=1 -D_GNU_SOURCE=1 -D__64BIT__=1 -D__DENG2__=1 -D__USE_BSD -Dlibcore_EXPORTS -I/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore -I/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore -I/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/libcore_autogen/include -I/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-clang -isystem /usr/include/qt5/QtNetwork -O2 -pipe -march=native -fno-diagnostics-color -std=c++11 -DDENG_NO_RANGECHECKING -std=gnu++11 -fPIC -fno-color-diagnostics -Wall -Wextra -pedantic -Qunused-arguments -include /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/cotire/libcore_CXX_prefix.hxx -fPIC -MD -MT sdk/libcore/CMakeFiles/libcore.dir/src_filesys_remote_turbo.cpp.o -MF sdk/libcore/CMakeFiles/libcore.dir/src_filesys_remote_turbo.cpp.o.d -o sdk/libcore/CMakeFiles/libcore.dir/src_filesys_remote_turbo.cpp.o -c /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_filesys_remote_turbo.cpp clang++: warning: precompiled header '/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/cotire/libcore_CXX_prefix.hxx.pch' was ignored because '-include /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/cotire/libcore_CXX_prefix.hxx' is not first '-include' In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_filesys_remote_turbo.cpp:18: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/Link:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/remote/link.h:23: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/remote/../../IdentifiedPacket:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/remote/../../net/identifiedpacket.h:24: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/remote/../../net/../Packet:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/remote/../../net/../net/packet.h:24: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/remote/../../net/../net/../Address:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/remote/../../net/../net/../net/address.h:24: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/remote/../../net/../net/../net/../Log:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/remote/../../net/../net/../net/../core/log.h:586:43: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 586 | LogEntry(LogEntry const &other, Flags extraFlags = 0); | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_filesys_remote_turbo.cpp:18: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/Link:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/remote/link.h:23: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/remote/../../IdentifiedPacket:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/remote/../../net/identifiedpacket.h:24: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/remote/../../net/../Packet:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/remote/../../net/../net/packet.h:24: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/remote/../../net/../net/../Address:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/remote/../../net/../net/../net/address.h:24: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/remote/../../net/../net/../net/../Log:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/remote/../../net/../net/../net/../core/log.h:620:40: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 620 | String asText(Flags const &flags = 0, int shortenSection = 0) const; | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_filesys_remote_turbo.cpp:89: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/RecordValue:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/data/recordvalue.h:70:48: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 70 | RecordValue(Record *record, OwnershipFlags ownership = 0); | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_filesys_remote_turbo.cpp:89: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/RecordValue:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/data/recordvalue.h:102:51: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 102 | void setRecord(Record *record, OwnershipFlags ownership = 0); | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_filesys_remote_turbo.cpp:92: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/RemoteFile:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/remote/remotefile.h:23: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/remote/../../LinkFile:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/remote/../../filesys/linkfile.h:78:12: warning: 'describe' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 78 | String describe() const; | ^ /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../filesys/file.h:196:20: note: overridden virtual function is here 196 | virtual String describe() const; | ^ In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_filesys_remote_turbo.cpp:92: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/RemoteFile:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/remote/remotefile.h:23: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/remote/../../LinkFile:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/remote/../../filesys/linkfile.h:84:17: warning: 'tryFollowPath' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 84 | Node const *tryFollowPath(PathRef const &path) const; | ^ /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../filesys/../filesys/node.h:84:25: note: overridden virtual function is here 84 | virtual Node const *tryFollowPath(PathRef const &path) const; | ^ In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_filesys_remote_turbo.cpp:92: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/RemoteFile:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/remote/remotefile.h:23: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/remote/../../LinkFile:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/remote/../../filesys/linkfile.h:85:17: warning: 'tryGetChild' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 85 | Node const *tryGetChild(String const &name) const; | ^ /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../filesys/../filesys/node.h:95:25: note: overridden virtual function is here 95 | virtual Node const *tryGetChild(String const &name) const; | ^ In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_filesys_remote_turbo.cpp:197: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/WebHostedLink:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/remote/webhostedlink.h:23: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/remote/../../PathTree:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/remote/../../data/pathtree.h:258:29: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 258 | explicit PathTree(Flags flags = 0); | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_filesys_remote_turbo.cpp:197: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/WebHostedLink:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/remote/webhostedlink.h:23: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/remote/../../PathTree:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/remote/../../data/pathtree.h:301:51: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 301 | bool remove(Path const &path, ComparisonFlags flags = 0); | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_filesys_remote_turbo.cpp:197: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/WebHostedLink:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/remote/webhostedlink.h:23: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/remote/../../PathTree:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/remote/../../data/pathtree.h:316:48: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 316 | bool has(Path const &path, ComparisonFlags flags = 0) const; | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_filesys_remote_turbo.cpp:197: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/WebHostedLink:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/remote/webhostedlink.h:23: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/remote/../../PathTree:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/remote/../../data/pathtree.h:351:57: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 351 | int findAllPaths(FoundPaths &found, ComparisonFlags flags = 0, QChar sep = '/') const; | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_filesys_remote_turbo.cpp:197: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/WebHostedLink:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/remote/webhostedlink.h:23: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/remote/../../PathTree:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/remote/../../data/pathtree.h:512:30: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 512 | explicit PathTreeT(Flags flags = 0) : PathTree(flags) {} | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_filesys_remote_turbo.cpp:1116:62: warning: lambda capture 'id' is not used [-Wunused-lambda-capture] 1116 | QObject::connect(reply, &QNetworkReply::finished, [this, id, reply] () { | ~~^~ 13 warnings generated. [36/541] /usr/lib/llvm/17/bin/clang++ -DDENG_64BIT_HOST=1 -DDENG_BASE_DIR=\"/usr/share/doomsday\" -DDENG_LIBRARY_DIR=\"/usr/lib64/doomsday\" -DDENG_NO_FIXED_ASM=1 -DDENG_PLATFORM_ID=\"source\" -DDENG_STABLE=1 -DDENG_X11 -DLIBDENG2_MAJOR_VERSION=2 -DLIBDENG2_MINOR_VERSION=3 -DLIBDENG2_PATCHLEVEL=1 -DLIBDENG2_RELEASE_LABEL=\"Stable\" -DLIBDENG2_VERSION=\"2.3.1\" -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DUNIX=1 -D_GNU_SOURCE=1 -D__64BIT__=1 -D__DENG2__=1 -D__USE_BSD -Dlibcore_EXPORTS -I/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore -I/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore -I/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/libcore_autogen/include -I/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-clang -isystem /usr/include/qt5/QtNetwork -O2 -pipe -march=native -fno-diagnostics-color -std=c++11 -DDENG_NO_RANGECHECKING -std=gnu++11 -fPIC -fno-color-diagnostics -Wall -Wextra -pedantic -Qunused-arguments -include /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/cotire/libcore_CXX_prefix.hxx -fPIC -MD -MT sdk/libcore/CMakeFiles/libcore.dir/src_filesys_turbo.cpp.o -MF sdk/libcore/CMakeFiles/libcore.dir/src_filesys_turbo.cpp.o.d -o sdk/libcore/CMakeFiles/libcore.dir/src_filesys_turbo.cpp.o -c /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_filesys_turbo.cpp clang++: warning: precompiled header '/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/cotire/libcore_CXX_prefix.hxx.pch' was ignored because '-include /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/cotire/libcore_CXX_prefix.hxx' is not first '-include' In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_filesys_turbo.cpp:19: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/ArchiveEntryFile:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/archiveentryfile.h:23: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../ByteArrayFile:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/bytearrayfile.h:24: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../File:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../filesys/file.h:25: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../filesys/../IObject:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../filesys/../scriptsys/iobject.h:22: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../filesys/../scriptsys/../Record:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../filesys/../scriptsys/../data/record.h:28: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../filesys/../scriptsys/../data/../Log:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../filesys/../scriptsys/../data/../core/log.h:586:43: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 586 | LogEntry(LogEntry const &other, Flags extraFlags = 0); | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_filesys_turbo.cpp:19: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/ArchiveEntryFile:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/archiveentryfile.h:23: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../ByteArrayFile:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/bytearrayfile.h:24: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../File:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../filesys/file.h:25: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../filesys/../IObject:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../filesys/../scriptsys/iobject.h:22: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../filesys/../scriptsys/../Record:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../filesys/../scriptsys/../data/record.h:28: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../filesys/../scriptsys/../data/../Log:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../filesys/../scriptsys/../data/../core/log.h:620:40: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 620 | String asText(Flags const &flags = 0, int shortenSection = 0) const; | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_filesys_turbo.cpp:21: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/Archive:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/data/archive.h:29: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/data/../PathTree:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/data/../data/pathtree.h:258:29: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 258 | explicit PathTree(Flags flags = 0); | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_filesys_turbo.cpp:21: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/Archive:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/data/archive.h:29: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/data/../PathTree:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/data/../data/pathtree.h:301:51: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 301 | bool remove(Path const &path, ComparisonFlags flags = 0); | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_filesys_turbo.cpp:21: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/Archive:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/data/archive.h:29: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/data/../PathTree:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/data/../data/pathtree.h:316:48: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 316 | bool has(Path const &path, ComparisonFlags flags = 0) const; | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_filesys_turbo.cpp:21: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/Archive:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/data/archive.h:29: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/data/../PathTree:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/data/../data/pathtree.h:351:57: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 351 | int findAllPaths(FoundPaths &found, ComparisonFlags flags = 0, QChar sep = '/') const; | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_filesys_turbo.cpp:21: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/Archive:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/data/archive.h:29: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/data/../PathTree:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/data/../data/pathtree.h:512:30: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 512 | explicit PathTreeT(Flags flags = 0) : PathTree(flags) {} | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_filesys_turbo.cpp:90: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/LinkFile:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/linkfile.h:78:12: warning: 'describe' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 78 | String describe() const; | ^ /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../filesys/file.h:196:20: note: overridden virtual function is here 196 | virtual String describe() const; | ^ In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_filesys_turbo.cpp:90: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/LinkFile:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/linkfile.h:84:17: warning: 'tryFollowPath' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 84 | Node const *tryFollowPath(PathRef const &path) const; | ^ /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../filesys/../filesys/node.h:84:25: note: overridden virtual function is here 84 | virtual Node const *tryFollowPath(PathRef const &path) const; | ^ In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_filesys_turbo.cpp:90: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/LinkFile:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/linkfile.h:85:17: warning: 'tryGetChild' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 85 | Node const *tryGetChild(String const &name) const; | ^ /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/filesys/../filesys/../filesys/../filesys/node.h:95:25: note: overridden virtual function is here 95 | virtual Node const *tryGetChild(String const &name) const; | ^ In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_filesys_turbo.cpp:187: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/RecordValue:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/data/recordvalue.h:70:48: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 70 | RecordValue(Record *record, OwnershipFlags ownership = 0); | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_filesys_turbo.cpp:187: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/RecordValue:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/data/recordvalue.h:102:51: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 102 | void setRecord(Record *record, OwnershipFlags ownership = 0); | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_filesys_turbo.cpp:510: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/Parser:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/scriptsys/parser.h:91:91: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 91 | Expression *parseConditionalCompound(Compound &compound, CompoundFlags const &flags = 0); | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_filesys_turbo.cpp:1421:5: warning: 'qSort::iterator, bool (*)(const de::File *, const de::File *)>' is deprecated: Use std::sort [-Wdeprecated-declarations] 1421 | qSort(files.begin(), files.end(), sortByNameAsc); | ^ /usr/include/qt5/QtCore/qalgorithms.h:181:1: note: 'qSort::iterator, bool (*)(const de::File *, const de::File *)>' has been explicitly marked deprecated here 181 | QT_DEPRECATED_X("Use std::sort") inline void qSort(RandomAccessIterator start, RandomAccessIterator end, LessThan lessThan) | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_filesys_turbo.cpp:3169:23: warning: 'split' is deprecated: Use split(QChar sep, Qt::SplitBehavior ...) variant instead [-Wdeprecated-declarations] 3169 | return tagsString.split(' ', QString::SkipEmptyParts); | ^ /usr/include/qt5/QtCore/qstring.h:614:23: note: 'split' has been explicitly marked deprecated here 614 | Q_REQUIRED_RESULT QT_DEPRECATED_VERSION_X_5_15("Use split(QChar sep, Qt::SplitBehavior ...) variant instead") | ^ /usr/include/qt5/QtCore/qglobal.h:376:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' 376 | # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_filesys_turbo.cpp:3318:26: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] 3318 | return true; { | ^ /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_filesys_turbo.cpp:3317:9: note: previous statement is here 3317 | if (!d->loader.isLoaded(link->objectNamespace().gets(VAR_LINK_PACKAGE_ID))) | ^ /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_filesys_turbo.cpp:3574:9: warning: 'qSort::iterator, (lambda at /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_filesys_turbo.cpp:3574:41)>' is deprecated: Use std::sort [-Wdeprecated-declarations] 3574 | qSort(pkgs.begin(), pkgs.end(), [] (Package const *a, Package const *b) { | ^ /usr/include/qt5/QtCore/qalgorithms.h:181:1: note: 'qSort::iterator, (lambda at /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_filesys_turbo.cpp:3574:41)>' has been explicitly marked deprecated here 181 | QT_DEPRECATED_X("Use std::sort") inline void qSort(RandomAccessIterator start, RandomAccessIterator end, LessThan lessThan) | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_filesys_turbo.cpp:3751:45: warning: 'split' is deprecated: Use split(const QRegularExpression &, Qt::SplitBehavior) variant instead [-Wdeprecated-declarations] 3751 | for (auto const &qs : spaceSeparatedIds.split(anySpace, String::SkipEmptyParts)) { | ^ /usr/include/qt5/QtCore/qstring.h:627:23: note: 'split' has been explicitly marked deprecated here 627 | Q_REQUIRED_RESULT QT_DEPRECATED_VERSION_X_5_15("Use split(const QRegularExpression &, Qt::SplitBehavior) variant instead") | ^ /usr/include/qt5/QtCore/qglobal.h:376:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' 376 | # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ 18 warnings generated. [37/541] /usr/lib/llvm/17/bin/clang++ -DDENG_64BIT_HOST=1 -DDENG_BASE_DIR=\"/usr/share/doomsday\" -DDENG_LIBRARY_DIR=\"/usr/lib64/doomsday\" -DDENG_NO_FIXED_ASM=1 -DDENG_PLATFORM_ID=\"source\" -DDENG_STABLE=1 -DDENG_X11 -DLIBDENG2_MAJOR_VERSION=2 -DLIBDENG2_MINOR_VERSION=3 -DLIBDENG2_PATCHLEVEL=1 -DLIBDENG2_RELEASE_LABEL=\"Stable\" -DLIBDENG2_VERSION=\"2.3.1\" -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DUNIX=1 -D_GNU_SOURCE=1 -D__64BIT__=1 -D__DENG2__=1 -D__USE_BSD -Dlibcore_EXPORTS -I/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore -I/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore -I/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/libcore_autogen/include -I/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-clang -isystem /usr/include/qt5/QtNetwork -O2 -pipe -march=native -fno-diagnostics-color -std=c++11 -DDENG_NO_RANGECHECKING -std=gnu++11 -fPIC -fno-color-diagnostics -Wall -Wextra -pedantic -Qunused-arguments -include /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/cotire/libcore_CXX_prefix.hxx -fPIC -MD -MT sdk/libcore/CMakeFiles/libcore.dir/src_data_turbo.cpp.o -MF sdk/libcore/CMakeFiles/libcore.dir/src_data_turbo.cpp.o.d -o sdk/libcore/CMakeFiles/libcore.dir/src_data_turbo.cpp.o -c /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_data_turbo.cpp clang++: warning: precompiled header '/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/cotire/libcore_CXX_prefix.hxx.pch' was ignored because '-include /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/cotire/libcore_CXX_prefix.hxx' is not first '-include' In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_data_turbo.cpp:20: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/ScriptSystem:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/scriptsys/scriptsystem.h:24: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/scriptsys/../Record:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/scriptsys/../data/record.h:28: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/scriptsys/../data/../Log:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/scriptsys/../data/../core/log.h:586:43: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 586 | LogEntry(LogEntry const &other, Flags extraFlags = 0); | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_data_turbo.cpp:20: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/ScriptSystem:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/scriptsys/scriptsystem.h:24: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/scriptsys/../Record:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/scriptsys/../data/record.h:28: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/scriptsys/../data/../Log:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/scriptsys/../data/../core/log.h:620:40: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 620 | String asText(Flags const &flags = 0, int shortenSection = 0) const; | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_data_turbo.cpp:39: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/Archive:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/data/archive.h:29: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/data/../PathTree:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/data/../data/pathtree.h:258:29: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 258 | explicit PathTree(Flags flags = 0); | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_data_turbo.cpp:39: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/Archive:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/data/archive.h:29: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/data/../PathTree:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/data/../data/pathtree.h:301:51: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 301 | bool remove(Path const &path, ComparisonFlags flags = 0); | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_data_turbo.cpp:39: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/Archive:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/data/archive.h:29: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/data/../PathTree:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/data/../data/pathtree.h:316:48: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 316 | bool has(Path const &path, ComparisonFlags flags = 0) const; | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_data_turbo.cpp:39: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/Archive:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/data/archive.h:29: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/data/../PathTree:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/data/../data/pathtree.h:351:57: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 351 | int findAllPaths(FoundPaths &found, ComparisonFlags flags = 0, QChar sep = '/') const; | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_data_turbo.cpp:39: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/Archive:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/data/archive.h:29: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/data/../PathTree:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/data/../data/pathtree.h:512:30: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 512 | explicit PathTreeT(Flags flags = 0) : PathTree(flags) {} | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_data_turbo.cpp:61: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/Process:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/scriptsys/process.h:30: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/scriptsys/../RecordValue:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/scriptsys/../data/recordvalue.h:70:48: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 70 | RecordValue(Record *record, OwnershipFlags ownership = 0); | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_data_turbo.cpp:61: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/Process:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/scriptsys/process.h:30: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/scriptsys/../RecordValue:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/scriptsys/../data/recordvalue.h:102:51: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 102 | void setRecord(Record *record, OwnershipFlags ownership = 0); | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_data_turbo.cpp:39: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/Archive:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/data/archive.h:29: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/data/../PathTree:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/data/../data/pathtree.h:512:30: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 512 | explicit PathTreeT(Flags flags = 0) : PathTree(flags) {} | ^ /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_data_turbo.cpp:2009:5: note: in instantiation of default function argument expression for 'PathTreeT' required here 2009 | Impl(Public *i, char const *name, Flags const &flg) | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_data_turbo.cpp:5757:29: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 5757 | if (findAllPaths(found, 0, separator)) { | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_data_turbo.cpp:5758:9: warning: 'qSort::iterator>' is deprecated: Use std::sort [-Wdeprecated-declarations] 5758 | qSort(found.begin(), found.end()); | ^ /usr/include/qt5/QtCore/qalgorithms.h:174:1: note: 'qSort::iterator>' has been explicitly marked deprecated here 174 | QT_DEPRECATED_X("Use std::sort") inline void qSort(RandomAccessIterator start, RandomAccessIterator end) | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_data_turbo.cpp:7557:33: warning: 'split' is deprecated: Use split(const QString &sep, Qt::SplitBehavior ...) variant instead [-Wdeprecated-declarations] 7557 | foreach (String word, words.split(separator, QString::SkipEmptyParts)) { | ^ /usr/include/qt5/QtCore/qglobal.h:1142:21: note: expanded from macro 'foreach' 1142 | # define foreach Q_FOREACH | ^ /usr/include/qt5/QtCore/qstring.h:608:23: note: 'split' has been explicitly marked deprecated here 608 | Q_REQUIRED_RESULT QT_DEPRECATED_VERSION_X_5_15("Use split(const QString &sep, Qt::SplitBehavior ...) variant instead") | ^ /usr/include/qt5/QtCore/qglobal.h:376:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' 376 | # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_data_turbo.cpp:7704:5: warning: 'qSort>>' is deprecated: Use std::sort [-Wdeprecated-declarations] 7704 | qSort(allLines); | ^ /usr/include/qt5/QtCore/qalgorithms.h:188:1: note: 'qSort>>' has been explicitly marked deprecated here 188 | QT_DEPRECATED_X("Use std::sort") inline void qSort(Container &c) | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_data_turbo.cpp:20: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/ScriptSystem:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/scriptsys/scriptsystem.h:24: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/scriptsys/../Record:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/scriptsys/../data/record.h:29: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/scriptsys/../data/../RecordAccessor:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/scriptsys/../data/../data/recordaccessor.h:22: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/scriptsys/../data/../data/../ArrayValue:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/scriptsys/../data/../data/../data/arrayvalue.h:25: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/scriptsys/../data/../data/../data/../Vector:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/scriptsys/../data/../data/../data/../core/vector.h:112:5: warning: definition of implicit copy assignment operator for 'Vector2' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy] 112 | Vector2(Vector2 const &other) : x(other.x), y(other.y) {} | ^ /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_data_turbo.cpp:7706:19: note: in implicit copy assignment operator for 'de::Vector2' first required here 7706 | maxLength = maxLength.max(Vector2ui(i->first.size(), i->second.size())); | ^ In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_data_turbo.cpp:39: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/Archive:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/data/archive.h:29: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/data/../PathTree:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/data/../data/pathtree.h:512:30: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 512 | explicit PathTreeT(Flags flags = 0) : PathTree(flags) {} | ^ /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_data_turbo.cpp:8257:1: note: in instantiation of default function argument expression for 'PathTreeT' required here 8257 | DENG2_PIMPL_NOREF(SourceLineTable), public Lockable { | ^ /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/data/../widgets/../data/../libcore.h:361:23: note: expanded from macro 'DENG2_PIMPL_NOREF' 361 | struct ClassName::Impl : public de::IPrivate | ^ /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_data_turbo.cpp:8268:44: note: in implicit default constructor for 'de::SourceLineTable::Impl' first required here 8268 | SourceLineTable::SourceLineTable() : d(new Impl) | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_data_turbo.cpp:8750:19: warning: 'uppercasedigits' is deprecated: Use Qt::uppercasedigits [-Wdeprecated-declarations] 8750 | output << uppercasedigits; | ^ /usr/include/qt5/QtCore/qtextstream.h:285:15: note: 'uppercasedigits' has been explicitly marked deprecated here 285 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::uppercasedigits") QTextStream &uppercasedigits(QTextStream &s); | ^ /usr/include/qt5/QtCore/qglobal.h:392:53: note: expanded from macro 'QT_DEPRECATED_VERSION_X' 392 | #define QT_DEPRECATED_VERSION_X(major, minor, text) QT_DEPRECATED_VERSION_X_##major##_##minor(text) | ^ :21:1: note: expanded from here 21 | QT_DEPRECATED_VERSION_X_5_15 | ^ /usr/include/qt5/QtCore/qglobal.h:376:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' 376 | # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_data_turbo.cpp:8752:27: warning: 'hex' is deprecated: Use Qt::hex [-Wdeprecated-declarations] 8752 | output << "0x" << hex << dint64(arg.asNumber()) << dec << lowercasedigits; | ^ /usr/include/qt5/QtCore/qtextstream.h:277:15: note: 'hex' has been explicitly marked deprecated here 277 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::hex") QTextStream &hex(QTextStream &s); | ^ /usr/include/qt5/QtCore/qglobal.h:392:53: note: expanded from macro 'QT_DEPRECATED_VERSION_X' 392 | #define QT_DEPRECATED_VERSION_X(major, minor, text) QT_DEPRECATED_VERSION_X_##major##_##minor(text) | ^ :211:1: note: expanded from here 211 | QT_DEPRECATED_VERSION_X_5_15 | ^ /usr/include/qt5/QtCore/qglobal.h:376:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' 376 | # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_data_turbo.cpp:8752:60: warning: 'dec' is deprecated: Use Qt::dec [-Wdeprecated-declarations] 8752 | output << "0x" << hex << dint64(arg.asNumber()) << dec << lowercasedigits; | ^ /usr/include/qt5/QtCore/qtextstream.h:276:15: note: 'dec' has been explicitly marked deprecated here 276 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::dec") QTextStream &dec(QTextStream &s); | ^ /usr/include/qt5/QtCore/qglobal.h:392:53: note: expanded from macro 'QT_DEPRECATED_VERSION_X' 392 | #define QT_DEPRECATED_VERSION_X(major, minor, text) QT_DEPRECATED_VERSION_X_##major##_##minor(text) | ^ :208:1: note: expanded from here 208 | QT_DEPRECATED_VERSION_X_5_15 | ^ /usr/include/qt5/QtCore/qglobal.h:376:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' 376 | # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_data_turbo.cpp:8752:67: warning: 'lowercasedigits' is deprecated: Use Qt::lowercasedigits [-Wdeprecated-declarations] 8752 | output << "0x" << hex << dint64(arg.asNumber()) << dec << lowercasedigits; | ^ /usr/include/qt5/QtCore/qtextstream.h:287:15: note: 'lowercasedigits' has been explicitly marked deprecated here 287 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::lowercasedigits") QTextStream &lowercasedigits(QTextStream &s); | ^ /usr/include/qt5/QtCore/qglobal.h:392:53: note: expanded from macro 'QT_DEPRECATED_VERSION_X' 392 | #define QT_DEPRECATED_VERSION_X(major, minor, text) QT_DEPRECATED_VERSION_X_##major##_##minor(text) | ^ :27:1: note: expanded from here 27 | QT_DEPRECATED_VERSION_X_5_15 | ^ /usr/include/qt5/QtCore/qglobal.h:376:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' 376 | # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_data_turbo.cpp:8755:27: warning: 'hex' is deprecated: Use Qt::hex [-Wdeprecated-declarations] 8755 | output << "0x" << hex << dintptr(arg.asNumber()) << dec; | ^ /usr/include/qt5/QtCore/qtextstream.h:277:15: note: 'hex' has been explicitly marked deprecated here 277 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::hex") QTextStream &hex(QTextStream &s); | ^ /usr/include/qt5/QtCore/qglobal.h:392:53: note: expanded from macro 'QT_DEPRECATED_VERSION_X' 392 | #define QT_DEPRECATED_VERSION_X(major, minor, text) QT_DEPRECATED_VERSION_X_##major##_##minor(text) | ^ :211:1: note: expanded from here 211 | QT_DEPRECATED_VERSION_X_5_15 | ^ /usr/include/qt5/QtCore/qglobal.h:376:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' 376 | # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_data_turbo.cpp:8755:61: warning: 'dec' is deprecated: Use Qt::dec [-Wdeprecated-declarations] 8755 | output << "0x" << hex << dintptr(arg.asNumber()) << dec; | ^ /usr/include/qt5/QtCore/qtextstream.h:276:15: note: 'dec' has been explicitly marked deprecated here 276 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::dec") QTextStream &dec(QTextStream &s); | ^ /usr/include/qt5/QtCore/qglobal.h:392:53: note: expanded from macro 'QT_DEPRECATED_VERSION_X' 392 | #define QT_DEPRECATED_VERSION_X(major, minor, text) QT_DEPRECATED_VERSION_X_##major##_##minor(text) | ^ :208:1: note: expanded from here 208 | QT_DEPRECATED_VERSION_X_5_15 | ^ /usr/include/qt5/QtCore/qglobal.h:376:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' 376 | # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_data_turbo.cpp:8758:19: warning: 'fixed' is deprecated: Use Qt::fixed [-Wdeprecated-declarations] 8758 | output << fixed << qSetRealNumberPrecision(maxWidth? maxWidth : 3) << arg.asNumber(); | ^ /usr/include/qt5/QtCore/qtextstream.h:288:15: note: 'fixed' has been explicitly marked deprecated here 288 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::fixed") QTextStream &fixed(QTextStream &s); | ^ /usr/include/qt5/QtCore/qglobal.h:392:53: note: expanded from macro 'QT_DEPRECATED_VERSION_X' 392 | #define QT_DEPRECATED_VERSION_X(major, minor, text) QT_DEPRECATED_VERSION_X_##major##_##minor(text) | ^ :30:1: note: expanded from here 30 | QT_DEPRECATED_VERSION_X_5_15 | ^ /usr/include/qt5/QtCore/qglobal.h:376:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' 376 | # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_data_turbo.cpp:9357:5: warning: definition of implicit copy assignment operator for 'Impl' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy] 9357 | Impl(Impl const &other) | ^ /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_data_turbo.cpp:9445:8: note: in implicit copy assignment operator for 'de::Time::Impl' first required here 9445 | *d = *other.d; | ^ /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_data_turbo.cpp:9564:40: warning: 'split' is deprecated: Use split(const QString &sep, Qt::SplitBehavior ...) variant instead [-Wdeprecated-declarations] 9564 | QStringList const parts = text.split(" ", QString::SkipEmptyParts); | ^ /usr/include/qt5/QtCore/qstring.h:608:23: note: 'split' has been explicitly marked deprecated here 608 | Q_REQUIRED_RESULT QT_DEPRECATED_VERSION_X_5_15("Use split(const QString &sep, Qt::SplitBehavior ...) variant instead") | ^ /usr/include/qt5/QtCore/qglobal.h:376:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' 376 | # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_data_turbo.cpp:9575:40: warning: 'split' is deprecated: Use split(const QString &sep, Qt::SplitBehavior ...) variant instead [-Wdeprecated-declarations] 9575 | QStringList const parts = text.split(" ", QString::SkipEmptyParts); | ^ /usr/include/qt5/QtCore/qstring.h:608:23: note: 'split' has been explicitly marked deprecated here 608 | Q_REQUIRED_RESULT QT_DEPRECATED_VERSION_X_5_15("Use split(const QString &sep, Qt::SplitBehavior ...) variant instead") | ^ /usr/include/qt5/QtCore/qglobal.h:376:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' 376 | # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_data_turbo.cpp:9673:20: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 9673 | d->flags = 0; | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_data_turbo.cpp:39: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/Archive:1: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/data/archive.h:29: In file included from /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/data/../PathTree:1: /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday/sdk/libcore/include/de/data/../data/pathtree.h:512:30: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] 512 | explicit PathTreeT(Flags flags = 0) : PathTree(flags) {} | ^ /var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build/sdk/libcore/src_data_turbo.cpp:10733:18: note: in instantiation of default function argument expression for 'PathTreeT' required here 10733 | setIndex(new Index); | ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here 123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' 294 | # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) | ^ /usr/include/qt5/QtCore/qcompilerdetection.h:689:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' 689 | # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) | ^ 28 warnings generated. ninja: build stopped: subcommand failed. * ERROR: games-fps/doomsday-2.3.1::gentoo failed (compile phase): * ninja -v -j4 -l0 failed * * Call stack: * ebuild.sh, line 136: Called src_compile * environment, line 3530: Called cmake_src_compile * environment, line 1420: Called cmake_build * environment, line 1387: Called eninja * environment, line 1861: Called die * The specific snippet of code: * "$@" || die -n "${*} failed" * * If you need support, post the output of `emerge --info '=games-fps/doomsday-2.3.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=games-fps/doomsday-2.3.1::gentoo'`. * The complete build log is located at '/var/log/portage/games-fps:doomsday-2.3.1:20240106-074923.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-fps/doomsday-2.3.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/games-fps/doomsday-2.3.1/temp/environment'. * Working directory: '/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday_build' * S: '/var/tmp/portage/games-fps/doomsday-2.3.1/work/doomsday-2.3.1/doomsday'