******************************************************************************** conan test cci-4d671bbf/recipes/xnnpack/all/test_package/conanfile.py xnnpack/cci.20230715@#6d8143d3b1db3c75f37fec84a294321c -pr /home/conan/w/prod-v1/BuildSingleReference/13099/7dccb3d2-d3a8-45b5-9fef-5c3b8867a7a5/profile_linux_11_libstdcpp11_gcc_debug_64.xnnpack-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] xnnpack:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True xnnpack/cci.20230715 (test package): Installing package Requirements cpuinfo/cci.20230118 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.20230715 from local cache - Cache Packages cpuinfo/cci.20230118:64447126da1706abfb7d3bc606cab03110fcf42d - Cache fp16/cci.20210320:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache fxdiv/cci.20200417:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache psimd/cci.20200517:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache pthreadpool/cci.20210218:28434cb82775a04bff43683eaa4b39326e65a295 - Cache xnnpack/cci.20230715:9e85da92267207c854bfbcccc52a50aa0e7a9c52 - Cache Installing (downloading, building) binaries... cpuinfo/cci.20230118: Already installed! fxdiv/cci.20200417: Already installed! psimd/cci.20200517: Already installed! fp16/cci.20210320: Already installed! pthreadpool/cci.20210218: Already installed! xnnpack/cci.20230715: Already installed! xnnpack/cci.20230715 (test package): Generator 'CMakeToolchain' calling 'generate()' xnnpack/cci.20230715 (test package): Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' xnnpack/cci.20230715 (test package): If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod-v1/BuildSingleReference/cci-4d671bbf/recipes/xnnpack/all/test_package/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' xnnpack/cci.20230715 (test package): Generator 'VirtualRunEnv' calling 'generate()' xnnpack/cci.20230715 (test package): Generator txt created conanbuildinfo.txt xnnpack/cci.20230715 (test package): Generator 'CMakeDeps' calling 'generate()' xnnpack/cci.20230715 (test package): Aggregating env generators xnnpack/cci.20230715 (test package): Generated conaninfo.txt xnnpack/cci.20230715 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod-v1/BuildSingleReference/cci-4d671bbf/recipes/xnnpack/all/test_package/build/Debug/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 xnnpack/cci.20230715 (test package): Calling build() xnnpack/cci.20230715 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/BuildSingleReference/cci-4d671bbf/recipes/xnnpack/all/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod-v1/BuildSingleReference/cci-4d671bbf/recipes/xnnpack/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/BuildSingleReference/cci-4d671bbf/recipes/xnnpack/all/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod-v1/BuildSingleReference/cci-4d671bbf/recipes/xnnpack/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod-v1/BuildSingleReference/cci-4d671bbf/recipes/xnnpack/all/test_package/build/Debug/generators/conan_toolchain.cmake -- The C compiler identification is GNU 11.1.0 -- Check for working C compiler: /usr/local/bin/cc -- Check for working C compiler: /usr/local/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Conan: Target declared 'xnnpack::xnnpack' -- Conan: Component target declared 'cpuinfo::cpuinfo' -- Conan: Target declared 'fp16::fp16' -- Conan: Target declared 'psimd::psimd' -- Conan: Target declared 'pthreadpool::pthreadpool' -- Conan: Target declared 'fxdiv::fxdiv' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod-v1/BuildSingleReference/cci-4d671bbf/recipes/xnnpack/all/test_package/build/Debug xnnpack/cci.20230715 (test package): CMake command: cmake --build "/home/conan/w/prod-v1/BuildSingleReference/cci-4d671bbf/recipes/xnnpack/all/test_package/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod-v1/BuildSingleReference/cci-4d671bbf/recipes/xnnpack/all/test_package/build/Debug" '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable test_package [100%] Built target test_package xnnpack/cci.20230715 (test package): Running test() ----Running------ > . "/home/conan/w/prod-v1/BuildSingleReference/cci-4d671bbf/recipes/xnnpack/all/test_package/build/Debug/generators/conanrun.sh" && ./test_package ----------------- xnnpack/cci.20230715 (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 xnnpack/cci.20230715 (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-4d671bbf/recipes/xnnpack/all/test_v1_package/conanfile.py xnnpack/cci.20230715@#6d8143d3b1db3c75f37fec84a294321c -pr /home/conan/w/prod-v1/BuildSingleReference/13099/7dccb3d2-d3a8-45b5-9fef-5c3b8867a7a5/profile_linux_11_libstdcpp11_gcc_debug_64.xnnpack-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] xnnpack:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True xnnpack/cci.20230715 (test package): Installing package Requirements cpuinfo/cci.20230118 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.20230715 from local cache - Cache Packages cpuinfo/cci.20230118:64447126da1706abfb7d3bc606cab03110fcf42d - Cache fp16/cci.20210320:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache fxdiv/cci.20200417:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache psimd/cci.20200517:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache pthreadpool/cci.20210218:28434cb82775a04bff43683eaa4b39326e65a295 - Cache xnnpack/cci.20230715:9e85da92267207c854bfbcccc52a50aa0e7a9c52 - Cache Installing (downloading, building) binaries... cpuinfo/cci.20230118: Already installed! fxdiv/cci.20200417: Already installed! psimd/cci.20200517: Already installed! fp16/cci.20210320: Already installed! pthreadpool/cci.20210218: Already installed! xnnpack/cci.20230715: Already installed! xnnpack/cci.20230715 (test package): Generator cmake created conanbuildinfo.cmake xnnpack/cci.20230715 (test package): Generator txt created conanbuildinfo.txt xnnpack/cci.20230715 (test package): Generator cmake_find_package_multi created xnnpack-config-version.cmake xnnpack/cci.20230715 (test package): Generator cmake_find_package_multi created xnnpack-config.cmake xnnpack/cci.20230715 (test package): Generator cmake_find_package_multi created xnnpackTargets.cmake xnnpack/cci.20230715 (test package): Generator cmake_find_package_multi created xnnpackTarget-debug.cmake xnnpack/cci.20230715 (test package): Generator cmake_find_package_multi created cpuinfo-config-version.cmake xnnpack/cci.20230715 (test package): Generator cmake_find_package_multi created cpuinfoTarget-debug.cmake xnnpack/cci.20230715 (test package): Generator cmake_find_package_multi created cpuinfoTargets.cmake xnnpack/cci.20230715 (test package): Generator cmake_find_package_multi created cpuinfo-config.cmake xnnpack/cci.20230715 (test package): Generator cmake_find_package_multi created fp16-config-version.cmake xnnpack/cci.20230715 (test package): Generator cmake_find_package_multi created fp16-config.cmake xnnpack/cci.20230715 (test package): Generator cmake_find_package_multi created fp16Targets.cmake xnnpack/cci.20230715 (test package): Generator cmake_find_package_multi created fp16Target-debug.cmake xnnpack/cci.20230715 (test package): Generator cmake_find_package_multi created pthreadpool-config-version.cmake xnnpack/cci.20230715 (test package): Generator cmake_find_package_multi created pthreadpool-config.cmake xnnpack/cci.20230715 (test package): Generator cmake_find_package_multi created pthreadpoolTargets.cmake xnnpack/cci.20230715 (test package): Generator cmake_find_package_multi created pthreadpoolTarget-debug.cmake xnnpack/cci.20230715 (test package): Generator cmake_find_package_multi created psimd-config-version.cmake xnnpack/cci.20230715 (test package): Generator cmake_find_package_multi created psimd-config.cmake xnnpack/cci.20230715 (test package): Generator cmake_find_package_multi created psimdTargets.cmake xnnpack/cci.20230715 (test package): Generator cmake_find_package_multi created psimdTarget-debug.cmake xnnpack/cci.20230715 (test package): Generator cmake_find_package_multi created fxdiv-config-version.cmake xnnpack/cci.20230715 (test package): Generator cmake_find_package_multi created fxdiv-config.cmake xnnpack/cci.20230715 (test package): Generator cmake_find_package_multi created fxdivTargets.cmake xnnpack/cci.20230715 (test package): Generator cmake_find_package_multi created fxdivTarget-debug.cmake xnnpack/cci.20230715 (test package): Aggregating env generators xnnpack/cci.20230715 (test package): Generated conaninfo.txt xnnpack/cci.20230715 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod-v1/BuildSingleReference/cci-4d671bbf/recipes/xnnpack/all/test_v1_package/build/66828a4e90b78f8fccb2abc2cc68c39d2969ed44/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.20230715 (test package): Calling build() ----Running------ > cd '/home/conan/w/prod-v1/BuildSingleReference/cci-4d671bbf/recipes/xnnpack/all/test_v1_package/build/66828a4e90b78f8fccb2abc2cc68c39d2969ed44' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="11" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/BuildSingleReference/cci-4d671bbf/recipes/xnnpack/all/test_v1_package/build/66828a4e90b78f8fccb2abc2cc68c39d2969ed44/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-v1/BuildSingleReference/cci-4d671bbf/recipes/xnnpack/all/test_v1_package/build/66828a4e90b78f8fccb2abc2cc68c39d2969ed44" -DCMAKE_MODULE_PATH="/home/conan/w/prod-v1/BuildSingleReference/cci-4d671bbf/recipes/xnnpack/all/test_v1_package/build/66828a4e90b78f8fccb2abc2cc68c39d2969ed44" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod-v1/BuildSingleReference/cci-4d671bbf/recipes/xnnpack/all/test_v1_package' ----------------- -- The C compiler identification is GNU 11.1.0 -- Check for working C compiler: /usr/local/bin/cc -- Check for working C compiler: /usr/local/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library XNNPACK found /home/conan/w/prod-v1/BuildSingleReference/.conan/data/xnnpack/cci.20230715/_/_/package/9e85da92267207c854bfbcccc52a50aa0e7a9c52/lib/libXNNPACK.a -- Library cpuinfo found /home/conan/w/prod-v1/BuildSingleReference/.conan/data/cpuinfo/cci.20230118/_/_/package/64447126da1706abfb7d3bc606cab03110fcf42d/lib/libcpuinfo.a -- Library pthreadpool found /home/conan/w/prod-v1/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/package/28434cb82775a04bff43683eaa4b39326e65a295/lib/libpthreadpool.a -- 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 11 -- Conan: Checking correct version: 11 -- Conan: C++ stdlib: libstdc++11 -- Library XNNPACK found /home/conan/w/prod-v1/BuildSingleReference/.conan/data/xnnpack/cci.20230715/_/_/package/9e85da92267207c854bfbcccc52a50aa0e7a9c52/lib/libXNNPACK.a -- Found: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/xnnpack/cci.20230715/_/_/package/9e85da92267207c854bfbcccc52a50aa0e7a9c52/lib/libXNNPACK.a -- Library cpuinfo found /home/conan/w/prod-v1/BuildSingleReference/.conan/data/cpuinfo/cci.20230118/_/_/package/64447126da1706abfb7d3bc606cab03110fcf42d/lib/libcpuinfo.a -- Found: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/cpuinfo/cci.20230118/_/_/package/64447126da1706abfb7d3bc606cab03110fcf42d/lib/libcpuinfo.a -- Library cpuinfo found /home/conan/w/prod-v1/BuildSingleReference/.conan/data/cpuinfo/cci.20230118/_/_/package/64447126da1706abfb7d3bc606cab03110fcf42d/lib/libcpuinfo.a -- Found: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/cpuinfo/cci.20230118/_/_/package/64447126da1706abfb7d3bc606cab03110fcf42d/lib/libcpuinfo.a -- Library pthreadpool found /home/conan/w/prod-v1/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/package/28434cb82775a04bff43683eaa4b39326e65a295/lib/libpthreadpool.a -- Found: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/pthreadpool/cci.20210218/_/_/package/28434cb82775a04bff43683eaa4b39326e65a295/lib/libpthreadpool.a -- Dependency fxdiv already found -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod-v1/BuildSingleReference/cci-4d671bbf/recipes/xnnpack/all/test_v1_package/build/66828a4e90b78f8fccb2abc2cc68c39d2969ed44 ----Running------ > cmake --build '/home/conan/w/prod-v1/BuildSingleReference/cci-4d671bbf/recipes/xnnpack/all/test_v1_package/build/66828a4e90b78f8fccb2abc2cc68c39d2969ed44' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building C object CMakeFiles/test_package.dir/home/conan/w/prod-v1/BuildSingleReference/cci-4d671bbf/recipes/xnnpack/all/test_package/test_package.c.o [100%] Linking C executable bin/test_package [100%] Built target test_package xnnpack/cci.20230715 (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