******************************************************************************** conan install cpuinfo/cci.20201217@#767c5dbb0fca29606e1765e62169b298 --build=cpuinfo -pr:h /Users/jenkins/w/prod/BuildSingleReference@3/5283/edb3e478-41e2-44b1-bb35-42a7f64a134e/profile_osx_130_libcpp_apple-clang_release_armv8.cpuinfo-shared-True.txt -pr:b default ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/prod/BuildSingleReference@3/.conan/profiles/default) Found apple-clang 13.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=13.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/prod/BuildSingleReference@3/.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=13.0 os=Macos [options] cpuinfo:shared=True [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=13.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 local cache - Cache Packages cpuinfo/cci.20201217:1a2c0ceca85c9708b5ed8c82cd28bdf4e6f9c27e - 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/prod/BuildSingleReference@3/.conan/data/cpuinfo/cci.20201217/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK cpuinfo/cci.20201217: Copying sources to build folder cpuinfo/cci.20201217: Building your package in /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/cpuinfo/cci.20201217/_/_/build/1a2c0ceca85c9708b5ed8c82cd28bdf4e6f9c27e cpuinfo/cci.20201217: Generator cmake created conanbuildinfo.cmake cpuinfo/cci.20201217: Aggregating env generators [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 cpuinfo/cci.20201217: Calling build() ----Running------ > cd '/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/cpuinfo/cci.20201217/_/_/build/1a2c0ceca85c9708b5ed8c82cd28bdf4e6f9c27e' && 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="13.0" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/cpuinfo/cci.20201217/_/_/package/1a2c0ceca85c9708b5ed8c82cd28bdf4e6f9c27e" -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" -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" -DCONAN_CPUINFO_SYSTEM_PROCESSOR="arm64" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/cpuinfo/cci.20201217/_/_/build/1a2c0ceca85c9708b5ed8c82cd28bdf4e6f9c27e' ----------------- -- The C compiler identification is AppleClang 13.0.0.13000029 -- The CXX compiler identification is AppleClang 13.0.0.13000029 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/conan/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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: /Applications/conan/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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 language standard -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/cpuinfo/cci.20201217/_/_/build/1a2c0ceca85c9708b5ed8c82cd28bdf4e6f9c27e ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/cpuinfo/cci.20201217/_/_/build/1a2c0ceca85c9708b5ed8c82cd28bdf4e6f9c27e' '--' '-j4' ----------------- [ 5%] Building C object source_subfolder/deps/clog/CMakeFiles/clog.dir/src/clog.c.o [ 11%] Linking C static library ../../../lib/libclog.a [ 11%] Built target clog [ 27%] Building C object source_subfolder/CMakeFiles/cpuinfo.dir/src/init.c.o [ 27%] Building C object source_subfolder/CMakeFiles/cpuinfo.dir/src/api.c.o [ 27%] Building C object source_subfolder/CMakeFiles/cpuinfo_internals.dir/src/init.c.o [ 33%] Building C object source_subfolder/CMakeFiles/cpuinfo.dir/src/cache.c.o [ 38%] Building C object source_subfolder/CMakeFiles/cpuinfo.dir/src/arm/uarch.c.o [ 50%] Building C object source_subfolder/CMakeFiles/cpuinfo_internals.dir/src/api.c.o [ 50%] Building C object source_subfolder/CMakeFiles/cpuinfo.dir/src/arm/cache.c.o [ 55%] Building C object source_subfolder/CMakeFiles/cpuinfo_internals.dir/src/cache.c.o [ 61%] Building C object source_subfolder/CMakeFiles/cpuinfo_internals.dir/src/arm/uarch.c.o [ 66%] Building C object source_subfolder/CMakeFiles/cpuinfo_internals.dir/src/arm/cache.c.o [ 72%] Building C object source_subfolder/CMakeFiles/cpuinfo.dir/src/arm/mach/init.c.o [ 77%] Building C object source_subfolder/CMakeFiles/cpuinfo_internals.dir/src/arm/mach/init.c.o [ 83%] Building C object source_subfolder/CMakeFiles/cpuinfo.dir/src/mach/topology.c.o [ 88%] Building C object source_subfolder/CMakeFiles/cpuinfo_internals.dir/src/mach/topology.c.o [ 94%] Linking C shared library ../lib/libcpuinfo.dylib [100%] Linking C static library ../lib/libcpuinfo_internals.a [100%] Built target cpuinfo_internals [100%] Built target cpuinfo cpuinfo/cci.20201217: Package '1a2c0ceca85c9708b5ed8c82cd28bdf4e6f9c27e' built cpuinfo/cci.20201217: Build folder /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/cpuinfo/cci.20201217/_/_/build/1a2c0ceca85c9708b5ed8c82cd28bdf4e6f9c27e 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/prod/BuildSingleReference@3/.conan/data/cpuinfo/cci.20201217/_/_/package/1a2c0ceca85c9708b5ed8c82cd28bdf4e6f9c27e cpuinfo/cci.20201217: Calling package() ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/cpuinfo/cci.20201217/_/_/build/1a2c0ceca85c9708b5ed8c82cd28bdf4e6f9c27e' '--target' 'install' '--' '-j4' ----------------- Consolidate compiler generated dependencies of target clog [ 11%] Built target clog Consolidate compiler generated dependencies of target cpuinfo Consolidate compiler generated dependencies of target cpuinfo_internals [ 55%] Built target cpuinfo [100%] Built target cpuinfo_internals Install the project... -- Install configuration: "Release" -- Installing: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/cpuinfo/cci.20201217/_/_/package/1a2c0ceca85c9708b5ed8c82cd28bdf4e6f9c27e/lib/libcpuinfo.dylib -- Installing: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/cpuinfo/cci.20201217/_/_/package/1a2c0ceca85c9708b5ed8c82cd28bdf4e6f9c27e/include/cpuinfo.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/cpuinfo/cci.20201217/_/_/package/1a2c0ceca85c9708b5ed8c82cd28bdf4e6f9c27e/lib/libclog.a -- Installing: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/cpuinfo/cci.20201217/_/_/package/1a2c0ceca85c9708b5ed8c82cd28bdf4e6f9c27e/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 [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] 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 1 '.dylib' file: libcpuinfo.dylib cpuinfo/cci.20201217 package(): Packaged 1 '.a' file: libclog.a cpuinfo/cci.20201217: Package '1a2c0ceca85c9708b5ed8c82cd28bdf4e6f9c27e' created cpuinfo/cci.20201217: Created package revision 05de734e3e8fe73bc06cd0ae94864186 [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 Aggregating env generators CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY