* Package: dev-libs/log4cpp-1.1.3-r3:0/5 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking log4cpp-1.1.3.tar.gz to /var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/work >>> Source unpacked in /var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/work >>> Preparing source in /var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/work/log4cpp ... * Applying 1.0-doc_install_path.patch ... [ ok ] * Applying 1.0-gcc43.patch ... [ ok ] * Applying 1.0-asneeded.patch ... [ ok ] * Applying log4cpp-1.1-cmath-fix.patch ... [ ok ] * Applying log4cpp-1.1-automake-1.13.patch ... [ ok ] * Applying log4cpp-1.1-glibc-2.31.patch ... [ ok ] * Applying log4cpp-1.1.3-fix-version.patch ... [ ok ] * Applying log4cpp-1.1.3-fix-implicit-func-in-configure.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/work/log4cpp' ... * Running 'libtoolize --install --copy --force --automake' ... [ ok ] * Running 'aclocal --system-acdir=/var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/temp/aclocal' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running 'automake --add-missing --copy --force-missing' ... [ ok ] * Running elibtoolize in: log4cpp/ * Running elibtoolize in: log4cpp/config/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. * Modern C testing: this build is using a /etc/portage/bashrc hook (2023-11-28T01:06)! * Modern C testing: see https://wiki.gentoo.org/wiki/Modern_C_porting for more info. >>> Configuring source in /var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/work/log4cpp ... * econf: updating log4cpp/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating log4cpp/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating log4cpp/config.guess with /usr/share/gnuconfig/config.guess * econf: updating log4cpp/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/log4cpp-1.1.3-r3 --htmldir=/usr/share/doc/log4cpp-1.1.3-r3/html --with-sysroot=/ --libdir=/usr/lib64 --without-idsa --disable-doxygen checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/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-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for x86_64-pc-linux-gnu-gcc... clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether clang accepts -g... yes checking for clang option to enable C11 features... none needed checking whether clang understands -c and -o together... yes checking dependency style of clang... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by clang... ld.lld checking if the linker (ld.lld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... llvm-nm checking the name lister (llvm-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for ld.lld option to reload object files... -r checking for x86_64-pc-linux-gnu-file... no checking for file... file checking for x86_64-pc-linux-gnu-objdump... llvm-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... llvm-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... llvm-strip checking for x86_64-pc-linux-gnu-ranlib... llvm-ranlib checking command to parse llvm-nm output from clang object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fPIC -DPIC checking if clang PIC flag -fPIC -DPIC works... yes checking if clang static flag -static works... no checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (ld.lld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether make sets $(MAKE)... (cached) yes checking whether the compiler supports GNU C++... yes checking whether clang++ accepts -g... yes checking for clang++ option to enable C++11 features... none needed checking dependency style of clang++... none checking how to run the C++ preprocessor... clang++ -E checking for ld used by clang++... ld.lld -m elf_x86_64 checking if the linker (ld.lld -m elf_x86_64) is GNU ld... yes checking whether the clang++ linker (ld.lld -m elf_x86_64) supports shared libraries... yes checking for clang++ option to produce PIC... -fPIC -DPIC checking if clang++ PIC flag -fPIC -DPIC works... yes checking if clang++ static flag -static works... no checking if clang++ supports -c -o file.o... yes checking if clang++ supports -c -o file.o... (cached) yes checking whether the clang++ linker (ld.lld -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... clang++ -E checking for unistd.h... (cached) yes 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 to check for GCC pthread/shared inconsistencies... yes checking whether -lpthread fixes that... yes 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 / / / / / / / / / / / / / / / / / / . . . . . . . . . . . . . . >>> Source configured. '/var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/temp/clang16-errors.log' -> '/var/tmp/clang/dev-libs/log4cpp-1.1.3-r3/clang16-errors.log' '/var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/temp/clang16-safe.log' -> '/var/tmp/clang/dev-libs/log4cpp-1.1.3-r3/clang16-safe.log' >>> Compiling source in /var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/work/log4cpp ... make -j4 Making all in msvc6 make[1]: Entering directory '/var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/work/log4cpp/msvc6' Making all in log4cpp make[2]: Entering directory '/var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/work/log4cpp/msvc6/log4cpp' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/work/log4cpp/msvc6/log4cpp' Making all in log4cppDLL make[2]: Entering directory '/var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/work/log4cpp/msvc6/log4cppDLL' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/work/log4cpp/msvc6/log4cppDLL' Making all in testCategory make[2]: Entering directory '/var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/work/log4cpp/msvc6/testCategory' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/work/log4cpp/msvc6/testCategory' Making all in testDLL make[2]: Entering directory '/var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/work/log4cpp/msvc6/testDLL' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/work/log4cpp/msvc6/testDLL' Making all in testMain make[2]: Entering directory '/var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/work/log4cpp/msvc6/testMain' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/work/log4cpp/msvc6/testMain' Making all in testNDC make[2]: Entering directory '/var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/work/log4cpp/msvc6/testNDC' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/work/log4cpp/msvc6/testNDC' Making all in testNTEventLog make[2]: Entering directory '/var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/work/log4cpp/msvc6/testNTEventLog' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/work/log4cpp/msvc6/testNTEventLog' Making all in testPattern make[2]: Entering directory '/var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/work/log4cpp/msvc6/testPattern' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/work/log4cpp/msvc6/testPattern' make[2]: Entering directory '/var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/work/log4cpp/msvc6' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/work/log4cpp/msvc6' make[1]: Leaving directory '/var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/work/log4cpp/msvc6' Making all in bcb5 make[1]: Entering directory '/var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/work/log4cpp/bcb5' Making all in log4cpp make[2]: Entering directory '/var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/work/log4cpp/bcb5/log4cpp' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/work/log4cpp/bcb5/log4cpp' Making all in testCategory make[2]: Entering directory '/var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/work/log4cpp/bcb5/testCategory' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/work/log4cpp/bcb5/testCategory' Making all in testFixedContextCategory make[2]: Entering directory '/var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/work/log4cpp/bcb5/testFixedContextCategory' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/work/log4cpp/bcb5/testFixedContextCategory' Making all in testmain make[2]: Entering directory '/var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/work/log4cpp/bcb5/testmain' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/work/log4cpp/bcb5/testmain' Making all in testNDC make[2]: Entering directory '/var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/work/log4cpp/bcb5/testNDC' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/work/log4cpp/bcb5/testNDC' Making all in testPattern make[2]: Entering directory '/var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/work/log4cpp/bcb5/testPattern' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/work/log4cpp/bcb5/testPattern' Making all in testConfig make[2]: Entering directory '/var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/work/log4cpp/bcb5/testConfig' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/work/log4cpp/bcb5/testConfig' make[2]: Entering directory '/var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/work/log4cpp/bcb5' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/work/log4cpp/bcb5' make[1]: Leaving directory '/var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/work/log4cpp/bcb5' Making all in config make[1]: Entering directory '/var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/work/log4cpp/config' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/work/log4cpp/config' Making all in src make[1]: Entering directory '/var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/work/log4cpp/src' /bin/bash ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -march=native -fno-diagnostics-color -Wno-register -Wall -Wno-unused -pedantic -c -o Appender.lo Appender.cpp /bin/bash ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -march=native -fno-diagnostics-color -Wno-register -Wall -Wno-unused -pedantic -c -o AppenderSkeleton.lo AppenderSkeleton.cpp /bin/bash ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -march=native -fno-diagnostics-color -Wno-register -Wall -Wno-unused -pedantic -c -o AppendersFactory.lo AppendersFactory.cpp /bin/bash ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -march=native -fno-diagnostics-color -Wno-register -Wall -Wno-unused -pedantic -c -o BufferingAppender.lo BufferingAppender.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -march=native -fno-diagnostics-color -Wno-register -Wall -Wno-unused -pedantic -c AppendersFactory.cpp -fPIC -DPIC -o .libs/AppendersFactory.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -march=native -fno-diagnostics-color -Wno-register -Wall -Wno-unused -pedantic -c AppenderSkeleton.cpp -fPIC -DPIC -o .libs/AppenderSkeleton.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -march=native -fno-diagnostics-color -Wno-register -Wall -Wno-unused -pedantic -c Appender.cpp -fPIC -DPIC -o .libs/Appender.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -march=native -fno-diagnostics-color -Wno-register -Wall -Wno-unused -pedantic -c BufferingAppender.cpp -fPIC -DPIC -o .libs/BufferingAppender.o In file included from BufferingAppender.cpp:8: ../include/log4cpp/BufferingAppender.hh:21:81: error: no template named 'auto_ptr' in namespace 'std' 21 | ...std::string name, unsigned long max_size, std::auto_ptr sink, | ~~~~~^ ../include/log4cpp/BufferingAppender.hh:22:33: error: no template named 'auto_ptr' in namespace 'std' 22 | std::auto_ptr evaluator); | ~~~~~^ ../include/log4cpp/BufferingAppender.hh:37:15: error: no template named 'auto_ptr' in namespace 'std' 37 | std::auto_ptr sink_; | ~~~~~^ ../include/log4cpp/BufferingAppender.hh:38:15: error: no template named 'auto_ptr' in namespace 'std' 38 | std::auto_ptr evaluator_; | ~~~~~^ In file included from AppendersFactory.cpp:8: ../include/log4cpp/AppendersFactory.hh:25:23: error: no template named 'auto_ptr' in namespace 'std' 25 | typedef std::auto_ptr (*create_function_t)(const para... | ~~~~~^ ../include/log4cpp/AppendersFactory.hh:29:15: error: no template named 'auto_ptr' in namespace 'std' 29 | std::auto_ptr create(const std::string& class_name, c... | ~~~~~^ /bin/bash ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -march=native -fno-diagnostics-color -Wno-register -Wall -Wno-unused -pedantic -c -o FactoryParams.lo FactoryParams.cpp AppendersFactory.cpp:15:9: error: no template named 'auto_ptr' in namespace 'std' 15 | std::auto_ptr create_file_appender(const FactoryParams&); | ~~~~~^ AppendersFactory.cpp:16:9: error: no template named 'auto_ptr' in namespace 'std' 16 | std::auto_ptr create_roll_file_appender(const FactoryParams&); | ~~~~~^ AppendersFactory.cpp:17:9: error: no template named 'auto_ptr' in namespace 'std' 17 | std::auto_ptr create_daily_roll_file_appender(const Factory... | ~~~~~^ BufferingAppender.cpp:16:46: error: no template named 'auto_ptr' in namespace 'std' 16 | std::auto_ptr sink, st... | ~~~~~^ AppendersFactory.cpp:18:9: error: no template named 'auto_ptr' in namespace 'std' 18 | std::auto_ptr create_idsa_appender(const FactoryParams&); | ~~~~~^ BufferingAppender.cpp:16:76: error: no template named 'auto_ptr' in namespace 'std' 16 | ...std::auto_ptr sink, std::auto_ptr ev... | ~~~~~^ BufferingAppender.cpp:27:10: warning: add explicit braces to avoid dangling else [-Wdangling-else] 27 | else | ^ BufferingAppender.cpp:43:24: error: cannot initialize object parameter of type 'log4cpp::LayoutAppender' with an expression of type 'log4cpp::BufferingAppender' 43 | Layout& layout = _getLayout(); | ^~~~~~~~~~ AppendersFactory.cpp:19:9: error: no template named 'auto_ptr' in namespace 'std' 19 | std::auto_ptr create_nt_event_log_appender(const FactoryParams&); | ~~~~~^ AppendersFactory.cpp:20:9: error: no template named 'auto_ptr' in namespace 'std' 20 | std::auto_ptr create_remote_syslog_appender(const FactoryParams&); | ~~~~~^ AppendersFactory.cpp:21:9: error: no template named 'auto_ptr' in namespace 'std' 21 | std::auto_ptr create_syslog_appender(const FactoryParams&); | ~~~~~^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -march=native -fno-diagnostics-color -Wno-register -Wall -Wno-unused -pedantic -c FactoryParams.cpp -fPIC -DPIC -o .libs/FactoryParams.o AppendersFactory.cpp:22:9: error: no template named 'auto_ptr' in namespace 'std' 22 | std::auto_ptr create_win32_debug_appender(const FactoryParams&); | ~~~~~^ AppendersFactory.cpp:23:9: error: no template named 'auto_ptr' in namespace 'std' 23 | std::auto_ptr create_abort_appender(const FactoryParams&); | ~~~~~^ AppendersFactory.cpp:24:9: error: no template named 'auto_ptr' in namespace 'std' 24 | std::auto_ptr create_smtp_appender(const FactoryParams&); | ~~~~~^ AppendersFactory.cpp:30:15: error: no member named 'auto_ptr' in namespace 'std' 30 | std::auto_ptr af(new AppendersFactory); | ~~~~~^ AppendersFactory.cpp:30:24: error: 'AppendersFactory' does not refer to a value 30 | std::auto_ptr af(new AppendersFactory); | ^ ../include/log4cpp/AppendersFactory.hh:21:25: note: declared here 21 | class LOG4CPP_EXPORT AppendersFactory | ^ AppendersFactory.cpp:30:42: error: use of undeclared identifier 'af' 30 | std::auto_ptr af(new AppendersFactory); | ^ AppendersFactory.cpp:32:10: error: use of undeclared identifier 'af' 32 | af->registerCreator("file", &create_file_appender); | ^ 1 warning and 7 errors generated. AppendersFactory.cpp:33:10: error: use of undeclared identifier 'af' 33 | af->registerCreator("roll file", &create_roll_file_appender); | ^ AppendersFactory.cpp:34:10: error: use of undeclared identifier 'af' 34 | af->registerCreator("daily roll file", &create_daily_roll_file_... | ^ AppendersFactory.cpp:36:10: error: use of undeclared identifier 'af' 36 | af->registerCreator("remote syslog", &create_remote_syslog_appender); | ^ make[1]: *** [Makefile:622: BufferingAppender.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. make[1]: *** [Makefile:622: AppendersFactory.lo] Error 1 make[1]: Leaving directory '/var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/work/log4cpp/src' make: *** [Makefile:556: all-recursive] Error 1 * ERROR: dev-libs/log4cpp-1.1.3-r3::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-libs/log4cpp-1.1.3-r3::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-libs/log4cpp-1.1.3-r3::gentoo'`. * The complete build log is located at '/var/log/portage/dev-libs:log4cpp-1.1.3-r3:20231201-071254.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/temp/environment'. * Working directory: '/var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/work/log4cpp' * S: '/var/tmp/portage/dev-libs/log4cpp-1.1.3-r3/work/log4cpp'