******************************************************************************** conan install g3log/1.3.2@ --build=g3log --profile:host=/Users/jenkins/w/BuildSingleReference@3/14186/3b99b5c0-dc58-4994-a9d2-52b75c0e828d/profile_host.txt --profile:build=default ******************************************************************************** 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 (profile_host): [settings] arch=armv8 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] g3log:shared=False [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=12.0 os=Macos os_build=Macos [options] [build_requires] [env] g3log/1.3.2: Forced build from source Installing package: g3log/1.3.2 Requirements g3log/1.3.2 from 'TapaholesList-116' - Cache Packages g3log/1.3.2:5bdc5ece57eb81b9daefe2c6ea1ec08576956e36 - 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 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/5bdc5ece57eb81b9daefe2c6ea1ec08576956e36 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/5bdc5ece57eb81b9daefe2c6ea1ec08576956e36' && 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="12.0" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/5bdc5ece57eb81b9daefe2c6ea1ec08576956e36" -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="False" -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/5bdc5ece57eb81b9daefe2c6ea1ec08576956e36' ----------------- -- 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 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 -- -- -- COMPILE_DEFINITIONS: [G3LOG_DEBUG DEBUG;G3_DYNAMIC_MAX_MESSAGE_SIZE] -- -- Generated /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/build/5bdc5ece57eb81b9daefe2c6ea1ec08576956e36/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/5bdc5ece57eb81b9daefe2c6ea1ec08576956e36/include/g3log -- Library installation directory: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/5bdc5ece57eb81b9daefe2c6ea1ec08576956e36/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/5bdc5ece57eb81b9daefe2c6ea1ec08576956e36 ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/build/5bdc5ece57eb81b9daefe2c6ea1ec08576956e36' '--' '-j4' ----------------- Scanning dependencies of target g3logger [ 11%] 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 [ 33%] Building CXX object source_subfolder/CMakeFiles/g3logger.dir/src/logcapture.cpp.o [ 44%] Building CXX object source_subfolder/CMakeFiles/g3logger.dir/src/g3log.cpp.o [ 55%] 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 static library ../lib/libg3logger.a [100%] Built target g3logger g3log/1.3.2: Package '5bdc5ece57eb81b9daefe2c6ea1ec08576956e36' built g3log/1.3.2: Build folder /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/build/5bdc5ece57eb81b9daefe2c6ea1ec08576956e36 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/5bdc5ece57eb81b9daefe2c6ea1ec08576956e36 g3log/1.3.2: Calling package() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/build/5bdc5ece57eb81b9daefe2c6ea1ec08576956e36' && 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="12.0" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/5bdc5ece57eb81b9daefe2c6ea1ec08576956e36" -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="False" -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/5bdc5ece57eb81b9daefe2c6ea1ec08576956e36' ----------------- -- 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 -- -- -- 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/5bdc5ece57eb81b9daefe2c6ea1ec08576956e36/include/g3log -- Library installation directory: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/5bdc5ece57eb81b9daefe2c6ea1ec08576956e36/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/5bdc5ece57eb81b9daefe2c6ea1ec08576956e36 ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/build/5bdc5ece57eb81b9daefe2c6ea1ec08576956e36' '--target' 'install' '--' '-j4' ----------------- [100%] Built target g3logger Install the project... -- Install configuration: "Release" -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/5bdc5ece57eb81b9daefe2c6ea1ec08576956e36/lib/libg3logger.a -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/5bdc5ece57eb81b9daefe2c6ea1ec08576956e36/include/g3log/g2log.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/5bdc5ece57eb81b9daefe2c6ea1ec08576956e36/include/g3log/active.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/5bdc5ece57eb81b9daefe2c6ea1ec08576956e36/include/g3log/atomicbool.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/5bdc5ece57eb81b9daefe2c6ea1ec08576956e36/include/g3log/crashhandler.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/5bdc5ece57eb81b9daefe2c6ea1ec08576956e36/include/g3log/filesink.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/5bdc5ece57eb81b9daefe2c6ea1ec08576956e36/include/g3log/future.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/5bdc5ece57eb81b9daefe2c6ea1ec08576956e36/include/g3log/g3log.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/5bdc5ece57eb81b9daefe2c6ea1ec08576956e36/include/g3log/logcapture.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/5bdc5ece57eb81b9daefe2c6ea1ec08576956e36/include/g3log/loglevels.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/5bdc5ece57eb81b9daefe2c6ea1ec08576956e36/include/g3log/logmessage.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/5bdc5ece57eb81b9daefe2c6ea1ec08576956e36/include/g3log/logworker.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/5bdc5ece57eb81b9daefe2c6ea1ec08576956e36/include/g3log/moveoncopy.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/5bdc5ece57eb81b9daefe2c6ea1ec08576956e36/include/g3log/shared_queue.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/5bdc5ece57eb81b9daefe2c6ea1ec08576956e36/include/g3log/sink.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/5bdc5ece57eb81b9daefe2c6ea1ec08576956e36/include/g3log/sinkhandle.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/5bdc5ece57eb81b9daefe2c6ea1ec08576956e36/include/g3log/sinkwrapper.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/5bdc5ece57eb81b9daefe2c6ea1ec08576956e36/include/g3log/stacktrace_windows.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/5bdc5ece57eb81b9daefe2c6ea1ec08576956e36/include/g3log/std2_make_unique.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/5bdc5ece57eb81b9daefe2c6ea1ec08576956e36/include/g3log/stlpatch_future.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/5bdc5ece57eb81b9daefe2c6ea1ec08576956e36/include/g3log/time.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/5bdc5ece57eb81b9daefe2c6ea1ec08576956e36/include/g3log/generated_definitions.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/g3log/1.3.2/_/_/package/5bdc5ece57eb81b9daefe2c6ea1ec08576956e36/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 1 '.a' file: libg3logger.a g3log/1.3.2: Package '5bdc5ece57eb81b9daefe2c6ea1ec08576956e36' created g3log/1.3.2: Created package revision 12bb1f56ff36930cdc3973763e55f2d1 [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 -DG3_SHARED_LIB=OFF Build static library // 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 -DG3_SHARED_LIB=OFF Build static library