>>> Building on localhost under games/mars BDEPENDS = [audio/taglib;devel/fribidi;devel/cmake/core;multimedia/sfml;devel/ninja] DIST = [games/mars:mars_source_0.7.5.tar.gz] FULLPKGNAME = mars-0.7.5p11 RDEPENDS = [multimedia/sfml;devel/fribidi;devel/desktop-file-utils;x11/gtk+4,-guic;audio/taglib] (Junk lock obtained for localhost at 1751363620.81) >>> Running depends in games/mars at 1751363620.86 last junk was in devel/pudb /usr/sbin/pkg_add -aI -Drepair fribidi-1.0.16 sfml-2.5.1p0 taglib-2.0.2 was: /usr/sbin/pkg_add -aI -Drepair cmake-core-3.31.8 fribidi-1.0.16 ninja-1.11.1p0v1 sfml-2.5.1p0 taglib-2.0.2 /usr/sbin/pkg_add -aI -Drepair fribidi-1.0.16 sfml-2.5.1p0 taglib-2.0.2 >>> Running show-prepare-results in games/mars at 1751363629.45 ===> games/mars ===> Building from scratch mars-0.7.5p11 ===> mars-0.7.5p11 depends on: cmake-core-* -> cmake-core-3.31.8 ===> mars-0.7.5p11 depends on: ninja-* -> ninja-1.11.1p0v1 ===> mars-0.7.5p11 depends on: taglib-* -> taglib-2.0.2 ===> mars-0.7.5p11 depends on: fribidi-* -> fribidi-1.0.16 ===> mars-0.7.5p11 depends on: sfml-* -> sfml-2.5.1p0 ===> Verifying specs: GL GLU X11 Xrandr c fribidi m pthread sfml-audio sfml-graphics sfml-system sfml-window c++ c++abi pthread tag ===> found GL.19.2 GLU.9.0 X11.19.0 Xrandr.7.1 c.100.3 fribidi.3.1 m.10.1 pthread.27.1 sfml-audio.2.0 sfml-graphics.2.0 sfml-system.2.0 sfml-window.2.0 c++.10.0 c++abi.7.0 tag.14.0 cmake-core-3.31.8 fribidi-1.0.16 ninja-1.11.1p0v1 sfml-2.5.1p0 taglib-2.0.2 Still tainted: host marked nojunk by devel/py-unicorn >>> Running junk in games/mars at 1751363639.74 Can't run junk because of lock on devel/py-unicorn (Junk lock released for localhost at 1751363645.71) distfiles size=86856256 >>> Running patch in games/mars at 1751363645.77 ===> games/mars ===> Checking files for mars-0.7.5p11 `/ports/distfiles/mars_source_0.7.5.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for mars-0.7.5p11 ===> Patching for mars-0.7.5p11 ===> Applying OpenBSD patch patch-CMakeLists_txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Enable Xrandr. | |Index: CMakeLists.txt |--- CMakeLists.txt.orig |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 38. Hunk #2 succeeded at 64. done ===> Applying OpenBSD patch patch-include_Hud_TabStats_hpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: include/Hud/TabStats.hpp |--- include/Hud/TabStats.hpp.orig |+++ include/Hud/TabStats.hpp -------------------------- Patching file include/Hud/TabStats.hpp using Plan A... Hunk #1 succeeded at 40. done ===> Applying OpenBSD patch patch-include_Specials_NoSpecial_hpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix runtime crash | |Index: include/Specials/NoSpecial.hpp |--- include/Specials/NoSpecial.hpp.orig |+++ include/Specials/NoSpecial.hpp -------------------------- Patching file include/Specials/NoSpecial.hpp using Plan A... Hunk #1 succeeded at 32. done ===> Applying OpenBSD patch patch-resources_mars_desktop Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Avoid error message | | Error in file "/usr/local/share/applications/mars.desktop": | "application" is an invalid MIME type ("application" does not contain | a subtype) | |--- resources/mars.desktop.orig Tue Aug 16 12:56:27 2016 |+++ resources/mars.desktop Tue Aug 16 12:56:41 2016 -------------------------- Patching file resources/mars.desktop using Plan A... Hunk #1 succeeded at 8. done ===> Applying OpenBSD patch patch-src_CMakeLists_txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/CMakeLists.txt |--- src/CMakeLists.txt.orig |+++ src/CMakeLists.txt -------------------------- Patching file src/CMakeLists.txt using Plan A... Hunk #1 succeeded at 55. Hunk #2 succeeded at 69. Hunk #3 succeeded at 83. Hunk #4 succeeded at 93. Hunk #5 succeeded at 127. done ===> Applying OpenBSD patch patch-src_Shaders_postFX_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/Shaders/postFX.cpp.orig Wed Aug 31 17:44:56 2016 |+++ src/Shaders/postFX.cpp Wed Aug 31 17:45:26 2016 -------------------------- Patching file src/Shaders/postFX.cpp using Plan A... Hunk #1 succeeded at 25. done ===> Applying OpenBSD patch patch-src_System_settings_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/System/settings.cpp.orig Sun Sep 14 01:10:06 2014 |+++ src/System/settings.cpp Sun Sep 14 01:11:25 2014 -------------------------- Patching file src/System/settings.cpp using Plan A... Hunk #1 succeeded at 228. Hunk #2 succeeded at 253. Hunk #3 succeeded at 306. done ===> Applying OpenBSD patch patch-src_System_window_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |No joystick support in SFML on OpenBSD. | |Use sf::Shader::bind() correctly after latest update of SFML's API. |From: |https://github.com/kenkeiras/M.A.R.S./commit/a97d0d6a19b5b43e3c53081e36f1f1747b6674e6 |but not merged in main tree. | |--- src/System/window.cpp.orig Fri Jun 29 15:43:13 2012 |+++ src/System/window.cpp Wed Aug 31 17:48:23 2016 -------------------------- Patching file src/System/window.cpp using Plan A... Hunk #1 succeeded at 31. Hunk #2 succeeded at 132. Hunk #3 succeeded at 288. Hunk #4 succeeded at 306. Hunk #5 succeeded at 330. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in games/mars at 1751363667.20 ===> games/mars ===> Generating configure for mars-0.7.5p11 ===> Configuring for mars-0.7.5p11 CMake Warning (dev) at CMakeLists.txt:5 (PROJECT): cmake_minimum_required() should be called prior to this top-level project() call. Please see the cmake-commands(7) manual for usage documentation of both commands. This warning is for project developers. Use -Wno-dev to suppress it. -- The C compiler identification is Clang 19.1.7 -- The CXX compiler identification is Clang 19.1.7 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /pobj/mars-0.7.5/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /pobj/mars-0.7.5/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Deprecation Warning at CMakeLists.txt:18 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- Found OpenGL: /usr/X11R6/lib/libGL.so.19.2 -- Found SFML: /usr/local/include Summary: CMAKE_SYSTEM_NAME = OpenBSD WIN32 = UNIX = 1 APPLE = CMAKE_BUILD_TYPE = Release CMAKE_INSTALL_PREFIX = /usr/local CMAKE_OSX_ARCHITECTURES = CMAKE_OSX_SYSROOT = CMAKE_OSX_DEPLOYMENT_TARGET = CMAKE_GENERATOR = Ninja SFML_INCLUDE_DIR = /usr/local/include SFML_LIBRARIES = /usr/local/lib/libsfml-audio.so.2.0;/usr/local/lib/libsfml-graphics.so.2.0;/usr/local/lib/libsfml-window.so.2.0;/usr/local/lib/libsfml-system.so.2.0 OPENGL_INCLUDE_DIR = /usr/X11R6/include OPENGL_LIBRARIES = /usr/X11R6/lib/libGL.so.19.2;/usr/X11R6/lib/libGLU.so.9.0 XRANDR_LIBRARY = /usr/X11R6/lib/libXrandr.so.7.1 FRIBIDI_LIBRARY = /usr/local/lib/libfribidi.so.3.1 TAG_LIBRARY = /usr/local/lib/libtag.so.14.0 -- Configuring done (10.3s) -- Generating done (1.2s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_ASM_COMPILER_AR CMAKE_ASM_COMPILER_RANLIB CMAKE_Fortran_COMPILER_AR CMAKE_Fortran_COMPILER_RANLIB CMAKE_OBJCXX_COMPILER_AR CMAKE_OBJCXX_COMPILER_RANLIB CMAKE_OBJC_COMPILER_AR CMAKE_OBJC_COMPILER_RANLIB -- Build files have been written to: /pobj/mars-0.7.5/build-mips64 >>> Running build in games/mars at 1751363680.69 ===> games/mars ===> Building for mars-0.7.5p11 Change Dir: '/pobj/mars-0.7.5/build-mips64' Run Build Command(s): /usr/local/bin/ninja -v -j 1 [1/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/main.cpp.o -MF src/CMakeFiles/mars.dir/main.cpp.o.d -o src/CMakeFiles/mars.dir/main.cpp.o -c /pobj/mars-0.7.5/mars-game/src/main.cpp In file included from /pobj/mars-0.7.5/mars-game/src/main.cpp:22: In file included from /pobj/mars-0.7.5/mars-game/include/System/window.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/main.cpp:22: In file included from /pobj/mars-0.7.5/mars-game/include/System/window.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/main.cpp:22: In file included from /pobj/mars-0.7.5/mars-game/include/System/window.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/main.cpp:22: In file included from /pobj/mars-0.7.5/mars-game/include/System/window.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [2/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Controllers/BotController.cpp.o -MF src/CMakeFiles/mars.dir/Controllers/BotController.cpp.o.d -o src/CMakeFiles/mars.dir/Controllers/BotController.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Controllers/BotController.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Controllers/BotController.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/BotController.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/Controller.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/controllers.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Key.hpp:21: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Controllers/BotController.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/BotController.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/Controller.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/controllers.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Key.hpp:21: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Controllers/BotController.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/BotController.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/Controller.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/controllers.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Key.hpp:21: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Controllers/BotController.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/BotController.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/Controller.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/controllers.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Key.hpp:21: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [3/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Controllers/BotControllerBasicActions.cpp.o -MF src/CMakeFiles/mars.dir/Controllers/BotControllerBasicActions.cpp.o.d -o src/CMakeFiles/mars.dir/Controllers/BotControllerBasicActions.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Controllers/BotControllerBasicActions.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Controllers/BotControllerBasicActions.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/BotController.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/Controller.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/controllers.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Key.hpp:21: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Controllers/BotControllerBasicActions.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/BotController.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/Controller.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/controllers.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Key.hpp:21: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Controllers/BotControllerBasicActions.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/BotController.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/Controller.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/controllers.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Key.hpp:21: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Controllers/BotControllerBasicActions.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/BotController.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/Controller.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/controllers.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Key.hpp:21: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [4/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Controllers/BotControllerChecks.cpp.o -MF src/CMakeFiles/mars.dir/Controllers/BotControllerChecks.cpp.o.d -o src/CMakeFiles/mars.dir/Controllers/BotControllerChecks.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Controllers/BotControllerChecks.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Controllers/BotControllerChecks.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/BotController.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/Controller.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/controllers.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Key.hpp:21: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Controllers/BotControllerChecks.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/BotController.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/Controller.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/controllers.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Key.hpp:21: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Controllers/BotControllerChecks.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/BotController.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/Controller.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/controllers.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Key.hpp:21: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Controllers/BotControllerChecks.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/BotController.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/Controller.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/controllers.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Key.hpp:21: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [5/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Controllers/BotControllerDraw.cpp.o -MF src/CMakeFiles/mars.dir/Controllers/BotControllerDraw.cpp.o.d -o src/CMakeFiles/mars.dir/Controllers/BotControllerDraw.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Controllers/BotControllerDraw.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Controllers/BotControllerDraw.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/BotController.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/Controller.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/controllers.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Key.hpp:21: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Controllers/BotControllerDraw.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/BotController.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/Controller.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/controllers.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Key.hpp:21: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Controllers/BotControllerDraw.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/BotController.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/Controller.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/controllers.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Key.hpp:21: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Controllers/BotControllerDraw.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/BotController.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/Controller.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/controllers.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Key.hpp:21: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [6/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Controllers/BotControllerHelpers.cpp.o -MF src/CMakeFiles/mars.dir/Controllers/BotControllerHelpers.cpp.o.d -o src/CMakeFiles/mars.dir/Controllers/BotControllerHelpers.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Controllers/BotControllerHelpers.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Controllers/BotControllerHelpers.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/BotController.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/Controller.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/controllers.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Key.hpp:21: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Controllers/BotControllerHelpers.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/BotController.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/Controller.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/controllers.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Key.hpp:21: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Controllers/BotControllerHelpers.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/BotController.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/Controller.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/controllers.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Key.hpp:21: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Controllers/BotControllerHelpers.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/BotController.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/Controller.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/controllers.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Key.hpp:21: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [7/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Controllers/BotControllerTeamActions.cpp.o -MF src/CMakeFiles/mars.dir/Controllers/BotControllerTeamActions.cpp.o.d -o src/CMakeFiles/mars.dir/Controllers/BotControllerTeamActions.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Controllers/BotControllerTeamActions.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Controllers/BotControllerTeamActions.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/BotController.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/Controller.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/controllers.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Key.hpp:21: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Controllers/BotControllerTeamActions.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/BotController.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/Controller.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/controllers.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Key.hpp:21: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Controllers/BotControllerTeamActions.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/BotController.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/Controller.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/controllers.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Key.hpp:21: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Controllers/BotControllerTeamActions.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/BotController.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/Controller.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/controllers.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Key.hpp:21: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [8/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Controllers/Controller.cpp.o -MF src/CMakeFiles/mars.dir/Controllers/Controller.cpp.o.d -o src/CMakeFiles/mars.dir/Controllers/Controller.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Controllers/Controller.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Controllers/Controller.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/Controller.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/controllers.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Key.hpp:21: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Controllers/Controller.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/Controller.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/controllers.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Key.hpp:21: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Controllers/Controller.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/Controller.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/controllers.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Key.hpp:21: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Controllers/Controller.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/Controller.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/controllers.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Key.hpp:21: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [9/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Controllers/KeyController.cpp.o -MF src/CMakeFiles/mars.dir/Controllers/KeyController.cpp.o.d -o src/CMakeFiles/mars.dir/Controllers/KeyController.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Controllers/KeyController.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Controllers/KeyController.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/KeyController.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/Controller.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/controllers.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Key.hpp:21: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Controllers/KeyController.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/KeyController.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/Controller.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/controllers.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Key.hpp:21: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Controllers/KeyController.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/KeyController.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/Controller.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/controllers.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Key.hpp:21: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Controllers/KeyController.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/KeyController.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/Controller.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/controllers.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Key.hpp:21: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [10/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Controllers/controllers.cpp.o -MF src/CMakeFiles/mars.dir/Controllers/controllers.cpp.o.d -o src/CMakeFiles/mars.dir/Controllers/controllers.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Controllers/controllers.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Controllers/controllers.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/KeyController.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/Controller.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/controllers.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Key.hpp:21: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Controllers/controllers.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/KeyController.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/Controller.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/controllers.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Key.hpp:21: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Controllers/controllers.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/KeyController.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/Controller.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/controllers.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Key.hpp:21: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Controllers/controllers.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/KeyController.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/Controller.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Controllers/controllers.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Key.hpp:21: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [11/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/DecoObjects/Bolt.cpp.o -MF src/CMakeFiles/mars.dir/DecoObjects/Bolt.cpp.o.d -o src/CMakeFiles/mars.dir/DecoObjects/Bolt.cpp.o -c /pobj/mars-0.7.5/mars-game/src/DecoObjects/Bolt.cpp In file included from /pobj/mars-0.7.5/mars-game/src/DecoObjects/Bolt.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/Bolt.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/DecoObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/DecoObjects/Bolt.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/Bolt.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/DecoObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/DecoObjects/Bolt.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/Bolt.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/DecoObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/DecoObjects/Bolt.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/Bolt.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/DecoObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [12/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/DecoObjects/Cannon.cpp.o -MF src/CMakeFiles/mars.dir/DecoObjects/Cannon.cpp.o.d -o src/CMakeFiles/mars.dir/DecoObjects/Cannon.cpp.o -c /pobj/mars-0.7.5/mars-game/src/DecoObjects/Cannon.cpp In file included from /pobj/mars-0.7.5/mars-game/src/DecoObjects/Cannon.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/Cannon.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/DecoObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/DecoObjects/Cannon.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/Cannon.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/DecoObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/DecoObjects/Cannon.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/Cannon.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/DecoObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/DecoObjects/Cannon.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/Cannon.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/DecoObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [13/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/DecoObjects/Evil.cpp.o -MF src/CMakeFiles/mars.dir/DecoObjects/Evil.cpp.o.d -o src/CMakeFiles/mars.dir/DecoObjects/Evil.cpp.o -c /pobj/mars-0.7.5/mars-game/src/DecoObjects/Evil.cpp In file included from /pobj/mars-0.7.5/mars-game/src/DecoObjects/Evil.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/Evil.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/DecoObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/DecoObjects/Evil.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/Evil.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/DecoObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/DecoObjects/Evil.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/Evil.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/DecoObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/DecoObjects/Evil.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/Evil.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/DecoObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [14/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/DecoObjects/PlanetSign.cpp.o -MF src/CMakeFiles/mars.dir/DecoObjects/PlanetSign.cpp.o.d -o src/CMakeFiles/mars.dir/DecoObjects/PlanetSign.cpp.o -c /pobj/mars-0.7.5/mars-game/src/DecoObjects/PlanetSign.cpp In file included from /pobj/mars-0.7.5/mars-game/src/DecoObjects/PlanetSign.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/PlanetSign.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/DecoObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/DecoObjects/PlanetSign.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/PlanetSign.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/DecoObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/DecoObjects/PlanetSign.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/PlanetSign.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/DecoObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/DecoObjects/PlanetSign.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/PlanetSign.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/DecoObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [15/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/DecoObjects/ShipHighlight.cpp.o -MF src/CMakeFiles/mars.dir/DecoObjects/ShipHighlight.cpp.o.d -o src/CMakeFiles/mars.dir/DecoObjects/ShipHighlight.cpp.o -c /pobj/mars-0.7.5/mars-game/src/DecoObjects/ShipHighlight.cpp In file included from /pobj/mars-0.7.5/mars-game/src/DecoObjects/ShipHighlight.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/ShipHighlight.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/DecoObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/DecoObjects/ShipHighlight.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/ShipHighlight.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/DecoObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/DecoObjects/ShipHighlight.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/ShipHighlight.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/DecoObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/DecoObjects/ShipHighlight.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/ShipHighlight.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/DecoObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [16/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/DecoObjects/ShipName.cpp.o -MF src/CMakeFiles/mars.dir/DecoObjects/ShipName.cpp.o.d -o src/CMakeFiles/mars.dir/DecoObjects/ShipName.cpp.o -c /pobj/mars-0.7.5/mars-game/src/DecoObjects/ShipName.cpp In file included from /pobj/mars-0.7.5/mars-game/src/DecoObjects/ShipName.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/ShipName.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/DecoObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/DecoObjects/ShipName.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/ShipName.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/DecoObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/DecoObjects/ShipName.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/ShipName.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/DecoObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/DecoObjects/ShipName.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/ShipName.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/DecoObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [17/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/DecoObjects/SunHeat.cpp.o -MF src/CMakeFiles/mars.dir/DecoObjects/SunHeat.cpp.o.d -o src/CMakeFiles/mars.dir/DecoObjects/SunHeat.cpp.o -c /pobj/mars-0.7.5/mars-game/src/DecoObjects/SunHeat.cpp In file included from /pobj/mars-0.7.5/mars-game/src/DecoObjects/SunHeat.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/SunHeat.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/DecoObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/DecoObjects/SunHeat.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/SunHeat.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/DecoObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/DecoObjects/SunHeat.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/SunHeat.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/DecoObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/DecoObjects/SunHeat.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/SunHeat.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/DecoObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [18/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/DecoObjects/decoObjects.cpp.o -MF src/CMakeFiles/mars.dir/DecoObjects/decoObjects.cpp.o.d -o src/CMakeFiles/mars.dir/DecoObjects/decoObjects.cpp.o -c /pobj/mars-0.7.5/mars-game/src/DecoObjects/decoObjects.cpp In file included from /pobj/mars-0.7.5/mars-game/src/DecoObjects/decoObjects.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/decoObjects.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/DecoObjects/decoObjects.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/decoObjects.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/DecoObjects/decoObjects.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/decoObjects.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/DecoObjects/decoObjects.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/DecoObjects/decoObjects.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ /pobj/mars-0.7.5/mars-game/src/DecoObjects/decoObjects.cpp:133:17: warning: delete called on 'DecoObject' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor] 133 | delete *it; | ^ /pobj/mars-0.7.5/mars-game/src/DecoObjects/decoObjects.cpp:146:17: warning: delete called on 'DecoObject' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor] 146 | delete *it; | ^ /pobj/mars-0.7.5/mars-game/src/DecoObjects/decoObjects.cpp:166:13: warning: delete called on 'DecoObject' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor] 166 | delete *it; | ^ /pobj/mars-0.7.5/mars-game/src/DecoObjects/decoObjects.cpp:168:13: warning: delete called on 'DecoObject' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor] 168 | delete *it; | ^ /pobj/mars-0.7.5/mars-game/src/DecoObjects/decoObjects.cpp:170:13: warning: delete called on 'DecoObject' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor] 170 | delete *it; | ^ 9 warnings generated. [19/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Games/CannonKeep.cpp.o -MF src/CMakeFiles/mars.dir/Games/CannonKeep.cpp.o.d -o src/CMakeFiles/mars.dir/Games/CannonKeep.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Games/CannonKeep.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Games/CannonKeep.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/CKTeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Games/CannonKeep.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/CKTeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Games/CannonKeep.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/CKTeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Games/CannonKeep.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/CKTeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [20/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Games/DeathMatch.cpp.o -MF src/CMakeFiles/mars.dir/Games/DeathMatch.cpp.o.d -o src/CMakeFiles/mars.dir/Games/DeathMatch.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Games/DeathMatch.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Games/DeathMatch.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/DMTeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Games/DeathMatch.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/DMTeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Games/DeathMatch.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/DMTeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Games/DeathMatch.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/DMTeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [21/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Games/Game.cpp.o -MF src/CMakeFiles/mars.dir/Games/Game.cpp.o.d -o src/CMakeFiles/mars.dir/Games/Game.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Games/Game.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Games/Game.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/spaceObjects.hpp:26: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Games/Game.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/spaceObjects.hpp:26: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Games/Game.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/spaceObjects.hpp:26: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Games/Game.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/spaceObjects.hpp:26: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [22/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Games/GraveItation.cpp.o -MF src/CMakeFiles/mars.dir/Games/GraveItation.cpp.o.d -o src/CMakeFiles/mars.dir/Games/GraveItation.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Games/GraveItation.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Games/GraveItation.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/GITeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Games/GraveItation.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/GITeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Games/GraveItation.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/GITeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Games/GraveItation.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/GITeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [23/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Games/MenuGame.cpp.o -MF src/CMakeFiles/mars.dir/Games/MenuGame.cpp.o.d -o src/CMakeFiles/mars.dir/Games/MenuGame.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Games/MenuGame.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Games/MenuGame.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/GITeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Games/MenuGame.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/GITeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Games/MenuGame.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/GITeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Games/MenuGame.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/GITeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [24/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Games/Rally.cpp.o -MF src/CMakeFiles/mars.dir/Games/Rally.cpp.o.d -o src/CMakeFiles/mars.dir/Games/Rally.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Games/Rally.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Games/Rally.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/DMTeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Games/Rally.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/DMTeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Games/Rally.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/DMTeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Games/Rally.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/DMTeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [25/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Games/SpaceBall.cpp.o -MF src/CMakeFiles/mars.dir/Games/SpaceBall.cpp.o.d -o src/CMakeFiles/mars.dir/Games/SpaceBall.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Games/SpaceBall.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Games/SpaceBall.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/DMTeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Games/SpaceBall.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/DMTeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Games/SpaceBall.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/DMTeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Games/SpaceBall.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/DMTeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [26/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Games/TeamDeathMatch.cpp.o -MF src/CMakeFiles/mars.dir/Games/TeamDeathMatch.cpp.o.d -o src/CMakeFiles/mars.dir/Games/TeamDeathMatch.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Games/TeamDeathMatch.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Games/TeamDeathMatch.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/TDMTeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Games/TeamDeathMatch.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/TDMTeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Games/TeamDeathMatch.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/TDMTeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Games/TeamDeathMatch.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/TDMTeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [27/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Games/Tutorial.cpp.o -MF src/CMakeFiles/mars.dir/Games/Tutorial.cpp.o.d -o src/CMakeFiles/mars.dir/Games/Tutorial.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Games/Tutorial.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Games/Tutorial.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/TutTeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Games/Tutorial.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/TutTeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Games/Tutorial.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/TutTeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Games/Tutorial.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/TutTeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [28/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Games/games.cpp.o -MF src/CMakeFiles/mars.dir/Games/games.cpp.o.d -o src/CMakeFiles/mars.dir/Games/games.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Games/games.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Games/games.cpp:29: In file included from /pobj/mars-0.7.5/mars-game/include/System/settings.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Games/games.cpp:29: In file included from /pobj/mars-0.7.5/mars-game/include/System/settings.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Games/games.cpp:29: In file included from /pobj/mars-0.7.5/mars-game/include/System/settings.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Games/games.cpp:29: In file included from /pobj/mars-0.7.5/mars-game/include/System/settings.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [29/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Hud/CountDown.cpp.o -MF src/CMakeFiles/mars.dir/Hud/CountDown.cpp.o.d -o src/CMakeFiles/mars.dir/Hud/CountDown.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Hud/CountDown.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Hud/CountDown.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Media/texture.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Hud/CountDown.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Media/texture.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Hud/CountDown.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Media/texture.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Hud/CountDown.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Media/texture.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [30/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Hud/GamePoints.cpp.o -MF src/CMakeFiles/mars.dir/Hud/GamePoints.cpp.o.d -o src/CMakeFiles/mars.dir/Hud/GamePoints.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Hud/GamePoints.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Hud/GamePoints.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Media/text.hpp:25: In file included from /pobj/mars-0.7.5/mars-game/include/Media/font.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/settings.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Hud/GamePoints.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Media/text.hpp:25: In file included from /pobj/mars-0.7.5/mars-game/include/Media/font.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/settings.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Hud/GamePoints.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Media/text.hpp:25: In file included from /pobj/mars-0.7.5/mars-game/include/Media/font.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/settings.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Hud/GamePoints.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Media/text.hpp:25: In file included from /pobj/mars-0.7.5/mars-game/include/Media/font.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/settings.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [31/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Hud/GameStats.cpp.o -MF src/CMakeFiles/mars.dir/Hud/GameStats.cpp.o.d -o src/CMakeFiles/mars.dir/Hud/GameStats.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Hud/GameStats.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Hud/GameStats.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/System/settings.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Hud/GameStats.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/System/settings.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Hud/GameStats.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/System/settings.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Hud/GameStats.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/System/settings.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [32/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Hud/LeftLife.cpp.o -MF src/CMakeFiles/mars.dir/Hud/LeftLife.cpp.o.d -o src/CMakeFiles/mars.dir/Hud/LeftLife.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Hud/LeftLife.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Hud/LeftLife.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Players/players.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Hud/LeftLife.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Players/players.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Hud/LeftLife.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Players/players.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Hud/LeftLife.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Players/players.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [33/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Hud/Logo.cpp.o -MF src/CMakeFiles/mars.dir/Hud/Logo.cpp.o.d -o src/CMakeFiles/mars.dir/Hud/Logo.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Hud/Logo.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Hud/Logo.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Media/texture.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Hud/Logo.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Media/texture.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Hud/Logo.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Media/texture.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Hud/Logo.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Media/texture.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [34/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Hud/Message.cpp.o -MF src/CMakeFiles/mars.dir/Hud/Message.cpp.o.d -o src/CMakeFiles/mars.dir/Hud/Message.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Hud/Message.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Hud/Message.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Hud/Message.hpp:22: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Hud/Message.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Hud/Message.hpp:22: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Hud/Message.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Hud/Message.hpp:22: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Hud/Message.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Hud/Message.hpp:22: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [35/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Hud/RightLife.cpp.o -MF src/CMakeFiles/mars.dir/Hud/RightLife.cpp.o.d -o src/CMakeFiles/mars.dir/Hud/RightLife.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Hud/RightLife.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Hud/RightLife.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Players/players.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Hud/RightLife.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Players/players.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Hud/RightLife.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Players/players.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Hud/RightLife.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Players/players.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [36/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Hud/TabStats.cpp.o -MF src/CMakeFiles/mars.dir/Hud/TabStats.cpp.o.d -o src/CMakeFiles/mars.dir/Hud/TabStats.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Hud/TabStats.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Hud/TabStats.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Hud/TabStats.hpp:23: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Hud/TabStats.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Hud/TabStats.hpp:23: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Hud/TabStats.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Hud/TabStats.hpp:23: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Hud/TabStats.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Hud/TabStats.hpp:23: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [37/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Hud/hud.cpp.o -MF src/CMakeFiles/mars.dir/Hud/hud.cpp.o.d -o src/CMakeFiles/mars.dir/Hud/hud.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Hud/hud.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Hud/hud.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Hud/hud.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Hud/hud.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Hud/hud.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Hud/hud.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Hud/hud.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Hud/hud.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Hud/hud.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [38/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Hud/musicNotify.cpp.o -MF src/CMakeFiles/mars.dir/Hud/musicNotify.cpp.o.d -o src/CMakeFiles/mars.dir/Hud/musicNotify.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Hud/musicNotify.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Hud/musicNotify.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Hud/musicNotify.hpp:21: In file included from /usr/include/c++/v1/string:547: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Hud/musicNotify.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Hud/musicNotify.hpp:21: In file included from /usr/include/c++/v1/string:547: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Hud/musicNotify.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Hud/musicNotify.hpp:21: In file included from /usr/include/c++/v1/string:547: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Hud/musicNotify.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Hud/musicNotify.hpp:21: In file included from /usr/include/c++/v1/string:547: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [39/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Interface/Button.cpp.o -MF src/CMakeFiles/mars.dir/Interface/Button.cpp.o.d -o src/CMakeFiles/mars.dir/Interface/Button.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Interface/Button.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Interface/Button.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/Button.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/Button.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/Button.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/Button.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/Button.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/Button.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/Button.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [40/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Interface/Checkbox.cpp.o -MF src/CMakeFiles/mars.dir/Interface/Checkbox.cpp.o.d -o src/CMakeFiles/mars.dir/Interface/Checkbox.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Interface/Checkbox.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Interface/Checkbox.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/Checkbox.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/Checkbox.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/Checkbox.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/Checkbox.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/Checkbox.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/Checkbox.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/Checkbox.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [41/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Interface/ColorPicker.cpp.o -MF src/CMakeFiles/mars.dir/Interface/ColorPicker.cpp.o.d -o src/CMakeFiles/mars.dir/Interface/ColorPicker.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Interface/ColorPicker.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Interface/ColorPicker.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/ColorPicker.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/ColorPicker.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/ColorPicker.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/ColorPicker.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/ColorPicker.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/ColorPicker.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/ColorPicker.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ /pobj/mars-0.7.5/mars-game/src/Interface/ColorPicker.cpp:48:5: warning: delete called on 'UiWindow' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor] 48 | delete colorWindow_; | ^ 5 warnings generated. [42/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Interface/ColorPickerWindow.cpp.o -MF src/CMakeFiles/mars.dir/Interface/ColorPickerWindow.cpp.o.d -o src/CMakeFiles/mars.dir/Interface/ColorPickerWindow.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Interface/ColorPickerWindow.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Interface/ColorPickerWindow.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/ColorPickerWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/ColorPickerWindow.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/ColorPickerWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/ColorPickerWindow.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/ColorPickerWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/ColorPickerWindow.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/ColorPickerWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [43/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Interface/ComboBox.cpp.o -MF src/CMakeFiles/mars.dir/Interface/ComboBox.cpp.o.d -o src/CMakeFiles/mars.dir/Interface/ComboBox.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Interface/ComboBox.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Interface/ComboBox.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/ComboBox.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/ComboBox.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/ComboBox.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/ComboBox.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/ComboBox.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/ComboBox.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/ComboBox.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ /pobj/mars-0.7.5/mars-game/src/Interface/ComboBox.cpp:51:5: warning: delete called on 'UiWindow' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor] 51 | delete dropBox_; | ^ 5 warnings generated. [44/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Interface/DropDownWindow.cpp.o -MF src/CMakeFiles/mars.dir/Interface/DropDownWindow.cpp.o.d -o src/CMakeFiles/mars.dir/Interface/DropDownWindow.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Interface/DropDownWindow.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Interface/DropDownWindow.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/DropDownWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/DropDownWindow.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/DropDownWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/DropDownWindow.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/DropDownWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/DropDownWindow.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/DropDownWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [45/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Interface/KeyEdit.cpp.o -MF src/CMakeFiles/mars.dir/Interface/KeyEdit.cpp.o.d -o src/CMakeFiles/mars.dir/Interface/KeyEdit.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Interface/KeyEdit.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Interface/KeyEdit.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/KeyEdit.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/KeyEdit.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/KeyEdit.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/KeyEdit.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/KeyEdit.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/KeyEdit.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/KeyEdit.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [46/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Interface/Label.cpp.o -MF src/CMakeFiles/mars.dir/Interface/Label.cpp.o.d -o src/CMakeFiles/mars.dir/Interface/Label.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Interface/Label.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Interface/Label.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/Label.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/Label.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/Label.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/Label.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/Label.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/Label.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/Label.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [47/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Interface/LabeledBox.cpp.o -MF src/CMakeFiles/mars.dir/Interface/LabeledBox.cpp.o.d -o src/CMakeFiles/mars.dir/Interface/LabeledBox.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Interface/LabeledBox.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Interface/LabeledBox.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/LabeledBox.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/LabeledBox.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/LabeledBox.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/LabeledBox.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/LabeledBox.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/LabeledBox.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/LabeledBox.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [48/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Interface/LanguageButton.cpp.o -MF src/CMakeFiles/mars.dir/Interface/LanguageButton.cpp.o.d -o src/CMakeFiles/mars.dir/Interface/LanguageButton.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Interface/LanguageButton.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Interface/LanguageButton.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/LanguageButton.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/LanguageButton.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/LanguageButton.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/LanguageButton.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/LanguageButton.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/LanguageButton.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/LanguageButton.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [49/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Interface/Line.cpp.o -MF src/CMakeFiles/mars.dir/Interface/Line.cpp.o.d -o src/CMakeFiles/mars.dir/Interface/Line.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Interface/Line.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Interface/Line.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/Line.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/Line.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/Line.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/Line.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/Line.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/Line.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/Line.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [50/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Interface/RadioButton.cpp.o -MF src/CMakeFiles/mars.dir/Interface/RadioButton.cpp.o.d -o src/CMakeFiles/mars.dir/Interface/RadioButton.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Interface/RadioButton.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Interface/RadioButton.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/RadioButton.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/RadioButton.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/RadioButton.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/RadioButton.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/RadioButton.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/RadioButton.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/RadioButton.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [51/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Interface/RadioGroup.cpp.o -MF src/CMakeFiles/mars.dir/Interface/RadioGroup.cpp.o.d -o src/CMakeFiles/mars.dir/Interface/RadioGroup.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Interface/RadioGroup.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Interface/RadioGroup.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/RadioGroup.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/RadioGroup.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/RadioGroup.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/RadioGroup.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/RadioGroup.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/RadioGroup.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/RadioGroup.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [52/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Interface/ShipPreview.cpp.o -MF src/CMakeFiles/mars.dir/Interface/ShipPreview.cpp.o.d -o src/CMakeFiles/mars.dir/Interface/ShipPreview.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Interface/ShipPreview.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Interface/ShipPreview.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/ShipPreview.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/ShipPreview.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/ShipPreview.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/ShipPreview.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/ShipPreview.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/ShipPreview.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/ShipPreview.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [53/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Interface/Slider.cpp.o -MF src/CMakeFiles/mars.dir/Interface/Slider.cpp.o.d -o src/CMakeFiles/mars.dir/Interface/Slider.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Interface/Slider.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Interface/Slider.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/Slider.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/Slider.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/Slider.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/Slider.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/Slider.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/Slider.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/Slider.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [54/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Interface/Tab.cpp.o -MF src/CMakeFiles/mars.dir/Interface/Tab.cpp.o.d -o src/CMakeFiles/mars.dir/Interface/Tab.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Interface/Tab.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Interface/Tab.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/Tab.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/Tab.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/Tab.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/Tab.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/Tab.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/Tab.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/Tab.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ /pobj/mars-0.7.5/mars-game/src/Interface/Tab.cpp:113:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] 113 | } | ^ /pobj/mars-0.7.5/mars-game/src/Interface/Tab.cpp:143:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] 143 | } | ^ 6 warnings generated. [55/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Interface/TabList.cpp.o -MF src/CMakeFiles/mars.dir/Interface/TabList.cpp.o.d -o src/CMakeFiles/mars.dir/Interface/TabList.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Interface/TabList.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Interface/TabList.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/TabList.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/TabList.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/TabList.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/TabList.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/TabList.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/TabList.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/TabList.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [56/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Interface/TextBox.cpp.o -MF src/CMakeFiles/mars.dir/Interface/TextBox.cpp.o.d -o src/CMakeFiles/mars.dir/Interface/TextBox.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Interface/TextBox.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Interface/TextBox.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/TextBox.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/TextBox.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/TextBox.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/TextBox.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/TextBox.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/TextBox.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/TextBox.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [57/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Interface/TextEdit.cpp.o -MF src/CMakeFiles/mars.dir/Interface/TextEdit.cpp.o.d -o src/CMakeFiles/mars.dir/Interface/TextEdit.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Interface/TextEdit.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Interface/TextEdit.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/TextEdit.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/TextEdit.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/TextEdit.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/TextEdit.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/TextEdit.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/TextEdit.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/TextEdit.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [58/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Interface/UiElement.cpp.o -MF src/CMakeFiles/mars.dir/Interface/UiElement.cpp.o.d -o src/CMakeFiles/mars.dir/Interface/UiElement.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Interface/UiElement.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Interface/UiElement.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/UiElement.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/UiElement.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/UiElement.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [59/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Interface/UiWindow.cpp.o -MF src/CMakeFiles/mars.dir/Interface/UiWindow.cpp.o.d -o src/CMakeFiles/mars.dir/Interface/UiWindow.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Interface/UiWindow.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Interface/UiWindow.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/UiWindow.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/UiWindow.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/UiWindow.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [60/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Interface/VerticalSlider.cpp.o -MF src/CMakeFiles/mars.dir/Interface/VerticalSlider.cpp.o.d -o src/CMakeFiles/mars.dir/Interface/VerticalSlider.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Interface/VerticalSlider.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Interface/VerticalSlider.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/VerticalSlider.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/VerticalSlider.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/VerticalSlider.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/VerticalSlider.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/VerticalSlider.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/VerticalSlider.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/VerticalSlider.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [61/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Interface/toolTip.cpp.o -MF src/CMakeFiles/mars.dir/Interface/toolTip.cpp.o.d -o src/CMakeFiles/mars.dir/Interface/toolTip.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Interface/toolTip.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Interface/toolTip.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/toolTip.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/toolTip.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/toolTip.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/toolTip.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/toolTip.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Interface/toolTip.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/toolTip.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [62/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Items/CannonControl.cpp.o -MF src/CMakeFiles/mars.dir/Items/CannonControl.cpp.o.d -o src/CMakeFiles/mars.dir/Items/CannonControl.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Items/CannonControl.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Items/CannonControl.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Items/CannonControl.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Items/CannonControl.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Items/CannonControl.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Items/CannonControl.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Items/CannonControl.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Items/CannonControl.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Items/CannonControl.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [63/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Items/PUFuel.cpp.o -MF src/CMakeFiles/mars.dir/Items/PUFuel.cpp.o.d -o src/CMakeFiles/mars.dir/Items/PUFuel.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Items/PUFuel.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Items/PUFuel.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Items/PUFuel.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Items/PUFuel.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Items/PUFuel.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Items/PUFuel.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Items/PUFuel.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Items/PUFuel.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Items/PUFuel.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [64/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Items/PUHealth.cpp.o -MF src/CMakeFiles/mars.dir/Items/PUHealth.cpp.o.d -o src/CMakeFiles/mars.dir/Items/PUHealth.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Items/PUHealth.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Items/PUHealth.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Items/PUHealth.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Items/PUHealth.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Items/PUHealth.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Items/PUHealth.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Items/PUHealth.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Items/PUHealth.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Items/PUHealth.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [65/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Items/PUReverse.cpp.o -MF src/CMakeFiles/mars.dir/Items/PUReverse.cpp.o.d -o src/CMakeFiles/mars.dir/Items/PUReverse.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Items/PUReverse.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Items/PUReverse.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Items/PUReverse.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Items/PUReverse.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Items/PUReverse.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Items/PUReverse.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Items/PUReverse.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Items/PUReverse.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Items/PUReverse.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [66/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Items/PUShield.cpp.o -MF src/CMakeFiles/mars.dir/Items/PUShield.cpp.o.d -o src/CMakeFiles/mars.dir/Items/PUShield.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Items/PUShield.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Items/PUShield.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Items/PUShield.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Items/PUShield.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Items/PUShield.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Items/PUShield.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Items/PUShield.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Items/PUShield.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Items/PUShield.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [67/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Items/PUSleep.cpp.o -MF src/CMakeFiles/mars.dir/Items/PUSleep.cpp.o.d -o src/CMakeFiles/mars.dir/Items/PUSleep.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Items/PUSleep.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Items/PUSleep.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Items/PUSleep.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Items/PUSleep.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Items/PUSleep.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Items/PUSleep.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Items/PUSleep.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Items/PUSleep.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Items/PUSleep.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [68/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Items/PowerUp.cpp.o -MF src/CMakeFiles/mars.dir/Items/PowerUp.cpp.o.d -o src/CMakeFiles/mars.dir/Items/PowerUp.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Items/PowerUp.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Items/PowerUp.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Items/PowerUp.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Items/PowerUp.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Items/PowerUp.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Items/PowerUp.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Items/PowerUp.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Items/PowerUp.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Items/PowerUp.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [69/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Items/items.cpp.o -MF src/CMakeFiles/mars.dir/Items/items.cpp.o.d -o src/CMakeFiles/mars.dir/Items/items.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Items/items.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Items/items.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Items/items.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Items/items.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Items/items.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Items/items.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Items/items.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Items/items.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Items/items.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ /pobj/mars-0.7.5/mars-game/src/Items/items.cpp:105:17: warning: delete called on 'PowerUp' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor] 105 | delete *it; | ^ /pobj/mars-0.7.5/mars-game/src/Items/items.cpp:155:13: warning: delete called on 'PowerUp' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor] 155 | delete(*it); | ^ 6 warnings generated. [70/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Locales/locales.cpp.o -MF src/CMakeFiles/mars.dir/Locales/locales.cpp.o.d -o src/CMakeFiles/mars.dir/Locales/locales.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Locales/locales.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Locales/locales.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Locales/locales.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Locales/Locale.hpp:21: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Locales/locales.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Locales/locales.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Locales/Locale.hpp:21: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Locales/locales.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Locales/locales.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Locales/Locale.hpp:21: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Locales/locales.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Locales/locales.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Locales/Locale.hpp:21: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [71/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Media/announcer.cpp.o -MF src/CMakeFiles/mars.dir/Media/announcer.cpp.o.d -o src/CMakeFiles/mars.dir/Media/announcer.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Media/announcer.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Media/announcer.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/System/settings.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Media/announcer.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/System/settings.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Media/announcer.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/System/settings.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Media/announcer.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/System/settings.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [72/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Media/file.cpp.o -MF src/CMakeFiles/mars.dir/Media/file.cpp.o.d -o src/CMakeFiles/mars.dir/Media/file.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Media/file.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Media/file.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Media/file.hpp:21: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Media/file.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Media/file.hpp:21: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Media/file.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Media/file.hpp:21: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Media/file.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Media/file.hpp:21: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Media/file.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Media/file.hpp:21: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /pobj/mars-0.7.5/mars-game/src/Media/file.cpp:57:22: note: in instantiation of default argument for 'basic_string' required here 57 | std::basic_string utf32line; | ^~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 5 warnings generated. [73/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Media/font.cpp.o -MF src/CMakeFiles/mars.dir/Media/font.cpp.o.d -o src/CMakeFiles/mars.dir/Media/font.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Media/font.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Media/font.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Media/font.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/settings.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Media/font.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Media/font.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/settings.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Media/font.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Media/font.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/settings.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Media/font.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Media/font.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/settings.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [74/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Media/music.cpp.o -MF src/CMakeFiles/mars.dir/Media/music.cpp.o.d -o src/CMakeFiles/mars.dir/Media/music.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Media/music.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Media/music.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Media/music.hpp:21: In file included from /usr/local/include/SFML/Audio.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Media/music.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Media/music.hpp:21: In file included from /usr/local/include/SFML/Audio.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Media/music.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Media/music.hpp:21: In file included from /usr/local/include/SFML/Audio.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Media/music.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Media/music.hpp:21: In file included from /usr/local/include/SFML/Audio.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [75/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Media/sound.cpp.o -MF src/CMakeFiles/mars.dir/Media/sound.cpp.o.d -o src/CMakeFiles/mars.dir/Media/sound.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Media/sound.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Media/sound.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Media/sound.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Media/sound.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Media/sound.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Media/sound.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Media/sound.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Media/sound.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Media/sound.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [76/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Media/text.cpp.o -MF src/CMakeFiles/mars.dir/Media/text.cpp.o.d -o src/CMakeFiles/mars.dir/Media/text.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Media/text.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Media/text.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Media/text.hpp:25: In file included from /pobj/mars-0.7.5/mars-game/include/Media/font.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/settings.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Media/text.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Media/text.hpp:25: In file included from /pobj/mars-0.7.5/mars-game/include/Media/font.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/settings.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Media/text.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Media/text.hpp:25: In file included from /pobj/mars-0.7.5/mars-game/include/Media/font.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/settings.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Media/text.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Media/text.hpp:25: In file included from /pobj/mars-0.7.5/mars-game/include/Media/font.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/settings.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ /pobj/mars-0.7.5/mars-game/src/Media/text.cpp:33:24: warning: 'setColor' is deprecated [-Wdeprecated-declarations] 33 | drawString.setColor(sf::Color(color.r()*255, color.g()*255, color.b()*255, alpha<0 ? 0 : alpha*255)); | ^ /usr/local/include/SFML/Graphics/Text.hpp:210:5: note: 'setColor' has been explicitly marked deprecated here 210 | SFML_DEPRECATED void setColor(const Color& color); | ^ /usr/local/include/SFML/Config.hpp:191:45: note: expanded from macro 'SFML_DEPRECATED' 191 | #define SFML_DEPRECATED __attribute__ ((deprecated)) | ^ 5 warnings generated. [77/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Media/texture.cpp.o -MF src/CMakeFiles/mars.dir/Media/texture.cpp.o.d -o src/CMakeFiles/mars.dir/Media/texture.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Media/texture.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Media/texture.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Media/texture.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Media/texture.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Media/texture.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Media/texture.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Media/texture.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Media/texture.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Media/texture.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [78/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Menu/About.cpp.o -MF src/CMakeFiles/mars.dir/Menu/About.cpp.o.d -o src/CMakeFiles/mars.dir/Menu/About.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Menu/About.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Menu/About.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/About.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/About.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/About.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/About.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/About.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/About.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/About.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ /pobj/mars-0.7.5/mars-game/src/Menu/About.cpp:73:9: warning: delete called on 'UiWindow' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor] 73 | delete instance_; | ^ 5 warnings generated. [79/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Menu/ChooseLanguage.cpp.o -MF src/CMakeFiles/mars.dir/Menu/ChooseLanguage.cpp.o.d -o src/CMakeFiles/mars.dir/Menu/ChooseLanguage.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Menu/ChooseLanguage.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Menu/ChooseLanguage.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/ChooseLanguage.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/ChooseLanguage.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/ChooseLanguage.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/ChooseLanguage.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/ChooseLanguage.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/ChooseLanguage.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/ChooseLanguage.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ /pobj/mars-0.7.5/mars-game/src/Menu/ChooseLanguage.cpp:83:9: warning: delete called on 'UiWindow' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor] 83 | delete instance_; | ^ 5 warnings generated. [80/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Menu/Connect.cpp.o -MF src/CMakeFiles/mars.dir/Menu/Connect.cpp.o.d -o src/CMakeFiles/mars.dir/Menu/Connect.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Menu/Connect.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Menu/Connect.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/Connect.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/Connect.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/Connect.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/Connect.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/Connect.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/Connect.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/Connect.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ /pobj/mars-0.7.5/mars-game/src/Menu/Connect.cpp:52:9: warning: delete called on 'UiWindow' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor] 52 | delete instance_; | ^ 5 warnings generated. [81/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Menu/EndMenu.cpp.o -MF src/CMakeFiles/mars.dir/Menu/EndMenu.cpp.o.d -o src/CMakeFiles/mars.dir/Menu/EndMenu.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Menu/EndMenu.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Menu/EndMenu.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/EndMenu.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/EndMenu.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/EndMenu.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/EndMenu.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/EndMenu.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/EndMenu.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/EndMenu.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ /pobj/mars-0.7.5/mars-game/src/Menu/EndMenu.cpp:72:9: warning: delete called on 'UiWindow' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor] 72 | delete instance_; | ^ 5 warnings generated. [82/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Menu/EnterName.cpp.o -MF src/CMakeFiles/mars.dir/Menu/EnterName.cpp.o.d -o src/CMakeFiles/mars.dir/Menu/EnterName.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Menu/EnterName.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Menu/EnterName.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/EnterName.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/EnterName.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/EnterName.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/EnterName.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/EnterName.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/EnterName.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/EnterName.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ /pobj/mars-0.7.5/mars-game/src/Menu/EnterName.cpp:63:9: warning: delete called on 'UiWindow' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor] 63 | delete instance_; | ^ 5 warnings generated. [83/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Menu/ExitConfirm.cpp.o -MF src/CMakeFiles/mars.dir/Menu/ExitConfirm.cpp.o.d -o src/CMakeFiles/mars.dir/Menu/ExitConfirm.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Menu/ExitConfirm.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Menu/ExitConfirm.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/ExitConfirm.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/ExitConfirm.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/ExitConfirm.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/ExitConfirm.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/ExitConfirm.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/ExitConfirm.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/ExitConfirm.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ /pobj/mars-0.7.5/mars-game/src/Menu/ExitConfirm.cpp:56:9: warning: delete called on 'UiWindow' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor] 56 | delete instance_; | ^ 5 warnings generated. [84/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Menu/InfoCK.cpp.o -MF src/CMakeFiles/mars.dir/Menu/InfoCK.cpp.o.d -o src/CMakeFiles/mars.dir/Menu/InfoCK.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Menu/InfoCK.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Menu/InfoCK.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/InfoCK.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/InfoCK.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/InfoCK.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/InfoCK.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/InfoCK.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/InfoCK.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/InfoCK.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ /pobj/mars-0.7.5/mars-game/src/Menu/InfoCK.cpp:61:9: warning: delete called on 'UiWindow' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor] 61 | delete instance_; | ^ 5 warnings generated. [85/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Menu/InfoDM.cpp.o -MF src/CMakeFiles/mars.dir/Menu/InfoDM.cpp.o.d -o src/CMakeFiles/mars.dir/Menu/InfoDM.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Menu/InfoDM.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Menu/InfoDM.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/InfoDM.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/InfoDM.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/InfoDM.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/InfoDM.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/InfoDM.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/InfoDM.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/InfoDM.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ /pobj/mars-0.7.5/mars-game/src/Menu/InfoDM.cpp:61:9: warning: delete called on 'UiWindow' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor] 61 | delete instance_; | ^ 5 warnings generated. [86/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Menu/InfoGIP.cpp.o -MF src/CMakeFiles/mars.dir/Menu/InfoGIP.cpp.o.d -o src/CMakeFiles/mars.dir/Menu/InfoGIP.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Menu/InfoGIP.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Menu/InfoGIP.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/InfoGIP.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/InfoGIP.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/InfoGIP.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/InfoGIP.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/InfoGIP.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/InfoGIP.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/InfoGIP.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ /pobj/mars-0.7.5/mars-game/src/Menu/InfoGIP.cpp:61:9: warning: delete called on 'UiWindow' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor] 61 | delete instance_; | ^ 5 warnings generated. [87/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Menu/InfoHide.cpp.o -MF src/CMakeFiles/mars.dir/Menu/InfoHide.cpp.o.d -o src/CMakeFiles/mars.dir/Menu/InfoHide.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Menu/InfoHide.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Menu/InfoHide.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/InfoHide.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/InfoHide.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/InfoHide.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/InfoHide.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/InfoHide.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/InfoHide.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/InfoHide.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ /pobj/mars-0.7.5/mars-game/src/Menu/InfoHide.cpp:57:9: warning: delete called on 'UiWindow' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor] 57 | delete instance_; | ^ 5 warnings generated. [88/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Menu/InfoSB.cpp.o -MF src/CMakeFiles/mars.dir/Menu/InfoSB.cpp.o.d -o src/CMakeFiles/mars.dir/Menu/InfoSB.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Menu/InfoSB.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Menu/InfoSB.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/InfoSB.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/InfoSB.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/InfoSB.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/InfoSB.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/InfoSB.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/InfoSB.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/InfoSB.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ /pobj/mars-0.7.5/mars-game/src/Menu/InfoSB.cpp:61:9: warning: delete called on 'UiWindow' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor] 61 | delete instance_; | ^ 5 warnings generated. [89/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Menu/InfoTDM.cpp.o -MF src/CMakeFiles/mars.dir/Menu/InfoTDM.cpp.o.d -o src/CMakeFiles/mars.dir/Menu/InfoTDM.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Menu/InfoTDM.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Menu/InfoTDM.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/InfoTDM.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/InfoTDM.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/InfoTDM.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/InfoTDM.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/InfoTDM.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/InfoTDM.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/InfoTDM.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ /pobj/mars-0.7.5/mars-game/src/Menu/InfoTDM.cpp:61:9: warning: delete called on 'UiWindow' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor] 61 | delete instance_; | ^ 5 warnings generated. [90/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Menu/MainMenu.cpp.o -MF src/CMakeFiles/mars.dir/Menu/MainMenu.cpp.o.d -o src/CMakeFiles/mars.dir/Menu/MainMenu.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Menu/MainMenu.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Menu/MainMenu.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/MainMenu.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/MainMenu.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/MainMenu.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/MainMenu.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/MainMenu.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/MainMenu.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/MainMenu.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ /pobj/mars-0.7.5/mars-game/src/Menu/MainMenu.cpp:92:9: warning: delete called on 'UiWindow' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor] 92 | delete instance_; | ^ 5 warnings generated. [91/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Menu/NewGameConfirm.cpp.o -MF src/CMakeFiles/mars.dir/Menu/NewGameConfirm.cpp.o.d -o src/CMakeFiles/mars.dir/Menu/NewGameConfirm.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Menu/NewGameConfirm.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Menu/NewGameConfirm.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/NewGameConfirm.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/NewGameConfirm.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/NewGameConfirm.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/NewGameConfirm.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/NewGameConfirm.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/NewGameConfirm.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/NewGameConfirm.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ /pobj/mars-0.7.5/mars-game/src/Menu/NewGameConfirm.cpp:57:9: warning: delete called on 'UiWindow' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor] 57 | delete instance_; | ^ 5 warnings generated. [92/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Menu/NewGameMenu.cpp.o -MF src/CMakeFiles/mars.dir/Menu/NewGameMenu.cpp.o.d -o src/CMakeFiles/mars.dir/Menu/NewGameMenu.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Menu/NewGameMenu.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Menu/NewGameMenu.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/NewGameMenu.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/NewGameMenu.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/NewGameMenu.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/NewGameMenu.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/NewGameMenu.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/NewGameMenu.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/NewGameMenu.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ /pobj/mars-0.7.5/mars-game/src/Menu/NewGameMenu.cpp:312:9: warning: delete called on 'UiWindow' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor] 312 | delete instance_; | ^ 5 warnings generated. [93/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Menu/OptionsMenu.cpp.o -MF src/CMakeFiles/mars.dir/Menu/OptionsMenu.cpp.o.d -o src/CMakeFiles/mars.dir/Menu/OptionsMenu.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Menu/OptionsMenu.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Menu/OptionsMenu.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/OptionsMenu.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/OptionsMenu.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/OptionsMenu.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/OptionsMenu.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/OptionsMenu.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/OptionsMenu.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/OptionsMenu.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ /pobj/mars-0.7.5/mars-game/src/Menu/OptionsMenu.cpp:288:9: warning: delete called on 'UiWindow' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor] 288 | delete instance_; | ^ 5 warnings generated. [94/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Menu/PauseMenu.cpp.o -MF src/CMakeFiles/mars.dir/Menu/PauseMenu.cpp.o.d -o src/CMakeFiles/mars.dir/Menu/PauseMenu.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Menu/PauseMenu.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Menu/PauseMenu.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/PauseMenu.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/PauseMenu.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/PauseMenu.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/PauseMenu.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/PauseMenu.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/PauseMenu.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/PauseMenu.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ /pobj/mars-0.7.5/mars-game/src/Menu/PauseMenu.cpp:77:9: warning: delete called on 'UiWindow' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor] 77 | delete instance_; | ^ 5 warnings generated. [95/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Menu/ShaderError.cpp.o -MF src/CMakeFiles/mars.dir/Menu/ShaderError.cpp.o.d -o src/CMakeFiles/mars.dir/Menu/ShaderError.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Menu/ShaderError.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Menu/ShaderError.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/ShaderError.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/ShaderError.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/ShaderError.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/ShaderError.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/ShaderError.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/ShaderError.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/ShaderError.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ /pobj/mars-0.7.5/mars-game/src/Menu/ShaderError.cpp:49:9: warning: delete called on 'UiWindow' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor] 49 | delete instance_; | ^ 5 warnings generated. [96/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Menu/ToMainConfirm.cpp.o -MF src/CMakeFiles/mars.dir/Menu/ToMainConfirm.cpp.o.d -o src/CMakeFiles/mars.dir/Menu/ToMainConfirm.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Menu/ToMainConfirm.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Menu/ToMainConfirm.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/ToMainConfirm.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/ToMainConfirm.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/ToMainConfirm.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/ToMainConfirm.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/ToMainConfirm.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/ToMainConfirm.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/ToMainConfirm.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ /pobj/mars-0.7.5/mars-game/src/Menu/ToMainConfirm.cpp:58:9: warning: delete called on 'UiWindow' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor] 58 | delete instance_; | ^ 5 warnings generated. [97/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Menu/TutorialWindow.cpp.o -MF src/CMakeFiles/mars.dir/Menu/TutorialWindow.cpp.o.d -o src/CMakeFiles/mars.dir/Menu/TutorialWindow.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Menu/TutorialWindow.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Menu/TutorialWindow.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/TutorialWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/TutorialWindow.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/TutorialWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/TutorialWindow.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/TutorialWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/TutorialWindow.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/TutorialWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ /pobj/mars-0.7.5/mars-game/src/Menu/TutorialWindow.cpp:64:9: warning: delete called on 'UiWindow' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor] 64 | delete instance_; | ^ 5 warnings generated. [98/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Menu/WeaponOptions.cpp.o -MF src/CMakeFiles/mars.dir/Menu/WeaponOptions.cpp.o.d -o src/CMakeFiles/mars.dir/Menu/WeaponOptions.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Menu/WeaponOptions.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Menu/WeaponOptions.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/WeaponOptions.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/WeaponOptions.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/WeaponOptions.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/WeaponOptions.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/WeaponOptions.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/WeaponOptions.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/WeaponOptions.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiWindow.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Interface/UiElement.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ /pobj/mars-0.7.5/mars-game/src/Menu/WeaponOptions.cpp:115:9: warning: delete called on 'UiWindow' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor] 115 | delete instance_; | ^ 5 warnings generated. [99/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Menu/menus.cpp.o -MF src/CMakeFiles/mars.dir/Menu/menus.cpp.o.d -o src/CMakeFiles/mars.dir/Menu/menus.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Menu/menus.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Menu/menus.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/menus.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/menus.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/menus.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/menus.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/menus.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Menu/menus.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Menu/menus.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [100/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Particles/AmmoAFK47.cpp.o -MF src/CMakeFiles/mars.dir/Particles/AmmoAFK47.cpp.o.d -o src/CMakeFiles/mars.dir/Particles/AmmoAFK47.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Particles/AmmoAFK47.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Particles/AmmoAFK47.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/AmmoAFK47.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/AmmoAFK47.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/AmmoAFK47.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/AmmoAFK47.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/AmmoAFK47.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/AmmoAFK47.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/AmmoAFK47.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [101/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Particles/AmmoBurner.cpp.o -MF src/CMakeFiles/mars.dir/Particles/AmmoBurner.cpp.o.d -o src/CMakeFiles/mars.dir/Particles/AmmoBurner.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Particles/AmmoBurner.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Particles/AmmoBurner.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/AmmoBurner.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/AmmoBurner.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/AmmoBurner.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/AmmoBurner.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/AmmoBurner.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/AmmoBurner.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/AmmoBurner.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [102/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Particles/AmmoFist.cpp.o -MF src/CMakeFiles/mars.dir/Particles/AmmoFist.cpp.o.d -o src/CMakeFiles/mars.dir/Particles/AmmoFist.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Particles/AmmoFist.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Particles/AmmoFist.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/AmmoFist.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/AmmoFist.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/AmmoFist.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/AmmoFist.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/AmmoFist.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/AmmoFist.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/AmmoFist.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [103/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Particles/AmmoFlubba.cpp.o -MF src/CMakeFiles/mars.dir/Particles/AmmoFlubba.cpp.o.d -o src/CMakeFiles/mars.dir/Particles/AmmoFlubba.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Particles/AmmoFlubba.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Particles/AmmoFlubba.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/AmmoFlubba.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/AmmoFlubba.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/AmmoFlubba.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/AmmoFlubba.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/AmmoFlubba.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/AmmoFlubba.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/AmmoFlubba.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [104/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Particles/AmmoH2OMG.cpp.o -MF src/CMakeFiles/mars.dir/Particles/AmmoH2OMG.cpp.o.d -o src/CMakeFiles/mars.dir/Particles/AmmoH2OMG.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Particles/AmmoH2OMG.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Particles/AmmoH2OMG.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/AmmoH2OMG.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/AmmoH2OMG.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/AmmoH2OMG.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/AmmoH2OMG.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/AmmoH2OMG.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/AmmoH2OMG.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/AmmoH2OMG.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [105/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Particles/AmmoInsta.cpp.o -MF src/CMakeFiles/mars.dir/Particles/AmmoInsta.cpp.o.d -o src/CMakeFiles/mars.dir/Particles/AmmoInsta.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Particles/AmmoInsta.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Particles/AmmoInsta.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/AmmoInsta.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/AmmoInsta.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/AmmoInsta.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/AmmoInsta.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/AmmoInsta.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/AmmoInsta.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/AmmoInsta.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [106/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Particles/AmmoROFLE.cpp.o -MF src/CMakeFiles/mars.dir/Particles/AmmoROFLE.cpp.o.d -o src/CMakeFiles/mars.dir/Particles/AmmoROFLE.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Particles/AmmoROFLE.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Particles/AmmoROFLE.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/AmmoROFLE.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/AmmoROFLE.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/AmmoROFLE.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/AmmoROFLE.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/AmmoROFLE.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/AmmoROFLE.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/AmmoROFLE.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [107/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Particles/AmmoRocket.cpp.o -MF src/CMakeFiles/mars.dir/Particles/AmmoRocket.cpp.o.d -o src/CMakeFiles/mars.dir/Particles/AmmoRocket.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Particles/AmmoRocket.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Particles/AmmoRocket.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/AmmoRocket.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/AmmoRocket.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/AmmoRocket.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/AmmoRocket.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/AmmoRocket.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/AmmoRocket.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/AmmoRocket.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [108/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Particles/AmmoShotgun.cpp.o -MF src/CMakeFiles/mars.dir/Particles/AmmoShotgun.cpp.o.d -o src/CMakeFiles/mars.dir/Particles/AmmoShotgun.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Particles/AmmoShotgun.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Particles/AmmoShotgun.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/AmmoShotgun.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/AmmoShotgun.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/AmmoShotgun.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/AmmoShotgun.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/AmmoShotgun.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/AmmoShotgun.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/AmmoShotgun.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [109/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Particles/BurningFragment.cpp.o -MF src/CMakeFiles/mars.dir/Particles/BurningFragment.cpp.o.d -o src/CMakeFiles/mars.dir/Particles/BurningFragment.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Particles/BurningFragment.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Particles/BurningFragment.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/BurningFragment.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/BurningFragment.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/BurningFragment.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/BurningFragment.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/BurningFragment.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/BurningFragment.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/BurningFragment.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [110/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Particles/CannonBall.cpp.o -MF src/CMakeFiles/mars.dir/Particles/CannonBall.cpp.o.d -o src/CMakeFiles/mars.dir/Particles/CannonBall.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Particles/CannonBall.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Particles/CannonBall.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/CannonBall.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/CannonBall.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/CannonBall.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/CannonBall.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/CannonBall.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/CannonBall.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/CannonBall.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [111/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Particles/CrushedIce.cpp.o -MF src/CMakeFiles/mars.dir/Particles/CrushedIce.cpp.o.d -o src/CMakeFiles/mars.dir/Particles/CrushedIce.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Particles/CrushedIce.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Particles/CrushedIce.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/CrushedIce.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/CrushedIce.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/CrushedIce.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/CrushedIce.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/CrushedIce.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/CrushedIce.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/CrushedIce.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [112/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Particles/Dust.cpp.o -MF src/CMakeFiles/mars.dir/Particles/Dust.cpp.o.d -o src/CMakeFiles/mars.dir/Particles/Dust.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Particles/Dust.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Particles/Dust.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Dust.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/Dust.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Dust.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/Dust.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Dust.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/Dust.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Dust.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [113/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Particles/Eruption.cpp.o -MF src/CMakeFiles/mars.dir/Particles/Eruption.cpp.o.d -o src/CMakeFiles/mars.dir/Particles/Eruption.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Particles/Eruption.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Particles/Eruption.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Eruption.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/Eruption.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Eruption.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/Eruption.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Eruption.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/Eruption.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Eruption.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [114/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Particles/Explode.cpp.o -MF src/CMakeFiles/mars.dir/Particles/Explode.cpp.o.d -o src/CMakeFiles/mars.dir/Particles/Explode.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Particles/Explode.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Particles/Explode.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Explode.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/Explode.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Explode.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/Explode.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Explode.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/Explode.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Explode.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [115/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Particles/Fragment.cpp.o -MF src/CMakeFiles/mars.dir/Particles/Fragment.cpp.o.d -o src/CMakeFiles/mars.dir/Particles/Fragment.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Particles/Fragment.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Particles/Fragment.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Fragment.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/Fragment.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Fragment.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/Fragment.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Fragment.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/Fragment.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Fragment.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [116/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Particles/FragmentFlame.cpp.o -MF src/CMakeFiles/mars.dir/Particles/FragmentFlame.cpp.o.d -o src/CMakeFiles/mars.dir/Particles/FragmentFlame.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Particles/FragmentFlame.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Particles/FragmentFlame.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/FragmentFlame.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/FragmentFlame.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/FragmentFlame.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/FragmentFlame.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/FragmentFlame.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/FragmentFlame.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/FragmentFlame.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [117/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Particles/Fuel.cpp.o -MF src/CMakeFiles/mars.dir/Particles/Fuel.cpp.o.d -o src/CMakeFiles/mars.dir/Particles/Fuel.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Particles/Fuel.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Particles/Fuel.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Fuel.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/Fuel.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Fuel.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/Fuel.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Fuel.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/Fuel.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Fuel.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [118/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Particles/Heat.cpp.o -MF src/CMakeFiles/mars.dir/Particles/Heat.cpp.o.d -o src/CMakeFiles/mars.dir/Particles/Heat.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Particles/Heat.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Particles/Heat.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Heat.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/Heat.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Heat.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/Heat.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Heat.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/Heat.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Heat.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [119/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Particles/HeatBurner.cpp.o -MF src/CMakeFiles/mars.dir/Particles/HeatBurner.cpp.o.d -o src/CMakeFiles/mars.dir/Particles/HeatBurner.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Particles/HeatBurner.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Particles/HeatBurner.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/HeatBurner.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/HeatBurner.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/HeatBurner.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/HeatBurner.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/HeatBurner.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/HeatBurner.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/HeatBurner.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [120/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Particles/HeatJet.cpp.o -MF src/CMakeFiles/mars.dir/Particles/HeatJet.cpp.o.d -o src/CMakeFiles/mars.dir/Particles/HeatJet.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Particles/HeatJet.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Particles/HeatJet.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/HeatJet.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/HeatJet.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/HeatJet.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/HeatJet.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/HeatJet.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/HeatJet.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/HeatJet.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [121/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Particles/MiniAmmoFlubba.cpp.o -MF src/CMakeFiles/mars.dir/Particles/MiniAmmoFlubba.cpp.o.d -o src/CMakeFiles/mars.dir/Particles/MiniAmmoFlubba.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Particles/MiniAmmoFlubba.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Particles/MiniAmmoFlubba.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/MiniAmmoFlubba.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/MiniAmmoFlubba.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/MiniAmmoFlubba.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/MiniAmmoFlubba.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/MiniAmmoFlubba.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/MiniAmmoFlubba.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/MiniAmmoFlubba.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [122/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Particles/MiniFlame.cpp.o -MF src/CMakeFiles/mars.dir/Particles/MiniFlame.cpp.o.d -o src/CMakeFiles/mars.dir/Particles/MiniFlame.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Particles/MiniFlame.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Particles/MiniFlame.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/MiniFlame.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/MiniFlame.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/MiniFlame.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/MiniFlame.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/MiniFlame.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/MiniFlame.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/MiniFlame.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [123/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Particles/MiniFlameSmoke.cpp.o -MF src/CMakeFiles/mars.dir/Particles/MiniFlameSmoke.cpp.o.d -o src/CMakeFiles/mars.dir/Particles/MiniFlameSmoke.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Particles/MiniFlameSmoke.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Particles/MiniFlameSmoke.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/MiniFlameSmoke.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/MiniFlameSmoke.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/MiniFlameSmoke.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/MiniFlameSmoke.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/MiniFlameSmoke.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/MiniFlameSmoke.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/MiniFlameSmoke.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [124/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Particles/Mud.cpp.o -MF src/CMakeFiles/mars.dir/Particles/Mud.cpp.o.d -o src/CMakeFiles/mars.dir/Particles/Mud.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Particles/Mud.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Particles/Mud.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Mud.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/Mud.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Mud.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/Mud.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Mud.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/Mud.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Mud.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [125/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Particles/Number.cpp.o -MF src/CMakeFiles/mars.dir/Particles/Number.cpp.o.d -o src/CMakeFiles/mars.dir/Particles/Number.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Particles/Number.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Particles/Number.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Number.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/Number.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Number.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/Number.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Number.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/Number.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Number.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [126/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Particles/PowerUpCollect.cpp.o -MF src/CMakeFiles/mars.dir/Particles/PowerUpCollect.cpp.o.d -o src/CMakeFiles/mars.dir/Particles/PowerUpCollect.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Particles/PowerUpCollect.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Particles/PowerUpCollect.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/PowerUpCollect.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/PowerUpCollect.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/PowerUpCollect.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/PowerUpCollect.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/PowerUpCollect.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/PowerUpCollect.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/PowerUpCollect.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [127/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Particles/ShockWave.cpp.o -MF src/CMakeFiles/mars.dir/Particles/ShockWave.cpp.o.d -o src/CMakeFiles/mars.dir/Particles/ShockWave.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Particles/ShockWave.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Particles/ShockWave.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/ShockWave.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/ShockWave.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/ShockWave.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/ShockWave.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/ShockWave.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/ShockWave.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/ShockWave.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [128/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Particles/Smoke.cpp.o -MF src/CMakeFiles/mars.dir/Particles/Smoke.cpp.o.d -o src/CMakeFiles/mars.dir/Particles/Smoke.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Particles/Smoke.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Particles/Smoke.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Smoke.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/Smoke.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Smoke.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/Smoke.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Smoke.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/Smoke.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Smoke.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [129/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Particles/Spark.cpp.o -MF src/CMakeFiles/mars.dir/Particles/Spark.cpp.o.d -o src/CMakeFiles/mars.dir/Particles/Spark.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Particles/Spark.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Particles/Spark.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Spark.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/Spark.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Spark.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/Spark.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Spark.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/Spark.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Spark.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [130/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Particles/Star.cpp.o -MF src/CMakeFiles/mars.dir/Particles/Star.cpp.o.d -o src/CMakeFiles/mars.dir/Particles/Star.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Particles/Star.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Particles/Star.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Star.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/Star.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Star.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/Star.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Star.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/Star.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Star.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/Particle.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [131/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Particles/particles.cpp.o -MF src/CMakeFiles/mars.dir/Particles/particles.cpp.o.d -o src/CMakeFiles/mars.dir/Particles/particles.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Particles/particles.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Particles/particles.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/particles.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/particles.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/particles.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/particles.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/particles.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Particles/particles.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Particles/particles.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [132/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Players/BotPlayer.cpp.o -MF src/CMakeFiles/mars.dir/Players/BotPlayer.cpp.o.d -o src/CMakeFiles/mars.dir/Players/BotPlayer.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Players/BotPlayer.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Players/BotPlayer.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Players/BotPlayer.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Players/Player.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/Ship.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Players/BotPlayer.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Players/BotPlayer.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Players/Player.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/Ship.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Players/BotPlayer.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Players/BotPlayer.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Players/Player.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/Ship.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Players/BotPlayer.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Players/BotPlayer.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Players/Player.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/Ship.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [133/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Players/LocalPlayer.cpp.o -MF src/CMakeFiles/mars.dir/Players/LocalPlayer.cpp.o.d -o src/CMakeFiles/mars.dir/Players/LocalPlayer.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Players/LocalPlayer.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Players/LocalPlayer.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Players/LocalPlayer.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Players/Player.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/Ship.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Players/LocalPlayer.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Players/LocalPlayer.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Players/Player.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/Ship.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Players/LocalPlayer.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Players/LocalPlayer.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Players/Player.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/Ship.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Players/LocalPlayer.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Players/LocalPlayer.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Players/Player.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/Ship.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [134/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Players/Player.cpp.o -MF src/CMakeFiles/mars.dir/Players/Player.cpp.o.d -o src/CMakeFiles/mars.dir/Players/Player.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Players/Player.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Players/Player.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Players/Player.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/Ship.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Players/Player.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Players/Player.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/Ship.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Players/Player.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Players/Player.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/Ship.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Players/Player.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Players/Player.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/Ship.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [135/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Players/players.cpp.o -MF src/CMakeFiles/mars.dir/Players/players.cpp.o.d -o src/CMakeFiles/mars.dir/Players/players.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Players/players.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Players/players.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Players/players.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Players/players.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Players/players.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Players/players.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Players/players.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Players/players.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Players/players.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ /pobj/mars-0.7.5/mars-game/src/Players/players.cpp:92:13: warning: delete called on 'Player' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor] 92 | delete *it; | ^ 5 warnings generated. [136/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Shaders/postFX.cpp.o -MF src/CMakeFiles/mars.dir/Shaders/postFX.cpp.o.d -o src/CMakeFiles/mars.dir/Shaders/postFX.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Shaders/postFX.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Shaders/postFX.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Shaders/postFX.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Shaders/postFX.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Shaders/postFX.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Shaders/postFX.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Shaders/postFX.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Shaders/postFX.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Shaders/postFX.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ /pobj/mars-0.7.5/mars-game/src/Shaders/postFX.cpp:61:21: warning: 'setParameter' is deprecated [-Wdeprecated-declarations] 61 | postFX_.setParameter("Exposure", exposure_); | ^ /usr/local/include/SFML/Graphics/Shader.hpp:554:5: note: 'setParameter' has been explicitly marked deprecated here 554 | SFML_DEPRECATED void setParameter(const std::string& name, float x); | ^ /usr/local/include/SFML/Config.hpp:191:45: note: expanded from macro 'SFML_DEPRECATED' 191 | #define SFML_DEPRECATED __attribute__ ((deprecated)) | ^ /pobj/mars-0.7.5/mars-game/src/Shaders/postFX.cpp:85:21: warning: 'setParameter' is deprecated [-Wdeprecated-declarations] 85 | postFX_.setParameter("BumpMap", bumpMap_.getTexture()); | ^ /usr/local/include/SFML/Graphics/Shader.hpp:618:5: note: 'setParameter' has been explicitly marked deprecated here 618 | SFML_DEPRECATED void setParameter(const std::string& name, const Texture& texture); | ^ /usr/local/include/SFML/Config.hpp:191:45: note: expanded from macro 'SFML_DEPRECATED' 191 | #define SFML_DEPRECATED __attribute__ ((deprecated)) | ^ /pobj/mars-0.7.5/mars-game/src/Shaders/postFX.cpp:86:21: warning: 'setParameter' is deprecated [-Wdeprecated-declarations] 86 | postFX_.setParameter("Exposure", exposure_); | ^ /usr/local/include/SFML/Graphics/Shader.hpp:554:5: note: 'setParameter' has been explicitly marked deprecated here 554 | SFML_DEPRECATED void setParameter(const std::string& name, float x); | ^ /usr/local/include/SFML/Config.hpp:191:45: note: expanded from macro 'SFML_DEPRECATED' 191 | #define SFML_DEPRECATED __attribute__ ((deprecated)) | ^ 7 warnings generated. [137/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/SpaceObjects/Ball.cpp.o -MF src/CMakeFiles/mars.dir/SpaceObjects/Ball.cpp.o.d -o src/CMakeFiles/mars.dir/SpaceObjects/Ball.cpp.o -c /pobj/mars-0.7.5/mars-game/src/SpaceObjects/Ball.cpp In file included from /pobj/mars-0.7.5/mars-game/src/SpaceObjects/Ball.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/Ball.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/SpaceObjects/Ball.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/Ball.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/SpaceObjects/Ball.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/Ball.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/SpaceObjects/Ball.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/Ball.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [138/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/SpaceObjects/BlackHole.cpp.o -MF src/CMakeFiles/mars.dir/SpaceObjects/BlackHole.cpp.o.d -o src/CMakeFiles/mars.dir/SpaceObjects/BlackHole.cpp.o -c /pobj/mars-0.7.5/mars-game/src/SpaceObjects/BlackHole.cpp In file included from /pobj/mars-0.7.5/mars-game/src/SpaceObjects/BlackHole.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/BlackHole.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/SpaceObjects/BlackHole.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/BlackHole.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/SpaceObjects/BlackHole.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/BlackHole.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/SpaceObjects/BlackHole.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/BlackHole.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [139/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/SpaceObjects/Home.cpp.o -MF src/CMakeFiles/mars.dir/SpaceObjects/Home.cpp.o.d -o src/CMakeFiles/mars.dir/SpaceObjects/Home.cpp.o -c /pobj/mars-0.7.5/mars-game/src/SpaceObjects/Home.cpp In file included from /pobj/mars-0.7.5/mars-game/src/SpaceObjects/Home.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/Home.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/SpaceObjects/Home.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/Home.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/SpaceObjects/Home.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/Home.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/SpaceObjects/Home.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/Home.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [140/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/SpaceObjects/Planet.cpp.o -MF src/CMakeFiles/mars.dir/SpaceObjects/Planet.cpp.o.d -o src/CMakeFiles/mars.dir/SpaceObjects/Planet.cpp.o -c /pobj/mars-0.7.5/mars-game/src/SpaceObjects/Planet.cpp In file included from /pobj/mars-0.7.5/mars-game/src/SpaceObjects/Planet.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/Planet.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/SpaceObjects/Planet.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/Planet.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/SpaceObjects/Planet.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/Planet.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/SpaceObjects/Planet.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/Planet.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [141/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/SpaceObjects/Ship.cpp.o -MF src/CMakeFiles/mars.dir/SpaceObjects/Ship.cpp.o.d -o src/CMakeFiles/mars.dir/SpaceObjects/Ship.cpp.o -c /pobj/mars-0.7.5/mars-game/src/SpaceObjects/Ship.cpp In file included from /pobj/mars-0.7.5/mars-game/src/SpaceObjects/Ship.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/Ship.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/SpaceObjects/Ship.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/Ship.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/SpaceObjects/Ship.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/Ship.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/SpaceObjects/Ship.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/Ship.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/MobileSpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [142/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/SpaceObjects/Sun.cpp.o -MF src/CMakeFiles/mars.dir/SpaceObjects/Sun.cpp.o.d -o src/CMakeFiles/mars.dir/SpaceObjects/Sun.cpp.o -c /pobj/mars-0.7.5/mars-game/src/SpaceObjects/Sun.cpp In file included from /pobj/mars-0.7.5/mars-game/src/SpaceObjects/Sun.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/Sun.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/SpaceObjects/Sun.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/Sun.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/SpaceObjects/Sun.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/Sun.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/SpaceObjects/Sun.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/Sun.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [143/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/SpaceObjects/Track.cpp.o -MF src/CMakeFiles/mars.dir/SpaceObjects/Track.cpp.o.d -o src/CMakeFiles/mars.dir/SpaceObjects/Track.cpp.o -c /pobj/mars-0.7.5/mars-game/src/SpaceObjects/Track.cpp In file included from /pobj/mars-0.7.5/mars-game/src/SpaceObjects/Track.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/Track.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/SpaceObjects/Track.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/Track.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/SpaceObjects/Track.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/Track.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/SpaceObjects/Track.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/Track.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [144/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/SpaceObjects/balls.cpp.o -MF src/CMakeFiles/mars.dir/SpaceObjects/balls.cpp.o.d -o src/CMakeFiles/mars.dir/SpaceObjects/balls.cpp.o -c /pobj/mars-0.7.5/mars-game/src/SpaceObjects/balls.cpp In file included from /pobj/mars-0.7.5/mars-game/src/SpaceObjects/balls.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/balls.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/SpaceObjects/balls.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/balls.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/SpaceObjects/balls.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/balls.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/SpaceObjects/balls.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/balls.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [145/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/SpaceObjects/physics.cpp.o -MF src/CMakeFiles/mars.dir/SpaceObjects/physics.cpp.o.d -o src/CMakeFiles/mars.dir/SpaceObjects/physics.cpp.o -c /pobj/mars-0.7.5/mars-game/src/SpaceObjects/physics.cpp In file included from /pobj/mars-0.7.5/mars-game/src/SpaceObjects/physics.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/physics.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/SpaceObjects/physics.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/physics.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/SpaceObjects/physics.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/physics.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/SpaceObjects/physics.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/physics.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [146/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/SpaceObjects/ships.cpp.o -MF src/CMakeFiles/mars.dir/SpaceObjects/ships.cpp.o.d -o src/CMakeFiles/mars.dir/SpaceObjects/ships.cpp.o -c /pobj/mars-0.7.5/mars-game/src/SpaceObjects/ships.cpp In file included from /pobj/mars-0.7.5/mars-game/src/SpaceObjects/ships.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/ships.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/SpaceObjects/ships.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/ships.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/SpaceObjects/ships.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/ships.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/SpaceObjects/ships.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/ships.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [147/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/SpaceObjects/spaceObjects.cpp.o -MF src/CMakeFiles/mars.dir/SpaceObjects/spaceObjects.cpp.o.d -o src/CMakeFiles/mars.dir/SpaceObjects/spaceObjects.cpp.o -c /pobj/mars-0.7.5/mars-game/src/SpaceObjects/spaceObjects.cpp In file included from /pobj/mars-0.7.5/mars-game/src/SpaceObjects/spaceObjects.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/spaceObjects.hpp:26: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/SpaceObjects/spaceObjects.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/spaceObjects.hpp:26: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/SpaceObjects/spaceObjects.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/spaceObjects.hpp:26: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/SpaceObjects/spaceObjects.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/spaceObjects.hpp:26: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ /pobj/mars-0.7.5/mars-game/src/SpaceObjects/spaceObjects.cpp:201:13: warning: delete called on 'SpaceObject' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor] 201 | delete *it; | ^ 5 warnings generated. [148/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/SpaceObjects/stars.cpp.o -MF src/CMakeFiles/mars.dir/SpaceObjects/stars.cpp.o.d -o src/CMakeFiles/mars.dir/SpaceObjects/stars.cpp.o -c /pobj/mars-0.7.5/mars-game/src/SpaceObjects/stars.cpp In file included from /pobj/mars-0.7.5/mars-game/src/SpaceObjects/stars.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Media/texture.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/SpaceObjects/stars.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Media/texture.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/SpaceObjects/stars.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Media/texture.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/SpaceObjects/stars.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Media/texture.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [149/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Specials/Blast.cpp.o -MF src/CMakeFiles/mars.dir/Specials/Blast.cpp.o.d -o src/CMakeFiles/mars.dir/Specials/Blast.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Specials/Blast.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Specials/Blast.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/Blast.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/Special.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Specials/Blast.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/Blast.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/Special.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Specials/Blast.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/Blast.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/Special.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Specials/Blast.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/Blast.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/Special.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [150/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Specials/FireWall.cpp.o -MF src/CMakeFiles/mars.dir/Specials/FireWall.cpp.o.d -o src/CMakeFiles/mars.dir/Specials/FireWall.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Specials/FireWall.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Specials/FireWall.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/FireWall.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/Special.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Specials/FireWall.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/FireWall.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/Special.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Specials/FireWall.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/FireWall.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/Special.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Specials/FireWall.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/FireWall.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/Special.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [151/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Specials/Freezer.cpp.o -MF src/CMakeFiles/mars.dir/Specials/Freezer.cpp.o.d -o src/CMakeFiles/mars.dir/Specials/Freezer.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Specials/Freezer.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Specials/Freezer.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/Freezer.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/Special.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Specials/Freezer.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/Freezer.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/Special.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Specials/Freezer.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/Freezer.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/Special.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Specials/Freezer.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/Freezer.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/Special.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [152/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Specials/Heal.cpp.o -MF src/CMakeFiles/mars.dir/Specials/Heal.cpp.o.d -o src/CMakeFiles/mars.dir/Specials/Heal.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Specials/Heal.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Specials/Heal.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/Heal.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/Special.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Specials/Heal.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/Heal.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/Special.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Specials/Heal.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/Heal.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/Special.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Specials/Heal.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/Heal.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/Special.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [153/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Specials/NoSpecial.cpp.o -MF src/CMakeFiles/mars.dir/Specials/NoSpecial.cpp.o.d -o src/CMakeFiles/mars.dir/Specials/NoSpecial.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Specials/NoSpecial.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Specials/NoSpecial.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/NoSpecial.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/Special.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Specials/NoSpecial.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/NoSpecial.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/Special.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Specials/NoSpecial.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/NoSpecial.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/Special.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Specials/NoSpecial.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/NoSpecial.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/Special.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [154/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Specials/Shocker.cpp.o -MF src/CMakeFiles/mars.dir/Specials/Shocker.cpp.o.d -o src/CMakeFiles/mars.dir/Specials/Shocker.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Specials/Shocker.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Specials/Shocker.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/Shocker.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/Special.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Specials/Shocker.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/Shocker.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/Special.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Specials/Shocker.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/Shocker.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/Special.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Specials/Shocker.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/Shocker.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/Special.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [155/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Specials/Special.cpp.o -MF src/CMakeFiles/mars.dir/Specials/Special.cpp.o.d -o src/CMakeFiles/mars.dir/Specials/Special.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Specials/Special.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Specials/Special.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/Special.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Specials/Special.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/Special.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Specials/Special.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/Special.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Specials/Special.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/Special.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ /pobj/mars-0.7.5/mars-game/src/Specials/Special.cpp:30:5: warning: delete called on 'Special' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor] 30 | delete this; | ^ /pobj/mars-0.7.5/mars-game/src/Specials/Special.cpp:35:5: warning: delete called on 'Special' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor] 35 | delete this; | ^ 6 warnings generated. [156/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Specials/specials.cpp.o -MF src/CMakeFiles/mars.dir/Specials/specials.cpp.o.d -o src/CMakeFiles/mars.dir/Specials/specials.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Specials/specials.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Specials/specials.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/Blast.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/Special.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Specials/specials.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/Blast.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/Special.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Specials/specials.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/Blast.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/Special.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Specials/specials.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/Blast.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Specials/Special.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [157/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/System/Color3f.cpp.o -MF src/CMakeFiles/mars.dir/System/Color3f.cpp.o.d -o src/CMakeFiles/mars.dir/System/Color3f.cpp.o -c /pobj/mars-0.7.5/mars-game/src/System/Color3f.cpp In file included from /pobj/mars-0.7.5/mars-game/src/System/Color3f.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/System/Color3f.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/System/Color3f.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/System/Color3f.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [158/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/System/Key.cpp.o -MF src/CMakeFiles/mars.dir/System/Key.cpp.o.d -o src/CMakeFiles/mars.dir/System/Key.cpp.o -c /pobj/mars-0.7.5/mars-game/src/System/Key.cpp In file included from /pobj/mars-0.7.5/mars-game/src/System/Key.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/System/Key.hpp:21: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/System/Key.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/System/Key.hpp:21: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/System/Key.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/System/Key.hpp:21: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/System/Key.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/System/Key.hpp:21: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [159/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/System/Vector2f.cpp.o -MF src/CMakeFiles/mars.dir/System/Vector2f.cpp.o.d -o src/CMakeFiles/mars.dir/System/Vector2f.cpp.o -c /pobj/mars-0.7.5/mars-game/src/System/Vector2f.cpp In file included from /pobj/mars-0.7.5/mars-game/src/System/Vector2f.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/System/Vector2f.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/System/Vector2f.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/System/Vector2f.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [160/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/System/generateName.cpp.o -MF src/CMakeFiles/mars.dir/System/generateName.cpp.o.d -o src/CMakeFiles/mars.dir/System/generateName.cpp.o -c /pobj/mars-0.7.5/mars-game/src/System/generateName.cpp In file included from /pobj/mars-0.7.5/mars-game/src/System/generateName.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/System/generateName.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Key.hpp:21: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/System/generateName.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/System/generateName.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Key.hpp:21: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/System/generateName.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/System/generateName.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Key.hpp:21: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/System/generateName.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/System/generateName.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Key.hpp:21: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ /pobj/mars-0.7.5/mars-game/src/System/generateName.cpp:124:22: warning: 'random_shuffle *>>' is deprecated [-Wdeprecated-declarations] 124 | std::random_shuffle(temp.begin(), temp.end()); | ^ /usr/include/c++/v1/__algorithm/shuffle.h:97:23: note: 'random_shuffle *>>' has been explicitly marked deprecated here 97 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX14 void | ^ /usr/include/c++/v1/__config:802:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX14' 802 | # define _LIBCPP_DEPRECATED_IN_CXX14 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' 781 | # define _LIBCPP_DEPRECATED __attribute__((deprecated)) | ^ /pobj/mars-0.7.5/mars-game/src/System/generateName.cpp:132:18: warning: 'random_shuffle>' is deprecated [-Wdeprecated-declarations] 132 | std::random_shuffle(temp2.begin(), temp2.end()); | ^ /usr/include/c++/v1/__algorithm/shuffle.h:97:23: note: 'random_shuffle>' has been explicitly marked deprecated here 97 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX14 void | ^ /usr/include/c++/v1/__config:802:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX14' 802 | # define _LIBCPP_DEPRECATED_IN_CXX14 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' 781 | # define _LIBCPP_DEPRECATED __attribute__((deprecated)) | ^ 6 warnings generated. [161/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/System/randomizer.cpp.o -MF src/CMakeFiles/mars.dir/System/randomizer.cpp.o.d -o src/CMakeFiles/mars.dir/System/randomizer.cpp.o -c /pobj/mars-0.7.5/mars-game/src/System/randomizer.cpp /pobj/mars-0.7.5/mars-game/src/System/randomizer.cpp:45:46: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] 45 | return static_cast(std::rand()) / RAND_MAX * (end - begin) + begin; | ~ ^~~~~~~~ /usr/include/stdlib.h:83:18: note: expanded from macro 'RAND_MAX' 83 | #define RAND_MAX 0x7fffffff | ^~~~~~~~~~ 1 warning generated. [162/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/System/settings.cpp.o -MF src/CMakeFiles/mars.dir/System/settings.cpp.o.d -o src/CMakeFiles/mars.dir/System/settings.cpp.o -c /pobj/mars-0.7.5/mars-game/src/System/settings.cpp In file included from /pobj/mars-0.7.5/mars-game/src/System/settings.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/System/settings.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/System/settings.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/System/settings.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/System/settings.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/System/settings.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/System/settings.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/System/settings.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [163/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/System/timer.cpp.o -MF src/CMakeFiles/mars.dir/System/timer.cpp.o.d -o src/CMakeFiles/mars.dir/System/timer.cpp.o -c /pobj/mars-0.7.5/mars-game/src/System/timer.cpp In file included from /pobj/mars-0.7.5/mars-game/src/System/timer.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/System/timer.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/System/timer.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/System/timer.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [164/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/System/window.cpp.o -MF src/CMakeFiles/mars.dir/System/window.cpp.o.d -o src/CMakeFiles/mars.dir/System/window.cpp.o -c /pobj/mars-0.7.5/mars-game/src/System/window.cpp In file included from /pobj/mars-0.7.5/mars-game/src/System/window.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/System/window.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/System/window.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/System/window.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/System/window.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/System/window.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/System/window.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/System/window.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ /pobj/mars-0.7.5/mars-game/src/System/window.cpp:303:17: warning: enumeration values 'kJoyButton' and 'kJoyAxis' not handled in switch [-Wswitch] 303 | switch (key.type_) { | ^~~~~~~~~ /pobj/mars-0.7.5/mars-game/src/System/window.cpp:318:34: warning: 'capture' is deprecated [-Wdeprecated-declarations] 318 | sf::Image shot = window_.capture(); | ^ /usr/local/include/SFML/Graphics/RenderWindow.hpp:158:5: note: 'capture' has been explicitly marked deprecated here 158 | SFML_DEPRECATED Image capture() const; | ^ /usr/local/include/SFML/Config.hpp:191:45: note: expanded from macro 'SFML_DEPRECATED' 191 | #define SFML_DEPRECATED __attribute__ ((deprecated)) | ^ 6 warnings generated. [165/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Teams/CKTeam.cpp.o -MF src/CMakeFiles/mars.dir/Teams/CKTeam.cpp.o.d -o src/CMakeFiles/mars.dir/Teams/CKTeam.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Teams/CKTeam.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Teams/CKTeam.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/CKTeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Teams/CKTeam.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/CKTeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Teams/CKTeam.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/CKTeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Teams/CKTeam.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/CKTeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [166/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Teams/DMTeam.cpp.o -MF src/CMakeFiles/mars.dir/Teams/DMTeam.cpp.o.d -o src/CMakeFiles/mars.dir/Teams/DMTeam.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Teams/DMTeam.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Teams/DMTeam.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/DMTeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Teams/DMTeam.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/DMTeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Teams/DMTeam.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/DMTeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Teams/DMTeam.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/DMTeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [167/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Teams/GITeam.cpp.o -MF src/CMakeFiles/mars.dir/Teams/GITeam.cpp.o.d -o src/CMakeFiles/mars.dir/Teams/GITeam.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Teams/GITeam.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Teams/GITeam.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/GITeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Teams/GITeam.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/GITeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Teams/GITeam.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/GITeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Teams/GITeam.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/GITeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [168/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Teams/SBTeam.cpp.o -MF src/CMakeFiles/mars.dir/Teams/SBTeam.cpp.o.d -o src/CMakeFiles/mars.dir/Teams/SBTeam.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Teams/SBTeam.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Teams/SBTeam.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/SBTeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Teams/SBTeam.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/SBTeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Teams/SBTeam.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/SBTeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Teams/SBTeam.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/SBTeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [169/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Teams/TDMTeam.cpp.o -MF src/CMakeFiles/mars.dir/Teams/TDMTeam.cpp.o.d -o src/CMakeFiles/mars.dir/Teams/TDMTeam.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Teams/TDMTeam.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Teams/TDMTeam.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/TDMTeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Teams/TDMTeam.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/TDMTeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Teams/TDMTeam.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/TDMTeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Teams/TDMTeam.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/TDMTeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [170/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Teams/Team.cpp.o -MF src/CMakeFiles/mars.dir/Teams/Team.cpp.o.d -o src/CMakeFiles/mars.dir/Teams/Team.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Teams/Team.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Teams/Team.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Teams/Team.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Teams/Team.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Teams/Team.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [171/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Teams/TutTeam.cpp.o -MF src/CMakeFiles/mars.dir/Teams/TutTeam.cpp.o.d -o src/CMakeFiles/mars.dir/Teams/TutTeam.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Teams/TutTeam.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Teams/TutTeam.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/TutTeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Teams/TutTeam.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/TutTeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Teams/TutTeam.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/TutTeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Teams/TutTeam.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/TutTeam.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/Team.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [172/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Teams/teams.cpp.o -MF src/CMakeFiles/mars.dir/Teams/teams.cpp.o.d -o src/CMakeFiles/mars.dir/Teams/teams.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Teams/teams.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Teams/teams.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/teams.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Teams/teams.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/teams.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Teams/teams.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/teams.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Teams/teams.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Teams/teams.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ /pobj/mars-0.7.5/mars-game/src/Teams/teams.cpp:103:13: warning: delete called on 'Team' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor] 103 | delete *it; | ^ 5 warnings generated. [173/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/TrailEffects/FloatingTrail.cpp.o -MF src/CMakeFiles/mars.dir/TrailEffects/FloatingTrail.cpp.o.d -o src/CMakeFiles/mars.dir/TrailEffects/FloatingTrail.cpp.o -c /pobj/mars-0.7.5/mars-game/src/TrailEffects/FloatingTrail.cpp In file included from /pobj/mars-0.7.5/mars-game/src/TrailEffects/FloatingTrail.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/TrailEffects/FloatingTrail.hpp:22: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/TrailEffects/FloatingTrail.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/TrailEffects/FloatingTrail.hpp:22: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/TrailEffects/FloatingTrail.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/TrailEffects/FloatingTrail.hpp:22: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/TrailEffects/FloatingTrail.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/TrailEffects/FloatingTrail.hpp:22: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [174/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/TrailEffects/PersistantTrail.cpp.o -MF src/CMakeFiles/mars.dir/TrailEffects/PersistantTrail.cpp.o.d -o src/CMakeFiles/mars.dir/TrailEffects/PersistantTrail.cpp.o -c /pobj/mars-0.7.5/mars-game/src/TrailEffects/PersistantTrail.cpp In file included from /pobj/mars-0.7.5/mars-game/src/TrailEffects/PersistantTrail.cpp:19: In file included from /pobj/mars-0.7.5/mars-game/include/TrailEffects/PersistantTrail.hpp:22: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/TrailEffects/PersistantTrail.cpp:19: In file included from /pobj/mars-0.7.5/mars-game/include/TrailEffects/PersistantTrail.hpp:22: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/TrailEffects/PersistantTrail.cpp:19: In file included from /pobj/mars-0.7.5/mars-game/include/TrailEffects/PersistantTrail.hpp:22: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/TrailEffects/PersistantTrail.cpp:19: In file included from /pobj/mars-0.7.5/mars-game/include/TrailEffects/PersistantTrail.hpp:22: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [175/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/TrailEffects/Trail.cpp.o -MF src/CMakeFiles/mars.dir/TrailEffects/Trail.cpp.o.d -o src/CMakeFiles/mars.dir/TrailEffects/Trail.cpp.o -c /pobj/mars-0.7.5/mars-game/src/TrailEffects/Trail.cpp In file included from /pobj/mars-0.7.5/mars-game/src/TrailEffects/Trail.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/TrailEffects/Trail.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/TrailEffects/Trail.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/TrailEffects/Trail.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/SpaceObjects/SpaceObject.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [176/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/TrailEffects/trailEffects.cpp.o -MF src/CMakeFiles/mars.dir/TrailEffects/trailEffects.cpp.o.d -o src/CMakeFiles/mars.dir/TrailEffects/trailEffects.cpp.o -c /pobj/mars-0.7.5/mars-game/src/TrailEffects/trailEffects.cpp In file included from /pobj/mars-0.7.5/mars-game/src/TrailEffects/trailEffects.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/TrailEffects/trailEffects.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/TrailEffects/trailEffects.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/TrailEffects/trailEffects.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/TrailEffects/trailEffects.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/TrailEffects/trailEffects.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/TrailEffects/trailEffects.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/TrailEffects/trailEffects.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Color3f.hpp:22: In file included from /usr/include/c++/v1/algorithm:1771: In file included from /usr/include/c++/v1/__algorithm/nth_element.h:15: In file included from /usr/include/c++/v1/__algorithm/sort.h:30: In file included from /usr/include/c++/v1/bit:86: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ /pobj/mars-0.7.5/mars-game/src/TrailEffects/trailEffects.cpp:36:17: warning: delete called on 'Trail' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor] 36 | delete *it; | ^ /pobj/mars-0.7.5/mars-game/src/TrailEffects/trailEffects.cpp:74:13: warning: delete called on 'Trail' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor] 74 | delete *it; | ^ 6 warnings generated. [177/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Weapons/AFK47.cpp.o -MF src/CMakeFiles/mars.dir/Weapons/AFK47.cpp.o.d -o src/CMakeFiles/mars.dir/Weapons/AFK47.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Weapons/AFK47.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Weapons/AFK47.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/AFK47.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Weapon.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Weapons/AFK47.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/AFK47.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Weapon.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Weapons/AFK47.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/AFK47.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Weapon.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Weapons/AFK47.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/AFK47.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Weapon.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [178/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Weapons/Burner.cpp.o -MF src/CMakeFiles/mars.dir/Weapons/Burner.cpp.o.d -o src/CMakeFiles/mars.dir/Weapons/Burner.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Weapons/Burner.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Weapons/Burner.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Burner.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Weapon.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Weapons/Burner.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Burner.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Weapon.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Weapons/Burner.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Burner.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Weapon.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Weapons/Burner.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Burner.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Weapon.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [179/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Weapons/Fist.cpp.o -MF src/CMakeFiles/mars.dir/Weapons/Fist.cpp.o.d -o src/CMakeFiles/mars.dir/Weapons/Fist.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Weapons/Fist.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Weapons/Fist.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Fist.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Weapon.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Weapons/Fist.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Fist.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Weapon.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Weapons/Fist.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Fist.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Weapon.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Weapons/Fist.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Fist.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Weapon.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [180/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Weapons/Flubba.cpp.o -MF src/CMakeFiles/mars.dir/Weapons/Flubba.cpp.o.d -o src/CMakeFiles/mars.dir/Weapons/Flubba.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Weapons/Flubba.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Weapons/Flubba.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Flubba.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Weapon.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Weapons/Flubba.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Flubba.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Weapon.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Weapons/Flubba.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Flubba.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Weapon.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Weapons/Flubba.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Flubba.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Weapon.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [181/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Weapons/H2OMG.cpp.o -MF src/CMakeFiles/mars.dir/Weapons/H2OMG.cpp.o.d -o src/CMakeFiles/mars.dir/Weapons/H2OMG.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Weapons/H2OMG.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Weapons/H2OMG.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/H2OMG.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Weapon.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Weapons/H2OMG.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/H2OMG.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Weapon.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Weapons/H2OMG.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/H2OMG.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Weapon.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Weapons/H2OMG.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/H2OMG.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Weapon.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [182/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Weapons/Insta.cpp.o -MF src/CMakeFiles/mars.dir/Weapons/Insta.cpp.o.d -o src/CMakeFiles/mars.dir/Weapons/Insta.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Weapons/Insta.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Weapons/Insta.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Insta.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Weapon.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Weapons/Insta.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Insta.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Weapon.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Weapons/Insta.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Insta.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Weapon.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Weapons/Insta.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Insta.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Weapon.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [183/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Weapons/ROFLE.cpp.o -MF src/CMakeFiles/mars.dir/Weapons/ROFLE.cpp.o.d -o src/CMakeFiles/mars.dir/Weapons/ROFLE.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Weapons/ROFLE.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Weapons/ROFLE.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/ROFLE.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Weapon.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Weapons/ROFLE.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/ROFLE.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Weapon.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Weapons/ROFLE.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/ROFLE.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Weapon.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Weapons/ROFLE.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/ROFLE.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Weapon.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [184/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Weapons/RocketLauncher.cpp.o -MF src/CMakeFiles/mars.dir/Weapons/RocketLauncher.cpp.o.d -o src/CMakeFiles/mars.dir/Weapons/RocketLauncher.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Weapons/RocketLauncher.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Weapons/RocketLauncher.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/RocketLauncher.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Weapon.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Weapons/RocketLauncher.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/RocketLauncher.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Weapon.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Weapons/RocketLauncher.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/RocketLauncher.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Weapon.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Weapons/RocketLauncher.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/RocketLauncher.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Weapon.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [185/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Weapons/Shotgun.cpp.o -MF src/CMakeFiles/mars.dir/Weapons/Shotgun.cpp.o.d -o src/CMakeFiles/mars.dir/Weapons/Shotgun.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Weapons/Shotgun.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Weapons/Shotgun.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Shotgun.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Weapon.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Weapons/Shotgun.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Shotgun.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Weapon.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Weapons/Shotgun.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Shotgun.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Weapon.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Weapons/Shotgun.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Shotgun.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Weapon.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [186/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Weapons/Weapon.cpp.o -MF src/CMakeFiles/mars.dir/Weapons/Weapon.cpp.o.d -o src/CMakeFiles/mars.dir/Weapons/Weapon.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Weapons/Weapon.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Weapons/Weapon.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Weapon.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Weapons/Weapon.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Weapon.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Weapons/Weapon.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Weapon.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Weapons/Weapon.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Weapon.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ /pobj/mars-0.7.5/mars-game/src/Weapons/Weapon.cpp:30:5: warning: delete called on 'Weapon' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor] 30 | delete this; | ^ /pobj/mars-0.7.5/mars-game/src/Weapons/Weapon.cpp:35:5: warning: delete called on 'Weapon' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor] 35 | delete this; | ^ 6 warnings generated. [187/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Weapons/weapons.cpp.o -MF src/CMakeFiles/mars.dir/Weapons/weapons.cpp.o.d -o src/CMakeFiles/mars.dir/Weapons/weapons.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Weapons/weapons.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Weapons/weapons.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/AFK47.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Weapon.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Weapons/weapons.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/AFK47.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Weapon.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Weapons/weapons.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/AFK47.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Weapon.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Weapons/weapons.cpp:20: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/AFK47.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/Weapons/Weapon.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/timer.hpp:21: In file included from /usr/local/include/SFML/Graphics.hpp:32: In file included from /usr/local/include/SFML/Window.hpp:32: In file included from /usr/local/include/SFML/System.hpp:34: In file included from /usr/local/include/SFML/System/Err.hpp:32: In file included from /usr/include/c++/v1/ostream:168: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23: In file included from /usr/include/c++/v1/__memory/allocator.h:23: In file included from /usr/include/c++/v1/stdexcept:48: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Weapons/weapons.cpp:29: /pobj/mars-0.7.5/mars-game/include/Weapons/NoWeapon.hpp:38:36: warning: non-void function does not return a value [-Wreturn-type] 38 | float maxDistance() const {} | ^ /pobj/mars-0.7.5/mars-game/include/Weapons/NoWeapon.hpp:41:36: warning: non-void function does not return a value [-Wreturn-type] 41 | float minDistance() const {} | ^ /pobj/mars-0.7.5/mars-game/include/Weapons/NoWeapon.hpp:44:35: warning: non-void function does not return a value [-Wreturn-type] 44 | float maxAngle() const {} | ^ 7 warnings generated. [188/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Zones/HomeZone.cpp.o -MF src/CMakeFiles/mars.dir/Zones/HomeZone.cpp.o.d -o src/CMakeFiles/mars.dir/Zones/HomeZone.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Zones/HomeZone.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Zones/HomeZone.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Zones/HomeZone.hpp:23: In file included from /pobj/mars-0.7.5/mars-game/include/Zones/Zone.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Zones/HomeZone.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Zones/HomeZone.hpp:23: In file included from /pobj/mars-0.7.5/mars-game/include/Zones/Zone.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Zones/HomeZone.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Zones/HomeZone.hpp:23: In file included from /pobj/mars-0.7.5/mars-game/include/Zones/Zone.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Zones/HomeZone.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Zones/HomeZone.hpp:23: In file included from /pobj/mars-0.7.5/mars-game/include/Zones/Zone.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [189/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Zones/RasterZone.cpp.o -MF src/CMakeFiles/mars.dir/Zones/RasterZone.cpp.o.d -o src/CMakeFiles/mars.dir/Zones/RasterZone.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Zones/RasterZone.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Zones/RasterZone.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Zones/RasterZone.hpp:22: In file included from /pobj/mars-0.7.5/mars-game/include/Zones/Zone.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Zones/RasterZone.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Zones/RasterZone.hpp:22: In file included from /pobj/mars-0.7.5/mars-game/include/Zones/Zone.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Zones/RasterZone.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Zones/RasterZone.hpp:22: In file included from /pobj/mars-0.7.5/mars-game/include/Zones/Zone.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Zones/RasterZone.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Zones/RasterZone.hpp:22: In file included from /pobj/mars-0.7.5/mars-game/include/Zones/Zone.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [190/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Zones/TacticalZone.cpp.o -MF src/CMakeFiles/mars.dir/Zones/TacticalZone.cpp.o.d -o src/CMakeFiles/mars.dir/Zones/TacticalZone.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Zones/TacticalZone.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Zones/TacticalZone.cpp:19: In file included from /pobj/mars-0.7.5/mars-game/include/Zones/TacticalZone.hpp:22: In file included from /pobj/mars-0.7.5/mars-game/include/Zones/Zone.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Zones/TacticalZone.cpp:19: In file included from /pobj/mars-0.7.5/mars-game/include/Zones/TacticalZone.hpp:22: In file included from /pobj/mars-0.7.5/mars-game/include/Zones/Zone.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Zones/TacticalZone.cpp:19: In file included from /pobj/mars-0.7.5/mars-game/include/Zones/TacticalZone.hpp:22: In file included from /pobj/mars-0.7.5/mars-game/include/Zones/Zone.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Zones/TacticalZone.cpp:19: In file included from /pobj/mars-0.7.5/mars-game/include/Zones/TacticalZone.hpp:22: In file included from /pobj/mars-0.7.5/mars-game/include/Zones/Zone.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [191/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Zones/TeamZone.cpp.o -MF src/CMakeFiles/mars.dir/Zones/TeamZone.cpp.o.d -o src/CMakeFiles/mars.dir/Zones/TeamZone.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Zones/TeamZone.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Zones/TeamZone.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Zones/TeamZone.hpp:22: In file included from /pobj/mars-0.7.5/mars-game/include/Zones/Zone.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Zones/TeamZone.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Zones/TeamZone.hpp:22: In file included from /pobj/mars-0.7.5/mars-game/include/Zones/Zone.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Zones/TeamZone.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Zones/TeamZone.hpp:22: In file included from /pobj/mars-0.7.5/mars-game/include/Zones/Zone.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Zones/TeamZone.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Zones/TeamZone.hpp:22: In file included from /pobj/mars-0.7.5/mars-game/include/Zones/Zone.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [192/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Zones/TutorialZone.cpp.o -MF src/CMakeFiles/mars.dir/Zones/TutorialZone.cpp.o.d -o src/CMakeFiles/mars.dir/Zones/TutorialZone.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Zones/TutorialZone.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Zones/TutorialZone.cpp:19: In file included from /pobj/mars-0.7.5/mars-game/include/Zones/TutorialZone.hpp:22: In file included from /pobj/mars-0.7.5/mars-game/include/Zones/Zone.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Zones/TutorialZone.cpp:19: In file included from /pobj/mars-0.7.5/mars-game/include/Zones/TutorialZone.hpp:22: In file included from /pobj/mars-0.7.5/mars-game/include/Zones/Zone.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Zones/TutorialZone.cpp:19: In file included from /pobj/mars-0.7.5/mars-game/include/Zones/TutorialZone.hpp:22: In file included from /pobj/mars-0.7.5/mars-game/include/Zones/Zone.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Zones/TutorialZone.cpp:19: In file included from /pobj/mars-0.7.5/mars-game/include/Zones/TutorialZone.hpp:22: In file included from /pobj/mars-0.7.5/mars-game/include/Zones/Zone.hpp:21: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ 4 warnings generated. [193/194] /pobj/mars-0.7.5/bin/c++ -I/usr/X11R6/include -I/usr/local/include -I/pobj/mars-0.7.5/mars-game/include -O2 -pipe -std=gnu++14 -DNDEBUG -MD -MT src/CMakeFiles/mars.dir/Zones/zones.cpp.o -MF src/CMakeFiles/mars.dir/Zones/zones.cpp.o.d -o src/CMakeFiles/mars.dir/Zones/zones.cpp.o -c /pobj/mars-0.7.5/mars-game/src/Zones/zones.cpp In file included from /pobj/mars-0.7.5/mars-game/src/Zones/zones.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Zones/zones.hpp:27: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:53:18: note: in instantiation of default argument for 'basic_string' required here 53 | typedef std::basic_string::const_iterator ConstIterator; ///< Read-only iterator type | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Zones/zones.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Zones/zones.hpp:27: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:150:23: note: in instantiation of default argument for 'basic_string' required here 150 | String(const std::basic_string& utf32String); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Zones/zones.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Zones/zones.hpp:27: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:299:10: note: in instantiation of default argument for 'basic_string' required here 299 | std::basic_string toUtf32() const; | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ In file included from /pobj/mars-0.7.5/mars-game/src/Zones/zones.cpp:18: In file included from /pobj/mars-0.7.5/mars-game/include/Zones/zones.hpp:27: In file included from /pobj/mars-0.7.5/mars-game/include/System/Vector2f.hpp:21: In file included from /usr/include/c++/v1/iostream:43: In file included from /usr/include/c++/v1/ios:220: In file included from /usr/include/c++/v1/__ios/fpos.h:14: In file included from /usr/include/c++/v1/iosfwd:99: /usr/include/c++/v1/__fwd/string.h:44:41: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 44 | template , class _Allocator = allocator<_CharT> > | ^ /usr/local/include/SFML/System/String.hpp:527:10: note: in instantiation of default argument for 'basic_string' required here 527 | std::basic_string m_string; ///< Internal string of UTF-32 characters | ^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here 79 | struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") | ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' 782 | # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) | ^ /pobj/mars-0.7.5/mars-game/src/Zones/zones.cpp:326:13: warning: delete called on 'Zone' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor] 326 | delete homeL_; | ^ /pobj/mars-0.7.5/mars-game/src/Zones/zones.cpp:330:13: warning: delete called on 'Zone' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor] 330 | delete homeR_; | ^ /pobj/mars-0.7.5/mars-game/src/Zones/zones.cpp:334:13: warning: delete called on 'Zone' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor] 334 | delete teamL_; | ^ /pobj/mars-0.7.5/mars-game/src/Zones/zones.cpp:338:13: warning: delete called on 'Zone' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor] 338 | delete teamR_; | ^ 8 warnings generated. [194/194] : && /pobj/mars-0.7.5/bin/c++ -O2 -pipe -std=gnu++14 -DNDEBUG src/CMakeFiles/mars.dir/main.cpp.o src/CMakeFiles/mars.dir/Controllers/BotController.cpp.o src/CMakeFiles/mars.dir/Controllers/BotControllerBasicActions.cpp.o src/CMakeFiles/mars.dir/Controllers/BotControllerChecks.cpp.o src/CMakeFiles/mars.dir/Controllers/BotControllerDraw.cpp.o src/CMakeFiles/mars.dir/Controllers/BotControllerHelpers.cpp.o src/CMakeFiles/mars.dir/Controllers/BotControllerTeamActions.cpp.o src/CMakeFiles/mars.dir/Controllers/Controller.cpp.o src/CMakeFiles/mars.dir/Controllers/KeyController.cpp.o src/CMakeFiles/mars.dir/Controllers/controllers.cpp.o src/CMakeFiles/mars.dir/DecoObjects/Bolt.cpp.o src/CMakeFiles/mars.dir/DecoObjects/Cannon.cpp.o src/CMakeFiles/mars.dir/DecoObjects/Evil.cpp.o src/CMakeFiles/mars.dir/DecoObjects/PlanetSign.cpp.o src/CMakeFiles/mars.dir/DecoObjects/ShipHighlight.cpp.o src/CMakeFiles/mars.dir/DecoObjects/ShipName.cpp.o src/CMakeFiles/mars.dir/DecoObjects/SunHeat.cpp.o src/CMakeFiles/mars.dir/DecoObjects/decoObjects.cpp.o src/CMakeFiles/mars.dir/Games/CannonKeep.cpp.o src/CMakeFiles/mars.dir/Games/DeathMatch.cpp.o src/CMakeFiles/mars.dir/Games/Game.cpp.o src/CMakeFiles/mars.dir/Games/GraveItation.cpp.o src/CMakeFiles/mars.dir/Games/MenuGame.cpp.o src/CMakeFiles/mars.dir/Games/Rally.cpp.o src/CMakeFiles/mars.dir/Games/SpaceBall.cpp.o src/CMakeFiles/mars.dir/Games/TeamDeathMatch.cpp.o src/CMakeFiles/mars.dir/Games/Tutorial.cpp.o src/CMakeFiles/mars.dir/Games/games.cpp.o src/CMakeFiles/mars.dir/Hud/CountDown.cpp.o src/CMakeFiles/mars.dir/Hud/GamePoints.cpp.o src/CMakeFiles/mars.dir/Hud/GameStats.cpp.o src/CMakeFiles/mars.dir/Hud/LeftLife.cpp.o src/CMakeFiles/mars.dir/Hud/Logo.cpp.o src/CMakeFiles/mars.dir/Hud/Message.cpp.o src/CMakeFiles/mars.dir/Hud/RightLife.cpp.o src/CMakeFiles/mars.dir/Hud/TabStats.cpp.o src/CMakeFiles/mars.dir/Hud/hud.cpp.o src/CMakeFiles/mars.dir/Hud/musicNotify.cpp.o src/CMakeFiles/mars.dir/Interface/Button.cpp.o src/CMakeFiles/mars.dir/Interface/Checkbox.cpp.o src/CMakeFiles/mars.dir/Interface/ColorPicker.cpp.o src/CMakeFiles/mars.dir/Interface/ColorPickerWindow.cpp.o src/CMakeFiles/mars.dir/Interface/ComboBox.cpp.o src/CMakeFiles/mars.dir/Interface/DropDownWindow.cpp.o src/CMakeFiles/mars.dir/Interface/KeyEdit.cpp.o src/CMakeFiles/mars.dir/Interface/Label.cpp.o src/CMakeFiles/mars.dir/Interface/LabeledBox.cpp.o src/CMakeFiles/mars.dir/Interface/LanguageButton.cpp.o src/CMakeFiles/mars.dir/Interface/Line.cpp.o src/CMakeFiles/mars.dir/Interface/RadioButton.cpp.o src/CMakeFiles/mars.dir/Interface/RadioGroup.cpp.o src/CMakeFiles/mars.dir/Interface/ShipPreview.cpp.o src/CMakeFiles/mars.dir/Interface/Slider.cpp.o src/CMakeFiles/mars.dir/Interface/Tab.cpp.o src/CMakeFiles/mars.dir/Interface/TabList.cpp.o src/CMakeFiles/mars.dir/Interface/TextBox.cpp.o src/CMakeFiles/mars.dir/Interface/TextEdit.cpp.o src/CMakeFiles/mars.dir/Interface/UiElement.cpp.o src/CMakeFiles/mars.dir/Interface/UiWindow.cpp.o src/CMakeFiles/mars.dir/Interface/VerticalSlider.cpp.o src/CMakeFiles/mars.dir/Interface/toolTip.cpp.o src/CMakeFiles/mars.dir/Items/CannonControl.cpp.o src/CMakeFiles/mars.dir/Items/PUFuel.cpp.o src/CMakeFiles/mars.dir/Items/PUHealth.cpp.o src/CMakeFiles/mars.dir/Items/PUReverse.cpp.o src/CMakeFiles/mars.dir/Items/PUShield.cpp.o src/CMakeFiles/mars.dir/Items/PUSleep.cpp.o src/CMakeFiles/mars.dir/Items/PowerUp.cpp.o src/CMakeFiles/mars.dir/Items/items.cpp.o src/CMakeFiles/mars.dir/Locales/locales.cpp.o src/CMakeFiles/mars.dir/Media/announcer.cpp.o src/CMakeFiles/mars.dir/Media/file.cpp.o src/CMakeFiles/mars.dir/Media/font.cpp.o src/CMakeFiles/mars.dir/Media/music.cpp.o src/CMakeFiles/mars.dir/Media/sound.cpp.o src/CMakeFiles/mars.dir/Media/text.cpp.o src/CMakeFiles/mars.dir/Media/texture.cpp.o src/CMakeFiles/mars.dir/Menu/About.cpp.o src/CMakeFiles/mars.dir/Menu/ChooseLanguage.cpp.o src/CMakeFiles/mars.dir/Menu/Connect.cpp.o src/CMakeFiles/mars.dir/Menu/EndMenu.cpp.o src/CMakeFiles/mars.dir/Menu/EnterName.cpp.o src/CMakeFiles/mars.dir/Menu/ExitConfirm.cpp.o src/CMakeFiles/mars.dir/Menu/InfoCK.cpp.o src/CMakeFiles/mars.dir/Menu/InfoDM.cpp.o src/CMakeFiles/mars.dir/Menu/InfoGIP.cpp.o src/CMakeFiles/mars.dir/Menu/InfoHide.cpp.o src/CMakeFiles/mars.dir/Menu/InfoSB.cpp.o src/CMakeFiles/mars.dir/Menu/InfoTDM.cpp.o src/CMakeFiles/mars.dir/Menu/MainMenu.cpp.o src/CMakeFiles/mars.dir/Menu/NewGameConfirm.cpp.o src/CMakeFiles/mars.dir/Menu/NewGameMenu.cpp.o src/CMakeFiles/mars.dir/Menu/OptionsMenu.cpp.o src/CMakeFiles/mars.dir/Menu/PauseMenu.cpp.o src/CMakeFiles/mars.dir/Menu/ShaderError.cpp.o src/CMakeFiles/mars.dir/Menu/ToMainConfirm.cpp.o src/CMakeFiles/mars.dir/Menu/TutorialWindow.cpp.o src/CMakeFiles/mars.dir/Menu/WeaponOptions.cpp.o src/CMakeFiles/mars.dir/Menu/menus.cpp.o src/CMakeFiles/mars.dir/Particles/AmmoAFK47.cpp.o src/CMakeFiles/mars.dir/Particles/AmmoBurner.cpp.o src/CMakeFiles/mars.dir/Particles/AmmoFist.cpp.o src/CMakeFiles/mars.dir/Particles/AmmoFlubba.cpp.o src/CMakeFiles/mars.dir/Particles/AmmoH2OMG.cpp.o src/CMakeFiles/mars.dir/Particles/AmmoInsta.cpp.o src/CMakeFiles/mars.dir/Particles/AmmoROFLE.cpp.o src/CMakeFiles/mars.dir/Particles/AmmoRocket.cpp.o src/CMakeFiles/mars.dir/Particles/AmmoShotgun.cpp.o src/CMakeFiles/mars.dir/Particles/BurningFragment.cpp.o src/CMakeFiles/mars.dir/Particles/CannonBall.cpp.o src/CMakeFiles/mars.dir/Particles/CrushedIce.cpp.o src/CMakeFiles/mars.dir/Particles/Dust.cpp.o src/CMakeFiles/mars.dir/Particles/Eruption.cpp.o src/CMakeFiles/mars.dir/Particles/Explode.cpp.o src/CMakeFiles/mars.dir/Particles/Fragment.cpp.o src/CMakeFiles/mars.dir/Particles/FragmentFlame.cpp.o src/CMakeFiles/mars.dir/Particles/Fuel.cpp.o src/CMakeFiles/mars.dir/Particles/Heat.cpp.o src/CMakeFiles/mars.dir/Particles/HeatBurner.cpp.o src/CMakeFiles/mars.dir/Particles/HeatJet.cpp.o src/CMakeFiles/mars.dir/Particles/MiniAmmoFlubba.cpp.o src/CMakeFiles/mars.dir/Particles/MiniFlame.cpp.o src/CMakeFiles/mars.dir/Particles/MiniFlameSmoke.cpp.o src/CMakeFiles/mars.dir/Particles/Mud.cpp.o src/CMakeFiles/mars.dir/Particles/Number.cpp.o src/CMakeFiles/mars.dir/Particles/PowerUpCollect.cpp.o src/CMakeFiles/mars.dir/Particles/ShockWave.cpp.o src/CMakeFiles/mars.dir/Particles/Smoke.cpp.o src/CMakeFiles/mars.dir/Particles/Spark.cpp.o src/CMakeFiles/mars.dir/Particles/Star.cpp.o src/CMakeFiles/mars.dir/Particles/particles.cpp.o src/CMakeFiles/mars.dir/Players/BotPlayer.cpp.o src/CMakeFiles/mars.dir/Players/LocalPlayer.cpp.o src/CMakeFiles/mars.dir/Players/Player.cpp.o src/CMakeFiles/mars.dir/Players/players.cpp.o src/CMakeFiles/mars.dir/Shaders/postFX.cpp.o src/CMakeFiles/mars.dir/SpaceObjects/Ball.cpp.o src/CMakeFiles/mars.dir/SpaceObjects/BlackHole.cpp.o src/CMakeFiles/mars.dir/SpaceObjects/Home.cpp.o src/CMakeFiles/mars.dir/SpaceObjects/Planet.cpp.o src/CMakeFiles/mars.dir/SpaceObjects/Ship.cpp.o src/CMakeFiles/mars.dir/SpaceObjects/Sun.cpp.o src/CMakeFiles/mars.dir/SpaceObjects/Track.cpp.o src/CMakeFiles/mars.dir/SpaceObjects/balls.cpp.o src/CMakeFiles/mars.dir/SpaceObjects/physics.cpp.o src/CMakeFiles/mars.dir/SpaceObjects/ships.cpp.o src/CMakeFiles/mars.dir/SpaceObjects/spaceObjects.cpp.o src/CMakeFiles/mars.dir/SpaceObjects/stars.cpp.o src/CMakeFiles/mars.dir/Specials/Blast.cpp.o src/CMakeFiles/mars.dir/Specials/FireWall.cpp.o src/CMakeFiles/mars.dir/Specials/Freezer.cpp.o src/CMakeFiles/mars.dir/Specials/Heal.cpp.o src/CMakeFiles/mars.dir/Specials/NoSpecial.cpp.o src/CMakeFiles/mars.dir/Specials/Shocker.cpp.o src/CMakeFiles/mars.dir/Specials/Special.cpp.o src/CMakeFiles/mars.dir/Specials/specials.cpp.o src/CMakeFiles/mars.dir/System/Color3f.cpp.o src/CMakeFiles/mars.dir/System/Key.cpp.o src/CMakeFiles/mars.dir/System/Vector2f.cpp.o src/CMakeFiles/mars.dir/System/generateName.cpp.o src/CMakeFiles/mars.dir/System/randomizer.cpp.o src/CMakeFiles/mars.dir/System/settings.cpp.o src/CMakeFiles/mars.dir/System/timer.cpp.o src/CMakeFiles/mars.dir/System/window.cpp.o src/CMakeFiles/mars.dir/Teams/CKTeam.cpp.o src/CMakeFiles/mars.dir/Teams/DMTeam.cpp.o src/CMakeFiles/mars.dir/Teams/GITeam.cpp.o src/CMakeFiles/mars.dir/Teams/SBTeam.cpp.o src/CMakeFiles/mars.dir/Teams/TDMTeam.cpp.o src/CMakeFiles/mars.dir/Teams/Team.cpp.o src/CMakeFiles/mars.dir/Teams/TutTeam.cpp.o src/CMakeFiles/mars.dir/Teams/teams.cpp.o src/CMakeFiles/mars.dir/TrailEffects/FloatingTrail.cpp.o src/CMakeFiles/mars.dir/TrailEffects/PersistantTrail.cpp.o src/CMakeFiles/mars.dir/TrailEffects/Trail.cpp.o src/CMakeFiles/mars.dir/TrailEffects/trailEffects.cpp.o src/CMakeFiles/mars.dir/Weapons/AFK47.cpp.o src/CMakeFiles/mars.dir/Weapons/Burner.cpp.o src/CMakeFiles/mars.dir/Weapons/Fist.cpp.o src/CMakeFiles/mars.dir/Weapons/Flubba.cpp.o src/CMakeFiles/mars.dir/Weapons/H2OMG.cpp.o src/CMakeFiles/mars.dir/Weapons/Insta.cpp.o src/CMakeFiles/mars.dir/Weapons/ROFLE.cpp.o src/CMakeFiles/mars.dir/Weapons/RocketLauncher.cpp.o src/CMakeFiles/mars.dir/Weapons/Shotgun.cpp.o src/CMakeFiles/mars.dir/Weapons/Weapon.cpp.o src/CMakeFiles/mars.dir/Weapons/weapons.cpp.o src/CMakeFiles/mars.dir/Zones/HomeZone.cpp.o src/CMakeFiles/mars.dir/Zones/RasterZone.cpp.o src/CMakeFiles/mars.dir/Zones/TacticalZone.cpp.o src/CMakeFiles/mars.dir/Zones/TeamZone.cpp.o src/CMakeFiles/mars.dir/Zones/TutorialZone.cpp.o src/CMakeFiles/mars.dir/Zones/zones.cpp.o -o /pobj/mars-0.7.5/mars-game/mars -Wl,-z,origin,-rpath,/usr/local/lib:/usr/X11R6/lib: /usr/local/lib/libsfml-audio.so.2.0 /usr/local/lib/libsfml-graphics.so.2.0 /usr/local/lib/libsfml-window.so.2.0 /usr/local/lib/libsfml-system.so.2.0 /usr/X11R6/lib/libGL.so.19.2 /usr/X11R6/lib/libGLU.so.9.0 /usr/X11R6/lib/libXrandr.so.7.1 /usr/X11R6/lib/libX11.so.19.0 /usr/local/lib/libfribidi.so.3.1 /usr/local/lib/libtag.so.14.0 -Wl,-rpath-link,/usr/X11R6/lib:/usr/local/lib && : FAILED: /pobj/mars-0.7.5/mars-game/mars : && /pobj/mars-0.7.5/bin/c++ -O2 -pipe -std=gnu++14 -DNDEBUG src/CMakeFiles/mars.dir/main.cpp.o src/CMakeFiles/mars.dir/Controllers/BotController.cpp.o src/CMakeFiles/mars.dir/Controllers/BotControllerBasicActions.cpp.o src/CMakeFiles/mars.dir/Controllers/BotControllerChecks.cpp.o src/CMakeFiles/mars.dir/Controllers/BotControllerDraw.cpp.o src/CMakeFiles/mars.dir/Controllers/BotControllerHelpers.cpp.o src/CMakeFiles/mars.dir/Controllers/BotControllerTeamActions.cpp.o src/CMakeFiles/mars.dir/Controllers/Controller.cpp.o src/CMakeFiles/mars.dir/Controllers/KeyController.cpp.o src/CMakeFiles/mars.dir/Controllers/controllers.cpp.o src/CMakeFiles/mars.dir/DecoObjects/Bolt.cpp.o src/CMakeFiles/mars.dir/DecoObjects/Cannon.cpp.o src/CMakeFiles/mars.dir/DecoObjects/Evil.cpp.o src/CMakeFiles/mars.dir/DecoObjects/PlanetSign.cpp.o src/CMakeFiles/mars.dir/DecoObjects/ShipHighlight.cpp.o src/CMakeFiles/mars.dir/DecoObjects/ShipName.cpp.o src/CMakeFiles/mars.dir/DecoObjects/SunHeat.cpp.o src/CMakeFiles/mars.dir/DecoObjects/decoObjects.cpp.o src/CMakeFiles/mars.dir/Games/CannonKeep.cpp.o src/CMakeFiles/mars.dir/Games/DeathMatch.cpp.o src/CMakeFiles/mars.dir/Games/Game.cpp.o src/CMakeFiles/mars.dir/Games/GraveItation.cpp.o src/CMakeFiles/mars.dir/Games/MenuGame.cpp.o src/CMakeFiles/mars.dir/Games/Rally.cpp.o src/CMakeFiles/mars.dir/Games/SpaceBall.cpp.o src/CMakeFiles/mars.dir/Games/TeamDeathMatch.cpp.o src/CMakeFiles/mars.dir/Games/Tutorial.cpp.o src/CMakeFiles/mars.dir/Games/games.cpp.o src/CMakeFiles/mars.dir/Hud/CountDown.cpp.o src/CMakeFiles/mars.dir/Hud/GamePoints.cpp.o src/CMakeFiles/mars.dir/Hud/GameStats.cpp.o src/CMakeFiles/mars.dir/Hud/LeftLife.cpp.o src/CMakeFiles/mars.dir/Hud/Logo.cpp.o src/CMakeFiles/mars.dir/Hud/Message.cpp.o src/CMakeFiles/mars.dir/Hud/RightLife.cpp.o src/CMakeFiles/mars.dir/Hud/TabStats.cpp.o src/CMakeFiles/mars.dir/Hud/hud.cpp.o src/CMakeFiles/mars.dir/Hud/musicNotify.cpp.o src/CMakeFiles/mars.dir/Interface/Button.cpp.o src/CMakeFiles/mars.dir/Interface/Checkbox.cpp.o src/CMakeFiles/mars.dir/Interface/ColorPicker.cpp.o src/CMakeFiles/mars.dir/Interface/ColorPickerWindow.cpp.o src/CMakeFiles/mars.dir/Interface/ComboBox.cpp.o src/CMakeFiles/mars.dir/Interface/DropDownWindow.cpp.o src/CMakeFiles/mars.dir/Interface/KeyEdit.cpp.o src/CMakeFiles/mars.dir/Interface/Label.cpp.o src/CMakeFiles/mars.dir/Interface/LabeledBox.cpp.o src/CMakeFiles/mars.dir/Interface/LanguageButton.cpp.o src/CMakeFiles/mars.dir/Interface/Line.cpp.o src/CMakeFiles/mars.dir/Interface/RadioButton.cpp.o src/CMakeFiles/mars.dir/Interface/RadioGroup.cpp.o src/CMakeFiles/mars.dir/Interface/ShipPreview.cpp.o src/CMakeFiles/mars.dir/Interface/Slider.cpp.o src/CMakeFiles/mars.dir/Interface/Tab.cpp.o src/CMakeFiles/mars.dir/Interface/TabList.cpp.o src/CMakeFiles/mars.dir/Interface/TextBox.cpp.o src/CMakeFiles/mars.dir/Interface/TextEdit.cpp.o src/CMakeFiles/mars.dir/Interface/UiElement.cpp.o src/CMakeFiles/mars.dir/Interface/UiWindow.cpp.o src/CMakeFiles/mars.dir/Interface/VerticalSlider.cpp.o src/CMakeFiles/mars.dir/Interface/toolTip.cpp.o src/CMakeFiles/mars.dir/Items/CannonControl.cpp.o src/CMakeFiles/mars.dir/Items/PUFuel.cpp.o src/CMakeFiles/mars.dir/Items/PUHealth.cpp.o src/CMakeFiles/mars.dir/Items/PUReverse.cpp.o src/CMakeFiles/mars.dir/Items/PUShield.cpp.o src/CMakeFiles/mars.dir/Items/PUSleep.cpp.o src/CMakeFiles/mars.dir/Items/PowerUp.cpp.o src/CMakeFiles/mars.dir/Items/items.cpp.o src/CMakeFiles/mars.dir/Locales/locales.cpp.o src/CMakeFiles/mars.dir/Media/announcer.cpp.o src/CMakeFiles/mars.dir/Media/file.cpp.o src/CMakeFiles/mars.dir/Media/font.cpp.o src/CMakeFiles/mars.dir/Media/music.cpp.o src/CMakeFiles/mars.dir/Media/sound.cpp.o src/CMakeFiles/mars.dir/Media/text.cpp.o src/CMakeFiles/mars.dir/Media/texture.cpp.o src/CMakeFiles/mars.dir/Menu/About.cpp.o src/CMakeFiles/mars.dir/Menu/ChooseLanguage.cpp.o src/CMakeFiles/mars.dir/Menu/Connect.cpp.o src/CMakeFiles/mars.dir/Menu/EndMenu.cpp.o src/CMakeFiles/mars.dir/Menu/EnterName.cpp.o src/CMakeFiles/mars.dir/Menu/ExitConfirm.cpp.o src/CMakeFiles/mars.dir/Menu/InfoCK.cpp.o src/CMakeFiles/mars.dir/Menu/InfoDM.cpp.o src/CMakeFiles/mars.dir/Menu/InfoGIP.cpp.o src/CMakeFiles/mars.dir/Menu/InfoHide.cpp.o src/CMakeFiles/mars.dir/Menu/InfoSB.cpp.o src/CMakeFiles/mars.dir/Menu/InfoTDM.cpp.o src/CMakeFiles/mars.dir/Menu/MainMenu.cpp.o src/CMakeFiles/mars.dir/Menu/NewGameConfirm.cpp.o src/CMakeFiles/mars.dir/Menu/NewGameMenu.cpp.o src/CMakeFiles/mars.dir/Menu/OptionsMenu.cpp.o src/CMakeFiles/mars.dir/Menu/PauseMenu.cpp.o src/CMakeFiles/mars.dir/Menu/ShaderError.cpp.o src/CMakeFiles/mars.dir/Menu/ToMainConfirm.cpp.o src/CMakeFiles/mars.dir/Menu/TutorialWindow.cpp.o src/CMakeFiles/mars.dir/Menu/WeaponOptions.cpp.o src/CMakeFiles/mars.dir/Menu/menus.cpp.o src/CMakeFiles/mars.dir/Particles/AmmoAFK47.cpp.o src/CMakeFiles/mars.dir/Particles/AmmoBurner.cpp.o src/CMakeFiles/mars.dir/Particles/AmmoFist.cpp.o src/CMakeFiles/mars.dir/Particles/AmmoFlubba.cpp.o src/CMakeFiles/mars.dir/Particles/AmmoH2OMG.cpp.o src/CMakeFiles/mars.dir/Particles/AmmoInsta.cpp.o src/CMakeFiles/mars.dir/Particles/AmmoROFLE.cpp.o src/CMakeFiles/mars.dir/Particles/AmmoRocket.cpp.o src/CMakeFiles/mars.dir/Particles/AmmoShotgun.cpp.o src/CMakeFiles/mars.dir/Particles/BurningFragment.cpp.o src/CMakeFiles/mars.dir/Particles/CannonBall.cpp.o src/CMakeFiles/mars.dir/Particles/CrushedIce.cpp.o src/CMakeFiles/mars.dir/Particles/Dust.cpp.o src/CMakeFiles/mars.dir/Particles/Eruption.cpp.o src/CMakeFiles/mars.dir/Particles/Explode.cpp.o src/CMakeFiles/mars.dir/Particles/Fragment.cpp.o src/CMakeFiles/mars.dir/Particles/FragmentFlame.cpp.o src/CMakeFiles/mars.dir/Particles/Fuel.cpp.o src/CMakeFiles/mars.dir/Particles/Heat.cpp.o src/CMakeFiles/mars.dir/Particles/HeatBurner.cpp.o src/CMakeFiles/mars.dir/Particles/HeatJet.cpp.o src/CMakeFiles/mars.dir/Particles/MiniAmmoFlubba.cpp.o src/CMakeFiles/mars.dir/Particles/MiniFlame.cpp.o src/CMakeFiles/mars.dir/Particles/MiniFlameSmoke.cpp.o src/CMakeFiles/mars.dir/Particles/Mud.cpp.o src/CMakeFiles/mars.dir/Particles/Number.cpp.o src/CMakeFiles/mars.dir/Particles/PowerUpCollect.cpp.o src/CMakeFiles/mars.dir/Particles/ShockWave.cpp.o src/CMakeFiles/mars.dir/Particles/Smoke.cpp.o src/CMakeFiles/mars.dir/Particles/Spark.cpp.o src/CMakeFiles/mars.dir/Particles/Star.cpp.o src/CMakeFiles/mars.dir/Particles/particles.cpp.o src/CMakeFiles/mars.dir/Players/BotPlayer.cpp.o src/CMakeFiles/mars.dir/Players/LocalPlayer.cpp.o src/CMakeFiles/mars.dir/Players/Player.cpp.o src/CMakeFiles/mars.dir/Players/players.cpp.o src/CMakeFiles/mars.dir/Shaders/postFX.cpp.o src/CMakeFiles/mars.dir/SpaceObjects/Ball.cpp.o src/CMakeFiles/mars.dir/SpaceObjects/BlackHole.cpp.o src/CMakeFiles/mars.dir/SpaceObjects/Home.cpp.o src/CMakeFiles/mars.dir/SpaceObjects/Planet.cpp.o src/CMakeFiles/mars.dir/SpaceObjects/Ship.cpp.o src/CMakeFiles/mars.dir/SpaceObjects/Sun.cpp.o src/CMakeFiles/mars.dir/SpaceObjects/Track.cpp.o src/CMakeFiles/mars.dir/SpaceObjects/balls.cpp.o src/CMakeFiles/mars.dir/SpaceObjects/physics.cpp.o src/CMakeFiles/mars.dir/SpaceObjects/ships.cpp.o src/CMakeFiles/mars.dir/SpaceObjects/spaceObjects.cpp.o src/CMakeFiles/mars.dir/SpaceObjects/stars.cpp.o src/CMakeFiles/mars.dir/Specials/Blast.cpp.o src/CMakeFiles/mars.dir/Specials/FireWall.cpp.o src/CMakeFiles/mars.dir/Specials/Freezer.cpp.o src/CMakeFiles/mars.dir/Specials/Heal.cpp.o src/CMakeFiles/mars.dir/Specials/NoSpecial.cpp.o src/CMakeFiles/mars.dir/Specials/Shocker.cpp.o src/CMakeFiles/mars.dir/Specials/Special.cpp.o src/CMakeFiles/mars.dir/Specials/specials.cpp.o src/CMakeFiles/mars.dir/System/Color3f.cpp.o src/CMakeFiles/mars.dir/System/Key.cpp.o src/CMakeFiles/mars.dir/System/Vector2f.cpp.o src/CMakeFiles/mars.dir/System/generateName.cpp.o src/CMakeFiles/mars.dir/System/randomizer.cpp.o src/CMakeFiles/mars.dir/System/settings.cpp.o src/CMakeFiles/mars.dir/System/timer.cpp.o src/CMakeFiles/mars.dir/System/window.cpp.o src/CMakeFiles/mars.dir/Teams/CKTeam.cpp.o src/CMakeFiles/mars.dir/Teams/DMTeam.cpp.o src/CMakeFiles/mars.dir/Teams/GITeam.cpp.o src/CMakeFiles/mars.dir/Teams/SBTeam.cpp.o src/CMakeFiles/mars.dir/Teams/TDMTeam.cpp.o src/CMakeFiles/mars.dir/Teams/Team.cpp.o src/CMakeFiles/mars.dir/Teams/TutTeam.cpp.o src/CMakeFiles/mars.dir/Teams/teams.cpp.o src/CMakeFiles/mars.dir/TrailEffects/FloatingTrail.cpp.o src/CMakeFiles/mars.dir/TrailEffects/PersistantTrail.cpp.o src/CMakeFiles/mars.dir/TrailEffects/Trail.cpp.o src/CMakeFiles/mars.dir/TrailEffects/trailEffects.cpp.o src/CMakeFiles/mars.dir/Weapons/AFK47.cpp.o src/CMakeFiles/mars.dir/Weapons/Burner.cpp.o src/CMakeFiles/mars.dir/Weapons/Fist.cpp.o src/CMakeFiles/mars.dir/Weapons/Flubba.cpp.o src/CMakeFiles/mars.dir/Weapons/H2OMG.cpp.o src/CMakeFiles/mars.dir/Weapons/Insta.cpp.o src/CMakeFiles/mars.dir/Weapons/ROFLE.cpp.o src/CMakeFiles/mars.dir/Weapons/RocketLauncher.cpp.o src/CMakeFiles/mars.dir/Weapons/Shotgun.cpp.o src/CMakeFiles/mars.dir/Weapons/Weapon.cpp.o src/CMakeFiles/mars.dir/Weapons/weapons.cpp.o src/CMakeFiles/mars.dir/Zones/HomeZone.cpp.o src/CMakeFiles/mars.dir/Zones/RasterZone.cpp.o src/CMakeFiles/mars.dir/Zones/TacticalZone.cpp.o src/CMakeFiles/mars.dir/Zones/TeamZone.cpp.o src/CMakeFiles/mars.dir/Zones/TutorialZone.cpp.o src/CMakeFiles/mars.dir/Zones/zones.cpp.o -o /pobj/mars-0.7.5/mars-game/mars -Wl,-z,origin,-rpath,/usr/local/lib:/usr/X11R6/lib: /usr/local/lib/libsfml-audio.so.2.0 /usr/local/lib/libsfml-graphics.so.2.0 /usr/local/lib/libsfml-window.so.2.0 /usr/local/lib/libsfml-system.so.2.0 /usr/X11R6/lib/libGL.so.19.2 /usr/X11R6/lib/libGLU.so.9.0 /usr/X11R6/lib/libXrandr.so.7.1 /usr/X11R6/lib/libX11.so.19.0 /usr/local/lib/libfribidi.so.3.1 /usr/local/lib/libtag.so.14.0 -Wl,-rpath-link,/usr/X11R6/lib:/usr/local/lib && : src/CMakeFiles/mars.dir/Items/items.cpp.o: In function `items::update()': items.cpp:(.text+0xfc): warning: rand() may return deterministic values, is that what you want? /usr/X11R6/lib/libX11.so.19.0: warning: strcat() is almost always misused, please use strlcat() /usr/local/lib/libsfml-graphics.so.2.0: warning: sprintf() is often misused, please use snprintf() /usr/X11R6/lib/libGL.so.19.2: warning: random() may return deterministic values, is that what you want? /usr/X11R6/lib/libGLU.so.9.0: warning: strcpy() is almost always misused, please use strlcpy() /usr/X11R6/lib/libgallium_dri.so: warning: stpcpy() is dangerous; do not use it /usr/bin/ld: warning: libLLVM.so.8.0, needed by /usr/X11R6/lib/libgallium_dri.so, not found (try using -rpath or -rpath-link) /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::ObjectCache::anchor()' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildFence' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::EngineBuilder::~EngineBuilder()' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetLastInstruction' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMSetAlignment' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::SectionMemoryManager::SectionMemoryManager(llvm::SectionMemoryManager::MemoryMapper*)' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMDisposePassBuilderOptions' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMInitializeMipsTarget' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::Triple::Triple(llvm::Twine const&)' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildFPTrunc' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildIntCast2' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetInsertBlock' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMStructTypeInContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMStartMultithreaded' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildAtomicCmpXchg' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetFirstParam' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMTokenTypeInContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMConstArray' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetValueName' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMAddCase' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildInsertElement' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMPositionBuilderBefore' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMPrintModuleToString' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `non-virtual thunk to llvm::RTDyldMemoryManager::anchor()' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMContextCreate' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildSExt' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMIsMultithreaded' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::LegacyJITSymbolResolver::lookup(std::__1::set, std::__1::allocator > const&, llvm::unique_function, std::__1::allocator > > >)>)' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetFirstFunction' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMArrayType' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMAppendBasicBlockInContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMAddAttributeAtIndex' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMIsAFunction' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::Module::addModuleFlag(llvm::Module::ModFlagBehavior, llvm::StringRef, unsigned int)' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMAddGlobalMapping' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildSelect' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMSetVisibility' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildZExt' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildCondBr' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMSetGlobalConstant' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetNextInstruction' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildPointerCast' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetTypeKind' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMSetFunctionCallConv' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMConstReal' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMInt16TypeInContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetIntrinsicID' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMContextDispose' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::Module::setOverrideStackAlignment(unsigned int)' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMInitializeMipsAsmPrinter' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMHalfTypeInContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildExtractElement' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildCall2' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildOr' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMConstNot' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetPointerToGlobal' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::EngineBuilder::setMCJITMemoryManager(std::__1::unique_ptr >)' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildFDiv' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMConstBitCast' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMConstNull' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMConstPointerNull' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildTrunc' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildIntCast' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetUndef' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildLShr' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildAggregateRet' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildPtrToInt' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::RTDyldMemoryManager::getSymbolAddressInProcess(std::__1::basic_string, std::__1::allocator > const&)' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetEntryBasicBlock' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMAddGlobal' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMSetDataLayout' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMDisposeModule' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMIsDeclaration' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMLinkInMCJIT' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMDisposeMessage' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetCalledValue' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildRet' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildFAdd' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMDoubleTypeInContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMConstVector' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::TargetLibraryInfoImpl::TargetLibraryInfoImpl(llvm::Triple const&)' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildSDiv' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMInt8TypeInContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildSRem' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildBr' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMDisasmInstruction' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMInsertBasicBlockInContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildAShr' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMSetInstructionCallConv' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetModuleContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMDisposeTargetData' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildUDiv' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMIsConstant' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetParam' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMInt32TypeInContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetNamedFunction' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildNot' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildICmp' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildUIToFP' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildNeg' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::EngineBuilder::create(llvm::TargetMachine*)' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetArrayLength' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMCreatePassBuilderOptions' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMCreateEnumAttribute' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildAnd' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildStore' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::EngineBuilder::EngineBuilder(std::__1::unique_ptr >)' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMConstInt' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::SmallVectorBase::mallocForGrow(void*, unsigned long, unsigned long, unsigned long&)' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMTypeOf' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMVoidTypeInContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildLoad2' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::SDNode::getValueTypeList(llvm::EVT)' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::RTDyldMemoryManager::anchor()' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMDisasmDispose' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMPositionBuilderAtEnd' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildAdd' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetElementType' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMAddFunction' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMIntTypeInContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMCreateDisasm' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildPhi' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMAddCallSiteAttribute' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildFPExt' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetFirstBasicBlock' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMConstStringInContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetFirstInstruction' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMInitializeMipsDisassembler' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMPointerType' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMDisposeBuilder' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMSetLinkage' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetNextBasicBlock' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetIntTypeWidth' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetVectorSize' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMCreateBuilderInContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildFMul' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::Module::~Module()' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMInitializeMipsTargetInfo' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildIntToPtr' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetBasicBlockParent' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMCopyStringRepOfTargetData' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildXor' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildRetVoid' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMWriteBitcodeToFile' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMStructGetTypeAtIndex' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildSwitch' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMCreateTargetData' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMVectorType' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMInt64TypeInContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMFloatTypeInContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMAddIncoming' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::DisableABIBreakingChecks' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMModuleCreateWithNameInContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildFRem' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildFPToSI' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildArrayAlloca' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::deallocate_buffer(void*, unsigned long, unsigned long)' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMPrintValueToString' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildInsertValue' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildFPToUI' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetValueKind' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildFNeg' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetEnumAttributeKindForName' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::RuntimeDyld::MemoryManager::allocateTLSSection(unsigned long, unsigned int, unsigned int, llvm::StringRef)' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetInstructionParent' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMIsUndef' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildBitCast' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMFunctionType' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildSub' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::sys::getHostCPUName()' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::EngineBuilder::selectTarget()' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetExecutionEngineTargetMachine' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMSetInitializer' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMInitializeMipsTargetMC' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildFCmp' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetInstructionOpcode' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetLastParam' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildURem' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::LegacyJITSymbolResolver::getResponsibilitySet(std::__1::set, std::__1::allocator > const&)' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetParamTypes' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildAtomicRMW' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetNextFunction' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildAlloca' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::MemoryBuffer::getMemBuffer(llvm::StringRef, llvm::StringRef, bool)' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetGlobalParent' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMConstIntGetZExtValue' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildFreeze' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildShuffleVector' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildSIToFP' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetNextParam' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildMul' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::MCTargetOptions::MCTargetOptions()' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildFSub' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildShl' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMDisposeExecutionEngine' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMInt1TypeInContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMConstAllOnes' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::RTDyldMemoryManager::~RTDyldMemoryManager()' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildGEP2' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMRunPasses' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildExtractValue' c++: error: linker command failed with exit code 1 (use -v to see invocation) ninja: build stopped: subcommand failed. *** Error 1 in games/mars (/ports/devel/cmake/cmake.port.mk:50 'do-build': @cd /pobj/mars-0.7.5/build-mips64 && exec /usr/bin/env -i MODCMAK...) *** Error 2 in games/mars (/ports/infrastructure/mk/bsd.port.mk:3065 '/pobj/mars-0.7.5/build-mips64/.build_done': @cd /ports/games/mars && P...) *** Error 2 in games/mars (/ports/infrastructure/mk/bsd.port.mk:2712 'build': @lock=mars-0.7.5p11; export _LOCKS_HELD=" mars-0.7.5p11"; /...) ===> Exiting games/mars with an error *** Error 1 in /ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval ${e...) >>> Ended at 1751369830.96 max_stuck=63.41/depends=8.60/show-prepare-results=9.56/junk=6.01/patch=21.44/configure=13.49/build=6150.32 Error: job failed with 512 on localhost at 1751369830