microsoft / vcpkg

C++ Library Manager for Windows, Linux, and MacOS
MIT License
22.81k stars 6.3k forks source link

[physx] Build error on x64-linux #40142

Closed zmoote closed 6 days ago

zmoote commented 1 month ago

Package: physx:x64-linux@5.3.0

Host Environment

To Reproduce

vcpkg install

Failure logs

-- Using cached NVIDIA-Omniverse-PhysX-105.1-physx-5.3.0.tar.gz.
-- Cleaning sources at /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean. Use --editable to skip cleaning for the packages you specify.
-- Extracting source /home/zmoote/dev/Umgebung/vcpkg/downloads/NVIDIA-Omniverse-PhysX-105.1-physx-5.3.0.tar.gz
-- Using source at /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean
-- Using cached PhysXGpu.7z.
-- Cleaning sources at /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/PhysXGpu_dep/PhysXGpu-e6cc3b253b.clean. Use --editable to skip cleaning for the packages you specify.
-- Extracting source /home/zmoote/dev/Umgebung/vcpkg/downloads/PhysXGpu.7z
-- Using source at /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/PhysXGpu_dep/PhysXGpu-e6cc3b253b.clean
-- Extracted dependency to /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/PhysXGpu_dep/PhysXGpu-e6cc3b253b.clean
-- Extracted dependency to 
-- Configuring x64-linux-dbg
-- Configuring x64-linux-rel
-- Building x64-linux-dbg
CMake Error at scripts/cmake/vcpkg_execute_build_process.cmake:134 (message):
    Command failed: /home/zmoote/dev/Umgebung/vcpkg/downloads/tools/cmake-3.29.2-linux/cmake-3.29.2-linux-x86_64/bin/cmake --build . --config Debug --target install -- -v -j21
    Working Directory: /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/x64-linux-dbg
    See logs for more information:
      /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/install-x64-linux-dbg-out.log

Call Stack (most recent call first):
  /home/zmoote/dev/Umgebung/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_build.cmake:74 (vcpkg_execute_build_process)
  /home/zmoote/dev/Umgebung/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_install.cmake:16 (vcpkg_cmake_build)
  /home/zmoote/.cache/vcpkg/registries/git-trees/890453e6b337c77f35dbb33620ac0ab32113f22f/portfile.cmake:195 (vcpkg_cmake_install)
  scripts/ports.cmake:192 (include)
/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/install-x64-linux-dbg-out.log ``` Change Dir: '/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/x64-linux-dbg' Run Build Command(s): /home/zmoote/dev/Umgebung/vcpkg/downloads/tools/ninja/1.10.2-linux/ninja -v -v -j21 install [1/499] /usr/bin/c++ -DNDEBUG -DPX_CHECKED=1 -DPX_DEBUG=1 -DPX_NVTX=0 -DPX_PUBLIC_RELEASE=1 -DPX_SUPPORT_OMNI_PVD=1 -DPX_SUPPORT_PVD=1 -I/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/include -I/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/include -I/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/include/foundation/linux -fPIC -std=c++11 -fno-rtti -fno-exceptions -ffunction-sections -fdata-sections -fno-strict-aliasing -fvisibility=hidden -Wall -Werror -Wno-array-bounds -Wno-class-memaccess -Wno-invalid-offsetof -Wno-mismatched-new-delete -Wno-nonnull-compare -Wno-pragmas -Wno-uninitialized -Wno-unused-function -Wno-stringop-overflow -O0 -g3 -gdwarf-2 -fPIC -MD -MT sdk_source_bin/CMakeFiles/PhysXFoundation.dir/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/FdAllocator.cpp.o -MF sdk_source_bin/CMakeFiles/PhysXFoundation.dir/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/FdAllocator.cpp.o.d -o sdk_source_bin/CMakeFiles/PhysXFoundation.dir/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/FdAllocator.cpp.o -c /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/FdAllocator.cpp [2/499] /usr/bin/c++ -DNDEBUG -DPX_CHECKED=1 -DPX_DEBUG=1 -DPX_NVTX=0 -DPX_PUBLIC_RELEASE=1 -DPX_SUPPORT_OMNI_PVD=1 -DPX_SUPPORT_PVD=1 -I/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/include -I/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/include -I/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/include/foundation/linux -fPIC -std=c++11 -fno-rtti -fno-exceptions -ffunction-sections -fdata-sections -fno-strict-aliasing -fvisibility=hidden -Wall -Werror -Wno-array-bounds -Wno-class-memaccess -Wno-invalid-offsetof -Wno-mismatched-new-delete -Wno-nonnull-compare -Wno-pragmas -Wno-uninitialized -Wno-unused-function -Wno-stringop-overflow -O0 -g3 -gdwarf-2 -fPIC -MD -MT sdk_source_bin/CMakeFiles/PhysXFoundation.dir/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/unix/FdUnixAtomic.cpp.o -MF sdk_source_bin/CMakeFiles/PhysXFoundation.dir/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/unix/FdUnixAtomic.cpp.o.d -o sdk_source_bin/CMakeFiles/PhysXFoundation.dir/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/unix/FdUnixAtomic.cpp.o -c /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/unix/FdUnixAtomic.cpp [3/499] /usr/bin/c++ -DNDEBUG -DPX_CHECKED=1 -DPX_DEBUG=1 -DPX_NVTX=0 -DPX_PUBLIC_RELEASE=1 -DPX_SUPPORT_OMNI_PVD=1 -DPX_SUPPORT_PVD=1 -I/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/include -I/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/include -I/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/include/foundation/linux -fPIC -std=c++11 -fno-rtti -fno-exceptions -ffunction-sections -fdata-sections -fno-strict-aliasing -fvisibility=hidden -Wall -Werror -Wno-array-bounds -Wno-class-memaccess -Wno-invalid-offsetof -Wno-mismatched-new-delete -Wno-nonnull-compare -Wno-pragmas -Wno-uninitialized -Wno-unused-function -Wno-stringop-overflow -O0 -g3 -gdwarf-2 -fPIC -MD -MT sdk_source_bin/CMakeFiles/PhysXFoundation.dir/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/unix/FdUnixPrintString.cpp.o -MF sdk_source_bin/CMakeFiles/PhysXFoundation.dir/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/unix/FdUnixPrintString.cpp.o.d -o sdk_source_bin/CMakeFiles/PhysXFoundation.dir/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/unix/FdUnixPrintString.cpp.o -c /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/unix/FdUnixPrintString.cpp [4/499] /usr/bin/c++ -DNDEBUG -DPX_CHECKED=1 -DPX_DEBUG=1 -DPX_NVTX=0 -DPX_PUBLIC_RELEASE=1 -DPX_SUPPORT_OMNI_PVD=1 -DPX_SUPPORT_PVD=1 -I/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/include -I/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/include -I/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/include/foundation/linux -fPIC -std=c++11 -fno-rtti -fno-exceptions -ffunction-sections -fdata-sections -fno-strict-aliasing -fvisibility=hidden -Wall -Werror -Wno-array-bounds -Wno-class-memaccess -Wno-invalid-offsetof -Wno-mismatched-new-delete -Wno-nonnull-compare -Wno-pragmas -Wno-uninitialized -Wno-unused-function -Wno-stringop-overflow -O0 -g3 -gdwarf-2 -fPIC -MD -MT sdk_source_bin/CMakeFiles/PhysXFoundation.dir/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/unix/FdUnixTime.cpp.o -MF sdk_source_bin/CMakeFiles/PhysXFoundation.dir/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/unix/FdUnixTime.cpp.o.d -o sdk_source_bin/CMakeFiles/PhysXFoundation.dir/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/unix/FdUnixTime.cpp.o -c /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/unix/FdUnixTime.cpp [5/499] /usr/bin/c++ -DNDEBUG -DPX_CHECKED=1 -DPX_DEBUG=1 -DPX_NVTX=0 -DPX_PUBLIC_RELEASE=1 -DPX_SUPPORT_OMNI_PVD=1 -DPX_SUPPORT_PVD=1 -I/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/include -I/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/include -I/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/include/foundation/linux -fPIC -std=c++11 -fno-rtti -fno-exceptions -ffunction-sections -fdata-sections -fno-strict-aliasing -fvisibility=hidden -Wall -Werror -Wno-array-bounds -Wno-class-memaccess -Wno-invalid-offsetof -Wno-mismatched-new-delete -Wno-nonnull-compare -Wno-pragmas -Wno-uninitialized -Wno-unused-function -Wno-stringop-overflow -O0 -g3 -gdwarf-2 -fPIC -MD -MT sdk_source_bin/CMakeFiles/PhysXFoundation.dir/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/FdString.cpp.o -MF sdk_source_bin/CMakeFiles/PhysXFoundation.dir/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/FdString.cpp.o.d -o sdk_source_bin/CMakeFiles/PhysXFoundation.dir/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/FdString.cpp.o -c /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/FdString.cpp [6/499] /usr/bin/c++ -DNDEBUG -DPX_CHECKED=1 -DPX_DEBUG=1 -DPX_NVTX=0 -DPX_PUBLIC_RELEASE=1 -DPX_SUPPORT_OMNI_PVD=1 -DPX_SUPPORT_PVD=1 -I/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/include -I/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/include -I/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/include/foundation/linux -fPIC -std=c++11 -fno-rtti -fno-exceptions -ffunction-sections -fdata-sections -fno-strict-aliasing -fvisibility=hidden -Wall -Werror -Wno-array-bounds -Wno-class-memaccess -Wno-invalid-offsetof -Wno-mismatched-new-delete -Wno-nonnull-compare -Wno-pragmas -Wno-uninitialized -Wno-unused-function -Wno-stringop-overflow -O0 -g3 -gdwarf-2 -fPIC -MD -MT sdk_source_bin/CMakeFiles/PhysXFoundation.dir/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/unix/FdUnixSList.cpp.o -MF sdk_source_bin/CMakeFiles/PhysXFoundation.dir/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/unix/FdUnixSList.cpp.o.d -o sdk_source_bin/CMakeFiles/PhysXFoundation.dir/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/unix/FdUnixSList.cpp.o -c /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/unix/FdUnixSList.cpp [7/499] /usr/bin/c++ -DNDEBUG -DPX_CHECKED=1 -DPX_DEBUG=1 -DPX_NVTX=0 -DPX_PUBLIC_RELEASE=1 -DPX_SUPPORT_OMNI_PVD=1 -DPX_SUPPORT_PVD=1 -I/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/include -I/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/include -I/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/include/foundation/linux -fPIC -std=c++11 -fno-rtti -fno-exceptions -ffunction-sections -fdata-sections -fno-strict-aliasing -fvisibility=hidden -Wall -Werror -Wno-array-bounds -Wno-class-memaccess -Wno-invalid-offsetof -Wno-mismatched-new-delete -Wno-nonnull-compare -Wno-pragmas -Wno-uninitialized -Wno-unused-function -Wno-stringop-overflow -O0 -g3 -gdwarf-2 -fPIC -MD -MT sdk_source_bin/CMakeFiles/PhysXFoundation.dir/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/FdAssert.cpp.o -MF sdk_source_bin/CMakeFiles/PhysXFoundation.dir/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/FdAssert.cpp.o.d -o sdk_source_bin/CMakeFiles/PhysXFoundation.dir/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/FdAssert.cpp.o -c /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/FdAssert.cpp [8/499] /usr/bin/c++ -DNDEBUG -DPX_CHECKED=1 -DPX_DEBUG=1 -DPX_NVTX=0 -DPX_PUBLIC_RELEASE=1 -DPX_SUPPORT_OMNI_PVD=1 -DPX_SUPPORT_PVD=1 -I/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/include -I/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/include -I/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/include/foundation/linux -fPIC -std=c++11 -fno-rtti -fno-exceptions -ffunction-sections -fdata-sections -fno-strict-aliasing -fvisibility=hidden -Wall -Werror -Wno-array-bounds -Wno-class-memaccess -Wno-invalid-offsetof -Wno-mismatched-new-delete -Wno-nonnull-compare -Wno-pragmas -Wno-uninitialized -Wno-unused-function -Wno-stringop-overflow -O0 -g3 -gdwarf-2 -fPIC -MD -MT sdk_source_bin/CMakeFiles/PhysXFoundation.dir/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/unix/FdUnixSync.cpp.o -MF sdk_source_bin/CMakeFiles/PhysXFoundation.dir/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/unix/FdUnixSync.cpp.o.d -o sdk_source_bin/CMakeFiles/PhysXFoundation.dir/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/unix/FdUnixSync.cpp.o -c /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/unix/FdUnixSync.cpp [9/499] /usr/bin/c++ -DNDEBUG -DPX_CHECKED=1 -DPX_DEBUG=1 -DPX_NVTX=0 -DPX_PUBLIC_RELEASE=1 -DPX_SUPPORT_OMNI_PVD=1 -DPX_SUPPORT_PVD=1 -I/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/include -I/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/include -I/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/include/foundation/linux -fPIC -std=c++11 -fno-rtti -fno-exceptions -ffunction-sections -fdata-sections -fno-strict-aliasing -fvisibility=hidden -Wall -Werror -Wno-array-bounds -Wno-class-memaccess -Wno-invalid-offsetof -Wno-mismatched-new-delete -Wno-nonnull-compare -Wno-pragmas -Wno-uninitialized -Wno-unused-function -Wno-stringop-overflow -O0 -g3 -gdwarf-2 -fPIC -MD -MT sdk_source_bin/CMakeFiles/PhysXFoundation.dir/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/unix/FdUnixMutex.cpp.o -MF sdk_source_bin/CMakeFiles/PhysXFoundation.dir/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/unix/FdUnixMutex.cpp.o.d -o sdk_source_bin/CMakeFiles/PhysXFoundation.dir/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/unix/FdUnixMutex.cpp.o -c /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/unix/FdUnixMutex.cpp [10/499] /usr/bin/c++ -DNDEBUG -DPX_CHECKED=1 -DPX_DEBUG=1 -DPX_NVTX=0 -DPX_PUBLIC_RELEASE=1 -DPX_SUPPORT_OMNI_PVD=1 -DPX_SUPPORT_PVD=1 -I/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/include -I/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/include -I/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/include/foundation/linux -fPIC -std=c++11 -fno-rtti -fno-exceptions -ffunction-sections -fdata-sections -fno-strict-aliasing -fvisibility=hidden -Wall -Werror -Wno-array-bounds -Wno-class-memaccess -Wno-invalid-offsetof -Wno-mismatched-new-delete -Wno-nonnull-compare -Wno-pragmas -Wno-uninitialized -Wno-unused-function -Wno-stringop-overflow -O0 -g3 -gdwarf-2 -fPIC -MD -MT sdk_source_bin/CMakeFiles/PhysXFoundation.dir/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/unix/FdUnixFPU.cpp.o -MF sdk_source_bin/CMakeFiles/PhysXFoundation.dir/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/unix/FdUnixFPU.cpp.o.d -o sdk_source_bin/CMakeFiles/PhysXFoundation.dir/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/unix/FdUnixFPU.cpp.o -c /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/unix/FdUnixFPU.cpp [11/499] /usr/bin/c++ -DNDEBUG -DPX_CHECKED=1 -DPX_DEBUG=1 -DPX_NVTX=0 -DPX_PUBLIC_RELEASE=1 -DPX_SUPPORT_OMNI_PVD=1 -DPX_SUPPORT_PVD=1 -I/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/include -I/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/include -I/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/include/foundation/linux -fPIC -std=c++11 -fno-rtti -fno-exceptions -ffunction-sections -fdata-sections -fno-strict-aliasing -fvisibility=hidden -Wall -Werror -Wno-array-bounds -Wno-class-memaccess -Wno-invalid-offsetof -Wno-mismatched-new-delete -Wno-nonnull-compare -Wno-pragmas -Wno-uninitialized -Wno-unused-function -Wno-stringop-overflow -O0 -g3 -gdwarf-2 -fPIC -MD -MT sdk_source_bin/CMakeFiles/PhysXFoundation.dir/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/unix/FdUnixThread.cpp.o -MF sdk_source_bin/CMakeFiles/PhysXFoundation.dir/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/unix/FdUnixThread.cpp.o.d -o sdk_source_bin/CMakeFiles/PhysXFoundation.dir/home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/unix/FdUnixThread.cpp.o -c /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/foundation/unix/FdUnixThread.cpp ... Skipped 14911 lines ... | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/pvd/include/PxPvdObjectModelBaseTypes.h:289:53: error: template-id not allowed for constructor in C++20 [-Werror=template-id-cdtor] 289 | PvdDataTypeToNamespacedNameMap() : Name(ns, name) \ | ^ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:109:49: note: in expansion of macro ‘DEFINE_PVD_TYPE_NAME_MAP’ 109 | #define DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP(type) DEFINE_PVD_TYPE_NAME_MAP(physx::type, "physx3", #type) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:162:1: note: in expansion of macro ‘DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP’ 162 | DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP(PxConstraintGeneratedValues) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/pvd/include/PxPvdObjectModelBaseTypes.h:289:53: note: remove the ‘< >’ 289 | PvdDataTypeToNamespacedNameMap() : Name(ns, name) \ | ^ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:109:49: note: in expansion of macro ‘DEFINE_PVD_TYPE_NAME_MAP’ 109 | #define DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP(type) DEFINE_PVD_TYPE_NAME_MAP(physx::type, "physx3", #type) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:162:1: note: in expansion of macro ‘DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP’ 162 | DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP(PxConstraintGeneratedValues) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/pvd/include/PxPvdObjectModelBaseTypes.h:289:53: error: template-id not allowed for constructor in C++20 [-Werror=template-id-cdtor] 289 | PvdDataTypeToNamespacedNameMap() : Name(ns, name) \ | ^ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:109:49: note: in expansion of macro ‘DEFINE_PVD_TYPE_NAME_MAP’ 109 | #define DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP(type) DEFINE_PVD_TYPE_NAME_MAP(physx::type, "physx3", #type) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:163:1: note: in expansion of macro ‘DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP’ 163 | DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP(PxArticulationReducedCoordinate) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/pvd/include/PxPvdObjectModelBaseTypes.h:289:53: note: remove the ‘< >’ 289 | PvdDataTypeToNamespacedNameMap() : Name(ns, name) \ | ^ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:109:49: note: in expansion of macro ‘DEFINE_PVD_TYPE_NAME_MAP’ 109 | #define DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP(type) DEFINE_PVD_TYPE_NAME_MAP(physx::type, "physx3", #type) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:163:1: note: in expansion of macro ‘DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP’ 163 | DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP(PxArticulationReducedCoordinate) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/pvd/include/PxPvdObjectModelBaseTypes.h:289:53: error: template-id not allowed for constructor in C++20 [-Werror=template-id-cdtor] 289 | PvdDataTypeToNamespacedNameMap() : Name(ns, name) \ | ^ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:109:49: note: in expansion of macro ‘DEFINE_PVD_TYPE_NAME_MAP’ 109 | #define DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP(type) DEFINE_PVD_TYPE_NAME_MAP(physx::type, "physx3", #type) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:164:1: note: in expansion of macro ‘DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP’ 164 | DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP(PxArticulationReducedCoordinateGeneratedValues) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/pvd/include/PxPvdObjectModelBaseTypes.h:289:53: note: remove the ‘< >’ 289 | PvdDataTypeToNamespacedNameMap() : Name(ns, name) \ | ^ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:109:49: note: in expansion of macro ‘DEFINE_PVD_TYPE_NAME_MAP’ 109 | #define DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP(type) DEFINE_PVD_TYPE_NAME_MAP(physx::type, "physx3", #type) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:164:1: note: in expansion of macro ‘DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP’ 164 | DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP(PxArticulationReducedCoordinateGeneratedValues) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/pvd/include/PxPvdObjectModelBaseTypes.h:289:53: error: template-id not allowed for constructor in C++20 [-Werror=template-id-cdtor] 289 | PvdDataTypeToNamespacedNameMap() : Name(ns, name) \ | ^ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:109:49: note: in expansion of macro ‘DEFINE_PVD_TYPE_NAME_MAP’ 109 | #define DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP(type) DEFINE_PVD_TYPE_NAME_MAP(physx::type, "physx3", #type) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:165:1: note: in expansion of macro ‘DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP’ 165 | DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP(PxArticulationLink) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/pvd/include/PxPvdObjectModelBaseTypes.h:289:53: note: remove the ‘< >’ 289 | PvdDataTypeToNamespacedNameMap() : Name(ns, name) \ | ^ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:109:49: note: in expansion of macro ‘DEFINE_PVD_TYPE_NAME_MAP’ 109 | #define DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP(type) DEFINE_PVD_TYPE_NAME_MAP(physx::type, "physx3", #type) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:165:1: note: in expansion of macro ‘DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP’ 165 | DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP(PxArticulationLink) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/pvd/include/PxPvdObjectModelBaseTypes.h:289:53: error: template-id not allowed for constructor in C++20 [-Werror=template-id-cdtor] 289 | PvdDataTypeToNamespacedNameMap() : Name(ns, name) \ | ^ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:109:49: note: in expansion of macro ‘DEFINE_PVD_TYPE_NAME_MAP’ 109 | #define DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP(type) DEFINE_PVD_TYPE_NAME_MAP(physx::type, "physx3", #type) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:166:1: note: in expansion of macro ‘DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP’ 166 | DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP(PxArticulationLinkGeneratedValues) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/pvd/include/PxPvdObjectModelBaseTypes.h:289:53: note: remove the ‘< >’ 289 | PvdDataTypeToNamespacedNameMap() : Name(ns, name) \ | ^ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:109:49: note: in expansion of macro ‘DEFINE_PVD_TYPE_NAME_MAP’ 109 | #define DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP(type) DEFINE_PVD_TYPE_NAME_MAP(physx::type, "physx3", #type) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:166:1: note: in expansion of macro ‘DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP’ 166 | DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP(PxArticulationLinkGeneratedValues) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/pvd/include/PxPvdObjectModelBaseTypes.h:289:53: error: template-id not allowed for constructor in C++20 [-Werror=template-id-cdtor] 289 | PvdDataTypeToNamespacedNameMap() : Name(ns, name) \ | ^ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:109:49: note: in expansion of macro ‘DEFINE_PVD_TYPE_NAME_MAP’ 109 | #define DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP(type) DEFINE_PVD_TYPE_NAME_MAP(physx::type, "physx3", #type) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:167:1: note: in expansion of macro ‘DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP’ 167 | DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP(PxArticulationJointReducedCoordinate) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/pvd/include/PxPvdObjectModelBaseTypes.h:289:53: note: remove the ‘< >’ 289 | PvdDataTypeToNamespacedNameMap() : Name(ns, name) \ | ^ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:109:49: note: in expansion of macro ‘DEFINE_PVD_TYPE_NAME_MAP’ 109 | #define DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP(type) DEFINE_PVD_TYPE_NAME_MAP(physx::type, "physx3", #type) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:167:1: note: in expansion of macro ‘DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP’ 167 | DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP(PxArticulationJointReducedCoordinate) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/pvd/include/PxPvdObjectModelBaseTypes.h:289:53: error: template-id not allowed for constructor in C++20 [-Werror=template-id-cdtor] 289 | PvdDataTypeToNamespacedNameMap() : Name(ns, name) \ | ^ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:109:49: note: in expansion of macro ‘DEFINE_PVD_TYPE_NAME_MAP’ 109 | #define DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP(type) DEFINE_PVD_TYPE_NAME_MAP(physx::type, "physx3", #type) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:168:1: note: in expansion of macro ‘DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP’ 168 | DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP(PxArticulationJointReducedCoordinateGeneratedValues) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/pvd/include/PxPvdObjectModelBaseTypes.h:289:53: note: remove the ‘< >’ 289 | PvdDataTypeToNamespacedNameMap() : Name(ns, name) \ | ^ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:109:49: note: in expansion of macro ‘DEFINE_PVD_TYPE_NAME_MAP’ 109 | #define DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP(type) DEFINE_PVD_TYPE_NAME_MAP(physx::type, "physx3", #type) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:168:1: note: in expansion of macro ‘DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP’ 168 | DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP(PxArticulationJointReducedCoordinateGeneratedValues) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/pvd/include/PxPvdObjectModelBaseTypes.h:289:53: error: template-id not allowed for constructor in C++20 [-Werror=template-id-cdtor] 289 | PvdDataTypeToNamespacedNameMap() : Name(ns, name) \ | ^ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:109:49: note: in expansion of macro ‘DEFINE_PVD_TYPE_NAME_MAP’ 109 | #define DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP(type) DEFINE_PVD_TYPE_NAME_MAP(physx::type, "physx3", #type) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:169:1: note: in expansion of macro ‘DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP’ 169 | DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP(PxAggregate) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/pvd/include/PxPvdObjectModelBaseTypes.h:289:53: note: remove the ‘< >’ 289 | PvdDataTypeToNamespacedNameMap() : Name(ns, name) \ | ^ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:109:49: note: in expansion of macro ‘DEFINE_PVD_TYPE_NAME_MAP’ 109 | #define DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP(type) DEFINE_PVD_TYPE_NAME_MAP(physx::type, "physx3", #type) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:169:1: note: in expansion of macro ‘DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP’ 169 | DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP(PxAggregate) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/pvd/include/PxPvdObjectModelBaseTypes.h:289:53: error: template-id not allowed for constructor in C++20 [-Werror=template-id-cdtor] 289 | PvdDataTypeToNamespacedNameMap() : Name(ns, name) \ | ^ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:109:49: note: in expansion of macro ‘DEFINE_PVD_TYPE_NAME_MAP’ 109 | #define DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP(type) DEFINE_PVD_TYPE_NAME_MAP(physx::type, "physx3", #type) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:170:1: note: in expansion of macro ‘DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP’ 170 | DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP(PxAggregateGeneratedValues) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/pvd/include/PxPvdObjectModelBaseTypes.h:289:53: note: remove the ‘< >’ 289 | PvdDataTypeToNamespacedNameMap() : Name(ns, name) \ | ^ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:109:49: note: in expansion of macro ‘DEFINE_PVD_TYPE_NAME_MAP’ 109 | #define DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP(type) DEFINE_PVD_TYPE_NAME_MAP(physx::type, "physx3", #type) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:170:1: note: in expansion of macro ‘DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP’ 170 | DEFINE_NATIVE_PVD_PHYSX3_TYPE_MAP(PxAggregateGeneratedValues) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/pvd/include/PxPvdObjectModelBaseTypes.h:289:53: error: template-id not allowed for constructor in C++20 [-Werror=template-id-cdtor] 289 | PvdDataTypeToNamespacedNameMap() : Name(ns, name) \ | ^ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:174:42: note: in expansion of macro ‘DEFINE_PVD_TYPE_NAME_MAP’ 174 | #define DEFINE_NATIVE_PVD_TYPE_MAP(type) DEFINE_PVD_TYPE_NAME_MAP(physx::Vd::type, "physx3", #type) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:175:1: note: in expansion of macro ‘DEFINE_NATIVE_PVD_TYPE_MAP’ 175 | DEFINE_NATIVE_PVD_TYPE_MAP(PvdHullPolygonData) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/pvd/include/PxPvdObjectModelBaseTypes.h:289:53: note: remove the ‘< >’ 289 | PvdDataTypeToNamespacedNameMap() : Name(ns, name) \ | ^ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:174:42: note: in expansion of macro ‘DEFINE_PVD_TYPE_NAME_MAP’ 174 | #define DEFINE_NATIVE_PVD_TYPE_MAP(type) DEFINE_PVD_TYPE_NAME_MAP(physx::Vd::type, "physx3", #type) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:175:1: note: in expansion of macro ‘DEFINE_NATIVE_PVD_TYPE_MAP’ 175 | DEFINE_NATIVE_PVD_TYPE_MAP(PvdHullPolygonData) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/pvd/include/PxPvdObjectModelBaseTypes.h:289:53: error: template-id not allowed for constructor in C++20 [-Werror=template-id-cdtor] 289 | PvdDataTypeToNamespacedNameMap() : Name(ns, name) \ | ^ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:174:42: note: in expansion of macro ‘DEFINE_PVD_TYPE_NAME_MAP’ 174 | #define DEFINE_NATIVE_PVD_TYPE_MAP(type) DEFINE_PVD_TYPE_NAME_MAP(physx::Vd::type, "physx3", #type) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:176:1: note: in expansion of macro ‘DEFINE_NATIVE_PVD_TYPE_MAP’ 176 | DEFINE_NATIVE_PVD_TYPE_MAP(PxRigidDynamicUpdateBlock) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/pvd/include/PxPvdObjectModelBaseTypes.h:289:53: note: remove the ‘< >’ 289 | PvdDataTypeToNamespacedNameMap() : Name(ns, name) \ | ^ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:174:42: note: in expansion of macro ‘DEFINE_PVD_TYPE_NAME_MAP’ 174 | #define DEFINE_NATIVE_PVD_TYPE_MAP(type) DEFINE_PVD_TYPE_NAME_MAP(physx::Vd::type, "physx3", #type) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:176:1: note: in expansion of macro ‘DEFINE_NATIVE_PVD_TYPE_MAP’ 176 | DEFINE_NATIVE_PVD_TYPE_MAP(PxRigidDynamicUpdateBlock) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/pvd/include/PxPvdObjectModelBaseTypes.h:289:53: error: template-id not allowed for constructor in C++20 [-Werror=template-id-cdtor] 289 | PvdDataTypeToNamespacedNameMap() : Name(ns, name) \ | ^ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:174:42: note: in expansion of macro ‘DEFINE_PVD_TYPE_NAME_MAP’ 174 | #define DEFINE_NATIVE_PVD_TYPE_MAP(type) DEFINE_PVD_TYPE_NAME_MAP(physx::Vd::type, "physx3", #type) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:177:1: note: in expansion of macro ‘DEFINE_NATIVE_PVD_TYPE_MAP’ 177 | DEFINE_NATIVE_PVD_TYPE_MAP(PxArticulationLinkUpdateBlock) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/pvd/include/PxPvdObjectModelBaseTypes.h:289:53: note: remove the ‘< >’ 289 | PvdDataTypeToNamespacedNameMap() : Name(ns, name) \ | ^ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:174:42: note: in expansion of macro ‘DEFINE_PVD_TYPE_NAME_MAP’ 174 | #define DEFINE_NATIVE_PVD_TYPE_MAP(type) DEFINE_PVD_TYPE_NAME_MAP(physx::Vd::type, "physx3", #type) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:177:1: note: in expansion of macro ‘DEFINE_NATIVE_PVD_TYPE_MAP’ 177 | DEFINE_NATIVE_PVD_TYPE_MAP(PxArticulationLinkUpdateBlock) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/pvd/include/PxPvdObjectModelBaseTypes.h:289:53: error: template-id not allowed for constructor in C++20 [-Werror=template-id-cdtor] 289 | PvdDataTypeToNamespacedNameMap() : Name(ns, name) \ | ^ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:174:42: note: in expansion of macro ‘DEFINE_PVD_TYPE_NAME_MAP’ 174 | #define DEFINE_NATIVE_PVD_TYPE_MAP(type) DEFINE_PVD_TYPE_NAME_MAP(physx::Vd::type, "physx3", #type) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:178:1: note: in expansion of macro ‘DEFINE_NATIVE_PVD_TYPE_MAP’ 178 | DEFINE_NATIVE_PVD_TYPE_MAP(PxArticulationJointUpdateBlock) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/pvd/include/PxPvdObjectModelBaseTypes.h:289:53: note: remove the ‘< >’ 289 | PvdDataTypeToNamespacedNameMap() : Name(ns, name) \ | ^ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:174:42: note: in expansion of macro ‘DEFINE_PVD_TYPE_NAME_MAP’ 174 | #define DEFINE_NATIVE_PVD_TYPE_MAP(type) DEFINE_PVD_TYPE_NAME_MAP(physx::Vd::type, "physx3", #type) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:178:1: note: in expansion of macro ‘DEFINE_NATIVE_PVD_TYPE_MAP’ 178 | DEFINE_NATIVE_PVD_TYPE_MAP(PxArticulationJointUpdateBlock) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/pvd/include/PxPvdObjectModelBaseTypes.h:289:53: error: template-id not allowed for constructor in C++20 [-Werror=template-id-cdtor] 289 | PvdDataTypeToNamespacedNameMap() : Name(ns, name) \ | ^ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:174:42: note: in expansion of macro ‘DEFINE_PVD_TYPE_NAME_MAP’ 174 | #define DEFINE_NATIVE_PVD_TYPE_MAP(type) DEFINE_PVD_TYPE_NAME_MAP(physx::Vd::type, "physx3", #type) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:179:1: note: in expansion of macro ‘DEFINE_NATIVE_PVD_TYPE_MAP’ 179 | DEFINE_NATIVE_PVD_TYPE_MAP(PvdContact) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/pvd/include/PxPvdObjectModelBaseTypes.h:289:53: note: remove the ‘< >’ 289 | PvdDataTypeToNamespacedNameMap() : Name(ns, name) \ | ^ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:174:42: note: in expansion of macro ‘DEFINE_PVD_TYPE_NAME_MAP’ 174 | #define DEFINE_NATIVE_PVD_TYPE_MAP(type) DEFINE_PVD_TYPE_NAME_MAP(physx::Vd::type, "physx3", #type) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:179:1: note: in expansion of macro ‘DEFINE_NATIVE_PVD_TYPE_MAP’ 179 | DEFINE_NATIVE_PVD_TYPE_MAP(PvdContact) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/pvd/include/PxPvdObjectModelBaseTypes.h:289:53: error: template-id not allowed for constructor in C++20 [-Werror=template-id-cdtor] 289 | PvdDataTypeToNamespacedNameMap() : Name(ns, name) \ | ^ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:174:42: note: in expansion of macro ‘DEFINE_PVD_TYPE_NAME_MAP’ 174 | #define DEFINE_NATIVE_PVD_TYPE_MAP(type) DEFINE_PVD_TYPE_NAME_MAP(physx::Vd::type, "physx3", #type) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:180:1: note: in expansion of macro ‘DEFINE_NATIVE_PVD_TYPE_MAP’ 180 | DEFINE_NATIVE_PVD_TYPE_MAP(PvdRaycast) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/pvd/include/PxPvdObjectModelBaseTypes.h:289:53: note: remove the ‘< >’ 289 | PvdDataTypeToNamespacedNameMap() : Name(ns, name) \ | ^ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:174:42: note: in expansion of macro ‘DEFINE_PVD_TYPE_NAME_MAP’ 174 | #define DEFINE_NATIVE_PVD_TYPE_MAP(type) DEFINE_PVD_TYPE_NAME_MAP(physx::Vd::type, "physx3", #type) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:180:1: note: in expansion of macro ‘DEFINE_NATIVE_PVD_TYPE_MAP’ 180 | DEFINE_NATIVE_PVD_TYPE_MAP(PvdRaycast) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/pvd/include/PxPvdObjectModelBaseTypes.h:289:53: error: template-id not allowed for constructor in C++20 [-Werror=template-id-cdtor] 289 | PvdDataTypeToNamespacedNameMap() : Name(ns, name) \ | ^ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:174:42: note: in expansion of macro ‘DEFINE_PVD_TYPE_NAME_MAP’ 174 | #define DEFINE_NATIVE_PVD_TYPE_MAP(type) DEFINE_PVD_TYPE_NAME_MAP(physx::Vd::type, "physx3", #type) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:181:1: note: in expansion of macro ‘DEFINE_NATIVE_PVD_TYPE_MAP’ 181 | DEFINE_NATIVE_PVD_TYPE_MAP(PvdSweep) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/pvd/include/PxPvdObjectModelBaseTypes.h:289:53: note: remove the ‘< >’ 289 | PvdDataTypeToNamespacedNameMap() : Name(ns, name) \ | ^ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:174:42: note: in expansion of macro ‘DEFINE_PVD_TYPE_NAME_MAP’ 174 | #define DEFINE_NATIVE_PVD_TYPE_MAP(type) DEFINE_PVD_TYPE_NAME_MAP(physx::Vd::type, "physx3", #type) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:181:1: note: in expansion of macro ‘DEFINE_NATIVE_PVD_TYPE_MAP’ 181 | DEFINE_NATIVE_PVD_TYPE_MAP(PvdSweep) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/pvd/include/PxPvdObjectModelBaseTypes.h:289:53: error: template-id not allowed for constructor in C++20 [-Werror=template-id-cdtor] 289 | PvdDataTypeToNamespacedNameMap() : Name(ns, name) \ | ^ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:174:42: note: in expansion of macro ‘DEFINE_PVD_TYPE_NAME_MAP’ 174 | #define DEFINE_NATIVE_PVD_TYPE_MAP(type) DEFINE_PVD_TYPE_NAME_MAP(physx::Vd::type, "physx3", #type) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:182:1: note: in expansion of macro ‘DEFINE_NATIVE_PVD_TYPE_MAP’ 182 | DEFINE_NATIVE_PVD_TYPE_MAP(PvdOverlap) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/pvd/include/PxPvdObjectModelBaseTypes.h:289:53: note: remove the ‘< >’ 289 | PvdDataTypeToNamespacedNameMap() : Name(ns, name) \ | ^ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:174:42: note: in expansion of macro ‘DEFINE_PVD_TYPE_NAME_MAP’ 174 | #define DEFINE_NATIVE_PVD_TYPE_MAP(type) DEFINE_PVD_TYPE_NAME_MAP(physx::Vd::type, "physx3", #type) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:182:1: note: in expansion of macro ‘DEFINE_NATIVE_PVD_TYPE_MAP’ 182 | DEFINE_NATIVE_PVD_TYPE_MAP(PvdOverlap) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/pvd/include/PxPvdObjectModelBaseTypes.h:289:53: error: template-id not allowed for constructor in C++20 [-Werror=template-id-cdtor] 289 | PvdDataTypeToNamespacedNameMap() : Name(ns, name) \ | ^ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:174:42: note: in expansion of macro ‘DEFINE_PVD_TYPE_NAME_MAP’ 174 | #define DEFINE_NATIVE_PVD_TYPE_MAP(type) DEFINE_PVD_TYPE_NAME_MAP(physx::Vd::type, "physx3", #type) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:183:1: note: in expansion of macro ‘DEFINE_NATIVE_PVD_TYPE_MAP’ 183 | DEFINE_NATIVE_PVD_TYPE_MAP(PvdSqHit) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/pvd/include/PxPvdObjectModelBaseTypes.h:289:53: note: remove the ‘< >’ 289 | PvdDataTypeToNamespacedNameMap() : Name(ns, name) \ | ^ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:174:42: note: in expansion of macro ‘DEFINE_PVD_TYPE_NAME_MAP’ 174 | #define DEFINE_NATIVE_PVD_TYPE_MAP(type) DEFINE_PVD_TYPE_NAME_MAP(physx::Vd::type, "physx3", #type) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:183:1: note: in expansion of macro ‘DEFINE_NATIVE_PVD_TYPE_MAP’ 183 | DEFINE_NATIVE_PVD_TYPE_MAP(PvdSqHit) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/pvd/include/PxPvdObjectModelBaseTypes.h:289:53: error: template-id not allowed for constructor in C++20 [-Werror=template-id-cdtor] 289 | PvdDataTypeToNamespacedNameMap() : Name(ns, name) \ | ^ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:174:42: note: in expansion of macro ‘DEFINE_PVD_TYPE_NAME_MAP’ 174 | #define DEFINE_NATIVE_PVD_TYPE_MAP(type) DEFINE_PVD_TYPE_NAME_MAP(physx::Vd::type, "physx3", #type) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:184:1: note: in expansion of macro ‘DEFINE_NATIVE_PVD_TYPE_MAP’ 184 | DEFINE_NATIVE_PVD_TYPE_MAP(PvdPositionAndRadius) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/pvd/include/PxPvdObjectModelBaseTypes.h:289:53: note: remove the ‘< >’ 289 | PvdDataTypeToNamespacedNameMap() : Name(ns, name) \ | ^ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:174:42: note: in expansion of macro ‘DEFINE_PVD_TYPE_NAME_MAP’ 174 | #define DEFINE_NATIVE_PVD_TYPE_MAP(type) DEFINE_PVD_TYPE_NAME_MAP(physx::Vd::type, "physx3", #type) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:184:1: note: in expansion of macro ‘DEFINE_NATIVE_PVD_TYPE_MAP’ 184 | DEFINE_NATIVE_PVD_TYPE_MAP(PvdPositionAndRadius) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/pvd/include/PxPvdObjectModelBaseTypes.h:299:56: error: template-id not allowed for constructor in C++20 [-Werror=template-id-cdtor] 299 | PvdDataTypeToNamespacedNameMap() : Name(PvdDataTypeToNamespacedNameMap().Name) \ | ^ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:189:1: note: in expansion of macro ‘DEFINE_PVD_TYPE_ALIAS’ 189 | DEFINE_PVD_TYPE_ALIAS(physx::PxFilterData, U32Array4) | ^~~~~~~~~~~~~~~~~~~~~ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/pvd/include/PxPvdObjectModelBaseTypes.h:299:56: note: remove the ‘< >’ 299 | PvdDataTypeToNamespacedNameMap() : Name(PvdDataTypeToNamespacedNameMap().Name) \ | ^ /home/zmoote/dev/Umgebung/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/physx/src/PvdTypeNames.h:189:1: note: in expansion of macro ‘DEFINE_PVD_TYPE_ALIAS’ 189 | DEFINE_PVD_TYPE_ALIAS(physx::PxFilterData, U32Array4) | ^~~~~~~~~~~~~~~~~~~~~ cc1plus: all warnings being treated as errors ninja: build stopped: subcommand failed. ```

Additional context

vcpkg.json ``` { "dependencies": [ "cuda", "vulkan", "sdl2", "physx", "assimp", "imguizmo", "implot", { "name": "imgui", "features": [ "docking-experimental", "sdl2-binding", "vulkan-binding" ] } ] } ```
zmoote commented 1 month ago

This might be related to https://github.com/microsoft/vcpkg/issues/38457

JonLiu1993 commented 1 month ago

@zmoote, Thanks for posting this issue, Could you please confirm whether the following error is reported in your error log?

/mnt/vcpkg/buildtrees/physx/src/hysx-5.3.0-95648de3af.clean/physx/source/lowleveldynamics/src/DyFeatherstoneForwardDynamic.cpp:243:73: error: ‘void* __builtin_memcpy(void*, const void*, long unsigned int)’ reading between 4 and 1020 bytes from a region of size 0 [-Werror=stringop-overread]
  243 |                                         linkInvStISW.invStIs[ind][ind2] = invD[ind][ind2];
github-actions[bot] commented 2 weeks ago

This is an automated message. Per our repo policy, stale issues get closed if there has been no activity in the past 28 days. The issue will be automatically closed in 14 days. If you wish to keep this issue open, please add a new comment.