From https://github.com/archlinux/svntogit-community * branch packages/log4cplus -> FETCH_HEAD * [new branch] packages/log4cplus -> community/packages/log4cplus Cloning into 'log4cplus'... done. :: Synchronizing package databases... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 131k 100 131k 0 0 392k 0 --:--:-- --:--:-- --:--:-- 392k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2 8546k 2 188k 0 0 157k 0 0:00:54 0:00:01 0:00:53 156k 35 8546k 35 3049k 0 0 1390k 0 0:00:06 0:00:02 0:00:04 1390k 87 8546k 87 7465k 0 0 2343k 0 0:00:03 0:00:03 --:--:-- 2343k 100 8546k 100 8546k 0 0 2496k 0 0:00:03 0:00:03 --:--:-- 2496k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 143k 100 143k 0 0 849k 0 --:--:-- --:--:-- --:--:-- 851k :: Starting full system upgrade... there is nothing to do ==> Making package: log4cplus 2.1.0-1 (Fri Aug 30 05:12:56 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading log4cplus-2.1.0.tar.xz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 406 100 406 0 0 1371 0 --:--:-- --:--:-- --:--:-- 1376 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 379 100 379 0 0 165 0 0:00:02 0:00:02 --:--:-- 379 100 379 100 379 0 0 165 0 0:00:02 0:00:02 --:--:-- 379 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 83 918k 83 767k 0 0 220k 0 0:00:04 0:00:03 0:00:01 748k 100 918k 100 918k 0 0 259k 0 0:00:03 0:00:03 --:--:-- 849k ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... log4cplus-2.1.0.tar.xz ... Passed ==> Extracting sources... -> Extracting log4cplus-2.1.0.tar.xz with bsdtar ==> Starting build()... checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/sbin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking whether g++ supports C++11 features by default... yes checking for a sed that does not truncate output... /usr/sbin/sed checking for C++ compiler vendor... gnu checking CXXFLAGS for maximum warnings... -Wall checking for grep that handles long lines and -e... /usr/sbin/grep checking CXXFLAGS for gcc -fdiagnostics-show-caret... -fdiagnostics-show-caret checking CXXFLAGS for gcc -ftrack-macro-expansion... -ftrack-macro-expansion checking CXXFLAGS for gcc -fdiagnostics-color=auto... -fdiagnostics-color=auto checking CXXFLAGS for gcc -Wextra... -Wextra checking CXXFLAGS for gcc -pedantic... -pedantic checking CXXFLAGS for gcc -Wstrict-aliasing... -Wstrict-aliasing checking CXXFLAGS for gcc -Wstrict-overflow... -Wstrict-overflow checking CXXFLAGS for gcc -Woverloaded-virtual... -Woverloaded-virtual checking CXXFLAGS for gcc -Wold-style-cast... -Wold-style-cast checking CXXFLAGS for gcc -Wc++14-compat... -Wc++14-compat checking CXXFLAGS for gcc -Wc++17-compat... -Wc++17-compat checking CXXFLAGS for gcc -Wc++20-compat... -Wc++20-compat checking CXXFLAGS for gcc -Wundef... -Wundef checking CXXFLAGS for gcc -Wshadow... -Wshadow checking CXXFLAGS for gcc -Wformat... -Wformat checking CXXFLAGS for gcc -Wnoexcept... -Wnoexcept checking CXXFLAGS for gcc -Wsuggest-attribute=format... -Wsuggest-attribute=format checking CXXFLAGS for gcc -Wsuggest-attribute=noreturn... -Wsuggest-attribute=noreturn checking CXXFLAGS for gcc -Wno-variadic-macros... -Wno-variadic-macros checking for __global and __hidden... no checking for __declspec(dllexport) and __declspec(dllimport)... no checking for __attribute__((visibility("default"))) and __attribute__((visibility("hidden")))... yes checking CXXFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking for __FUNCTION__ macro... yes checking for __PRETTY_FUNCTION__ macro... yes checking for __func__ symbol... yes checking for __attribute__((constructor_priority))... yes checking for __attribute__((constructor))... yes checking for __attribute__((init_priority))... yes checking for library containing __atomic_fetch_and_4... -latomic checking for library containing strerror... none required checking for library containing gethostbyname... none required checking for library containing setsockopt... none required checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for egrep... /usr/sbin/grep -E checking for sys/types.h... (cached) yes checking for sys/socket.h... yes checking for sys/time.h... yes checking for sys/timeb.h... yes checking for sys/stat.h... (cached) yes checking for sys/syscall.h... yes checking for sys/file.h... yes checking for syslog.h... yes checking for arpa/inet.h... yes checking for netinet/in.h... yes checking for netinet/tcp.h... yes checking for netdb.h... yes checking for unistd.h... (cached) yes checking for fcntl.h... yes checking for stdio.h... (cached) yes checking for stdarg.h... yes checking for stdlib.h... (cached) yes checking for wchar.h... yes checking for time.h... yes checking for errno.h... yes checking for limits.h... yes checking for poll.h... yes checking for socklen_t... yes configure: Creating a multi-threaded library. configure: Threads support: checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing sem_init... none required checking for thread_local... yes checking for gmtime_r... yes checking for localtime_r... yes checking for getpid... yes checking for poll... yes checking for pipe... yes checking for pipe2... yes checking for ftime... yes checking for stat... yes checking for lstat... yes checking for fcntl... yes checking for lockf... yes checking for flock... yes checking for htons... yes checking for ntohs... yes checking for htonl... yes checking for ntohl... yes checking for shutdown... yes checking for mbstowcs... yes checking for wcstombs... yes checking for vsnprintf... yes checking for _vsnprintf... no checking for vsnwprintf... no checking for _vsnwprintf... no checking for vsprintf_s... no checking for vswprintf_s... no checking for vfprintf_s... no checking for vfwprintf_s... no checking for _vsnprintf_s... no checking for _vsnwprintf_s... no checking for ENAMETOOLONG... yes checking for getaddrinfo... yes checking for gethostbyname_r... yes checking for gettid... yes checking for pkg-config... /usr/sbin/pkg-config checking pkg-config is at least version 0.9.0... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/sbin/sed checking for fgrep... /usr/sbin/grep -F checking for ld used by gcc... /usr/sbin/ld checking if the linker (/usr/sbin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B checking the name lister (/usr/sbin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/sbin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/sbin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/sbin/dd checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/sbin/ld -m elf_x86_64 checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating tests/atlocal config.status: creating log4cplus.pc config.status: creating tests/configandwatch_test/log4cplus.properties config.status: creating tests/filter_test/log4cplus.properties config.status: creating tests/performance_test/log4cplus.properties config.status: creating tests/propertyconfig_test/log4cplus.properties config.status: creating tests/propertyconfig_test/log4cplus.tail.properties config.status: creating include/log4cplus/config.h config.status: creating include/log4cplus/config/defines.hxx config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/src/log4cplus-2.1.0' Making all in include make[2]: Entering directory '/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/src/log4cplus-2.1.0/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/src/log4cplus-2.1.0/include' make[2]: Entering directory '/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/src/log4cplus-2.1.0' depbase=`echo simpleserver/loggingserver.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT simpleserver/loggingserver.o -MD -MP -MF $depbase.Tpo -c -o simpleserver/loggingserver.o simpleserver/loggingserver.cxx &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-appenderattachableimpl.lo -MD -MP -MF src/.deps/liblog4cplus_la-appenderattachableimpl.Tpo -c -o src/liblog4cplus_la-appenderattachableimpl.lo `test -f 'src/appenderattachableimpl.cxx' || echo './'`src/appenderattachableimpl.cxx /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-appender.lo -MD -MP -MF src/.deps/liblog4cplus_la-appender.Tpo -c -o src/liblog4cplus_la-appender.lo `test -f 'src/appender.cxx' || echo './'`src/appender.cxx /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-asyncappender.lo -MD -MP -MF src/.deps/liblog4cplus_la-asyncappender.Tpo -c -o src/liblog4cplus_la-asyncappender.lo `test -f 'src/asyncappender.cxx' || echo './'`src/asyncappender.cxx /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-callbackappender.lo -MD -MP -MF src/.deps/liblog4cplus_la-callbackappender.Tpo -c -o src/liblog4cplus_la-callbackappender.lo `test -f 'src/callbackappender.cxx' || echo './'`src/callbackappender.cxx /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-clogger.lo -MD -MP -MF src/.deps/liblog4cplus_la-clogger.Tpo -c -o src/liblog4cplus_la-clogger.lo `test -f 'src/clogger.cxx' || echo './'`src/clogger.cxx /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-configurator.lo -MD -MP -MF src/.deps/liblog4cplus_la-configurator.Tpo -c -o src/liblog4cplus_la-configurator.lo `test -f 'src/configurator.cxx' || echo './'`src/configurator.cxx /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-connectorthread.lo -MD -MP -MF src/.deps/liblog4cplus_la-connectorthread.Tpo -c -o src/liblog4cplus_la-connectorthread.lo `test -f 'src/connectorthread.cxx' || echo './'`src/connectorthread.cxx /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-consoleappender.lo -MD -MP -MF src/.deps/liblog4cplus_la-consoleappender.Tpo -c -o src/liblog4cplus_la-consoleappender.lo `test -f 'src/consoleappender.cxx' || echo './'`src/consoleappender.cxx /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-cygwin-win32.lo -MD -MP -MF src/.deps/liblog4cplus_la-cygwin-win32.Tpo -c -o src/liblog4cplus_la-cygwin-win32.lo `test -f 'src/cygwin-win32.cxx' || echo './'`src/cygwin-win32.cxx /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-env.lo -MD -MP -MF src/.deps/liblog4cplus_la-env.Tpo -c -o src/liblog4cplus_la-env.lo `test -f 'src/env.cxx' || echo './'`src/env.cxx /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-exception.lo -MD -MP -MF src/.deps/liblog4cplus_la-exception.Tpo -c -o src/liblog4cplus_la-exception.lo `test -f 'src/exception.cxx' || echo './'`src/exception.cxx /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-factory.lo -MD -MP -MF src/.deps/liblog4cplus_la-factory.Tpo -c -o src/liblog4cplus_la-factory.lo `test -f 'src/factory.cxx' || echo './'`src/factory.cxx /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-fileappender.lo -MD -MP -MF src/.deps/liblog4cplus_la-fileappender.Tpo -c -o src/liblog4cplus_la-fileappender.lo `test -f 'src/fileappender.cxx' || echo './'`src/fileappender.cxx /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-fileinfo.lo -MD -MP -MF src/.deps/liblog4cplus_la-fileinfo.Tpo -c -o src/liblog4cplus_la-fileinfo.lo `test -f 'src/fileinfo.cxx' || echo './'`src/fileinfo.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-configurator.lo -MD -MP -MF src/.deps/liblog4cplus_la-configurator.Tpo -c src/configurator.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-configurator.o libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-asyncappender.lo -MD -MP -MF src/.deps/liblog4cplus_la-asyncappender.Tpo -c src/asyncappender.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-asyncappender.o libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-appender.lo -MD -MP -MF src/.deps/liblog4cplus_la-appender.Tpo -c src/appender.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-appender.o libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-clogger.lo -MD -MP -MF src/.deps/liblog4cplus_la-clogger.Tpo -c src/clogger.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-clogger.o libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-appenderattachableimpl.lo -MD -MP -MF src/.deps/liblog4cplus_la-appenderattachableimpl.Tpo -c src/appenderattachableimpl.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-appenderattachableimpl.o libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-connectorthread.lo -MD -MP -MF src/.deps/liblog4cplus_la-connectorthread.Tpo -c src/connectorthread.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-connectorthread.o libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-cygwin-win32.lo -MD -MP -MF src/.deps/liblog4cplus_la-cygwin-win32.Tpo -c src/cygwin-win32.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-cygwin-win32.o libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-callbackappender.lo -MD -MP -MF src/.deps/liblog4cplus_la-callbackappender.Tpo -c src/callbackappender.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-callbackappender.o libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-env.lo -MD -MP -MF src/.deps/liblog4cplus_la-env.Tpo -c src/env.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-env.o libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-factory.lo -MD -MP -MF src/.deps/liblog4cplus_la-factory.Tpo -c src/factory.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-factory.o libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-exception.lo -MD -MP -MF src/.deps/liblog4cplus_la-exception.Tpo -c src/exception.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-exception.o libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-fileappender.lo -MD -MP -MF src/.deps/liblog4cplus_la-fileappender.Tpo -c src/fileappender.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-fileappender.o libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-consoleappender.lo -MD -MP -MF src/.deps/liblog4cplus_la-consoleappender.Tpo -c src/consoleappender.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-consoleappender.o libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-fileinfo.lo -MD -MP -MF src/.deps/liblog4cplus_la-fileinfo.Tpo -c src/fileinfo.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-fileinfo.o mv -f src/.deps/liblog4cplus_la-cygwin-win32.Tpo src/.deps/liblog4cplus_la-cygwin-win32.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-filter.lo -MD -MP -MF src/.deps/liblog4cplus_la-filter.Tpo -c -o src/liblog4cplus_la-filter.lo `test -f 'src/filter.cxx' || echo './'`src/filter.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-filter.lo -MD -MP -MF src/.deps/liblog4cplus_la-filter.Tpo -c src/filter.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-filter.o mv -f src/.deps/liblog4cplus_la-exception.Tpo src/.deps/liblog4cplus_la-exception.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-global-init.lo -MD -MP -MF src/.deps/liblog4cplus_la-global-init.Tpo -c -o src/liblog4cplus_la-global-init.lo `test -f 'src/global-init.cxx' || echo './'`src/global-init.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-global-init.lo -MD -MP -MF src/.deps/liblog4cplus_la-global-init.Tpo -c src/global-init.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-global-init.o mv -f src/.deps/liblog4cplus_la-fileinfo.Tpo src/.deps/liblog4cplus_la-fileinfo.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-hierarchy.lo -MD -MP -MF src/.deps/liblog4cplus_la-hierarchy.Tpo -c -o src/liblog4cplus_la-hierarchy.lo `test -f 'src/hierarchy.cxx' || echo './'`src/hierarchy.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-hierarchy.lo -MD -MP -MF src/.deps/liblog4cplus_la-hierarchy.Tpo -c src/hierarchy.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-hierarchy.o mv -f src/.deps/liblog4cplus_la-connectorthread.Tpo src/.deps/liblog4cplus_la-connectorthread.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-hierarchylocker.lo -MD -MP -MF src/.deps/liblog4cplus_la-hierarchylocker.Tpo -c -o src/liblog4cplus_la-hierarchylocker.lo `test -f 'src/hierarchylocker.cxx' || echo './'`src/hierarchylocker.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-hierarchylocker.lo -MD -MP -MF src/.deps/liblog4cplus_la-hierarchylocker.Tpo -c src/hierarchylocker.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-hierarchylocker.o mv -f src/.deps/liblog4cplus_la-callbackappender.Tpo src/.deps/liblog4cplus_la-callbackappender.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-layout.lo -MD -MP -MF src/.deps/liblog4cplus_la-layout.Tpo -c -o src/liblog4cplus_la-layout.lo `test -f 'src/layout.cxx' || echo './'`src/layout.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-layout.lo -MD -MP -MF src/.deps/liblog4cplus_la-layout.Tpo -c src/layout.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-layout.o mv -f src/.deps/liblog4cplus_la-appenderattachableimpl.Tpo src/.deps/liblog4cplus_la-appenderattachableimpl.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-log4judpappender.lo -MD -MP -MF src/.deps/liblog4cplus_la-log4judpappender.Tpo -c -o src/liblog4cplus_la-log4judpappender.lo `test -f 'src/log4judpappender.cxx' || echo './'`src/log4judpappender.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-log4judpappender.lo -MD -MP -MF src/.deps/liblog4cplus_la-log4judpappender.Tpo -c src/log4judpappender.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-log4judpappender.o mv -f src/.deps/liblog4cplus_la-filter.Tpo src/.deps/liblog4cplus_la-filter.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-lockfile.lo -MD -MP -MF src/.deps/liblog4cplus_la-lockfile.Tpo -c -o src/liblog4cplus_la-lockfile.lo `test -f 'src/lockfile.cxx' || echo './'`src/lockfile.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-lockfile.lo -MD -MP -MF src/.deps/liblog4cplus_la-lockfile.Tpo -c src/lockfile.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-lockfile.o mv -f src/.deps/liblog4cplus_la-consoleappender.Tpo src/.deps/liblog4cplus_la-consoleappender.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-logger.lo -MD -MP -MF src/.deps/liblog4cplus_la-logger.Tpo -c -o src/liblog4cplus_la-logger.lo `test -f 'src/logger.cxx' || echo './'`src/logger.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-logger.lo -MD -MP -MF src/.deps/liblog4cplus_la-logger.Tpo -c src/logger.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-logger.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-loggerimpl.lo -MD -MP -MF src/.deps/liblog4cplus_la-loggerimpl.Tpo -c -o src/liblog4cplus_la-loggerimpl.lo `test -f 'src/loggerimpl.cxx' || echo './'`src/loggerimpl.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-loggerimpl.lo -MD -MP -MF src/.deps/liblog4cplus_la-loggerimpl.Tpo -c src/loggerimpl.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-loggerimpl.o src/fileappender.cxx:702:1: warning: 'log4cplus::helpers::Time log4cplus::{anonymous}::adjust_for_time_zone(const log4cplus::helpers::Time&, const std::chrono::seconds&)' defined but not used [-Wunused-function] 702 | adjust_for_time_zone (Time const & t, std::chrono::seconds const & tzoffset) | ^~~~~~~~~~~~~~~~~~~~ src/fileappender.cxx:686:1: warning: 'std::chrono::seconds log4cplus::{anonymous}::local_time_offset(const log4cplus::helpers::Time&)' defined but not used [-Wunused-function] 686 | local_time_offset (Time const & t) | ^~~~~~~~~~~~~~~~~ mv -f src/.deps/liblog4cplus_la-asyncappender.Tpo src/.deps/liblog4cplus_la-asyncappender.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-loggingevent.lo -MD -MP -MF src/.deps/liblog4cplus_la-loggingevent.Tpo -c -o src/liblog4cplus_la-loggingevent.lo `test -f 'src/loggingevent.cxx' || echo './'`src/loggingevent.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-loggingevent.lo -MD -MP -MF src/.deps/liblog4cplus_la-loggingevent.Tpo -c src/loggingevent.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-loggingevent.o In file included from src/global-init.cxx:44: ./threadpool/ThreadPool.h: In lambda function: ./threadpool/ThreadPool.h:250:50: warning: declaration of 'std::unique_lock lock' shadows a parameter [-Wshadow] 250 | std::unique_lock lock(this->queue_mutex); | ^~~~ ./threadpool/ThreadPool.h:236:68: note: shadowed declaration is here 236 | std::size_t worker_number, std::unique_lock const &lock) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./threadpool/ThreadPool.h:286:50: warning: declaration of 'std::unique_lock lock' shadows a parameter [-Wshadow] 286 | std::unique_lock lock(this->queue_mutex); | ^~~~ ./threadpool/ThreadPool.h:236:68: note: shadowed declaration is here 236 | std::size_t worker_number, std::unique_lock const &lock) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./threadpool/ThreadPool.h: In member function 'void progschj::ThreadPool::start_worker(std::size_t, const std::unique_lock&)': ./threadpool/ThreadPool.h:236:68: warning: unused parameter 'lock' [-Wunused-parameter] mv -f src/.deps/liblog4cplus_la-clogger.Tpo src/.deps/liblog4cplus_la-clogger.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-loggingmacros.lo -MD -MP -MF src/.deps/liblog4cplus_la-loggingmacros.Tpo -c -o src/liblog4cplus_la-loggingmacros.lo `test -f 'src/loggingmacros.cxx' || echo './'`src/loggingmacros.cxx mv -f src/.deps/liblog4cplus_la-hierarchylocker.Tpo src/.deps/liblog4cplus_la-hierarchylocker.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-loglevel.lo -MD -MP -MF src/.deps/liblog4cplus_la-loglevel.Tpo -c -o src/liblog4cplus_la-loglevel.lo `test -f 'src/loglevel.cxx' || echo './'`src/loglevel.cxx mv -f src/.deps/liblog4cplus_la-factory.Tpo src/.deps/liblog4cplus_la-factory.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-loglog.lo -MD -MP -MF src/.deps/liblog4cplus_la-loglog.Tpo -c -o src/liblog4cplus_la-loglog.lo `test -f 'src/loglog.cxx' || echo './'`src/loglog.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-loggingmacros.lo -MD -MP -MF src/.deps/liblog4cplus_la-loggingmacros.Tpo -c src/loggingmacros.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-loggingmacros.o libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-loglevel.lo -MD -MP -MF src/.deps/liblog4cplus_la-loglevel.Tpo -c src/loglevel.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-loglevel.o libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-loglog.lo -MD -MP -MF src/.deps/liblog4cplus_la-loglog.Tpo -c src/loglog.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-loglog.o mv -f src/.deps/liblog4cplus_la-appender.Tpo src/.deps/liblog4cplus_la-appender.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-mdc.lo -MD -MP -MF src/.deps/liblog4cplus_la-mdc.Tpo -c -o src/liblog4cplus_la-mdc.lo `test -f 'src/mdc.cxx' || echo './'`src/mdc.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-mdc.lo -MD -MP -MF src/.deps/liblog4cplus_la-mdc.Tpo -c src/mdc.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-mdc.o mv -f src/.deps/liblog4cplus_la-env.Tpo src/.deps/liblog4cplus_la-env.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-ndc.lo -MD -MP -MF src/.deps/liblog4cplus_la-ndc.Tpo -c -o src/liblog4cplus_la-ndc.lo `test -f 'src/ndc.cxx' || echo './'`src/ndc.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-ndc.lo -MD -MP -MF src/.deps/liblog4cplus_la-ndc.Tpo -c src/ndc.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-ndc.o mv -f src/.deps/liblog4cplus_la-lockfile.Tpo src/.deps/liblog4cplus_la-lockfile.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-nullappender.lo -MD -MP -MF src/.deps/liblog4cplus_la-nullappender.Tpo -c -o src/liblog4cplus_la-nullappender.lo `test -f 'src/nullappender.cxx' || echo './'`src/nullappender.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-nullappender.lo -MD -MP -MF src/.deps/liblog4cplus_la-nullappender.Tpo -c src/nullappender.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-nullappender.o mv -f src/.deps/liblog4cplus_la-hierarchy.Tpo src/.deps/liblog4cplus_la-hierarchy.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-nteventlogappender.lo -MD -MP -MF src/.deps/liblog4cplus_la-nteventlogappender.Tpo -c -o src/liblog4cplus_la-nteventlogappender.lo `test -f 'src/nteventlogappender.cxx' || echo './'`src/nteventlogappender.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-nteventlogappender.lo -MD -MP -MF src/.deps/liblog4cplus_la-nteventlogappender.Tpo -c src/nteventlogappender.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-nteventlogappender.o mv -f src/.deps/liblog4cplus_la-nteventlogappender.Tpo src/.deps/liblog4cplus_la-nteventlogappender.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-objectregistry.lo -MD -MP -MF src/.deps/liblog4cplus_la-objectregistry.Tpo -c -o src/liblog4cplus_la-objectregistry.lo `test -f 'src/objectregistry.cxx' || echo './'`src/objectregistry.cxx mv -f src/.deps/liblog4cplus_la-layout.Tpo src/.deps/liblog4cplus_la-layout.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-patternlayout.lo -MD -MP -MF src/.deps/liblog4cplus_la-patternlayout.Tpo -c -o src/liblog4cplus_la-patternlayout.lo `test -f 'src/patternlayout.cxx' || echo './'`src/patternlayout.cxx mv -f src/.deps/liblog4cplus_la-configurator.Tpo src/.deps/liblog4cplus_la-configurator.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-pointer.lo -MD -MP -MF src/.deps/liblog4cplus_la-pointer.Tpo -c -o src/liblog4cplus_la-pointer.lo `test -f 'src/pointer.cxx' || echo './'`src/pointer.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-objectregistry.lo -MD -MP -MF src/.deps/liblog4cplus_la-objectregistry.Tpo -c src/objectregistry.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-objectregistry.o libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-patternlayout.lo -MD -MP -MF src/.deps/liblog4cplus_la-patternlayout.Tpo -c src/patternlayout.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-patternlayout.o libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-pointer.lo -MD -MP -MF src/.deps/liblog4cplus_la-pointer.Tpo -c src/pointer.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-pointer.o mv -f src/.deps/liblog4cplus_la-logger.Tpo src/.deps/liblog4cplus_la-logger.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-property.lo -MD -MP -MF src/.deps/liblog4cplus_la-property.Tpo -c -o src/liblog4cplus_la-property.lo `test -f 'src/property.cxx' || echo './'`src/property.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-property.lo -MD -MP -MF src/.deps/liblog4cplus_la-property.Tpo -c src/property.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-property.o mv -f src/.deps/liblog4cplus_la-log4judpappender.Tpo src/.deps/liblog4cplus_la-log4judpappender.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-queue.lo -MD -MP -MF src/.deps/liblog4cplus_la-queue.Tpo -c -o src/liblog4cplus_la-queue.lo `test -f 'src/queue.cxx' || echo './'`src/queue.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-queue.lo -MD -MP -MF src/.deps/liblog4cplus_la-queue.Tpo -c src/queue.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-queue.o mv -f src/.deps/liblog4cplus_la-loggerimpl.Tpo src/.deps/liblog4cplus_la-loggerimpl.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-rootlogger.lo -MD -MP -MF src/.deps/liblog4cplus_la-rootlogger.Tpo -c -o src/liblog4cplus_la-rootlogger.lo `test -f 'src/rootlogger.cxx' || echo './'`src/rootlogger.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-rootlogger.lo -MD -MP -MF src/.deps/liblog4cplus_la-rootlogger.Tpo -c src/rootlogger.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-rootlogger.o mv -f src/.deps/liblog4cplus_la-loglog.Tpo src/.deps/liblog4cplus_la-loglog.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-snprintf.lo -MD -MP -MF src/.deps/liblog4cplus_la-snprintf.Tpo -c -o src/liblog4cplus_la-snprintf.lo `test -f 'src/snprintf.cxx' || echo './'`src/snprintf.cxx mv -f src/.deps/liblog4cplus_la-loglevel.Tpo src/.deps/liblog4cplus_la-loglevel.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-socketappender.lo -MD -MP -MF src/.deps/liblog4cplus_la-socketappender.Tpo -c -o src/liblog4cplus_la-socketappender.lo `test -f 'src/socketappender.cxx' || echo './'`src/socketappender.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-snprintf.lo -MD -MP -MF src/.deps/liblog4cplus_la-snprintf.Tpo -c src/snprintf.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-snprintf.o mv -f src/.deps/liblog4cplus_la-nullappender.Tpo src/.deps/liblog4cplus_la-nullappender.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-socketbuffer.lo -MD -MP -MF src/.deps/liblog4cplus_la-socketbuffer.Tpo -c -o src/liblog4cplus_la-socketbuffer.lo `test -f 'src/socketbuffer.cxx' || echo './'`src/socketbuffer.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-socketappender.lo -MD -MP -MF src/.deps/liblog4cplus_la-socketappender.Tpo -c src/socketappender.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-socketappender.o mv -f src/.deps/liblog4cplus_la-loggingmacros.Tpo src/.deps/liblog4cplus_la-loggingmacros.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-socket.lo -MD -MP -MF src/.deps/liblog4cplus_la-socket.Tpo -c -o src/liblog4cplus_la-socket.lo `test -f 'src/socket.cxx' || echo './'`src/socket.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-socketbuffer.lo -MD -MP -MF src/.deps/liblog4cplus_la-socketbuffer.Tpo -c src/socketbuffer.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-socketbuffer.o mv -f src/.deps/liblog4cplus_la-pointer.Tpo src/.deps/liblog4cplus_la-pointer.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-socket-unix.lo -MD -MP -MF src/.deps/liblog4cplus_la-socket-unix.Tpo -c -o src/liblog4cplus_la-socket-unix.lo `test -f 'src/socket-unix.cxx' || echo './'`src/socket-unix.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-socket.lo -MD -MP -MF src/.deps/liblog4cplus_la-socket.Tpo -c src/socket.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-socket.o libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-socket-unix.lo -MD -MP -MF src/.deps/liblog4cplus_la-socket-unix.Tpo -c src/socket-unix.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-socket-unix.o mv -f src/.deps/liblog4cplus_la-mdc.Tpo src/.deps/liblog4cplus_la-mdc.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-socket-win32.lo -MD -MP -MF src/.deps/liblog4cplus_la-socket-win32.Tpo -c -o src/liblog4cplus_la-socket-win32.lo `test -f 'src/socket-win32.cxx' || echo './'`src/socket-win32.cxx mv -f src/.deps/liblog4cplus_la-loggingevent.Tpo src/.deps/liblog4cplus_la-loggingevent.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-stringhelper.lo -MD -MP -MF src/.deps/liblog4cplus_la-stringhelper.Tpo -c -o src/liblog4cplus_la-stringhelper.lo `test -f 'src/stringhelper.cxx' || echo './'`src/stringhelper.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-socket-win32.lo -MD -MP -MF src/.deps/liblog4cplus_la-socket-win32.Tpo -c src/socket-win32.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-socket-win32.o mv -f src/.deps/liblog4cplus_la-fileappender.Tpo src/.deps/liblog4cplus_la-fileappender.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-stringhelper-clocale.lo -MD -MP -MF src/.deps/liblog4cplus_la-stringhelper-clocale.Tpo -c -o src/liblog4cplus_la-stringhelper-clocale.lo `test -f 'src/stringhelper-clocale.cxx' || echo './'`src/stringhelper-clocale.cxx mv -f src/.deps/liblog4cplus_la-socket-win32.Tpo src/.deps/liblog4cplus_la-socket-win32.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-stringhelper-cxxlocale.lo -MD -MP -MF src/.deps/liblog4cplus_la-stringhelper-cxxlocale.Tpo -c -o src/liblog4cplus_la-stringhelper-cxxlocale.lo `test -f 'src/stringhelper-cxxlocale.cxx' || echo './'`src/stringhelper-cxxlocale.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-stringhelper.lo -MD -MP -MF src/.deps/liblog4cplus_la-stringhelper.Tpo -c src/stringhelper.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-stringhelper.o mv -f src/.deps/liblog4cplus_la-objectregistry.Tpo src/.deps/liblog4cplus_la-objectregistry.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-stringhelper-iconv.lo -MD -MP -MF src/.deps/liblog4cplus_la-stringhelper-iconv.Tpo -c -o src/liblog4cplus_la-stringhelper-iconv.lo `test -f 'src/stringhelper-iconv.cxx' || echo './'`src/stringhelper-iconv.cxx mv -f src/.deps/liblog4cplus_la-global-init.Tpo src/.deps/liblog4cplus_la-global-init.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-syncprims.lo -MD -MP -MF src/.deps/liblog4cplus_la-syncprims.Tpo -c -o src/liblog4cplus_la-syncprims.lo `test -f 'src/syncprims.cxx' || echo './'`src/syncprims.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-stringhelper-clocale.lo -MD -MP -MF src/.deps/liblog4cplus_la-stringhelper-clocale.Tpo -c src/stringhelper-clocale.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-stringhelper-clocale.o libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-stringhelper-cxxlocale.lo -MD -MP -MF src/.deps/liblog4cplus_la-stringhelper-cxxlocale.Tpo -c src/stringhelper-cxxlocale.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-stringhelper-cxxlocale.o libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-stringhelper-iconv.lo -MD -MP -MF src/.deps/liblog4cplus_la-stringhelper-iconv.Tpo -c src/stringhelper-iconv.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-stringhelper-iconv.o libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-syncprims.lo -MD -MP -MF src/.deps/liblog4cplus_la-syncprims.Tpo -c src/syncprims.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-syncprims.o mv -f src/.deps/liblog4cplus_la-ndc.Tpo src/.deps/liblog4cplus_la-ndc.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-syslogappender.lo -MD -MP -MF src/.deps/liblog4cplus_la-syslogappender.Tpo -c -o src/liblog4cplus_la-syslogappender.lo `test -f 'src/syslogappender.cxx' || echo './'`src/syslogappender.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-syslogappender.lo -MD -MP -MF src/.deps/liblog4cplus_la-syslogappender.Tpo -c src/syslogappender.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-syslogappender.o src/property.cxx: In function 'void log4cplus::helpers::{anonymous}::imbue_file_from_flags(log4cplus::tistream&, unsigned int)': src/property.cxx:139:35: warning: unused parameter 'file' [-Wunused-parameter] 139 | imbue_file_from_flags (tistream & file, unsigned flags) | ~~~~~~~~~~~^~~~ mv -f src/.deps/liblog4cplus_la-socketbuffer.Tpo src/.deps/liblog4cplus_la-socketbuffer.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-threads.lo -MD -MP -MF src/.deps/liblog4cplus_la-threads.Tpo -c -o src/liblog4cplus_la-threads.lo `test -f 'src/threads.cxx' || echo './'`src/threads.cxx mv -f src/.deps/liblog4cplus_la-stringhelper-iconv.Tpo src/.deps/liblog4cplus_la-stringhelper-iconv.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-timehelper.lo -MD -MP -MF src/.deps/liblog4cplus_la-timehelper.Tpo -c -o src/liblog4cplus_la-timehelper.lo `test -f 'src/timehelper.cxx' || echo './'`src/timehelper.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-threads.lo -MD -MP -MF src/.deps/liblog4cplus_la-threads.Tpo -c src/threads.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-threads.o mv -f src/.deps/liblog4cplus_la-rootlogger.Tpo src/.deps/liblog4cplus_la-rootlogger.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-tls.lo -MD -MP -MF src/.deps/liblog4cplus_la-tls.Tpo -c -o src/liblog4cplus_la-tls.lo `test -f 'src/tls.cxx' || echo './'`src/tls.cxx mv -f src/.deps/liblog4cplus_la-stringhelper-clocale.Tpo src/.deps/liblog4cplus_la-stringhelper-clocale.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-version.lo -MD -MP -MF src/.deps/liblog4cplus_la-version.Tpo -c -o src/liblog4cplus_la-version.lo `test -f 'src/version.cxx' || echo './'`src/version.cxx mv -f src/.deps/liblog4cplus_la-queue.Tpo src/.deps/liblog4cplus_la-queue.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-win32consoleappender.lo -MD -MP -MF src/.deps/liblog4cplus_la-win32consoleappender.Tpo -c -o src/liblog4cplus_la-win32consoleappender.lo `test -f 'src/win32consoleappender.cxx' || echo './'`src/win32consoleappender.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-timehelper.lo -MD -MP -MF src/.deps/liblog4cplus_la-timehelper.Tpo -c src/timehelper.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-timehelper.o libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-tls.lo -MD -MP -MF src/.deps/liblog4cplus_la-tls.Tpo -c src/tls.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-tls.o libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-version.lo -MD -MP -MF src/.deps/liblog4cplus_la-version.Tpo -c src/version.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-version.o libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-win32consoleappender.lo -MD -MP -MF src/.deps/liblog4cplus_la-win32consoleappender.Tpo -c src/win32consoleappender.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-win32consoleappender.o mv -f src/.deps/liblog4cplus_la-version.Tpo src/.deps/liblog4cplus_la-version.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-win32debugappender.lo -MD -MP -MF src/.deps/liblog4cplus_la-win32debugappender.Tpo -c -o src/liblog4cplus_la-win32debugappender.lo `test -f 'src/win32debugappender.cxx' || echo './'`src/win32debugappender.cxx mv -f src/.deps/liblog4cplus_la-win32consoleappender.Tpo src/.deps/liblog4cplus_la-win32consoleappender.Plo g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT simpleserver/loggingserverU-loggingserver.o -MD -MP -MF simpleserver/.deps/loggingserverU-loggingserver.Tpo -c -o simpleserver/loggingserverU-loggingserver.o `test -f 'simpleserver/loggingserver.cxx' || echo './'`simpleserver/loggingserver.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplus_la-win32debugappender.lo -MD -MP -MF src/.deps/liblog4cplus_la-win32debugappender.Tpo -c src/win32debugappender.cxx -fPIC -DPIC -o src/.libs/liblog4cplus_la-win32debugappender.o mv -f src/.deps/liblog4cplus_la-win32debugappender.Tpo src/.deps/liblog4cplus_la-win32debugappender.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-appenderattachableimpl.lo -MD -MP -MF src/.deps/liblog4cplusU_la-appenderattachableimpl.Tpo -c -o src/liblog4cplusU_la-appenderattachableimpl.lo `test -f 'src/appenderattachableimpl.cxx' || echo './'`src/appenderattachableimpl.cxx mv -f src/.deps/liblog4cplus_la-snprintf.Tpo src/.deps/liblog4cplus_la-snprintf.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-appender.lo -MD -MP -MF src/.deps/liblog4cplusU_la-appender.Tpo -c -o src/liblog4cplusU_la-appender.lo `test -f 'src/appender.cxx' || echo './'`src/appender.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-appenderattachableimpl.lo -MD -MP -MF src/.deps/liblog4cplusU_la-appenderattachableimpl.Tpo -c src/appenderattachableimpl.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-appenderattachableimpl.o libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-appender.lo -MD -MP -MF src/.deps/liblog4cplusU_la-appender.Tpo -c src/appender.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-appender.o mv -f src/.deps/liblog4cplus_la-socket.Tpo src/.deps/liblog4cplus_la-socket.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-asyncappender.lo -MD -MP -MF src/.deps/liblog4cplusU_la-asyncappender.Tpo -c -o src/liblog4cplusU_la-asyncappender.lo `test -f 'src/asyncappender.cxx' || echo './'`src/asyncappender.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-asyncappender.lo -MD -MP -MF src/.deps/liblog4cplusU_la-asyncappender.Tpo -c src/asyncappender.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-asyncappender.o mv -f src/.deps/liblog4cplus_la-syncprims.Tpo src/.deps/liblog4cplus_la-syncprims.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-callbackappender.lo -MD -MP -MF src/.deps/liblog4cplusU_la-callbackappender.Tpo -c -o src/liblog4cplusU_la-callbackappender.lo `test -f 'src/callbackappender.cxx' || echo './'`src/callbackappender.cxx mv -f src/.deps/liblog4cplus_la-tls.Tpo src/.deps/liblog4cplus_la-tls.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-clogger.lo -MD -MP -MF src/.deps/liblog4cplusU_la-clogger.Tpo -c -o src/liblog4cplusU_la-clogger.lo `test -f 'src/clogger.cxx' || echo './'`src/clogger.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-callbackappender.lo -MD -MP -MF src/.deps/liblog4cplusU_la-callbackappender.Tpo -c src/callbackappender.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-callbackappender.o libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-clogger.lo -MD -MP -MF src/.deps/liblog4cplusU_la-clogger.Tpo -c src/clogger.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-clogger.o mv -f src/.deps/liblog4cplus_la-stringhelper.Tpo src/.deps/liblog4cplus_la-stringhelper.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-configurator.lo -MD -MP -MF src/.deps/liblog4cplusU_la-configurator.Tpo -c -o src/liblog4cplusU_la-configurator.lo `test -f 'src/configurator.cxx' || echo './'`src/configurator.cxx mv -f src/.deps/liblog4cplus_la-stringhelper-cxxlocale.Tpo src/.deps/liblog4cplus_la-stringhelper-cxxlocale.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-connectorthread.lo -MD -MP -MF src/.deps/liblog4cplusU_la-connectorthread.Tpo -c -o src/liblog4cplusU_la-connectorthread.lo `test -f 'src/connectorthread.cxx' || echo './'`src/connectorthread.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-configurator.lo -MD -MP -MF src/.deps/liblog4cplusU_la-configurator.Tpo -c src/configurator.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-configurator.o libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-connectorthread.lo -MD -MP -MF src/.deps/liblog4cplusU_la-connectorthread.Tpo -c src/connectorthread.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-connectorthread.o mv -f src/.deps/liblog4cplus_la-property.Tpo src/.deps/liblog4cplus_la-property.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-consoleappender.lo -MD -MP -MF src/.deps/liblog4cplusU_la-consoleappender.Tpo -c -o src/liblog4cplusU_la-consoleappender.lo `test -f 'src/consoleappender.cxx' || echo './'`src/consoleappender.cxx mv -f src/.deps/liblog4cplus_la-socket-unix.Tpo src/.deps/liblog4cplus_la-socket-unix.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-cygwin-win32.lo -MD -MP -MF src/.deps/liblog4cplusU_la-cygwin-win32.Tpo -c -o src/liblog4cplusU_la-cygwin-win32.lo `test -f 'src/cygwin-win32.cxx' || echo './'`src/cygwin-win32.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-consoleappender.lo -MD -MP -MF src/.deps/liblog4cplusU_la-consoleappender.Tpo -c src/consoleappender.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-consoleappender.o mv -f src/.deps/liblog4cplus_la-patternlayout.Tpo src/.deps/liblog4cplus_la-patternlayout.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-env.lo -MD -MP -MF src/.deps/liblog4cplusU_la-env.Tpo -c -o src/liblog4cplusU_la-env.lo `test -f 'src/env.cxx' || echo './'`src/env.cxx mv -f src/.deps/liblog4cplus_la-socketappender.Tpo src/.deps/liblog4cplus_la-socketappender.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-exception.lo -MD -MP -MF src/.deps/liblog4cplusU_la-exception.Tpo -c -o src/liblog4cplusU_la-exception.lo `test -f 'src/exception.cxx' || echo './'`src/exception.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-cygwin-win32.lo -MD -MP -MF src/.deps/liblog4cplusU_la-cygwin-win32.Tpo -c src/cygwin-win32.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-cygwin-win32.o libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-env.lo -MD -MP -MF src/.deps/liblog4cplusU_la-env.Tpo -c src/env.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-env.o mv -f src/.deps/liblog4cplusU_la-cygwin-win32.Tpo src/.deps/liblog4cplusU_la-cygwin-win32.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-factory.lo -MD -MP -MF src/.deps/liblog4cplusU_la-factory.Tpo -c -o src/liblog4cplusU_la-factory.lo `test -f 'src/factory.cxx' || echo './'`src/factory.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-exception.lo -MD -MP -MF src/.deps/liblog4cplusU_la-exception.Tpo -c src/exception.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-exception.o libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-factory.lo -MD -MP -MF src/.deps/liblog4cplusU_la-factory.Tpo -c src/factory.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-factory.o mv -f src/.deps/liblog4cplusU_la-exception.Tpo src/.deps/liblog4cplusU_la-exception.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-fileappender.lo -MD -MP -MF src/.deps/liblog4cplusU_la-fileappender.Tpo -c -o src/liblog4cplusU_la-fileappender.lo `test -f 'src/fileappender.cxx' || echo './'`src/fileappender.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-fileappender.lo -MD -MP -MF src/.deps/liblog4cplusU_la-fileappender.Tpo -c src/fileappender.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-fileappender.o mv -f src/.deps/liblog4cplus_la-threads.Tpo src/.deps/liblog4cplus_la-threads.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-fileinfo.lo -MD -MP -MF src/.deps/liblog4cplusU_la-fileinfo.Tpo -c -o src/liblog4cplusU_la-fileinfo.lo `test -f 'src/fileinfo.cxx' || echo './'`src/fileinfo.cxx mv -f src/.deps/liblog4cplusU_la-appenderattachableimpl.Tpo src/.deps/liblog4cplusU_la-appenderattachableimpl.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-filter.lo -MD -MP -MF src/.deps/liblog4cplusU_la-filter.Tpo -c -o src/liblog4cplusU_la-filter.lo `test -f 'src/filter.cxx' || echo './'`src/filter.cxx mv -f src/.deps/liblog4cplusU_la-connectorthread.Tpo src/.deps/liblog4cplusU_la-connectorthread.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-global-init.lo -MD -MP -MF src/.deps/liblog4cplusU_la-global-init.Tpo -c -o src/liblog4cplusU_la-global-init.lo `test -f 'src/global-init.cxx' || echo './'`src/global-init.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-fileinfo.lo -MD -MP -MF src/.deps/liblog4cplusU_la-fileinfo.Tpo -c src/fileinfo.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-fileinfo.o libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-filter.lo -MD -MP -MF src/.deps/liblog4cplusU_la-filter.Tpo -c src/filter.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-filter.o libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-global-init.lo -MD -MP -MF src/.deps/liblog4cplusU_la-global-init.Tpo -c src/global-init.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-global-init.o mv -f src/.deps/liblog4cplus_la-timehelper.Tpo src/.deps/liblog4cplus_la-timehelper.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-hierarchy.lo -MD -MP -MF src/.deps/liblog4cplusU_la-hierarchy.Tpo -c -o src/liblog4cplusU_la-hierarchy.lo `test -f 'src/hierarchy.cxx' || echo './'`src/hierarchy.cxx mv -f src/.deps/liblog4cplusU_la-callbackappender.Tpo src/.deps/liblog4cplusU_la-callbackappender.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-hierarchylocker.lo -MD -MP -MF src/.deps/liblog4cplusU_la-hierarchylocker.Tpo -c -o src/liblog4cplusU_la-hierarchylocker.lo `test -f 'src/hierarchylocker.cxx' || echo './'`src/hierarchylocker.cxx mv -f src/.deps/liblog4cplus_la-syslogappender.Tpo src/.deps/liblog4cplus_la-syslogappender.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-layout.lo -MD -MP -MF src/.deps/liblog4cplusU_la-layout.Tpo -c -o src/liblog4cplusU_la-layout.lo `test -f 'src/layout.cxx' || echo './'`src/layout.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-hierarchy.lo -MD -MP -MF src/.deps/liblog4cplusU_la-hierarchy.Tpo -c src/hierarchy.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-hierarchy.o mv -f simpleserver/.deps/loggingserverU-loggingserver.Tpo simpleserver/.deps/loggingserverU-loggingserver.Po /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-log4judpappender.lo -MD -MP -MF src/.deps/liblog4cplusU_la-log4judpappender.Tpo -c -o src/liblog4cplusU_la-log4judpappender.lo `test -f 'src/log4judpappender.cxx' || echo './'`src/log4judpappender.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-hierarchylocker.lo -MD -MP -MF src/.deps/liblog4cplusU_la-hierarchylocker.Tpo -c src/hierarchylocker.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-hierarchylocker.o libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-layout.lo -MD -MP -MF src/.deps/liblog4cplusU_la-layout.Tpo -c src/layout.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-layout.o libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-log4judpappender.lo -MD -MP -MF src/.deps/liblog4cplusU_la-log4judpappender.Tpo -c src/log4judpappender.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-log4judpappender.o mv -f src/.deps/liblog4cplusU_la-asyncappender.Tpo src/.deps/liblog4cplusU_la-asyncappender.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-lockfile.lo -MD -MP -MF src/.deps/liblog4cplusU_la-lockfile.Tpo -c -o src/liblog4cplusU_la-lockfile.lo `test -f 'src/lockfile.cxx' || echo './'`src/lockfile.cxx mv -f src/.deps/liblog4cplusU_la-fileinfo.Tpo src/.deps/liblog4cplusU_la-fileinfo.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-logger.lo -MD -MP -MF src/.deps/liblog4cplusU_la-logger.Tpo -c -o src/liblog4cplusU_la-logger.lo `test -f 'src/logger.cxx' || echo './'`src/logger.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-lockfile.lo -MD -MP -MF src/.deps/liblog4cplusU_la-lockfile.Tpo -c src/lockfile.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-lockfile.o libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-logger.lo -MD -MP -MF src/.deps/liblog4cplusU_la-logger.Tpo -c src/logger.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-logger.o mv -f src/.deps/liblog4cplusU_la-consoleappender.Tpo src/.deps/liblog4cplusU_la-consoleappender.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-loggerimpl.lo -MD -MP -MF src/.deps/liblog4cplusU_la-loggerimpl.Tpo -c -o src/liblog4cplusU_la-loggerimpl.lo `test -f 'src/loggerimpl.cxx' || echo './'`src/loggerimpl.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-loggerimpl.lo -MD -MP -MF src/.deps/liblog4cplusU_la-loggerimpl.Tpo -c src/loggerimpl.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-loggerimpl.o mv -f src/.deps/liblog4cplusU_la-factory.Tpo src/.deps/liblog4cplusU_la-factory.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-loggingevent.lo -MD -MP -MF src/.deps/liblog4cplusU_la-loggingevent.Tpo -c -o src/liblog4cplusU_la-loggingevent.lo `test -f 'src/loggingevent.cxx' || echo './'`src/loggingevent.cxx mv -f src/.deps/liblog4cplusU_la-appender.Tpo src/.deps/liblog4cplusU_la-appender.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-loggingmacros.lo -MD -MP -MF src/.deps/liblog4cplusU_la-loggingmacros.Tpo -c -o src/liblog4cplusU_la-loggingmacros.lo `test -f 'src/loggingmacros.cxx' || echo './'`src/loggingmacros.cxx mv -f src/.deps/liblog4cplusU_la-clogger.Tpo src/.deps/liblog4cplusU_la-clogger.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-loglevel.lo -MD -MP -MF src/.deps/liblog4cplusU_la-loglevel.Tpo -c -o src/liblog4cplusU_la-loglevel.lo `test -f 'src/loglevel.cxx' || echo './'`src/loglevel.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-loggingevent.lo -MD -MP -MF src/.deps/liblog4cplusU_la-loggingevent.Tpo -c src/loggingevent.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-loggingevent.o libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-loggingmacros.lo -MD -MP -MF src/.deps/liblog4cplusU_la-loggingmacros.Tpo -c src/loggingmacros.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-loggingmacros.o libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-loglevel.lo -MD -MP -MF src/.deps/liblog4cplusU_la-loglevel.Tpo -c src/loglevel.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-loglevel.o mv -f src/.deps/liblog4cplusU_la-hierarchylocker.Tpo src/.deps/liblog4cplusU_la-hierarchylocker.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-loglog.lo -MD -MP -MF src/.deps/liblog4cplusU_la-loglog.Tpo -c -o src/liblog4cplusU_la-loglog.lo `test -f 'src/loglog.cxx' || echo './'`src/loglog.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-loglog.lo -MD -MP -MF src/.deps/liblog4cplusU_la-loglog.Tpo -c src/loglog.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-loglog.o mv -f src/.deps/liblog4cplusU_la-env.Tpo src/.deps/liblog4cplusU_la-env.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-mdc.lo -MD -MP -MF src/.deps/liblog4cplusU_la-mdc.Tpo -c -o src/liblog4cplusU_la-mdc.lo `test -f 'src/mdc.cxx' || echo './'`src/mdc.cxx mv -f src/.deps/liblog4cplusU_la-layout.Tpo src/.deps/liblog4cplusU_la-layout.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-ndc.lo -MD -MP -MF src/.deps/liblog4cplusU_la-ndc.Tpo -c -o src/liblog4cplusU_la-ndc.lo `test -f 'src/ndc.cxx' || echo './'`src/ndc.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-mdc.lo -MD -MP -MF src/.deps/liblog4cplusU_la-mdc.Tpo -c src/mdc.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-mdc.o libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-ndc.lo -MD -MP -MF src/.deps/liblog4cplusU_la-ndc.Tpo -c src/ndc.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-ndc.o In file included from src/global-init.cxx:44: ./threadpool/ThreadPool.h: In lambda function: ./threadpool/ThreadPool.h:250:50: warning: declaration of 'std::unique_lock lock' shadows a parameter [-Wshadow] 250 | std::unique_lock lock(this->queue_mutex); | ^~~~ ./threadpool/ThreadPool.h:236:68: note: shadowed declaration is here 236 | std::size_t worker_number, std::unique_lock const &lock) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./threadpool/ThreadPool.h:286:50: warning: declaration of 'std::unique_lock lock' shadows a parameter [-Wshadow] 286 | std::unique_lock lock(this->queue_mutex); | ^~~~ ./threadpool/ThreadPool.h:236:68: note: shadowed declaration is here 236 | std::size_t worker_number, std::unique_lock const &lock) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./threadpool/ThreadPool.h: In member function 'void progschj::ThreadPool::start_worker(std::size_t, const std::unique_lock&)': ./threadpool/ThreadPool.h:236:68: warning: unused parameter 'lock' [-Wunused-parameter] src/fileappender.cxx:702:1: warning: 'log4cplus::helpers::Time log4cplus::{anonymous}::adjust_for_time_zone(const log4cplus::helpers::Time&, const std::chrono::seconds&)' defined but not used [-Wunused-function] 702 | adjust_for_time_zone (Time const & t, std::chrono::seconds const & tzoffset) | ^~~~~~~~~~~~~~~~~~~~ src/fileappender.cxx:686:1: warning: 'std::chrono::seconds log4cplus::{anonymous}::local_time_offset(const log4cplus::helpers::Time&)' defined but not used [-Wunused-function] 686 | local_time_offset (Time const & t) | ^~~~~~~~~~~~~~~~~ mv -f src/.deps/liblog4cplusU_la-filter.Tpo src/.deps/liblog4cplusU_la-filter.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-nullappender.lo -MD -MP -MF src/.deps/liblog4cplusU_la-nullappender.Tpo -c -o src/liblog4cplusU_la-nullappender.lo `test -f 'src/nullappender.cxx' || echo './'`src/nullappender.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-nullappender.lo -MD -MP -MF src/.deps/liblog4cplusU_la-nullappender.Tpo -c src/nullappender.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-nullappender.o mv -f src/.deps/liblog4cplusU_la-lockfile.Tpo src/.deps/liblog4cplusU_la-lockfile.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-nteventlogappender.lo -MD -MP -MF src/.deps/liblog4cplusU_la-nteventlogappender.Tpo -c -o src/liblog4cplusU_la-nteventlogappender.lo `test -f 'src/nteventlogappender.cxx' || echo './'`src/nteventlogappender.cxx mv -f src/.deps/liblog4cplusU_la-configurator.Tpo src/.deps/liblog4cplusU_la-configurator.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-objectregistry.lo -MD -MP -MF src/.deps/liblog4cplusU_la-objectregistry.Tpo -c -o src/liblog4cplusU_la-objectregistry.lo `test -f 'src/objectregistry.cxx' || echo './'`src/objectregistry.cxx mv -f src/.deps/liblog4cplusU_la-logger.Tpo src/.deps/liblog4cplusU_la-logger.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-patternlayout.lo -MD -MP -MF src/.deps/liblog4cplusU_la-patternlayout.Tpo -c -o src/liblog4cplusU_la-patternlayout.lo `test -f 'src/patternlayout.cxx' || echo './'`src/patternlayout.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-nteventlogappender.lo -MD -MP -MF src/.deps/liblog4cplusU_la-nteventlogappender.Tpo -c src/nteventlogappender.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-nteventlogappender.o mv -f src/.deps/liblog4cplusU_la-nteventlogappender.Tpo src/.deps/liblog4cplusU_la-nteventlogappender.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-pointer.lo -MD -MP -MF src/.deps/liblog4cplusU_la-pointer.Tpo -c -o src/liblog4cplusU_la-pointer.lo `test -f 'src/pointer.cxx' || echo './'`src/pointer.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-objectregistry.lo -MD -MP -MF src/.deps/liblog4cplusU_la-objectregistry.Tpo -c src/objectregistry.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-objectregistry.o libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-patternlayout.lo -MD -MP -MF src/.deps/liblog4cplusU_la-patternlayout.Tpo -c src/patternlayout.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-patternlayout.o libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-pointer.lo -MD -MP -MF src/.deps/liblog4cplusU_la-pointer.Tpo -c src/pointer.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-pointer.o mv -f src/.deps/liblog4cplusU_la-log4judpappender.Tpo src/.deps/liblog4cplusU_la-log4judpappender.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-property.lo -MD -MP -MF src/.deps/liblog4cplusU_la-property.Tpo -c -o src/liblog4cplusU_la-property.lo `test -f 'src/property.cxx' || echo './'`src/property.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-property.lo -MD -MP -MF src/.deps/liblog4cplusU_la-property.Tpo -c src/property.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-property.o mv -f src/.deps/liblog4cplusU_la-hierarchy.Tpo src/.deps/liblog4cplusU_la-hierarchy.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-queue.lo -MD -MP -MF src/.deps/liblog4cplusU_la-queue.Tpo -c -o src/liblog4cplusU_la-queue.lo `test -f 'src/queue.cxx' || echo './'`src/queue.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-queue.lo -MD -MP -MF src/.deps/liblog4cplusU_la-queue.Tpo -c src/queue.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-queue.o mv -f src/.deps/liblog4cplusU_la-loggerimpl.Tpo src/.deps/liblog4cplusU_la-loggerimpl.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-rootlogger.lo -MD -MP -MF src/.deps/liblog4cplusU_la-rootlogger.Tpo -c -o src/liblog4cplusU_la-rootlogger.lo `test -f 'src/rootlogger.cxx' || echo './'`src/rootlogger.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-rootlogger.lo -MD -MP -MF src/.deps/liblog4cplusU_la-rootlogger.Tpo -c src/rootlogger.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-rootlogger.o mv -f src/.deps/liblog4cplusU_la-loggingmacros.Tpo src/.deps/liblog4cplusU_la-loggingmacros.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-snprintf.lo -MD -MP -MF src/.deps/liblog4cplusU_la-snprintf.Tpo -c -o src/liblog4cplusU_la-snprintf.lo `test -f 'src/snprintf.cxx' || echo './'`src/snprintf.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-snprintf.lo -MD -MP -MF src/.deps/liblog4cplusU_la-snprintf.Tpo -c src/snprintf.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-snprintf.o mv -f src/.deps/liblog4cplusU_la-loglevel.Tpo src/.deps/liblog4cplusU_la-loglevel.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-socketappender.lo -MD -MP -MF src/.deps/liblog4cplusU_la-socketappender.Tpo -c -o src/liblog4cplusU_la-socketappender.lo `test -f 'src/socketappender.cxx' || echo './'`src/socketappender.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-socketappender.lo -MD -MP -MF src/.deps/liblog4cplusU_la-socketappender.Tpo -c src/socketappender.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-socketappender.o mv -f src/.deps/liblog4cplusU_la-nullappender.Tpo src/.deps/liblog4cplusU_la-nullappender.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-socketbuffer.lo -MD -MP -MF src/.deps/liblog4cplusU_la-socketbuffer.Tpo -c -o src/liblog4cplusU_la-socketbuffer.lo `test -f 'src/socketbuffer.cxx' || echo './'`src/socketbuffer.cxx mv -f src/.deps/liblog4cplusU_la-loglog.Tpo src/.deps/liblog4cplusU_la-loglog.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-socket.lo -MD -MP -MF src/.deps/liblog4cplusU_la-socket.Tpo -c -o src/liblog4cplusU_la-socket.lo `test -f 'src/socket.cxx' || echo './'`src/socket.cxx mv -f src/.deps/liblog4cplusU_la-pointer.Tpo src/.deps/liblog4cplusU_la-pointer.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-socket-unix.lo -MD -MP -MF src/.deps/liblog4cplusU_la-socket-unix.Tpo -c -o src/liblog4cplusU_la-socket-unix.lo `test -f 'src/socket-unix.cxx' || echo './'`src/socket-unix.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-socket.lo -MD -MP -MF src/.deps/liblog4cplusU_la-socket.Tpo -c src/socket.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-socket.o libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-socketbuffer.lo -MD -MP -MF src/.deps/liblog4cplusU_la-socketbuffer.Tpo -c src/socketbuffer.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-socketbuffer.o libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-socket-unix.lo -MD -MP -MF src/.deps/liblog4cplusU_la-socket-unix.Tpo -c src/socket-unix.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-socket-unix.o mv -f src/.deps/liblog4cplusU_la-mdc.Tpo src/.deps/liblog4cplusU_la-mdc.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-socket-win32.lo -MD -MP -MF src/.deps/liblog4cplusU_la-socket-win32.Tpo -c -o src/liblog4cplusU_la-socket-win32.lo `test -f 'src/socket-win32.cxx' || echo './'`src/socket-win32.cxx mv -f src/.deps/liblog4cplusU_la-loggingevent.Tpo src/.deps/liblog4cplusU_la-loggingevent.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-stringhelper.lo -MD -MP -MF src/.deps/liblog4cplusU_la-stringhelper.Tpo -c -o src/liblog4cplusU_la-stringhelper.lo `test -f 'src/stringhelper.cxx' || echo './'`src/stringhelper.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-socket-win32.lo -MD -MP -MF src/.deps/liblog4cplusU_la-socket-win32.Tpo -c src/socket-win32.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-socket-win32.o mv -f src/.deps/liblog4cplusU_la-socket-win32.Tpo src/.deps/liblog4cplusU_la-socket-win32.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-stringhelper-clocale.lo -MD -MP -MF src/.deps/liblog4cplusU_la-stringhelper-clocale.Tpo -c -o src/liblog4cplusU_la-stringhelper-clocale.lo `test -f 'src/stringhelper-clocale.cxx' || echo './'`src/stringhelper-clocale.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-stringhelper.lo -MD -MP -MF src/.deps/liblog4cplusU_la-stringhelper.Tpo -c src/stringhelper.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-stringhelper.o libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-stringhelper-clocale.lo -MD -MP -MF src/.deps/liblog4cplusU_la-stringhelper-clocale.Tpo -c src/stringhelper-clocale.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-stringhelper-clocale.o mv -f src/.deps/liblog4cplusU_la-objectregistry.Tpo src/.deps/liblog4cplusU_la-objectregistry.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-stringhelper-cxxlocale.lo -MD -MP -MF src/.deps/liblog4cplusU_la-stringhelper-cxxlocale.Tpo -c -o src/liblog4cplusU_la-stringhelper-cxxlocale.lo `test -f 'src/stringhelper-cxxlocale.cxx' || echo './'`src/stringhelper-cxxlocale.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-stringhelper-cxxlocale.lo -MD -MP -MF src/.deps/liblog4cplusU_la-stringhelper-cxxlocale.Tpo -c src/stringhelper-cxxlocale.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-stringhelper-cxxlocale.o mv -f src/.deps/liblog4cplusU_la-ndc.Tpo src/.deps/liblog4cplusU_la-ndc.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-stringhelper-iconv.lo -MD -MP -MF src/.deps/liblog4cplusU_la-stringhelper-iconv.Tpo -c -o src/liblog4cplusU_la-stringhelper-iconv.lo `test -f 'src/stringhelper-iconv.cxx' || echo './'`src/stringhelper-iconv.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-stringhelper-iconv.lo -MD -MP -MF src/.deps/liblog4cplusU_la-stringhelper-iconv.Tpo -c src/stringhelper-iconv.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-stringhelper-iconv.o src/property.cxx: In function 'void log4cplus::helpers::{anonymous}::imbue_file_from_flags(log4cplus::tistream&, unsigned int)': src/property.cxx:139:35: warning: unused parameter 'file' [-Wunused-parameter] 139 | imbue_file_from_flags (tistream & file, unsigned flags) | ~~~~~~~~~~~^~~~ mv -f src/.deps/liblog4cplusU_la-global-init.Tpo src/.deps/liblog4cplusU_la-global-init.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-syncprims.lo -MD -MP -MF src/.deps/liblog4cplusU_la-syncprims.Tpo -c -o src/liblog4cplusU_la-syncprims.lo `test -f 'src/syncprims.cxx' || echo './'`src/syncprims.cxx mv -f src/.deps/liblog4cplusU_la-rootlogger.Tpo src/.deps/liblog4cplusU_la-rootlogger.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-syslogappender.lo -MD -MP -MF src/.deps/liblog4cplusU_la-syslogappender.Tpo -c -o src/liblog4cplusU_la-syslogappender.lo `test -f 'src/syslogappender.cxx' || echo './'`src/syslogappender.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-syncprims.lo -MD -MP -MF src/.deps/liblog4cplusU_la-syncprims.Tpo -c src/syncprims.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-syncprims.o mv -f src/.deps/liblog4cplusU_la-queue.Tpo src/.deps/liblog4cplusU_la-queue.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-threads.lo -MD -MP -MF src/.deps/liblog4cplusU_la-threads.Tpo -c -o src/liblog4cplusU_la-threads.lo `test -f 'src/threads.cxx' || echo './'`src/threads.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-syslogappender.lo -MD -MP -MF src/.deps/liblog4cplusU_la-syslogappender.Tpo -c src/syslogappender.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-syslogappender.o libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-threads.lo -MD -MP -MF src/.deps/liblog4cplusU_la-threads.Tpo -c src/threads.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-threads.o mv -f src/.deps/liblog4cplusU_la-socketbuffer.Tpo src/.deps/liblog4cplusU_la-socketbuffer.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-timehelper.lo -MD -MP -MF src/.deps/liblog4cplusU_la-timehelper.Tpo -c -o src/liblog4cplusU_la-timehelper.lo `test -f 'src/timehelper.cxx' || echo './'`src/timehelper.cxx mv -f src/.deps/liblog4cplusU_la-fileappender.Tpo src/.deps/liblog4cplusU_la-fileappender.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-tls.lo -MD -MP -MF src/.deps/liblog4cplusU_la-tls.Tpo -c -o src/liblog4cplusU_la-tls.lo `test -f 'src/tls.cxx' || echo './'`src/tls.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-timehelper.lo -MD -MP -MF src/.deps/liblog4cplusU_la-timehelper.Tpo -c src/timehelper.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-timehelper.o libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-tls.lo -MD -MP -MF src/.deps/liblog4cplusU_la-tls.Tpo -c src/tls.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-tls.o mv -f src/.deps/liblog4cplusU_la-stringhelper-iconv.Tpo src/.deps/liblog4cplusU_la-stringhelper-iconv.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-version.lo -MD -MP -MF src/.deps/liblog4cplusU_la-version.Tpo -c -o src/liblog4cplusU_la-version.lo `test -f 'src/version.cxx' || echo './'`src/version.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-version.lo -MD -MP -MF src/.deps/liblog4cplusU_la-version.Tpo -c src/version.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-version.o mv -f src/.deps/liblog4cplusU_la-version.Tpo src/.deps/liblog4cplusU_la-version.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-win32consoleappender.lo -MD -MP -MF src/.deps/liblog4cplusU_la-win32consoleappender.Tpo -c -o src/liblog4cplusU_la-win32consoleappender.lo `test -f 'src/win32consoleappender.cxx' || echo './'`src/win32consoleappender.cxx mv -f src/.deps/liblog4cplusU_la-stringhelper-clocale.Tpo src/.deps/liblog4cplusU_la-stringhelper-clocale.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-win32debugappender.lo -MD -MP -MF src/.deps/liblog4cplusU_la-win32debugappender.Tpo -c -o src/liblog4cplusU_la-win32debugappender.lo `test -f 'src/win32debugappender.cxx' || echo './'`src/win32debugappender.cxx mv -f src/.deps/liblog4cplusU_la-snprintf.Tpo src/.deps/liblog4cplusU_la-snprintf.Plo depbase=`echo tests/appender_test/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT tests/appender_test/main.o -MD -MP -MF $depbase.Tpo -c -o tests/appender_test/main.o tests/appender_test/main.cxx &&\ mv -f $depbase.Tpo $depbase.Po libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-win32consoleappender.lo -MD -MP -MF src/.deps/liblog4cplusU_la-win32consoleappender.Tpo -c src/win32consoleappender.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-win32consoleappender.o mv -f src/.deps/liblog4cplusU_la-win32consoleappender.Tpo src/.deps/liblog4cplusU_la-win32consoleappender.Plo g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT tests/appender_test/appender_testU-main.o -MD -MP -MF tests/appender_test/.deps/appender_testU-main.Tpo -c -o tests/appender_test/appender_testU-main.o `test -f 'tests/appender_test/main.cxx' || echo './'`tests/appender_test/main.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DINSIDE_LOG4CPLUS -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT src/liblog4cplusU_la-win32debugappender.lo -MD -MP -MF src/.deps/liblog4cplusU_la-win32debugappender.Tpo -c src/win32debugappender.cxx -fPIC -DPIC -o src/.libs/liblog4cplusU_la-win32debugappender.o mv -f src/.deps/liblog4cplusU_la-win32debugappender.Tpo src/.deps/liblog4cplusU_la-win32debugappender.Plo depbase=`echo tests/configandwatch_test/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT tests/configandwatch_test/main.o -MD -MP -MF $depbase.Tpo -c -o tests/configandwatch_test/main.o tests/configandwatch_test/main.cxx &&\ mv -f $depbase.Tpo $depbase.Po mv -f src/.deps/liblog4cplusU_la-socket.Tpo src/.deps/liblog4cplusU_la-socket.Plo g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT tests/configandwatch_test/configandwatch_testU-main.o -MD -MP -MF tests/configandwatch_test/.deps/configandwatch_testU-main.Tpo -c -o tests/configandwatch_test/configandwatch_testU-main.o `test -f 'tests/configandwatch_test/main.cxx' || echo './'`tests/configandwatch_test/main.cxx mv -f src/.deps/liblog4cplusU_la-tls.Tpo src/.deps/liblog4cplusU_la-tls.Plo depbase=`echo tests/customloglevel_test/customloglevel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT tests/customloglevel_test/customloglevel.o -MD -MP -MF $depbase.Tpo -c -o tests/customloglevel_test/customloglevel.o tests/customloglevel_test/customloglevel.cxx &&\ mv -f $depbase.Tpo $depbase.Po mv -f src/.deps/liblog4cplusU_la-stringhelper.Tpo src/.deps/liblog4cplusU_la-stringhelper.Plo depbase=`echo tests/customloglevel_test/func.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT tests/customloglevel_test/func.o -MD -MP -MF $depbase.Tpo -c -o tests/customloglevel_test/func.o tests/customloglevel_test/func.cxx &&\ mv -f $depbase.Tpo $depbase.Po mv -f src/.deps/liblog4cplusU_la-socket-unix.Tpo src/.deps/liblog4cplusU_la-socket-unix.Plo depbase=`echo tests/customloglevel_test/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT tests/customloglevel_test/main.o -MD -MP -MF $depbase.Tpo -c -o tests/customloglevel_test/main.o tests/customloglevel_test/main.cxx &&\ mv -f $depbase.Tpo $depbase.Po mv -f src/.deps/liblog4cplusU_la-stringhelper-cxxlocale.Tpo src/.deps/liblog4cplusU_la-stringhelper-cxxlocale.Plo g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT tests/customloglevel_test/customloglevel_testU-customloglevel.o -MD -MP -MF tests/customloglevel_test/.deps/customloglevel_testU-customloglevel.Tpo -c -o tests/customloglevel_test/customloglevel_testU-customloglevel.o `test -f 'tests/customloglevel_test/customloglevel.cxx' || echo './'`tests/customloglevel_test/customloglevel.cxx mv -f src/.deps/liblog4cplusU_la-socketappender.Tpo src/.deps/liblog4cplusU_la-socketappender.Plo g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT tests/customloglevel_test/customloglevel_testU-func.o -MD -MP -MF tests/customloglevel_test/.deps/customloglevel_testU-func.Tpo -c -o tests/customloglevel_test/customloglevel_testU-func.o `test -f 'tests/customloglevel_test/func.cxx' || echo './'`tests/customloglevel_test/func.cxx mv -f src/.deps/liblog4cplusU_la-property.Tpo src/.deps/liblog4cplusU_la-property.Plo g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT tests/customloglevel_test/customloglevel_testU-main.o -MD -MP -MF tests/customloglevel_test/.deps/customloglevel_testU-main.Tpo -c -o tests/customloglevel_test/customloglevel_testU-main.o `test -f 'tests/customloglevel_test/main.cxx' || echo './'`tests/customloglevel_test/main.cxx mv -f src/.deps/liblog4cplusU_la-syncprims.Tpo src/.deps/liblog4cplusU_la-syncprims.Plo depbase=`echo tests/fileappender_test/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT tests/fileappender_test/main.o -MD -MP -MF $depbase.Tpo -c -o tests/fileappender_test/main.o tests/fileappender_test/main.cxx &&\ mv -f $depbase.Tpo $depbase.Po mv -f src/.deps/liblog4cplusU_la-patternlayout.Tpo src/.deps/liblog4cplusU_la-patternlayout.Plo g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT tests/fileappender_test/fileappender_testU-main.o -MD -MP -MF tests/fileappender_test/.deps/fileappender_testU-main.Tpo -c -o tests/fileappender_test/fileappender_testU-main.o `test -f 'tests/fileappender_test/main.cxx' || echo './'`tests/fileappender_test/main.cxx mv -f src/.deps/liblog4cplusU_la-threads.Tpo src/.deps/liblog4cplusU_la-threads.Plo depbase=`echo tests/filter_test/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT tests/filter_test/main.o -MD -MP -MF $depbase.Tpo -c -o tests/filter_test/main.o tests/filter_test/main.cxx &&\ mv -f $depbase.Tpo $depbase.Po g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT tests/filter_test/filter_testU-main.o -MD -MP -MF tests/filter_test/.deps/filter_testU-main.Tpo -c -o tests/filter_test/filter_testU-main.o `test -f 'tests/filter_test/main.cxx' || echo './'`tests/filter_test/main.cxx mv -f tests/customloglevel_test/.deps/customloglevel_testU-customloglevel.Tpo tests/customloglevel_test/.deps/customloglevel_testU-customloglevel.Po depbase=`echo tests/hierarchy_test/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT tests/hierarchy_test/main.o -MD -MP -MF $depbase.Tpo -c -o tests/hierarchy_test/main.o tests/hierarchy_test/main.cxx &&\ mv -f $depbase.Tpo $depbase.Po g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT tests/hierarchy_test/hierarchy_testU-main.o -MD -MP -MF tests/hierarchy_test/.deps/hierarchy_testU-main.Tpo -c -o tests/hierarchy_test/hierarchy_testU-main.o `test -f 'tests/hierarchy_test/main.cxx' || echo './'`tests/hierarchy_test/main.cxx depbase=`echo tests/loglog_test/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT tests/loglog_test/main.o -MD -MP -MF $depbase.Tpo -c -o tests/loglog_test/main.o tests/loglog_test/main.cxx &&\ mv -f $depbase.Tpo $depbase.Po mv -f src/.deps/liblog4cplusU_la-timehelper.Tpo src/.deps/liblog4cplusU_la-timehelper.Plo g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT tests/loglog_test/loglog_testU-main.o -MD -MP -MF tests/loglog_test/.deps/loglog_testU-main.Tpo -c -o tests/loglog_test/loglog_testU-main.o `test -f 'tests/loglog_test/main.cxx' || echo './'`tests/loglog_test/main.cxx mv -f tests/appender_test/.deps/appender_testU-main.Tpo tests/appender_test/.deps/appender_testU-main.Po depbase=`echo tests/ndc_test/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT tests/ndc_test/main.o -MD -MP -MF $depbase.Tpo -c -o tests/ndc_test/main.o tests/ndc_test/main.cxx &&\ mv -f $depbase.Tpo $depbase.Po g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT tests/ndc_test/ndc_testU-main.o -MD -MP -MF tests/ndc_test/.deps/ndc_testU-main.Tpo -c -o tests/ndc_test/ndc_testU-main.o `test -f 'tests/ndc_test/main.cxx' || echo './'`tests/ndc_test/main.cxx mv -f tests/configandwatch_test/.deps/configandwatch_testU-main.Tpo tests/configandwatch_test/.deps/configandwatch_testU-main.Po depbase=`echo tests/ostream_test/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT tests/ostream_test/main.o -MD -MP -MF $depbase.Tpo -c -o tests/ostream_test/main.o tests/ostream_test/main.cxx &&\ mv -f $depbase.Tpo $depbase.Po mv -f tests/customloglevel_test/.deps/customloglevel_testU-func.Tpo tests/customloglevel_test/.deps/customloglevel_testU-func.Po g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT tests/ostream_test/ostream_testU-main.o -MD -MP -MF tests/ostream_test/.deps/ostream_testU-main.Tpo -c -o tests/ostream_test/ostream_testU-main.o `test -f 'tests/ostream_test/main.cxx' || echo './'`tests/ostream_test/main.cxx mv -f src/.deps/liblog4cplusU_la-syslogappender.Tpo src/.deps/liblog4cplusU_la-syslogappender.Plo depbase=`echo tests/patternlayout_test/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT tests/patternlayout_test/main.o -MD -MP -MF $depbase.Tpo -c -o tests/patternlayout_test/main.o tests/patternlayout_test/main.cxx &&\ mv -f $depbase.Tpo $depbase.Po g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT tests/patternlayout_test/patternlayout_testU-main.o -MD -MP -MF tests/patternlayout_test/.deps/patternlayout_testU-main.Tpo -c -o tests/patternlayout_test/patternlayout_testU-main.o `test -f 'tests/patternlayout_test/main.cxx' || echo './'`tests/patternlayout_test/main.cxx mv -f tests/customloglevel_test/.deps/customloglevel_testU-main.Tpo tests/customloglevel_test/.deps/customloglevel_testU-main.Po depbase=`echo tests/performance_test/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT tests/performance_test/main.o -MD -MP -MF $depbase.Tpo -c -o tests/performance_test/main.o tests/performance_test/main.cxx &&\ mv -f $depbase.Tpo $depbase.Po g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT tests/performance_test/performance_testU-main.o -MD -MP -MF tests/performance_test/.deps/performance_testU-main.Tpo -c -o tests/performance_test/performance_testU-main.o `test -f 'tests/performance_test/main.cxx' || echo './'`tests/performance_test/main.cxx mv -f tests/fileappender_test/.deps/fileappender_testU-main.Tpo tests/fileappender_test/.deps/fileappender_testU-main.Po depbase=`echo tests/priority_test/func.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT tests/priority_test/func.o -MD -MP -MF $depbase.Tpo -c -o tests/priority_test/func.o tests/priority_test/func.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo tests/priority_test/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT tests/priority_test/main.o -MD -MP -MF $depbase.Tpo -c -o tests/priority_test/main.o tests/priority_test/main.cxx &&\ mv -f $depbase.Tpo $depbase.Po g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT tests/priority_test/priority_testU-func.o -MD -MP -MF tests/priority_test/.deps/priority_testU-func.Tpo -c -o tests/priority_test/priority_testU-func.o `test -f 'tests/priority_test/func.cxx' || echo './'`tests/priority_test/func.cxx mv -f tests/loglog_test/.deps/loglog_testU-main.Tpo tests/loglog_test/.deps/loglog_testU-main.Po g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT tests/priority_test/priority_testU-main.o -MD -MP -MF tests/priority_test/.deps/priority_testU-main.Tpo -c -o tests/priority_test/priority_testU-main.o `test -f 'tests/priority_test/main.cxx' || echo './'`tests/priority_test/main.cxx depbase=`echo tests/propertyconfig_test/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT tests/propertyconfig_test/main.o -MD -MP -MF $depbase.Tpo -c -o tests/propertyconfig_test/main.o tests/propertyconfig_test/main.cxx &&\ mv -f $depbase.Tpo $depbase.Po mv -f tests/hierarchy_test/.deps/hierarchy_testU-main.Tpo tests/hierarchy_test/.deps/hierarchy_testU-main.Po g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT tests/propertyconfig_test/propertyconfig_testU-main.o -MD -MP -MF tests/propertyconfig_test/.deps/propertyconfig_testU-main.Tpo -c -o tests/propertyconfig_test/propertyconfig_testU-main.o `test -f 'tests/propertyconfig_test/main.cxx' || echo './'`tests/propertyconfig_test/main.cxx depbase=`echo tests/socket_test/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT tests/socket_test/main.o -MD -MP -MF $depbase.Tpo -c -o tests/socket_test/main.o tests/socket_test/main.cxx &&\ mv -f $depbase.Tpo $depbase.Po g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT tests/socket_test/socket_testU-main.o -MD -MP -MF tests/socket_test/.deps/socket_testU-main.Tpo -c -o tests/socket_test/socket_testU-main.o `test -f 'tests/socket_test/main.cxx' || echo './'`tests/socket_test/main.cxx mv -f tests/ndc_test/.deps/ndc_testU-main.Tpo tests/ndc_test/.deps/ndc_testU-main.Po depbase=`echo tests/thread_test/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT tests/thread_test/main.o -MD -MP -MF $depbase.Tpo -c -o tests/thread_test/main.o tests/thread_test/main.cxx &&\ mv -f $depbase.Tpo $depbase.Po g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT tests/thread_test/thread_testU-main.o -MD -MP -MF tests/thread_test/.deps/thread_testU-main.Tpo -c -o tests/thread_test/thread_testU-main.o `test -f 'tests/thread_test/main.cxx' || echo './'`tests/thread_test/main.cxx mv -f tests/filter_test/.deps/filter_testU-main.Tpo tests/filter_test/.deps/filter_testU-main.Po depbase=`echo tests/timeformat_test/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT tests/timeformat_test/main.o -MD -MP -MF $depbase.Tpo -c -o tests/timeformat_test/main.o tests/timeformat_test/main.cxx &&\ mv -f $depbase.Tpo $depbase.Po mv -f tests/ostream_test/.deps/ostream_testU-main.Tpo tests/ostream_test/.deps/ostream_testU-main.Po g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT tests/timeformat_test/timeformat_testU-main.o -MD -MP -MF tests/timeformat_test/.deps/timeformat_testU-main.Tpo -c -o tests/timeformat_test/timeformat_testU-main.o `test -f 'tests/timeformat_test/main.cxx' || echo './'`tests/timeformat_test/main.cxx mv -f tests/patternlayout_test/.deps/patternlayout_testU-main.Tpo tests/patternlayout_test/.deps/patternlayout_testU-main.Po depbase=`echo tests/unit_tests/unit_tests.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT tests/unit_tests/unit_tests.o -MD -MP -MF $depbase.Tpo -c -o tests/unit_tests/unit_tests.o tests/unit_tests/unit_tests.cxx &&\ mv -f $depbase.Tpo $depbase.Po g++ -DHAVE_CONFIG_H -I./include -I./threadpool -I./include -I./catch/single_include/catch2 -DCATCH_CONFIG_PREFIX_ALL=1 -DNDEBUG -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -MT tests/unit_tests/unit_testsU-unit_tests.o -MD -MP -MF tests/unit_tests/.deps/unit_testsU-unit_tests.Tpo -c -o tests/unit_tests/unit_testsU-unit_tests.o `test -f 'tests/unit_tests/unit_tests.cxx' || echo './'`tests/unit_tests/unit_tests.cxx /bin/sh ./libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -no-undefined -version-info 9:0:0 -release 2.1 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o liblog4cplus.la -rpath /usr/lib src/liblog4cplus_la-appenderattachableimpl.lo src/liblog4cplus_la-appender.lo src/liblog4cplus_la-asyncappender.lo src/liblog4cplus_la-callbackappender.lo src/liblog4cplus_la-clogger.lo src/liblog4cplus_la-configurator.lo src/liblog4cplus_la-connectorthread.lo src/liblog4cplus_la-consoleappender.lo src/liblog4cplus_la-cygwin-win32.lo src/liblog4cplus_la-env.lo src/liblog4cplus_la-exception.lo src/liblog4cplus_la-factory.lo src/liblog4cplus_la-fileappender.lo src/liblog4cplus_la-fileinfo.lo src/liblog4cplus_la-filter.lo src/liblog4cplus_la-global-init.lo src/liblog4cplus_la-hierarchy.lo src/liblog4cplus_la-hierarchylocker.lo src/liblog4cplus_la-layout.lo src/liblog4cplus_la-log4judpappender.lo src/liblog4cplus_la-lockfile.lo src/liblog4cplus_la-logger.lo src/liblog4cplus_la-loggerimpl.lo src/liblog4cplus_la-loggingevent.lo src/liblog4cplus_la-loggingmacros.lo src/liblog4cplus_la-loglevel.lo src/liblog4cplus_la-loglog.lo src/liblog4cplus_la-mdc.lo src/liblog4cplus_la-ndc.lo src/liblog4cplus_la-nullappender.lo src/liblog4cplus_la-nteventlogappender.lo src/liblog4cplus_la-objectregistry.lo src/liblog4cplus_la-patternlayout.lo src/liblog4cplus_la-pointer.lo src/liblog4cplus_la-property.lo src/liblog4cplus_la-queue.lo src/liblog4cplus_la-rootlogger.lo src/liblog4cplus_la-snprintf.lo src/liblog4cplus_la-socketappender.lo src/liblog4cplus_la-socketbuffer.lo src/liblog4cplus_la-socket.lo src/liblog4cplus_la-socket-unix.lo src/liblog4cplus_la-socket-win32.lo src/liblog4cplus_la-stringhelper.lo src/liblog4cplus_la-stringhelper-clocale.lo src/liblog4cplus_la-stringhelper-cxxlocale.lo src/liblog4cplus_la-stringhelper-iconv.lo src/liblog4cplus_la-syncprims.lo src/liblog4cplus_la-syslogappender.lo src/liblog4cplus_la-threads.lo src/liblog4cplus_la-timehelper.lo src/liblog4cplus_la-tls.lo src/liblog4cplus_la-version.lo src/liblog4cplus_la-win32consoleappender.lo src/liblog4cplus_la-win32debugappender.lo -latomic libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/13.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.1.1/crtbeginS.o src/.libs/liblog4cplus_la-appenderattachableimpl.o src/.libs/liblog4cplus_la-appender.o src/.libs/liblog4cplus_la-asyncappender.o src/.libs/liblog4cplus_la-callbackappender.o src/.libs/liblog4cplus_la-clogger.o src/.libs/liblog4cplus_la-configurator.o src/.libs/liblog4cplus_la-connectorthread.o src/.libs/liblog4cplus_la-consoleappender.o src/.libs/liblog4cplus_la-cygwin-win32.o src/.libs/liblog4cplus_la-env.o src/.libs/liblog4cplus_la-exception.o src/.libs/liblog4cplus_la-factory.o src/.libs/liblog4cplus_la-fileappender.o src/.libs/liblog4cplus_la-fileinfo.o src/.libs/liblog4cplus_la-filter.o src/.libs/liblog4cplus_la-global-init.o src/.libs/liblog4cplus_la-hierarchy.o src/.libs/liblog4cplus_la-hierarchylocker.o src/.libs/liblog4cplus_la-layout.o src/.libs/liblog4cplus_la-log4judpappender.o src/.libs/liblog4cplus_la-lockfile.o src/.libs/liblog4cplus_la-logger.o src/.libs/liblog4cplus_la-loggerimpl.o src/.libs/liblog4cplus_la-loggingevent.o src/.libs/liblog4cplus_la-loggingmacros.o src/.libs/liblog4cplus_la-loglevel.o src/.libs/liblog4cplus_la-loglog.o src/.libs/liblog4cplus_la-mdc.o src/.libs/liblog4cplus_la-ndc.o src/.libs/liblog4cplus_la-nullappender.o src/.libs/liblog4cplus_la-nteventlogappender.o src/.libs/liblog4cplus_la-objectregistry.o src/.libs/liblog4cplus_la-patternlayout.o src/.libs/liblog4cplus_la-pointer.o src/.libs/liblog4cplus_la-property.o src/.libs/liblog4cplus_la-queue.o src/.libs/liblog4cplus_la-rootlogger.o src/.libs/liblog4cplus_la-snprintf.o src/.libs/liblog4cplus_la-socketappender.o src/.libs/liblog4cplus_la-socketbuffer.o src/.libs/liblog4cplus_la-socket.o src/.libs/liblog4cplus_la-socket-unix.o src/.libs/liblog4cplus_la-socket-win32.o src/.libs/liblog4cplus_la-stringhelper.o src/.libs/liblog4cplus_la-stringhelper-clocale.o src/.libs/liblog4cplus_la-stringhelper-cxxlocale.o src/.libs/liblog4cplus_la-stringhelper-iconv.o src/.libs/liblog4cplus_la-syncprims.o src/.libs/liblog4cplus_la-syslogappender.o src/.libs/liblog4cplus_la-threads.o src/.libs/liblog4cplus_la-timehelper.o src/.libs/liblog4cplus_la-tls.o src/.libs/liblog4cplus_la-version.o src/.libs/liblog4cplus_la-win32consoleappender.o src/.libs/liblog4cplus_la-win32debugappender.o -latomic -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/13.1.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.1.1/../../../../lib/crtn.o -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,liblog4cplus-2.1.so.9 -o .libs/liblog4cplus-2.1.so.9.0.0 libtool: link: (cd ".libs" && rm -f "liblog4cplus-2.1.so.9" && ln -s "liblog4cplus-2.1.so.9.0.0" "liblog4cplus-2.1.so.9") libtool: link: (cd ".libs" && rm -f "liblog4cplus.so" && ln -s "liblog4cplus-2.1.so.9.0.0" "liblog4cplus.so") libtool: link: ( cd ".libs" && rm -f "liblog4cplus.la" && ln -s "../liblog4cplus.la" "liblog4cplus.la" ) mv -f tests/performance_test/.deps/performance_testU-main.Tpo tests/performance_test/.deps/performance_testU-main.Po /bin/sh ./libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -no-undefined -version-info 9:0:0 -release 2.1 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o liblog4cplusU.la -rpath /usr/lib src/liblog4cplusU_la-appenderattachableimpl.lo src/liblog4cplusU_la-appender.lo src/liblog4cplusU_la-asyncappender.lo src/liblog4cplusU_la-callbackappender.lo src/liblog4cplusU_la-clogger.lo src/liblog4cplusU_la-configurator.lo src/liblog4cplusU_la-connectorthread.lo src/liblog4cplusU_la-consoleappender.lo src/liblog4cplusU_la-cygwin-win32.lo src/liblog4cplusU_la-env.lo src/liblog4cplusU_la-exception.lo src/liblog4cplusU_la-factory.lo src/liblog4cplusU_la-fileappender.lo src/liblog4cplusU_la-fileinfo.lo src/liblog4cplusU_la-filter.lo src/liblog4cplusU_la-global-init.lo src/liblog4cplusU_la-hierarchy.lo src/liblog4cplusU_la-hierarchylocker.lo src/liblog4cplusU_la-layout.lo src/liblog4cplusU_la-log4judpappender.lo src/liblog4cplusU_la-lockfile.lo src/liblog4cplusU_la-logger.lo src/liblog4cplusU_la-loggerimpl.lo src/liblog4cplusU_la-loggingevent.lo src/liblog4cplusU_la-loggingmacros.lo src/liblog4cplusU_la-loglevel.lo src/liblog4cplusU_la-loglog.lo src/liblog4cplusU_la-mdc.lo src/liblog4cplusU_la-ndc.lo src/liblog4cplusU_la-nullappender.lo src/liblog4cplusU_la-nteventlogappender.lo src/liblog4cplusU_la-objectregistry.lo src/liblog4cplusU_la-patternlayout.lo src/liblog4cplusU_la-pointer.lo src/liblog4cplusU_la-property.lo src/liblog4cplusU_la-queue.lo src/liblog4cplusU_la-rootlogger.lo src/liblog4cplusU_la-snprintf.lo src/liblog4cplusU_la-socketappender.lo src/liblog4cplusU_la-socketbuffer.lo src/liblog4cplusU_la-socket.lo src/liblog4cplusU_la-socket-unix.lo src/liblog4cplusU_la-socket-win32.lo src/liblog4cplusU_la-stringhelper.lo src/liblog4cplusU_la-stringhelper-clocale.lo src/liblog4cplusU_la-stringhelper-cxxlocale.lo src/liblog4cplusU_la-stringhelper-iconv.lo src/liblog4cplusU_la-syncprims.lo src/liblog4cplusU_la-syslogappender.lo src/liblog4cplusU_la-threads.lo src/liblog4cplusU_la-timehelper.lo src/liblog4cplusU_la-tls.lo src/liblog4cplusU_la-version.lo src/liblog4cplusU_la-win32consoleappender.lo src/liblog4cplusU_la-win32debugappender.lo -latomic /bin/sh ./libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -no-install -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o appender_test tests/appender_test/main.o ./liblog4cplus.la -latomic mv -f tests/priority_test/.deps/priority_testU-func.Tpo tests/priority_test/.deps/priority_testU-func.Po /bin/sh ./libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -no-install -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o configandwatch_test tests/configandwatch_test/main.o ./liblog4cplus.la -latomic libtool: link: g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o appender_test tests/appender_test/main.o ./.libs/liblog4cplus.so -latomic -Wl,-rpath -Wl,/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/src/log4cplus-2.1.0/.libs libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/13.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.1.1/crtbeginS.o src/.libs/liblog4cplusU_la-appenderattachableimpl.o src/.libs/liblog4cplusU_la-appender.o src/.libs/liblog4cplusU_la-asyncappender.o src/.libs/liblog4cplusU_la-callbackappender.o src/.libs/liblog4cplusU_la-clogger.o src/.libs/liblog4cplusU_la-configurator.o src/.libs/liblog4cplusU_la-connectorthread.o src/.libs/liblog4cplusU_la-consoleappender.o src/.libs/liblog4cplusU_la-cygwin-win32.o src/.libs/liblog4cplusU_la-env.o src/.libs/liblog4cplusU_la-exception.o src/.libs/liblog4cplusU_la-factory.o src/.libs/liblog4cplusU_la-fileappender.o src/.libs/liblog4cplusU_la-fileinfo.o src/.libs/liblog4cplusU_la-filter.o src/.libs/liblog4cplusU_la-global-init.o src/.libs/liblog4cplusU_la-hierarchy.o src/.libs/liblog4cplusU_la-hierarchylocker.o src/.libs/liblog4cplusU_la-layout.o src/.libs/liblog4cplusU_la-log4judpappender.o src/.libs/liblog4cplusU_la-lockfile.o src/.libs/liblog4cplusU_la-logger.o src/.libs/liblog4cplusU_la-loggerimpl.o src/.libs/liblog4cplusU_la-loggingevent.o src/.libs/liblog4cplusU_la-loggingmacros.o src/.libs/liblog4cplusU_la-loglevel.o src/.libs/liblog4cplusU_la-loglog.o src/.libs/liblog4cplusU_la-mdc.o src/.libs/liblog4cplusU_la-ndc.o src/.libs/liblog4cplusU_la-nullappender.o src/.libs/liblog4cplusU_la-nteventlogappender.o src/.libs/liblog4cplusU_la-objectregistry.o src/.libs/liblog4cplusU_la-patternlayout.o src/.libs/liblog4cplusU_la-pointer.o src/.libs/liblog4cplusU_la-property.o src/.libs/liblog4cplusU_la-queue.o src/.libs/liblog4cplusU_la-rootlogger.o src/.libs/liblog4cplusU_la-snprintf.o src/.libs/liblog4cplusU_la-socketappender.o src/.libs/liblog4cplusU_la-socketbuffer.o src/.libs/liblog4cplusU_la-socket.o src/.libs/liblog4cplusU_la-socket-unix.o src/.libs/liblog4cplusU_la-socket-win32.o src/.libs/liblog4cplusU_la-stringhelper.o src/.libs/liblog4cplusU_la-stringhelper-clocale.o src/.libs/liblog4cplusU_la-stringhelper-cxxlocale.o src/.libs/liblog4cplusU_la-stringhelper-iconv.o src/.libs/liblog4cplusU_la-syncprims.o src/.libs/liblog4cplusU_la-syslogappender.o src/.libs/liblog4cplusU_la-threads.o src/.libs/liblog4cplusU_la-timehelper.o src/.libs/liblog4cplusU_la-tls.o src/.libs/liblog4cplusU_la-version.o src/.libs/liblog4cplusU_la-win32consoleappender.o src/.libs/liblog4cplusU_la-win32debugappender.o -latomic -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/13.1.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.1.1/../../../../lib/crtn.o -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,liblog4cplusU-2.1.so.9 -o .libs/liblog4cplusU-2.1.so.9.0.0 libtool: link: g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o configandwatch_test tests/configandwatch_test/main.o ./.libs/liblog4cplus.so -latomic -Wl,-rpath -Wl,/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/src/log4cplus-2.1.0/.libs /bin/sh ./libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -no-install -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o customloglevel_test tests/customloglevel_test/customloglevel.o tests/customloglevel_test/func.o tests/customloglevel_test/main.o ./liblog4cplus.la -latomic /bin/sh ./libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -no-install -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o fileappender_test tests/fileappender_test/main.o ./liblog4cplus.la -latomic libtool: link: (cd ".libs" && rm -f "liblog4cplusU-2.1.so.9" && ln -s "liblog4cplusU-2.1.so.9.0.0" "liblog4cplusU-2.1.so.9") libtool: link: (cd ".libs" && rm -f "liblog4cplusU.so" && ln -s "liblog4cplusU-2.1.so.9.0.0" "liblog4cplusU.so") /bin/sh ./libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -no-install -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o filter_test tests/filter_test/main.o ./liblog4cplus.la -latomic libtool: link: ( cd ".libs" && rm -f "liblog4cplusU.la" && ln -s "../liblog4cplusU.la" "liblog4cplusU.la" ) /bin/sh ./libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -no-install -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o hierarchy_test tests/hierarchy_test/main.o ./liblog4cplus.la -latomic libtool: link: g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o customloglevel_test tests/customloglevel_test/customloglevel.o tests/customloglevel_test/func.o tests/customloglevel_test/main.o ./.libs/liblog4cplus.so -latomic -Wl,-rpath -Wl,/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/src/log4cplus-2.1.0/.libs mv -f tests/priority_test/.deps/priority_testU-main.Tpo tests/priority_test/.deps/priority_testU-main.Po /bin/sh ./libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -no-install -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o hierarchy_testU tests/hierarchy_test/hierarchy_testU-main.o ./liblog4cplusU.la -latomic libtool: link: g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o fileappender_test tests/fileappender_test/main.o ./.libs/liblog4cplus.so -latomic -Wl,-rpath -Wl,/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/src/log4cplus-2.1.0/.libs mv -f tests/timeformat_test/.deps/timeformat_testU-main.Tpo tests/timeformat_test/.deps/timeformat_testU-main.Po libtool: link: g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o filter_test tests/filter_test/main.o ./.libs/liblog4cplus.so -latomic -Wl,-rpath -Wl,/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/src/log4cplus-2.1.0/.libs /bin/sh ./libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -no-install -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o loglog_test tests/loglog_test/main.o ./liblog4cplus.la -latomic libtool: link: g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o hierarchy_test tests/hierarchy_test/main.o ./.libs/liblog4cplus.so -latomic -Wl,-rpath -Wl,/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/src/log4cplus-2.1.0/.libs /bin/sh ./libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -no-install -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o loglog_testU tests/loglog_test/loglog_testU-main.o ./liblog4cplusU.la -latomic /bin/sh ./libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -no-install -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ndc_test tests/ndc_test/main.o ./liblog4cplus.la -latomic libtool: link: g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o hierarchy_testU tests/hierarchy_test/hierarchy_testU-main.o ./.libs/liblog4cplusU.so -latomic -Wl,-rpath -Wl,/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/src/log4cplus-2.1.0/.libs /bin/sh ./libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -no-install -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ndc_testU tests/ndc_test/ndc_testU-main.o ./liblog4cplusU.la -latomic /bin/sh ./libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -no-install -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ostream_test tests/ostream_test/main.o ./liblog4cplus.la -latomic /bin/sh ./libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -no-install -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ostream_testU tests/ostream_test/ostream_testU-main.o ./liblog4cplusU.la -latomic libtool: link: g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o loglog_test tests/loglog_test/main.o ./.libs/liblog4cplus.so -latomic -Wl,-rpath -Wl,/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/src/log4cplus-2.1.0/.libs libtool: link: g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o loglog_testU tests/loglog_test/loglog_testU-main.o ./.libs/liblog4cplusU.so -latomic -Wl,-rpath -Wl,/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/src/log4cplus-2.1.0/.libs tests/unit_tests/unit_tests.cxx: In function 'int main(int, char**)': tests/unit_tests/unit_tests.cxx:4:11: warning: unused parameter 'argc' [-Wunused-parameter] 4 | main (int argc, char* argv[]) | ~~~~^~~~ tests/unit_tests/unit_tests.cxx:4:23: warning: unused parameter 'argv' [-Wunused-parameter] 4 | main (int argc, char* argv[]) | ~~~~~~^~~~~~ /bin/sh ./libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -no-install -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o patternlayout_test tests/patternlayout_test/main.o ./liblog4cplus.la -latomic libtool: link: g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o ndc_test tests/ndc_test/main.o ./.libs/liblog4cplus.so -latomic -Wl,-rpath -Wl,/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/src/log4cplus-2.1.0/.libs /bin/sh ./libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -no-install -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o patternlayout_testU tests/patternlayout_test/patternlayout_testU-main.o ./liblog4cplusU.la -latomic /bin/sh ./libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -no-install -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o performance_test tests/performance_test/main.o ./liblog4cplus.la -latomic libtool: link: g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o ndc_testU tests/ndc_test/ndc_testU-main.o ./.libs/liblog4cplusU.so -latomic -Wl,-rpath -Wl,/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/src/log4cplus-2.1.0/.libs libtool: link: g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o ostream_test tests/ostream_test/main.o ./.libs/liblog4cplus.so -latomic -Wl,-rpath -Wl,/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/src/log4cplus-2.1.0/.libs mv -f tests/propertyconfig_test/.deps/propertyconfig_testU-main.Tpo tests/propertyconfig_test/.deps/propertyconfig_testU-main.Po /bin/sh ./libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -no-install -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o performance_testU tests/performance_test/performance_testU-main.o ./liblog4cplusU.la -latomic libtool: link: g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o ostream_testU tests/ostream_test/ostream_testU-main.o ./.libs/liblog4cplusU.so -latomic -Wl,-rpath -Wl,/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/src/log4cplus-2.1.0/.libs /bin/sh ./libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -no-install -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o priority_test tests/priority_test/func.o tests/priority_test/main.o ./liblog4cplus.la -latomic /bin/sh ./libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -no-install -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o priority_testU tests/priority_test/priority_testU-func.o tests/priority_test/priority_testU-main.o ./liblog4cplusU.la -latomic /bin/sh ./libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -no-install -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o propertyconfig_test tests/propertyconfig_test/main.o ./liblog4cplus.la -latomic libtool: link: g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o patternlayout_test tests/patternlayout_test/main.o ./.libs/liblog4cplus.so -latomic -Wl,-rpath -Wl,/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/src/log4cplus-2.1.0/.libs /bin/sh ./libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -no-install -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o propertyconfig_testU tests/propertyconfig_test/propertyconfig_testU-main.o ./liblog4cplusU.la -latomic libtool: link: g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o patternlayout_testU tests/patternlayout_test/patternlayout_testU-main.o ./.libs/liblog4cplusU.so -latomic -Wl,-rpath -Wl,/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/src/log4cplus-2.1.0/.libs /bin/sh ./libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -no-install -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o timeformat_test tests/timeformat_test/main.o ./liblog4cplus.la -latomic /bin/sh ./libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -no-install -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o timeformat_testU tests/timeformat_test/timeformat_testU-main.o ./liblog4cplusU.la -latomic libtool: link: g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o performance_test tests/performance_test/main.o ./.libs/liblog4cplus.so -latomic -Wl,-rpath -Wl,/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/src/log4cplus-2.1.0/.libs libtool: link: g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o performance_testU tests/performance_test/performance_testU-main.o ./.libs/liblog4cplusU.so -latomic -Wl,-rpath -Wl,/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/src/log4cplus-2.1.0/.libs libtool: link: g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o priority_test tests/priority_test/func.o tests/priority_test/main.o ./.libs/liblog4cplus.so -latomic -Wl,-rpath -Wl,/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/src/log4cplus-2.1.0/.libs /bin/sh ./libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -no-install -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o unit_tests tests/unit_tests/unit_tests.o ./liblog4cplus.la -latomic libtool: link: g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o priority_testU tests/priority_test/priority_testU-func.o tests/priority_test/priority_testU-main.o ./.libs/liblog4cplusU.so -latomic -Wl,-rpath -Wl,/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/src/log4cplus-2.1.0/.libs /bin/sh ./libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o loggingserver simpleserver/loggingserver.o ./liblog4cplus.la -latomic libtool: link: g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o propertyconfig_test tests/propertyconfig_test/main.o ./.libs/liblog4cplus.so -latomic -Wl,-rpath -Wl,/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/src/log4cplus-2.1.0/.libs /bin/sh ./libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o loggingserverU simpleserver/loggingserverU-loggingserver.o ./liblog4cplusU.la -latomic libtool: link: g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o propertyconfig_testU tests/propertyconfig_test/propertyconfig_testU-main.o ./.libs/liblog4cplusU.so -latomic -Wl,-rpath -Wl,/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/src/log4cplus-2.1.0/.libs libtool: link: g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o timeformat_test tests/timeformat_test/main.o ./.libs/liblog4cplus.so -latomic -Wl,-rpath -Wl,/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/src/log4cplus-2.1.0/.libs libtool: link: g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o timeformat_testU tests/timeformat_test/timeformat_testU-main.o ./.libs/liblog4cplusU.so -latomic -Wl,-rpath -Wl,/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/src/log4cplus-2.1.0/.libs /bin/sh ./libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -no-install -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o appender_testU tests/appender_test/appender_testU-main.o ./liblog4cplusU.la -latomic /bin/sh ./libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -no-install -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o configandwatch_testU tests/configandwatch_test/configandwatch_testU-main.o ./liblog4cplusU.la -latomic /bin/sh ./libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -no-install -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o customloglevel_testU tests/customloglevel_test/customloglevel_testU-customloglevel.o tests/customloglevel_test/customloglevel_testU-func.o tests/customloglevel_test/customloglevel_testU-main.o ./liblog4cplusU.la -latomic /bin/sh ./libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -no-install -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o fileappender_testU tests/fileappender_test/fileappender_testU-main.o ./liblog4cplusU.la -latomic /bin/sh ./libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -no-install -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o filter_testU tests/filter_test/filter_testU-main.o ./liblog4cplusU.la -latomic libtool: link: g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o unit_tests tests/unit_tests/unit_tests.o ./.libs/liblog4cplus.so -latomic -Wl,-rpath -Wl,/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/src/log4cplus-2.1.0/.libs libtool: link: g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/loggingserver simpleserver/loggingserver.o ./.libs/liblog4cplus.so -latomic /bin/sh ./libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -no-install -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o socket_test tests/socket_test/main.o ./liblog4cplus.la -latomic libtool: link: g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/loggingserverU simpleserver/loggingserverU-loggingserver.o ./.libs/liblog4cplusU.so -latomic mv -f tests/socket_test/.deps/socket_testU-main.Tpo tests/socket_test/.deps/socket_testU-main.Po /bin/sh ./libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -no-install -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o socket_testU tests/socket_test/socket_testU-main.o ./liblog4cplusU.la -latomic libtool: link: g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o configandwatch_testU tests/configandwatch_test/configandwatch_testU-main.o ./.libs/liblog4cplusU.so -latomic -Wl,-rpath -Wl,/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/src/log4cplus-2.1.0/.libs libtool: link: g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o appender_testU tests/appender_test/appender_testU-main.o ./.libs/liblog4cplusU.so -latomic -Wl,-rpath -Wl,/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/src/log4cplus-2.1.0/.libs libtool: link: g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o fileappender_testU tests/fileappender_test/fileappender_testU-main.o ./.libs/liblog4cplusU.so -latomic -Wl,-rpath -Wl,/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/src/log4cplus-2.1.0/.libs libtool: link: g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o customloglevel_testU tests/customloglevel_test/customloglevel_testU-customloglevel.o tests/customloglevel_test/customloglevel_testU-func.o tests/customloglevel_test/customloglevel_testU-main.o ./.libs/liblog4cplusU.so -latomic -Wl,-rpath -Wl,/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/src/log4cplus-2.1.0/.libs tests/unit_tests/unit_tests.cxx: In function 'int main(int, char**)': tests/unit_tests/unit_tests.cxx:4:11: warning: unused parameter 'argc' [-Wunused-parameter] 4 | main (int argc, char* argv[]) | ~~~~^~~~ tests/unit_tests/unit_tests.cxx:4:23: warning: unused parameter 'argv' [-Wunused-parameter] 4 | main (int argc, char* argv[]) | ~~~~~~^~~~~~ libtool: link: g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o filter_testU tests/filter_test/filter_testU-main.o ./.libs/liblog4cplusU.so -latomic -Wl,-rpath -Wl,/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/src/log4cplus-2.1.0/.libs libtool: link: g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o socket_test tests/socket_test/main.o ./.libs/liblog4cplus.so -latomic -Wl,-rpath -Wl,/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/src/log4cplus-2.1.0/.libs libtool: link: g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o socket_testU tests/socket_test/socket_testU-main.o ./.libs/liblog4cplusU.so -latomic -Wl,-rpath -Wl,/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/src/log4cplus-2.1.0/.libs mv -f tests/thread_test/.deps/thread_testU-main.Tpo tests/thread_test/.deps/thread_testU-main.Po mv -f tests/unit_tests/.deps/unit_testsU-unit_tests.Tpo tests/unit_tests/.deps/unit_testsU-unit_tests.Po /bin/sh ./libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -no-install -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o thread_testU tests/thread_test/thread_testU-main.o ./liblog4cplusU.la -latomic /bin/sh ./libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -no-install -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o unit_testsU tests/unit_tests/unit_testsU-unit_tests.o ./liblog4cplusU.la -latomic /bin/sh ./libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -no-install -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o thread_test tests/thread_test/main.o ./liblog4cplus.la -latomic libtool: link: g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o unit_testsU tests/unit_tests/unit_testsU-unit_tests.o ./.libs/liblog4cplusU.so -latomic -Wl,-rpath -Wl,/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/src/log4cplus-2.1.0/.libs libtool: link: g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o thread_testU tests/thread_test/thread_testU-main.o ./.libs/liblog4cplusU.so -latomic -Wl,-rpath -Wl,/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/src/log4cplus-2.1.0/.libs libtool: link: g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wc++14-compat -Wc++17-compat -Wc++20-compat -Wundef -Wshadow -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o thread_test tests/thread_test/main.o ./.libs/liblog4cplus.so -latomic -Wl,-rpath -Wl,/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/src/log4cplus-2.1.0/.libs make[2]: Leaving directory '/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/src/log4cplus-2.1.0' make[1]: Leaving directory '/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/src/log4cplus-2.1.0' ==> Entering fakeroot environment... ==> Starting package()... make install-recursive make[1]: Entering directory '/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/src/log4cplus-2.1.0' Making install in include make[2]: Entering directory '/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/src/log4cplus-2.1.0/include' make[3]: Entering directory '/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/src/log4cplus-2.1.0/include' make[3]: Nothing to be done for 'install-exec-am'. /usr/sbin/mkdir -p '/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/pkg/log4cplus/usr/include' /usr/sbin/mkdir -p '/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/pkg/log4cplus/usr/include/log4cplus' /usr/bin/install -c -m 644 log4cplus/appender.h log4cplus/asyncappender.h log4cplus/callbackappender.h log4cplus/clfsappender.h log4cplus/clogger.h log4cplus/config.hxx log4cplus/configurator.h log4cplus/consoleappender.h log4cplus/exception.h log4cplus/fileappender.h log4cplus/fstreams.h log4cplus/hierarchy.h log4cplus/hierarchylocker.h log4cplus/initializer.h log4cplus/layout.h log4cplus/log4cplus.h log4cplus/log4judpappender.h log4cplus/logger.h log4cplus/loggingmacros.h log4cplus/loglevel.h log4cplus/mdc.h log4cplus/msttsappender.h log4cplus/ndc.h log4cplus/nteventlogappender.h log4cplus/nullappender.h log4cplus/qt4debugappender.h log4cplus/qt5debugappender.h log4cplus/socketappender.h log4cplus/streams.h log4cplus/syslogappender.h log4cplus/tchar.h log4cplus/tracelogger.h log4cplus/tstring.h log4cplus/version.h log4cplus/win32consoleappender.h log4cplus/win32debugappender.h '/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/pkg/log4cplus/usr/include/log4cplus' /usr/sbin/mkdir -p '/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/pkg/log4cplus/usr/include/log4cplus/spi' /usr/bin/install -c -m 644 log4cplus/spi/appenderattachable.h log4cplus/spi/factory.h log4cplus/spi/filter.h log4cplus/spi/loggerfactory.h log4cplus/spi/loggerimpl.h log4cplus/spi/loggingevent.h log4cplus/spi/objectregistry.h log4cplus/spi/rootlogger.h '/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/pkg/log4cplus/usr/include/log4cplus/spi' /usr/sbin/mkdir -p '/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/pkg/log4cplus/usr/include/log4cplus/internal' /usr/bin/install -c -m 644 log4cplus/internal/customloglevelmanager.h log4cplus/internal/cygwin-win32.h log4cplus/internal/env.h log4cplus/internal/internal.h log4cplus/internal/socket.h '/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/pkg/log4cplus/usr/include/log4cplus/internal' /usr/sbin/mkdir -p '/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/pkg/log4cplus/usr/include/log4cplus/thread' /usr/bin/install -c -m 644 log4cplus/thread/syncprims-pub-impl.h log4cplus/thread/syncprims.h log4cplus/thread/threads.h '/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/pkg/log4cplus/usr/include/log4cplus/thread' /usr/sbin/mkdir -p '/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/pkg/log4cplus/usr/include/log4cplus/helpers' /usr/bin/install -c -m 644 log4cplus/helpers/appenderattachableimpl.h log4cplus/helpers/connectorthread.h log4cplus/helpers/fileinfo.h log4cplus/helpers/lockfile.h log4cplus/helpers/loglog.h log4cplus/helpers/pointer.h log4cplus/helpers/property.h log4cplus/helpers/queue.h log4cplus/helpers/snprintf.h log4cplus/helpers/socket.h log4cplus/helpers/socketbuffer.h log4cplus/helpers/stringhelper.h log4cplus/helpers/thread-config.h log4cplus/helpers/timehelper.h '/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/pkg/log4cplus/usr/include/log4cplus/helpers' /usr/sbin/mkdir -p '/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/pkg/log4cplus/usr/include/log4cplus/boost' /usr/bin/install -c -m 644 log4cplus/boost/deviceappender.hxx '/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/pkg/log4cplus/usr/include/log4cplus/boost' /usr/sbin/mkdir -p '/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/pkg/log4cplus/usr/include/log4cplus/thread/impl' /usr/bin/install -c -m 644 log4cplus/thread/impl/syncprims-cxx11.h log4cplus/thread/impl/syncprims-impl.h log4cplus/thread/impl/syncprims-pmsm.h log4cplus/thread/impl/threads-impl.h log4cplus/thread/impl/tls.h '/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/pkg/log4cplus/usr/include/log4cplus/thread/impl' /usr/sbin/mkdir -p '/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/pkg/log4cplus/usr/include/log4cplus/config' /usr/bin/install -c -m 644 log4cplus/config/defines.hxx log4cplus/config/macosx.h log4cplus/config/win32.h log4cplus/config/windowsh-inc-full.h log4cplus/config/windowsh-inc.h '/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/pkg/log4cplus/usr/include/log4cplus/config' make[3]: Leaving directory '/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/src/log4cplus-2.1.0/include' make[2]: Leaving directory '/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/src/log4cplus-2.1.0/include' make[2]: Entering directory '/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/src/log4cplus-2.1.0' make[3]: Entering directory '/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/src/log4cplus-2.1.0' /usr/sbin/mkdir -p '/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/pkg/log4cplus/usr/lib/pkgconfig' /usr/bin/install -c -m 644 log4cplus.pc '/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/pkg/log4cplus/usr/lib/pkgconfig' /usr/sbin/mkdir -p '/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/pkg/log4cplus/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c liblog4cplus.la liblog4cplusU.la '/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/pkg/log4cplus/usr/lib' libtool: install: /usr/bin/install -c .libs/liblog4cplus-2.1.so.9.0.0 /tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/pkg/log4cplus/usr/lib/liblog4cplus-2.1.so.9.0.0 libtool: install: (cd /tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/pkg/log4cplus/usr/lib && { ln -s -f liblog4cplus-2.1.so.9.0.0 liblog4cplus-2.1.so.9 || { rm -f liblog4cplus-2.1.so.9 && ln -s liblog4cplus-2.1.so.9.0.0 liblog4cplus-2.1.so.9; }; }) libtool: install: (cd /tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/pkg/log4cplus/usr/lib && { ln -s -f liblog4cplus-2.1.so.9.0.0 liblog4cplus.so || { rm -f liblog4cplus.so && ln -s liblog4cplus-2.1.so.9.0.0 liblog4cplus.so; }; }) libtool: install: /usr/bin/install -c .libs/liblog4cplus.lai /tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/pkg/log4cplus/usr/lib/liblog4cplus.la libtool: install: /usr/bin/install -c .libs/liblog4cplusU-2.1.so.9.0.0 /tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/pkg/log4cplus/usr/lib/liblog4cplusU-2.1.so.9.0.0 libtool: install: (cd /tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/pkg/log4cplus/usr/lib && { ln -s -f liblog4cplusU-2.1.so.9.0.0 liblog4cplusU-2.1.so.9 || { rm -f liblog4cplusU-2.1.so.9 && ln -s liblog4cplusU-2.1.so.9.0.0 liblog4cplusU-2.1.so.9; }; }) libtool: install: (cd /tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/pkg/log4cplus/usr/lib && { ln -s -f liblog4cplusU-2.1.so.9.0.0 liblog4cplusU.so || { rm -f liblog4cplusU.so && ln -s liblog4cplusU-2.1.so.9.0.0 liblog4cplusU.so; }; }) libtool: install: /usr/bin/install -c .libs/liblog4cplusU.lai /tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/pkg/log4cplus/usr/lib/liblog4cplusU.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/src/log4cplus-2.1.0' make[2]: Leaving directory '/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/src/log4cplus-2.1.0' make[1]: Leaving directory '/tmp/archlinux-ci/log4cplus-archlinuxrb-build-68uIndLI/log4cplus/trunk/src/log4cplus-2.1.0' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "log4cplus"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: log4cplus 2.1.0-1 (Fri Aug 30 05:13:53 2024)