******************************************************************************** conan test conan-center-index/recipes/xnnpack/all/test_package/conanfile.py xnnpack/cci.20220621@#b35b9f80532c02586c6ff762754ca152 -pr /home/conan/w/prod/BuildSingleReference/54250/27d4f93b-4f42-480d-ae47-9699e9809c16/profile_linux_11_libstdcpp_clang_release_64.xnnpack-shared-False.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=clang compiler.libcxx=libstdc++ compiler.version=11 os=Linux [options] xnnpack:shared=False [build_requires] [env] xnnpack/cci.20220621 (test package): Installing package Requirements cpuinfo/cci.20201217 from 'conan-center' - Cache fp16/cci.20210320 from 'conan-center' - Cache fxdiv/cci.20200417 from 'conan-center' - Cache psimd/cci.20200517 from 'conan-center' - Cache pthreadpool/cci.20210218 from 'conan-center' - Cache xnnpack/cci.20220621 from local cache - Cache Packages cpuinfo/cci.20201217:405f409bfb35ed939796fc4362b1d20266d7280e - Cache fp16/cci.20210320:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache fxdiv/cci.20200417:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache psimd/cci.20200517:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache pthreadpool/cci.20210218:beaa3274199589a77e153afb90529fc1c2c9c71a - Cache xnnpack/cci.20220621:5df704b43f35c92bb7b8871ff9a0a5900be2abf3 - Cache Installing (downloading, building) binaries... cpuinfo/cci.20201217: Already installed! fxdiv/cci.20200417: Already installed! psimd/cci.20200517: Already installed! fp16/cci.20210320: Already installed! pthreadpool/cci.20210218: Already installed! xnnpack/cci.20220621: Already installed! xnnpack/cci.20220621 (test package): Generator txt created conanbuildinfo.txt xnnpack/cci.20220621 (test package): Generator cmake created conanbuildinfo.cmake xnnpack/cci.20220621 (test package): Aggregating env generators xnnpack/cci.20220621 (test package): Generated conaninfo.txt xnnpack/cci.20220621 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/xnnpack/all/test_package/build/3a64e1335a4fc44e41051151b29409ba8735d3d7/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 xnnpack/cci.20220621 (test package): Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/xnnpack/all/test_package/build/3a64e1335a4fc44e41051151b29409ba8735d3d7' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="11" -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/xnnpack/all/test_package/build/3a64e1335a4fc44e41051151b29409ba8735d3d7/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 '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/xnnpack/all/test_package' ----------------- -- The C compiler identification is Clang 11.1.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang - skipped -- Detecting C compile features -- Detecting C 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 -- This project seems to be plain C, using 'Clang' compiler -- Conan: Compiler Clang>=8, checking major version 11 -- Conan: Checking correct version: 11 -- Conan: C++ stdlib: libstdc++ -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/xnnpack/all/test_package/build/3a64e1335a4fc44e41051151b29409ba8735d3d7 ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/xnnpack/all/test_package/build/3a64e1335a4fc44e41051151b29409ba8735d3d7' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable bin/test_package [100%] Built target test_package xnnpack/cci.20220621 (test package): Running test() ----Running------ > 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