******************************************************************************** conan test conan-center-index/recipes/diligent-core/all/test_package/conanfile.py diligent-core/api.252003@#9993442ea1416ad46145e6e8be031cca -pr /Users/jenkins/w/prod/BuildSingleReference@2/59473/186a32f6-c48f-42f7-9db5-c786fa78ffb5/profile_osx_120_libcpp_apple-clang_release_64.diligent-core-shared-True.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] diligent-core:shared=True [build_requires] [env] diligent-core/api.252003 (test package): Installing package Requirements diligent-core/api.252003 from local cache - Cache glslang/1.3.211.0 from 'conan-center' - Cache opengl/system from 'conan-center' - Cache spirv-cross/1.3.211.0 from 'conan-center' - Cache spirv-headers/1.3.211.0 from 'conan-center' - Cache spirv-tools/1.3.211.0 from 'conan-center' - Cache volk/1.3.204 from 'conan-center' - Cache vulkan-headers/1.3.211.0 from 'conan-center' - Cache xxhash/0.8.1 from 'conan-center' - Cache Packages diligent-core/api.252003:a4e585105f17c6179327b64664bbcd2eb5c7dde1 - Cache glslang/1.3.211.0:cf337a6d73498218dc319ec9a44961c12c7d733f - Cache opengl/system:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache spirv-cross/1.3.211.0:12a03820f3577ec21adf8fc8ce36ca664c09feae - Cache spirv-headers/1.3.211.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache spirv-tools/1.3.211.0:fd5110654528bd672374daa1648604f51e27ccb3 - Cache volk/1.3.204:c94bc65e64bbfb5869106588c89f804dfb0f1e3c - Cache vulkan-headers/1.3.211.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache xxhash/0.8.1:5a8f876a251b5fac790eac689d50b172ba9bb279 - Cache Installing (downloading, building) binaries... opengl/system: Already installed! spirv-cross/1.3.211.0: Already installed! spirv-cross/1.3.211.0: Appending PATH environment variable: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/spirv-cross/1.3.211.0/_/_/package/12a03820f3577ec21adf8fc8ce36ca664c09feae/bin spirv-headers/1.3.211.0: Already installed! vulkan-headers/1.3.211.0: Already installed! xxhash/0.8.1: Already installed! xxhash/0.8.1: Appending PATH environment variable: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/xxhash/0.8.1/_/_/package/5a8f876a251b5fac790eac689d50b172ba9bb279/bin spirv-tools/1.3.211.0: Already installed! spirv-tools/1.3.211.0: Appending PATH environment variable: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/spirv-tools/1.3.211.0/_/_/package/fd5110654528bd672374daa1648604f51e27ccb3/bin volk/1.3.204: Already installed! glslang/1.3.211.0: Already installed! glslang/1.3.211.0: Appending PATH environment variable: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/glslang/1.3.211.0/_/_/package/cf337a6d73498218dc319ec9a44961c12c7d733f/bin diligent-core/api.252003: Already installed! diligent-core/api.252003 (test package): Generator txt created conanbuildinfo.txt diligent-core/api.252003 (test package): Generator cmake created conanbuildinfo.cmake diligent-core/api.252003 (test package): Aggregating env generators diligent-core/api.252003 (test package): Generated conaninfo.txt diligent-core/api.252003 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/diligent-core/all/test_package/build/5d6b264342baef6f9c2931ce82f5f26dfb86cb98/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 diligent-core/api.252003 (test package): Calling build() ----Running------ > cd '/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/diligent-core/all/test_package/build/5d6b264342baef6f9c2931ce82f5f26dfb86cb98' && 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="12.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@2/conan-center-index/recipes/diligent-core/all/test_package/build/5d6b264342baef6f9c2931ce82f5f26dfb86cb98/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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/diligent-core/all/test_package' ----------------- -- The C compiler identification is AppleClang 12.0.5.12050022 -- The CXX compiler identification is AppleClang 12.0.5.12050022 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/conan/xcode/12/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/12/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 global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: C++ stdlib: libc++ -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/diligent-core/all/test_package/build/5d6b264342baef6f9c2931ce82f5f26dfb86cb98 ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/diligent-core/all/test_package/build/5d6b264342baef6f9c2931ce82f5f26dfb86cb98' '--' '-j4' ----------------- [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable bin/test_package [100%] Built target test_package diligent-core/api.252003 (test package): Running test() ----Running------ > DYLD_LIBRARY_PATH="/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/diligent-core/api.252003/_/_/package/a4e585105f17c6179327b64664bbcd2eb5c7dde1/lib:/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/spirv-cross/1.3.211.0/_/_/package/12a03820f3577ec21adf8fc8ce36ca664c09feae/lib:/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/glslang/1.3.211.0/_/_/package/cf337a6d73498218dc319ec9a44961c12c7d733f/lib:/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/volk/1.3.204/_/_/package/c94bc65e64bbfb5869106588c89f804dfb0f1e3c/lib:/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/xxhash/0.8.1/_/_/package/5a8f876a251b5fac790eac689d50b172ba9bb279/lib:/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/spirv-tools/1.3.211.0/_/_/package/fd5110654528bd672374daa1648604f51e27ccb3/lib" DYLD_FRAMEWORK_PATH="" bin/test_package ----------------- 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 WARN: volk/1.3.204: requirement vulkan-headers/1.3.204 overridden by diligent-core/api.252003 to vulkan-headers/1.3.211.0