******************************************************************************** conan install g3log/1.3.2@ --profile=/Users/jenkins/w/BuildSingleReference@3/248/9405c4fd-1ede-4226-bd83-5efec7fc92f5/profile.txt --build=g3log ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/BuildSingleReference@3/.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@3/.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] g3log:shared=True [build_requires] [env] g3log/1.3.2: Forced build from source Installing package: g3log/1.3.2 Requirements g3log/1.3.2 from 'conan-upstream' - Cache Packages g3log/1.3.2:4fbe15ca48b48be720e685b7ee72f767a5958930 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK g3log/1.3.2: Configuring sources in /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK g3log/1.3.2: Copying sources to build folder g3log/1.3.2: Building your package in /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/build/4fbe15ca48b48be720e685b7ee72f767a5958930 g3log/1.3.2: 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 g3log/1.3.2: Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/build/4fbe15ca48b48be720e685b7ee72f767a5958930' && 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="ON" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/4fbe15ca48b48be720e685b7ee72f767a5958930" -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" -DVERSION="1.3.2" -DG3_SHARED_LIB="True" -DUSE_DYNAMIC_LOGGING_LEVELS="False" -DCHANGE_G3LOG_DEBUG_TO_DBUG="False" -DUSE_G3_DYNAMIC_MAX_MESSAGE_SIZE="True" -DG3_LOG_FULL_FILENAME="False" -DENABLE_FATAL_SIGNALHANDLING="True" -DADD_FATAL_EXAMPLE="OFF" -DADD_G3LOG_PERFORMANCE="OFF" -DADD_G3LOG_UNIT_TEST="OFF" -Wno-dev '/Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/build/4fbe15ca48b48be720e685b7ee72f767a5958930' ----------------- -- 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) -- Conan: C++ stdlib: libc++ -- Build type: Release -- Configuration types: -- A 64-bit OS detected -- Software Version: 1.3.2 -- -DUSE_DYNAMIC_LOGGING_LEVELS=OFF -- -DCHANGE_G3LOG_DEBUG_TO_DBUG=OFF (Debuggin logging level is 'DEBUG') -- -DUSE_G3_DYNAMIC_MAX_MESSAGE_SIZE=ON Dynamic memory used during log capture -- -DG3_LOG_FULL_FILENAME=OFF -- -DENABLE_FATAL_SIGNALHANDLING=ON Fatal signal handler is enabled -- -DG3_SHARED_LIB=ON Build shared library -- -- -- COMPILE_DEFINITIONS: [G3LOG_DEBUG DEBUG;G3_DYNAMIC_MAX_MESSAGE_SIZE] -- -- Generated /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/build/4fbe15ca48b48be720e685b7ee72f767a5958930/source_subfolder/include/g3log/generated_definitions.hpp -- ******************** START ************************* -- ******************** END ************************* -- -- cmake for Clang -- Creating g3logger VERSION: 1.3.2 -- -DADD_SIMPLE_EXAMPLE=OFF -- -DADD_G3LOG_BENCH_PERFORMANCE=OFF -- -DADD_G3LOG_UNIT_TEST=OFF -- To create installation package: -- make package -- Option to install using 'make install' -- Installation locations: -- ==================== -- Headers: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/4fbe15ca48b48be720e685b7ee72f767a5958930/include/g3log -- Library installation directory: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/4fbe15ca48b48be720e685b7ee72f767a5958930/lib -- For more information please see g3log/CPackLists.txt -- To install: sudo dpkg -i g3log-***Linux.deb -- To list package contents: sudo dpkg --contents g3log-***Linux.deb -- List content of the installed package: sudo dpkg -L g3log -- To remove: sudo dpkg -r g3log -- ******************************************************************* Please do 'make clean-cmake' before next cmake generation. It is a good idea to purge your build directory of CMake generated cache files ******************************************************************* -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/build/4fbe15ca48b48be720e685b7ee72f767a5958930 ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/build/4fbe15ca48b48be720e685b7ee72f767a5958930' '--' '-j8' ----------------- Scanning dependencies of target g3logger [ 22%] Building CXX object source_subfolder/CMakeFiles/g3logger.dir/src/crashhandler_unix.cpp.o [ 22%] Building CXX object source_subfolder/CMakeFiles/g3logger.dir/src/filesink.cpp.o [ 44%] Building CXX object source_subfolder/CMakeFiles/g3logger.dir/src/g3log.cpp.o [ 44%] Building CXX object source_subfolder/CMakeFiles/g3logger.dir/src/logcapture.cpp.o [ 66%] Building CXX object source_subfolder/CMakeFiles/g3logger.dir/src/loglevels.cpp.o [ 66%] Building CXX object source_subfolder/CMakeFiles/g3logger.dir/src/logmessage.cpp.o [ 77%] Building CXX object source_subfolder/CMakeFiles/g3logger.dir/src/logworker.cpp.o [ 88%] Building CXX object source_subfolder/CMakeFiles/g3logger.dir/src/time.cpp.o [100%] Linking CXX shared library ../lib/libg3logger.dylib [100%] Built target g3logger g3log/1.3.2: Package '4fbe15ca48b48be720e685b7ee72f767a5958930' built g3log/1.3.2: Build folder /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/build/4fbe15ca48b48be720e685b7ee72f767a5958930 g3log/1.3.2: Generated conaninfo.txt g3log/1.3.2: Generated conanbuildinfo.txt g3log/1.3.2: Generating the package g3log/1.3.2: Package folder /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/4fbe15ca48b48be720e685b7ee72f767a5958930 g3log/1.3.2: Calling package() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/build/4fbe15ca48b48be720e685b7ee72f767a5958930' && 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="ON" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/4fbe15ca48b48be720e685b7ee72f767a5958930" -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" -DVERSION="1.3.2" -DG3_SHARED_LIB="True" -DUSE_DYNAMIC_LOGGING_LEVELS="False" -DCHANGE_G3LOG_DEBUG_TO_DBUG="False" -DUSE_G3_DYNAMIC_MAX_MESSAGE_SIZE="True" -DG3_LOG_FULL_FILENAME="False" -DENABLE_FATAL_SIGNALHANDLING="True" -DADD_FATAL_EXAMPLE="OFF" -DADD_G3LOG_PERFORMANCE="OFF" -DADD_G3LOG_UNIT_TEST="OFF" -Wno-dev '/Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/build/4fbe15ca48b48be720e685b7ee72f767a5958930' ----------------- -- 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) -- Conan: C++ stdlib: libc++ -- Build type: Release -- Configuration types: -- A 64-bit OS detected -- Software Version: 1.3.2 -- -DUSE_DYNAMIC_LOGGING_LEVELS=OFF -- -DCHANGE_G3LOG_DEBUG_TO_DBUG=OFF (Debuggin logging level is 'DEBUG') -- -DUSE_G3_DYNAMIC_MAX_MESSAGE_SIZE=ON Dynamic memory used during log capture -- -DG3_LOG_FULL_FILENAME=OFF -- -DENABLE_FATAL_SIGNALHANDLING=ON Fatal signal handler is enabled -- -DG3_SHARED_LIB=ON Build shared library -- -- -- COMPILE_DEFINITIONS: [G3LOG_DEBUG DEBUG;G3_DYNAMIC_MAX_MESSAGE_SIZE] -- -- -- cmake for Clang -- Creating g3logger VERSION: 1.3.2 -- -DADD_SIMPLE_EXAMPLE=OFF -- -DADD_G3LOG_BENCH_PERFORMANCE=OFF -- -DADD_G3LOG_UNIT_TEST=OFF -- To create installation package: -- make package -- Option to install using 'make install' -- Installation locations: -- ==================== -- Headers: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/4fbe15ca48b48be720e685b7ee72f767a5958930/include/g3log -- Library installation directory: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/4fbe15ca48b48be720e685b7ee72f767a5958930/lib -- For more information please see g3log/CPackLists.txt -- To install: sudo dpkg -i g3log-***Linux.deb -- To list package contents: sudo dpkg --contents g3log-***Linux.deb -- List content of the installed package: sudo dpkg -L g3log -- To remove: sudo dpkg -r g3log -- ******************************************************************* Please do 'make clean-cmake' before next cmake generation. It is a good idea to purge your build directory of CMake generated cache files ******************************************************************* -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/build/4fbe15ca48b48be720e685b7ee72f767a5958930 ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/build/4fbe15ca48b48be720e685b7ee72f767a5958930' '--target' 'install' '--' '-j8' ----------------- [100%] Built target g3logger Install the project... -- Install configuration: "Release" -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/4fbe15ca48b48be720e685b7ee72f767a5958930/lib/libg3logger.1.3.2.dylib -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/4fbe15ca48b48be720e685b7ee72f767a5958930/lib/libg3logger.dylib -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/4fbe15ca48b48be720e685b7ee72f767a5958930/include/g3log/g2log.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/4fbe15ca48b48be720e685b7ee72f767a5958930/include/g3log/active.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/4fbe15ca48b48be720e685b7ee72f767a5958930/include/g3log/atomicbool.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/4fbe15ca48b48be720e685b7ee72f767a5958930/include/g3log/crashhandler.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/4fbe15ca48b48be720e685b7ee72f767a5958930/include/g3log/filesink.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/4fbe15ca48b48be720e685b7ee72f767a5958930/include/g3log/future.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/4fbe15ca48b48be720e685b7ee72f767a5958930/include/g3log/g3log.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/4fbe15ca48b48be720e685b7ee72f767a5958930/include/g3log/logcapture.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/4fbe15ca48b48be720e685b7ee72f767a5958930/include/g3log/loglevels.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/4fbe15ca48b48be720e685b7ee72f767a5958930/include/g3log/logmessage.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/4fbe15ca48b48be720e685b7ee72f767a5958930/include/g3log/logworker.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/4fbe15ca48b48be720e685b7ee72f767a5958930/include/g3log/moveoncopy.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/4fbe15ca48b48be720e685b7ee72f767a5958930/include/g3log/shared_queue.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/4fbe15ca48b48be720e685b7ee72f767a5958930/include/g3log/sink.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/4fbe15ca48b48be720e685b7ee72f767a5958930/include/g3log/sinkhandle.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/4fbe15ca48b48be720e685b7ee72f767a5958930/include/g3log/sinkwrapper.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/4fbe15ca48b48be720e685b7ee72f767a5958930/include/g3log/stacktrace_windows.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/4fbe15ca48b48be720e685b7ee72f767a5958930/include/g3log/std2_make_unique.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/4fbe15ca48b48be720e685b7ee72f767a5958930/include/g3log/stlpatch_future.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/4fbe15ca48b48be720e685b7ee72f767a5958930/include/g3log/time.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/4fbe15ca48b48be720e685b7ee72f767a5958930/include/g3log/generated_definitions.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/4fbe15ca48b48be720e685b7ee72f767a5958930/lib/cmake/g3logger/g3loggerConfig.cmake [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 g3log/1.3.2 package(): Packaged 1 file: LICENSE g3log/1.3.2 package(): Packaged 21 '.hpp' files g3log/1.3.2 package(): Packaged 2 '.dylib' files: libg3logger.1.3.2.dylib, libg3logger.dylib g3log/1.3.2: Package '4fbe15ca48b48be720e685b7ee72f767a5958930' created g3log/1.3.2: Created package revision 6123402c1e0979c63c2449def49c663d [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK // AUTO GENERATED MACRO DEFINITIONS FOR G3LOG /** ========================================================================== * 2015 by KjellKod.cc. This is PUBLIC DOMAIN to use at your own risk and comes * with no warranties. This code is yours to share, use and modify with no * strings attached and no restrictions or obligations. * * For more information see g3log/LICENSE or refer refer to http://unlicense.org * ============================================================================*/ #pragma once // CMake induced definitions below. See g3log/Options.cmake for details. #define G3LOG_DEBUG DEBUG #define G3_DYNAMIC_MAX_MESSAGE_SIZE CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR