******************************************************************************** conan test conan-center-index/recipes/nvcloth/1.1.6/test_package/conanfile.py nvcloth/1.1.6@#0e5ab46afc093eed1ae7b5268dd4363c -pr /home/conan/w/prod/BuildSingleReference/33847/89150ee5-538f-474c-8a97-4a5962e6c211/profile_linux_8_libstdcpp_gcc_release_64.nvcloth-shared-False.txt ******************************************************************************** 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 8 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=8 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++ compiler.version=8 os=Linux [options] nvcloth:shared=False [build_requires] [env] physx/4.1.1: Not found in local cache, looking in remotes... physx/4.1.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz physx/4.1.1: Downloaded recipe revision e20ea4222c1787fb38740f7f06abced8 nvcloth/1.1.6 (test package): Installing package Requirements nvcloth/1.1.6 from local cache - Cache physx/4.1.1 from 'conan-center' - Downloaded Packages nvcloth/1.1.6:56ff809ed2e4b4cc6866958891bf0feb0981b932 - Download physx/4.1.1:910892eee43c0ee22e6ad3343fcc4a08a2ea30bb - Download Installing (downloading, building) binaries... physx/4.1.1: Retrieving package 910892eee43c0ee22e6ad3343fcc4a08a2ea30bb from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz physx/4.1.1: Package installed 910892eee43c0ee22e6ad3343fcc4a08a2ea30bb physx/4.1.1: Downloaded package revision 47975539847a33dabe6f1221f7a3faa2 nvcloth/1.1.6: Retrieving package 56ff809ed2e4b4cc6866958891bf0feb0981b932 from remote 'c3i_PR-10695' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz nvcloth/1.1.6: Package installed 56ff809ed2e4b4cc6866958891bf0feb0981b932 nvcloth/1.1.6: Downloaded package revision 0e435b18c4e11e80726886b403e4cc17 nvcloth/1.1.6 (test package): Generator cmake_find_package_multi created nvcloth-config-version.cmake nvcloth/1.1.6 (test package): Generator cmake_find_package_multi created nvcloth-config.cmake nvcloth/1.1.6 (test package): Generator cmake_find_package_multi created nvclothTargets.cmake nvcloth/1.1.6 (test package): Generator cmake_find_package_multi created nvclothTarget-release.cmake nvcloth/1.1.6 (test package): Generator cmake_find_package_multi created PhysXConfigVersion.cmake nvcloth/1.1.6 (test package): Generator cmake_find_package_multi created PhysXTarget-release.cmake nvcloth/1.1.6 (test package): Generator cmake_find_package_multi created PhysXTargets.cmake nvcloth/1.1.6 (test package): Generator cmake_find_package_multi created PhysXConfig.cmake nvcloth/1.1.6 (test package): Generator cmake created conanbuildinfo.cmake nvcloth/1.1.6 (test package): Generator txt created conanbuildinfo.txt nvcloth/1.1.6 (test package): Aggregating env generators nvcloth/1.1.6 (test package): Generated conaninfo.txt nvcloth/1.1.6 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/nvcloth/1.1.6/test_package/build/1cbacc82c5a3b9ba717ccb1c3a84c21999707adc/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 nvcloth/1.1.6 (test package): Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/nvcloth/1.1.6/test_package/build/1cbacc82c5a3b9ba717ccb1c3a84c21999707adc' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="8" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/nvcloth/1.1.6/test_package/build/1cbacc82c5a3b9ba717ccb1c3a84c21999707adc/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="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/nvcloth/1.1.6/test_package/build/1cbacc82c5a3b9ba717ccb1c3a84c21999707adc" -DCMAKE_MODULE_PATH="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/nvcloth/1.1.6/test_package/build/1cbacc82c5a3b9ba717ccb1c3a84c21999707adc" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/nvcloth/1.1.6/test_package' ----------------- -- The C compiler identification is GNU 8.4.0 -- The CXX compiler identification is GNU 8.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - 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: /usr/bin/g++ - 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 NvCloth found /home/conan/w/prod/BuildSingleReference/.conan/data/nvcloth/1.1.6/_/_/package/56ff809ed2e4b4cc6866958891bf0feb0981b932/lib/libNvCloth.a -- Library PhysXCharacterKinematic found /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXCharacterKinematic.a -- Library PhysXCooking found /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXCooking.a -- Library PhysXVehicle found /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXVehicle.a -- Library PhysXExtensions found /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXExtensions.a -- Library PhysX found /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysX.a -- Library PhysXCommon found /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXCommon.a -- Library PhysXPvdSDK found /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXPvdSDK.a -- Library PhysXFoundation found /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXFoundation.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 8 -- Conan: Checking correct version: 8 -- Conan: C++ stdlib: libstdc++ -- Library NvCloth found /home/conan/w/prod/BuildSingleReference/.conan/data/nvcloth/1.1.6/_/_/package/56ff809ed2e4b4cc6866958891bf0feb0981b932/lib/libNvCloth.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/nvcloth/1.1.6/_/_/package/56ff809ed2e4b4cc6866958891bf0feb0981b932/lib/libNvCloth.a -- Library PhysXCharacterKinematic found /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXCharacterKinematic.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXCharacterKinematic.a -- Library PhysXCooking found /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXCooking.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXCooking.a -- Library PhysXVehicle found /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXVehicle.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXVehicle.a -- Library PhysXExtensions found /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXExtensions.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXExtensions.a -- Library PhysX found /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysX.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysX.a -- Library PhysXCommon found /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXCommon.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXCommon.a -- Library PhysXPvdSDK found /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXPvdSDK.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXPvdSDK.a -- Library PhysXFoundation found /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXFoundation.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXFoundation.a -- Library PhysXFoundation found /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXFoundation.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXFoundation.a -- Library PhysXPvdSDK found /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXPvdSDK.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXPvdSDK.a -- Library PhysXCommon found /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXCommon.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXCommon.a -- Library PhysX found /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysX.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysX.a -- Library PhysXExtensions found /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXExtensions.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXExtensions.a -- Library PhysXVehicle found /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXVehicle.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXVehicle.a -- Library PhysXCooking found /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXCooking.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXCooking.a -- Library PhysXCharacterKinematic found /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXCharacterKinematic.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXCharacterKinematic.a -- Library PhysXCharacterKinematic found /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXCharacterKinematic.a -- Skipping already existing target: CONAN_LIB::PhysX_PhysXCharacterKinematic_RELEASE -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXCharacterKinematic.a -- Library PhysXCooking found /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXCooking.a -- Skipping already existing target: CONAN_LIB::PhysX_PhysXCooking_RELEASE -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXCooking.a -- Library PhysXVehicle found /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXVehicle.a -- Skipping already existing target: CONAN_LIB::PhysX_PhysXVehicle_RELEASE -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXVehicle.a -- Library PhysXExtensions found /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXExtensions.a -- Skipping already existing target: CONAN_LIB::PhysX_PhysXExtensions_RELEASE -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXExtensions.a -- Library PhysX found /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysX.a -- Skipping already existing target: CONAN_LIB::PhysX_PhysX_RELEASE -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysX.a -- Library PhysXCommon found /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXCommon.a -- Skipping already existing target: CONAN_LIB::PhysX_PhysXCommon_RELEASE -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXCommon.a -- Library PhysXPvdSDK found /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXPvdSDK.a -- Skipping already existing target: CONAN_LIB::PhysX_PhysXPvdSDK_RELEASE -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXPvdSDK.a -- Library PhysXFoundation found /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXFoundation.a -- Skipping already existing target: CONAN_LIB::PhysX_PhysXFoundation_RELEASE -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXFoundation.a -- Library PhysXFoundation found /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXFoundation.a -- Skipping already existing target: CONAN_LIB::PhysX_PhysXFoundation_PhysXFoundationRELEASE -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXFoundation.a -- Library PhysXPvdSDK found /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXPvdSDK.a -- Skipping already existing target: CONAN_LIB::PhysX_PhysXPvdSDK_PhysXPvdSDKRELEASE -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXPvdSDK.a -- Library PhysXCommon found /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXCommon.a -- Skipping already existing target: CONAN_LIB::PhysX_PhysXCommon_PhysXCommonRELEASE -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXCommon.a -- Library PhysX found /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysX.a -- Skipping already existing target: CONAN_LIB::PhysX_PhysX_PhysXRELEASE -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysX.a -- Library PhysXExtensions found /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXExtensions.a -- Skipping already existing target: CONAN_LIB::PhysX_PhysXExtensions_PhysXExtensionsRELEASE -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXExtensions.a -- Library PhysXVehicle found /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXVehicle.a -- Skipping already existing target: CONAN_LIB::PhysX_PhysXVehicle_PhysXVehicleRELEASE -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXVehicle.a -- Library PhysXCooking found /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXCooking.a -- Skipping already existing target: CONAN_LIB::PhysX_PhysXCooking_PhysXCookingRELEASE -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXCooking.a -- Library PhysXCharacterKinematic found /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXCharacterKinematic.a -- Skipping already existing target: CONAN_LIB::PhysX_PhysXCharacterKinematic_PhysXCharacterKinematicRELEASE -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/physx/4.1.1/_/_/package/910892eee43c0ee22e6ad3343fcc4a08a2ea30bb/lib/libPhysXCharacterKinematic.a -- Conan: Component 'PhysX' found in package 'PhysX' -- Conan: Component 'PhysXExtensions' found in package 'PhysX' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/nvcloth/1.1.6/test_package/build/1cbacc82c5a3b9ba717ccb1c3a84c21999707adc ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/nvcloth/1.1.6/test_package/build/1cbacc82c5a3b9ba717ccb1c3a84c21999707adc' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable bin/test_package [100%] Built target test_package nvcloth/1.1.6 (test package): Running test() ----Running------ > bin/test_package ----------------- Hello, NvCloth! 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