******************************************************************************** conan install cpuinfo/cci.20201217@ --build=cpuinfo --profile:host=/Users/jenkins/w/BuildSingleReference/18233/db0b2c38-08a1-493a-a061-4182ca0889ba/profile_host.txt --profile:build=default ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/BuildSingleReference/.conan/profiles/default) Found apple-clang 12.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=12.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration (profile_host): [settings] arch=armv8 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] cpuinfo:shared=False [build_requires] [env] Configuration (profile_build): [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos os_build=Macos [options] [build_requires] [env] cpuinfo/cci.20201217: Forced build from source Installing package: cpuinfo/cci.20201217 Requirements cpuinfo/cci.20201217 from 'TapaholesList-162' - Cache Packages cpuinfo/cci.20201217:8bec8061e06eda14ebfcdc2359bb8a9531acb5fd - Build Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK cpuinfo/cci.20201217: Configuring sources in /Users/jenkins/w/BuildSingleReference/.conan/data/cpuinfo/cci.20201217/_/_/source Unzipping 20.0MB, this can take a while [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK cpuinfo/cci.20201217: Copying sources to build folder cpuinfo/cci.20201217: Building your package in /Users/jenkins/w/BuildSingleReference/.conan/data/cpuinfo/cci.20201217/_/_/build/8bec8061e06eda14ebfcdc2359bb8a9531acb5fd cpuinfo/cci.20201217: Generator cmake created conanbuildinfo.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK cpuinfo/cci.20201217: Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference/.conan/data/cpuinfo/cci.20201217/_/_/build/8bec8061e06eda14ebfcdc2359bb8a9531acb5fd' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCMAKE_OSX_ARCHITECTURES="arm64" -DCMAKE_SYSTEM_NAME="Darwin" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="12.0" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference/.conan/data/cpuinfo/cci.20201217/_/_/package/8bec8061e06eda14ebfcdc2359bb8a9531acb5fd" -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" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DCPUINFO_LIBRARY_TYPE="default" -DCPUINFO_RUNTIME_TYPE="default" -DCPUINFO_LOG_LEVEL="default" -DCPUINFO_BUILD_TOOLS="False" -DCPUINFO_BUILD_UNIT_TESTS="False" -DCPUINFO_BUILD_MOCK_TESTS="False" -DCPUINFO_BUILD_BENCHMARKS="False" -DCLOG_RUNTIME_TYPE="default" -DCLOG_BUILD_TESTS="False" -DCMAKE_POSITION_INDEPENDENT_CODE="True" -Wno-dev '/Users/jenkins/w/BuildSingleReference/.conan/data/cpuinfo/cci.20201217/_/_/build/8bec8061e06eda14ebfcdc2359bb8a9531acb5fd' ----------------- -- The C compiler identification is AppleClang 12.0.0.12000032 -- The CXX compiler identification is AppleClang 12.0.0.12000032 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Library/Developer/CommandLineTools/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: /Library/Developer/CommandLineTools/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/BuildSingleReference/.conan/data/cpuinfo/cci.20201217/_/_/build/8bec8061e06eda14ebfcdc2359bb8a9531acb5fd ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference/.conan/data/cpuinfo/cci.20201217/_/_/build/8bec8061e06eda14ebfcdc2359bb8a9531acb5fd' '--' '-j4' ----------------- Scanning dependencies of target clog [ 10%] Building C object source_subfolder/deps/clog/CMakeFiles/clog.dir/src/clog.c.o [ 20%] Linking C static library ../../../lib/libclog.a [ 20%] Built target clog Scanning dependencies of target cpuinfo_internals Scanning dependencies of target cpuinfo [ 30%] Building C object source_subfolder/CMakeFiles/cpuinfo_internals.dir/src/init.c.o [ 40%] Building C object source_subfolder/CMakeFiles/cpuinfo.dir/src/init.c.o [ 50%] Building C object source_subfolder/CMakeFiles/cpuinfo_internals.dir/src/api.c.o [ 60%] Building C object source_subfolder/CMakeFiles/cpuinfo.dir/src/api.c.o [ 80%] Building C object source_subfolder/CMakeFiles/cpuinfo.dir/src/cache.c.o [ 80%] Building C object source_subfolder/CMakeFiles/cpuinfo_internals.dir/src/cache.c.o [ 90%] Linking C static library ../lib/libcpuinfo_internals.a [100%] Linking C static library ../lib/libcpuinfo.a [100%] Built target cpuinfo_internals [100%] Built target cpuinfo cpuinfo/cci.20201217: Package '8bec8061e06eda14ebfcdc2359bb8a9531acb5fd' built cpuinfo/cci.20201217: Build folder /Users/jenkins/w/BuildSingleReference/.conan/data/cpuinfo/cci.20201217/_/_/build/8bec8061e06eda14ebfcdc2359bb8a9531acb5fd cpuinfo/cci.20201217: Generated conaninfo.txt cpuinfo/cci.20201217: Generated conanbuildinfo.txt cpuinfo/cci.20201217: Generating the package cpuinfo/cci.20201217: Package folder /Users/jenkins/w/BuildSingleReference/.conan/data/cpuinfo/cci.20201217/_/_/package/8bec8061e06eda14ebfcdc2359bb8a9531acb5fd cpuinfo/cci.20201217: Calling package() ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference/.conan/data/cpuinfo/cci.20201217/_/_/build/8bec8061e06eda14ebfcdc2359bb8a9531acb5fd' '--target' 'install' '--' '-j4' ----------------- [ 20%] Built target clog [100%] Built target cpuinfo_internals [100%] Built target cpuinfo Install the project... -- Install configuration: "Release" -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/cpuinfo/cci.20201217/_/_/package/8bec8061e06eda14ebfcdc2359bb8a9531acb5fd/lib/libcpuinfo.a -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/cpuinfo/cci.20201217/_/_/package/8bec8061e06eda14ebfcdc2359bb8a9531acb5fd/include/cpuinfo.h -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/cpuinfo/cci.20201217/_/_/package/8bec8061e06eda14ebfcdc2359bb8a9531acb5fd/lib/libclog.a -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/cpuinfo/cci.20201217/_/_/package/8bec8061e06eda14ebfcdc2359bb8a9531acb5fd/include/clog.h [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK cpuinfo/cci.20201217 package(): Packaged 1 file: LICENSE cpuinfo/cci.20201217 package(): Packaged 2 '.h' files: cpuinfo.h, clog.h cpuinfo/cci.20201217 package(): Packaged 2 '.a' files: libcpuinfo.a, libclog.a cpuinfo/cci.20201217: Package '8bec8061e06eda14ebfcdc2359bb8a9531acb5fd' created cpuinfo/cci.20201217: Created package revision d792f6575c7f902d7827717f898c9454 [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 CMake Warning at source_subfolder/CMakeLists.txt:59 (MESSAGE): Target processor architecture is not specified. cpuinfo will compile, but cpuinfo_initialize() will always fail. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY