CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /home/conan/w/cci_PR-3797/.conan/data/quill/1.6.0/_/_/build/703b8a1a4b80d057568453c8b67b92d703910deb/source_subfolder/quill/src/detail/backend/TimestampFormatter.cpp:15:43: warning: suggest braces around initialization of subobject [-Wmissing-braces] std::array specifier_name{"", "%Qms", "%Qus", "%Qns"}; ^~~~~~~~~~~~~~~~~~~~~~~~~~ { } /home/conan/w/cci_PR-3797/.conan/data/quill/1.6.0/_/_/build/703b8a1a4b80d057568453c8b67b92d703910deb/source_subfolder/quill/src/detail/backend/StringFromTime.cpp:22:53: warning: suggest braces around initialization of subobject [-Wmissing-braces] static std::array const modifiers{"%H", "%M", "%S", "%I", "%k", "%l", "%s"}; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. 1 warning generated. In file included from /home/conan/w/cci_PR-3797/.conan/data/quill/1.6.0/_/_/build/703b8a1a4b80d057568453c8b67b92d703910deb/source_subfolder/quill/src/detail/SignalHandler.cpp:8: In file included from /home/conan/w/cci_PR-3797/.conan/data/quill/1.6.0/_/_/build/703b8a1a4b80d057568453c8b67b92d703910deb/source_subfolder/quill/include/quill/Quill.h:10: /home/conan/w/cci_PR-3797/.conan/data/quill/1.6.0/_/_/build/703b8a1a4b80d057568453c8b67b92d703910deb/source_subfolder/quill/include/quill/detail/LogMacros.h:227:66: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] #define LOG_INFO(logger, fmt, ...) QUILL_LOG_INFO(logger, fmt, ##__VA_ARGS__) ^ /home/conan/w/cci_PR-3797/.conan/data/quill/1.6.0/_/_/build/703b8a1a4b80d057568453c8b67b92d703910deb/source_subfolder/quill/include/quill/detail/LogMacros.h:157:73: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] QUILL_LOGGER_CALL(QUILL_LIKELY, logger, quill::LogLevel::Info, fmt, ##__VA_ARGS__) ^ /home/conan/w/cci_PR-3797/.conan/data/quill/1.6.0/_/_/build/703b8a1a4b80d057568453c8b67b92d703910deb/source_subfolder/quill/include/quill/detail/LogMacros.h:68:81: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] (FMT_STRING(fmt), ##__VA_ARGS__); \ ^ /home/conan/w/cci_PR-3797/.conan/data/quill/1.6.0/_/_/build/703b8a1a4b80d057568453c8b67b92d703910deb/source_subfolder/quill/include/quill/detail/LogMacros.h:230:74: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] #define LOG_CRITICAL(logger, fmt, ...) QUILL_LOG_CRITICAL(logger, fmt, ##__VA_ARGS__) ^ /home/conan/w/cci_PR-3797/.conan/data/quill/1.6.0/_/_/build/703b8a1a4b80d057568453c8b67b92d703910deb/source_subfolder/quill/include/quill/detail/LogMacros.h:205:77: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] QUILL_LOGGER_CALL(QUILL_LIKELY, logger, quill::LogLevel::Critical, fmt, ##__VA_ARGS__) ^ /home/conan/w/cci_PR-3797/.conan/data/quill/1.6.0/_/_/build/703b8a1a4b80d057568453c8b67b92d703910deb/source_subfolder/quill/include/quill/detail/LogMacros.h:68:81: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] (FMT_STRING(fmt), ##__VA_ARGS__); \ ^ 6 warnings generated. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY