******************************************************************************** conan test cci-38711e04/recipes/physx/4.x.x/test_package/conanfile.py physx/4.1.1@#d9fa15c952ede229eeba64760c2d6af0 -pr /Users/jenkins/w/prod/BuildSingleReference@3/233580/dc1f373d-5db2-4565-b2d5-26f93089912a/profile_osx_130_libcpp_apple-clang_release_64.physx-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True -c tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] physx:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk physx/4.1.1 (test package): Installing package Requirements physx/4.1.1 from local cache - Cache Packages physx/4.1.1:a8f8c3616935d875c0cdd94372bcb8e4d25d7e46 - Cache Installing (downloading, building) binaries... physx/4.1.1: Already installed! physx/4.1.1 (test package): Generator txt created conanbuildinfo.txt physx/4.1.1 (test package): Generator 'CMakeDeps' calling 'generate()' physx/4.1.1 (test package): Generator 'VirtualRunEnv' calling 'generate()' physx/4.1.1 (test package): Calling generate() physx/4.1.1 (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' physx/4.1.1 (test package): If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/Users/jenkins/w/prod/BuildSingleReference@3/cci-38711e04/recipes/physx/4.x.x/test_package/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' physx/4.1.1 (test package): Aggregating env generators physx/4.1.1 (test package): Generated conaninfo.txt physx/4.1.1 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod/BuildSingleReference@3/cci-38711e04/recipes/physx/4.x.x/test_package/build/Release/generators/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK physx/4.1.1 (test package): Calling build() physx/4.1.1 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@3/cci-38711e04/recipes/physx/4.x.x/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/jenkins/w/prod/BuildSingleReference@3/cci-38711e04/recipes/physx/4.x.x/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@3/cci-38711e04/recipes/physx/4.x.x/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/jenkins/w/prod/BuildSingleReference@3/cci-38711e04/recipes/physx/4.x.x/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference@3/cci-38711e04/recipes/physx/4.x.x/test_package/build/Release/generators/conan_toolchain.cmake -- The C compiler identification is AppleClang 13.0.0.13000029 -- The CXX compiler identification is AppleClang 13.0.0.13000029 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: Component target declared 'PhysX::PhysXFoundation' -- Conan: Component target declared 'PhysX::PhysXCommon' -- Conan: Component target declared 'PhysX::PhysXPvdSDK' -- Conan: Component target declared 'PhysX::PhysX' -- Conan: Component target declared 'PhysX::PhysXCooking' -- Conan: Component target declared 'PhysX::PhysXExtensions' -- Conan: Component target declared 'PhysX::PhysXCharacterKinematic' -- Conan: Component target declared 'PhysX::PhysXVehicle' -- Conan: Target declared 'physx::physx' -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@3/cci-38711e04/recipes/physx/4.x.x/test_package/build/Release physx/4.1.1 (test package): CMake command: cmake --build "/Users/jenkins/w/prod/BuildSingleReference@3/cci-38711e04/recipes/physx/4.x.x/test_package/build/Release" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference@3/cci-38711e04/recipes/physx/4.x.x/test_package/build/Release" '--' '-j4' ----------------- [ 25%] Building CXX object CMakeFiles/test_package_lib.dir/test_library.cpp.o [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [ 75%] Linking CXX shared library libtest_package_lib.dylib [ 75%] Built target test_package_lib [100%] Linking CXX executable test_package [100%] Built target test_package physx/4.1.1 (test package): Running test() ----Running------ > . "/Users/jenkins/w/prod/BuildSingleReference@3/cci-38711e04/recipes/physx/4.x.x/test_package/build/Release/generators/conanrun.sh" && ./test_package ----------------- Test of PhysX 4.1.1 done. physx/4.1.1 (test package): 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 physx/4.1.1 (test package): 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 ******************************************************************************** conan test cci-38711e04/recipes/physx/4.x.x/test_v1_package/conanfile.py physx/4.1.1@#d9fa15c952ede229eeba64760c2d6af0 -pr /Users/jenkins/w/prod/BuildSingleReference@3/233580/dc1f373d-5db2-4565-b2d5-26f93089912a/profile_osx_130_libcpp_apple-clang_release_64.physx-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True -c tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] physx:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk physx/4.1.1 (test package): Installing package Requirements physx/4.1.1 from local cache - Cache Packages physx/4.1.1:a8f8c3616935d875c0cdd94372bcb8e4d25d7e46 - Cache Installing (downloading, building) binaries... physx/4.1.1: Already installed! physx/4.1.1 (test package): Generator cmake_find_package_multi created PhysXConfigVersion.cmake physx/4.1.1 (test package): Generator cmake_find_package_multi created PhysXTarget-release.cmake physx/4.1.1 (test package): Generator cmake_find_package_multi created PhysXTargets.cmake physx/4.1.1 (test package): Generator cmake_find_package_multi created PhysXConfig.cmake physx/4.1.1 (test package): Generator txt created conanbuildinfo.txt physx/4.1.1 (test package): Generator cmake created conanbuildinfo.cmake physx/4.1.1 (test package): Aggregating env generators physx/4.1.1 (test package): Generated conaninfo.txt physx/4.1.1 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod/BuildSingleReference@3/cci-38711e04/recipes/physx/4.x.x/test_v1_package/build/92b16279af6cdbfde1a01fad5919e78cf335db0b/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK physx/4.1.1 (test package): Calling build() ----Running------ > cd '/Users/jenkins/w/prod/BuildSingleReference@3/cci-38711e04/recipes/physx/4.x.x/test_v1_package/build/92b16279af6cdbfde1a01fad5919e78cf335db0b' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="13.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference@3/cci-38711e04/recipes/physx/4.x.x/test_v1_package/build/92b16279af6cdbfde1a01fad5919e78cf335db0b/package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_PREFIX_PATH="/Users/jenkins/w/prod/BuildSingleReference@3/cci-38711e04/recipes/physx/4.x.x/test_v1_package/build/92b16279af6cdbfde1a01fad5919e78cf335db0b" -DCMAKE_MODULE_PATH="/Users/jenkins/w/prod/BuildSingleReference@3/cci-38711e04/recipes/physx/4.x.x/test_v1_package/build/92b16279af6cdbfde1a01fad5919e78cf335db0b" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DTEST_SHARED_LIBRARY="True" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference@3/cci-38711e04/recipes/physx/4.x.x/test_v1_package' ----------------- -- The C compiler identification is AppleClang 13.0.0.13000029 -- The CXX compiler identification is AppleClang 13.0.0.13000029 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library PhysXCharacterKinematic found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXCharacterKinematic.a -- Library PhysXCooking found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXCooking.a -- Library PhysXVehicle found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXVehicle.a -- Library PhysXExtensions found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXExtensions.a -- Library PhysX found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysX.a -- Library PhysXCommon found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXCommon.a -- Library PhysXPvdSDK found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXPvdSDK.a -- Library PhysXFoundation found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXFoundation.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: C++ stdlib: libc++ -- Library PhysXCharacterKinematic found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXCharacterKinematic.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXCharacterKinematic.a -- Library PhysXCooking found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXCooking.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXCooking.a -- Library PhysXVehicle found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXVehicle.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXVehicle.a -- Library PhysXExtensions found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXExtensions.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXExtensions.a -- Library PhysX found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysX.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysX.a -- Library PhysXCommon found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXCommon.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXCommon.a -- Library PhysXPvdSDK found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXPvdSDK.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXPvdSDK.a -- Library PhysXFoundation found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXFoundation.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXFoundation.a -- Library PhysXFoundation found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXFoundation.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXFoundation.a -- Library PhysXPvdSDK found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXPvdSDK.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXPvdSDK.a -- Library PhysXCommon found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXCommon.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXCommon.a -- Library PhysX found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysX.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysX.a -- Library PhysXExtensions found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXExtensions.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXExtensions.a -- Library PhysXVehicle found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXVehicle.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXVehicle.a -- Library PhysXCooking found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXCooking.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXCooking.a -- Library PhysXCharacterKinematic found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXCharacterKinematic.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXCharacterKinematic.a -- Conan: Component 'PhysX' found in package 'PhysX' -- Conan: Component 'PhysXExtensions' found in package 'PhysX' -- Library PhysXCharacterKinematic found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXCharacterKinematic.a -- Skipping already existing target: CONAN_LIB::PhysX_PhysXCharacterKinematic_RELEASE -- Found: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXCharacterKinematic.a -- Library PhysXCooking found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXCooking.a -- Skipping already existing target: CONAN_LIB::PhysX_PhysXCooking_RELEASE -- Found: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXCooking.a -- Library PhysXVehicle found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXVehicle.a -- Skipping already existing target: CONAN_LIB::PhysX_PhysXVehicle_RELEASE -- Found: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXVehicle.a -- Library PhysXExtensions found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXExtensions.a -- Skipping already existing target: CONAN_LIB::PhysX_PhysXExtensions_RELEASE -- Found: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXExtensions.a -- Library PhysX found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysX.a -- Skipping already existing target: CONAN_LIB::PhysX_PhysX_RELEASE -- Found: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysX.a -- Library PhysXCommon found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXCommon.a -- Skipping already existing target: CONAN_LIB::PhysX_PhysXCommon_RELEASE -- Found: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXCommon.a -- Library PhysXPvdSDK found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXPvdSDK.a -- Skipping already existing target: CONAN_LIB::PhysX_PhysXPvdSDK_RELEASE -- Found: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXPvdSDK.a -- Library PhysXFoundation found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXFoundation.a -- Skipping already existing target: CONAN_LIB::PhysX_PhysXFoundation_RELEASE -- Found: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXFoundation.a -- Library PhysXFoundation found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXFoundation.a -- Skipping already existing target: CONAN_LIB::PhysX_PhysXFoundation_PhysXFoundationRELEASE -- Found: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXFoundation.a -- Library PhysXPvdSDK found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXPvdSDK.a -- Skipping already existing target: CONAN_LIB::PhysX_PhysXPvdSDK_PhysXPvdSDKRELEASE -- Found: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXPvdSDK.a -- Library PhysXCommon found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXCommon.a -- Skipping already existing target: CONAN_LIB::PhysX_PhysXCommon_PhysXCommonRELEASE -- Found: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXCommon.a -- Library PhysX found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysX.a -- Skipping already existing target: CONAN_LIB::PhysX_PhysX_PhysXRELEASE -- Found: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysX.a -- Library PhysXExtensions found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXExtensions.a -- Skipping already existing target: CONAN_LIB::PhysX_PhysXExtensions_PhysXExtensionsRELEASE -- Found: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXExtensions.a -- Library PhysXVehicle found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXVehicle.a -- Skipping already existing target: CONAN_LIB::PhysX_PhysXVehicle_PhysXVehicleRELEASE -- Found: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXVehicle.a -- Library PhysXCooking found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXCooking.a -- Skipping already existing target: CONAN_LIB::PhysX_PhysXCooking_PhysXCookingRELEASE -- Found: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXCooking.a -- Library PhysXCharacterKinematic found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXCharacterKinematic.a -- Skipping already existing target: CONAN_LIB::PhysX_PhysXCharacterKinematic_PhysXCharacterKinematicRELEASE -- Found: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib/libPhysXCharacterKinematic.a -- Conan: Component 'PhysXFoundation' found in package 'PhysX' -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@3/cci-38711e04/recipes/physx/4.x.x/test_v1_package/build/92b16279af6cdbfde1a01fad5919e78cf335db0b ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference@3/cci-38711e04/recipes/physx/4.x.x/test_v1_package/build/92b16279af6cdbfde1a01fad5919e78cf335db0b' '--' '-j4' ----------------- [ 25%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [ 50%] Building CXX object CMakeFiles/test_package_lib.dir/test_library.cpp.o [ 75%] Linking CXX shared library lib/libtest_package_lib.dylib [ 75%] Built target test_package_lib [100%] Linking CXX executable bin/test_package [100%] Built target test_package physx/4.1.1 (test package): Running test() ----Running------ > DYLD_LIBRARY_PATH="/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/physx/4.1.1/_/_/package/a8f8c3616935d875c0cdd94372bcb8e4d25d7e46/lib" DYLD_FRAMEWORK_PATH="" bin/test_package ----------------- Test of PhysX 4.1.1 done. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR