******************************************************************************** conan test conan-center-index/recipes/libcpuid/all/test_package/conanfile.py libcpuid/0.5.1@ --profile=/Users/jenkins/w/BuildSingleReference@4/9235/e236efae-7d17-4b41-afb0-a8a282706a1a/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos os_build=Macos [options] libcpuid:shared=False [build_requires] [env] libcpuid/0.5.1 (test package): Installing package Requirements libcpuid/0.5.1 from local cache - Cache Packages libcpuid/0.5.1:d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 - Cache Installing (downloading, building) binaries... libcpuid/0.5.1: Already installed! libcpuid/0.5.1: Appending PATH environment variable: /Users/jenkins/w/BuildSingleReference@4/.conan/data/libcpuid/0.5.1/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/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 libcpuid/0.5.1 (test package): Generator cmake created conanbuildinfo.cmake libcpuid/0.5.1 (test package): Generator cmake_find_package_multi created cpuid-config-version.cmake libcpuid/0.5.1 (test package): Generator cmake_find_package_multi created cpuid-config.cmake libcpuid/0.5.1 (test package): Generator cmake_find_package_multi created cpuidTargets.cmake libcpuid/0.5.1 (test package): Generator cmake_find_package_multi created cpuidTarget-debug.cmake libcpuid/0.5.1 (test package): Generator txt created conanbuildinfo.txt libcpuid/0.5.1 (test package): Generated conaninfo.txt libcpuid/0.5.1 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/BuildSingleReference@4/conan-center-index/recipes/libcpuid/all/test_package/build/758d32f4c2f5a7026482b4a001c76f308e68142e/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 libcpuid/0.5.1 (test package): Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference@4/conan-center-index/recipes/libcpuid/all/test_package/build/758d32f4c2f5a7026482b4a001c76f308e68142e' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="12.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@4/conan-center-index/recipes/libcpuid/all/test_package/build/758d32f4c2f5a7026482b4a001c76f308e68142e/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="/Users/jenkins/w/BuildSingleReference@4/conan-center-index/recipes/libcpuid/all/test_package/build/758d32f4c2f5a7026482b4a001c76f308e68142e" -DCMAKE_MODULE_PATH="/Users/jenkins/w/BuildSingleReference@4/conan-center-index/recipes/libcpuid/all/test_package/build/758d32f4c2f5a7026482b4a001c76f308e68142e" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/BuildSingleReference@4/conan-center-index/recipes/libcpuid/all/test_package' ----------------- -- The C 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 -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library cpuid found /Users/jenkins/w/BuildSingleReference@4/.conan/data/libcpuid/0.5.1/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libcpuid.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'AppleClang' compiler -- Conan: C++ stdlib: libc++ -- Library cpuid found /Users/jenkins/w/BuildSingleReference@4/.conan/data/libcpuid/0.5.1/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libcpuid.a -- Found: /Users/jenkins/w/BuildSingleReference@4/.conan/data/libcpuid/0.5.1/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libcpuid.a -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/BuildSingleReference@4/conan-center-index/recipes/libcpuid/all/test_package/build/758d32f4c2f5a7026482b4a001c76f308e68142e ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@4/conan-center-index/recipes/libcpuid/all/test_package/build/758d32f4c2f5a7026482b4a001c76f308e68142e' '--' '-j4' ----------------- 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 libcpuid/0.5.1 (test package): Running test() ----Running------ > DYLD_LIBRARY_PATH="/Users/jenkins/w/BuildSingleReference@4/.conan/data/libcpuid/0.5.1/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib" DYLD_FRAMEWORK_PATH="" bin/test_package ----------------- Found: GenuineIntel CPU Processor model is `Haswell (Core i5)' The full brand string is `Intel(R) Core(TM) i5-4278U CPU @ 2.60GHz' The processor has 32K L1 cache and 256K L2 cache The processor has 2 cores and 4 logical processors Supported multimedia instruction sets: MMX : present MMX-extended: absent SSE : present SSE2 : present 3DNow! : absent CPU clock is: 2600 MHz (according to your OS) CPU clock is: 2599 MHz (tested) ----Running------ > DYLD_LIBRARY_PATH="/Users/jenkins/w/BuildSingleReference@4/.conan/data/libcpuid/0.5.1/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib" DYLD_FRAMEWORK_PATH="" cpuid_tool --report ----------------- CPUID is present CPU Info: ------------------ vendor_str : `GenuineIntel' vendor id : 0 brand_str : `Intel(R) Core(TM) i5-4278U CPU @ 2.60GHz' family : 6 (06h) model : 5 (05h) stepping : 1 (01h) ext_family : 6 (06h) ext_model : 69 (45h) num_cores : 2 num_logical: 4 tot_logical: 4 L1 D cache : 32 KB L1 I cache : 32 KB L2 cache : 256 KB L3 cache : 3072 KB L4 cache : -1 KB L1D assoc. : 8-way L1I assoc. : 8-way L2 assoc. : 8-way L3 assoc. : 12-way L4 assoc. : -1-way L1D line sz: 64 bytes L1I line sz: 64 bytes L2 line sz : 64 bytes L3 line sz : 64 bytes L4 line sz : -1 bytes SSE units : 128 bits (non-authoritative) code name : `Haswell (Core i5)' features : fpu vme de pse tsc msr pae mce cx8 apic mtrr sep pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe pni pclmul dts64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm sse4_1 sse4_2 syscall xd movbe popcnt aes xsave osxsave avx rdtscp lm lahf_lm abm constant_tsc fma3 f16c rdrand x2apic avx2 bmi1 bmi2 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