* Package: dev-games/cegui-0.8.7-r1 * Repository: gentoo * Maintainer: games@gentoo.org * USE: abi_x86_64 amd64 elibc_musl kernel_linux pcre python_single_target_python2_7 userland_GNU xml * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Using python2.7 to build >>> Unpacking source... >>> Unpacking cegui-0.8.7.tar.bz2 to /var/tmp/portage/dev-games/cegui-0.8.7-r1/work >>> Source unpacked in /var/tmp/portage/dev-games/cegui-0.8.7-r1/work >>> Preparing source in /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7 ... * Applying cegui-0.8.7-icu-59.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7 ... * Hardcoded definition(s) removed in CMakeLists.txt: * set( CMAKE_BUILD_TYPE Release CACHE STRING "Sets the configuration to bui >>> Working in BUILD_DIR: "/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build" cmake --no-warn-unused-cli -C /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DCEGUI_BUILD_IMAGECODEC_CORONA=OFF -DCEGUI_BUILD_IMAGECODEC_DEVIL=OFF -DCEGUI_BUILD_IMAGECODEC_FREEIMAGE=OFF -DCEGUI_BUILD_IMAGECODEC_PVR=OFF -DCEGUI_BUILD_IMAGECODEC_SILLY=OFF -DCEGUI_BUILD_IMAGECODEC_STB=ON -DCEGUI_BUILD_IMAGECODEC_TGA=ON -DCEGUI_BUILD_LUA_GENERATOR=OFF -DCEGUI_BUILD_LUA_MODULE=OFF -DCEGUI_BUILD_PYTHON_MODULES=OFF -DCEGUI_BUILD_RENDERER_DIRECTFB=OFF -DCEGUI_BUILD_RENDERER_IRRLICHT=OFF -DCEGUI_BUILD_RENDERER_NULL=ON -DCEGUI_BUILD_RENDERER_OGRE=OFF -DCEGUI_BUILD_RENDERER_OPENGL=OFF -DCEGUI_BUILD_RENDERER_OPENGL3=OFF -DCEGUI_BUILD_RENDERER_OPENGLES=OFF -DCEGUI_BUILD_STATIC_CONFIGURATION=OFF -DCEGUI_BUILD_TESTS=OFF -DCEGUI_BUILD_XMLPARSER_EXPAT=OFF -DCEGUI_BUILD_XMLPARSER_LIBXML2=ON -DCEGUI_BUILD_XMLPARSER_RAPIDXML=OFF -DCEGUI_BUILD_XMLPARSER_TINYXML=OFF -DCEGUI_BUILD_XMLPARSER_XERCES=OFF -DCEGUI_HAS_FREETYPE=OFF -DCEGUI_HAS_MINIZIP_RESOURCE_PROVIDER=OFF -DCEGUI_HAS_PCRE_REGEX=ON -DCEGUI_SAMPLES_ENABLED=OFF -DCEGUI_USE_FRIBIDI=OFF -DCEGUI_USE_MINIBIDI=OFF -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/gentoo_toolchain.cmake /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7 Not searching for unused variables given on the command line. loading initial cache file /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/gentoo_common_config.cmake CMake Deprecation Warning at CMakeLists.txt:6 (cmake_policy): The OLD behavior for policy CMP0017 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. CMake Deprecation Warning at CMakeLists.txt:10 (cmake_policy): The OLD behavior for policy CMP0045 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- The C compiler identification is GNU 9.3.0 -- The CXX compiler identification is GNU 9.3.0 -- Check for working C compiler: /usr/bin/x86_64-gentoo-linux-musl-gcc -- Check for working C compiler: /usr/bin/x86_64-gentoo-linux-musl-gcc - works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/x86_64-gentoo-linux-musl-g++ -- Check for working CXX compiler: /usr/bin/x86_64-gentoo-linux-musl-g++ - works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PCRE: /usr/lib/libpcre.so CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (FREETYPE) does not match the name of the calling package (Freetype). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/CEGUIMacros.cmake:663 (find_package_handle_standard_args) cmake/FindFreetype.cmake:22 (cegui_find_package_handle_standard_args) CMakeLists.txt:83 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found FREETYPE: /usr/lib/libfreetype.so CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (MINIZIP) does not match the name of the calling package (Minizip). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/CEGUIMacros.cmake:663 (find_package_handle_standard_args) cmake/FindMinizip.cmake:22 (cegui_find_package_handle_standard_args) CMakeLists.txt:84 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find MINIZIP (missing: MINIZIP_LIB MINIZIP_H_PATH) -- Found PkgConfig: x86_64-gentoo-linux-musl-pkg-config (found version "0.29.2") -- Checking for module 'fribidi' -- Found fribidi, version 1.0.9 CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (FRIBIDI) does not match the name of the calling package (Fribidi). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/CEGUIMacros.cmake:663 (find_package_handle_standard_args) cmake/CEGUIFindHelpers.cmake:78 (cegui_find_package_handle_standard_args) cmake/FindFribidi.cmake:6 (cegui_find_package) CMakeLists.txt:85 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found FRIBIDI: TRUE -- Looking for iconv -- Looking for iconv - found CMake Warning (dev) at cmake/FindIconv.cmake:82 (set): implicitly converting 'TYPE' to 'STRING' type. Call Stack (most recent call first): CMakeLists.txt:87 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find OpenGL (missing: OPENGL_glx_LIBRARY) -- Could NOT find GLEW (missing: GLEW_LIB GLEW_H_PATH) -- Could NOT find GLM (missing: GLM_H_PATH) -- Could NOT find GLFW (missing: GLFW_LIB GLFW_H_PATH) -- Could NOT find GLFW3 (missing: GLFW3_LIB GLFW3_H_PATH) -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found SDL2: /usr/lib/libSDL2.so;/usr/lib/libSDL2main.a CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (SDL2IMAGE) does not match the name of the calling package (SDL2_image). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/CEGUIMacros.cmake:663 (find_package_handle_standard_args) cmake/FindSDL2_image.cmake:84 (cegui_find_package_handle_standard_args) CMakeLists.txt:96 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found SDL2IMAGE: /usr/lib/libSDL2_image.so CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (DIRECTXSDK) does not match the name of the calling package (DirectXSDK). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindDirectXSDK.cmake:35 (find_package_handle_standard_args) CMakeLists.txt:97 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find DIRECTXSDK (missing: DIRECTXSDK_LIB_PATH DIRECTXSDK_H_PATH DIRECTXSDK_MAX_D3D) CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (D3DX11EFFECTS) does not match the name of the calling package (D3DX11Effects). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/CEGUIMacros.cmake:663 (find_package_handle_standard_args) cmake/FindD3DX11Effects.cmake:17 (cegui_find_package_handle_standard_args) CMakeLists.txt:98 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find D3DX11EFFECTS (missing: D3DX11EFFECTS_LIB D3DX11EFFECTS_H_PATH) CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (IRRLICHT) does not match the name of the calling package (Irrlicht). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindIrrlicht.cmake:11 (find_package_handle_standard_args) CMakeLists.txt:99 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find IRRLICHT (missing: IRRLICHT_LIB IRRLICHT_H_PATH) CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (OGRE) does not match the name of the calling package (Ogre). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindOgre.cmake:163 (find_package_handle_standard_args) CMakeLists.txt:100 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find OGRE (missing: OGRE_LIB OGRE_H_PATH OGRE_H_BUILD_SETTINGS_PATH) -- Could NOT find OIS (missing: OIS_LIB OIS_H_PATH) CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (DIRECTFB) does not match the name of the calling package (DirectFB). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/CEGUIMacros.cmake:663 (find_package_handle_standard_args) cmake/FindDirectFB.cmake:17 (cegui_find_package_handle_standard_args) CMakeLists.txt:102 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find DIRECTFB (missing: DIRECTFB_LIB DIRECTFB_H_PATH) CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (OPENGLES) does not match the name of the calling package (OpenGLES). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindOpenGLES.cmake:13 (find_package_handle_standard_args) CMakeLists.txt:103 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find OPENGLES (missing: OPENGLES_LIB) CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (EPOXY) does not match the name of the calling package (Epoxy). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindEpoxy.cmake:10 (find_package_handle_standard_args) CMakeLists.txt:104 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find EPOXY (missing: EPOXY_LIB EPOXY_H_PATH) -- Found EXPAT: /usr/lib/libexpat.so CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (XERCESC) does not match the name of the calling package (XercesC). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/CEGUIMacros.cmake:663 (find_package_handle_standard_args) cmake/FindXercesC.cmake:18 (cegui_find_package_handle_standard_args) CMakeLists.txt:107 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find XERCESC (missing: XERCESC_LIB XERCESC_H_PATH) -- Found LibXml2: /usr/lib/libxml2.so (found version "2.9.9") CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (TINYXML) does not match the name of the calling package (TinyXML). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/CEGUIMacros.cmake:663 (find_package_handle_standard_args) cmake/FindTinyXML.cmake:18 (cegui_find_package_handle_standard_args) CMakeLists.txt:109 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found TINYXML: /usr/lib/libtinyxml.so -- Performing Test TINYXML_API_TEST -- Performing Test TINYXML_API_TEST - Success CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (RAPIDXML) does not match the name of the calling package (RapidXML). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindRapidXML.cmake:9 (find_package_handle_standard_args) CMakeLists.txt:110 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find RAPIDXML (missing: RAPIDXML_H_PATH) CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (IL) does not match the name of the calling package (DevIL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/CEGUIMacros.cmake:663 (find_package_handle_standard_args) cmake/FindDevIL.cmake:26 (cegui_find_package_handle_standard_args) CMakeLists.txt:112 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find IL (missing: IL_LIB IL_H_PATH) CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (ILU) does not match the name of the calling package (DevIL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/CEGUIMacros.cmake:663 (find_package_handle_standard_args) cmake/FindDevIL.cmake:27 (cegui_find_package_handle_standard_args) CMakeLists.txt:112 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find ILU (missing: ILU_LIB) CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (FREEIMAGE) does not match the name of the calling package (FreeImage). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/CEGUIMacros.cmake:663 (find_package_handle_standard_args) cmake/FindFreeImage.cmake:18 (cegui_find_package_handle_standard_args) CMakeLists.txt:113 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find FREEIMAGE (missing: FREEIMAGE_LIB FREEIMAGE_H_PATH) -- Could NOT find SILLY (missing: SILLY_LIB SILLY_H_PATH) CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (CORONA) does not match the name of the calling package (Corona). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/CEGUIMacros.cmake:663 (find_package_handle_standard_args) cmake/FindCorona.cmake:21 (cegui_find_package_handle_standard_args) CMakeLists.txt:115 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find CORONA (missing: CORONA_LIB CORONA_H_PATH) CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (PVRTOOLS) does not match the name of the calling package (PVRTools). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindPVRTools.cmake:10 (find_package_handle_standard_args) CMakeLists.txt:116 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find PVRTOOLS (missing: PVRTOOLS_LIB PVRTOOLS_H_PATH) CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (LUA51) does not match the name of the calling package (Lua51). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/CEGUIMacros.cmake:663 (find_package_handle_standard_args) cmake/FindLua51.cmake:17 (cegui_find_package_handle_standard_args) CMakeLists.txt:118 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found LUA51: /usr/lib/liblua.so -- Could NOT find TOLUAPP (missing: TOLUAPP_LIB TOLUAPP_H_PATH) -- Found PythonInterp: /var/tmp/portage/dev-games/cegui-0.8.7-r1/temp/python2.7/bin/python (found version "2.7.17") -- Found PythonLibs: /usr/lib/libpython2.7.so (found suitable exact version "2.7.17") -- Could NOT find Boost (missing: python) (found suitable version "1.72.0", minimum required is "1.36.0") -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (FREETYPE) does not match the name of the calling package (Freetype). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/CEGUIMacros.cmake:663 (find_package_handle_standard_args) cmake/FindFreetype.cmake:22 (cegui_find_package_handle_standard_args) /usr/share/cmake/Modules/FindGTK2.cmake:657 (find_package) CMakeLists.txt:132 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Some or all of the gtk libraries were not found. (missing: GTK2_GTK_LIBRARY GTK2_GTK_INCLUDE_DIR GTK2_GDK_INCLUDE_DIR GTK2_GDKCONFIG_INCLUDE_DIR GTK2_GDK_LIBRARY) CMake Warning (dev) at CMakeLists.txt:173 (set): implicitly converting 'INT' to 'STRING' type. This warning is for project developers. Use -Wno-dev to suppress it. -- <<< Gentoo configuration >>> Build type Gentoo Install path /usr Compiler flags: C -O2 -pipe -march=native -std=c99 -fsigned-char -Wall -Wextra C++ -O2 -pipe -march=native -std=c++14 -fsigned-char -Wall -Wextra Linker flags: Executable -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--no-as-needed -fsigned-char -Wall -Wextra Module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--no-as-needed -fsigned-char -Wall -Wextra Shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--no-as-needed -fsigned-char -Wall -Wextra -- Configuring done -- Generating done -- Build files have been written to: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7 ... >>> Working in BUILD_DIR: "/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build" make -j1 VERBOSE=1 /usr/bin/cmake -S/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7 -B/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/CMakeFiles /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build' make -f cegui/src/CMakeFiles/CEGUIBase-0.dir/build.make cegui/src/CMakeFiles/CEGUIBase-0.dir/depend make[2]: Entering directory '/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build' cd /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7 /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/src /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/src/CMakeFiles/CEGUIBase-0.dir/DependInfo.cmake Dependee "/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/src/CMakeFiles/CEGUIBase-0.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/src/CMakeFiles/CEGUIBase-0.dir/depend.internal". Dependee "/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/src/CMakeFiles/CEGUIBase-0.dir/depend.internal". Scanning dependencies of target CEGUIBase-0 make[2]: Leaving directory '/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build' make -f cegui/src/CMakeFiles/CEGUIBase-0.dir/build.make cegui/src/CMakeFiles/CEGUIBase-0.dir/build make[2]: Entering directory '/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build' [ 0%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/Affector.cpp.o cd /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/src && ccache /usr/bin/x86_64-gentoo-linux-musl-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include -DNDEBUG -O2 -pipe -march=native -std=c++14 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/Affector.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/Affector.cpp In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Size.h:32, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:36, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/Affector.cpp:34: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h: In member function ‘CEGUI::UBox& CEGUI::UBox::operator=(const CEGUI::UBox&)’: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:297:21: warning: implicitly-declared ‘constexpr CEGUI::UDim& CEGUI::UDim::operator=(const CEGUI::UDim&)’ is deprecated [-Wdeprecated-copy] 297 | d_top = rhs.d_top; | ^~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:104:12: note: because ‘CEGUI::UDim’ has user-provided ‘CEGUI::UDim::UDim(const CEGUI::UDim&)’ 104 | inline UDim(const UDim& v): | ^~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:298:22: warning: implicitly-declared ‘constexpr CEGUI::UDim& CEGUI::UDim::operator=(const CEGUI::UDim&)’ is deprecated [-Wdeprecated-copy] 298 | d_left = rhs.d_left; | ^~~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:104:12: note: because ‘CEGUI::UDim’ has user-provided ‘CEGUI::UDim::UDim(const CEGUI::UDim&)’ 104 | inline UDim(const UDim& v): | ^~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:299:24: warning: implicitly-declared ‘constexpr CEGUI::UDim& CEGUI::UDim::operator=(const CEGUI::UDim&)’ is deprecated [-Wdeprecated-copy] 299 | d_bottom = rhs.d_bottom; | ^~~~~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:104:12: note: because ‘CEGUI::UDim’ has user-provided ‘CEGUI::UDim::UDim(const CEGUI::UDim&)’ 104 | inline UDim(const UDim& v): | ^~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:300:23: warning: implicitly-declared ‘constexpr CEGUI::UDim& CEGUI::UDim::operator=(const CEGUI::UDim&)’ is deprecated [-Wdeprecated-copy] 300 | d_right = rhs.d_right; | ^~~~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:104:12: note: because ‘CEGUI::UDim’ has user-provided ‘CEGUI::UDim::UDim(const CEGUI::UDim&)’ 104 | inline UDim(const UDim& v): | ^~~~ [ 0%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/Animation.cpp.o cd /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/src && ccache /usr/bin/x86_64-gentoo-linux-musl-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include -DNDEBUG -O2 -pipe -march=native -std=c++14 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/Animation.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/Animation.cpp In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Size.h:32, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/Animation.cpp:36: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h: In member function ‘CEGUI::UBox& CEGUI::UBox::operator=(const CEGUI::UBox&)’: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:297:21: warning: implicitly-declared ‘constexpr CEGUI::UDim& CEGUI::UDim::operator=(const CEGUI::UDim&)’ is deprecated [-Wdeprecated-copy] 297 | d_top = rhs.d_top; | ^~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:104:12: note: because ‘CEGUI::UDim’ has user-provided ‘CEGUI::UDim::UDim(const CEGUI::UDim&)’ 104 | inline UDim(const UDim& v): | ^~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:298:22: warning: implicitly-declared ‘constexpr CEGUI::UDim& CEGUI::UDim::operator=(const CEGUI::UDim&)’ is deprecated [-Wdeprecated-copy] 298 | d_left = rhs.d_left; | ^~~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:104:12: note: because ‘CEGUI::UDim’ has user-provided ‘CEGUI::UDim::UDim(const CEGUI::UDim&)’ 104 | inline UDim(const UDim& v): | ^~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:299:24: warning: implicitly-declared ‘constexpr CEGUI::UDim& CEGUI::UDim::operator=(const CEGUI::UDim&)’ is deprecated [-Wdeprecated-copy] 299 | d_bottom = rhs.d_bottom; | ^~~~~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:104:12: note: because ‘CEGUI::UDim’ has user-provided ‘CEGUI::UDim::UDim(const CEGUI::UDim&)’ 104 | inline UDim(const UDim& v): | ^~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:300:23: warning: implicitly-declared ‘constexpr CEGUI::UDim& CEGUI::UDim::operator=(const CEGUI::UDim&)’ is deprecated [-Wdeprecated-copy] 300 | d_right = rhs.d_right; | ^~~~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:104:12: note: because ‘CEGUI::UDim’ has user-provided ‘CEGUI::UDim::UDim(const CEGUI::UDim&)’ 104 | inline UDim(const UDim& v): | ^~~~ [ 1%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/AnimationInstance.cpp.o cd /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/src && ccache /usr/bin/x86_64-gentoo-linux-musl-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include -DNDEBUG -O2 -pipe -march=native -std=c++14 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/AnimationInstance.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/AnimationInstance.cpp In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Size.h:32, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:36, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Element.h:35, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/NamedElement.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Window.h:34, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/AnimationInstance.cpp:32: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h: In member function ‘CEGUI::UBox& CEGUI::UBox::operator=(const CEGUI::UBox&)’: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:297:21: warning: implicitly-declared ‘constexpr CEGUI::UDim& CEGUI::UDim::operator=(const CEGUI::UDim&)’ is deprecated [-Wdeprecated-copy] 297 | d_top = rhs.d_top; | ^~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:104:12: note: because ‘CEGUI::UDim’ has user-provided ‘CEGUI::UDim::UDim(const CEGUI::UDim&)’ 104 | inline UDim(const UDim& v): | ^~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:298:22: warning: implicitly-declared ‘constexpr CEGUI::UDim& CEGUI::UDim::operator=(const CEGUI::UDim&)’ is deprecated [-Wdeprecated-copy] 298 | d_left = rhs.d_left; | ^~~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:104:12: note: because ‘CEGUI::UDim’ has user-provided ‘CEGUI::UDim::UDim(const CEGUI::UDim&)’ 104 | inline UDim(const UDim& v): | ^~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:299:24: warning: implicitly-declared ‘constexpr CEGUI::UDim& CEGUI::UDim::operator=(const CEGUI::UDim&)’ is deprecated [-Wdeprecated-copy] 299 | d_bottom = rhs.d_bottom; | ^~~~~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:104:12: note: because ‘CEGUI::UDim’ has user-provided ‘CEGUI::UDim::UDim(const CEGUI::UDim&)’ 104 | inline UDim(const UDim& v): | ^~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:300:23: warning: implicitly-declared ‘constexpr CEGUI::UDim& CEGUI::UDim::operator=(const CEGUI::UDim&)’ is deprecated [-Wdeprecated-copy] 300 | d_right = rhs.d_right; | ^~~~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:104:12: note: because ‘CEGUI::UDim’ has user-provided ‘CEGUI::UDim::UDim(const CEGUI::UDim&)’ 104 | inline UDim(const UDim& v): | ^~~~ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:39, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:36, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Element.h:35, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/NamedElement.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Window.h:34, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/AnimationInstance.cpp:32: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Rect.h: In instantiation of ‘CEGUI::Rect& CEGUI::Rect::operator=(const CEGUI::Rect&) [with T = float]’: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Element.h:384:79: required from here /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Rect.h:74:15: warning: implicitly-declared ‘constexpr CEGUI::Vector2& CEGUI::Vector2::operator=(const CEGUI::Vector2&)’ is deprecated [-Wdeprecated-copy] 74 | d_min = rhs.d_min; | ~~~~~~^~~~~~~~~~~ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Size.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:36, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Element.h:35, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/NamedElement.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Window.h:34, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/AnimationInstance.cpp:32: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Vector.h:67:12: note: because ‘CEGUI::Vector2’ has user-provided ‘CEGUI::Vector2::Vector2(const CEGUI::Vector2&) [with T = float]’ 67 | inline Vector2(const Vector2& v): | ^~~~~~~ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:39, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:36, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Element.h:35, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/NamedElement.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Window.h:34, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/AnimationInstance.cpp:32: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Rect.h:75:15: warning: implicitly-declared ‘constexpr CEGUI::Vector2& CEGUI::Vector2::operator=(const CEGUI::Vector2&)’ is deprecated [-Wdeprecated-copy] 75 | d_max = rhs.d_max; | ~~~~~~^~~~~~~~~~~ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Size.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:36, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Element.h:35, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/NamedElement.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Window.h:34, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/AnimationInstance.cpp:32: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Vector.h:67:12: note: because ‘CEGUI::Vector2’ has user-provided ‘CEGUI::Vector2::Vector2(const CEGUI::Vector2&) [with T = float]’ 67 | inline Vector2(const Vector2& v): | ^~~~~~~ [ 1%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/AnimationManager.cpp.o cd /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/src && ccache /usr/bin/x86_64-gentoo-linux-musl-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include -DNDEBUG -O2 -pipe -march=native -std=c++14 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/AnimationManager.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/AnimationManager.cpp In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Size.h:32, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/TplInterpolators.h:34, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/AnimationManager.cpp:33: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h: In member function ‘CEGUI::UBox& CEGUI::UBox::operator=(const CEGUI::UBox&)’: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:297:21: warning: implicitly-declared ‘constexpr CEGUI::UDim& CEGUI::UDim::operator=(const CEGUI::UDim&)’ is deprecated [-Wdeprecated-copy] 297 | d_top = rhs.d_top; | ^~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:104:12: note: because ‘CEGUI::UDim’ has user-provided ‘CEGUI::UDim::UDim(const CEGUI::UDim&)’ 104 | inline UDim(const UDim& v): | ^~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:298:22: warning: implicitly-declared ‘constexpr CEGUI::UDim& CEGUI::UDim::operator=(const CEGUI::UDim&)’ is deprecated [-Wdeprecated-copy] 298 | d_left = rhs.d_left; | ^~~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:104:12: note: because ‘CEGUI::UDim’ has user-provided ‘CEGUI::UDim::UDim(const CEGUI::UDim&)’ 104 | inline UDim(const UDim& v): | ^~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:299:24: warning: implicitly-declared ‘constexpr CEGUI::UDim& CEGUI::UDim::operator=(const CEGUI::UDim&)’ is deprecated [-Wdeprecated-copy] 299 | d_bottom = rhs.d_bottom; | ^~~~~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:104:12: note: because ‘CEGUI::UDim’ has user-provided ‘CEGUI::UDim::UDim(const CEGUI::UDim&)’ 104 | inline UDim(const UDim& v): | ^~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:300:23: warning: implicitly-declared ‘constexpr CEGUI::UDim& CEGUI::UDim::operator=(const CEGUI::UDim&)’ is deprecated [-Wdeprecated-copy] 300 | d_right = rhs.d_right; | ^~~~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:104:12: note: because ‘CEGUI::UDim’ has user-provided ‘CEGUI::UDim::UDim(const CEGUI::UDim&)’ 104 | inline UDim(const UDim& v): | ^~~~ [ 2%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/Animation_xmlHandler.cpp.o cd /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/src && ccache /usr/bin/x86_64-gentoo-linux-musl-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include -DNDEBUG -O2 -pipe -march=native -std=c++14 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/Animation_xmlHandler.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/Animation_xmlHandler.cpp [ 2%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/Base.cpp.o cd /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/src && ccache /usr/bin/x86_64-gentoo-linux-musl-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include -DNDEBUG -O2 -pipe -march=native -std=c++14 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/Base.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/Base.cpp [ 3%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/BasicImage.cpp.o cd /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/src && ccache /usr/bin/x86_64-gentoo-linux-musl-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include -DNDEBUG -O2 -pipe -march=native -std=c++14 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/BasicImage.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicImage.cpp In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Vector.h:32, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Rect.h:32, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Image.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/BasicImage.h:30, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicImage.cpp:27: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h: In member function ‘CEGUI::UBox& CEGUI::UBox::operator=(const CEGUI::UBox&)’: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:297:21: warning: implicitly-declared ‘constexpr CEGUI::UDim& CEGUI::UDim::operator=(const CEGUI::UDim&)’ is deprecated [-Wdeprecated-copy] 297 | d_top = rhs.d_top; | ^~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:104:12: note: because ‘CEGUI::UDim’ has user-provided ‘CEGUI::UDim::UDim(const CEGUI::UDim&)’ 104 | inline UDim(const UDim& v): | ^~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:298:22: warning: implicitly-declared ‘constexpr CEGUI::UDim& CEGUI::UDim::operator=(const CEGUI::UDim&)’ is deprecated [-Wdeprecated-copy] 298 | d_left = rhs.d_left; | ^~~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:104:12: note: because ‘CEGUI::UDim’ has user-provided ‘CEGUI::UDim::UDim(const CEGUI::UDim&)’ 104 | inline UDim(const UDim& v): | ^~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:299:24: warning: implicitly-declared ‘constexpr CEGUI::UDim& CEGUI::UDim::operator=(const CEGUI::UDim&)’ is deprecated [-Wdeprecated-copy] 299 | d_bottom = rhs.d_bottom; | ^~~~~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:104:12: note: because ‘CEGUI::UDim’ has user-provided ‘CEGUI::UDim::UDim(const CEGUI::UDim&)’ 104 | inline UDim(const UDim& v): | ^~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:300:23: warning: implicitly-declared ‘constexpr CEGUI::UDim& CEGUI::UDim::operator=(const CEGUI::UDim&)’ is deprecated [-Wdeprecated-copy] 300 | d_right = rhs.d_right; | ^~~~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:104:12: note: because ‘CEGUI::UDim’ has user-provided ‘CEGUI::UDim::UDim(const CEGUI::UDim&)’ 104 | inline UDim(const UDim& v): | ^~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicImage.cpp: In member function ‘void CEGUI::BasicImage::setArea(const Rectf&)’: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicImage.cpp:118:38: warning: implicitly-declared ‘constexpr CEGUI::Size& CEGUI::Size::operator=(const CEGUI::Size&)’ is deprecated [-Wdeprecated-copy] 118 | d_pixelSize = pixel_area.getSize(); | ^ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Rect.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Image.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/BasicImage.h:30, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicImage.cpp:27: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Size.h:80:12: note: because ‘CEGUI::Size’ has user-provided ‘CEGUI::Size::Size(const CEGUI::Size&) [with T = float]’ 80 | inline Size(const Size& v): | ^~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicImage.cpp:124:24: warning: implicitly-declared ‘constexpr CEGUI::Size& CEGUI::Size::operator=(const CEGUI::Size&)’ is deprecated [-Wdeprecated-copy] 124 | d_scaledSize = d_pixelSize; | ^~~~~~~~~~~ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Rect.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Image.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/BasicImage.h:30, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicImage.cpp:27: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Size.h:80:12: note: because ‘CEGUI::Size’ has user-provided ‘CEGUI::Size::Size(const CEGUI::Size&) [with T = float]’ 80 | inline Size(const Size& v): | ^~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicImage.cpp: In member function ‘void CEGUI::BasicImage::setOffset(const Vector2f&)’: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicImage.cpp:130:21: warning: implicitly-declared ‘constexpr CEGUI::Vector2& CEGUI::Vector2::operator=(const CEGUI::Vector2&)’ is deprecated [-Wdeprecated-copy] 130 | d_pixelOffset = pixel_offset; | ^~~~~~~~~~~~ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Rect.h:32, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Image.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/BasicImage.h:30, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicImage.cpp:27: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Vector.h:67:12: note: because ‘CEGUI::Vector2’ has user-provided ‘CEGUI::Vector2::Vector2(const CEGUI::Vector2&) [with T = float]’ 67 | inline Vector2(const Vector2& v): | ^~~~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicImage.cpp:136:26: warning: implicitly-declared ‘constexpr CEGUI::Vector2& CEGUI::Vector2::operator=(const CEGUI::Vector2&)’ is deprecated [-Wdeprecated-copy] 136 | d_scaledOffset = d_pixelOffset; | ^~~~~~~~~~~~~ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Rect.h:32, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Image.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/BasicImage.h:30, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicImage.cpp:27: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Vector.h:67:12: note: because ‘CEGUI::Vector2’ has user-provided ‘CEGUI::Vector2::Vector2(const CEGUI::Vector2&) [with T = float]’ 67 | inline Vector2(const Vector2& v): | ^~~~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicImage.cpp: In member function ‘void CEGUI::BasicImage::setAutoScaled(CEGUI::AutoScaledMode)’: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicImage.cpp:151:24: warning: implicitly-declared ‘constexpr CEGUI::Size& CEGUI::Size::operator=(const CEGUI::Size&)’ is deprecated [-Wdeprecated-copy] 151 | d_scaledSize = d_pixelSize; | ^~~~~~~~~~~ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Rect.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Image.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/BasicImage.h:30, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicImage.cpp:27: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Size.h:80:12: note: because ‘CEGUI::Size’ has user-provided ‘CEGUI::Size::Size(const CEGUI::Size&) [with T = float]’ 80 | inline Size(const Size& v): | ^~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicImage.cpp:152:26: warning: implicitly-declared ‘constexpr CEGUI::Vector2& CEGUI::Vector2::operator=(const CEGUI::Vector2&)’ is deprecated [-Wdeprecated-copy] 152 | d_scaledOffset = d_pixelOffset; | ^~~~~~~~~~~~~ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Rect.h:32, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Image.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/BasicImage.h:30, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicImage.cpp:27: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Vector.h:67:12: note: because ‘CEGUI::Vector2’ has user-provided ‘CEGUI::Vector2::Vector2(const CEGUI::Vector2&) [with T = float]’ 67 | inline Vector2(const Vector2& v): | ^~~~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicImage.cpp: In member function ‘void CEGUI::BasicImage::setNativeResolution(const Sizef&)’: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicImage.cpp:159:26: warning: implicitly-declared ‘constexpr CEGUI::Size& CEGUI::Size::operator=(const CEGUI::Size&)’ is deprecated [-Wdeprecated-copy] 159 | d_nativeResolution = native_res; | ^~~~~~~~~~ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Rect.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Image.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/BasicImage.h:30, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicImage.cpp:27: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Size.h:80:12: note: because ‘CEGUI::Size’ has user-provided ‘CEGUI::Size::Size(const CEGUI::Size&) [with T = float]’ 80 | inline Size(const Size& v): | ^~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicImage.cpp: In member function ‘virtual void CEGUI::BasicImage::render(CEGUI::GeometryBuffer&, const Rectf&, const Rectf*, const CEGUI::ColourRect&) const’: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicImage.cpp:218:79: warning: implicitly-declared ‘constexpr CEGUI::Vector3& CEGUI::Vector3::operator=(const CEGUI::Vector3&)’ is deprecated [-Wdeprecated-copy] 218 | sition = Vector3f(final_rect.left(), final_rect.top(), 0.0f); | ^ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Rect.h:32, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Image.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/BasicImage.h:30, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicImage.cpp:27: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Vector.h:234:12: note: because ‘CEGUI::Vector3’ has user-provided ‘CEGUI::Vector3::Vector3(const CEGUI::Vector3&) [with T = float]’ 234 | inline Vector3(const Vector3& v): | ^~~~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicImage.cpp:220:69: warning: implicitly-declared ‘constexpr CEGUI::Vector2& CEGUI::Vector2::operator=(const CEGUI::Vector2&)’ is deprecated [-Wdeprecated-copy] 220 | vbuffer[0].tex_coords = Vector2f(tex_rect.left(), tex_rect.top()); | ^ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Rect.h:32, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Image.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/BasicImage.h:30, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicImage.cpp:27: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Vector.h:67:12: note: because ‘CEGUI::Vector2’ has user-provided ‘CEGUI::Vector2::Vector2(const CEGUI::Vector2&) [with T = float]’ 67 | inline Vector2(const Vector2& v): | ^~~~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicImage.cpp:223:82: warning: implicitly-declared ‘constexpr CEGUI::Vector3& CEGUI::Vector3::operator=(const CEGUI::Vector3&)’ is deprecated [-Wdeprecated-copy] 223 | ion = Vector3f(final_rect.left(), final_rect.bottom(), 0.0f); | ^ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Rect.h:32, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Image.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/BasicImage.h:30, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicImage.cpp:27: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Vector.h:234:12: note: because ‘CEGUI::Vector3’ has user-provided ‘CEGUI::Vector3::Vector3(const CEGUI::Vector3&) [with T = float]’ 234 | inline Vector3(const Vector3& v): | ^~~~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicImage.cpp:225:72: warning: implicitly-declared ‘constexpr CEGUI::Vector2& CEGUI::Vector2::operator=(const CEGUI::Vector2&)’ is deprecated [-Wdeprecated-copy] 225 | vbuffer[1].tex_coords = Vector2f(tex_rect.left(), tex_rect.bottom()); | ^ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Rect.h:32, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Image.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/BasicImage.h:30, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicImage.cpp:27: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Vector.h:67:12: note: because ‘CEGUI::Vector2’ has user-provided ‘CEGUI::Vector2::Vector2(const CEGUI::Vector2&) [with T = float]’ 67 | inline Vector2(const Vector2& v): | ^~~~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicImage.cpp:247:80: warning: implicitly-declared ‘constexpr CEGUI::Vector3& CEGUI::Vector3::operator=(const CEGUI::Vector3&)’ is deprecated [-Wdeprecated-copy] 247 | ition = Vector3f(final_rect.right(), final_rect.top(), 0.0f); | ^ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Rect.h:32, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Image.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/BasicImage.h:30, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicImage.cpp:27: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Vector.h:234:12: note: because ‘CEGUI::Vector3’ has user-provided ‘CEGUI::Vector3::Vector3(const CEGUI::Vector3&) [with T = float]’ 234 | inline Vector3(const Vector3& v): | ^~~~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicImage.cpp:249:70: warning: implicitly-declared ‘constexpr CEGUI::Vector2& CEGUI::Vector2::operator=(const CEGUI::Vector2&)’ is deprecated [-Wdeprecated-copy] 249 | vbuffer[3].tex_coords = Vector2f(tex_rect.right(), tex_rect.top()); | ^ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Rect.h:32, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Image.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/BasicImage.h:30, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicImage.cpp:27: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Vector.h:67:12: note: because ‘CEGUI::Vector2’ has user-provided ‘CEGUI::Vector2::Vector2(const CEGUI::Vector2&) [with T = float]’ 67 | inline Vector2(const Vector2& v): | ^~~~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicImage.cpp:271:81: warning: implicitly-declared ‘constexpr CEGUI::Vector3& CEGUI::Vector3::operator=(const CEGUI::Vector3&)’ is deprecated [-Wdeprecated-copy] 271 | tion = Vector3f(final_rect.right(), final_rect.bottom(), 0.0f); | ^ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Rect.h:32, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Image.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/BasicImage.h:30, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicImage.cpp:27: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Vector.h:234:12: note: because ‘CEGUI::Vector3’ has user-provided ‘CEGUI::Vector3::Vector3(const CEGUI::Vector3&) [with T = float]’ 234 | inline Vector3(const Vector3& v): | ^~~~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicImage.cpp:273:73: warning: implicitly-declared ‘constexpr CEGUI::Vector2& CEGUI::Vector2::operator=(const CEGUI::Vector2&)’ is deprecated [-Wdeprecated-copy] 273 | vbuffer[5].tex_coords = Vector2f(tex_rect.right(), tex_rect.bottom()); | ^ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Rect.h:32, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Image.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/BasicImage.h:30, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicImage.cpp:27: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Vector.h:67:12: note: because ‘CEGUI::Vector2’ has user-provided ‘CEGUI::Vector2::Vector2(const CEGUI::Vector2&) [with T = float]’ 67 | inline Vector2(const Vector2& v): | ^~~~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicImage.cpp: In member function ‘void CEGUI::BasicImage::updateScaledSizeAndOffset(const Sizef&)’: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicImage.cpp:296:34: warning: implicitly-declared ‘constexpr CEGUI::Size& CEGUI::Size::operator=(const CEGUI::Size&)’ is deprecated [-Wdeprecated-copy] 296 | d_scaledSize = d_pixelSize * scaleFactors; | ^~~~~~~~~~~~ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Rect.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Image.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/BasicImage.h:30, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicImage.cpp:27: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Size.h:80:12: note: because ‘CEGUI::Size’ has user-provided ‘CEGUI::Size::Size(const CEGUI::Size&) [with T = float]’ 80 | inline Size(const Size& v): | ^~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicImage.cpp:297:38: warning: implicitly-declared ‘constexpr CEGUI::Vector2& CEGUI::Vector2::operator=(const CEGUI::Vector2&)’ is deprecated [-Wdeprecated-copy] 297 | d_scaledOffset = d_pixelOffset * scaleFactors; | ^~~~~~~~~~~~ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Rect.h:32, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Image.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/BasicImage.h:30, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicImage.cpp:27: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Vector.h:67:12: note: because ‘CEGUI::Vector2’ has user-provided ‘CEGUI::Vector2::Vector2(const CEGUI::Vector2&) [with T = float]’ 67 | inline Vector2(const Vector2& v): | ^~~~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicImage.cpp: In member function ‘void CEGUI::BasicImage::updateScaledSize(const Sizef&)’: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicImage.cpp:308:34: warning: implicitly-declared ‘constexpr CEGUI::Size& CEGUI::Size::operator=(const CEGUI::Size&)’ is deprecated [-Wdeprecated-copy] 308 | d_scaledSize = d_pixelSize * scaleFactors; | ^~~~~~~~~~~~ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Rect.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Image.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/BasicImage.h:30, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicImage.cpp:27: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Size.h:80:12: note: because ‘CEGUI::Size’ has user-provided ‘CEGUI::Size::Size(const CEGUI::Size&) [with T = float]’ 80 | inline Size(const Size& v): | ^~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicImage.cpp: In member function ‘void CEGUI::BasicImage::updateScaledOffset(const Sizef&)’: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicImage.cpp:319:38: warning: implicitly-declared ‘constexpr CEGUI::Vector2& CEGUI::Vector2::operator=(const CEGUI::Vector2&)’ is deprecated [-Wdeprecated-copy] 319 | d_scaledOffset = d_pixelOffset * scaleFactors; | ^~~~~~~~~~~~ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Rect.h:32, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Image.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/BasicImage.h:30, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicImage.cpp:27: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Vector.h:67:12: note: because ‘CEGUI::Vector2’ has user-provided ‘CEGUI::Vector2::Vector2(const CEGUI::Vector2&) [with T = float]’ 67 | inline Vector2(const Vector2& v): | ^~~~~~~ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Image.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/BasicImage.h:30, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicImage.cpp:27: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Rect.h: In instantiation of ‘CEGUI::Rect& CEGUI::Rect::operator=(const CEGUI::Rect&) [with T = float]’: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicImage.cpp:117:14: required from here /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Rect.h:74:15: warning: implicitly-declared ‘constexpr CEGUI::Vector2& CEGUI::Vector2::operator=(const CEGUI::Vector2&)’ is deprecated [-Wdeprecated-copy] 74 | d_min = rhs.d_min; | ~~~~~~^~~~~~~~~~~ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Rect.h:32, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Image.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/BasicImage.h:30, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicImage.cpp:27: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Vector.h:67:12: note: because ‘CEGUI::Vector2’ has user-provided ‘CEGUI::Vector2::Vector2(const CEGUI::Vector2&) [with T = float]’ 67 | inline Vector2(const Vector2& v): | ^~~~~~~ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Image.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/BasicImage.h:30, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicImage.cpp:27: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Rect.h:75:15: warning: implicitly-declared ‘constexpr CEGUI::Vector2& CEGUI::Vector2::operator=(const CEGUI::Vector2&)’ is deprecated [-Wdeprecated-copy] 75 | d_max = rhs.d_max; | ~~~~~~^~~~~~~~~~~ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Rect.h:32, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Image.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/BasicImage.h:30, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicImage.cpp:27: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Vector.h:67:12: note: because ‘CEGUI::Vector2’ has user-provided ‘CEGUI::Vector2::Vector2(const CEGUI::Vector2&) [with T = float]’ 67 | inline Vector2(const Vector2& v): | ^~~~~~~ [ 3%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/BasicRenderedStringParser.cpp.o cd /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/src && ccache /usr/bin/x86_64-gentoo-linux-musl-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include -DNDEBUG -O2 -pipe -march=native -std=c++14 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/BasicRenderedStringParser.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicRenderedStringParser.cpp In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Size.h:32, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/RenderedString.h:30, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/RenderedStringParser.h:30, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/BasicRenderedStringParser.h:30, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicRenderedStringParser.cpp:27: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h: In member function ‘CEGUI::UBox& CEGUI::UBox::operator=(const CEGUI::UBox&)’: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:297:21: warning: implicitly-declared ‘constexpr CEGUI::UDim& CEGUI::UDim::operator=(const CEGUI::UDim&)’ is deprecated [-Wdeprecated-copy] 297 | d_top = rhs.d_top; | ^~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:104:12: note: because ‘CEGUI::UDim’ has user-provided ‘CEGUI::UDim::UDim(const CEGUI::UDim&)’ 104 | inline UDim(const UDim& v): | ^~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:298:22: warning: implicitly-declared ‘constexpr CEGUI::UDim& CEGUI::UDim::operator=(const CEGUI::UDim&)’ is deprecated [-Wdeprecated-copy] 298 | d_left = rhs.d_left; | ^~~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:104:12: note: because ‘CEGUI::UDim’ has user-provided ‘CEGUI::UDim::UDim(const CEGUI::UDim&)’ 104 | inline UDim(const UDim& v): | ^~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:299:24: warning: implicitly-declared ‘constexpr CEGUI::UDim& CEGUI::UDim::operator=(const CEGUI::UDim&)’ is deprecated [-Wdeprecated-copy] 299 | d_bottom = rhs.d_bottom; | ^~~~~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:104:12: note: because ‘CEGUI::UDim’ has user-provided ‘CEGUI::UDim::UDim(const CEGUI::UDim&)’ 104 | inline UDim(const UDim& v): | ^~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:300:23: warning: implicitly-declared ‘constexpr CEGUI::UDim& CEGUI::UDim::operator=(const CEGUI::UDim&)’ is deprecated [-Wdeprecated-copy] 300 | d_right = rhs.d_right; | ^~~~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:104:12: note: because ‘CEGUI::UDim’ has user-provided ‘CEGUI::UDim::UDim(const CEGUI::UDim&)’ 104 | inline UDim(const UDim& v): | ^~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicRenderedStringParser.cpp: In member function ‘void CEGUI::BasicRenderedStringParser::handleImageSize(CEGUI::RenderedString&, const CEGUI::String&)’: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicRenderedStringParser.cpp:404:59: warning: implicitly-declared ‘constexpr CEGUI::Size& CEGUI::Size::operator=(const CEGUI::Size&)’ is deprecated [-Wdeprecated-copy] 404 | d_imageSize = PropertyHelper::fromString(value); | ^ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/RenderedString.h:30, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/RenderedStringParser.h:30, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/BasicRenderedStringParser.h:30, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicRenderedStringParser.cpp:27: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Size.h:80:12: note: because ‘CEGUI::Size’ has user-provided ‘CEGUI::Size::Size(const CEGUI::Size&) [with T = float]’ 80 | inline Size(const Size& v): | ^~~~ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/RenderedString.h:31, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/RenderedStringParser.h:30, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/BasicRenderedStringParser.h:30, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicRenderedStringParser.cpp:27: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Rect.h: In instantiation of ‘CEGUI::Rect& CEGUI::Rect::operator=(const CEGUI::Rect&) [with T = float]’: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicRenderedStringParser.cpp:251:33: required from here /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Rect.h:74:15: warning: implicitly-declared ‘constexpr CEGUI::Vector2& CEGUI::Vector2::operator=(const CEGUI::Vector2&)’ is deprecated [-Wdeprecated-copy] 74 | d_min = rhs.d_min; | ~~~~~~^~~~~~~~~~~ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Size.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/RenderedString.h:30, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/RenderedStringParser.h:30, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/BasicRenderedStringParser.h:30, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicRenderedStringParser.cpp:27: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Vector.h:67:12: note: because ‘CEGUI::Vector2’ has user-provided ‘CEGUI::Vector2::Vector2(const CEGUI::Vector2&) [with T = float]’ 67 | inline Vector2(const Vector2& v): | ^~~~~~~ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/RenderedString.h:31, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/RenderedStringParser.h:30, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/BasicRenderedStringParser.h:30, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicRenderedStringParser.cpp:27: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Rect.h:75:15: warning: implicitly-declared ‘constexpr CEGUI::Vector2& CEGUI::Vector2::operator=(const CEGUI::Vector2&)’ is deprecated [-Wdeprecated-copy] 75 | d_max = rhs.d_max; | ~~~~~~^~~~~~~~~~~ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Size.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/RenderedString.h:30, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/RenderedStringParser.h:30, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/BasicRenderedStringParser.h:30, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BasicRenderedStringParser.cpp:27: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Vector.h:67:12: note: because ‘CEGUI::Vector2’ has user-provided ‘CEGUI::Vector2::Vector2(const CEGUI::Vector2&) [with T = float]’ 67 | inline Vector2(const Vector2& v): | ^~~~~~~ [ 4%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/BidiVisualMapping.cpp.o cd /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/src && ccache /usr/bin/x86_64-gentoo-linux-musl-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include -DNDEBUG -O2 -pipe -march=native -std=c++14 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/BidiVisualMapping.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BidiVisualMapping.cpp [ 4%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/BoundSlot.cpp.o cd /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/src && ccache /usr/bin/x86_64-gentoo-linux-musl-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include -DNDEBUG -O2 -pipe -march=native -std=c++14 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/BoundSlot.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/BoundSlot.cpp [ 5%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/CentredRenderedString.cpp.o cd /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/src && ccache /usr/bin/x86_64-gentoo-linux-musl-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include -DNDEBUG -O2 -pipe -march=native -std=c++14 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/CentredRenderedString.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/CentredRenderedString.cpp In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Size.h:32, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/RenderedString.h:30, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/FormattedRenderedString.h:30, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/CentredRenderedString.h:30, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/CentredRenderedString.cpp:27: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h: In member function ‘CEGUI::UBox& CEGUI::UBox::operator=(const CEGUI::UBox&)’: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:297:21: warning: implicitly-declared ‘constexpr CEGUI::UDim& CEGUI::UDim::operator=(const CEGUI::UDim&)’ is deprecated [-Wdeprecated-copy] 297 | d_top = rhs.d_top; | ^~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:104:12: note: because ‘CEGUI::UDim’ has user-provided ‘CEGUI::UDim::UDim(const CEGUI::UDim&)’ 104 | inline UDim(const UDim& v): | ^~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:298:22: warning: implicitly-declared ‘constexpr CEGUI::UDim& CEGUI::UDim::operator=(const CEGUI::UDim&)’ is deprecated [-Wdeprecated-copy] 298 | d_left = rhs.d_left; | ^~~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:104:12: note: because ‘CEGUI::UDim’ has user-provided ‘CEGUI::UDim::UDim(const CEGUI::UDim&)’ 104 | inline UDim(const UDim& v): | ^~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:299:24: warning: implicitly-declared ‘constexpr CEGUI::UDim& CEGUI::UDim::operator=(const CEGUI::UDim&)’ is deprecated [-Wdeprecated-copy] 299 | d_bottom = rhs.d_bottom; | ^~~~~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:104:12: note: because ‘CEGUI::UDim’ has user-provided ‘CEGUI::UDim::UDim(const CEGUI::UDim&)’ 104 | inline UDim(const UDim& v): | ^~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:300:23: warning: implicitly-declared ‘constexpr CEGUI::UDim& CEGUI::UDim::operator=(const CEGUI::UDim&)’ is deprecated [-Wdeprecated-copy] 300 | d_right = rhs.d_right; | ^~~~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:104:12: note: because ‘CEGUI::UDim’ has user-provided ‘CEGUI::UDim::UDim(const CEGUI::UDim&)’ 104 | inline UDim(const UDim& v): | ^~~~ [ 5%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/ChainedXMLHandler.cpp.o cd /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/src && ccache /usr/bin/x86_64-gentoo-linux-musl-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include -DNDEBUG -O2 -pipe -march=native -std=c++14 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/ChainedXMLHandler.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/ChainedXMLHandler.cpp [ 6%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/Clipboard.cpp.o cd /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/src && ccache /usr/bin/x86_64-gentoo-linux-musl-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include -DNDEBUG -O2 -pipe -march=native -std=c++14 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/Clipboard.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/Clipboard.cpp [ 6%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/Colour.cpp.o cd /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/src && ccache /usr/bin/x86_64-gentoo-linux-musl-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include -DNDEBUG -O2 -pipe -march=native -std=c++14 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/Colour.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/Colour.cpp [ 7%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/ColourRect.cpp.o cd /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/src && ccache /usr/bin/x86_64-gentoo-linux-musl-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include -DNDEBUG -O2 -pipe -march=native -std=c++14 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/ColourRect.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/ColourRect.cpp [ 7%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/CompositeResourceProvider.cpp.o cd /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/src && ccache /usr/bin/x86_64-gentoo-linux-musl-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include -DNDEBUG -O2 -pipe -march=native -std=c++14 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/CompositeResourceProvider.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/CompositeResourceProvider.cpp [ 8%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/Config_xmlHandler.cpp.o cd /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/src && ccache /usr/bin/x86_64-gentoo-linux-musl-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include -DNDEBUG -O2 -pipe -march=native -std=c++14 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/Config_xmlHandler.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/Config_xmlHandler.cpp In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Size.h:32, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Renderer.h:34, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/System.h:36, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/Config_xmlHandler.cpp:29: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h: In member function ‘CEGUI::UBox& CEGUI::UBox::operator=(const CEGUI::UBox&)’: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:297:21: warning: implicitly-declared ‘constexpr CEGUI::UDim& CEGUI::UDim::operator=(const CEGUI::UDim&)’ is deprecated [-Wdeprecated-copy] 297 | d_top = rhs.d_top; | ^~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:104:12: note: because ‘CEGUI::UDim’ has user-provided ‘CEGUI::UDim::UDim(const CEGUI::UDim&)’ 104 | inline UDim(const UDim& v): | ^~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:298:22: warning: implicitly-declared ‘constexpr CEGUI::UDim& CEGUI::UDim::operator=(const CEGUI::UDim&)’ is deprecated [-Wdeprecated-copy] 298 | d_left = rhs.d_left; | ^~~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:104:12: note: because ‘CEGUI::UDim’ has user-provided ‘CEGUI::UDim::UDim(const CEGUI::UDim&)’ 104 | inline UDim(const UDim& v): | ^~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:299:24: warning: implicitly-declared ‘constexpr CEGUI::UDim& CEGUI::UDim::operator=(const CEGUI::UDim&)’ is deprecated [-Wdeprecated-copy] 299 | d_bottom = rhs.d_bottom; | ^~~~~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:104:12: note: because ‘CEGUI::UDim’ has user-provided ‘CEGUI::UDim::UDim(const CEGUI::UDim&)’ 104 | inline UDim(const UDim& v): | ^~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:300:23: warning: implicitly-declared ‘constexpr CEGUI::UDim& CEGUI::UDim::operator=(const CEGUI::UDim&)’ is deprecated [-Wdeprecated-copy] 300 | d_right = rhs.d_right; | ^~~~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:104:12: note: because ‘CEGUI::UDim’ has user-provided ‘CEGUI::UDim::UDim(const CEGUI::UDim&)’ 104 | inline UDim(const UDim& v): | ^~~~ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Image.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/ImageFactory.h:30, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/ImageManager.h:34, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/Config_xmlHandler.cpp:32: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Rect.h: In instantiation of ‘CEGUI::Rect& CEGUI::Rect::operator=(const CEGUI::Rect&) [with T = float]’: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Element.h:384:79: required from here /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Rect.h:74:15: warning: implicitly-declared ‘constexpr CEGUI::Vector2& CEGUI::Vector2::operator=(const CEGUI::Vector2&)’ is deprecated [-Wdeprecated-copy] 74 | d_min = rhs.d_min; | ~~~~~~^~~~~~~~~~~ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Size.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Renderer.h:34, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/System.h:36, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/Config_xmlHandler.cpp:29: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Vector.h:67:12: note: because ‘CEGUI::Vector2’ has user-provided ‘CEGUI::Vector2::Vector2(const CEGUI::Vector2&) [with T = float]’ 67 | inline Vector2(const Vector2& v): | ^~~~~~~ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Image.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/ImageFactory.h:30, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/ImageManager.h:34, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/Config_xmlHandler.cpp:32: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Rect.h:75:15: warning: implicitly-declared ‘constexpr CEGUI::Vector2& CEGUI::Vector2::operator=(const CEGUI::Vector2&)’ is deprecated [-Wdeprecated-copy] 75 | d_max = rhs.d_max; | ~~~~~~^~~~~~~~~~~ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Size.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Renderer.h:34, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/System.h:36, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/Config_xmlHandler.cpp:29: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Vector.h:67:12: note: because ‘CEGUI::Vector2’ has user-provided ‘CEGUI::Vector2::Vector2(const CEGUI::Vector2&) [with T = float]’ 67 | inline Vector2(const Vector2& v): | ^~~~~~~ [ 8%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/CoordConverter.cpp.o cd /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/src && ccache /usr/bin/x86_64-gentoo-linux-musl-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include -DNDEBUG -O2 -pipe -march=native -std=c++14 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/CoordConverter.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/CoordConverter.cpp In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/CoordConverter.h:30, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/CoordConverter.cpp:27: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h: In member function ‘CEGUI::UBox& CEGUI::UBox::operator=(const CEGUI::UBox&)’: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:297:21: warning: implicitly-declared ‘constexpr CEGUI::UDim& CEGUI::UDim::operator=(const CEGUI::UDim&)’ is deprecated [-Wdeprecated-copy] 297 | d_top = rhs.d_top; | ^~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:104:12: note: because ‘CEGUI::UDim’ has user-provided ‘CEGUI::UDim::UDim(const CEGUI::UDim&)’ 104 | inline UDim(const UDim& v): | ^~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:298:22: warning: implicitly-declared ‘constexpr CEGUI::UDim& CEGUI::UDim::operator=(const CEGUI::UDim&)’ is deprecated [-Wdeprecated-copy] 298 | d_left = rhs.d_left; | ^~~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:104:12: note: because ‘CEGUI::UDim’ has user-provided ‘CEGUI::UDim::UDim(const CEGUI::UDim&)’ 104 | inline UDim(const UDim& v): | ^~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:299:24: warning: implicitly-declared ‘constexpr CEGUI::UDim& CEGUI::UDim::operator=(const CEGUI::UDim&)’ is deprecated [-Wdeprecated-copy] 299 | d_bottom = rhs.d_bottom; | ^~~~~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:104:12: note: because ‘CEGUI::UDim’ has user-provided ‘CEGUI::UDim::UDim(const CEGUI::UDim&)’ 104 | inline UDim(const UDim& v): | ^~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:300:23: warning: implicitly-declared ‘constexpr CEGUI::UDim& CEGUI::UDim::operator=(const CEGUI::UDim&)’ is deprecated [-Wdeprecated-copy] 300 | d_right = rhs.d_right; | ^~~~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:104:12: note: because ‘CEGUI::UDim’ has user-provided ‘CEGUI::UDim::UDim(const CEGUI::UDim&)’ 104 | inline UDim(const UDim& v): | ^~~~ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/CoordConverter.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/CoordConverter.cpp:27: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Rect.h: In instantiation of ‘CEGUI::Rect& CEGUI::Rect::operator=(const CEGUI::Rect&) [with T = float]’: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Element.h:384:79: required from here /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Rect.h:74:15: warning: implicitly-declared ‘constexpr CEGUI::Vector2& CEGUI::Vector2::operator=(const CEGUI::Vector2&)’ is deprecated [-Wdeprecated-copy] 74 | d_min = rhs.d_min; | ~~~~~~^~~~~~~~~~~ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/CoordConverter.h:31, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/CoordConverter.cpp:27: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Vector.h:67:12: note: because ‘CEGUI::Vector2’ has user-provided ‘CEGUI::Vector2::Vector2(const CEGUI::Vector2&) [with T = float]’ 67 | inline Vector2(const Vector2& v): | ^~~~~~~ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/CoordConverter.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/CoordConverter.cpp:27: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Rect.h:75:15: warning: implicitly-declared ‘constexpr CEGUI::Vector2& CEGUI::Vector2::operator=(const CEGUI::Vector2&)’ is deprecated [-Wdeprecated-copy] 75 | d_max = rhs.d_max; | ~~~~~~^~~~~~~~~~~ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/CoordConverter.h:31, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/CoordConverter.cpp:27: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Vector.h:67:12: note: because ‘CEGUI::Vector2’ has user-provided ‘CEGUI::Vector2::Vector2(const CEGUI::Vector2&) [with T = float]’ 67 | inline Vector2(const Vector2& v): | ^~~~~~~ [ 9%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/DataContainer.cpp.o cd /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/src && ccache /usr/bin/x86_64-gentoo-linux-musl-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include -DNDEBUG -O2 -pipe -march=native -std=c++14 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/DataContainer.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/DataContainer.cpp [ 9%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/DefaultLogger.cpp.o cd /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/src && ccache /usr/bin/x86_64-gentoo-linux-musl-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include -DNDEBUG -O2 -pipe -march=native -std=c++14 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/DefaultLogger.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/DefaultLogger.cpp In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Size.h:32, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Renderer.h:34, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/System.h:36, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/DefaultLogger.cpp:31: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h: In member function ‘CEGUI::UBox& CEGUI::UBox::operator=(const CEGUI::UBox&)’: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:297:21: warning: implicitly-declared ‘constexpr CEGUI::UDim& CEGUI::UDim::operator=(const CEGUI::UDim&)’ is deprecated [-Wdeprecated-copy] 297 | d_top = rhs.d_top; | ^~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:104:12: note: because ‘CEGUI::UDim’ has user-provided ‘CEGUI::UDim::UDim(const CEGUI::UDim&)’ 104 | inline UDim(const UDim& v): | ^~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:298:22: warning: implicitly-declared ‘constexpr CEGUI::UDim& CEGUI::UDim::operator=(const CEGUI::UDim&)’ is deprecated [-Wdeprecated-copy] 298 | d_left = rhs.d_left; | ^~~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:104:12: note: because ‘CEGUI::UDim’ has user-provided ‘CEGUI::UDim::UDim(const CEGUI::UDim&)’ 104 | inline UDim(const UDim& v): | ^~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:299:24: warning: implicitly-declared ‘constexpr CEGUI::UDim& CEGUI::UDim::operator=(const CEGUI::UDim&)’ is deprecated [-Wdeprecated-copy] 299 | d_bottom = rhs.d_bottom; | ^~~~~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:104:12: note: because ‘CEGUI::UDim’ has user-provided ‘CEGUI::UDim::UDim(const CEGUI::UDim&)’ 104 | inline UDim(const UDim& v): | ^~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:300:23: warning: implicitly-declared ‘constexpr CEGUI::UDim& CEGUI::UDim::operator=(const CEGUI::UDim&)’ is deprecated [-Wdeprecated-copy] 300 | d_right = rhs.d_right; | ^~~~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:104:12: note: because ‘CEGUI::UDim’ has user-provided ‘CEGUI::UDim::UDim(const CEGUI::UDim&)’ 104 | inline UDim(const UDim& v): | ^~~~ [ 10%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/DefaultRenderedStringParser.cpp.o cd /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/src && ccache /usr/bin/x86_64-gentoo-linux-musl-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include -DNDEBUG -O2 -pipe -march=native -std=c++14 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/DefaultRenderedStringParser.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/DefaultRenderedStringParser.cpp In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Size.h:32, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/RenderedString.h:30, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/RenderedStringParser.h:30, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/DefaultRenderedStringParser.h:30, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/DefaultRenderedStringParser.cpp:27: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h: In member function ‘CEGUI::UBox& CEGUI::UBox::operator=(const CEGUI::UBox&)’: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:297:21: warning: implicitly-declared ‘constexpr CEGUI::UDim& CEGUI::UDim::operator=(const CEGUI::UDim&)’ is deprecated [-Wdeprecated-copy] 297 | d_top = rhs.d_top; | ^~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:104:12: note: because ‘CEGUI::UDim’ has user-provided ‘CEGUI::UDim::UDim(const CEGUI::UDim&)’ 104 | inline UDim(const UDim& v): | ^~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:298:22: warning: implicitly-declared ‘constexpr CEGUI::UDim& CEGUI::UDim::operator=(const CEGUI::UDim&)’ is deprecated [-Wdeprecated-copy] 298 | d_left = rhs.d_left; | ^~~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:104:12: note: because ‘CEGUI::UDim’ has user-provided ‘CEGUI::UDim::UDim(const CEGUI::UDim&)’ 104 | inline UDim(const UDim& v): | ^~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:299:24: warning: implicitly-declared ‘constexpr CEGUI::UDim& CEGUI::UDim::operator=(const CEGUI::UDim&)’ is deprecated [-Wdeprecated-copy] 299 | d_bottom = rhs.d_bottom; | ^~~~~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:104:12: note: because ‘CEGUI::UDim’ has user-provided ‘CEGUI::UDim::UDim(const CEGUI::UDim&)’ 104 | inline UDim(const UDim& v): | ^~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:300:23: warning: implicitly-declared ‘constexpr CEGUI::UDim& CEGUI::UDim::operator=(const CEGUI::UDim&)’ is deprecated [-Wdeprecated-copy] 300 | d_right = rhs.d_right; | ^~~~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:104:12: note: because ‘CEGUI::UDim’ has user-provided ‘CEGUI::UDim::UDim(const CEGUI::UDim&)’ 104 | inline UDim(const UDim& v): | ^~~~ [ 10%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/DefaultResourceProvider.cpp.o cd /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/src && ccache /usr/bin/x86_64-gentoo-linux-musl-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include -DNDEBUG -O2 -pipe -march=native -std=c++14 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/DefaultResourceProvider.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/DefaultResourceProvider.cpp [ 11%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/DynamicModule.cpp.o cd /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/src && ccache /usr/bin/x86_64-gentoo-linux-musl-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include -DNDEBUG -O2 -pipe -march=native -std=c++14 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/DynamicModule.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/DynamicModule.cpp [ 11%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/Element.cpp.o cd /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/src && ccache /usr/bin/x86_64-gentoo-linux-musl-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include -DNDEBUG -O2 -pipe -march=native -std=c++14 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/Element.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/Element.cpp In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Size.h:32, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:36, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Element.h:35, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/Element.cpp:33: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h: In member function ‘CEGUI::UBox& CEGUI::UBox::operator=(const CEGUI::UBox&)’: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:297:21: warning: implicitly-declared ‘constexpr CEGUI::UDim& CEGUI::UDim::operator=(const CEGUI::UDim&)’ is deprecated [-Wdeprecated-copy] 297 | d_top = rhs.d_top; | ^~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:104:12: note: because ‘CEGUI::UDim’ has user-provided ‘CEGUI::UDim::UDim(const CEGUI::UDim&)’ 104 | inline UDim(const UDim& v): | ^~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:298:22: warning: implicitly-declared ‘constexpr CEGUI::UDim& CEGUI::UDim::operator=(const CEGUI::UDim&)’ is deprecated [-Wdeprecated-copy] 298 | d_left = rhs.d_left; | ^~~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:104:12: note: because ‘CEGUI::UDim’ has user-provided ‘CEGUI::UDim::UDim(const CEGUI::UDim&)’ 104 | inline UDim(const UDim& v): | ^~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:299:24: warning: implicitly-declared ‘constexpr CEGUI::UDim& CEGUI::UDim::operator=(const CEGUI::UDim&)’ is deprecated [-Wdeprecated-copy] 299 | d_bottom = rhs.d_bottom; | ^~~~~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:104:12: note: because ‘CEGUI::UDim’ has user-provided ‘CEGUI::UDim::UDim(const CEGUI::UDim&)’ 104 | inline UDim(const UDim& v): | ^~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:300:23: warning: implicitly-declared ‘constexpr CEGUI::UDim& CEGUI::UDim::operator=(const CEGUI::UDim&)’ is deprecated [-Wdeprecated-copy] 300 | d_right = rhs.d_right; | ^~~~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:104:12: note: because ‘CEGUI::UDim’ has user-provided ‘CEGUI::UDim::UDim(const CEGUI::UDim&)’ 104 | inline UDim(const UDim& v): | ^~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/Element.cpp: In member function ‘void CEGUI::Element::setMinSize(const USize&)’: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/Element.cpp:145:17: warning: implicitly-declared ‘constexpr CEGUI::Size& CEGUI::Size::operator=(const CEGUI::Size&)’ is deprecated [-Wdeprecated-copy] 145 | d_minSize = size; | ^~~~ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:36, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Element.h:35, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/Element.cpp:33: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Size.h:80:12: note: because ‘CEGUI::Size’ has user-provided ‘CEGUI::Size::Size(const CEGUI::Size&) [with T = CEGUI::UDim]’ 80 | inline Size(const Size& v): | ^~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/Element.cpp: In member function ‘void CEGUI::Element::setMaxSize(const USize&)’: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/Element.cpp:155:17: warning: implicitly-declared ‘constexpr CEGUI::Size& CEGUI::Size::operator=(const CEGUI::Size&)’ is deprecated [-Wdeprecated-copy] 155 | d_maxSize = size; | ^~~~ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:36, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Element.h:35, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/Element.cpp:33: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Size.h:80:12: note: because ‘CEGUI::Size’ has user-provided ‘CEGUI::Size::Size(const CEGUI::Size&) [with T = CEGUI::UDim]’ 80 | inline Size(const Size& v): | ^~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/Element.cpp: In member function ‘CEGUI::Sizef CEGUI::Element::calculatePixelSize(bool) const’: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/Element.cpp:225:52: warning: implicitly-declared ‘constexpr CEGUI::Size& CEGUI::Size::operator=(const CEGUI::Size&)’ is deprecated [-Wdeprecated-copy] 225 | getParentPixelSize(true)); | ^ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:36, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Element.h:35, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/Element.cpp:33: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Size.h:80:12: note: because ‘CEGUI::Size’ has user-provided ‘CEGUI::Size::Size(const CEGUI::Size&) [with T = float]’ 80 | inline Size(const Size& v): | ^~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/Element.cpp:231:48: warning: implicitly-declared ‘constexpr CEGUI::Size& CEGUI::Size::operator=(const CEGUI::Size&)’ is deprecated [-Wdeprecated-copy] 231 | getParentPixelSize()); | ^ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:36, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Element.h:35, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/Element.cpp:33: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Size.h:80:12: note: because ‘CEGUI::Size’ has user-provided ‘CEGUI::Size::Size(const CEGUI::Size&) [with T = float]’ 80 | inline Size(const Size& v): | ^~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/Element.cpp: In member function ‘virtual void CEGUI::Element::setArea_impl(const UVector2&, const USize&, bool, bool)’: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/Element.cpp:507:38: warning: implicitly-declared ‘constexpr CEGUI::Size& CEGUI::Size::operator=(const CEGUI::Size&)’ is deprecated [-Wdeprecated-copy] 507 | d_pixelSize = calculatePixelSize(); | ^ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:36, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Element.h:35, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/Element.cpp:33: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Size.h:80:12: note: because ‘CEGUI::Size’ has user-provided ‘CEGUI::Size::Size(const CEGUI::Size&) [with T = float]’ 80 | inline Size(const Size& v): | ^~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/Element.cpp: In member function ‘virtual CEGUI::Rectf CEGUI::Element::getUnclippedOuterRect_impl(bool) const’: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/Element.cpp:638:68: warning: implicitly-declared ‘constexpr CEGUI::Vector2& CEGUI::Vector2::operator=(const CEGUI::Vector2&)’ is deprecated [-Wdeprecated-copy] 638 | CoordConverter::alignToPixels(offset.d_y)); | ^ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Size.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:36, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Element.h:35, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/Element.cpp:33: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Vector.h:67:12: note: because ‘CEGUI::Vector2’ has user-provided ‘CEGUI::Vector2::Vector2(const CEGUI::Vector2&) [with T = float]’ 67 | inline Vector2(const Vector2& v): | ^~~~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/Element.cpp: In member function ‘virtual void CEGUI::Element::onParentSized(CEGUI::ElementEventArgs&)’: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/Element.cpp:685:38: warning: implicitly-declared ‘constexpr CEGUI::Size& CEGUI::Size::operator=(const CEGUI::Size&)’ is deprecated [-Wdeprecated-copy] 685 | d_pixelSize = calculatePixelSize(); | ^ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:36, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Element.h:35, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/Element.cpp:33: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Size.h:80:12: note: because ‘CEGUI::Size’ has user-provided ‘CEGUI::Size::Size(const CEGUI::Size&) [with T = float]’ 80 | inline Size(const Size& v): | ^~~~ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:39, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:36, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Element.h:35, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/Element.cpp:33: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Rect.h: In instantiation of ‘CEGUI::Rect& CEGUI::Rect::operator=(const CEGUI::Rect&) [with T = float]’: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Element.h:384:79: required from here /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Rect.h:74:15: warning: implicitly-declared ‘constexpr CEGUI::Vector2& CEGUI::Vector2::operator=(const CEGUI::Vector2&)’ is deprecated [-Wdeprecated-copy] 74 | d_min = rhs.d_min; | ~~~~~~^~~~~~~~~~~ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Size.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:36, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Element.h:35, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/Element.cpp:33: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Vector.h:67:12: note: because ‘CEGUI::Vector2’ has user-provided ‘CEGUI::Vector2::Vector2(const CEGUI::Vector2&) [with T = float]’ 67 | inline Vector2(const Vector2& v): | ^~~~~~~ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:39, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:36, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Element.h:35, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/Element.cpp:33: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Rect.h:75:15: warning: implicitly-declared ‘constexpr CEGUI::Vector2& CEGUI::Vector2::operator=(const CEGUI::Vector2&)’ is deprecated [-Wdeprecated-copy] 75 | d_max = rhs.d_max; | ~~~~~~^~~~~~~~~~~ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Size.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:36, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Element.h:35, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/Element.cpp:33: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Vector.h:67:12: note: because ‘CEGUI::Vector2’ has user-provided ‘CEGUI::Vector2::Vector2(const CEGUI::Vector2&) [with T = float]’ 67 | inline Vector2(const Vector2& v): | ^~~~~~~ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:39, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:36, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Element.h:35, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/Element.cpp:33: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Rect.h: In instantiation of ‘void CEGUI::Rect::setSize(const CEGUI::Size&) [with T = CEGUI::UDim]’: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/Element.cpp:506:24: required from here /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Rect.h:142:15: warning: implicitly-declared ‘constexpr CEGUI::Vector2& CEGUI::Vector2::operator=(const CEGUI::Vector2&)’ is deprecated [-Wdeprecated-copy] 142 | d_max = d_min + Vector2(size.d_width, size.d_height); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Size.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:36, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Element.h:35, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/Element.cpp:33: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Vector.h:67:12: note: because ‘CEGUI::Vector2’ has user-provided ‘CEGUI::Vector2::Vector2(const CEGUI::Vector2&) [with T = CEGUI::UDim]’ 67 | inline Vector2(const Vector2& v): | ^~~~~~~ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:39, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:36, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Element.h:35, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/Element.cpp:33: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Rect.h: In instantiation of ‘void CEGUI::Rect::setPosition(const CEGUI::Vector2&) [with T = CEGUI::UDim]’: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/Element.cpp:518:31: required from here /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Rect.h:127:15: warning: implicitly-declared ‘constexpr CEGUI::Vector2& CEGUI::Vector2::operator=(const CEGUI::Vector2&)’ is deprecated [-Wdeprecated-copy] 127 | d_min = min; | ~~~~~~^~~~~ In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Size.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/PropertyHelper.h:33, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/PropertySet.h:36, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Element.h:35, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/Element.cpp:33: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Vector.h:67:12: note: because ‘CEGUI::Vector2’ has user-provided ‘CEGUI::Vector2::Vector2(const CEGUI::Vector2&) [with T = CEGUI::UDim]’ 67 | inline Vector2(const Vector2& v): | ^~~~~~~ [ 11%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/Event.cpp.o cd /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/src && ccache /usr/bin/x86_64-gentoo-linux-musl-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include -DNDEBUG -O2 -pipe -march=native -std=c++14 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/Event.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/Event.cpp [ 12%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/EventArgs.cpp.o cd /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/src && ccache /usr/bin/x86_64-gentoo-linux-musl-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include -DNDEBUG -O2 -pipe -march=native -std=c++14 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/EventArgs.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/EventArgs.cpp [ 12%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/EventSet.cpp.o cd /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/src && ccache /usr/bin/x86_64-gentoo-linux-musl-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include -DNDEBUG -O2 -pipe -march=native -std=c++14 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/EventSet.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/EventSet.cpp In file included from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Size.h:32, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/Renderer.h:34, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/System.h:36, from /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/EventSet.cpp:33: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h: In member function ‘CEGUI::UBox& CEGUI::UBox::operator=(const CEGUI::UBox&)’: /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:297:21: warning: implicitly-declared ‘constexpr CEGUI::UDim& CEGUI::UDim::operator=(const CEGUI::UDim&)’ is deprecated [-Wdeprecated-copy] 297 | d_top = rhs.d_top; | ^~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:104:12: note: because ‘CEGUI::UDim’ has user-provided ‘CEGUI::UDim::UDim(const CEGUI::UDim&)’ 104 | inline UDim(const UDim& v): | ^~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:298:22: warning: implicitly-declared ‘constexpr CEGUI::UDim& CEGUI::UDim::operator=(const CEGUI::UDim&)’ is deprecated [-Wdeprecated-copy] 298 | d_left = rhs.d_left; | ^~~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:104:12: note: because ‘CEGUI::UDim’ has user-provided ‘CEGUI::UDim::UDim(const CEGUI::UDim&)’ 104 | inline UDim(const UDim& v): | ^~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:299:24: warning: implicitly-declared ‘constexpr CEGUI::UDim& CEGUI::UDim::operator=(const CEGUI::UDim&)’ is deprecated [-Wdeprecated-copy] 299 | d_bottom = rhs.d_bottom; | ^~~~~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:104:12: note: because ‘CEGUI::UDim’ has user-provided ‘CEGUI::UDim::UDim(const CEGUI::UDim&)’ 104 | inline UDim(const UDim& v): | ^~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:300:23: warning: implicitly-declared ‘constexpr CEGUI::UDim& CEGUI::UDim::operator=(const CEGUI::UDim&)’ is deprecated [-Wdeprecated-copy] 300 | d_right = rhs.d_right; | ^~~~~~~ /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include/CEGUI/UDim.h:104:12: note: because ‘CEGUI::UDim’ has user-provided ‘CEGUI::UDim::UDim(const CEGUI::UDim&)’ 104 | inline UDim(const UDim& v): | ^~~~ [ 13%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/Exceptions.cpp.o cd /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/src && ccache /usr/bin/x86_64-gentoo-linux-musl-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include -DNDEBUG -O2 -pipe -march=native -std=c++14 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/Exceptions.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/Exceptions.cpp /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/Exceptions.cpp:45:13: fatal error: execinfo.h: No such file or directory 45 | # include | ^~~~~~~~~~~~ compilation terminated. make[2]: *** [cegui/src/CMakeFiles/CEGUIBase-0.dir/build.make:431: cegui/src/CMakeFiles/CEGUIBase-0.dir/Exceptions.cpp.o] Error 1 make[2]: Leaving directory '/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build' make[1]: *** [CMakeFiles/Makefile2:393: cegui/src/CMakeFiles/CEGUIBase-0.dir/all] Error 2 make[1]: Leaving directory '/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build' make: *** [Makefile:169: all] Error 2 * ERROR: dev-games/cegui-0.8.7-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-games/cegui-0.8.7-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-games/cegui-0.8.7-r1::gentoo'`. * The complete build log is located at '/var/log/portage/dev-games:cegui-0.8.7-r1:20200402-164745.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-games/cegui-0.8.7-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-games/cegui-0.8.7-r1/temp/environment'. * Working directory: '/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build' * S: '/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7'