Auto detecting your dev setup to initialize the default profile (/tmp/c3ipr/pr_1294_11_4_32/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 5.0 Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=5.0 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /tmp/c3ipr/pr_1294_11_4_32/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** [HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 10.236328125 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: ['CMakeLists.txt', 'patches/*'] [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK Exporting package recipe g3log/1.3.2 exports: File 'conandata.yml' found. Exporting it... g3log/1.3.2 exports: Copied 1 '.yml' file: conandata.yml g3log/1.3.2 exports_sources: Copied 1 '.txt' file: CMakeLists.txt g3log/1.3.2 exports_sources: Copied 2 '.patch' files: 0001-remove-explicit-stdlib-setting.patch, 0002-remove-explicit-stdlib-setting.patch [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'1.3.2': {'url': 'https://github.com/KjellKod/g3log/archive/1.3.2.tar.gz', 'sha256': '0ed1983654fdd8268e051274904128709c3d9df8234acf7916e9015199b0b247'}}, 'patches': {'1.3.2': [{'patch_file': 'patches/0002-remove-explicit-stdlib-setting.patch', 'base_path': 'source_subfolder'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: 1.3.2: - base_path: source_subfolder patch_file: patches/0002-remove-explicit-stdlib-setting.patch sources: 1.3.2: sha256: 0ed1983654fdd8268e051274904128709c3d9df8234acf7916e9015199b0b247 url: https://github.com/KjellKod/g3log/archive/1.3.2.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK g3log/1.3.2: A new conanfile.py version was exported g3log/1.3.2: Folder: /tmp/c3ipr/pr_1294_11_4_32/.conan/data/g3log/1.3.2/_/_/export g3log/1.3.2: Using the exported files summary hash as the recipe revision: 2875362c06c7b2a4c31cf9ed16425d0c g3log/1.3.2: Exported revision: 2875362c06c7b2a4c31cf9ed16425d0c Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=clang compiler.libcxx=libstdc++ compiler.version=5.0 os=Linux os_build=Linux [options] g3log:shared=True [build_requires] [env] g3log/1.3.2: Forced build from source g3log/1.3.2 (test package): Installing package Requirements g3log/1.3.2 from local cache - Cache Packages g3log/1.3.2:5df29dcf67b4fdc0e30e8ada7e82a524092f7c8b - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK g3log/1.3.2: Configuring sources in /tmp/c3ipr/pr_1294_11_4_32/.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 /tmp/c3ipr/pr_1294_11_4_32/.conan/data/g3log/1.3.2/_/_/build/5df29dcf67b4fdc0e30e8ada7e82a524092f7c8b 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() -- The C compiler identification is Clang 5.0.0 -- The CXX compiler identification is Clang 5.0.0 -- Check for working C compiler: /usr/bin/clang -- Check for working C compiler: /usr/bin/clang -- 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: /usr/bin/clang++ -- Check for working CXX compiler: /usr/bin/clang++ -- 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 global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: Checking correct version: 5.0 -- Conan: C++ stdlib: libstdc++ -- Build type: Debug -- Configuration types: -- A 64-bit OS detected -- nix: Extracting git software version fatal: Not a git repository (or any of the parent directories): .git -- git build version: 0 -- version base: 0 -- version remainder: 0 -- Software Version: 1.3.0-0 -- -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 /tmp/c3ipr/pr_1294_11_4_32/.conan/data/g3log/1.3.2/_/_/build/5df29dcf67b4fdc0e30e8ada7e82a524092f7c8b/source_subfolder/include/g3log/generated_definitions.hpp -- ******************** START ************************* // 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 -- ******************** END ************************* -- -- cmake for Clang -- Creating g3logger VERSION: 1.3.0-0 -- -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: /tmp/c3ipr/pr_1294_11_4_32/.conan/data/g3log/1.3.2/_/_/package/5df29dcf67b4fdc0e30e8ada7e82a524092f7c8b/include/g3log -- Library installation directory: /tmp/c3ipr/pr_1294_11_4_32/.conan/data/g3log/1.3.2/_/_/package/5df29dcf67b4fdc0e30e8ada7e82a524092f7c8b/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 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 -- Build files have been written to: /tmp/c3ipr/pr_1294_11_4_32/.conan/data/g3log/1.3.2/_/_/build/5df29dcf67b4fdc0e30e8ada7e82a524092f7c8b 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/g3log.cpp.o [ 44%] Building CXX object source_subfolder/CMakeFiles/g3logger.dir/src/logcapture.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 shared library ../lib/libg3logger.so [100%] Built target g3logger g3log/1.3.2: Package '5df29dcf67b4fdc0e30e8ada7e82a524092f7c8b' built g3log/1.3.2: Build folder /tmp/c3ipr/pr_1294_11_4_32/.conan/data/g3log/1.3.2/_/_/build/5df29dcf67b4fdc0e30e8ada7e82a524092f7c8b 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 /tmp/c3ipr/pr_1294_11_4_32/.conan/data/g3log/1.3.2/_/_/package/5df29dcf67b4fdc0e30e8ada7e82a524092f7c8b g3log/1.3.2: Calling package() -- 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: Checking correct version: 5.0 -- Conan: C++ stdlib: libstdc++ -- Build type: Debug -- Configuration types: -- A 64-bit OS detected -- nix: Extracting git software version fatal: Not a git repository (or any of the parent directories): .git -- git build version: 0 -- version base: 0 -- version remainder: 0 -- Software Version: 1.3.0-0 -- -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.0-0 -- -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: /tmp/c3ipr/pr_1294_11_4_32/.conan/data/g3log/1.3.2/_/_/package/5df29dcf67b4fdc0e30e8ada7e82a524092f7c8b/include/g3log -- Library installation directory: /tmp/c3ipr/pr_1294_11_4_32/.conan/data/g3log/1.3.2/_/_/package/5df29dcf67b4fdc0e30e8ada7e82a524092f7c8b/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: /tmp/c3ipr/pr_1294_11_4_32/.conan/data/g3log/1.3.2/_/_/build/5df29dcf67b4fdc0e30e8ada7e82a524092f7c8b [100%] Built target g3logger Install the project... -- Install configuration: "Debug" -- Installing: /tmp/c3ipr/pr_1294_11_4_32/.conan/data/g3log/1.3.2/_/_/package/5df29dcf67b4fdc0e30e8ada7e82a524092f7c8b/lib/libg3logger.so.1.3.0-0 -- Installing: /tmp/c3ipr/pr_1294_11_4_32/.conan/data/g3log/1.3.2/_/_/package/5df29dcf67b4fdc0e30e8ada7e82a524092f7c8b/lib/libg3logger.so -- Installing: /tmp/c3ipr/pr_1294_11_4_32/.conan/data/g3log/1.3.2/_/_/package/5df29dcf67b4fdc0e30e8ada7e82a524092f7c8b/include/g3log/g2log.hpp -- Installing: /tmp/c3ipr/pr_1294_11_4_32/.conan/data/g3log/1.3.2/_/_/package/5df29dcf67b4fdc0e30e8ada7e82a524092f7c8b/include/g3log/active.hpp -- Installing: /tmp/c3ipr/pr_1294_11_4_32/.conan/data/g3log/1.3.2/_/_/package/5df29dcf67b4fdc0e30e8ada7e82a524092f7c8b/include/g3log/atomicbool.hpp -- Installing: /tmp/c3ipr/pr_1294_11_4_32/.conan/data/g3log/1.3.2/_/_/package/5df29dcf67b4fdc0e30e8ada7e82a524092f7c8b/include/g3log/crashhandler.hpp -- Installing: /tmp/c3ipr/pr_1294_11_4_32/.conan/data/g3log/1.3.2/_/_/package/5df29dcf67b4fdc0e30e8ada7e82a524092f7c8b/include/g3log/filesink.hpp -- Installing: /tmp/c3ipr/pr_1294_11_4_32/.conan/data/g3log/1.3.2/_/_/package/5df29dcf67b4fdc0e30e8ada7e82a524092f7c8b/include/g3log/future.hpp -- Installing: /tmp/c3ipr/pr_1294_11_4_32/.conan/data/g3log/1.3.2/_/_/package/5df29dcf67b4fdc0e30e8ada7e82a524092f7c8b/include/g3log/g3log.hpp -- Installing: /tmp/c3ipr/pr_1294_11_4_32/.conan/data/g3log/1.3.2/_/_/package/5df29dcf67b4fdc0e30e8ada7e82a524092f7c8b/include/g3log/logcapture.hpp -- Installing: /tmp/c3ipr/pr_1294_11_4_32/.conan/data/g3log/1.3.2/_/_/package/5df29dcf67b4fdc0e30e8ada7e82a524092f7c8b/include/g3log/loglevels.hpp -- Installing: /tmp/c3ipr/pr_1294_11_4_32/.conan/data/g3log/1.3.2/_/_/package/5df29dcf67b4fdc0e30e8ada7e82a524092f7c8b/include/g3log/logmessage.hpp -- Installing: /tmp/c3ipr/pr_1294_11_4_32/.conan/data/g3log/1.3.2/_/_/package/5df29dcf67b4fdc0e30e8ada7e82a524092f7c8b/include/g3log/logworker.hpp -- Installing: /tmp/c3ipr/pr_1294_11_4_32/.conan/data/g3log/1.3.2/_/_/package/5df29dcf67b4fdc0e30e8ada7e82a524092f7c8b/include/g3log/moveoncopy.hpp -- Installing: /tmp/c3ipr/pr_1294_11_4_32/.conan/data/g3log/1.3.2/_/_/package/5df29dcf67b4fdc0e30e8ada7e82a524092f7c8b/include/g3log/shared_queue.hpp -- Installing: /tmp/c3ipr/pr_1294_11_4_32/.conan/data/g3log/1.3.2/_/_/package/5df29dcf67b4fdc0e30e8ada7e82a524092f7c8b/include/g3log/sink.hpp -- Installing: /tmp/c3ipr/pr_1294_11_4_32/.conan/data/g3log/1.3.2/_/_/package/5df29dcf67b4fdc0e30e8ada7e82a524092f7c8b/include/g3log/sinkhandle.hpp -- Installing: /tmp/c3ipr/pr_1294_11_4_32/.conan/data/g3log/1.3.2/_/_/package/5df29dcf67b4fdc0e30e8ada7e82a524092f7c8b/include/g3log/sinkwrapper.hpp -- Installing: /tmp/c3ipr/pr_1294_11_4_32/.conan/data/g3log/1.3.2/_/_/package/5df29dcf67b4fdc0e30e8ada7e82a524092f7c8b/include/g3log/stacktrace_windows.hpp -- Installing: /tmp/c3ipr/pr_1294_11_4_32/.conan/data/g3log/1.3.2/_/_/package/5df29dcf67b4fdc0e30e8ada7e82a524092f7c8b/include/g3log/std2_make_unique.hpp -- Installing: /tmp/c3ipr/pr_1294_11_4_32/.conan/data/g3log/1.3.2/_/_/package/5df29dcf67b4fdc0e30e8ada7e82a524092f7c8b/include/g3log/stlpatch_future.hpp -- Installing: /tmp/c3ipr/pr_1294_11_4_32/.conan/data/g3log/1.3.2/_/_/package/5df29dcf67b4fdc0e30e8ada7e82a524092f7c8b/include/g3log/time.hpp -- Installing: /tmp/c3ipr/pr_1294_11_4_32/.conan/data/g3log/1.3.2/_/_/package/5df29dcf67b4fdc0e30e8ada7e82a524092f7c8b/include/g3log/generated_definitions.hpp -- Installing: /tmp/c3ipr/pr_1294_11_4_32/.conan/data/g3log/1.3.2/_/_/package/5df29dcf67b4fdc0e30e8ada7e82a524092f7c8b/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 '.0-0' file: libg3logger.so.1.3.0-0 g3log/1.3.2 package(): Packaged 1 '.so' file: libg3logger.so g3log/1.3.2 package(): Packaged 21 '.hpp' files g3log/1.3.2 package(): Packaged 1 file: LICENSE g3log/1.3.2: Package '5df29dcf67b4fdc0e30e8ada7e82a524092f7c8b' created g3log/1.3.2: Created package revision 9cbf28675797ba22a565823394463158 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK g3log/1.3.2 (test package): Generator cmake created conanbuildinfo.cmake g3log/1.3.2 (test package): Generator txt created conanbuildinfo.txt g3log/1.3.2 (test package): Generated conaninfo.txt g3log/1.3.2 (test package): Generated graphinfo Using lockfile: '/tmp/c3ipr/pr_1294_11_4_32/test_package/build/d0edfa635bb90a9f36b3129affa775a3ea8ebcdf/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 g3log/1.3.2 (test package): Calling build() -- The CXX compiler identification is Clang 5.0.0 -- Check for working CXX compiler: /usr/bin/clang++ -- Check for working CXX compiler: /usr/bin/clang++ -- 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: Adjusting output directories -- Conan: Using cmake targets configuration -- Library g3logger found /tmp/c3ipr/pr_1294_11_4_32/.conan/data/g3log/1.3.2/_/_/package/5df29dcf67b4fdc0e30e8ada7e82a524092f7c8b/lib/libg3logger.so -- Library pthread not found in package, might be system one -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Checking correct version: 5.0 -- Conan: C++ stdlib: libstdc++ -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: /tmp/c3ipr/pr_1294_11_4_32/test_package/build/d0edfa635bb90a9f36b3129affa775a3ea8ebcdf /usr/bin/cmake -S/tmp/c3ipr/pr_1294_11_4_32/test_package -B/tmp/c3ipr/pr_1294_11_4_32/test_package/build/d0edfa635bb90a9f36b3129affa775a3ea8ebcdf --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /tmp/c3ipr/pr_1294_11_4_32/test_package/build/d0edfa635bb90a9f36b3129affa775a3ea8ebcdf/CMakeFiles /tmp/c3ipr/pr_1294_11_4_32/test_package/build/d0edfa635bb90a9f36b3129affa775a3ea8ebcdf/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/tmp/c3ipr/pr_1294_11_4_32/test_package/build/d0edfa635bb90a9f36b3129affa775a3ea8ebcdf' /usr/bin/make -f CMakeFiles/test_package.dir/build.make CMakeFiles/test_package.dir/depend make[2]: Entering directory '/tmp/c3ipr/pr_1294_11_4_32/test_package/build/d0edfa635bb90a9f36b3129affa775a3ea8ebcdf' cd /tmp/c3ipr/pr_1294_11_4_32/test_package/build/d0edfa635bb90a9f36b3129affa775a3ea8ebcdf && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/c3ipr/pr_1294_11_4_32/test_package /tmp/c3ipr/pr_1294_11_4_32/test_package /tmp/c3ipr/pr_1294_11_4_32/test_package/build/d0edfa635bb90a9f36b3129affa775a3ea8ebcdf /tmp/c3ipr/pr_1294_11_4_32/test_package/build/d0edfa635bb90a9f36b3129affa775a3ea8ebcdf /tmp/c3ipr/pr_1294_11_4_32/test_package/build/d0edfa635bb90a9f36b3129affa775a3ea8ebcdf/CMakeFiles/test_package.dir/DependInfo.cmake --color= Scanning dependencies of target test_package make[2]: Leaving directory '/tmp/c3ipr/pr_1294_11_4_32/test_package/build/d0edfa635bb90a9f36b3129affa775a3ea8ebcdf' /usr/bin/make -f CMakeFiles/test_package.dir/build.make CMakeFiles/test_package.dir/build make[2]: Entering directory '/tmp/c3ipr/pr_1294_11_4_32/test_package/build/d0edfa635bb90a9f36b3129affa775a3ea8ebcdf' [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o /usr/bin/clang++ -D_GLIBCXX_USE_CXX11_ABI=0 -isystem /tmp/c3ipr/pr_1294_11_4_32/.conan/data/g3log/1.3.2/_/_/package/5df29dcf67b4fdc0e30e8ada7e82a524092f7c8b/include -m64 -stdlib=libstdc++ -g -std=c++14 -o CMakeFiles/test_package.dir/test_package.cpp.o -c /tmp/c3ipr/pr_1294_11_4_32/test_package/test_package.cpp [100%] Linking CXX executable bin/test_package /usr/bin/cmake -E cmake_link_script CMakeFiles/test_package.dir/link.txt --verbose=1 /usr/bin/clang++ -m64 -stdlib=libstdc++ -g -rdynamic CMakeFiles/test_package.dir/test_package.cpp.o -o bin/test_package -Wl,-rpath,/tmp/c3ipr/pr_1294_11_4_32/.conan/data/g3log/1.3.2/_/_/package/5df29dcf67b4fdc0e30e8ada7e82a524092f7c8b/lib /tmp/c3ipr/pr_1294_11_4_32/.conan/data/g3log/1.3.2/_/_/package/5df29dcf67b4fdc0e30e8ada7e82a524092f7c8b/lib/libg3logger.so -lpthread make[2]: Leaving directory '/tmp/c3ipr/pr_1294_11_4_32/test_package/build/d0edfa635bb90a9f36b3129affa775a3ea8ebcdf' [100%] Built target test_package make[1]: Leaving directory '/tmp/c3ipr/pr_1294_11_4_32/test_package/build/d0edfa635bb90a9f36b3129affa775a3ea8ebcdf' /usr/bin/cmake -E cmake_progress_start /tmp/c3ipr/pr_1294_11_4_32/test_package/build/d0edfa635bb90a9f36b3129affa775a3ea8ebcdf/CMakeFiles 0 g3log/1.3.2 (test package): Running test() g3log g3FileSink shutdown at: 07:07:26 389548 Log file at: [./my_log.g3log.20200408-070726.log] JSON file created at '/tmp/c3ipr/pr_1294_11_4_32/_create.json'