==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: log4cplus 2.1.0-2 (Fri Jul 12 17:58:35 2024)
==> Retrieving sources...
  -> Found log4cplus-2.1.0.tar.xz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    log4cplus-2.1.0.tar.xz ... Passed
==> Making package: log4cplus 2.1.0-2 (Fri Jul 12 17:58:55 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found log4cplus-2.1.0.tar.xz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting log4cplus-2.1.0.tar.xz with bsdtar
==> Starting build()...
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking target system type... armv7l-unknown-linux-gnueabihf
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/bin/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/bin/sed
checking for C++ compiler vendor... gnu
checking CXXFLAGS for maximum warnings... -Wall
checking for grep that handles long lines and -e... /usr/bin/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/bin/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/bin/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/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop
checking for /usr/bin/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/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/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/bin/ld) 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/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) 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/bin/ld) 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 '/build/log4cplus/src/log4cplus-2.1.0'
Making all in include
make[2]: Entering directory '/build/log4cplus/src/log4cplus-2.1.0/include'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/log4cplus/src/log4cplus-2.1.0/include'
make[2]: Entering directory '/build/log4cplus/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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
mv -f src/.deps/liblog4cplus_la-configurator.Tpo src/.deps/liblog4cplus_la-configurator.Plo
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
/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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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-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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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-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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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-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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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-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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
src/fileappender.cxx: In function 'log4cplus::helpers::Time log4cplus::calculateNextRolloverTime(const helpers::Time&, DailyRollingFileSchedule)':
src/fileappender.cxx:906:37: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/fileappender.cxx:911:5: note: here
src/fileappender.cxx: In member function 'log4cplus::tstring log4cplus::DailyRollingFileAppender::getFilename(const log4cplus::helpers::Time&) const':
src/fileappender.cxx:1027:41: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/fileappender.cxx:1032:9: note: here
src/fileappender.cxx: In member function 'std::chrono::time_point<std::chrono::_V2::system_clock, std::chrono::duration<long long int, std::ratio<1, 1000000> > >::duration log4cplus::TimeBasedRollingFileAppender::getRolloverPeriodDuration() const':
src/fileappender.cxx:1456:37: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/fileappender.cxx:1460:5: note: here
src/fileappender.cxx: At global scope:
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]
src/fileappender.cxx:686:1: warning: 'std::chrono::seconds log4cplus::{anonymous}::local_time_offset(const log4cplus::helpers::Time&)' defined but not used [-Wunused-function]
mv -f src/.deps/liblog4cplus_la-fileappender.Tpo src/.deps/liblog4cplus_la-fileappender.Plo
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
/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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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-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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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<std::mutex> lock' shadows a parameter [-Wshadow]
./threadpool/ThreadPool.h:236:68: note: shadowed declaration is here
./threadpool/ThreadPool.h:286:50: warning: declaration of 'std::unique_lock<std::mutex> lock' shadows a parameter [-Wshadow]
./threadpool/ThreadPool.h:236:68: note: shadowed declaration is here
./threadpool/ThreadPool.h: In member function 'void progschj::ThreadPool::start_worker(std::size_t, const std::unique_lock<std::mutex>&)':
./threadpool/ThreadPool.h:236:68: warning: unused parameter 'lock' [-Wunused-parameter]
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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-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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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-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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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-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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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-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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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-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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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-nullappender.Tpo src/.deps/liblog4cplus_la-nullappender.Plo
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
/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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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-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 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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-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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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-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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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-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 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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]
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 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
mv -f src/.deps/liblog4cplus_la-socketappender.Tpo src/.deps/liblog4cplus_la-socketappender.Plo
mv -f src/.deps/liblog4cplus_la-socket.Tpo src/.deps/liblog4cplus_la-socket.Plo
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
/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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
/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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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-cxxlocale.Tpo src/.deps/liblog4cplus_la-stringhelper-cxxlocale.Plo
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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-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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
/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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
mv -f src/.deps/liblog4cplus_la-syncprims.Tpo src/.deps/liblog4cplus_la-syncprims.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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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-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 -DUNICODE=1 -D_UNICODE=1 -DLOG4CPLUS_ENABLE_THREAD_POOL=1 -D_GNU_SOURCE=1 -D_REENTRANT  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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-win32consoleappender.Tpo src/.deps/liblog4cplus_la-win32consoleappender.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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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-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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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/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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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-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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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-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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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/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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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 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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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-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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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-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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
src/fileappender.cxx: In function 'log4cplus::helpers::Time log4cplus::calculateNextRolloverTime(const helpers::Time&, DailyRollingFileSchedule)':
src/fileappender.cxx:906:37: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/fileappender.cxx:911:5: note: here
src/fileappender.cxx: In member function 'log4cplus::tstring log4cplus::DailyRollingFileAppender::getFilename(const log4cplus::helpers::Time&) const':
src/fileappender.cxx:1027:41: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/fileappender.cxx:1032:9: note: here
src/fileappender.cxx: In member function 'std::chrono::time_point<std::chrono::_V2::system_clock, std::chrono::duration<long long int, std::ratio<1, 1000000> > >::duration log4cplus::TimeBasedRollingFileAppender::getRolloverPeriodDuration() const':
src/fileappender.cxx:1456:37: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/fileappender.cxx:1460:5: note: here
src/fileappender.cxx: At global scope:
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]
src/fileappender.cxx:686:1: warning: 'std::chrono::seconds log4cplus::{anonymous}::local_time_offset(const log4cplus::helpers::Time&)' defined but not used [-Wunused-function]
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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<std::mutex> lock' shadows a parameter [-Wshadow]
./threadpool/ThreadPool.h:236:68: note: shadowed declaration is here
./threadpool/ThreadPool.h:286:50: warning: declaration of 'std::unique_lock<std::mutex> lock' shadows a parameter [-Wshadow]
./threadpool/ThreadPool.h:236:68: note: shadowed declaration is here
./threadpool/ThreadPool.h: In member function 'void progschj::ThreadPool::start_worker(std::size_t, const std::unique_lock<std::mutex>&)':
./threadpool/ThreadPool.h:236:68: warning: unused parameter 'lock' [-Wunused-parameter]
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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-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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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-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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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-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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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-loggingevent.Tpo src/.deps/liblog4cplusU_la-loggingevent.Plo
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
/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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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-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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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-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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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-objectregistry.Tpo src/.deps/liblog4cplusU_la-objectregistry.Plo
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
/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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
mv -f src/.deps/liblog4cplusU_la-patternlayout.Tpo src/.deps/liblog4cplusU_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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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-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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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]
mv -f src/.deps/liblog4cplusU_la-property.Tpo src/.deps/liblog4cplusU_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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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-snprintf.Tpo src/.deps/liblog4cplusU_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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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-socketappender.Tpo src/.deps/liblog4cplusU_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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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-socket.Tpo src/.deps/liblog4cplusU_la-socket.Plo
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
/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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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-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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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-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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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-socket-unix.Tpo src/.deps/liblog4cplusU_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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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.Tpo src/.deps/liblog4cplusU_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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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-cxxlocale.Tpo src/.deps/liblog4cplusU_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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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-syncprims.Tpo src/.deps/liblog4cplusU_la-syncprims.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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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-tls.Tpo src/.deps/liblog4cplusU_la-tls.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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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-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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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/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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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-threads.Tpo src/.deps/liblog4cplusU_la-threads.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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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-syslogappender.Tpo src/.deps/liblog4cplusU_la-syslogappender.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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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-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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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 tests/appender_test/.deps/appender_testU-main.Tpo tests/appender_test/.deps/appender_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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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 tests/configandwatch_test/.deps/configandwatch_testU-main.Tpo tests/configandwatch_test/.deps/configandwatch_testU-main.Po
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
mv -f tests/customloglevel_test/.deps/customloglevel_testU-func.Tpo tests/customloglevel_test/.deps/customloglevel_testU-func.Po
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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 tests/customloglevel_test/.deps/customloglevel_testU-main.Tpo tests/customloglevel_test/.deps/customloglevel_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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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/fileappender_test/.deps/fileappender_testU-main.Tpo tests/fileappender_test/.deps/fileappender_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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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/filter_test/.deps/filter_testU-main.Tpo tests/filter_test/.deps/filter_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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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 tests/hierarchy_test/.deps/hierarchy_testU-main.Tpo tests/hierarchy_test/.deps/hierarchy_testU-main.Po
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
mv -f tests/ndc_test/.deps/ndc_testU-main.Tpo tests/ndc_test/.deps/ndc_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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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/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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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/patternlayout_test/.deps/patternlayout_testU-main.Tpo tests/patternlayout_test/.deps/patternlayout_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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
mv -f tests/performance_test/.deps/performance_testU-main.Tpo tests/performance_test/.deps/performance_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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
mv -f tests/priority_test/.deps/priority_testU-func.Tpo tests/priority_test/.deps/priority_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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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/priority_test/.deps/priority_testU-main.Tpo tests/priority_test/.deps/priority_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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
mv -f tests/propertyconfig_test/.deps/propertyconfig_testU-main.Tpo tests/propertyconfig_test/.deps/propertyconfig_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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -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
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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-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  
/bin/sh ./libtool  --tag=CXX   --mode=link g++  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-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  
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/14.1.1/../../../crti.o /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/14.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/armv7l-unknown-linux-gnueabihf/14.1.1 -L/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/14.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/14.1.1/crtendS.o /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/14.1.1/../../../crtn.o  -march=armv7-a -mfloat-abi=hard -mfpu=neon -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
mv -f tests/timeformat_test/.deps/timeformat_testU-main.Tpo tests/timeformat_test/.deps/timeformat_testU-main.Po
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/14.1.1/../../../crti.o /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/14.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/armv7l-unknown-linux-gnueabihf/14.1.1 -L/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/14.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/14.1.1/crtendS.o /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/14.1.1/../../../crtn.o  -march=armv7-a -mfloat-abi=hard -mfpu=neon -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
mv -f tests/thread_test/.deps/thread_testU-main.Tpo tests/thread_test/.deps/thread_testU-main.Po
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]
tests/unit_tests/unit_tests.cxx:4:23: warning: unused parameter 'argv' [-Wunused-parameter]
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 "liblog4cplusU-2.1.so.9" && ln -s "liblog4cplusU-2.1.so.9.0.0" "liblog4cplusU-2.1.so.9")
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]
tests/unit_tests/unit_tests.cxx:4:23: warning: unused parameter 'argv' [-Wunused-parameter]
mv -f tests/unit_tests/.deps/unit_testsU-unit_tests.Tpo tests/unit_tests/.deps/unit_testsU-unit_tests.Po
libtool: link: (cd ".libs" && rm -f "liblog4cplusU.so" && ln -s "liblog4cplusU-2.1.so.9.0.0" "liblog4cplusU.so")
libtool: link: ( cd ".libs" && rm -f "liblog4cplus.la" && ln -s "../liblog4cplus.la" "liblog4cplus.la" )
/bin/sh ./libtool  --tag=CXX   --mode=link g++  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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,relro -Wl,-z,now -o loggingserver simpleserver/loggingserver.o ./liblog4cplus.la -latomic  
/bin/sh ./libtool  --tag=CXX   --mode=link g++  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o appender_test tests/appender_test/main.o ./liblog4cplus.la -latomic  
/bin/sh ./libtool  --tag=CXX   --mode=link g++  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o configandwatch_test tests/configandwatch_test/main.o ./liblog4cplus.la -latomic  
/bin/sh ./libtool  --tag=CXX   --mode=link g++  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o fileappender_test tests/fileappender_test/main.o ./liblog4cplus.la -latomic  
/bin/sh ./libtool  --tag=CXX   --mode=link g++  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o hierarchy_test tests/hierarchy_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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o filter_test tests/filter_test/main.o ./liblog4cplus.la -latomic  
/bin/sh ./libtool  --tag=CXX   --mode=link g++  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o loglog_test tests/loglog_test/main.o ./liblog4cplus.la -latomic  
libtool: link: g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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,/build/log4cplus/src/log4cplus-2.1.0/.libs
libtool: link: g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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,/build/log4cplus/src/log4cplus-2.1.0/.libs
libtool: link: g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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,/build/log4cplus/src/log4cplus-2.1.0/.libs
libtool: link: g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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,/build/log4cplus/src/log4cplus-2.1.0/.libs
libtool: link: g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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
libtool: link: g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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,/build/log4cplus/src/log4cplus-2.1.0/.libs
libtool: link: g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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,/build/log4cplus/src/log4cplus-2.1.0/.libs
/bin/sh ./libtool  --tag=CXX   --mode=link g++  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o loglog_testU tests/loglog_test/loglog_testU-main.o ./liblog4cplusU.la -latomic  
/bin/sh ./libtool  --tag=CXX   --mode=link g++  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o ndc_test tests/ndc_test/main.o ./liblog4cplus.la -latomic  
/bin/sh ./libtool  --tag=CXX   --mode=link g++  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o ndc_testU tests/ndc_test/ndc_testU-main.o ./liblog4cplusU.la -latomic  
/bin/sh ./libtool  --tag=CXX   --mode=link g++  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o ostream_test tests/ostream_test/main.o ./liblog4cplus.la -latomic  
libtool: link: g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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,/build/log4cplus/src/log4cplus-2.1.0/.libs
libtool: link: g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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,/build/log4cplus/src/log4cplus-2.1.0/.libs
/bin/sh ./libtool  --tag=CXX   --mode=link g++  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o ostream_testU tests/ostream_test/ostream_testU-main.o ./liblog4cplusU.la -latomic  
libtool: link: g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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,/build/log4cplus/src/log4cplus-2.1.0/.libs
/bin/sh ./libtool  --tag=CXX   --mode=link g++  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o patternlayout_test tests/patternlayout_test/main.o ./liblog4cplus.la -latomic  
/bin/sh ./libtool  --tag=CXX   --mode=link g++  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o patternlayout_testU tests/patternlayout_test/patternlayout_testU-main.o ./liblog4cplusU.la -latomic  
/bin/sh ./libtool  --tag=CXX   --mode=link g++  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o performance_test tests/performance_test/main.o ./liblog4cplus.la -latomic  
/bin/sh ./libtool  --tag=CXX   --mode=link g++  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o performance_testU tests/performance_test/performance_testU-main.o ./liblog4cplusU.la -latomic  
libtool: link: g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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,/build/log4cplus/src/log4cplus-2.1.0/.libs
libtool: link: g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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,/build/log4cplus/src/log4cplus-2.1.0/.libs
libtool: link: g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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,/build/log4cplus/src/log4cplus-2.1.0/.libs
libtool: link: g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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,/build/log4cplus/src/log4cplus-2.1.0/.libs
libtool: link: g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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,/build/log4cplus/src/log4cplus-2.1.0/.libs
/bin/sh ./libtool  --tag=CXX   --mode=link g++  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o propertyconfig_test tests/propertyconfig_test/main.o ./liblog4cplus.la -latomic  
/bin/sh ./libtool  --tag=CXX   --mode=link g++  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o propertyconfig_testU tests/propertyconfig_test/propertyconfig_testU-main.o ./liblog4cplusU.la -latomic  
/bin/sh ./libtool  --tag=CXX   --mode=link g++  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o socket_test tests/socket_test/main.o ./liblog4cplus.la -latomic  
libtool: link: g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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,/build/log4cplus/src/log4cplus-2.1.0/.libs
libtool: link: g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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,/build/log4cplus/src/log4cplus-2.1.0/.libs
libtool: link: g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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,/build/log4cplus/src/log4cplus-2.1.0/.libs
/bin/sh ./libtool  --tag=CXX   --mode=link g++  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o socket_testU tests/socket_test/socket_testU-main.o ./liblog4cplusU.la -latomic  
libtool: link: g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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,/build/log4cplus/src/log4cplus-2.1.0/.libs
libtool: link: g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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,/build/log4cplus/src/log4cplus-2.1.0/.libs
/bin/sh ./libtool  --tag=CXX   --mode=link g++  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o thread_test tests/thread_test/main.o ./liblog4cplus.la -latomic  
/bin/sh ./libtool  --tag=CXX   --mode=link g++  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o thread_testU tests/thread_test/thread_testU-main.o ./liblog4cplusU.la -latomic  
/bin/sh ./libtool  --tag=CXX   --mode=link g++  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o timeformat_test tests/timeformat_test/main.o ./liblog4cplus.la -latomic  
/bin/sh ./libtool  --tag=CXX   --mode=link g++  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o timeformat_testU tests/timeformat_test/timeformat_testU-main.o ./liblog4cplusU.la -latomic  
libtool: link: g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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,/build/log4cplus/src/log4cplus-2.1.0/.libs
libtool: link: g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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,/build/log4cplus/src/log4cplus-2.1.0/.libs
libtool: link: g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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,/build/log4cplus/src/log4cplus-2.1.0/.libs
libtool: link: g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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,/build/log4cplus/src/log4cplus-2.1.0/.libs
libtool: link: g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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,/build/log4cplus/src/log4cplus-2.1.0/.libs
/bin/sh ./libtool  --tag=CXX   --mode=link g++  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o unit_tests tests/unit_tests/unit_tests.o ./liblog4cplus.la -latomic  
/bin/sh ./libtool  --tag=CXX   --mode=link g++  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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,relro -Wl,-z,now -o loggingserverU simpleserver/loggingserverU-loggingserver.o ./liblog4cplusU.la -latomic  
/bin/sh ./libtool  --tag=CXX   --mode=link g++  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o appender_testU tests/appender_test/appender_testU-main.o ./liblog4cplusU.la -latomic  
libtool: link: g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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,/build/log4cplus/src/log4cplus-2.1.0/.libs
libtool: link: g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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,/build/log4cplus/src/log4cplus-2.1.0/.libs
libtool: link: g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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,/build/log4cplus/src/log4cplus-2.1.0/.libs
libtool: link: g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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
libtool: link: g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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,/build/log4cplus/src/log4cplus-2.1.0/.libs
/bin/sh ./libtool  --tag=CXX   --mode=link g++  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o configandwatch_testU tests/configandwatch_test/configandwatch_testU-main.o ./liblog4cplusU.la -latomic  
/bin/sh ./libtool  --tag=CXX   --mode=link g++  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-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=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o fileappender_testU tests/fileappender_test/fileappender_testU-main.o ./liblog4cplusU.la -latomic  
/bin/sh ./libtool  --tag=CXX   --mode=link g++  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o filter_testU tests/filter_test/filter_testU-main.o ./liblog4cplusU.la -latomic  
libtool: link: g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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,/build/log4cplus/src/log4cplus-2.1.0/.libs
libtool: link: g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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,/build/log4cplus/src/log4cplus-2.1.0/.libs
libtool: link: g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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,/build/log4cplus/src/log4cplus-2.1.0/.libs
libtool: link: g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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,/build/log4cplus/src/log4cplus-2.1.0/.libs
/bin/sh ./libtool  --tag=CXX   --mode=link g++  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o hierarchy_testU tests/hierarchy_test/hierarchy_testU-main.o ./liblog4cplusU.la -latomic  
libtool: link: g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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,/build/log4cplus/src/log4cplus-2.1.0/.libs
libtool: link: g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-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,/build/log4cplus/src/log4cplus-2.1.0/.libs
make[2]: Leaving directory '/build/log4cplus/src/log4cplus-2.1.0'
make[1]: Leaving directory '/build/log4cplus/src/log4cplus-2.1.0'
==> Entering fakeroot environment...
==> Starting package()...
make  install-recursive
make[1]: Entering directory '/build/log4cplus/src/log4cplus-2.1.0'
Making install in include
make[2]: Entering directory '/build/log4cplus/src/log4cplus-2.1.0/include'
make[3]: Entering directory '/build/log4cplus/src/log4cplus-2.1.0/include'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/log4cplus/pkg/log4cplus/usr/include'
 /usr/bin/mkdir -p '/build/log4cplus/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 '/build/log4cplus/pkg/log4cplus/usr/include/log4cplus'
 /usr/bin/mkdir -p '/build/log4cplus/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 '/build/log4cplus/pkg/log4cplus/usr/include/log4cplus/spi'
 /usr/bin/mkdir -p '/build/log4cplus/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 '/build/log4cplus/pkg/log4cplus/usr/include/log4cplus/internal'
 /usr/bin/mkdir -p '/build/log4cplus/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 '/build/log4cplus/pkg/log4cplus/usr/include/log4cplus/thread'
 /usr/bin/mkdir -p '/build/log4cplus/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 '/build/log4cplus/pkg/log4cplus/usr/include/log4cplus/helpers'
 /usr/bin/mkdir -p '/build/log4cplus/pkg/log4cplus/usr/include/log4cplus/boost'
 /usr/bin/install -c -m 644  log4cplus/boost/deviceappender.hxx '/build/log4cplus/pkg/log4cplus/usr/include/log4cplus/boost'
 /usr/bin/mkdir -p '/build/log4cplus/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 '/build/log4cplus/pkg/log4cplus/usr/include/log4cplus/thread/impl'
 /usr/bin/mkdir -p '/build/log4cplus/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 '/build/log4cplus/pkg/log4cplus/usr/include/log4cplus/config'
make[3]: Leaving directory '/build/log4cplus/src/log4cplus-2.1.0/include'
make[2]: Leaving directory '/build/log4cplus/src/log4cplus-2.1.0/include'
make[2]: Entering directory '/build/log4cplus/src/log4cplus-2.1.0'
make[3]: Entering directory '/build/log4cplus/src/log4cplus-2.1.0'
 /usr/bin/mkdir -p '/build/log4cplus/pkg/log4cplus/usr/lib/pkgconfig'
 /usr/bin/mkdir -p '/build/log4cplus/pkg/log4cplus/usr/lib'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   liblog4cplus.la liblog4cplusU.la '/build/log4cplus/pkg/log4cplus/usr/lib'
 /usr/bin/install -c -m 644 log4cplus.pc '/build/log4cplus/pkg/log4cplus/usr/lib/pkgconfig'
libtool: install: /usr/bin/install -c .libs/liblog4cplus-2.1.so.9.0.0 /build/log4cplus/pkg/log4cplus/usr/lib/liblog4cplus-2.1.so.9.0.0
libtool: install: (cd /build/log4cplus/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 /build/log4cplus/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 /build/log4cplus/pkg/log4cplus/usr/lib/liblog4cplus.la
libtool: install: /usr/bin/install -c .libs/liblog4cplusU-2.1.so.9.0.0 /build/log4cplus/pkg/log4cplus/usr/lib/liblog4cplusU-2.1.so.9.0.0
libtool: install: (cd /build/log4cplus/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 /build/log4cplus/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 /build/log4cplus/pkg/log4cplus/usr/lib/liblog4cplusU.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[3]: Leaving directory '/build/log4cplus/src/log4cplus-2.1.0'
make[2]: Leaving directory '/build/log4cplus/src/log4cplus-2.1.0'
make[1]: Leaving directory '/build/log4cplus/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-2 (Fri Jul 12 18:00:39 2024)
==> Cleaning up...