******************************************************************************** conan install joltphysics/2.0.1@#a07651c939ae1be21dffa6b4b9558568 --build=joltphysics -pr /home/conan/w/prod/BuildSingleReference/132021/466ed226-44dd-4cb9-961d-d0b32b1e9caf/profile_linux_7_libstdcpp11_gcc_release_64.joltphysics-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 7 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=7 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=7 os=Linux [options] joltphysics:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True joltphysics/2.0.1: Forced build from source Installing package: joltphysics/2.0.1 Requirements joltphysics/2.0.1 from local cache - Cache Packages joltphysics/2.0.1:b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK joltphysics/2.0.1: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/source/src joltphysics/2.0.1: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK joltphysics/2.0.1: Copying sources to build folder joltphysics/2.0.1: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8 joltphysics/2.0.1: Generator txt created conanbuildinfo.txt joltphysics/2.0.1: Calling generate() joltphysics/2.0.1: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' joltphysics/2.0.1: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/build/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' joltphysics/2.0.1: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK joltphysics/2.0.1: Calling build() joltphysics/2.0.1: Apply patch (conan): Fix CMakeLists: no warnings as errors, allow shared, add install target, and add profile & debug_renderer options joltphysics/2.0.1: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/package/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/package/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC) -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The CXX compiler identification is GNU 7.2.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/build/Release joltphysics/2.0.1: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/build/Release" '--' '-j3' ----------------- Scanning dependencies of target Jolt [ 1%] Building CXX object CMakeFiles/Jolt.dir/home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/AABBTree/AABBTreeBuilder.cpp.o [ 2%] Building CXX object CMakeFiles/Jolt.dir/home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/Color.cpp.o [ 2%] Building CXX object CMakeFiles/Jolt.dir/home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/Factory.cpp.o [ 3%] Building CXX object CMakeFiles/Jolt.dir/home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/IssueReporting.cpp.o [ 3%] Building CXX object CMakeFiles/Jolt.dir/home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/JobSystemThreadPool.cpp.o [ 4%] Building CXX object CMakeFiles/Jolt.dir/home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/LinearCurve.cpp.o [ 5%] Building CXX object CMakeFiles/Jolt.dir/home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/Memory.cpp.o [ 6%] Building CXX object CMakeFiles/Jolt.dir/home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/Profiler.cpp.o CMakeFiles/Jolt.dir/build.make:133: recipe for target 'CMakeFiles/Jolt.dir/home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/JobSystemThreadPool.cpp.o' failed CMakeFiles/Jolt.dir/build.make:159: recipe for target 'CMakeFiles/Jolt.dir/home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/Memory.cpp.o' failed CMakeFiles/Makefile2:94: recipe for target 'CMakeFiles/Jolt.dir/all' failed Makefile:148: recipe for target 'all' failed joltphysics/2.0.1: CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Jolt.h:7:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/Factory.cpp:4: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:270:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Memory.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/STLAllocator.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/IssueReporting.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Math.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Float4.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Swizzle.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/MathTypes.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec4.h:10:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Trigonometry.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/HashCombine.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Float3.h:8:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec3.h:6:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec4.inl:5, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec4.h:278, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Jolt.h:13, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/Factory.cpp:4: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Float3.h:48:45: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] JPH_MAKE_HASHABLE(JPH::Float3, t.x, t.y, t.z) ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Jolt.h:7:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/Factory.cpp:4: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec3.h:10:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/UVec4.h:8:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/UVec4.inl:4:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec3.h:286:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec4.inl:5, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec4.h:278, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Jolt.h:13, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/Factory.cpp:4: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec3.inl:13:58: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] JPH_MAKE_HASHABLE(JPH::Vec3, t.GetX(), t.GetY(), t.GetZ()) ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Jolt.h:7:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/Factory.cpp:4: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec3.inl:15:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec4.inl:8:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Mat44.h:8:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Quat.h:9:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Quat.inl:4:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Mat44.inl:10:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Atomics.h:10:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Reference.h:8:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/StaticArray.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/ObjectStream/SerializableAttribute.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/RTTI.h:10:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/UnorderedMap.h:10:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Factory.h:9:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/Factory.cpp:8:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Jolt.h:7:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/AABBTree/AABBTreeBuilder.cpp:4: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:270:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Memory.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/STLAllocator.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Jolt.h:7:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/Color.cpp:4: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:270:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Memory.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/STLAllocator.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/IssueReporting.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Math.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Float4.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Swizzle.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/MathTypes.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec4.h:10:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Trigonometry.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/HashCombine.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Float3.h:8:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec3.h:6:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec4.inl:5, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec4.h:278, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Jolt.h:13, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/AABBTree/AABBTreeBuilder.cpp:4: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Float3.h:48:45: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] JPH_MAKE_HASHABLE(JPH::Float3, t.x, t.y, t.z) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/IssueReporting.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Math.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Jolt.h:7:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/AABBTree/AABBTreeBuilder.cpp:4: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec3.h:10:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Float4.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Swizzle.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/MathTypes.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec4.h:10:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/UVec4.h:8:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Trigonometry.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/UVec4.inl:4:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/HashCombine.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Float3.h:8:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec3.h:6:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec4.inl:5, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec4.h:278, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Jolt.h:13, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/Color.cpp:4: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Float3.h:48:45: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] JPH_MAKE_HASHABLE(JPH::Float3, t.x, t.y, t.z) ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Jolt.h:7:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/Color.cpp:4: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec3.h:10:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/UVec4.h:8:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/UVec4.inl:4:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec3.h:286:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec4.inl:5, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec4.h:278, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Jolt.h:13, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/AABBTree/AABBTreeBuilder.cpp:4: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec3.inl:13:58: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] JPH_MAKE_HASHABLE(JPH::Vec3, t.GetX(), t.GetY(), t.GetZ()) ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Jolt.h:7:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/AABBTree/AABBTreeBuilder.cpp:4: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec3.inl:15:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec4.inl:8:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec3.h:286:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec4.inl:5, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec4.h:278, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Jolt.h:13, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/Color.cpp:4: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec3.inl:13:58: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] JPH_MAKE_HASHABLE(JPH::Vec3, t.GetX(), t.GetY(), t.GetZ()) ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Jolt.h:7:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/Color.cpp:4: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec3.inl:15:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec4.inl:8:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Mat44.h:8:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Quat.h:9:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Quat.inl:4:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Mat44.h:8:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Mat44.inl:10:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Quat.h:9:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Quat.inl:4:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Mat44.inl:10:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Geometry/IndexedTriangle.h:8:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/TriangleSplitter/TriangleSplitter.h:6:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/AABBTree/AABBTreeBuilder.h:6, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/AABBTree/AABBTreeBuilder.cpp:6: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Geometry/IndexedTriangle.h:109:82: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] JPH_MAKE_HASHABLE(JPH::IndexedTriangleNoMaterial, t.mIdx[0], t.mIdx[1], t.mIdx[2]) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Geometry/IndexedTriangle.h:110:90: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] JPH_MAKE_HASHABLE(JPH::IndexedTriangle, t.mIdx[0], t.mIdx[1], t.mIdx[2], t.mMaterialIndex) ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Jolt.h:7:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/AABBTree/AABBTreeBuilder.cpp:4: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/TriangleSplitter/TriangleSplitter.h:8:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Color.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/Color.cpp:8:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Geometry/Triangle.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Geometry/Plane.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Geometry/AABox.h:11:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/NonCopyable.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/AABBTree/AABBTreeBuilder.h:10:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/AABBTree/AABBTreeBuilder.cpp:8:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Jolt.h:7:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/IssueReporting.cpp:4: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:270:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Memory.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/STLAllocator.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Jolt.h:7:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/LinearCurve.cpp:4: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:270:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Memory.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/STLAllocator.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/IssueReporting.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Math.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Float4.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Swizzle.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/MathTypes.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec4.h:10:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/IssueReporting.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Math.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Float4.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Swizzle.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/MathTypes.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec4.h:10:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Trigonometry.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/HashCombine.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Float3.h:8:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Trigonometry.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec3.h:6:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec4.inl:5, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec4.h:278, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Jolt.h:13, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/IssueReporting.cpp:4: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Float3.h:48:45: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] JPH_MAKE_HASHABLE(JPH::Float3, t.x, t.y, t.z) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/HashCombine.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Jolt.h:7:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/IssueReporting.cpp:4: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec3.h:10:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Float3.h:8:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec3.h:6:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec4.inl:5, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec4.h:278, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Jolt.h:13, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/LinearCurve.cpp:4: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Float3.h:48:45: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] JPH_MAKE_HASHABLE(JPH::Float3, t.x, t.y, t.z) ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Jolt.h:7:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/LinearCurve.cpp:4: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec3.h:10:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/UVec4.h:8:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/UVec4.h:8:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/UVec4.inl:4:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/UVec4.inl:4:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Jolt.h:7:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/JobSystemThreadPool.cpp:4: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:270:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Memory.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/STLAllocator.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/IssueReporting.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Math.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Float4.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Swizzle.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/MathTypes.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec4.h:10:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Trigonometry.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/HashCombine.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Float3.h:8:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec3.h:6:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec4.inl:5, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec4.h:278, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Jolt.h:13, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/JobSystemThreadPool.cpp:4: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Float3.h:48:45: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] JPH_MAKE_HASHABLE(JPH::Float3, t.x, t.y, t.z) ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Jolt.h:7:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/JobSystemThreadPool.cpp:4: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec3.h:10:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec3.h:286:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec4.inl:5, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec4.h:278, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Jolt.h:13, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/LinearCurve.cpp:4: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec3.inl:13:58: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] JPH_MAKE_HASHABLE(JPH::Vec3, t.GetX(), t.GetY(), t.GetZ()) ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Jolt.h:7:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/LinearCurve.cpp:4: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec3.inl:15:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/UVec4.h:8:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/UVec4.inl:4:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec4.inl:8:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Mat44.h:8:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Quat.h:9:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Quat.inl:4:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Mat44.inl:10:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec3.h:286:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec4.inl:5, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec4.h:278, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Jolt.h:13, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/IssueReporting.cpp:4: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec3.inl:13:58: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] JPH_MAKE_HASHABLE(JPH::Vec3, t.GetX(), t.GetY(), t.GetZ()) ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Jolt.h:7:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/IssueReporting.cpp:4: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec3.inl:15:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec4.inl:8:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/StaticArray.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Mat44.h:8:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Quat.h:9:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Quat.inl:4:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Mat44.inl:10:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Atomics.h:10:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Reference.h:8:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/ObjectStream/SerializableAttribute.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/RTTI.h:10:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/ObjectStream/ObjectStream.h:11:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/ObjectStream/SerializableObject.h:8:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/InsertionSort.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/QuickSort.h:8:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/LinearCurve.h:9:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/StreamIn.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/StreamOut.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Color.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Geometry/Triangle.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Geometry/IndexedTriangle.h:8:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Geometry/AABox.h:7:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/ObjectStream/TypeDeclarations.h:8, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/LinearCurve.cpp:9: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Geometry/IndexedTriangle.h:109:82: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] JPH_MAKE_HASHABLE(JPH::IndexedTriangleNoMaterial, t.mIdx[0], t.mIdx[1], t.mIdx[2]) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Geometry/IndexedTriangle.h:110:90: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] JPH_MAKE_HASHABLE(JPH::IndexedTriangle, t.mIdx[0], t.mIdx[1], t.mIdx[2], t.mMaterialIndex) ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Jolt.h:7:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/LinearCurve.cpp:4: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Geometry/Plane.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Geometry/AABox.h:11:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/ObjectStream/TypeDeclarations.h:12:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/ObjectStream/GetPrimitiveTypeOfType.h:8:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/ObjectStream/SerializableAttributeTyped.h:10:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/ObjectStream/SerializableAttributeEnum.h:9:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/LinearCurve.cpp:11:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec3.h:286:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec4.inl:5, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec4.h:278, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Jolt.h:13, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/JobSystemThreadPool.cpp:4: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec3.inl:13:58: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] JPH_MAKE_HASHABLE(JPH::Vec3, t.GetX(), t.GetY(), t.GetZ()) ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Jolt.h:7:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/JobSystemThreadPool.cpp:4: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec3.inl:15:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec4.inl:8:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Mat44.h:8:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Quat.h:9:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Quat.inl:4:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Mat44.inl:10:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/IssueReporting.cpp:10:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Atomics.h:10:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Reference.h:8:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Color.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/NonCopyable.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/TickCounter.h:13:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/UnorderedMap.h:10:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/StaticArray.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/JobSystem.h:13:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/JobSystemThreadPool.h:6:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/JobSystemThreadPool.cpp:6: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/JobSystem.h:148:12: error: expected unqualified-id before ‘[’ token Job([[maybe_unused]] const char *inJobName, [[maybe_unused]] ColorArg inColor, JobSystem *inJobSystem, const JobFunction &inJobFunction, uint32 inNumDependencies) : ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/JobSystem.h:148:12: error: expected ‘)’ before ‘[’ token In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Jolt.h:7:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/JobSystemThreadPool.cpp:4: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/JobSystem.inl:4:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Mutex.h:15:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/FixedSizeFreeList.h:10:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/FixedSizeFreeList.inl:4:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/JobSystemThreadPool.h:15:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/FPControlWord.h:8:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/FPException.h:8:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/JobSystemThreadPool.cpp:23:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/FixedSizeFreeList.h:119:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/JobSystemThreadPool.h:7, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/JobSystemThreadPool.cpp:6: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/FixedSizeFreeList.inl: In instantiation of ‘JPH::uint32 JPH::FixedSizeFreeList::ConstructObject(Parameters&& ...) [with Parameters = {const char*&, JPH::Color&, JPH::JobSystemThreadPool*, const std::function&, unsigned int&}; Object = JPH::JobSystem::Job; JPH::uint32 = unsigned int]’: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/JobSystemThreadPool.cpp:338:91: required from here /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/FixedSizeFreeList.inl:77:4: error: no matching function for call to ‘JPH::JobSystem::Job::Job(const char*&, JPH::Color&, JPH::JobSystemThreadPool*, const std::function&, unsigned int&)’ ::new (&storage.mObject) Object(std::forward(inParameters)...); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/JobSystemThreadPool.h:6:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/JobSystemThreadPool.cpp:6: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/JobSystem.h:142:8: note: candidate: JPH::JobSystem::Job::Job() class Job ^~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/JobSystem.h:142:8: note: candidate expects 0 arguments, 5 provided In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/FixedSizeFreeList.h:119:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/JobSystemThreadPool.h:7, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/JobSystemThreadPool.cpp:6: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/FixedSizeFreeList.inl:95:5: error: no matching function for call to ‘JPH::JobSystem::Job::Job(const char*&, JPH::Color&, JPH::JobSystemThreadPool*, const std::function&, unsigned int&)’ ::new (&storage.mObject) Object(std::forward(inParameters)...); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/JobSystemThreadPool.h:6:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/JobSystemThreadPool.cpp:6: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/JobSystem.h:142:8: note: candidate: JPH::JobSystem::Job::Job() class Job ^~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/JobSystem.h:142:8: note: candidate expects 0 arguments, 5 provided make[2]: *** [CMakeFiles/Jolt.dir/home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/JobSystemThreadPool.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Jolt.h:7:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/Memory.cpp:4: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:270:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Memory.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/STLAllocator.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/IssueReporting.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Math.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Float4.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Swizzle.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/MathTypes.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec4.h:10:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Trigonometry.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/HashCombine.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Float3.h:8:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec3.h:6:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec4.inl:5, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec4.h:278, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Jolt.h:13, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/Memory.cpp:4: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Float3.h:48:45: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] JPH_MAKE_HASHABLE(JPH::Float3, t.x, t.y, t.z) ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Jolt.h:7:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/Memory.cpp:4: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec3.h:10:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/UVec4.h:8:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/UVec4.inl:4:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Jolt.h:7:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/Profiler.cpp:4: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:270:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Memory.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/STLAllocator.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/IssueReporting.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Math.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Float4.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Swizzle.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/MathTypes.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec4.h:10:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Trigonometry.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/HashCombine.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Float3.h:8:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec3.h:6:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec4.inl:5, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec4.h:278, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Jolt.h:13, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/Profiler.cpp:4: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Float3.h:48:45: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] JPH_MAKE_HASHABLE(JPH::Float3, t.x, t.y, t.z) ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Jolt.h:7:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/Profiler.cpp:4: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec3.h:10:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/UVec4.h:8:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/UVec4.inl:4:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec3.h:286:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec4.inl:5, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec4.h:278, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Jolt.h:13, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/Memory.cpp:4: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec3.inl:13:58: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] JPH_MAKE_HASHABLE(JPH::Vec3, t.GetX(), t.GetY(), t.GetZ()) ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Jolt.h:7:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/Memory.cpp:4: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec3.inl:15:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec4.inl:8:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Mat44.h:8:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Quat.h:9:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Quat.inl:4:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Mat44.inl:10:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/Memory.cpp:11:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/Memory.cpp: In function ‘void* JPH::AlignedAllocateImpl(size_t, size_t)’: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/Memory.cpp:39:14: error: ‘aligned_alloc’ is not a member of ‘std’ return std::aligned_alloc(inAlignment, AlignUp(inSize, inAlignment)); ^~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/Memory.cpp:39:14: note: suggested alternative: ‘aligned_union’ return std::aligned_alloc(inAlignment, AlignUp(inSize, inAlignment)); ^~~~~~~~~~~~~ aligned_union In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec3.h:286:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec4.inl:5, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec4.h:278, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Jolt.h:13, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/Profiler.cpp:4: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec3.inl:13:58: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] JPH_MAKE_HASHABLE(JPH::Vec3, t.GetX(), t.GetY(), t.GetZ()) ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Jolt.h:7:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/Profiler.cpp:4: /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec3.inl:15:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Vec4.inl:8:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Mat44.h:8:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Quat.h:9:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Quat.inl:4:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Math/Mat44.inl:10:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/NonCopyable.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ make[2]: *** [CMakeFiles/Jolt.dir/home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Jolt/Core/Memory.cpp.o] Error 1 /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/TickCounter.h:13:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/UnorderedMap.h:10:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Color.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/StringTools.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/InsertionSort.h:6:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:130:27: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #define JPH_PRAGMA(x) _Pragma(#x) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:133:38: note: in expansion of macro ‘JPH_PRAGMA’ #define JPH_GCC_SUPPRESS_WARNING(w) JPH_PRAGMA(GCC diagnostic ignored w) ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:172:2: note: in expansion of macro ‘JPH_GCC_SUPPRESS_WARNING’ JPH_GCC_SUPPRESS_WARNING("-Wclass-memaccess") \ ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/Core.h:223:2: note: in expansion of macro ‘JPH_SUPPRESS_WARNINGS’ JPH_SUPPRESS_WARNINGS \ ^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/src/Build/../Jolt/Core/QuickSort.h:8:1: note: in expansion of macro ‘JPH_NAMESPACE_BEGIN’ JPH_NAMESPACE_BEGIN ^~~~~~~~~~~~~~~~~~~ make[1]: *** [CMakeFiles/Jolt.dir/all] Error 2 make: *** [all] Error 2 joltphysics/2.0.1: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior joltphysics/2.0.1: ERROR: Package 'b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8' build failed joltphysics/2.0.1: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/build/Release ERROR: joltphysics/2.0.1: Error in build() method, line 135 cmake.build() ConanException: Error 2 while executing cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/joltphysics/2.0.1/_/_/build/b0584eb0bedbc8bc311a9454c21b4c03a8b1c1b8/build/Release" '--' '-j3'