******************************************************************************** conan install cppcommon/1.0.2.0@ --build=cppcommon --profile=/Users/jenkins/w/BuildSingleReference@6/24833/0fdfd5e7-b196-4859-94a5-47df78a14ebf/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/BuildSingleReference@6/.conan/profiles/default) Found apple-clang 11.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=11.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/BuildSingleReference@6/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=11.0 os=Macos os_build=Macos [options] cppcommon:shared=True [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.2.0: Forced build from source Installing package: cppcommon/1.0.2.0 Requirements cppcommon/1.0.2.0 from local cache - Cache fmt/8.0.0 from 'conan-center' - Downloaded Packages cppcommon/1.0.2.0:c84e7e19307680daaef6ec513c54cdc9d37a9dce - Build fmt/8.0.0:5fed66895e5b85fca4af6ac05bb157e1ffecb806 - Download Installing (downloading, building) binaries... fmt/8.0.0: Retrieving package 5fed66895e5b85fca4af6ac05bb157e1ffecb806 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz fmt/8.0.0: Package installed 5fed66895e5b85fca4af6ac05bb157e1ffecb806 fmt/8.0.0: Downloaded package revision 8f1d132100cf99c14d714b411b244be0 [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.2.0: Configuring sources in /Users/jenkins/w/BuildSingleReference@6/.conan/data/cppcommon/1.0.2.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.2.0: Copying sources to build folder cppcommon/1.0.2.0: Building your package in /Users/jenkins/w/BuildSingleReference@6/.conan/data/cppcommon/1.0.2.0/_/_/build/c84e7e19307680daaef6ec513c54cdc9d37a9dce cppcommon/1.0.2.0: Generator cmake created conanbuildinfo.cmake cppcommon/1.0.2.0: Generator cmake_find_package created Findfmt.cmake [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 cppcommon/1.0.2.0: Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference@6/.conan/data/cppcommon/1.0.2.0/_/_/build/c84e7e19307680daaef6ec513c54cdc9d37a9dce/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="11.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@6/.conan/data/cppcommon/1.0.2.0/_/_/package/c84e7e19307680daaef6ec513c54cdc9d37a9dce" -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_MODULE_PATH="/Users/jenkins/w/BuildSingleReference@6/.conan/data/cppcommon/1.0.2.0/_/_/build/c84e7e19307680daaef6ec513c54cdc9d37a9dce" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DCPPCOMMON_MODULE="OFF" -Wno-dev '/Users/jenkins/w/BuildSingleReference@6/.conan/data/cppcommon/1.0.2.0/_/_/build/c84e7e19307680daaef6ec513c54cdc9d37a9dce' ----------------- -- The C compiler identification is AppleClang 11.0.0.11000033 -- The CXX compiler identification is AppleClang 11.0.0.11000033 -- Check for working C compiler: /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- Check for working C compiler: /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- Check for working CXX compiler: /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- 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 fmtd found /Users/jenkins/w/BuildSingleReference@6/.conan/data/fmt/8.0.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libfmtd.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- 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@6/.conan/data/cppcommon/1.0.2.0/_/_/build/c84e7e19307680daaef6ec513c54cdc9d37a9dce/build_subfolder ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@6/.conan/data/cppcommon/1.0.2.0/_/_/build/c84e7e19307680daaef6ec513c54cdc9d37a9dce/build_subfolder' '--' '-j4' ----------------- Scanning dependencies of target cppcommon [ 1%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/common/reader.cpp.o [ 5%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/cache/filecache.cpp.o [ 5%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/common/uint128.cpp.o [ 7%] Building CXX object source_subfolder/CMakeFiles/cppcommon.dir/source/algorithms/token_bucket.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 shared library ../lib/libcppcommon.dylib [ 92%] Built target cppcommon Scanning dependencies of target plugin-function Scanning dependencies of target plugin-interface [ 96%] 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.2.0: Package 'c84e7e19307680daaef6ec513c54cdc9d37a9dce' built cppcommon/1.0.2.0: Build folder /Users/jenkins/w/BuildSingleReference@6/.conan/data/cppcommon/1.0.2.0/_/_/build/c84e7e19307680daaef6ec513c54cdc9d37a9dce cppcommon/1.0.2.0: Generated conaninfo.txt cppcommon/1.0.2.0: Generated conanbuildinfo.txt cppcommon/1.0.2.0: Generating the package cppcommon/1.0.2.0: Package folder /Users/jenkins/w/BuildSingleReference@6/.conan/data/cppcommon/1.0.2.0/_/_/package/c84e7e19307680daaef6ec513c54cdc9d37a9dce cppcommon/1.0.2.0: Calling package() ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@6/.conan/data/cppcommon/1.0.2.0/_/_/build/c84e7e19307680daaef6ec513c54cdc9d37a9dce/build_subfolder' '--target' 'install' '--' '-j4' ----------------- [ 92%] Built target cppcommon [100%] Built target plugin-interface [100%] Built target plugin-function Install the project... -- Install configuration: "Debug" -- Installing: /Users/jenkins/w/BuildSingleReference@6/.conan/data/cppcommon/1.0.2.0/_/_/package/c84e7e19307680daaef6ec513c54cdc9d37a9dce/lib/libcppcommon.dylib -- Installing: /Users/jenkins/w/BuildSingleReference@6/.conan/data/cppcommon/1.0.2.0/_/_/package/c84e7e19307680daaef6ec513c54cdc9d37a9dce/lib/libplugin-function.dylib -- Installing: /Users/jenkins/w/BuildSingleReference@6/.conan/data/cppcommon/1.0.2.0/_/_/package/c84e7e19307680daaef6ec513c54cdc9d37a9dce/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.2.0 package(): Packaged 1 file: LICENSE cppcommon/1.0.2.0 package(): Packaged 63 '.inl' files cppcommon/1.0.2.0 package(): Packaged 102 '.h' files cppcommon/1.0.2.0 package(): Packaged 3 '.dylib' files: libplugin-interface.dylib, libplugin-function.dylib, libcppcommon.dylib cppcommon/1.0.2.0: Package 'c84e7e19307680daaef6ec513c54cdc9d37a9dce' created cppcommon/1.0.2.0: Created package revision 578519cb49a9aa7eef4ca22e1d6f0b71 [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