From https://github.com/archlinux/svntogit-community * branch packages/log4cpp -> FETCH_HEAD * [new branch] packages/log4cpp -> community/packages/log4cpp Cloning into 'log4cpp'... done. :: Synchronizing package databases... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 130k 100 130k 0 0 382k 0 --:--:-- --:--:-- --:--:-- 382k 100 130k 100 130k 0 0 382k 0 --:--:-- --:--:-- --:--:-- 382k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8548k 100 8548k 0 0 21.1M 0 --:--:-- --:--:-- --:--:-- 21.1M % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 143k 100 143k 0 0 420k 0 --:--:-- --:--:-- --:--:-- 421k :: Starting full system upgrade... there is nothing to do PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TMPDIR=/tmp/archlinux-ci/ SOURCE_DATE_EPOCH=1691309262 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1691309262' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' TMPDIR='/tmp/archlinux-ci/' printenv 2>&1 SCHROOT_SESSION_ID=archlinux-log4cpp-archlinuxrb-build-ReP1uRp6 PWD=/tmp/archlinux-ci/log4cpp-archlinuxrb-build-ReP1uRp6/log4cpp/trunk LOGNAME=jenkins SCHROOT_ALIAS_NAME=jenkins-reproducible-archlinux SCHROOT_GROUP=jenkins SCHROOT_USER=jenkins ftp_proxy=http://127.0.0.1:3128 HOME=/var/lib/jenkins LANG=C https_proxy=http://127.0.0.1:3128 USER=jenkins FTP_PROXY=http://127.0.0.1:3128 SHLVL=1 HTTPS_PROXY=http://127.0.0.1:3128 HTTP_PROXY=http://127.0.0.1:3128 SCHROOT_GID=116 http_proxy=http://127.0.0.1:3128 DEBUGINFOD_URLS=https://debuginfod.archlinux.org SCHROOT_UID=108 HG=/usr/bin/hg _=/usr/sbin/printenv ==> Making package: log4cpp 1.1.4-1 (Sun Aug 6 08:08:21 2023) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading log4cpp-1.1.4.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 428 100 428 0 0 1341 0 --:--:-- --:--:-- --:--:-- 1345 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 401 100 401 0 0 173 0 0:00:02 0:00:02 --:--:-- 404 100 401 100 401 0 0 173 0 0:00:02 0:00:02 --:--:-- 404 7 622k 7 48912 0 0 16925 0 0:00:37 0:00:02 0:00:35 16925 100 622k 100 622k 0 0 180k 0 0:00:03 0:00:03 --:--:-- 1044k ==> Validating source files with sha256sums... log4cpp-1.1.4.tar.gz ... Passed ==> Extracting sources... -> Extracting log4cpp-1.1.4.tar.gz with bsdtar ==> Starting build()... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/sbin/sed checking for grep that handles long lines and -e... /usr/sbin/grep checking for egrep... /usr/sbin/grep -E checking for fgrep... /usr/sbin/grep -F checking for ld used by gcc... /usr/sbin/ld checking if the linker (/usr/sbin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B checking the name lister (/usr/sbin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/sbin/ld option to reload object files... -r 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 ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/sbin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/sbin/dd checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes 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... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether make sets $(MAKE)... (cached) yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/sbin/ld -m elf_x86_64 checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes /usr/sbin/grep: warning: stray \ before - 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... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking how to run the C++ preprocessor... g++ -E checking for unistd.h... (cached) yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking for int64_t... yes checking for working snprintf... yes checking for syslog... yes checking for gettimeofday... yes checking for ftime... yes checking for localtime_r... yes checking for the pthreads library -lpthreads... no 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 whether the compiler implements namespaces... yes checking whether the compiler has stringstream... yes checking for socket in -lsocket... no checking for gethostbyname in -lnsl... yes configure: creating log4cpp-config.in configure: creating log4cpp.pc.in checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating log4cpp.spec config.status: creating log4cpp.pc config.status: creating log4cpp-config config.status: WARNING: 'log4cpp-config.in' seems to ignore the --datarootdir setting config.status: creating config/Makefile config.status: creating doc/Makefile config.status: creating doc/Doxyfile config.status: creating doc/html/Makefile config.status: creating src/Makefile config.status: creating include/Makefile config.status: creating include/log4cpp/Makefile config.status: creating include/log4cpp/threading/Makefile config.status: creating tests/Makefile config.status: creating msvc6/Makefile config.status: creating msvc6/log4cpp/Makefile config.status: creating msvc6/log4cppDLL/Makefile config.status: creating msvc6/testCategory/Makefile config.status: creating msvc6/testDLL/Makefile config.status: creating msvc6/testMain/Makefile config.status: creating msvc6/testNDC/Makefile config.status: creating msvc6/testNTEventLog/Makefile config.status: creating msvc6/testPattern/Makefile config.status: creating bcb5/Makefile config.status: creating bcb5/log4cpp/Makefile config.status: creating bcb5/testCategory/Makefile config.status: creating bcb5/testConfig/Makefile config.status: creating bcb5/testFixedContextCategory/Makefile config.status: creating bcb5/testmain/Makefile config.status: creating bcb5/testNDC/Makefile config.status: creating bcb5/testPattern/Makefile config.status: creating openvms/Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands creating include/log4cpp/config.h - prefix LOG4CPP for include/config.h defines / / / / / / / / / / / / / / / / / / / / . . . . . . . . . . . . . Making all in msvc6 make[1]: Entering directory '/tmp/archlinux-ci/log4cpp-archlinuxrb-build-ReP1uRp6/log4cpp/trunk/src/log4cpp/msvc6' Making all in log4cpp make[2]: Entering directory '/tmp/archlinux-ci/log4cpp-archlinuxrb-build-ReP1uRp6/log4cpp/trunk/src/log4cpp/msvc6/log4cpp' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/archlinux-ci/log4cpp-archlinuxrb-build-ReP1uRp6/log4cpp/trunk/src/log4cpp/msvc6/log4cpp' Making all in log4cppDLL make[2]: Entering directory '/tmp/archlinux-ci/log4cpp-archlinuxrb-build-ReP1uRp6/log4cpp/trunk/src/log4cpp/msvc6/log4cppDLL' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/archlinux-ci/log4cpp-archlinuxrb-build-ReP1uRp6/log4cpp/trunk/src/log4cpp/msvc6/log4cppDLL' Making all in testCategory make[2]: Entering directory '/tmp/archlinux-ci/log4cpp-archlinuxrb-build-ReP1uRp6/log4cpp/trunk/src/log4cpp/msvc6/testCategory' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/archlinux-ci/log4cpp-archlinuxrb-build-ReP1uRp6/log4cpp/trunk/src/log4cpp/msvc6/testCategory' Making all in testDLL make[2]: Entering directory '/tmp/archlinux-ci/log4cpp-archlinuxrb-build-ReP1uRp6/log4cpp/trunk/src/log4cpp/msvc6/testDLL' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/archlinux-ci/log4cpp-archlinuxrb-build-ReP1uRp6/log4cpp/trunk/src/log4cpp/msvc6/testDLL' Making all in testMain make[2]: Entering directory '/tmp/archlinux-ci/log4cpp-archlinuxrb-build-ReP1uRp6/log4cpp/trunk/src/log4cpp/msvc6/testMain' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/archlinux-ci/log4cpp-archlinuxrb-build-ReP1uRp6/log4cpp/trunk/src/log4cpp/msvc6/testMain' Making all in testNDC make[2]: Entering directory '/tmp/archlinux-ci/log4cpp-archlinuxrb-build-ReP1uRp6/log4cpp/trunk/src/log4cpp/msvc6/testNDC' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/archlinux-ci/log4cpp-archlinuxrb-build-ReP1uRp6/log4cpp/trunk/src/log4cpp/msvc6/testNDC' Making all in testNTEventLog make[2]: Entering directory '/tmp/archlinux-ci/log4cpp-archlinuxrb-build-ReP1uRp6/log4cpp/trunk/src/log4cpp/msvc6/testNTEventLog' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/archlinux-ci/log4cpp-archlinuxrb-build-ReP1uRp6/log4cpp/trunk/src/log4cpp/msvc6/testNTEventLog' Making all in testPattern make[2]: Entering directory '/tmp/archlinux-ci/log4cpp-archlinuxrb-build-ReP1uRp6/log4cpp/trunk/src/log4cpp/msvc6/testPattern' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/archlinux-ci/log4cpp-archlinuxrb-build-ReP1uRp6/log4cpp/trunk/src/log4cpp/msvc6/testPattern' make[2]: Entering directory '/tmp/archlinux-ci/log4cpp-archlinuxrb-build-ReP1uRp6/log4cpp/trunk/src/log4cpp/msvc6' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/archlinux-ci/log4cpp-archlinuxrb-build-ReP1uRp6/log4cpp/trunk/src/log4cpp/msvc6' make[1]: Leaving directory '/tmp/archlinux-ci/log4cpp-archlinuxrb-build-ReP1uRp6/log4cpp/trunk/src/log4cpp/msvc6' Making all in bcb5 make[1]: Entering directory '/tmp/archlinux-ci/log4cpp-archlinuxrb-build-ReP1uRp6/log4cpp/trunk/src/log4cpp/bcb5' Making all in log4cpp make[2]: Entering directory '/tmp/archlinux-ci/log4cpp-archlinuxrb-build-ReP1uRp6/log4cpp/trunk/src/log4cpp/bcb5/log4cpp' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/archlinux-ci/log4cpp-archlinuxrb-build-ReP1uRp6/log4cpp/trunk/src/log4cpp/bcb5/log4cpp' Making all in testCategory make[2]: Entering directory '/tmp/archlinux-ci/log4cpp-archlinuxrb-build-ReP1uRp6/log4cpp/trunk/src/log4cpp/bcb5/testCategory' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/archlinux-ci/log4cpp-archlinuxrb-build-ReP1uRp6/log4cpp/trunk/src/log4cpp/bcb5/testCategory' Making all in testFixedContextCategory make[2]: Entering directory '/tmp/archlinux-ci/log4cpp-archlinuxrb-build-ReP1uRp6/log4cpp/trunk/src/log4cpp/bcb5/testFixedContextCategory' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/archlinux-ci/log4cpp-archlinuxrb-build-ReP1uRp6/log4cpp/trunk/src/log4cpp/bcb5/testFixedContextCategory' Making all in testmain make[2]: Entering directory '/tmp/archlinux-ci/log4cpp-archlinuxrb-build-ReP1uRp6/log4cpp/trunk/src/log4cpp/bcb5/testmain' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/archlinux-ci/log4cpp-archlinuxrb-build-ReP1uRp6/log4cpp/trunk/src/log4cpp/bcb5/testmain' Making all in testNDC make[2]: Entering directory '/tmp/archlinux-ci/log4cpp-archlinuxrb-build-ReP1uRp6/log4cpp/trunk/src/log4cpp/bcb5/testNDC' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/archlinux-ci/log4cpp-archlinuxrb-build-ReP1uRp6/log4cpp/trunk/src/log4cpp/bcb5/testNDC' Making all in testPattern make[2]: Entering directory '/tmp/archlinux-ci/log4cpp-archlinuxrb-build-ReP1uRp6/log4cpp/trunk/src/log4cpp/bcb5/testPattern' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/archlinux-ci/log4cpp-archlinuxrb-build-ReP1uRp6/log4cpp/trunk/src/log4cpp/bcb5/testPattern' Making all in testConfig make[2]: Entering directory '/tmp/archlinux-ci/log4cpp-archlinuxrb-build-ReP1uRp6/log4cpp/trunk/src/log4cpp/bcb5/testConfig' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/archlinux-ci/log4cpp-archlinuxrb-build-ReP1uRp6/log4cpp/trunk/src/log4cpp/bcb5/testConfig' make[2]: Entering directory '/tmp/archlinux-ci/log4cpp-archlinuxrb-build-ReP1uRp6/log4cpp/trunk/src/log4cpp/bcb5' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/archlinux-ci/log4cpp-archlinuxrb-build-ReP1uRp6/log4cpp/trunk/src/log4cpp/bcb5' make[1]: Leaving directory '/tmp/archlinux-ci/log4cpp-archlinuxrb-build-ReP1uRp6/log4cpp/trunk/src/log4cpp/bcb5' Making all in config make[1]: Entering directory '/tmp/archlinux-ci/log4cpp-archlinuxrb-build-ReP1uRp6/log4cpp/trunk/src/log4cpp/config' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/archlinux-ci/log4cpp-archlinuxrb-build-ReP1uRp6/log4cpp/trunk/src/log4cpp/config' Making all in src make[1]: Entering directory '/tmp/archlinux-ci/log4cpp-archlinuxrb-build-ReP1uRp6/log4cpp/trunk/src/log4cpp/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -Wno-unused -pedantic -MT Appender.lo -MD -MP -MF .deps/Appender.Tpo -c -o Appender.lo Appender.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -Wno-unused -pedantic -MT AppenderSkeleton.lo -MD -MP -MF .deps/AppenderSkeleton.Tpo -c -o AppenderSkeleton.lo AppenderSkeleton.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -Wno-unused -pedantic -MT AppendersFactory.lo -MD -MP -MF .deps/AppendersFactory.Tpo -c -o AppendersFactory.lo AppendersFactory.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -Wno-unused -pedantic -MT BufferingAppender.lo -MD -MP -MF .deps/BufferingAppender.Tpo -c -o BufferingAppender.lo BufferingAppender.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -Wno-unused -pedantic -MT FactoryParams.lo -MD -MP -MF .deps/FactoryParams.Tpo -c -o FactoryParams.lo FactoryParams.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -Wno-unused -pedantic -MT LayoutsFactory.lo -MD -MP -MF .deps/LayoutsFactory.Tpo -c -o LayoutsFactory.lo LayoutsFactory.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -Wno-unused -pedantic -MT LevelEvaluator.lo -MD -MP -MF .deps/LevelEvaluator.Tpo -c -o LevelEvaluator.lo LevelEvaluator.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -Wno-unused -pedantic -MT Localtime.lo -MD -MP -MF .deps/Localtime.Tpo -c -o Localtime.lo Localtime.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -Wno-unused -pedantic -MT PassThroughLayout.lo -MD -MP -MF .deps/PassThroughLayout.Tpo -c -o PassThroughLayout.lo PassThroughLayout.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -Wno-unused -pedantic -MT TriggeringEventEvaluatorFactory.lo -MD -MP -MF .deps/TriggeringEventEvaluatorFactory.Tpo -c -o TriggeringEventEvaluatorFactory.lo TriggeringEventEvaluatorFactory.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -Wno-unused -pedantic -MT LayoutAppender.lo -MD -MP -MF .deps/LayoutAppender.Tpo -c -o LayoutAppender.lo LayoutAppender.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -Wno-unused -pedantic -MT FileAppender.lo -MD -MP -MF .deps/FileAppender.Tpo -c -o FileAppender.lo FileAppender.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -Wno-unused -pedantic -MT DailyRollingFileAppender.lo -MD -MP -MF .deps/DailyRollingFileAppender.Tpo -c -o DailyRollingFileAppender.lo DailyRollingFileAppender.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -Wno-unused -pedantic -MT RollingFileAppender.lo -MD -MP -MF .deps/RollingFileAppender.Tpo -c -o RollingFileAppender.lo RollingFileAppender.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -Wno-unused -pedantic -MT FixedContextCategory.lo -MD -MP -MF .deps/FixedContextCategory.Tpo -c -o FixedContextCategory.lo FixedContextCategory.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -Wno-unused -pedantic -MT IdsaAppender.lo -MD -MP -MF .deps/IdsaAppender.Tpo -c -o IdsaAppender.lo IdsaAppender.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -Wno-unused -pedantic -MT Appender.lo -MD -MP -MF .deps/Appender.Tpo -c Appender.cpp -fPIC -DPIC -o .libs/Appender.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -Wno-unused -pedantic -MT AppenderSkeleton.lo -MD -MP -MF .deps/AppenderSkeleton.Tpo -c AppenderSkeleton.cpp -fPIC -DPIC -o .libs/AppenderSkeleton.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -Wno-unused -pedantic -MT AppendersFactory.lo -MD -MP -MF .deps/AppendersFactory.Tpo -c AppendersFactory.cpp -fPIC -DPIC -o .libs/AppendersFactory.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -Wno-unused -pedantic -MT BufferingAppender.lo -MD -MP -MF .deps/BufferingAppender.Tpo -c BufferingAppender.cpp -fPIC -DPIC -o .libs/BufferingAppender.o In file included from ../include/log4cpp/Portability.hh:41, from PortabilityImpl.hh:12, from Appender.cpp:10: ../include/log4cpp/config.h:15:17: warning: extra tokens at end of #ifndef directive 15 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:16:9: warning: ISO C++11 requires whitespace after the macro name 16 | #define LOG4CPP_  | ^~~~~~~~ ../include/log4cpp/config.h:20:17: warning: extra tokens at end of #ifndef directive 20 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:25:17: warning: extra tokens at end of #ifndef directive 25 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:30:17: warning: extra tokens at end of #ifndef directive 30 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:35:17: warning: extra tokens at end of #ifndef directive 35 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:46:17: warning: extra tokens at end of #ifndef directive 46 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:51:17: warning: extra tokens at end of #ifndef directive 51 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:56:17: warning: extra tokens at end of #ifndef directive 56 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:61:17: warning: extra tokens at end of #ifndef directive 61 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:66:17: warning: extra tokens at end of #ifndef directive 66 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:71:17: warning: extra tokens at end of #ifndef directive 71 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:76:17: warning: extra tokens at end of #ifndef directive 76 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:81:17: warning: extra tokens at end of #ifndef directive 81 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:86:17: warning: extra tokens at end of #ifndef directive 86 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:91:17: warning: extra tokens at end of #ifndef directive 91 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:96:17: warning: extra tokens at end of #ifndef directive 96 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:101:17: warning: extra tokens at end of #ifndef directive 101 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:106:17: warning: extra tokens at end of #ifndef directive 106 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:111:17: warning: extra tokens at end of #ifndef directive 111 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:116:17: warning: extra tokens at end of #ifndef directive 116 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:121:17: warning: extra tokens at end of #ifndef directive 121 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:126:17: warning: extra tokens at end of #ifndef directive 126 | #ifndef LOG4CPP_ | ^ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -Wno-unused -pedantic -MT Localtime.lo -MD -MP -MF .deps/Localtime.Tpo -c Localtime.cpp -fPIC -DPIC -o .libs/Localtime.o ../include/log4cpp/config.h:131:17: warning: extra tokens at end of #ifndef directive 131 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:136:17: warning: extra tokens at end of #ifndef directive 136 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:141:17: warning: extra tokens at end of #ifndef directive 141 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:146:17: warning: extra tokens at end of #ifndef directive 146 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:151:17: warning: extra tokens at end of #ifndef directive 151 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:156:17: warning: extra tokens at end of #ifndef directive 156 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:165:17: warning: extra tokens at end of #ifndef directive 165 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:170:17: warning: extra tokens at end of #ifndef directive 170 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:175:17: warning: extra tokens at end of #ifndef directive 175 | #ifndef LOG4CPP_ | ^ In file included from /usr/include/c++/13.2.1/backward/strstream:50, from ../include/log4cpp/Portability.hh:58: /usr/include/c++/13.2.1/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -Wno-unused -pedantic -MT LayoutsFactory.lo -MD -MP -MF .deps/LayoutsFactory.Tpo -c LayoutsFactory.cpp -fPIC -DPIC -o .libs/LayoutsFactory.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -Wno-unused -pedantic -MT LevelEvaluator.lo -MD -MP -MF .deps/LevelEvaluator.Tpo -c LevelEvaluator.cpp -fPIC -DPIC -o .libs/LevelEvaluator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -Wno-unused -pedantic -MT FactoryParams.lo -MD -MP -MF .deps/FactoryParams.Tpo -c FactoryParams.cpp -fPIC -DPIC -o .libs/FactoryParams.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -Wno-unused -pedantic -MT LayoutAppender.lo -MD -MP -MF .deps/LayoutAppender.Tpo -c LayoutAppender.cpp -fPIC -DPIC -o .libs/LayoutAppender.o In file included from ../include/log4cpp/Portability.hh:41, from PortabilityImpl.hh:12, from BufferingAppender.cpp:7: ../include/log4cpp/config.h:15:17: warning: extra tokens at end of #ifndef directive 15 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:16:9: warning: ISO C++11 requires whitespace after the macro name 16 | #define LOG4CPP_  | ^~~~~~~~ ../include/log4cpp/config.h:20:17: warning: extra tokens at end of #ifndef directive 20 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:25:17: warning: extra tokens at end of #ifndef directive 25 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:30:17: warning: extra tokens at end of #ifndef directive 30 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:35:17: warning: extra tokens at end of #ifndef directive 35 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:46:17: warning: extra tokens at end of #ifndef directive 46 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:51:17: warning: extra tokens at end of #ifndef directive 51 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:56:17: warning: extra tokens at end of #ifndef directive 56 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:61:17: warning: extra tokens at end of #ifndef directive 61 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:66:17: warning: extra tokens at end of #ifndef directive 66 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:71:17: warning: extra tokens at end of #ifndef directive 71 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:76:17: warning: extra tokens at end of #ifndef directive 76 | #ifndef LOG4CPP_ | ^ In file included from ../include/log4cpp/Portability.hh:41, from Localtime.cpp:7: ../include/log4cpp/config.h:15:17: warning: extra tokens at end of #ifndef directive 15 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:16:9: warning: ISO C++11 requires whitespace after the macro name 16 | #define LOG4CPP_  | ^~~~~~~~ ../include/log4cpp/config.h:20:17: warning: extra tokens at end of #ifndef directive 20 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:25:17: warning: extra tokens at end of #ifndef directive 25 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:30:17: warning: extra tokens at end of #ifndef directive 30 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:35:17: warning: extra tokens at end of #ifndef directive 35 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:46:17: warning: extra tokens at end of #ifndef directive 46 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:51:17: warning: extra tokens at end of #ifndef directive 51 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:56:17: warning: extra tokens at end of #ifndef directive 56 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:61:17: warning: extra tokens at end of #ifndef directive 61 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:66:17: warning: extra tokens at end of #ifndef directive 66 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:71:17: warning: extra tokens at end of #ifndef directive 71 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:76:17: warning: extra tokens at end of #ifndef directive 76 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:81:17: warning: extra tokens at end of #ifndef directive 81 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:86:17: warning: extra tokens at end of #ifndef directive 86 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:91:17: warning: extra tokens at end of #ifndef directive 91 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:96:17: warning: extra tokens at end of #ifndef directive 96 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:81:17: warning: extra tokens at end of #ifndef directive 81 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:101:17: warning: extra tokens at end of #ifndef directive 101 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:86:17: warning: extra tokens at end of #ifndef directive 86 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:106:17: warning: extra tokens at end of #ifndef directive 106 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:91:17: warning: extra tokens at end of #ifndef directive 91 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:111:17: warning: extra tokens at end of #ifndef directive 111 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:96:17: warning: extra tokens at end of #ifndef directive 96 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:116:17: warning: extra tokens at end of #ifndef directive 116 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:121:17: warning: extra tokens at end of #ifndef directive 121 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:101:17: warning: extra tokens at end of #ifndef directive 101 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:126:17: warning: extra tokens at end of #ifndef directive 126 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:106:17: warning: extra tokens at end of #ifndef directive 106 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:111:17: warning: extra tokens at end of #ifndef directive 111 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:116:17: warning: extra tokens at end of #ifndef directive 116 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:121:17: warning: extra tokens at end of #ifndef directive 121 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:126:17: warning: extra tokens at end of #ifndef directive 126 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:131:17: warning: extra tokens at end of #ifndef directive 131 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:136:17: warning: extra tokens at end of #ifndef directive 136 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:141:17: warning: extra tokens at end of #ifndef directive 141 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:146:17: warning: extra tokens at end of #ifndef directive 146 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:151:17: warning: extra tokens at end of #ifndef directive 151 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:156:17: warning: extra tokens at end of #ifndef directive 156 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:165:17: warning: extra tokens at end of #ifndef directive 165 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:170:17: warning: extra tokens at end of #ifndef directive 170 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:175:17: warning: extra tokens at end of #ifndef directive 175 | #ifndef LOG4CPP_ | ^ In file included from /usr/include/c++/13.2.1/backward/strstream:50, from ../include/log4cpp/Portability.hh:58: /usr/include/c++/13.2.1/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ In file included from ../include/log4cpp/Portability.hh:41, from PortabilityImpl.hh:12, from AppenderSkeleton.cpp:10: ../include/log4cpp/config.h:15:17: warning: extra tokens at end of #ifndef directive 15 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:16:9: warning: ISO C++11 requires whitespace after the macro name 16 | #define LOG4CPP_  | ^~~~~~~~ ../include/log4cpp/config.h:20:17: warning: extra tokens at end of #ifndef directive 20 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:25:17: warning: extra tokens at end of #ifndef directive 25 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:30:17: warning: extra tokens at end of #ifndef directive 30 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:35:17: warning: extra tokens at end of #ifndef directive 35 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:46:17: warning: extra tokens at end of #ifndef directive 46 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:51:17: warning: extra tokens at end of #ifndef directive 51 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:56:17: warning: extra tokens at end of #ifndef directive 56 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:61:17: warning: extra tokens at end of #ifndef directive 61 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:66:17: warning: extra tokens at end of #ifndef directive 66 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:71:17: warning: extra tokens at end of #ifndef directive 71 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:76:17: warning: extra tokens at end of #ifndef directive 76 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:81:17: warning: extra tokens at end of #ifndef directive 81 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:86:17: warning: extra tokens at end of #ifndef directive 86 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:91:17: warning: extra tokens at end of #ifndef directive 91 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:96:17: warning: extra tokens at end of #ifndef directive 96 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:101:17: warning: extra tokens at end of #ifndef directive 101 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:106:17: warning: extra tokens at end of #ifndef directive 106 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:111:17: warning: extra tokens at end of #ifndef directive 111 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:116:17: warning: extra tokens at end of #ifndef directive 116 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:121:17: warning: extra tokens at end of #ifndef directive 121 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:126:17: warning: extra tokens at end of #ifndef directive 126 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:131:17: warning: extra tokens at end of #ifndef directive 131 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:131:17: warning: extra tokens at end of #ifndef directive 131 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:136:17: warning: extra tokens at end of #ifndef directive 136 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:141:17: warning: extra tokens at end of #ifndef directive 141 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:146:17: warning: extra tokens at end of #ifndef directive 146 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:151:17: warning: extra tokens at end of #ifndef directive 151 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:156:17: warning: extra tokens at end of #ifndef directive 156 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:165:17: warning: extra tokens at end of #ifndef directive 165 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:170:17: warning: extra tokens at end of #ifndef directive 170 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:175:17: warning: extra tokens at end of #ifndef directive 175 | #ifndef LOG4CPP_ | ^ In file included from /usr/include/c++/13.2.1/backward/strstream:50, from ../include/log4cpp/Portability.hh:58: /usr/include/c++/13.2.1/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -Wno-unused -pedantic -MT RollingFileAppender.lo -MD -MP -MF .deps/RollingFileAppender.Tpo -c RollingFileAppender.cpp -fPIC -DPIC -o .libs/RollingFileAppender.o ../include/log4cpp/config.h:136:17: warning: extra tokens at end of #ifndef directive 136 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:141:17: warning: extra tokens at end of #ifndef directive 141 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:146:17: warning: extra tokens at end of #ifndef directive 146 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:151:17: warning: extra tokens at end of #ifndef directive 151 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:156:17: warning: extra tokens at end of #ifndef directive 156 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:165:17: warning: extra tokens at end of #ifndef directive 165 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:170:17: warning: extra tokens at end of #ifndef directive 170 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:175:17: warning: extra tokens at end of #ifndef directive 175 | #ifndef LOG4CPP_ | ^ In file included from /usr/include/c++/13.2.1/backward/strstream:50, from ../include/log4cpp/Portability.hh:58: /usr/include/c++/13.2.1/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ In file included from ../include/log4cpp/Portability.hh:41, from PortabilityImpl.hh:12, from LayoutAppender.cpp:10: ../include/log4cpp/config.h:15:17: warning: extra tokens at end of #ifndef directive 15 | #ifndef LOG4CPP_ | ^ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -Wno-unused -pedantic -MT PassThroughLayout.lo -MD -MP -MF .deps/PassThroughLayout.Tpo -c PassThroughLayout.cpp -fPIC -DPIC -o .libs/PassThroughLayout.o ../include/log4cpp/config.h:16:9: warning: ISO C++11 requires whitespace after the macro name 16 | #define LOG4CPP_  | ^~~~~~~~ ../include/log4cpp/config.h:20:17: warning: extra tokens at end of #ifndef directive 20 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:25:17: warning: extra tokens at end of #ifndef directive 25 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:30:17: warning: extra tokens at end of #ifndef directive 30 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:35:17: warning: extra tokens at end of #ifndef directive 35 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:46:17: warning: extra tokens at end of #ifndef directive 46 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:51:17: warning: extra tokens at end of #ifndef directive 51 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:56:17: warning: extra tokens at end of #ifndef directive 56 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:61:17: warning: extra tokens at end of #ifndef directive 61 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:66:17: warning: extra tokens at end of #ifndef directive 66 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:71:17: warning: extra tokens at end of #ifndef directive 71 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:76:17: warning: extra tokens at end of #ifndef directive 76 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:81:17: warning: extra tokens at end of #ifndef directive 81 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:86:17: warning: extra tokens at end of #ifndef directive 86 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:91:17: warning: extra tokens at end of #ifndef directive 91 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:96:17: warning: extra tokens at end of #ifndef directive 96 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:101:17: warning: extra tokens at end of #ifndef directive 101 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:106:17: warning: extra tokens at end of #ifndef directive 106 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:111:17: warning: extra tokens at end of #ifndef directive 111 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:116:17: warning: extra tokens at end of #ifndef directive 116 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:121:17: warning: extra tokens at end of #ifndef directive 121 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:126:17: warning: extra tokens at end of #ifndef directive 126 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:131:17: warning: extra tokens at end of #ifndef directive 131 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:136:17: warning: extra tokens at end of #ifndef directive 136 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:141:17: warning: extra tokens at end of #ifndef directive 141 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:146:17: warning: extra tokens at end of #ifndef directive 146 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:151:17: warning: extra tokens at end of #ifndef directive 151 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:156:17: warning: extra tokens at end of #ifndef directive 156 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:165:17: warning: extra tokens at end of #ifndef directive 165 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:170:17: warning: extra tokens at end of #ifndef directive 170 | #ifndef LOG4CPP_ | ^ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -Wno-unused -pedantic -MT FileAppender.lo -MD -MP -MF .deps/FileAppender.Tpo -c FileAppender.cpp -fPIC -DPIC -o .libs/FileAppender.o ../include/log4cpp/config.h:175:17: warning: extra tokens at end of #ifndef directive 175 | #ifndef LOG4CPP_ | ^ In file included from /usr/include/c++/13.2.1/backward/strstream:50, from ../include/log4cpp/Portability.hh:58: /usr/include/c++/13.2.1/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ In file included from ../include/log4cpp/Portability.hh:41, from ../include/log4cpp/LoggingEvent.hh:13, from ../include/log4cpp/TriggeringEventEvaluator.hh:11, from ../include/log4cpp/LevelEvaluator.hh:11, from LevelEvaluator.cpp:7: ../include/log4cpp/config.h:15:17: warning: extra tokens at end of #ifndef directive 15 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:16:9: warning: ISO C++11 requires whitespace after the macro name 16 | #define LOG4CPP_  | ^~~~~~~~ ../include/log4cpp/config.h:20:17: warning: extra tokens at end of #ifndef directive 20 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:25:17: warning: extra tokens at end of #ifndef directive 25 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:30:17: warning: extra tokens at end of #ifndef directive 30 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:35:17: warning: extra tokens at end of #ifndef directive 35 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:46:17: warning: extra tokens at end of #ifndef directive 46 | #ifndef LOG4CPP_ | ^ In file included from ../include/log4cpp/Portability.hh:41, from PortabilityImpl.hh:12, from RollingFileAppender.cpp:7: ../include/log4cpp/config.h:15:17: warning: extra tokens at end of #ifndef directive 15 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:16:9: warning: ISO C++11 requires whitespace after the macro name 16 | #define LOG4CPP_  | ^~~~~~~~ ../include/log4cpp/config.h:20:17: warning: extra tokens at end of #ifndef directive 20 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:25:17: warning: extra tokens at end of #ifndef directive 25 | #ifndef LOG4CPP_ | ^ In file included from ../include/log4cpp/Portability.hh:41, from ../include/log4cpp/Layout.hh:13, from ../include/log4cpp/PassThroughLayout.hh:11, from PassThroughLayout.cpp:7: ../include/log4cpp/config.h:15:17: warning: extra tokens at end of #ifndef directive 15 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:16:9: warning: ISO C++11 requires whitespace after the macro name 16 | #define LOG4CPP_  | ^~~~~~~~ ../include/log4cpp/config.h:20:17: warning: extra tokens at end of #ifndef directive 20 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:25:17: warning: extra tokens at end of #ifndef directive 25 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:30:17: warning: extra tokens at end of #ifndef directive 30 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:35:17: warning: extra tokens at end of #ifndef directive 35 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:46:17: warning: extra tokens at end of #ifndef directive 46 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:51:17: warning: extra tokens at end of #ifndef directive 51 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:56:17: warning: extra tokens at end of #ifndef directive 56 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:61:17: warning: extra tokens at end of #ifndef directive 61 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:66:17: warning: extra tokens at end of #ifndef directive 66 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:71:17: warning: extra tokens at end of #ifndef directive 71 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:76:17: warning: extra tokens at end of #ifndef directive 76 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:81:17: warning: extra tokens at end of #ifndef directive 81 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:86:17: warning: extra tokens at end of #ifndef directive 86 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:91:17: warning: extra tokens at end of #ifndef directive 91 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:96:17: warning: extra tokens at end of #ifndef directive 96 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:101:17: warning: extra tokens at end of #ifndef directive 101 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:106:17: warning: extra tokens at end of #ifndef directive 106 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:111:17: warning: extra tokens at end of #ifndef directive 111 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:116:17: warning: extra tokens at end of #ifndef directive 116 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:121:17: warning: extra tokens at end of #ifndef directive 121 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:126:17: warning: extra tokens at end of #ifndef directive 126 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:131:17: warning: extra tokens at end of #ifndef directive 131 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:136:17: warning: extra tokens at end of #ifndef directive 136 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:141:17: warning: extra tokens at end of #ifndef directive 141 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:146:17: warning: extra tokens at end of #ifndef directive 146 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:151:17: warning: extra tokens at end of #ifndef directive 151 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:156:17: warning: extra tokens at end of #ifndef directive 156 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:165:17: warning: extra tokens at end of #ifndef directive 165 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:170:17: warning: extra tokens at end of #ifndef directive 170 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:175:17: warning: extra tokens at end of #ifndef directive 175 | #ifndef LOG4CPP_ | ^ In file included from /usr/include/c++/13.2.1/backward/strstream:50, from ../include/log4cpp/Portability.hh:58: /usr/include/c++/13.2.1/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ ../include/log4cpp/config.h:51:17: warning: extra tokens at end of #ifndef directive 51 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:56:17: warning: extra tokens at end of #ifndef directive 56 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:61:17: warning: extra tokens at end of #ifndef directive 61 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:66:17: warning: extra tokens at end of #ifndef directive 66 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:71:17: warning: extra tokens at end of #ifndef directive 71 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:76:17: warning: extra tokens at end of #ifndef directive 76 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:81:17: warning: extra tokens at end of #ifndef directive 81 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:86:17: warning: extra tokens at end of #ifndef directive 86 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:91:17: warning: extra tokens at end of #ifndef directive 91 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:96:17: warning: extra tokens at end of #ifndef directive 96 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:101:17: warning: extra tokens at end of #ifndef directive 101 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:106:17: warning: extra tokens at end of #ifndef directive 106 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:111:17: warning: extra tokens at end of #ifndef directive 111 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:116:17: warning: extra tokens at end of #ifndef directive 116 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:121:17: warning: extra tokens at end of #ifndef directive 121 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:126:17: warning: extra tokens at end of #ifndef directive 126 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:131:17: warning: extra tokens at end of #ifndef directive 131 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:136:17: warning: extra tokens at end of #ifndef directive 136 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:141:17: warning: extra tokens at end of #ifndef directive 141 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:146:17: warning: extra tokens at end of #ifndef directive 146 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:151:17: warning: extra tokens at end of #ifndef directive 151 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:156:17: warning: extra tokens at end of #ifndef directive 156 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:165:17: warning: extra tokens at end of #ifndef directive 165 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:170:17: warning: extra tokens at end of #ifndef directive 170 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:175:17: warning: extra tokens at end of #ifndef directive 175 | #ifndef LOG4CPP_ | ^ In file included from /usr/include/c++/13.2.1/backward/strstream:50, from ../include/log4cpp/Portability.hh:58: /usr/include/c++/13.2.1/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -Wno-unused -pedantic -MT TriggeringEventEvaluatorFactory.lo -MD -MP -MF .deps/TriggeringEventEvaluatorFactory.Tpo -c TriggeringEventEvaluatorFactory.cpp -fPIC -DPIC -o .libs/TriggeringEventEvaluatorFactory.o ../include/log4cpp/config.h:30:17: warning: extra tokens at end of #ifndef directive 30 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:35:17: warning: extra tokens at end of #ifndef directive 35 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:46:17: warning: extra tokens at end of #ifndef directive 46 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:51:17: warning: extra tokens at end of #ifndef directive 51 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:56:17: warning: extra tokens at end of #ifndef directive 56 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:61:17: warning: extra tokens at end of #ifndef directive 61 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:66:17: warning: extra tokens at end of #ifndef directive 66 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:71:17: warning: extra tokens at end of #ifndef directive 71 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:76:17: warning: extra tokens at end of #ifndef directive 76 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:81:17: warning: extra tokens at end of #ifndef directive 81 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:86:17: warning: extra tokens at end of #ifndef directive 86 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:91:17: warning: extra tokens at end of #ifndef directive 91 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:96:17: warning: extra tokens at end of #ifndef directive 96 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:101:17: warning: extra tokens at end of #ifndef directive 101 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:106:17: warning: extra tokens at end of #ifndef directive 106 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:111:17: warning: extra tokens at end of #ifndef directive 111 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:116:17: warning: extra tokens at end of #ifndef directive 116 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:121:17: warning: extra tokens at end of #ifndef directive 121 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:126:17: warning: extra tokens at end of #ifndef directive 126 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:131:17: warning: extra tokens at end of #ifndef directive 131 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:136:17: warning: extra tokens at end of #ifndef directive 136 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:141:17: warning: extra tokens at end of #ifndef directive 141 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:146:17: warning: extra tokens at end of #ifndef directive 146 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:151:17: warning: extra tokens at end of #ifndef directive 151 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:156:17: warning: extra tokens at end of #ifndef directive 156 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:165:17: warning: extra tokens at end of #ifndef directive 165 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:170:17: warning: extra tokens at end of #ifndef directive 170 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:175:17: warning: extra tokens at end of #ifndef directive 175 | #ifndef LOG4CPP_ | ^ In file included from /usr/include/c++/13.2.1/backward/strstream:50, from ../include/log4cpp/Portability.hh:58: /usr/include/c++/13.2.1/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ In file included from ../include/log4cpp/Portability.hh:41, from PortabilityImpl.hh:12, from FileAppender.cpp:10: ../include/log4cpp/config.h:15:17: warning: extra tokens at end of #ifndef directive 15 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:16:9: warning: ISO C++11 requires whitespace after the macro name 16 | #define LOG4CPP_  | ^~~~~~~~ ../include/log4cpp/config.h:20:17: warning: extra tokens at end of #ifndef directive 20 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:25:17: warning: extra tokens at end of #ifndef directive 25 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:30:17: warning: extra tokens at end of #ifndef directive 30 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:35:17: warning: extra tokens at end of #ifndef directive 35 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:46:17: warning: extra tokens at end of #ifndef directive 46 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:51:17: warning: extra tokens at end of #ifndef directive 51 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:56:17: warning: extra tokens at end of #ifndef directive 56 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:61:17: warning: extra tokens at end of #ifndef directive 61 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:66:17: warning: extra tokens at end of #ifndef directive 66 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:71:17: warning: extra tokens at end of #ifndef directive 71 | #ifndef LOG4CPP_ | ^ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -Wno-unused -pedantic -MT DailyRollingFileAppender.lo -MD -MP -MF .deps/DailyRollingFileAppender.Tpo -c DailyRollingFileAppender.cpp -fPIC -DPIC -o .libs/DailyRollingFileAppender.o ../include/log4cpp/config.h:76:17: warning: extra tokens at end of #ifndef directive 76 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:81:17: warning: extra tokens at end of #ifndef directive 81 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:86:17: warning: extra tokens at end of #ifndef directive 86 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:91:17: warning: extra tokens at end of #ifndef directive 91 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:96:17: warning: extra tokens at end of #ifndef directive 96 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:101:17: warning: extra tokens at end of #ifndef directive 101 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:106:17: warning: extra tokens at end of #ifndef directive 106 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:111:17: warning: extra tokens at end of #ifndef directive 111 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:116:17: warning: extra tokens at end of #ifndef directive 116 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:121:17: warning: extra tokens at end of #ifndef directive 121 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:126:17: warning: extra tokens at end of #ifndef directive 126 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:131:17: warning: extra tokens at end of #ifndef directive 131 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:136:17: warning: extra tokens at end of #ifndef directive 136 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:141:17: warning: extra tokens at end of #ifndef directive 141 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:146:17: warning: extra tokens at end of #ifndef directive 146 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:151:17: warning: extra tokens at end of #ifndef directive 151 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:156:17: warning: extra tokens at end of #ifndef directive 156 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:165:17: warning: extra tokens at end of #ifndef directive 165 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:170:17: warning: extra tokens at end of #ifndef directive 170 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:175:17: warning: extra tokens at end of #ifndef directive 175 | #ifndef LOG4CPP_ | ^ In file included from /usr/include/c++/13.2.1/backward/strstream:50, from ../include/log4cpp/Portability.hh:58: /usr/include/c++/13.2.1/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -Wno-unused -pedantic -MT FixedContextCategory.lo -MD -MP -MF .deps/FixedContextCategory.Tpo -c FixedContextCategory.cpp -fPIC -DPIC -o .libs/FixedContextCategory.o In file included from ../include/log4cpp/Portability.hh:41, from PortabilityImpl.hh:12, from DailyRollingFileAppender.cpp:7: ../include/log4cpp/config.h:15:17: warning: extra tokens at end of #ifndef directive 15 | #ifndef LOG4CPP_ | ^ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -Wno-unused -pedantic -MT IdsaAppender.lo -MD -MP -MF .deps/IdsaAppender.Tpo -c IdsaAppender.cpp -fPIC -DPIC -o .libs/IdsaAppender.o ../include/log4cpp/config.h:16:9: warning: ISO C++11 requires whitespace after the macro name 16 | #define LOG4CPP_  | ^~~~~~~~ ../include/log4cpp/config.h:20:17: warning: extra tokens at end of #ifndef directive 20 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:25:17: warning: extra tokens at end of #ifndef directive 25 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:30:17: warning: extra tokens at end of #ifndef directive 30 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:35:17: warning: extra tokens at end of #ifndef directive 35 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:46:17: warning: extra tokens at end of #ifndef directive 46 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:51:17: warning: extra tokens at end of #ifndef directive 51 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:56:17: warning: extra tokens at end of #ifndef directive 56 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:61:17: warning: extra tokens at end of #ifndef directive 61 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:66:17: warning: extra tokens at end of #ifndef directive 66 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:71:17: warning: extra tokens at end of #ifndef directive 71 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:76:17: warning: extra tokens at end of #ifndef directive 76 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:81:17: warning: extra tokens at end of #ifndef directive 81 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:86:17: warning: extra tokens at end of #ifndef directive 86 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:91:17: warning: extra tokens at end of #ifndef directive 91 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:96:17: warning: extra tokens at end of #ifndef directive 96 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:101:17: warning: extra tokens at end of #ifndef directive 101 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:106:17: warning: extra tokens at end of #ifndef directive 106 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:111:17: warning: extra tokens at end of #ifndef directive 111 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:116:17: warning: extra tokens at end of #ifndef directive 116 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:121:17: warning: extra tokens at end of #ifndef directive 121 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:126:17: warning: extra tokens at end of #ifndef directive 126 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:131:17: warning: extra tokens at end of #ifndef directive 131 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:136:17: warning: extra tokens at end of #ifndef directive 136 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:141:17: warning: extra tokens at end of #ifndef directive 141 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:146:17: warning: extra tokens at end of #ifndef directive 146 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:151:17: warning: extra tokens at end of #ifndef directive 151 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:156:17: warning: extra tokens at end of #ifndef directive 156 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:165:17: warning: extra tokens at end of #ifndef directive 165 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:170:17: warning: extra tokens at end of #ifndef directive 170 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:175:17: warning: extra tokens at end of #ifndef directive 175 | #ifndef LOG4CPP_ | ^ In file included from /usr/include/c++/13.2.1/backward/strstream:50, from ../include/log4cpp/Portability.hh:58: /usr/include/c++/13.2.1/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ In file included from ../include/log4cpp/Portability.hh:41, from PortabilityImpl.hh:12, from FixedContextCategory.cpp:10: ../include/log4cpp/config.h:15:17: warning: extra tokens at end of #ifndef directive 15 | #ifndef LOG4CPP_ | ^ In file included from ../include/log4cpp/Portability.hh:41, from PortabilityImpl.hh:12, from IdsaAppender.cpp:9: ../include/log4cpp/config.h:15:17: warning: extra tokens at end of #ifndef directive 15 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:16:9: warning: ISO C++11 requires whitespace after the macro name 16 | #define LOG4CPP_  | ^~~~~~~~ ../include/log4cpp/config.h:20:17: warning: extra tokens at end of #ifndef directive 20 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:16:9: warning: ISO C++11 requires whitespace after the macro name 16 | #define LOG4CPP_  | ^~~~~~~~ ../include/log4cpp/config.h:25:17: warning: extra tokens at end of #ifndef directive 25 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:30:17: warning: extra tokens at end of #ifndef directive 30 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:20:17: warning: extra tokens at end of #ifndef directive 20 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:35:17: warning: extra tokens at end of #ifndef directive 35 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:25:17: warning: extra tokens at end of #ifndef directive 25 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:30:17: warning: extra tokens at end of #ifndef directive 30 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:46:17: warning: extra tokens at end of #ifndef directive 46 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:35:17: warning: extra tokens at end of #ifndef directive 35 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:51:17: warning: extra tokens at end of #ifndef directive 51 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:46:17: warning: extra tokens at end of #ifndef directive 46 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:56:17: warning: extra tokens at end of #ifndef directive 56 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:51:17: warning: extra tokens at end of #ifndef directive 51 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:61:17: warning: extra tokens at end of #ifndef directive 61 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:56:17: warning: extra tokens at end of #ifndef directive 56 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:66:17: warning: extra tokens at end of #ifndef directive 66 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:61:17: warning: extra tokens at end of #ifndef directive 61 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:71:17: warning: extra tokens at end of #ifndef directive 71 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:66:17: warning: extra tokens at end of #ifndef directive 66 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:76:17: warning: extra tokens at end of #ifndef directive 76 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:71:17: warning: extra tokens at end of #ifndef directive 71 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:81:17: warning: extra tokens at end of #ifndef directive 81 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:76:17: warning: extra tokens at end of #ifndef directive 76 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:86:17: warning: extra tokens at end of #ifndef directive 86 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:81:17: warning: extra tokens at end of #ifndef directive 81 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:91:17: warning: extra tokens at end of #ifndef directive 91 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:86:17: warning: extra tokens at end of #ifndef directive 86 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:96:17: warning: extra tokens at end of #ifndef directive 96 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:91:17: warning: extra tokens at end of #ifndef directive 91 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:101:17: warning: extra tokens at end of #ifndef directive 101 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:96:17: warning: extra tokens at end of #ifndef directive 96 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:106:17: warning: extra tokens at end of #ifndef directive 106 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:101:17: warning: extra tokens at end of #ifndef directive 101 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:111:17: warning: extra tokens at end of #ifndef directive 111 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:106:17: warning: extra tokens at end of #ifndef directive 106 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:116:17: warning: extra tokens at end of #ifndef directive 116 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:111:17: warning: extra tokens at end of #ifndef directive 111 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:121:17: warning: extra tokens at end of #ifndef directive 121 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:116:17: warning: extra tokens at end of #ifndef directive 116 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:121:17: warning: extra tokens at end of #ifndef directive 121 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:126:17: warning: extra tokens at end of #ifndef directive 126 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:131:17: warning: extra tokens at end of #ifndef directive 131 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:126:17: warning: extra tokens at end of #ifndef directive 126 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:136:17: warning: extra tokens at end of #ifndef directive 136 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:131:17: warning: extra tokens at end of #ifndef directive 131 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:136:17: warning: extra tokens at end of #ifndef directive 136 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:141:17: warning: extra tokens at end of #ifndef directive 141 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:141:17: warning: extra tokens at end of #ifndef directive 141 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:146:17: warning: extra tokens at end of #ifndef directive 146 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:151:17: warning: extra tokens at end of #ifndef directive 151 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:146:17: warning: extra tokens at end of #ifndef directive 146 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:151:17: warning: extra tokens at end of #ifndef directive 151 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:156:17: warning: extra tokens at end of #ifndef directive 156 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:156:17: warning: extra tokens at end of #ifndef directive 156 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:165:17: warning: extra tokens at end of #ifndef directive 165 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:165:17: warning: extra tokens at end of #ifndef directive 165 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:170:17: warning: extra tokens at end of #ifndef directive 170 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:175:17: warning: extra tokens at end of #ifndef directive 175 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:170:17: warning: extra tokens at end of #ifndef directive 170 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:175:17: warning: extra tokens at end of #ifndef directive 175 | #ifndef LOG4CPP_ | ^ In file included from /usr/include/c++/13.2.1/backward/strstream:50, from ../include/log4cpp/Portability.hh:58: /usr/include/c++/13.2.1/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ In file included from /usr/include/c++/13.2.1/backward/strstream:50, from ../include/log4cpp/Portability.hh:58: /usr/include/c++/13.2.1/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ In file included from ../include/log4cpp/Portability.hh:41, from ../include/log4cpp/AppendersFactory.hh:15, from AppendersFactory.cpp:8: ../include/log4cpp/config.h:15:17: warning: extra tokens at end of #ifndef directive 15 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:16:9: warning: ISO C++11 requires whitespace after the macro name 16 | #define LOG4CPP_  | ^~~~~~~~ ../include/log4cpp/config.h:20:17: warning: extra tokens at end of #ifndef directive 20 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:25:17: warning: extra tokens at end of #ifndef directive 25 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:30:17: warning: extra tokens at end of #ifndef directive 30 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:35:17: warning: extra tokens at end of #ifndef directive 35 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:46:17: warning: extra tokens at end of #ifndef directive 46 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:51:17: warning: extra tokens at end of #ifndef directive 51 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:56:17: warning: extra tokens at end of #ifndef directive 56 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:61:17: warning: extra tokens at end of #ifndef directive 61 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:66:17: warning: extra tokens at end of #ifndef directive 66 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:71:17: warning: extra tokens at end of #ifndef directive 71 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:76:17: warning: extra tokens at end of #ifndef directive 76 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:81:17: warning: extra tokens at end of #ifndef directive 81 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:86:17: warning: extra tokens at end of #ifndef directive 86 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:91:17: warning: extra tokens at end of #ifndef directive 91 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:96:17: warning: extra tokens at end of #ifndef directive 96 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:101:17: warning: extra tokens at end of #ifndef directive 101 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:106:17: warning: extra tokens at end of #ifndef directive 106 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:111:17: warning: extra tokens at end of #ifndef directive 111 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:116:17: warning: extra tokens at end of #ifndef directive 116 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:121:17: warning: extra tokens at end of #ifndef directive 121 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:126:17: warning: extra tokens at end of #ifndef directive 126 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:131:17: warning: extra tokens at end of #ifndef directive 131 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:136:17: warning: extra tokens at end of #ifndef directive 136 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:141:17: warning: extra tokens at end of #ifndef directive 141 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:146:17: warning: extra tokens at end of #ifndef directive 146 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:151:17: warning: extra tokens at end of #ifndef directive 151 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:156:17: warning: extra tokens at end of #ifndef directive 156 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:165:17: warning: extra tokens at end of #ifndef directive 165 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:170:17: warning: extra tokens at end of #ifndef directive 170 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:175:17: warning: extra tokens at end of #ifndef directive 175 | #ifndef LOG4CPP_ | ^ In file included from /usr/include/c++/13.2.1/backward/strstream:50, from ../include/log4cpp/Portability.hh:58: /usr/include/c++/13.2.1/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ In file included from ../include/log4cpp/Portability.hh:41, from ../include/log4cpp/FactoryParams.hh:15, from FactoryParams.cpp:7: ../include/log4cpp/config.h:15:17: warning: extra tokens at end of #ifndef directive 15 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:16:9: warning: ISO C++11 requires whitespace after the macro name 16 | #define LOG4CPP_  | ^~~~~~~~ ../include/log4cpp/config.h:20:17: warning: extra tokens at end of #ifndef directive 20 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:25:17: warning: extra tokens at end of #ifndef directive 25 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:30:17: warning: extra tokens at end of #ifndef directive 30 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:35:17: warning: extra tokens at end of #ifndef directive 35 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:46:17: warning: extra tokens at end of #ifndef directive 46 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:51:17: warning: extra tokens at end of #ifndef directive 51 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:56:17: warning: extra tokens at end of #ifndef directive 56 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:61:17: warning: extra tokens at end of #ifndef directive 61 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:66:17: warning: extra tokens at end of #ifndef directive 66 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:71:17: warning: extra tokens at end of #ifndef directive 71 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:76:17: warning: extra tokens at end of #ifndef directive 76 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:81:17: warning: extra tokens at end of #ifndef directive 81 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:86:17: warning: extra tokens at end of #ifndef directive 86 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:91:17: warning: extra tokens at end of #ifndef directive 91 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:96:17: warning: extra tokens at end of #ifndef directive 96 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:101:17: warning: extra tokens at end of #ifndef directive 101 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:106:17: warning: extra tokens at end of #ifndef directive 106 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:111:17: warning: extra tokens at end of #ifndef directive 111 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:116:17: warning: extra tokens at end of #ifndef directive 116 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:121:17: warning: extra tokens at end of #ifndef directive 121 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:126:17: warning: extra tokens at end of #ifndef directive 126 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:131:17: warning: extra tokens at end of #ifndef directive 131 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:136:17: warning: extra tokens at end of #ifndef directive 136 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:141:17: warning: extra tokens at end of #ifndef directive 141 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:146:17: warning: extra tokens at end of #ifndef directive 146 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:151:17: warning: extra tokens at end of #ifndef directive 151 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:156:17: warning: extra tokens at end of #ifndef directive 156 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:165:17: warning: extra tokens at end of #ifndef directive 165 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:170:17: warning: extra tokens at end of #ifndef directive 170 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:175:17: warning: extra tokens at end of #ifndef directive 175 | #ifndef LOG4CPP_ | ^ In file included from /usr/include/c++/13.2.1/backward/strstream:50, from ../include/log4cpp/Portability.hh:58: /usr/include/c++/13.2.1/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ In file included from ../include/log4cpp/Portability.hh:41, from ../include/log4cpp/LayoutsFactory.hh:14, from LayoutsFactory.cpp:7: ../include/log4cpp/config.h:15:17: warning: extra tokens at end of #ifndef directive 15 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:16:9: warning: ISO C++11 requires whitespace after the macro name 16 | #define LOG4CPP_  | ^~~~~~~~ ../include/log4cpp/config.h:20:17: warning: extra tokens at end of #ifndef directive 20 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:25:17: warning: extra tokens at end of #ifndef directive 25 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:30:17: warning: extra tokens at end of #ifndef directive 30 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:35:17: warning: extra tokens at end of #ifndef directive 35 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:46:17: warning: extra tokens at end of #ifndef directive 46 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:51:17: warning: extra tokens at end of #ifndef directive 51 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:56:17: warning: extra tokens at end of #ifndef directive 56 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:61:17: warning: extra tokens at end of #ifndef directive 61 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:66:17: warning: extra tokens at end of #ifndef directive 66 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:71:17: warning: extra tokens at end of #ifndef directive 71 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:76:17: warning: extra tokens at end of #ifndef directive 76 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:81:17: warning: extra tokens at end of #ifndef directive 81 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:86:17: warning: extra tokens at end of #ifndef directive 86 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:91:17: warning: extra tokens at end of #ifndef directive 91 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:96:17: warning: extra tokens at end of #ifndef directive 96 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:101:17: warning: extra tokens at end of #ifndef directive 101 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:106:17: warning: extra tokens at end of #ifndef directive 106 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:111:17: warning: extra tokens at end of #ifndef directive 111 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:116:17: warning: extra tokens at end of #ifndef directive 116 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:121:17: warning: extra tokens at end of #ifndef directive 121 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:126:17: warning: extra tokens at end of #ifndef directive 126 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:131:17: warning: extra tokens at end of #ifndef directive 131 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:136:17: warning: extra tokens at end of #ifndef directive 136 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:141:17: warning: extra tokens at end of #ifndef directive 141 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:146:17: warning: extra tokens at end of #ifndef directive 146 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:151:17: warning: extra tokens at end of #ifndef directive 151 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:156:17: warning: extra tokens at end of #ifndef directive 156 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:165:17: warning: extra tokens at end of #ifndef directive 165 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:170:17: warning: extra tokens at end of #ifndef directive 170 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:175:17: warning: extra tokens at end of #ifndef directive 175 | #ifndef LOG4CPP_ | ^ In file included from /usr/include/c++/13.2.1/backward/strstream:50, from ../include/log4cpp/Portability.hh:58: /usr/include/c++/13.2.1/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ In file included from ../include/log4cpp/Portability.hh:41, from ../include/log4cpp/TriggeringEventEvaluatorFactory.hh:14, from TriggeringEventEvaluatorFactory.cpp:7: ../include/log4cpp/config.h:15:17: warning: extra tokens at end of #ifndef directive 15 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:16:9: warning: ISO C++11 requires whitespace after the macro name 16 | #define LOG4CPP_  | ^~~~~~~~ ../include/log4cpp/config.h:20:17: warning: extra tokens at end of #ifndef directive 20 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:25:17: warning: extra tokens at end of #ifndef directive 25 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:30:17: warning: extra tokens at end of #ifndef directive 30 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:35:17: warning: extra tokens at end of #ifndef directive 35 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:46:17: warning: extra tokens at end of #ifndef directive 46 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:51:17: warning: extra tokens at end of #ifndef directive 51 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:56:17: warning: extra tokens at end of #ifndef directive 56 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:61:17: warning: extra tokens at end of #ifndef directive 61 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:66:17: warning: extra tokens at end of #ifndef directive 66 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:71:17: warning: extra tokens at end of #ifndef directive 71 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:76:17: warning: extra tokens at end of #ifndef directive 76 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:81:17: warning: extra tokens at end of #ifndef directive 81 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:86:17: warning: extra tokens at end of #ifndef directive 86 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:91:17: warning: extra tokens at end of #ifndef directive 91 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:96:17: warning: extra tokens at end of #ifndef directive 96 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:101:17: warning: extra tokens at end of #ifndef directive 101 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:106:17: warning: extra tokens at end of #ifndef directive 106 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:111:17: warning: extra tokens at end of #ifndef directive 111 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:116:17: warning: extra tokens at end of #ifndef directive 116 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:121:17: warning: extra tokens at end of #ifndef directive 121 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:126:17: warning: extra tokens at end of #ifndef directive 126 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:131:17: warning: extra tokens at end of #ifndef directive 131 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:136:17: warning: extra tokens at end of #ifndef directive 136 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:141:17: warning: extra tokens at end of #ifndef directive 141 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:146:17: warning: extra tokens at end of #ifndef directive 146 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:151:17: warning: extra tokens at end of #ifndef directive 151 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:156:17: warning: extra tokens at end of #ifndef directive 156 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:165:17: warning: extra tokens at end of #ifndef directive 165 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:170:17: warning: extra tokens at end of #ifndef directive 170 | #ifndef LOG4CPP_ | ^ ../include/log4cpp/config.h:175:17: warning: extra tokens at end of #ifndef directive 175 | #ifndef LOG4CPP_ | ^ In file included from /usr/include/c++/13.2.1/backward/strstream:50, from ../include/log4cpp/Portability.hh:58: /usr/include/c++/13.2.1/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ ../include/log4cpp/Portability.hh:60:29: error: using typedef-name 'std::ostringstream' after 'class' 60 | class LOG4CPP_EXPORT ostringstream : public ostrstream { | ^~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/bits/localefwd.h:41, from /usr/include/c++/13.2.1/string:45, from ../include/log4cpp/FactoryParams.hh:12: /usr/include/c++/13.2.1/iosfwd:155:41: note: 'std::ostringstream' has a previous declaration here 155 | typedef basic_ostringstream ostringstream; | ^~~~~~~~~~~~~ ../include/log4cpp/Portability.hh:60:29: error: using typedef-name 'std::ostringstream' after 'class' 60 | class LOG4CPP_EXPORT ostringstream : public ostrstream { | ^~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/backward/strstream:51: /usr/include/c++/13.2.1/iosfwd:155:41: note: 'std::ostringstream' has a previous declaration here 155 | typedef basic_ostringstream ostringstream; | ^~~~~~~~~~~~~ ../include/log4cpp/Portability.hh:60:29: error: using typedef-name 'std::ostringstream' after 'class' 60 | class LOG4CPP_EXPORT ostringstream : public ostrstream { | ^~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/backward/strstream:51: /usr/include/c++/13.2.1/iosfwd:155:41: note: 'std::ostringstream' has a previous declaration here 155 | typedef basic_ostringstream ostringstream; | ^~~~~~~~~~~~~ ../include/log4cpp/Portability.hh:60:29: error: using typedef-name 'std::ostringstream' after 'class' 60 | class LOG4CPP_EXPORT ostringstream : public ostrstream { | ^~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/backward/strstream:51: /usr/include/c++/13.2.1/iosfwd:155:41: note: 'std::ostringstream' has a previous declaration here 155 | typedef basic_ostringstream ostringstream; | ^~~~~~~~~~~~~ ../include/log4cpp/Portability.hh:60:29: error: using typedef-name 'std::ostringstream' after 'class' 60 | class LOG4CPP_EXPORT ostringstream : public ostrstream { | ^~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/backward/strstream:51: /usr/include/c++/13.2.1/iosfwd:155:41: note: 'std::ostringstream' has a previous declaration here 155 | typedef basic_ostringstream ostringstream; | ^~~~~~~~~~~~~ make[1]: *** [Makefile:615: Localtime.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: *** [Makefile:615: FactoryParams.lo] Error 1 ../include/log4cpp/Portability.hh:60:29: error: using typedef-name 'std::ostringstream' after 'class' 60 | class LOG4CPP_EXPORT ostringstream : public ostrstream { | ^~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/backward/strstream:51: /usr/include/c++/13.2.1/iosfwd:155:41: note: 'std::ostringstream' has a previous declaration here 155 | typedef basic_ostringstream ostringstream; | ^~~~~~~~~~~~~ ../include/log4cpp/Portability.hh:60:29: error: using typedef-name 'std::ostringstream' after 'class' 60 | class LOG4CPP_EXPORT ostringstream : public ostrstream { | ^~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/backward/strstream:51: /usr/include/c++/13.2.1/iosfwd:155:41: note: 'std::ostringstream' has a previous declaration here 155 | typedef basic_ostringstream ostringstream; | ^~~~~~~~~~~~~ ../include/log4cpp/Portability.hh:60:29: error: using typedef-name 'std::ostringstream' after 'class' 60 | class LOG4CPP_EXPORT ostringstream : public ostrstream { | ^~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/backward/strstream:51: /usr/include/c++/13.2.1/iosfwd:155:41: note: 'std::ostringstream' has a previous declaration here 155 | typedef basic_ostringstream ostringstream; | ^~~~~~~~~~~~~ ../include/log4cpp/Portability.hh:60:29: error: using typedef-name 'std::ostringstream' after 'class' 60 | class LOG4CPP_EXPORT ostringstream : public ostrstream { | ^~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/backward/strstream:51: /usr/include/c++/13.2.1/iosfwd:155:41: note: 'std::ostringstream' has a previous declaration here 155 | typedef basic_ostringstream ostringstream; | ^~~~~~~~~~~~~ ../include/log4cpp/Portability.hh:60:29: error: using typedef-name 'std::ostringstream' after 'class' 60 | class LOG4CPP_EXPORT ostringstream : public ostrstream { | ^~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/backward/strstream:51: /usr/include/c++/13.2.1/iosfwd:155:41: note: 'std::ostringstream' has a previous declaration here 155 | typedef basic_ostringstream ostringstream; | ^~~~~~~~~~~~~ ../include/log4cpp/Portability.hh:60:29: error: using typedef-name 'std::ostringstream' after 'class' 60 | class LOG4CPP_EXPORT ostringstream : public ostrstream { | ^~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/bits/localefwd.h:41, from /usr/include/c++/13.2.1/string:45, from ../include/log4cpp/AppendersFactory.hh:12: /usr/include/c++/13.2.1/iosfwd:155:41: note: 'std::ostringstream' has a previous declaration here 155 | typedef basic_ostringstream ostringstream; | ^~~~~~~~~~~~~ ../include/log4cpp/Portability.hh:60:29: error: using typedef-name 'std::ostringstream' after 'class' 60 | class LOG4CPP_EXPORT ostringstream : public ostrstream { | ^~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/bits/localefwd.h:41, from /usr/include/c++/13.2.1/string:45, from ../include/log4cpp/LayoutsFactory.hh:11: /usr/include/c++/13.2.1/iosfwd:155:41: note: 'std::ostringstream' has a previous declaration here 155 | typedef basic_ostringstream ostringstream; | ^~~~~~~~~~~~~ ../include/log4cpp/Portability.hh:60:29: error: using typedef-name 'std::ostringstream' after 'class' 60 | class LOG4CPP_EXPORT ostringstream : public ostrstream { | ^~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/backward/strstream:51: /usr/include/c++/13.2.1/iosfwd:155:41: note: 'std::ostringstream' has a previous declaration here 155 | typedef basic_ostringstream ostringstream; | ^~~~~~~~~~~~~ ../include/log4cpp/Portability.hh:60:29: error: using typedef-name 'std::ostringstream' after 'class' 60 | class LOG4CPP_EXPORT ostringstream : public ostrstream { | ^~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/backward/strstream:51: /usr/include/c++/13.2.1/iosfwd:155:41: note: 'std::ostringstream' has a previous declaration here 155 | typedef basic_ostringstream ostringstream; | ^~~~~~~~~~~~~ make[1]: *** [Makefile:615: IdsaAppender.lo] Error 1 ../include/log4cpp/Portability.hh:60:29: error: using typedef-name 'std::ostringstream' after 'class' 60 | class LOG4CPP_EXPORT ostringstream : public ostrstream { | ^~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/backward/strstream:51: /usr/include/c++/13.2.1/iosfwd:155:41: note: 'std::ostringstream' has a previous declaration here 155 | typedef basic_ostringstream ostringstream; | ^~~~~~~~~~~~~ ../include/log4cpp/Portability.hh:60:29: error: using typedef-name 'std::ostringstream' after 'class' 60 | class LOG4CPP_EXPORT ostringstream : public ostrstream { | ^~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/bits/localefwd.h:41, from /usr/include/c++/13.2.1/string:45, from ../include/log4cpp/TriggeringEventEvaluatorFactory.hh:11: /usr/include/c++/13.2.1/iosfwd:155:41: note: 'std::ostringstream' has a previous declaration here 155 | typedef basic_ostringstream ostringstream; | ^~~~~~~~~~~~~ BufferingAppender.cpp: In member function 'virtual void log4cpp::BufferingAppender::_append(const log4cpp::LoggingEvent&)': BufferingAppender.cpp:24:10: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 24 | if (queue_.size() == max_size_) | ^ In file included from ../include/log4cpp/Category.hh:17, from ../include/log4cpp/FixedContextCategory.hh:14, from FixedContextCategory.cpp:11: ../include/log4cpp/CategoryStream.hh: In member function 'log4cpp::CategoryStream& log4cpp::CategoryStream::operator<<(const T&)': ../include/log4cpp/CategoryStream.hh:84:66: error: invalid use of incomplete type 'std::ostringstream' {aka 'class std::__cxx11::basic_ostringstream'} 84 | if (!(_buffer = new std::ostringstream)) { | ^~~~~~~~~~~~~ /usr/include/c++/13.2.1/iosfwd:106:11: note: declaration of 'std::ostringstream' {aka 'class std::__cxx11::basic_ostringstream'} 106 | class basic_ostringstream; | ^~~~~~~~~~~~~~~~~~~ ../include/log4cpp/CategoryStream.hh: In member function 'log4cpp::CategoryStream& log4cpp::CategoryStream::operator<<(const std::string&)': ../include/log4cpp/CategoryStream.hh:99:46: error: invalid use of incomplete type 'std::ostringstream' {aka 'class std::__cxx11::basic_ostringstream'} 99 | if (!(_buffer = new std::ostringstream)) { | ^~~~~~~~~~~~~ /usr/include/c++/13.2.1/iosfwd:106:11: note: declaration of 'std::ostringstream' {aka 'class std::__cxx11::basic_ostringstream'} 106 | class basic_ostringstream; | ^~~~~~~~~~~~~~~~~~~ ../include/log4cpp/CategoryStream.hh:103:28: error: no match for 'operator<<' (operand types are 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} and 'const std::string' {aka 'const std::__cxx11::basic_string'}) 103 | (*_buffer) << t; | ~~~~~~~~~~ ^~ ~ | | | | | const std::string {aka const std::__cxx11::basic_string} | std::ostringstream {aka std::__cxx11::basic_ostringstream} In file included from /usr/include/c++/13.2.1/bits/basic_string.h:47, from /usr/include/c++/13.2.1/string:54, from /usr/include/c++/13.2.1/bits/locale_classes.h:40, from /usr/include/c++/13.2.1/bits/ios_base.h:41, from /usr/include/c++/13.2.1/ios:44, from /usr/include/c++/13.2.1/backward/strstream:52: /usr/include/c++/13.2.1/string_view:760:5: note: candidate: 'template std::basic_ostream<_CharT, _Traits>& std::operator<<(basic_ostream<_CharT, _Traits>&, basic_string_view<_CharT, _Traits>)' 760 | operator<<(basic_ostream<_CharT, _Traits>& __os, | ^~~~~~~~ /usr/include/c++/13.2.1/string_view:760:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:31: note: 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} is not derived from 'std::basic_ostream<_CharT, _Traits>' 103 | (*_buffer) << t; | ^ /usr/include/c++/13.2.1/bits/basic_string.h:4020:5: note: candidate: 'template std::basic_ostream<_CharT, _Traits>& std::operator<<(basic_ostream<_CharT, _Traits>&, const __cxx11::basic_string<_CharT, _Traits, _Allocator>&)' 4020 | operator<<(basic_ostream<_CharT, _Traits>& __os, | ^~~~~~~~ /usr/include/c++/13.2.1/bits/basic_string.h:4020:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:31: note: 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} is not derived from 'std::basic_ostream<_CharT, _Traits>' 103 | (*_buffer) << t; | ^ In file included from /usr/include/c++/13.2.1/bits/memory_resource.h:38, from /usr/include/c++/13.2.1/string:58: /usr/include/c++/13.2.1/cstddef:124:5: note: candidate: 'template constexpr std::__byte_op_t<_IntegerType> std::operator<<(byte, _IntegerType)' 124 | operator<<(byte __b, _IntegerType __shift) noexcept | ^~~~~~~~ /usr/include/c++/13.2.1/cstddef:124:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:18: note: cannot convert '*((log4cpp::CategoryStream*)this)->log4cpp::CategoryStream::::_buffer' (type 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'}) to type 'std::byte' 103 | (*_buffer) << t; | ~^~~~~~~~~ In file included from /usr/include/c++/13.2.1/bits/ios_base.h:46: /usr/include/c++/13.2.1/system_error:339:5: note: candidate: 'template std::basic_ostream<_CharT, _Traits>& std::operator<<(basic_ostream<_CharT, _Traits>&, const error_code&)' 339 | operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e) | ^~~~~~~~ /usr/include/c++/13.2.1/system_error:339:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:31: note: 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} is not derived from 'std::basic_ostream<_CharT, _Traits>' 103 | (*_buffer) << t; | ^ In file included from /usr/include/c++/13.2.1/istream:41, from /usr/include/c++/13.2.1/backward/strstream:53: /usr/include/c++/13.2.1/ostream:554:5: note: candidate: 'template std::basic_ostream<_CharT, _Traits>& std::operator<<(basic_ostream<_CharT, _Traits>&, _CharT)' 554 | operator<<(basic_ostream<_CharT, _Traits>& __out, _CharT __c) | ^~~~~~~~ /usr/include/c++/13.2.1/ostream:554:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:31: note: 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} is not derived from 'std::basic_ostream<_CharT, _Traits>' 103 | (*_buffer) << t; | ^ /usr/include/c++/13.2.1/ostream:564:5: note: candidate: 'template std::basic_ostream<_CharT, _Traits>& std::operator<<(basic_ostream<_CharT, _Traits>&, char)' 564 | operator<<(basic_ostream<_CharT, _Traits>& __out, char __c) | ^~~~~~~~ /usr/include/c++/13.2.1/ostream:564:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:31: note: 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} is not derived from 'std::basic_ostream<_CharT, _Traits>' 103 | (*_buffer) << t; | ^ /usr/include/c++/13.2.1/ostream:570:5: note: candidate: 'template std::basic_ostream& std::operator<<(basic_ostream&, char)' 570 | operator<<(basic_ostream& __out, char __c) | ^~~~~~~~ /usr/include/c++/13.2.1/ostream:570:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:31: note: 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} is not derived from 'std::basic_ostream' 103 | (*_buffer) << t; | ^ /usr/include/c++/13.2.1/ostream:581:5: note: candidate: 'template std::basic_ostream& std::operator<<(basic_ostream&, signed char)' 581 | operator<<(basic_ostream& __out, signed char __c) | ^~~~~~~~ /usr/include/c++/13.2.1/ostream:581:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:31: note: 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} is not derived from 'std::basic_ostream' 103 | (*_buffer) << t; | ^ /usr/include/c++/13.2.1/ostream:586:5: note: candidate: 'template std::basic_ostream& std::operator<<(basic_ostream&, unsigned char)' 586 | operator<<(basic_ostream& __out, unsigned char __c) | ^~~~~~~~ /usr/include/c++/13.2.1/ostream:586:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:31: note: 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} is not derived from 'std::basic_ostream' 103 | (*_buffer) << t; | ^ /usr/include/c++/13.2.1/ostream:645:5: note: candidate: 'template std::basic_ostream<_CharT, _Traits>& std::operator<<(basic_ostream<_CharT, _Traits>&, const _CharT*)' 645 | operator<<(basic_ostream<_CharT, _Traits>& __out, const _CharT* __s) | ^~~~~~~~ /usr/include/c++/13.2.1/ostream:645:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:31: note: 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} is not derived from 'std::basic_ostream<_CharT, _Traits>' 103 | (*_buffer) << t; | ^ In file included from /usr/include/c++/13.2.1/ostream:880: /usr/include/c++/13.2.1/bits/ostream.tcc:307:5: note: candidate: 'template std::basic_ostream<_CharT, _Traits>& std::operator<<(basic_ostream<_CharT, _Traits>&, const char*)' 307 | operator<<(basic_ostream<_CharT, _Traits>& __out, const char* __s) | ^~~~~~~~ /usr/include/c++/13.2.1/bits/ostream.tcc:307:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:31: note: 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} is not derived from 'std::basic_ostream<_CharT, _Traits>' 103 | (*_buffer) << t; | ^ /usr/include/c++/13.2.1/ostream:662:5: note: candidate: 'template std::basic_ostream& std::operator<<(basic_ostream&, const char*)' 662 | operator<<(basic_ostream& __out, const char* __s) | ^~~~~~~~ /usr/include/c++/13.2.1/ostream:662:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:31: note: 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} is not derived from 'std::basic_ostream' 103 | (*_buffer) << t; | ^ /usr/include/c++/13.2.1/ostream:675:5: note: candidate: 'template std::basic_ostream& std::operator<<(basic_ostream&, const signed char*)' 675 | operator<<(basic_ostream& __out, const signed char* __s) | ^~~~~~~~ /usr/include/c++/13.2.1/ostream:675:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:31: note: 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} is not derived from 'std::basic_ostream' 103 | (*_buffer) << t; | ^ /usr/include/c++/13.2.1/ostream:680:5: note: candidate: 'template std::basic_ostream& std::operator<<(basic_ostream&, const unsigned char*)' 680 | operator<<(basic_ostream& __out, const unsigned char* __s) | ^~~~~~~~ /usr/include/c++/13.2.1/ostream:680:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:31: note: 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} is not derived from 'std::basic_ostream' 103 | (*_buffer) << t; | ^ /usr/include/c++/13.2.1/ostream:801:5: note: candidate: 'template _Ostream&& std::operator<<(_Ostream&&, const _Tp&)' 801 | operator<<(_Ostream&& __os, const _Tp& __x) | ^~~~~~~~ /usr/include/c++/13.2.1/ostream:801:5: note: template argument deduction/substitution failed: /usr/include/c++/13.2.1/ostream: In substitution of 'template _Ostream&& std::operator<<(_Ostream&&, const _Tp&) [with _Ostream = std::__cxx11::basic_ostringstream&; _Tp = std::__cxx11::basic_string]': ../include/log4cpp/CategoryStream.hh:103:31: required from here /usr/include/c++/13.2.1/ostream:801:5: error: no type named 'type' in 'struct std::enable_if' In file included from ../include/log4cpp/Category.hh:17, from RollingFileAppender.cpp:19: ../include/log4cpp/CategoryStream.hh: In member function 'log4cpp::CategoryStream& log4cpp::CategoryStream::operator<<(const T&)': ../include/log4cpp/CategoryStream.hh:84:66: error: invalid use of incomplete type 'std::ostringstream' {aka 'class std::__cxx11::basic_ostringstream'} 84 | if (!(_buffer = new std::ostringstream)) { | ^~~~~~~~~~~~~ /usr/include/c++/13.2.1/iosfwd:106:11: note: declaration of 'std::ostringstream' {aka 'class std::__cxx11::basic_ostringstream'} 106 | class basic_ostringstream; | ^~~~~~~~~~~~~~~~~~~ ../include/log4cpp/CategoryStream.hh: In member function 'log4cpp::CategoryStream& log4cpp::CategoryStream::operator<<(const std::string&)': ../include/log4cpp/CategoryStream.hh:99:46: error: invalid use of incomplete type 'std::ostringstream' {aka 'class std::__cxx11::basic_ostringstream'} 99 | if (!(_buffer = new std::ostringstream)) { | ^~~~~~~~~~~~~ /usr/include/c++/13.2.1/iosfwd:106:11: note: declaration of 'std::ostringstream' {aka 'class std::__cxx11::basic_ostringstream'} 106 | class basic_ostringstream; | ^~~~~~~~~~~~~~~~~~~ ../include/log4cpp/CategoryStream.hh:103:28: error: no match for 'operator<<' (operand types are 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} and 'const std::string' {aka 'const std::__cxx11::basic_string'}) 103 | (*_buffer) << t; | ~~~~~~~~~~ ^~ ~ | | | | | const std::string {aka const std::__cxx11::basic_string} | std::ostringstream {aka std::__cxx11::basic_ostringstream} In file included from /usr/include/c++/13.2.1/bits/basic_string.h:47, from /usr/include/c++/13.2.1/string:54, from /usr/include/c++/13.2.1/bits/locale_classes.h:40, from /usr/include/c++/13.2.1/bits/ios_base.h:41, from /usr/include/c++/13.2.1/ios:44, from /usr/include/c++/13.2.1/backward/strstream:52: /usr/include/c++/13.2.1/string_view:760:5: note: candidate: 'template std::basic_ostream<_CharT, _Traits>& std::operator<<(basic_ostream<_CharT, _Traits>&, basic_string_view<_CharT, _Traits>)' 760 | operator<<(basic_ostream<_CharT, _Traits>& __os, | ^~~~~~~~ /usr/include/c++/13.2.1/string_view:760:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:31: note: 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} is not derived from 'std::basic_ostream<_CharT, _Traits>' 103 | (*_buffer) << t; | ^ /usr/include/c++/13.2.1/bits/basic_string.h:4020:5: note: candidate: 'template std::basic_ostream<_CharT, _Traits>& std::operator<<(basic_ostream<_CharT, _Traits>&, const __cxx11::basic_string<_CharT, _Traits, _Allocator>&)' 4020 | operator<<(basic_ostream<_CharT, _Traits>& __os, | ^~~~~~~~ /usr/include/c++/13.2.1/bits/basic_string.h:4020:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:31: note: 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} is not derived from 'std::basic_ostream<_CharT, _Traits>' 103 | (*_buffer) << t; | ^ In file included from /usr/include/c++/13.2.1/bits/memory_resource.h:38, from /usr/include/c++/13.2.1/string:58: /usr/include/c++/13.2.1/cstddef:124:5: note: candidate: 'template constexpr std::__byte_op_t<_IntegerType> std::operator<<(byte, _IntegerType)' 124 | operator<<(byte __b, _IntegerType __shift) noexcept | ^~~~~~~~ /usr/include/c++/13.2.1/cstddef:124:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:18: note: cannot convert '*((log4cpp::CategoryStream*)this)->log4cpp::CategoryStream::::_buffer' (type 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'}) to type 'std::byte' 103 | (*_buffer) << t; | ~^~~~~~~~~ In file included from /usr/include/c++/13.2.1/bits/ios_base.h:46: /usr/include/c++/13.2.1/system_error:339:5: note: candidate: 'template std::basic_ostream<_CharT, _Traits>& std::operator<<(basic_ostream<_CharT, _Traits>&, const error_code&)' 339 | operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e) | ^~~~~~~~ /usr/include/c++/13.2.1/system_error:339:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:31: note: 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} is not derived from 'std::basic_ostream<_CharT, _Traits>' 103 | (*_buffer) << t; | ^ In file included from /usr/include/c++/13.2.1/istream:41, from /usr/include/c++/13.2.1/backward/strstream:53: /usr/include/c++/13.2.1/ostream:554:5: note: candidate: 'template std::basic_ostream<_CharT, _Traits>& std::operator<<(basic_ostream<_CharT, _Traits>&, _CharT)' 554 | operator<<(basic_ostream<_CharT, _Traits>& __out, _CharT __c) | ^~~~~~~~ /usr/include/c++/13.2.1/ostream:554:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:31: note: 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} is not derived from 'std::basic_ostream<_CharT, _Traits>' 103 | (*_buffer) << t; | ^ /usr/include/c++/13.2.1/ostream:564:5: note: candidate: 'template std::basic_ostream<_CharT, _Traits>& std::operator<<(basic_ostream<_CharT, _Traits>&, char)' 564 | operator<<(basic_ostream<_CharT, _Traits>& __out, char __c) | ^~~~~~~~ /usr/include/c++/13.2.1/ostream:564:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:31: note: 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} is not derived from 'std::basic_ostream<_CharT, _Traits>' 103 | (*_buffer) << t; | ^ /usr/include/c++/13.2.1/ostream:570:5: note: candidate: 'template std::basic_ostream& std::operator<<(basic_ostream&, char)' 570 | operator<<(basic_ostream& __out, char __c) | ^~~~~~~~ /usr/include/c++/13.2.1/ostream:570:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:31: note: 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} is not derived from 'std::basic_ostream' 103 | (*_buffer) << t; | ^ /usr/include/c++/13.2.1/ostream:581:5: note: candidate: 'template std::basic_ostream& std::operator<<(basic_ostream&, signed char)' 581 | operator<<(basic_ostream& __out, signed char __c) | ^~~~~~~~ /usr/include/c++/13.2.1/ostream:581:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:31: note: 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} is not derived from 'std::basic_ostream' 103 | (*_buffer) << t; | ^ /usr/include/c++/13.2.1/ostream:586:5: note: candidate: 'template std::basic_ostream& std::operator<<(basic_ostream&, unsigned char)' 586 | operator<<(basic_ostream& __out, unsigned char __c) | ^~~~~~~~ /usr/include/c++/13.2.1/ostream:586:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:31: note: 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} is not derived from 'std::basic_ostream' 103 | (*_buffer) << t; | ^ /usr/include/c++/13.2.1/ostream:645:5: note: candidate: 'template std::basic_ostream<_CharT, _Traits>& std::operator<<(basic_ostream<_CharT, _Traits>&, const _CharT*)' 645 | operator<<(basic_ostream<_CharT, _Traits>& __out, const _CharT* __s) | ^~~~~~~~ /usr/include/c++/13.2.1/ostream:645:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:31: note: 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} is not derived from 'std::basic_ostream<_CharT, _Traits>' 103 | (*_buffer) << t; | ^ In file included from /usr/include/c++/13.2.1/ostream:880: /usr/include/c++/13.2.1/bits/ostream.tcc:307:5: note: candidate: 'template std::basic_ostream<_CharT, _Traits>& std::operator<<(basic_ostream<_CharT, _Traits>&, const char*)' 307 | operator<<(basic_ostream<_CharT, _Traits>& __out, const char* __s) | ^~~~~~~~ /usr/include/c++/13.2.1/bits/ostream.tcc:307:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:31: note: 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} is not derived from 'std::basic_ostream<_CharT, _Traits>' 103 | (*_buffer) << t; | ^ /usr/include/c++/13.2.1/ostream:662:5: note: candidate: 'template std::basic_ostream& std::operator<<(basic_ostream&, const char*)' 662 | operator<<(basic_ostream& __out, const char* __s) | ^~~~~~~~ /usr/include/c++/13.2.1/ostream:662:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:31: note: 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} is not derived from 'std::basic_ostream' 103 | (*_buffer) << t; | ^ /usr/include/c++/13.2.1/ostream:675:5: note: candidate: 'template std::basic_ostream& std::operator<<(basic_ostream&, const signed char*)' 675 | operator<<(basic_ostream& __out, const signed char* __s) | ^~~~~~~~ /usr/include/c++/13.2.1/ostream:675:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:31: note: 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} is not derived from 'std::basic_ostream' 103 | (*_buffer) << t; | ^ /usr/include/c++/13.2.1/ostream:680:5: note: candidate: 'template std::basic_ostream& std::operator<<(basic_ostream&, const unsigned char*)' 680 | operator<<(basic_ostream& __out, const unsigned char* __s) | ^~~~~~~~ /usr/include/c++/13.2.1/ostream:680:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:31: note: 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} is not derived from 'std::basic_ostream' 103 | (*_buffer) << t; | ^ /usr/include/c++/13.2.1/ostream:801:5: note: candidate: 'template _Ostream&& std::operator<<(_Ostream&&, const _Tp&)' 801 | operator<<(_Ostream&& __os, const _Tp& __x) | ^~~~~~~~ /usr/include/c++/13.2.1/ostream:801:5: note: template argument deduction/substitution failed: /usr/include/c++/13.2.1/ostream: In substitution of 'template _Ostream&& std::operator<<(_Ostream&&, const _Tp&) [with _Ostream = std::__cxx11::basic_ostringstream&; _Tp = std::__cxx11::basic_string]': ../include/log4cpp/CategoryStream.hh:103:31: required from here /usr/include/c++/13.2.1/ostream:801:5: error: no type named 'type' in 'struct std::enable_if' In file included from ../include/log4cpp/Category.hh:17, from FileAppender.cpp:22: ../include/log4cpp/CategoryStream.hh: In member function 'log4cpp::CategoryStream& log4cpp::CategoryStream::operator<<(const T&)': ../include/log4cpp/CategoryStream.hh:84:66: error: invalid use of incomplete type 'std::ostringstream' {aka 'class std::__cxx11::basic_ostringstream'} 84 | if (!(_buffer = new std::ostringstream)) { | ^~~~~~~~~~~~~ /usr/include/c++/13.2.1/iosfwd:106:11: note: declaration of 'std::ostringstream' {aka 'class std::__cxx11::basic_ostringstream'} 106 | class basic_ostringstream; | ^~~~~~~~~~~~~~~~~~~ ../include/log4cpp/CategoryStream.hh: In member function 'log4cpp::CategoryStream& log4cpp::CategoryStream::operator<<(const std::string&)': ../include/log4cpp/CategoryStream.hh:99:46: error: invalid use of incomplete type 'std::ostringstream' {aka 'class std::__cxx11::basic_ostringstream'} 99 | if (!(_buffer = new std::ostringstream)) { | ^~~~~~~~~~~~~ /usr/include/c++/13.2.1/iosfwd:106:11: note: declaration of 'std::ostringstream' {aka 'class std::__cxx11::basic_ostringstream'} 106 | class basic_ostringstream; | ^~~~~~~~~~~~~~~~~~~ ../include/log4cpp/CategoryStream.hh:103:28: error: no match for 'operator<<' (operand types are 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} and 'const std::string' {aka 'const std::__cxx11::basic_string'}) 103 | (*_buffer) << t; | ~~~~~~~~~~ ^~ ~ | | | | | const std::string {aka const std::__cxx11::basic_string} | std::ostringstream {aka std::__cxx11::basic_ostringstream} In file included from /usr/include/c++/13.2.1/bits/basic_string.h:47, from /usr/include/c++/13.2.1/string:54, from /usr/include/c++/13.2.1/bits/locale_classes.h:40, from /usr/include/c++/13.2.1/bits/ios_base.h:41, from /usr/include/c++/13.2.1/ios:44, from /usr/include/c++/13.2.1/backward/strstream:52: /usr/include/c++/13.2.1/string_view:760:5: note: candidate: 'template std::basic_ostream<_CharT, _Traits>& std::operator<<(basic_ostream<_CharT, _Traits>&, basic_string_view<_CharT, _Traits>)' 760 | operator<<(basic_ostream<_CharT, _Traits>& __os, | ^~~~~~~~ /usr/include/c++/13.2.1/string_view:760:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:31: note: 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} is not derived from 'std::basic_ostream<_CharT, _Traits>' 103 | (*_buffer) << t; | ^ /usr/include/c++/13.2.1/bits/basic_string.h:4020:5: note: candidate: 'template std::basic_ostream<_CharT, _Traits>& std::operator<<(basic_ostream<_CharT, _Traits>&, const __cxx11::basic_string<_CharT, _Traits, _Allocator>&)' 4020 | operator<<(basic_ostream<_CharT, _Traits>& __os, | ^~~~~~~~ /usr/include/c++/13.2.1/bits/basic_string.h:4020:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:31: note: 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} is not derived from 'std::basic_ostream<_CharT, _Traits>' 103 | (*_buffer) << t; | ^ In file included from /usr/include/c++/13.2.1/bits/memory_resource.h:38, from /usr/include/c++/13.2.1/string:58: /usr/include/c++/13.2.1/cstddef:124:5: note: candidate: 'template constexpr std::__byte_op_t<_IntegerType> std::operator<<(byte, _IntegerType)' 124 | operator<<(byte __b, _IntegerType __shift) noexcept | ^~~~~~~~ /usr/include/c++/13.2.1/cstddef:124:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:18: note: cannot convert '*((log4cpp::CategoryStream*)this)->log4cpp::CategoryStream::::_buffer' (type 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'}) to type 'std::byte' 103 | (*_buffer) << t; | ~^~~~~~~~~ In file included from /usr/include/c++/13.2.1/bits/ios_base.h:46: /usr/include/c++/13.2.1/system_error:339:5: note: candidate: 'template std::basic_ostream<_CharT, _Traits>& std::operator<<(basic_ostream<_CharT, _Traits>&, const error_code&)' 339 | operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e) | ^~~~~~~~ /usr/include/c++/13.2.1/system_error:339:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:31: note: 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} is not derived from 'std::basic_ostream<_CharT, _Traits>' 103 | (*_buffer) << t; | ^ In file included from /usr/include/c++/13.2.1/istream:41, from /usr/include/c++/13.2.1/backward/strstream:53: /usr/include/c++/13.2.1/ostream:554:5: note: candidate: 'template std::basic_ostream<_CharT, _Traits>& std::operator<<(basic_ostream<_CharT, _Traits>&, _CharT)' 554 | operator<<(basic_ostream<_CharT, _Traits>& __out, _CharT __c) | ^~~~~~~~ /usr/include/c++/13.2.1/ostream:554:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:31: note: 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} is not derived from 'std::basic_ostream<_CharT, _Traits>' 103 | (*_buffer) << t; | ^ /usr/include/c++/13.2.1/ostream:564:5: note: candidate: 'template std::basic_ostream<_CharT, _Traits>& std::operator<<(basic_ostream<_CharT, _Traits>&, char)' 564 | operator<<(basic_ostream<_CharT, _Traits>& __out, char __c) | ^~~~~~~~ /usr/include/c++/13.2.1/ostream:564:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:31: note: 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} is not derived from 'std::basic_ostream<_CharT, _Traits>' 103 | (*_buffer) << t; | ^ /usr/include/c++/13.2.1/ostream:570:5: note: candidate: 'template std::basic_ostream& std::operator<<(basic_ostream&, char)' 570 | operator<<(basic_ostream& __out, char __c) | ^~~~~~~~ /usr/include/c++/13.2.1/ostream:570:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:31: note: 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} is not derived from 'std::basic_ostream' 103 | (*_buffer) << t; | ^ /usr/include/c++/13.2.1/ostream:581:5: note: candidate: 'template std::basic_ostream& std::operator<<(basic_ostream&, signed char)' 581 | operator<<(basic_ostream& __out, signed char __c) | ^~~~~~~~ /usr/include/c++/13.2.1/ostream:581:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:31: note: 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} is not derived from 'std::basic_ostream' 103 | (*_buffer) << t; | ^ /usr/include/c++/13.2.1/ostream:586:5: note: candidate: 'template std::basic_ostream& std::operator<<(basic_ostream&, unsigned char)' 586 | operator<<(basic_ostream& __out, unsigned char __c) | ^~~~~~~~ /usr/include/c++/13.2.1/ostream:586:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:31: note: 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} is not derived from 'std::basic_ostream' 103 | (*_buffer) << t; | ^ /usr/include/c++/13.2.1/ostream:645:5: note: candidate: 'template std::basic_ostream<_CharT, _Traits>& std::operator<<(basic_ostream<_CharT, _Traits>&, const _CharT*)' 645 | operator<<(basic_ostream<_CharT, _Traits>& __out, const _CharT* __s) | ^~~~~~~~ /usr/include/c++/13.2.1/ostream:645:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:31: note: 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} is not derived from 'std::basic_ostream<_CharT, _Traits>' 103 | (*_buffer) << t; | ^ In file included from /usr/include/c++/13.2.1/ostream:880: /usr/include/c++/13.2.1/bits/ostream.tcc:307:5: note: candidate: 'template std::basic_ostream<_CharT, _Traits>& std::operator<<(basic_ostream<_CharT, _Traits>&, const char*)' 307 | operator<<(basic_ostream<_CharT, _Traits>& __out, const char* __s) | ^~~~~~~~ /usr/include/c++/13.2.1/bits/ostream.tcc:307:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:31: note: 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} is not derived from 'std::basic_ostream<_CharT, _Traits>' 103 | (*_buffer) << t; | ^ /usr/include/c++/13.2.1/ostream:662:5: note: candidate: 'template std::basic_ostream& std::operator<<(basic_ostream&, const char*)' 662 | operator<<(basic_ostream& __out, const char* __s) | ^~~~~~~~ /usr/include/c++/13.2.1/ostream:662:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:31: note: 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} is not derived from 'std::basic_ostream' 103 | (*_buffer) << t; | ^ /usr/include/c++/13.2.1/ostream:675:5: note: candidate: 'template std::basic_ostream& std::operator<<(basic_ostream&, const signed char*)' 675 | operator<<(basic_ostream& __out, const signed char* __s) | ^~~~~~~~ /usr/include/c++/13.2.1/ostream:675:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:31: note: 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} is not derived from 'std::basic_ostream' 103 | (*_buffer) << t; | ^ /usr/include/c++/13.2.1/ostream:680:5: note: candidate: 'template std::basic_ostream& std::operator<<(basic_ostream&, const unsigned char*)' 680 | operator<<(basic_ostream& __out, const unsigned char* __s) | ^~~~~~~~ /usr/include/c++/13.2.1/ostream:680:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:31: note: 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} is not derived from 'std::basic_ostream' 103 | (*_buffer) << t; | ^ /usr/include/c++/13.2.1/ostream:801:5: note: candidate: 'template _Ostream&& std::operator<<(_Ostream&&, const _Tp&)' 801 | operator<<(_Ostream&& __os, const _Tp& __x) | ^~~~~~~~ /usr/include/c++/13.2.1/ostream:801:5: note: template argument deduction/substitution failed: /usr/include/c++/13.2.1/ostream: In substitution of 'template _Ostream&& std::operator<<(_Ostream&&, const _Tp&) [with _Ostream = std::__cxx11::basic_ostringstream&; _Tp = std::__cxx11::basic_string]': ../include/log4cpp/CategoryStream.hh:103:31: required from here /usr/include/c++/13.2.1/ostream:801:5: error: no type named 'type' in 'struct std::enable_if' In file included from /usr/include/c++/13.2.1/memory:80, from FileAppender.cpp:18: /usr/include/c++/13.2.1/bits/shared_ptr.h:70:5: note: candidate: 'template std::basic_ostream<_CharT, _Traits>& std::operator<<(basic_ostream<_CharT, _Traits>&, const __shared_ptr<_Tp, _Lp>&)' 70 | operator<<(std::basic_ostream<_Ch, _Tr>& __os, | ^~~~~~~~ /usr/include/c++/13.2.1/bits/shared_ptr.h:70:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:31: note: 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} is not derived from 'std::basic_ostream<_CharT, _Traits>' 103 | (*_buffer) << t; | ^ make[1]: *** [Makefile:615: Appender.lo] Error 1 FileAppender.cpp: In member function 'virtual void log4cpp::FileAppender::close()': FileAppender.cpp:54:15: error: '::close' has not been declared; did you mean 'pclose'? 54 | ::close(_fd); | ^~~~~ | pclose FileAppender.cpp: In member function 'virtual void log4cpp::FileAppender::_append(const log4cpp::LoggingEvent&)': FileAppender.cpp:81:16: error: '::write' has not been declared; did you mean 'fwrite'? 81 | if (!::write(_fd, message.data(), message.length())) { | ^~~~~ | fwrite FileAppender.cpp: In member function 'virtual bool log4cpp::FileAppender::reopen()': FileAppender.cpp:93:23: error: '::close' has not been declared; did you mean 'pclose'? 93 | ::close(_fd); | ^~~~~ | pclose make[1]: *** [Makefile:615: PassThroughLayout.lo] Error 1 make[1]: *** [Makefile:615: BufferingAppender.lo] Error 1 make[1]: *** [Makefile:615: AppenderSkeleton.lo] Error 1 In file included from ../include/log4cpp/Category.hh:17, from DailyRollingFileAppender.cpp:19: ../include/log4cpp/CategoryStream.hh: In member function 'log4cpp::CategoryStream& log4cpp::CategoryStream::operator<<(const T&)': ../include/log4cpp/CategoryStream.hh:84:66: error: invalid use of incomplete type 'std::ostringstream' {aka 'class std::__cxx11::basic_ostringstream'} 84 | if (!(_buffer = new std::ostringstream)) { | ^~~~~~~~~~~~~ /usr/include/c++/13.2.1/iosfwd:106:11: note: declaration of 'std::ostringstream' {aka 'class std::__cxx11::basic_ostringstream'} 106 | class basic_ostringstream; | ^~~~~~~~~~~~~~~~~~~ ../include/log4cpp/CategoryStream.hh: In member function 'log4cpp::CategoryStream& log4cpp::CategoryStream::operator<<(const std::string&)': ../include/log4cpp/CategoryStream.hh:99:46: error: invalid use of incomplete type 'std::ostringstream' {aka 'class std::__cxx11::basic_ostringstream'} 99 | if (!(_buffer = new std::ostringstream)) { | ^~~~~~~~~~~~~ /usr/include/c++/13.2.1/iosfwd:106:11: note: declaration of 'std::ostringstream' {aka 'class std::__cxx11::basic_ostringstream'} 106 | class basic_ostringstream; | ^~~~~~~~~~~~~~~~~~~ ../include/log4cpp/CategoryStream.hh:103:28: error: no match for 'operator<<' (operand types are 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} and 'const std::string' {aka 'const std::__cxx11::basic_string'}) 103 | (*_buffer) << t; | ~~~~~~~~~~ ^~ ~ | | | | | const std::string {aka const std::__cxx11::basic_string} | std::ostringstream {aka std::__cxx11::basic_ostringstream} In file included from /usr/include/c++/13.2.1/bits/basic_string.h:47, from /usr/include/c++/13.2.1/string:54, from /usr/include/c++/13.2.1/bits/locale_classes.h:40, from /usr/include/c++/13.2.1/bits/ios_base.h:41, from /usr/include/c++/13.2.1/ios:44, from /usr/include/c++/13.2.1/backward/strstream:52: /usr/include/c++/13.2.1/string_view:760:5: note: candidate: 'template std::basic_ostream<_CharT, _Traits>& std::operator<<(basic_ostream<_CharT, _Traits>&, basic_string_view<_CharT, _Traits>)' 760 | operator<<(basic_ostream<_CharT, _Traits>& __os, | ^~~~~~~~ /usr/include/c++/13.2.1/string_view:760:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:31: note: 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} is not derived from 'std::basic_ostream<_CharT, _Traits>' 103 | (*_buffer) << t; | ^ /usr/include/c++/13.2.1/bits/basic_string.h:4020:5: note: candidate: 'template std::basic_ostream<_CharT, _Traits>& std::operator<<(basic_ostream<_CharT, _Traits>&, const __cxx11::basic_string<_CharT, _Traits, _Allocator>&)' 4020 | operator<<(basic_ostream<_CharT, _Traits>& __os, | ^~~~~~~~ /usr/include/c++/13.2.1/bits/basic_string.h:4020:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:31: note: 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} is not derived from 'std::basic_ostream<_CharT, _Traits>' 103 | (*_buffer) << t; | ^ In file included from /usr/include/c++/13.2.1/bits/memory_resource.h:38, from /usr/include/c++/13.2.1/string:58: /usr/include/c++/13.2.1/cstddef:124:5: note: candidate: 'template constexpr std::__byte_op_t<_IntegerType> std::operator<<(byte, _IntegerType)' 124 | operator<<(byte __b, _IntegerType __shift) noexcept | ^~~~~~~~ /usr/include/c++/13.2.1/cstddef:124:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:18: note: cannot convert '*((log4cpp::CategoryStream*)this)->log4cpp::CategoryStream::::_buffer' (type 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'}) to type 'std::byte' 103 | (*_buffer) << t; | ~^~~~~~~~~ In file included from /usr/include/c++/13.2.1/bits/ios_base.h:46: /usr/include/c++/13.2.1/system_error:339:5: note: candidate: 'template std::basic_ostream<_CharT, _Traits>& std::operator<<(basic_ostream<_CharT, _Traits>&, const error_code&)' 339 | operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e) | ^~~~~~~~ /usr/include/c++/13.2.1/system_error:339:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:31: note: 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} is not derived from 'std::basic_ostream<_CharT, _Traits>' 103 | (*_buffer) << t; | ^ make[1]: *** [Makefile:615: LayoutAppender.lo] Error 1 In file included from /usr/include/c++/13.2.1/istream:41, from /usr/include/c++/13.2.1/backward/strstream:53: /usr/include/c++/13.2.1/ostream:554:5: note: candidate: 'template std::basic_ostream<_CharT, _Traits>& std::operator<<(basic_ostream<_CharT, _Traits>&, _CharT)' 554 | operator<<(basic_ostream<_CharT, _Traits>& __out, _CharT __c) | ^~~~~~~~ /usr/include/c++/13.2.1/ostream:554:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:31: note: 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} is not derived from 'std::basic_ostream<_CharT, _Traits>' 103 | (*_buffer) << t; | ^ /usr/include/c++/13.2.1/ostream:564:5: note: candidate: 'template std::basic_ostream<_CharT, _Traits>& std::operator<<(basic_ostream<_CharT, _Traits>&, char)' 564 | operator<<(basic_ostream<_CharT, _Traits>& __out, char __c) | ^~~~~~~~ /usr/include/c++/13.2.1/ostream:564:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:31: note: 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} is not derived from 'std::basic_ostream<_CharT, _Traits>' 103 | (*_buffer) << t; | ^ /usr/include/c++/13.2.1/ostream:570:5: note: candidate: 'template std::basic_ostream& std::operator<<(basic_ostream&, char)' 570 | operator<<(basic_ostream& __out, char __c) | ^~~~~~~~ /usr/include/c++/13.2.1/ostream:570:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:31: note: 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} is not derived from 'std::basic_ostream' 103 | (*_buffer) << t; | ^ /usr/include/c++/13.2.1/ostream:581:5: note: candidate: 'template std::basic_ostream& std::operator<<(basic_ostream&, signed char)' 581 | operator<<(basic_ostream& __out, signed char __c) | ^~~~~~~~ /usr/include/c++/13.2.1/ostream:581:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:31: note: 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} is not derived from 'std::basic_ostream' 103 | (*_buffer) << t; | ^ /usr/include/c++/13.2.1/ostream:586:5: note: candidate: 'template std::basic_ostream& std::operator<<(basic_ostream&, unsigned char)' 586 | operator<<(basic_ostream& __out, unsigned char __c) | ^~~~~~~~ /usr/include/c++/13.2.1/ostream:586:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:31: note: 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} is not derived from 'std::basic_ostream' 103 | (*_buffer) << t; | ^ /usr/include/c++/13.2.1/ostream:645:5: note: candidate: 'template std::basic_ostream<_CharT, _Traits>& std::operator<<(basic_ostream<_CharT, _Traits>&, const _CharT*)' 645 | operator<<(basic_ostream<_CharT, _Traits>& __out, const _CharT* __s) | ^~~~~~~~ /usr/include/c++/13.2.1/ostream:645:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:31: note: 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} is not derived from 'std::basic_ostream<_CharT, _Traits>' 103 | (*_buffer) << t; | ^ In file included from /usr/include/c++/13.2.1/ostream:880: /usr/include/c++/13.2.1/bits/ostream.tcc:307:5: note: candidate: 'template std::basic_ostream<_CharT, _Traits>& std::operator<<(basic_ostream<_CharT, _Traits>&, const char*)' 307 | operator<<(basic_ostream<_CharT, _Traits>& __out, const char* __s) | ^~~~~~~~ /usr/include/c++/13.2.1/bits/ostream.tcc:307:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:31: note: 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} is not derived from 'std::basic_ostream<_CharT, _Traits>' 103 | (*_buffer) << t; | ^ /usr/include/c++/13.2.1/ostream:662:5: note: candidate: 'template std::basic_ostream& std::operator<<(basic_ostream&, const char*)' 662 | operator<<(basic_ostream& __out, const char* __s) | ^~~~~~~~ /usr/include/c++/13.2.1/ostream:662:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:31: note: 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} is not derived from 'std::basic_ostream' 103 | (*_buffer) << t; | ^ /usr/include/c++/13.2.1/ostream:675:5: note: candidate: 'template std::basic_ostream& std::operator<<(basic_ostream&, const signed char*)' 675 | operator<<(basic_ostream& __out, const signed char* __s) | ^~~~~~~~ /usr/include/c++/13.2.1/ostream:675:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:31: note: 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} is not derived from 'std::basic_ostream' 103 | (*_buffer) << t; | ^ /usr/include/c++/13.2.1/ostream:680:5: note: candidate: 'template std::basic_ostream& std::operator<<(basic_ostream&, const unsigned char*)' 680 | operator<<(basic_ostream& __out, const unsigned char* __s) | ^~~~~~~~ /usr/include/c++/13.2.1/ostream:680:5: note: template argument deduction/substitution failed: ../include/log4cpp/CategoryStream.hh:103:31: note: 'std::ostringstream' {aka 'std::__cxx11::basic_ostringstream'} is not derived from 'std::basic_ostream' 103 | (*_buffer) << t; | ^ /usr/include/c++/13.2.1/ostream:801:5: note: candidate: 'template _Ostream&& std::operator<<(_Ostream&&, const _Tp&)' 801 | operator<<(_Ostream&& __os, const _Tp& __x) | ^~~~~~~~ /usr/include/c++/13.2.1/ostream:801:5: note: template argument deduction/substitution failed: /usr/include/c++/13.2.1/ostream: In substitution of 'template _Ostream&& std::operator<<(_Ostream&&, const _Tp&) [with _Ostream = std::__cxx11::basic_ostringstream&; _Tp = std::__cxx11::basic_string]': ../include/log4cpp/CategoryStream.hh:103:31: required from here /usr/include/c++/13.2.1/ostream:801:5: error: no type named 'type' in 'struct std::enable_if' make[1]: *** [Makefile:615: FixedContextCategory.lo] Error 1 make[1]: *** [Makefile:615: LevelEvaluator.lo] Error 1 make[1]: *** [Makefile:615: FileAppender.lo] Error 1 make[1]: *** [Makefile:615: LayoutsFactory.lo] Error 1 make[1]: *** [Makefile:615: AppendersFactory.lo] Error 1 make[1]: *** [Makefile:615: TriggeringEventEvaluatorFactory.lo] Error 1 DailyRollingFileAppender.cpp: In member function 'virtual void log4cpp::DailyRollingFileAppender::rollOver()': DailyRollingFileAppender.cpp:76:35: error: '::close' has not been declared; did you mean 'pclose'? 76 | int res_close = ::close(_fd); | ^~~~~ | pclose DailyRollingFileAppender.cpp:81:57: error: 'setfill' is not a member of 'std' 81 | << std::setfill('0') << std::setw(2) << _logsTime.tm_mon + 1 << "-" | ^~~~~~~ DailyRollingFileAppender.cpp:34:1: note: 'std::setfill' is defined in header ''; did you forget to '#include '? 33 | #include +++ |+#include 34 | #endif DailyRollingFileAppender.cpp:81:78: error: 'setw' is not a member of 'std' 81 | << std::setfill('0') << std::setw(2) << _logsTime.tm_mon + 1 << "-" | ^~~~ DailyRollingFileAppender.cpp:81:78: note: 'std::setw' is defined in header ''; did you forget to '#include '? DailyRollingFileAppender.cpp:82:57: error: 'setw' is not a member of 'std' 82 | << std::setw(2) << _logsTime.tm_mday << std::ends; | ^~~~ DailyRollingFileAppender.cpp:82:57: note: 'std::setw' is defined in header ''; did you forget to '#include '? RollingFileAppender.cpp: In member function 'virtual void log4cpp::RollingFileAppender::rollOver()': RollingFileAppender.cpp:62:11: error: '::close' has not been declared; did you mean 'pclose'? 62 | ::close(_fd); | ^~~~~ | pclose RollingFileAppender.cpp:65:61: error: 'setw' is not a member of 'std' 65 | filename_stream << _fileName << "." << std::setw( _maxBackupIndexWidth ) << std::setfill( '0' ) << _maxBackupIndex << std::ends; | ^~~~ RollingFileAppender.cpp:24:1: note: 'std::setw' is defined in header ''; did you forget to '#include '? 23 | #include +++ |+#include 24 | RollingFileAppender.cpp:65:98: error: 'setfill' is not a member of 'std' 65 | filename_stream << _fileName << "." << std::setw( _maxBackupIndexWidth ) << std::setfill( '0' ) << _maxBackupIndex << std::ends; | ^~~~~~~ RollingFileAppender.cpp:65:98: note: 'std::setfill' is defined in header ''; did you forget to '#include '? DailyRollingFileAppender.cpp:120:35: error: '::unlink' has not been declared; did you mean 'inline'? 120 | ::unlink(fullfilename.c_str()); | ^~~~~~ | inline RollingFileAppender.cpp:74:61: error: 'setw' is not a member of 'std' 74 | filename_stream << _fileName << '.' << std::setw( _maxBackupIndexWidth ) << std::setfill( '0' ) << i - 1 << std::ends; // set padding so the files are listed in order | ^~~~ RollingFileAppender.cpp:74:61: note: 'std::setw' is defined in header ''; did you forget to '#include '? RollingFileAppender.cpp:74:98: error: 'setfill' is not a member of 'std' 74 | filename_stream << _fileName << '.' << std::setw( _maxBackupIndexWidth ) << std::setfill( '0' ) << i - 1 << std::ends; // set padding so the files are listed in order | ^~~~~~~ RollingFileAppender.cpp:74:98: note: 'std::setfill' is defined in header ''; did you forget to '#include '? RollingFileAppender.cpp: In member function 'virtual void log4cpp::RollingFileAppender::_append(const log4cpp::LoggingEvent&)': RollingFileAppender.cpp:86:26: error: '::lseek' has not been declared; did you mean 'fseek'? 86 | off_t offset = ::lseek(_fd, 0, SEEK_END); | ^~~~~ | fseek make[1]: *** [Makefile:615: DailyRollingFileAppender.lo] Error 1 make[1]: *** [Makefile:615: RollingFileAppender.lo] Error 1 make[1]: Leaving directory '/tmp/archlinux-ci/log4cpp-archlinuxrb-build-ReP1uRp6/log4cpp/trunk/src/log4cpp/src' make: *** [Makefile:552: all-recursive] Error 1 ==> ERROR: A failure occurred in build(). Aborting...