******************************************************************************** conan install cppcommon/1.0.1.0@ --build=cppcommon --profile=/Users/jenkins/w/BuildSingleReference@4/20648/b7933235-5363-4a11-997a-d480332be116/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/BuildSingleReference@4/.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@4/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [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] cppcommon:shared=False [build_requires] [env] fmt/8.0.0: Not found in local cache, looking in remotes... fmt/8.0.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz fmt/8.0.0: Downloaded recipe revision 40864c8a44f3cfe41fc7e222b52fe386 cppcommon/1.0.1.0: Forced build from source Installing package: cppcommon/1.0.1.0 Requirements cppcommon/1.0.1.0 from local cache - Cache fmt/8.0.0 from 'conan-center' - Downloaded Packages cppcommon/1.0.1.0:46df9d3a377cd3fcc9ae94d0a0e2ed80ea1bb97f - Build fmt/8.0.0:6a83d7f783e7ee89a83cf2fe72b5f5f67538e2a6 - Download Installing (downloading, building) binaries... fmt/8.0.0: Retrieving package 6a83d7f783e7ee89a83cf2fe72b5f5f67538e2a6 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz fmt/8.0.0: Package installed 6a83d7f783e7ee89a83cf2fe72b5f5f67538e2a6 fmt/8.0.0: Downloaded package revision ad92019077abb7d6f5ded84cb66ee02f [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 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK cppcommon/1.0.1.0: Configuring sources in /Users/jenkins/w/BuildSingleReference@4/.conan/data/cppcommon/1.0.1.0/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK cppcommon/1.0.1.0: Copying sources to build folder cppcommon/1.0.1.0: Building your package in /Users/jenkins/w/BuildSingleReference@4/.conan/data/cppcommon/1.0.1.0/_/_/build/46df9d3a377cd3fcc9ae94d0a0e2ed80ea1bb97f cppcommon/1.0.1.0: Generator cmake_find_package created Findfmt.cmake cppcommon/1.0.1.0: 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 cppcommon/1.0.1.0: Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference@4/.conan/data/cppcommon/1.0.1.0/_/_/build/46df9d3a377cd3fcc9ae94d0a0e2ed80ea1bb97f/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="ON" -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++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@4/.conan/data/cppcommon/1.0.1.0/_/_/package/46df9d3a377cd3fcc9ae94d0a0e2ed80ea1bb97f" -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_MODULE_PATH="/Users/jenkins/w/BuildSingleReference@4/.conan/data/cppcommon/1.0.1.0/_/_/build/46df9d3a377cd3fcc9ae94d0a0e2ed80ea1bb97f" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DCPPCOMMON_MODULE="OFF" -Wno-dev '/Users/jenkins/w/BuildSingleReference@4/.conan/data/cppcommon/1.0.1.0/_/_/build/46df9d3a377cd3fcc9ae94d0a0e2ed80ea1bb97f' ----------------- -- 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: /Users/administrator/Downloads/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: /Users/administrator/Downloads/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 targets configuration -- Library fmt found /Users/jenkins/w/BuildSingleReference@4/.conan/data/fmt/8.0.0/_/_/package/6a83d7f783e7ee89a83cf2fe72b5f5f67538e2a6/lib/libfmt.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: C++ stdlib: libc++ -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/BuildSingleReference@4/.conan/data/cppcommon/1.0.1.0/_/_/build/46df9d3a377cd3fcc9ae94d0a0e2ed80ea1bb97f/build_subfolder ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@4/.conan/data/cppcommon/1.0.1.0/_/_/build/46df9d3a377cd3fcc9ae94d0a0e2ed80ea1bb97f/build_subfolder' '--' '-j4' ----------------- Scanning dependencies of target cppcommon [ 3%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/cache/filecache.cpp.o [ 3%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/algorithms/token_bucket.cpp.o [ 5%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/common/reader.cpp.o [ 7%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/common/uint128.cpp.o [ 8%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/common/uint256.cpp.o [ 10%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/common/writer.cpp.o [ 12%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/errors/exceptions.cpp.o [ 14%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/errors/exceptions_handler.cpp.o [ 15%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/errors/fatal.cpp.o [ 17%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/errors/system_error.cpp.o [ 19%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/filesystem/directory.cpp.o [ 21%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/filesystem/directory_iterator.cpp.o [ 22%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/filesystem/exceptions.cpp.o [ 24%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/filesystem/file.cpp.o [ 26%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/filesystem/path.cpp.o [ 28%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/filesystem/symlink.cpp.o [ 29%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/math/math.cpp.o [ 31%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/memory/memory.cpp.o [ 33%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/string/encoding.cpp.o [ 35%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/string/string_utils.cpp.o [ 36%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/system/console.cpp.o [ 38%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/system/cpu.cpp.o [ 40%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/system/dll.cpp.o [ 42%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/system/environment.cpp.o [ 43%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/system/pipe.cpp.o [ 45%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/system/process.cpp.o [ 47%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/system/shared_memory.cpp.o [ 49%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/system/stack_trace.cpp.o [ 50%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/system/stack_trace_manager.cpp.o [ 52%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/system/stream.cpp.o [ 54%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/system/uuid.cpp.o [ 56%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/barrier.cpp.o [ 57%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/condition_variable.cpp.o [ 59%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/critical_section.cpp.o [ 61%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/event_auto_reset.cpp.o [ 63%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/event_manual_reset.cpp.o [ 64%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/file_lock.cpp.o [ 66%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/latch.cpp.o [ 68%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/mutex.cpp.o [ 70%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/named_condition_variable.cpp.o [ 71%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/named_critical_section.cpp.o [ 73%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/named_event_auto_reset.cpp.o [ 75%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/named_event_manual_reset.cpp.o [ 77%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/named_mutex.cpp.o [ 78%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/named_rw_lock.cpp.o [ 80%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/named_semaphore.cpp.o [ 82%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/rw_lock.cpp.o [ 84%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/semaphore.cpp.o [ 85%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/threads/thread.cpp.o [ 87%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/time/time.cpp.o [ 89%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/time/timestamp.cpp.o [ 91%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/time/timezone.cpp.o [ 92%] Linking CXX static library ../lib/libcppcommon.a [ 92%] Built target cppcommon Scanning dependencies of target plugin-function Scanning dependencies of target plugin-interface [ 94%] Building CXX object source_subfolder/CMakeFiles/plugin-function.dir/plugins/function/function.cpp.o [ 96%] Building CXX object source_subfolder/CMakeFiles/plugin-interface.dir/plugins/interface/interface.cpp.o [ 98%] Linking CXX shared library ../lib/libplugin-function.dylib [100%] Linking CXX shared library ../lib/libplugin-interface.dylib [100%] Built target plugin-function [100%] Built target plugin-interface cppcommon/1.0.1.0: Package '46df9d3a377cd3fcc9ae94d0a0e2ed80ea1bb97f' built cppcommon/1.0.1.0: Build folder /Users/jenkins/w/BuildSingleReference@4/.conan/data/cppcommon/1.0.1.0/_/_/build/46df9d3a377cd3fcc9ae94d0a0e2ed80ea1bb97f cppcommon/1.0.1.0: Generated conaninfo.txt cppcommon/1.0.1.0: Generated conanbuildinfo.txt cppcommon/1.0.1.0: Generating the package cppcommon/1.0.1.0: Package folder /Users/jenkins/w/BuildSingleReference@4/.conan/data/cppcommon/1.0.1.0/_/_/package/46df9d3a377cd3fcc9ae94d0a0e2ed80ea1bb97f cppcommon/1.0.1.0: Calling package() ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@4/.conan/data/cppcommon/1.0.1.0/_/_/build/46df9d3a377cd3fcc9ae94d0a0e2ed80ea1bb97f/build_subfolder' '--target' 'install' '--' '-j4' ----------------- [ 92%] Built target cppcommon [ 96%] Built target plugin-function [100%] Built target plugin-interface Install the project... -- Install configuration: "Release" -- Installing: /Users/jenkins/w/BuildSingleReference@4/.conan/data/cppcommon/1.0.1.0/_/_/package/46df9d3a377cd3fcc9ae94d0a0e2ed80ea1bb97f/lib/libcppcommon.a -- Installing: /Users/jenkins/w/BuildSingleReference@4/.conan/data/cppcommon/1.0.1.0/_/_/package/46df9d3a377cd3fcc9ae94d0a0e2ed80ea1bb97f/lib/libplugin-function.dylib -- Installing: /Users/jenkins/w/BuildSingleReference@4/.conan/data/cppcommon/1.0.1.0/_/_/package/46df9d3a377cd3fcc9ae94d0a0e2ed80ea1bb97f/lib/libplugin-interface.dylib [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 cppcommon/1.0.1.0 package(): Packaged 1 file: LICENSE cppcommon/1.0.1.0 package(): Packaged 63 '.inl' files cppcommon/1.0.1.0 package(): Packaged 102 '.h' files cppcommon/1.0.1.0 package(): Packaged 1 '.a' file: libcppcommon.a cppcommon/1.0.1.0 package(): Packaged 2 '.dylib' files: libplugin-interface.dylib, libplugin-function.dylib cppcommon/1.0.1.0: Package '46df9d3a377cd3fcc9ae94d0a0e2ed80ea1bb97f' created cppcommon/1.0.1.0: Created package revision ce48358e94004e0e0106aab874fe2166 [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: 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