******************************************************************************** conan test conan-center-index/recipes/xnnpack/all/test_package/conanfile.py xnnpack/cci.20220621@#b35b9f80532c02586c6ff762754ca152 -pr /home/conan/w/prod/BuildSingleReference/54241/3effe65d-d817-4416-8d03-3712aa3ba7f1/profile_linux_9_libstdcpp11_gcc_release_64.xnnpack-shared-True.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=9 os=Linux [options] xnnpack:shared=True [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:68e6d7e93c8e2d1ca7d95689466cf63505529801 - Cache fp16/cci.20210320:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache fxdiv/cci.20200417:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache psimd/cci.20200517:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache pthreadpool/cci.20210218:230d0568dc589260c1341c574b7f0317ebdabdd9 - Cache xnnpack/cci.20220621:2ca7363cb80b97baa0ba9e3eff37cb26e507ad4e - 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/2fd1f0ec64c0d4d30b6d5bc1538048376836cb62/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/2fd1f0ec64c0d4d30b6d5bc1538048376836cb62' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/xnnpack/all/test_package/build/2fd1f0ec64c0d4d30b6d5bc1538048376836cb62/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 GNU 9.2.1 -- 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 -- 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 'GNU' compiler -- Conan: Compiler GCC>=5, checking major version 9 -- Conan: Checking correct version: 9 -- Conan: C++ stdlib: libstdc++11 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/xnnpack/all/test_package/build/2fd1f0ec64c0d4d30b6d5bc1538048376836cb62 ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/xnnpack/all/test_package/build/2fd1f0ec64c0d4d30b6d5bc1538048376836cb62' '--' '-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 In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/xnnpack/cci.20220621/_/_/package/2ca7363cb80b97baa0ba9e3eff37cb26e507ad4e/include/xnnpack.h:15, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/xnnpack/all/test_package/test_package.c:1: /home/conan/w/prod/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/package/230d0568dc589260c1341c574b7f0317ebdabdd9/include/pthreadpool.h:1105:2: warning: ‘pthreadpool_function_1d_t’ is deprecated [-Wdeprecated-declarations] 1105 | pthreadpool_function_1d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/package/230d0568dc589260c1341c574b7f0317ebdabdd9/include/pthreadpool.h:1111:2: warning: ‘pthreadpool_function_1d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1111 | pthreadpool_function_1d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/package/230d0568dc589260c1341c574b7f0317ebdabdd9/include/pthreadpool.h:1118:2: warning: ‘pthreadpool_function_2d_t’ is deprecated [-Wdeprecated-declarations] 1118 | pthreadpool_function_2d_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/package/230d0568dc589260c1341c574b7f0317ebdabdd9/include/pthreadpool.h:1125:2: warning: ‘pthreadpool_function_2d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1125 | pthreadpool_function_2d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/package/230d0568dc589260c1341c574b7f0317ebdabdd9/include/pthreadpool.h:1134:2: warning: ‘pthreadpool_function_3d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1134 | pthreadpool_function_3d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/package/230d0568dc589260c1341c574b7f0317ebdabdd9/include/pthreadpool.h:1145:2: warning: ‘pthreadpool_function_4d_tiled_t’ is deprecated [-Wdeprecated-declarations] 1145 | pthreadpool_function_4d_tiled_t function, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~