******************************************************************************** conan test conan-center-index\recipes\arm-toolchain\all\test_package\conanfile.py arm-toolchain/2021.07@ --profile=C:\J\w\BuildSingleReference@9/42453/e3125c3c-cfb3-4849-895f-dfad5ee0ef35/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=15 os=Windows os_build=Windows [options] [build_requires] [env] make/4.3: Not found in local cache, looking in remotes... make/4.3: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz make/4.3: Downloaded recipe revision 794e25a7974cf76de58ec9383fc7a67e arm-toolchain/2021.07 (test package): Installing package Requirements arm-toolchain/2021.07 from local cache - Cache Packages arm-toolchain/2021.07:04f2c7df808cbf30fb74c1c554e1e55af1d01f82 - Cache Build requirements make/4.3 from 'conan-center' - Downloaded Build requirements packages make/4.3:0a420ff5c47119e668867cdb51baff0eca1fdb68 - Download Installing (downloading, building) binaries... make/4.3: Retrieving package 0a420ff5c47119e668867cdb51baff0eca1fdb68 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz make/4.3: Package installed 0a420ff5c47119e668867cdb51baff0eca1fdb68 make/4.3: Downloaded package revision 08ed1b3194fe044021e1b84b22b083ba arm-toolchain/2021.07: Already installed! arm-toolchain/2021.07: Appending PATH environment variable: C:\J\w\BuildSingleReference@9\.conan\data\arm-toolchain\2021.07\_\_\package\04f2c7df808cbf30fb74c1c554e1e55af1d01f82\bin\bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK make/4.3: Creating CONAN_MAKE_PROGRAM environment variable: C:\J\w\BuildSingleReference@9\.conan\data\make\4.3\_\_\package\0a420ff5c47119e668867cdb51baff0eca1fdb68\bin\gnumake.exe [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK arm-toolchain/2021.07 (test package): Applying build-requirement: make/4.3 arm-toolchain/2021.07 (test package): Generator txt created conanbuildinfo.txt arm-toolchain/2021.07 (test package): Aggregating env generators arm-toolchain/2021.07 (test package): Generated conaninfo.txt arm-toolchain/2021.07 (test package): Generated graphinfo Using lockfile: 'C:\J\w\BuildSingleReference@9\conan-center-index\recipes\arm-toolchain\all\test_package\build\6e5a500f4408bf62c2f4c1c5c78987cea976e30d/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 arm-toolchain/2021.07 (test package): Calling build() arm-toolchain/2021.07 (test package): Using 'C:\J\w\BuildSingleReference@9\.conan\data\make\4.3\_\_\package\0a420ff5c47119e668867cdb51baff0eca1fdb68\bin\gnumake.exe' as CMAKE_MAKE_PROGRAM ----Running------ > cd C:\J\w\BuildSingleReference@9\conan-center-index\recipes\arm-toolchain\all\test_package\build\6e5a500f4408bf62c2f4c1c5c78987cea976e30d && cmake -G "Unix Makefiles" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@9\conan-center-index\recipes\arm-toolchain\all\test_package\build\6e5a500f4408bf62c2f4c1c5c78987cea976e30d\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_MAKE_PROGRAM="C:\J\w\BuildSingleReference@9\.conan\data\make\4.3\_\_\package\0a420ff5c47119e668867cdb51baff0eca1fdb68\bin\gnumake.exe" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/BuildSingleReference@9/conan-center-index/recipes/arm-toolchain/all/test_package/build/6e5a500f4408bf62c2f4c1c5c78987cea976e30d/toolchain.cmake" -DARM_64BIT="True" -Wno-dev C:\J\w\BuildSingleReference@9\conan-center-index\recipes\arm-toolchain\all\test_package ----------------- -- The C compiler identification is GNU 10.3.1 -- Check for working C compiler: C:/J/w/BuildSingleReference@9/.conan/data/arm-toolchain/2021.07/_/_/package/04f2c7df808cbf30fb74c1c554e1e55af1d01f82/bin/bin/aarch64-none-linux-gnu-gcc.exe -- Check for working C compiler: C:/J/w/BuildSingleReference@9/.conan/data/arm-toolchain/2021.07/_/_/package/04f2c7df808cbf30fb74c1c554e1e55af1d01f82/bin/bin/aarch64-none-linux-gnu-gcc.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@9/conan-center-index/recipes/arm-toolchain/all/test_package/build/6e5a500f4408bf62c2f4c1c5c78987cea976e30d ----Running------ > cmake --build C:\J\w\BuildSingleReference@9\conan-center-index\recipes\arm-toolchain\all\test_package\build\6e5a500f4408bf62c2f4c1c5c78987cea976e30d -- -j16 ----------------- gnumake[1]: Entering directory 'C:/J/w/BuildSingleReference@9/conan-center-index/recipes/arm-toolchain/all/test_package/build/6e5a500f4408bf62c2f4c1c5c78987cea976e30d' gnumake[2]: Entering directory 'C:/J/w/BuildSingleReference@9/conan-center-index/recipes/arm-toolchain/all/test_package/build/6e5a500f4408bf62c2f4c1c5c78987cea976e30d' Scanning dependencies of target test_package gnumake[2]: Leaving directory 'C:/J/w/BuildSingleReference@9/conan-center-index/recipes/arm-toolchain/all/test_package/build/6e5a500f4408bf62c2f4c1c5c78987cea976e30d' gnumake[2]: Entering directory 'C:/J/w/BuildSingleReference@9/conan-center-index/recipes/arm-toolchain/all/test_package/build/6e5a500f4408bf62c2f4c1c5c78987cea976e30d' [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable test_package gnumake[2]: Leaving directory 'C:/J/w/BuildSingleReference@9/conan-center-index/recipes/arm-toolchain/all/test_package/build/6e5a500f4408bf62c2f4c1c5c78987cea976e30d' [100%] Built target test_package gnumake[1]: Leaving directory 'C:/J/w/BuildSingleReference@9/conan-center-index/recipes/arm-toolchain/all/test_package/build/6e5a500f4408bf62c2f4c1c5c78987cea976e30d' arm-toolchain/2021.07 (test package): Running test() arm-toolchain/2021.07: WARN: Lib folder doesn't exist, can't collect libraries: C:\J\w\BuildSingleReference@9\.conan\data\arm-toolchain\2021.07\_\_\package\04f2c7df808cbf30fb74c1c554e1e55af1d01f82\lib ARM_64BIT: True 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 CONAN_COMPILER CONAN_COMPILER_VERSION CONAN_CXX_FLAGS CONAN_C_FLAGS CONAN_EXPORTED CONAN_IN_LOCAL_CACHE CONAN_LINK_RUNTIME