<86>Jan 19 05:01:43 userdel[112367]: delete user 'rooter'
<86>Jan 19 05:01:43 groupadd[112403]: group added to /etc/group: name=rooter, GID=669
<86>Jan 19 05:01:43 groupadd[112403]: group added to /etc/gshadow: name=rooter
<86>Jan 19 05:01:43 groupadd[112403]: new group: name=rooter, GID=669
<86>Jan 19 05:01:43 useradd[112428]: new user: name=rooter, UID=669, GID=669, home=/root, shell=/bin/bash
<86>Jan 19 05:01:43 userdel[112483]: delete user 'builder'
<86>Jan 19 05:01:43 userdel[112483]: removed group 'builder' owned by 'builder'
<86>Jan 19 05:01:43 userdel[112483]: removed shadow group 'builder' owned by 'builder'
<86>Jan 19 05:01:43 groupadd[112560]: group added to /etc/group: name=builder, GID=670
<86>Jan 19 05:01:43 groupadd[112560]: group added to /etc/gshadow: name=builder
<86>Jan 19 05:01:43 groupadd[112560]: new group: name=builder, GID=670
<86>Jan 19 05:01:43 useradd[112621]: new user: name=builder, UID=670, GID=670, home=/usr/src, shell=/bin/bash
<13>Jan 19 05:01:46 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed
<13>Jan 19 05:01:46 rpmi: libstdc++8-devel-8.3.1-alt5 p9+240194.100.1.1 1572928343 installed
<13>Jan 19 05:01:47 rpmi: gcc8-c++-8.3.1-alt5 p9+240194.100.1.1 1572928343 installed
<13>Jan 19 05:01:47 rpmi: gcc-c++-8-alt1 sisyphus+222164.100.1.1 1550685957 installed
<13>Jan 19 05:01:48 rpmi: doxygen-1:1.8.15-alt1 sisyphus+220984.100.1.2 1549663847 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/liblog4cpp-1.1.1-alt2.nosrc.rpm
Installing liblog4cpp-1.1.1-alt2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.66933
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf liblog4cpp-1.1.1
+ echo 'Source #0 (liblog4cpp-1.1.1.tar):'
Source #0 (liblog4cpp-1.1.1.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/liblog4cpp-1.1.1.tar
+ cd liblog4cpp-1.1.1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.66933
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd liblog4cpp-1.1.1
+ ./autogen.sh
Adding libtools.
Building macros.
aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in'
Building config header.
Building makefiles.
automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:44: installing 'config/compile'
configure.in:22: installing 'config/install-sh'
configure.in:22: installing 'config/missing'
automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in'
src/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/Makefile.am: installing 'config/depcomp'
tests/Makefile.am:15: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
parallel-tests: installing 'config/test-driver'
Building configure.
run "configure; make"
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --enable-doxygen
configure: WARNING: unrecognized options: --without-included-gettext
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe 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-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking how to print strings... printf
checking whether make supports the include directive... yes (GNU style)
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-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 x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking whether x86_64-alt-linux-gcc understands -c and -o together... yes
checking dependency style of x86_64-alt-linux-gcc... 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 x86_64-alt-linux-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-alt-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for x86_64-alt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-alt-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-alt-linux-strip... no
checking for strip... strip
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-alt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... x86_64-alt-linux-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 x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-alt-linux-gcc static flag -static works... no
checking if x86_64-alt-linux-gcc supports -c -o file.o... yes
checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-alt-linux-gcc linker (/usr/bin/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 x86_64-alt-linux-g++... x86_64-alt-linux-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-alt-linux-g++ accepts -g... yes
checking dependency style of x86_64-alt-linux-g++... none
checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E
checking for ld used by x86_64-alt-linux-g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for x86_64-alt-linux-g++ option to produce PIC... -fPIC -DPIC
checking if x86_64-alt-linux-g++ PIC flag -fPIC -DPIC works... yes
checking if x86_64-alt-linux-g++ static flag -static works... no
checking if x86_64-alt-linux-g++ supports -c -o file.o... yes
checking if x86_64-alt-linux-g++ supports -c -o file.o... (cached) yes
checking whether the x86_64-alt-linux-g++ linker (/usr/bin/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... x86_64-alt-linux-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... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... 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 doxygen... /usr/bin/doxygen
checking for dot... no
checking for socket in -lsocket... no
checking for gethostbyname in -lnsl... no
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
configure: WARNING: unrecognized options: --without-included-gettext
creating include/log4cpp/config.h - prefix LOG4CPP for include/config.h defines
/
/
/
/
/
/
/
/
/
/
/
/
/
/
/
/
/
/
/
/
/
.
.
.
.
.
.
.
.
.
.
.
.
.
.
+ make -j8
Making all in msvc6
Making all in log4cpp
make[2]: Nothing to be done for 'all'.
Making all in log4cppDLL
make[2]: Nothing to be done for 'all'.
Making all in testCategory
make[2]: Nothing to be done for 'all'.
Making all in testDLL
make[2]: Nothing to be done for 'all'.
Making all in testMain
make[2]: Nothing to be done for 'all'.
Making all in testNDC
make[2]: Nothing to be done for 'all'.
Making all in testNTEventLog
make[2]: Nothing to be done for 'all'.
Making all in testPattern
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all-am'.
Making all in bcb5
Making all in log4cpp
make[2]: Nothing to be done for 'all'.
Making all in testCategory
make[2]: Nothing to be done for 'all'.
Making all in testFixedContextCategory
make[2]: Nothing to be done for 'all'.
Making all in testmain
make[2]: Nothing to be done for 'all'.
Making all in testNDC
make[2]: Nothing to be done for 'all'.
Making all in testPattern
make[2]: Nothing to be done for 'all'.
Making all in testConfig
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all-am'.
Making all in config
make[1]: Nothing to be done for 'all'.
Making all in src
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c -o Localtime.lo Localtime.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c Localtime.cpp  -fPIC -DPIC -o .libs/Localtime.o
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c Localtime.cpp -o Localtime.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c -o FactoryParams.lo FactoryParams.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c FactoryParams.cpp  -fPIC -DPIC -o .libs/FactoryParams.o
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c FactoryParams.cpp -o FactoryParams.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c -o LevelEvaluator.lo LevelEvaluator.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c LevelEvaluator.cpp  -fPIC -DPIC -o .libs/LevelEvaluator.o
In file included from ../include/log4cpp/LoggingEvent.hh:16,
                 from ../include/log4cpp/TriggeringEventEvaluator.hh:11,
                 from ../include/log4cpp/LevelEvaluator.hh:11,
                 from LevelEvaluator.cpp:7:
../include/log4cpp/Priority.hh:107:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  throw(std::invalid_argument);
  ^~~~~
LevelEvaluator.cpp:13:9: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
    std::auto_ptr<TriggeringEventEvaluator> create_level_evaluator(const FactoryParams& params)
         ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from LevelEvaluator.cpp:9:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
LevelEvaluator.cpp: In function 'std::auto_ptr<log4cpp::TriggeringEventEvaluator> log4cpp::create_level_evaluator(const log4cpp::FactoryParams&)':
LevelEvaluator.cpp:18:19: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       return std::auto_ptr<TriggeringEventEvaluator>(new LevelEvaluator(Priority::getPriorityValue(level)));
                   ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from LevelEvaluator.cpp:9:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c LevelEvaluator.cpp -o LevelEvaluator.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c -o AppendersFactory.lo AppendersFactory.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c AppendersFactory.cpp  -fPIC -DPIC -o .libs/AppendersFactory.o
In file included from ../include/log4cpp/Appender.hh:21,
                 from ../include/log4cpp/AppendersFactory.hh:16,
                 from AppendersFactory.cpp:8:
../include/log4cpp/Priority.hh:107:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  throw(std::invalid_argument);
  ^~~~~
In file included from AppendersFactory.cpp:8:
../include/log4cpp/AppendersFactory.hh:25:23: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
          typedef std::auto_ptr<Appender> (*create_function_t)(const params_t& params);
                       ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from ../include/log4cpp/AppendersFactory.hh:14,
                 from AppendersFactory.cpp:8:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from AppendersFactory.cpp:8:
../include/log4cpp/AppendersFactory.hh:29:15: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
          std::auto_ptr<Appender> create(const std::string& class_name, const params_t& params);
               ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from ../include/log4cpp/AppendersFactory.hh:14,
                 from AppendersFactory.cpp:8:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
AppendersFactory.cpp:15:9: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
    std::auto_ptr<Appender> create_file_appender(const FactoryParams&);
         ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from ../include/log4cpp/AppendersFactory.hh:14,
                 from AppendersFactory.cpp:8:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
AppendersFactory.cpp:16:9: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
    std::auto_ptr<Appender> create_roll_file_appender(const FactoryParams&);
         ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from ../include/log4cpp/AppendersFactory.hh:14,
                 from AppendersFactory.cpp:8:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
AppendersFactory.cpp:17:9: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
    std::auto_ptr<Appender> create_daily_roll_file_appender(const FactoryParams&);
         ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from ../include/log4cpp/AppendersFactory.hh:14,
                 from AppendersFactory.cpp:8:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
AppendersFactory.cpp:18:9: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
    std::auto_ptr<Appender> create_idsa_appender(const FactoryParams&);
         ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from ../include/log4cpp/AppendersFactory.hh:14,
                 from AppendersFactory.cpp:8:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
AppendersFactory.cpp:19:9: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
    std::auto_ptr<Appender> create_nt_event_log_appender(const FactoryParams&);
         ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from ../include/log4cpp/AppendersFactory.hh:14,
                 from AppendersFactory.cpp:8:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
AppendersFactory.cpp:20:9: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
    std::auto_ptr<Appender> create_remote_syslog_appender(const FactoryParams&);
         ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from ../include/log4cpp/AppendersFactory.hh:14,
                 from AppendersFactory.cpp:8:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
AppendersFactory.cpp:21:9: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
    std::auto_ptr<Appender> create_syslog_appender(const FactoryParams&);
         ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from ../include/log4cpp/AppendersFactory.hh:14,
                 from AppendersFactory.cpp:8:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
AppendersFactory.cpp:22:9: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
    std::auto_ptr<Appender> create_win32_debug_appender(const FactoryParams&);
         ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from ../include/log4cpp/AppendersFactory.hh:14,
                 from AppendersFactory.cpp:8:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
AppendersFactory.cpp:23:9: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
    std::auto_ptr<Appender> create_abort_appender(const FactoryParams&);
         ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from ../include/log4cpp/AppendersFactory.hh:14,
                 from AppendersFactory.cpp:8:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
AppendersFactory.cpp:24:9: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
    std::auto_ptr<Appender> create_smtp_appender(const FactoryParams&);
         ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from ../include/log4cpp/AppendersFactory.hh:14,
                 from AppendersFactory.cpp:8:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
AppendersFactory.cpp: In static member function 'static log4cpp::AppendersFactory& log4cpp::AppendersFactory::getInstance()':
AppendersFactory.cpp:30:15: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
          std::auto_ptr<AppendersFactory> af(new AppendersFactory);
               ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from ../include/log4cpp/AppendersFactory.hh:14,
                 from AppendersFactory.cpp:8:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
AppendersFactory.cpp: At global scope:
AppendersFactory.cpp:77:9: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
    std::auto_ptr<Appender> AppendersFactory::create(const std::string& class_name, const params_t& params)
         ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from ../include/log4cpp/AppendersFactory.hh:14,
                 from AppendersFactory.cpp:8:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c AppendersFactory.cpp -o AppendersFactory.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c -o PassThroughLayout.lo PassThroughLayout.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c PassThroughLayout.cpp  -fPIC -DPIC -o .libs/PassThroughLayout.o
In file included from ../include/log4cpp/LoggingEvent.hh:16,
                 from ../include/log4cpp/Layout.hh:14,
                 from ../include/log4cpp/PassThroughLayout.hh:11,
                 from PassThroughLayout.cpp:7:
../include/log4cpp/Priority.hh:107:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  throw(std::invalid_argument);
  ^~~~~
PassThroughLayout.cpp:13:9: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
    std::auto_ptr<Layout> create_pass_through_layout(const FactoryParams& params)
         ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from PassThroughLayout.cpp:9:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
PassThroughLayout.cpp: In function 'std::auto_ptr<log4cpp::Layout> log4cpp::create_pass_through_layout(const log4cpp::FactoryParams&)':
PassThroughLayout.cpp:15:19: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       return std::auto_ptr<Layout>(new PassThroughLayout);
                   ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from PassThroughLayout.cpp:9:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c PassThroughLayout.cpp -o PassThroughLayout.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c -o AppenderSkeleton.lo AppenderSkeleton.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c AppenderSkeleton.cpp  -fPIC -DPIC -o .libs/AppenderSkeleton.o
In file included from ../include/log4cpp/Appender.hh:21,
                 from ../include/log4cpp/AppenderSkeleton.hh:14,
                 from AppenderSkeleton.cpp:11:
../include/log4cpp/Priority.hh:107:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  throw(std::invalid_argument);
  ^~~~~
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c AppenderSkeleton.cpp -o AppenderSkeleton.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c -o LayoutsFactory.lo LayoutsFactory.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c LayoutsFactory.cpp  -fPIC -DPIC -o .libs/LayoutsFactory.o
In file included from ../include/log4cpp/LoggingEvent.hh:16,
                 from ../include/log4cpp/Layout.hh:14,
                 from ../include/log4cpp/LayoutsFactory.hh:15,
                 from LayoutsFactory.cpp:7:
../include/log4cpp/Priority.hh:107:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  throw(std::invalid_argument);
  ^~~~~
In file included from LayoutsFactory.cpp:7:
../include/log4cpp/LayoutsFactory.hh:24:23: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
          typedef std::auto_ptr<Layout> (*create_function_t)(const params_t& params);
                       ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from ../include/log4cpp/LayoutsFactory.hh:13,
                 from LayoutsFactory.cpp:7:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from LayoutsFactory.cpp:7:
../include/log4cpp/LayoutsFactory.hh:28:15: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
          std::auto_ptr<Layout> create(const std::string& class_name, const params_t& params);
               ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from ../include/log4cpp/LayoutsFactory.hh:13,
                 from LayoutsFactory.cpp:7:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
LayoutsFactory.cpp:14:9: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
    std::auto_ptr<Layout> create_simple_layout(const FactoryParams& params);
         ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from ../include/log4cpp/LayoutsFactory.hh:13,
                 from LayoutsFactory.cpp:7:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
LayoutsFactory.cpp:15:9: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
    std::auto_ptr<Layout> create_basic_layout(const FactoryParams& params);
         ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from ../include/log4cpp/LayoutsFactory.hh:13,
                 from LayoutsFactory.cpp:7:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
LayoutsFactory.cpp:16:9: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
    std::auto_ptr<Layout> create_pattern_layout(const FactoryParams& params);
         ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from ../include/log4cpp/LayoutsFactory.hh:13,
                 from LayoutsFactory.cpp:7:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
LayoutsFactory.cpp:17:9: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
    std::auto_ptr<Layout> create_pattern_layout(const FactoryParams& params);
         ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from ../include/log4cpp/LayoutsFactory.hh:13,
                 from LayoutsFactory.cpp:7:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
LayoutsFactory.cpp:18:9: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
    std::auto_ptr<Layout> create_pass_through_layout(const FactoryParams& params);
         ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from ../include/log4cpp/LayoutsFactory.hh:13,
                 from LayoutsFactory.cpp:7:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
LayoutsFactory.cpp: In static member function 'static log4cpp::LayoutsFactory& log4cpp::LayoutsFactory::getInstance()':
LayoutsFactory.cpp:24:15: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
          std::auto_ptr<LayoutsFactory> lf(new LayoutsFactory);
               ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from ../include/log4cpp/LayoutsFactory.hh:13,
                 from LayoutsFactory.cpp:7:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
LayoutsFactory.cpp: At global scope:
LayoutsFactory.cpp:44:9: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
    std::auto_ptr<Layout> LayoutsFactory::create(const std::string& class_name, const params_t& params)
         ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from ../include/log4cpp/LayoutsFactory.hh:13,
                 from LayoutsFactory.cpp:7:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c LayoutsFactory.cpp -o LayoutsFactory.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c -o TriggeringEventEvaluatorFactory.lo TriggeringEventEvaluatorFactory.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c TriggeringEventEvaluatorFactory.cpp  -fPIC -DPIC -o .libs/TriggeringEventEvaluatorFactory.o
In file included from ../include/log4cpp/LoggingEvent.hh:16,
                 from ../include/log4cpp/TriggeringEventEvaluator.hh:11,
                 from ../include/log4cpp/TriggeringEventEvaluatorFactory.hh:15,
                 from TriggeringEventEvaluatorFactory.cpp:7:
../include/log4cpp/Priority.hh:107:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  throw(std::invalid_argument);
  ^~~~~
In file included from TriggeringEventEvaluatorFactory.cpp:7:
../include/log4cpp/TriggeringEventEvaluatorFactory.hh:24:23: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
          typedef std::auto_ptr<TriggeringEventEvaluator> (*create_function_t)(const params_t& params);
                       ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from ../include/log4cpp/TriggeringEventEvaluatorFactory.hh:13,
                 from TriggeringEventEvaluatorFactory.cpp:7:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from TriggeringEventEvaluatorFactory.cpp:7:
../include/log4cpp/TriggeringEventEvaluatorFactory.hh:28:15: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
          std::auto_ptr<TriggeringEventEvaluator> create(const std::string& class_name, const params_t& params);
               ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from ../include/log4cpp/TriggeringEventEvaluatorFactory.hh:13,
                 from TriggeringEventEvaluatorFactory.cpp:7:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
TriggeringEventEvaluatorFactory.cpp:13:9: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
    std::auto_ptr<TriggeringEventEvaluator> create_level_evaluator(const FactoryParams& params);
         ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from ../include/log4cpp/TriggeringEventEvaluatorFactory.hh:13,
                 from TriggeringEventEvaluatorFactory.cpp:7:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
TriggeringEventEvaluatorFactory.cpp: In static member function 'static log4cpp::TriggeringEventEvaluatorFactory& log4cpp::TriggeringEventEvaluatorFactory::getInstance()':
TriggeringEventEvaluatorFactory.cpp:19:15: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
          std::auto_ptr<TriggeringEventEvaluatorFactory> af(new TriggeringEventEvaluatorFactory);
               ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from ../include/log4cpp/TriggeringEventEvaluatorFactory.hh:13,
                 from TriggeringEventEvaluatorFactory.cpp:7:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
TriggeringEventEvaluatorFactory.cpp: At global scope:
TriggeringEventEvaluatorFactory.cpp:36:9: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
    std::auto_ptr<TriggeringEventEvaluator> TriggeringEventEvaluatorFactory::create(const std::string& class_name, const params_t& params)
         ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from ../include/log4cpp/TriggeringEventEvaluatorFactory.hh:13,
                 from TriggeringEventEvaluatorFactory.cpp:7:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c TriggeringEventEvaluatorFactory.cpp -o TriggeringEventEvaluatorFactory.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c -o IdsaAppender.lo IdsaAppender.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c IdsaAppender.cpp  -fPIC -DPIC -o .libs/IdsaAppender.o
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c IdsaAppender.cpp -o IdsaAppender.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c -o FixedContextCategory.lo FixedContextCategory.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c FixedContextCategory.cpp  -fPIC -DPIC -o .libs/FixedContextCategory.o
In file included from ../include/log4cpp/Appender.hh:21,
                 from ../include/log4cpp/Category.hh:14,
                 from ../include/log4cpp/FixedContextCategory.hh:14,
                 from FixedContextCategory.cpp:11:
../include/log4cpp/Priority.hh:107:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  throw(std::invalid_argument);
  ^~~~~
In file included from ../include/log4cpp/FixedContextCategory.hh:14,
                 from FixedContextCategory.cpp:11:
../include/log4cpp/Category.hh:116:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         throw(std::invalid_argument);
         ^~~~~
../include/log4cpp/Category.hh:150:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         throw(std::invalid_argument);
         ^~~~~
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c FixedContextCategory.cpp -o FixedContextCategory.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c -o LayoutAppender.lo LayoutAppender.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c LayoutAppender.cpp  -fPIC -DPIC -o .libs/LayoutAppender.o
In file included from ../include/log4cpp/Appender.hh:21,
                 from ../include/log4cpp/AppenderSkeleton.hh:14,
                 from ../include/log4cpp/LayoutAppender.hh:15,
                 from LayoutAppender.cpp:11:
../include/log4cpp/Priority.hh:107:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  throw(std::invalid_argument);
  ^~~~~
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c LayoutAppender.cpp -o LayoutAppender.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c -o RollingFileAppender.lo RollingFileAppender.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c RollingFileAppender.cpp  -fPIC -DPIC -o .libs/RollingFileAppender.o
In file included from ../include/log4cpp/Appender.hh:21,
                 from ../include/log4cpp/AppenderSkeleton.hh:14,
                 from ../include/log4cpp/LayoutAppender.hh:15,
                 from ../include/log4cpp/FileAppender.hh:14,
                 from ../include/log4cpp/RollingFileAppender.hh:11,
                 from RollingFileAppender.cpp:18:
../include/log4cpp/Priority.hh:107:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  throw(std::invalid_argument);
  ^~~~~
In file included from RollingFileAppender.cpp:19:
../include/log4cpp/Category.hh:116:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         throw(std::invalid_argument);
         ^~~~~
../include/log4cpp/Category.hh:150:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         throw(std::invalid_argument);
         ^~~~~
RollingFileAppender.cpp:96:9: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
    std::auto_ptr<Appender> create_roll_file_appender(const FactoryParams& params)
         ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from RollingFileAppender.cpp:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
RollingFileAppender.cpp: In function 'std::auto_ptr<log4cpp::Appender> log4cpp::create_roll_file_appender(const log4cpp::FactoryParams&)':
RollingFileAppender.cpp:106:19: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       return std::auto_ptr<Appender>(new RollingFileAppender(name, filename, max_file_size, max_backup_index, append, mode));
                   ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from RollingFileAppender.cpp:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c RollingFileAppender.cpp -o RollingFileAppender.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c -o SyslogAppender.lo SyslogAppender.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c SyslogAppender.cpp  -fPIC -DPIC -o .libs/SyslogAppender.o
In file included from ../include/log4cpp/Appender.hh:21,
                 from ../include/log4cpp/AppenderSkeleton.hh:14,
                 from ../include/log4cpp/LayoutAppender.hh:15,
                 from ../include/log4cpp/SyslogAppender.hh:17,
                 from SyslogAppender.cpp:17:
../include/log4cpp/Priority.hh:107:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  throw(std::invalid_argument);
  ^~~~~
SyslogAppender.cpp:78:10: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
     std::auto_ptr<Appender> create_syslog_appender(const FactoryParams& params)
          ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from SyslogAppender.cpp:19:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
SyslogAppender.cpp: In function 'std::auto_ptr<log4cpp::Appender> log4cpp::create_syslog_appender(const log4cpp::FactoryParams&)':
SyslogAppender.cpp:84:20: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
        return std::auto_ptr<Appender>(new SyslogAppender(name, syslog_name, facility));
                    ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from SyslogAppender.cpp:19:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c SyslogAppender.cpp -o SyslogAppender.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c -o BufferingAppender.lo BufferingAppender.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c BufferingAppender.cpp  -fPIC -DPIC -o .libs/BufferingAppender.o
In file included from ../include/log4cpp/Appender.hh:21,
                 from ../include/log4cpp/AppenderSkeleton.hh:14,
                 from ../include/log4cpp/LayoutAppender.hh:15,
                 from ../include/log4cpp/BufferingAppender.hh:11,
                 from BufferingAppender.cpp:8:
../include/log4cpp/Priority.hh:107:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  throw(std::invalid_argument);
  ^~~~~
In file included from BufferingAppender.cpp:8:
../include/log4cpp/BufferingAppender.hh:21:81: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
          BufferingAppender(const std::string name, unsigned long max_size, std::auto_ptr<Appender> sink,
                                                                                 ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from ../include/log4cpp/BufferingAppender.hh:14,
                 from BufferingAppender.cpp:8:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from BufferingAppender.cpp:8:
../include/log4cpp/BufferingAppender.hh:22:33: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
                            std::auto_ptr<TriggeringEventEvaluator> evaluator);
                                 ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from ../include/log4cpp/BufferingAppender.hh:14,
                 from BufferingAppender.cpp:8:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from BufferingAppender.cpp:8:
../include/log4cpp/BufferingAppender.hh:37:15: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
          std::auto_ptr<Appender> sink_;
               ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from ../include/log4cpp/BufferingAppender.hh:14,
                 from BufferingAppender.cpp:8:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from BufferingAppender.cpp:8:
../include/log4cpp/BufferingAppender.hh:38:15: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
          std::auto_ptr<TriggeringEventEvaluator> evaluator_;
               ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from ../include/log4cpp/BufferingAppender.hh:14,
                 from BufferingAppender.cpp:8:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
BufferingAppender.cpp:16:46: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
                                         std::auto_ptr<Appender> sink, std::auto_ptr<TriggeringEventEvaluator> evaluator)
                                              ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from ../include/log4cpp/BufferingAppender.hh:14,
                 from BufferingAppender.cpp:8:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
BufferingAppender.cpp:16:76: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
                                         std::auto_ptr<Appender> sink, std::auto_ptr<TriggeringEventEvaluator> evaluator)
                                                                            ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from ../include/log4cpp/BufferingAppender.hh:14,
                 from BufferingAppender.cpp:8:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
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]
       if (queue_.size() == max_size_)
          ^
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c BufferingAppender.cpp -o BufferingAppender.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c -o BasicLayout.lo BasicLayout.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c BasicLayout.cpp  -fPIC -DPIC -o .libs/BasicLayout.o
In file included from ../include/log4cpp/LoggingEvent.hh:16,
                 from ../include/log4cpp/Layout.hh:14,
                 from ../include/log4cpp/BasicLayout.hh:14,
                 from BasicLayout.cpp:11:
../include/log4cpp/Priority.hh:107:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  throw(std::invalid_argument);
  ^~~~~
BasicLayout.cpp:39:10: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
     std::auto_ptr<Layout> create_basic_layout(const FactoryParams& params)
          ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from BasicLayout.cpp:14:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
BasicLayout.cpp: In function 'std::auto_ptr<log4cpp::Layout> log4cpp::create_basic_layout(const log4cpp::FactoryParams&)':
BasicLayout.cpp:41:20: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
        return std::auto_ptr<Layout>(new BasicLayout);
                    ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from BasicLayout.cpp:14:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c BasicLayout.cpp -o BasicLayout.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c -o OstreamAppender.lo OstreamAppender.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c OstreamAppender.cpp  -fPIC -DPIC -o .libs/OstreamAppender.o
In file included from ../include/log4cpp/Appender.hh:21,
                 from ../include/log4cpp/AppenderSkeleton.hh:14,
                 from ../include/log4cpp/LayoutAppender.hh:15,
                 from ../include/log4cpp/OstreamAppender.hh:16,
                 from OstreamAppender.cpp:17:
../include/log4cpp/Priority.hh:107:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  throw(std::invalid_argument);
  ^~~~~
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c OstreamAppender.cpp -o OstreamAppender.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c -o PatternLayout.lo PatternLayout.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c PatternLayout.cpp  -fPIC -DPIC -o .libs/PatternLayout.o
In file included from ../include/log4cpp/LoggingEvent.hh:16,
                 from ../include/log4cpp/Layout.hh:14,
                 from ../include/log4cpp/PatternLayout.hh:13,
                 from PatternLayout.cpp:11:
../include/log4cpp/Priority.hh:107:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  throw(std::invalid_argument);
  ^~~~~
In file included from PatternLayout.cpp:11:
../include/log4cpp/PatternLayout.hh:85:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
             throw(ConfigureFailure);
             ^~~~~
PatternLayout.cpp:276:84: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     void PatternLayout::setConversionPattern(const std::string& conversionPattern) throw(ConfigureFailure) {
                                                                                    ^~~~~
PatternLayout.cpp:405:10: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
     std::auto_ptr<Layout> create_pattern_layout(const FactoryParams& params)
          ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from PatternLayout.cpp:16:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
PatternLayout.cpp: In function 'std::auto_ptr<log4cpp::Layout> log4cpp::create_pattern_layout(const log4cpp::FactoryParams&)':
PatternLayout.cpp:409:13: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
        std::auto_ptr<Layout> result(new PatternLayout);
             ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from PatternLayout.cpp:16:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c PatternLayout.cpp -o PatternLayout.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c -o StringQueueAppender.lo StringQueueAppender.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c StringQueueAppender.cpp  -fPIC -DPIC -o .libs/StringQueueAppender.o
In file included from ../include/log4cpp/Appender.hh:21,
                 from ../include/log4cpp/AppenderSkeleton.hh:14,
                 from ../include/log4cpp/LayoutAppender.hh:15,
                 from ../include/log4cpp/StringQueueAppender.hh:16,
                 from StringQueueAppender.cpp:11:
../include/log4cpp/Priority.hh:107:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  throw(std::invalid_argument);
  ^~~~~
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c StringQueueAppender.cpp -o StringQueueAppender.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c -o Category.lo Category.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c Category.cpp  -fPIC -DPIC -o .libs/Category.o
In file included from ../include/log4cpp/Appender.hh:21,
                 from ../include/log4cpp/Category.hh:14,
                 from Category.cpp:16:
../include/log4cpp/Priority.hh:107:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  throw(std::invalid_argument);
  ^~~~~
In file included from Category.cpp:16:
../include/log4cpp/Category.hh:116:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         throw(std::invalid_argument);
         ^~~~~
../include/log4cpp/Category.hh:150:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         throw(std::invalid_argument);
         ^~~~~
Category.cpp:72:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     throw(std::invalid_argument) {
     ^~~~~
Category.cpp:95:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     throw(std::invalid_argument) {
     ^~~~~
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c Category.cpp -o Category.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c -o Configurator.lo Configurator.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c Configurator.cpp  -fPIC -DPIC -o .libs/Configurator.o
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c Configurator.cpp -o Configurator.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c -o SimpleLayout.lo SimpleLayout.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c SimpleLayout.cpp  -fPIC -DPIC -o .libs/SimpleLayout.o
In file included from ../include/log4cpp/LoggingEvent.hh:16,
                 from ../include/log4cpp/Layout.hh:14,
                 from ../include/log4cpp/SimpleLayout.hh:14,
                 from SimpleLayout.cpp:11:
../include/log4cpp/Priority.hh:107:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  throw(std::invalid_argument);
  ^~~~~
SimpleLayout.cpp:38:9: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
    std::auto_ptr<Layout> create_simple_layout(const FactoryParams& params)
         ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from SimpleLayout.cpp:18:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
SimpleLayout.cpp: In function 'std::auto_ptr<log4cpp::Layout> log4cpp::create_simple_layout(const log4cpp::FactoryParams&)':
SimpleLayout.cpp:40:19: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       return std::auto_ptr<Layout>(new SimpleLayout);
                   ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from SimpleLayout.cpp:18:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c SimpleLayout.cpp -o SimpleLayout.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c -o Appender.lo Appender.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c Appender.cpp  -fPIC -DPIC -o .libs/Appender.o
In file included from ../include/log4cpp/Appender.hh:21,
                 from Appender.cpp:11:
../include/log4cpp/Priority.hh:107:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  throw(std::invalid_argument);
  ^~~~~
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c Appender.cpp -o Appender.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c -o HierarchyMaintainer.lo HierarchyMaintainer.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c HierarchyMaintainer.cpp  -fPIC -DPIC -o .libs/HierarchyMaintainer.o
In file included from ../include/log4cpp/Appender.hh:21,
                 from ../include/log4cpp/Category.hh:14,
                 from ../include/log4cpp/HierarchyMaintainer.hh:17,
                 from HierarchyMaintainer.cpp:20:
../include/log4cpp/Priority.hh:107:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  throw(std::invalid_argument);
  ^~~~~
In file included from ../include/log4cpp/HierarchyMaintainer.hh:17,
                 from HierarchyMaintainer.cpp:20:
../include/log4cpp/Category.hh:116:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         throw(std::invalid_argument);
         ^~~~~
../include/log4cpp/Category.hh:150:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         throw(std::invalid_argument);
         ^~~~~
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c HierarchyMaintainer.cpp -o HierarchyMaintainer.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c -o FileAppender.lo FileAppender.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c FileAppender.cpp  -fPIC -DPIC -o .libs/FileAppender.o
In file included from ../include/log4cpp/Appender.hh:21,
                 from ../include/log4cpp/AppenderSkeleton.hh:14,
                 from ../include/log4cpp/LayoutAppender.hh:15,
                 from ../include/log4cpp/FileAppender.hh:14,
                 from FileAppender.cpp:21:
../include/log4cpp/Priority.hh:107:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  throw(std::invalid_argument);
  ^~~~~
In file included from FileAppender.cpp:22:
../include/log4cpp/Category.hh:116:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         throw(std::invalid_argument);
         ^~~~~
../include/log4cpp/Category.hh:150:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         throw(std::invalid_argument);
         ^~~~~
FileAppender.cpp:102:9: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
    std::auto_ptr<Appender> create_file_appender(const FactoryParams& params)
         ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from FileAppender.cpp:18:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
FileAppender.cpp: In function 'std::auto_ptr<log4cpp::Appender> log4cpp::create_file_appender(const log4cpp::FactoryParams&)':
FileAppender.cpp:111:19: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       return std::auto_ptr<Appender>(new FileAppender(name, filename, append, mode));
                   ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from FileAppender.cpp:18:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c FileAppender.cpp -o FileAppender.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c -o LoggingEvent.lo LoggingEvent.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c LoggingEvent.cpp  -fPIC -DPIC -o .libs/LoggingEvent.o
In file included from ../include/log4cpp/LoggingEvent.hh:16,
                 from LoggingEvent.cpp:11:
../include/log4cpp/Priority.hh:107:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  throw(std::invalid_argument);
  ^~~~~
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c LoggingEvent.cpp -o LoggingEvent.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c -o PropertyConfigurator.lo PropertyConfigurator.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c PropertyConfigurator.cpp  -fPIC -DPIC -o .libs/PropertyConfigurator.o
In file included from PropertyConfigurator.cpp:9:
../include/log4cpp/PropertyConfigurator.hh:48:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         static void configure(const std::string& initFileName) throw (ConfigureFailure);
                                                                ^~~~~
In file included from ../include/log4cpp/Appender.hh:21,
                 from PropertyConfiguratorImpl.hh:14,
                 from PropertyConfigurator.cpp:10:
../include/log4cpp/Priority.hh:107:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  throw(std::invalid_argument);
  ^~~~~
In file included from PropertyConfiguratorImpl.hh:15,
                 from PropertyConfigurator.cpp:10:
../include/log4cpp/Category.hh:116:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         throw(std::invalid_argument);
         ^~~~~
../include/log4cpp/Category.hh:150:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         throw(std::invalid_argument);
         ^~~~~
In file included from PropertyConfigurator.cpp:10:
PropertyConfiguratorImpl.hh:32:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
             throw (ConfigureFailure);
             ^~~~~
PropertyConfiguratorImpl.hh:34:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
             throw (ConfigureFailure);
             ^~~~~
PropertyConfiguratorImpl.hh:45:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         void configureCategory(const std::string& categoryname) throw (ConfigureFailure);
                                                                 ^~~~~
PropertyConfiguratorImpl.hh:54:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         void instantiateAllAppenders() throw(ConfigureFailure);
                                        ^~~~~
PropertyConfigurator.cpp:14:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     void PropertyConfigurator::configure(const std::string& initFileName) throw (ConfigureFailure) {
                                                                           ^~~~~
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c PropertyConfigurator.cpp -o PropertyConfigurator.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c -o SimpleConfigurator.lo SimpleConfigurator.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c SimpleConfigurator.cpp  -fPIC -DPIC -o .libs/SimpleConfigurator.o
In file included from ../include/log4cpp/Appender.hh:21,
                 from ../include/log4cpp/Category.hh:14,
                 from SimpleConfigurator.cpp:23:
../include/log4cpp/Priority.hh:107:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  throw(std::invalid_argument);
  ^~~~~
In file included from SimpleConfigurator.cpp:23:
../include/log4cpp/Category.hh:116:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         throw(std::invalid_argument);
         ^~~~~
../include/log4cpp/Category.hh:150:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         throw(std::invalid_argument);
         ^~~~~
In file included from SimpleConfigurator.cpp:34:
../include/log4cpp/PatternLayout.hh:85:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
             throw(ConfigureFailure);
             ^~~~~
In file included from SimpleConfigurator.cpp:35:
../include/log4cpp/SimpleConfigurator.hh:37:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         static void configure(const std::string& initFileName) throw (ConfigureFailure);
                                                                ^~~~~
../include/log4cpp/SimpleConfigurator.hh:48:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         static void configure(std::istream& initFile) throw (ConfigureFailure);    };
                                                       ^~~~~
SimpleConfigurator.cpp:48:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     void SimpleConfigurator::configure(const std::string& initFileName) throw (ConfigureFailure) {
                                                                         ^~~~~
SimpleConfigurator.cpp:58:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     void SimpleConfigurator::configure(std::istream& initFile) throw (ConfigureFailure) {
                                                                ^~~~~
SimpleConfigurator.cpp: In static member function 'static void log4cpp::SimpleConfigurator::configure(std::istream&)':
SimpleConfigurator.cpp:213:30: warning: catching polymorphic type 'class std::invalid_argument' by value [-Wcatch-value=]
                 } catch(std::invalid_argument) {
                              ^~~~~~~~~~~~~~~~
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c SimpleConfigurator.cpp -o SimpleConfigurator.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c -o TimeStamp.lo TimeStamp.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c TimeStamp.cpp  -fPIC -DPIC -o .libs/TimeStamp.o
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c TimeStamp.cpp -o TimeStamp.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c -o Filter.lo Filter.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c Filter.cpp  -fPIC -DPIC -o .libs/Filter.o
In file included from ../include/log4cpp/LoggingEvent.hh:16,
                 from ../include/log4cpp/Filter.hh:14,
                 from Filter.cpp:11:
../include/log4cpp/Priority.hh:107:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  throw(std::invalid_argument);
  ^~~~~
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c Filter.cpp -o Filter.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c -o DailyRollingFileAppender.lo DailyRollingFileAppender.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c DailyRollingFileAppender.cpp  -fPIC -DPIC -o .libs/DailyRollingFileAppender.o
In file included from ../include/log4cpp/Appender.hh:21,
                 from ../include/log4cpp/AppenderSkeleton.hh:14,
                 from ../include/log4cpp/LayoutAppender.hh:15,
                 from ../include/log4cpp/FileAppender.hh:14,
                 from ../include/log4cpp/DailyRollingFileAppender.hh:11,
                 from DailyRollingFileAppender.cpp:18:
../include/log4cpp/Priority.hh:107:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  throw(std::invalid_argument);
  ^~~~~
In file included from DailyRollingFileAppender.cpp:19:
../include/log4cpp/Category.hh:116:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         throw(std::invalid_argument);
         ^~~~~
../include/log4cpp/Category.hh:150:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         throw(std::invalid_argument);
         ^~~~~
DailyRollingFileAppender.cpp:163:9: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
    std::auto_ptr<Appender> create_daily_roll_file_appender(const FactoryParams& params)
         ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from DailyRollingFileAppender.cpp:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
DailyRollingFileAppender.cpp: In function 'std::auto_ptr<log4cpp::Appender> log4cpp::create_daily_roll_file_appender(const log4cpp::FactoryParams&)':
DailyRollingFileAppender.cpp:172:19: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
       return std::auto_ptr<Appender>(new DailyRollingFileAppender(name, filename, max_days_keep, append, mode));
                   ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from DailyRollingFileAppender.cpp:21:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c DailyRollingFileAppender.cpp -o DailyRollingFileAppender.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c -o Win32DebugAppender.lo Win32DebugAppender.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c Win32DebugAppender.cpp  -fPIC -DPIC -o .libs/Win32DebugAppender.o
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c Win32DebugAppender.cpp -o Win32DebugAppender.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c -o NTEventLogAppender.lo NTEventLogAppender.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c NTEventLogAppender.cpp  -fPIC -DPIC -o .libs/NTEventLogAppender.o
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c NTEventLogAppender.cpp -o NTEventLogAppender.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c -o DllMain.lo DllMain.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c DllMain.cpp  -fPIC -DPIC -o .libs/DllMain.o
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c DllMain.cpp -o DllMain.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c -o NDC.lo NDC.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c NDC.cpp  -fPIC -DPIC -o .libs/NDC.o
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c NDC.cpp -o NDC.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c -o BasicConfigurator.lo BasicConfigurator.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c BasicConfigurator.cpp  -fPIC -DPIC -o .libs/BasicConfigurator.o
In file included from ../include/log4cpp/Appender.hh:21,
                 from ../include/log4cpp/Category.hh:14,
                 from BasicConfigurator.cpp:19:
../include/log4cpp/Priority.hh:107:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  throw(std::invalid_argument);
  ^~~~~
In file included from BasicConfigurator.cpp:19:
../include/log4cpp/Category.hh:116:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         throw(std::invalid_argument);
         ^~~~~
../include/log4cpp/Category.hh:150:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         throw(std::invalid_argument);
         ^~~~~
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c BasicConfigurator.cpp -o BasicConfigurator.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c -o Priority.lo Priority.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c Priority.cpp  -fPIC -DPIC -o .libs/Priority.o
In file included from Priority.cpp:11:
../include/log4cpp/Priority.hh:107:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  throw(std::invalid_argument);
  ^~~~~
Priority.cpp:45:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     throw(std::invalid_argument) {
     ^~~~~
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c Priority.cpp -o Priority.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c -o CategoryStream.lo CategoryStream.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c CategoryStream.cpp  -fPIC -DPIC -o .libs/CategoryStream.o
In file included from ../include/log4cpp/CategoryStream.hh:14,
                 from CategoryStream.cpp:16:
../include/log4cpp/Priority.hh:107:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  throw(std::invalid_argument);
  ^~~~~
In file included from CategoryStream.cpp:17:
../include/log4cpp/Category.hh:116:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         throw(std::invalid_argument);
         ^~~~~
../include/log4cpp/Category.hh:150:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         throw(std::invalid_argument);
         ^~~~~
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c CategoryStream.cpp -o CategoryStream.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c -o PortabilityImpl.lo PortabilityImpl.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c PortabilityImpl.cpp  -fPIC -DPIC -o .libs/PortabilityImpl.o
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c PortabilityImpl.cpp -o PortabilityImpl.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c -o StringUtil.lo StringUtil.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c StringUtil.cpp  -fPIC -DPIC -o .libs/StringUtil.o
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c StringUtil.cpp -o StringUtil.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c -o MSThreads.lo MSThreads.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c MSThreads.cpp  -fPIC -DPIC -o .libs/MSThreads.o
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c MSThreads.cpp -o MSThreads.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c -o SmtpAppender.lo SmtpAppender.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c SmtpAppender.cpp  -fPIC -DPIC -o .libs/SmtpAppender.o
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c SmtpAppender.cpp -o SmtpAppender.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c -o DummyThreads.lo DummyThreads.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c DummyThreads.cpp  -fPIC -DPIC -o .libs/DummyThreads.o
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c DummyThreads.cpp -o DummyThreads.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c -o OmniThreads.lo OmniThreads.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c OmniThreads.cpp  -fPIC -DPIC -o .libs/OmniThreads.o
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c OmniThreads.cpp -o OmniThreads.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c -o PropertyConfiguratorImpl.lo PropertyConfiguratorImpl.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c PropertyConfiguratorImpl.cpp  -fPIC -DPIC -o .libs/PropertyConfiguratorImpl.o
In file included from ../include/log4cpp/Appender.hh:21,
                 from ../include/log4cpp/Category.hh:14,
                 from PropertyConfiguratorImpl.cpp:21:
../include/log4cpp/Priority.hh:107:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  throw(std::invalid_argument);
  ^~~~~
In file included from PropertyConfiguratorImpl.cpp:21:
../include/log4cpp/Category.hh:116:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         throw(std::invalid_argument);
         ^~~~~
../include/log4cpp/Category.hh:150:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         throw(std::invalid_argument);
         ^~~~~
In file included from PropertyConfiguratorImpl.cpp:48:
../include/log4cpp/PatternLayout.hh:85:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
             throw(ConfigureFailure);
             ^~~~~
In file included from PropertyConfiguratorImpl.cpp:57:
PropertyConfiguratorImpl.hh:32:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
             throw (ConfigureFailure);
             ^~~~~
PropertyConfiguratorImpl.hh:34:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
             throw (ConfigureFailure);
             ^~~~~
PropertyConfiguratorImpl.hh:45:65: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         void configureCategory(const std::string& categoryname) throw (ConfigureFailure);
                                                                 ^~~~~
PropertyConfiguratorImpl.hh:54:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         void instantiateAllAppenders() throw(ConfigureFailure);
                                        ^~~~~
PropertyConfiguratorImpl.cpp:68:81: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     void PropertyConfiguratorImpl::doConfigure(const std::string& initFileName) throw (ConfigureFailure) {
                                                                                 ^~~~~
PropertyConfiguratorImpl.cpp:79:66: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     void PropertyConfiguratorImpl::doConfigure(std::istream& in) throw (ConfigureFailure) {
                                                                  ^~~~~
PropertyConfiguratorImpl.cpp:95:62: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     void PropertyConfiguratorImpl::instantiateAllAppenders() throw(ConfigureFailure) {
                                                              ^~~~~
PropertyConfiguratorImpl.cpp:134:87: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     void PropertyConfiguratorImpl::configureCategory(const std::string& categoryName) throw (ConfigureFailure) {
                                                                                       ^~~~~
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c PropertyConfiguratorImpl.cpp -o PropertyConfiguratorImpl.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c -o PThreads.lo PThreads.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c PThreads.cpp  -fPIC -DPIC -o .libs/PThreads.o
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c PThreads.cpp -o PThreads.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c -o Properties.lo Properties.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c Properties.cpp  -fPIC -DPIC -o .libs/Properties.o
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c Properties.cpp -o Properties.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c -o AbortAppender.lo AbortAppender.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c AbortAppender.cpp  -fPIC -DPIC -o .libs/AbortAppender.o
In file included from ../include/log4cpp/Appender.hh:21,
                 from ../include/log4cpp/AppenderSkeleton.hh:14,
                 from ../include/log4cpp/AbortAppender.hh:14,
                 from AbortAppender.cpp:11:
../include/log4cpp/Priority.hh:107:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  throw(std::invalid_argument);
  ^~~~~
AbortAppender.cpp:46:10: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
     std::auto_ptr<Appender> create_abort_appender(const FactoryParams& params)
          ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from AbortAppender.cpp:14:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
AbortAppender.cpp: In function 'std::auto_ptr<log4cpp::Appender> log4cpp::create_abort_appender(const log4cpp::FactoryParams&)':
AbortAppender.cpp:50:20: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
        return std::auto_ptr<Appender>(new AbortAppender(name));
                    ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from AbortAppender.cpp:14:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c AbortAppender.cpp -o AbortAppender.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include    -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c -o RemoteSyslogAppender.lo RemoteSyslogAppender.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c RemoteSyslogAppender.cpp  -fPIC -DPIC -o .libs/RemoteSyslogAppender.o
In file included from ../include/log4cpp/Appender.hh:21,
                 from ../include/log4cpp/AppenderSkeleton.hh:14,
                 from ../include/log4cpp/LayoutAppender.hh:15,
                 from ../include/log4cpp/RemoteSyslogAppender.hh:16,
                 from RemoteSyslogAppender.cpp:21:
../include/log4cpp/Priority.hh:107:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  throw(std::invalid_argument);
  ^~~~~
RemoteSyslogAppender.cpp:172:10: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
     std::auto_ptr<Appender> create_remote_syslog_appender(const FactoryParams& params)
          ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from RemoteSyslogAppender.cpp:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
RemoteSyslogAppender.cpp: In function 'std::auto_ptr<log4cpp::Appender> log4cpp::create_remote_syslog_appender(const log4cpp::FactoryParams&)':
RemoteSyslogAppender.cpp:178:20: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
        return std::auto_ptr<Appender>(new RemoteSyslogAppender(name, syslog_name, relayer, facility, port_number));
                    ^~~~~~~~
In file included from /usr/include/c++/8/memory:80,
                 from RemoteSyslogAppender.cpp:23:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c RemoteSyslogAppender.cpp -o RemoteSyslogAppender.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
/bin/sh ../libtool  --tag=CXX   --mode=link x86_64-alt-linux-g++  -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -version-info 5:6:0 -lpthread  -o liblog4cpp.la -rpath /usr/lib64 Appender.lo AppenderSkeleton.lo AppendersFactory.lo BufferingAppender.lo FactoryParams.lo LayoutsFactory.lo LevelEvaluator.lo Localtime.lo PassThroughLayout.lo TriggeringEventEvaluatorFactory.lo LayoutAppender.lo FileAppender.lo DailyRollingFileAppender.lo RollingFileAppender.lo FixedContextCategory.lo IdsaAppender.lo OstreamAppender.lo StringQueueAppender.lo SyslogAppender.lo SimpleLayout.lo BasicLayout.lo PatternLayout.lo Category.lo CategoryStream.lo HierarchyMaintainer.lo Configurator.lo BasicConfigurator.lo SimpleConfigurator.lo PropertyConfigurator.lo PropertyConfiguratorImpl.lo LoggingEvent.lo Priority.lo NDC.lo Filter.lo TimeStamp.lo StringUtil.lo Properties.lo Win32DebugAppender.lo NTEventLogAppender.lo DllMain.lo DummyThreads.lo MSThreads.lo OmniThreads.lo PThreads.lo PortabilityImpl.lo AbortAppender.lo RemoteSyslogAppender.lo SmtpAppender.lo  
libtool: link: x86_64-alt-linux-g++  -fPIC -DPIC -shared -nostdlib /usr/lib64/gcc/x86_64-alt-linux/8/../../../../lib64/crti.o /usr/lib64/gcc/x86_64-alt-linux/8/crtbeginS.o  .libs/Appender.o .libs/AppenderSkeleton.o .libs/AppendersFactory.o .libs/BufferingAppender.o .libs/FactoryParams.o .libs/LayoutsFactory.o .libs/LevelEvaluator.o .libs/Localtime.o .libs/PassThroughLayout.o .libs/TriggeringEventEvaluatorFactory.o .libs/LayoutAppender.o .libs/FileAppender.o .libs/DailyRollingFileAppender.o .libs/RollingFileAppender.o .libs/FixedContextCategory.o .libs/IdsaAppender.o .libs/OstreamAppender.o .libs/StringQueueAppender.o .libs/SyslogAppender.o .libs/SimpleLayout.o .libs/BasicLayout.o .libs/PatternLayout.o .libs/Category.o .libs/CategoryStream.o .libs/HierarchyMaintainer.o .libs/Configurator.o .libs/BasicConfigurator.o .libs/SimpleConfigurator.o .libs/PropertyConfigurator.o .libs/PropertyConfiguratorImpl.o .libs/LoggingEvent.o .libs/Priority.o .libs/NDC.o .libs/Filter.o .libs/TimeStamp.o .libs/StringUtil.o .libs/Properties.o .libs/Win32DebugAppender.o .libs/NTEventLogAppender.o .libs/DllMain.o .libs/DummyThreads.o .libs/MSThreads.o .libs/OmniThreads.o .libs/PThreads.o .libs/PortabilityImpl.o .libs/AbortAppender.o .libs/RemoteSyslogAppender.o .libs/SmtpAppender.o   -lpthread -L/usr/lib64/gcc/x86_64-alt-linux/8 -L/usr/lib64/gcc/x86_64-alt-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-alt-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/x86_64-alt-linux/8/crtendS.o /usr/lib64/gcc/x86_64-alt-linux/8/../../../../lib64/crtn.o  -pthread -g -O2   -pthread -Wl,-soname -Wl,liblog4cpp.so.5 -o .libs/liblog4cpp.so.5.0.6
libtool: link: (cd ".libs" && rm -f "liblog4cpp.so.5" && ln -s "liblog4cpp.so.5.0.6" "liblog4cpp.so.5")
libtool: link: (cd ".libs" && rm -f "liblog4cpp.so" && ln -s "liblog4cpp.so.5.0.6" "liblog4cpp.so")
libtool: link: ar cr .libs/liblog4cpp.a  Appender.o AppenderSkeleton.o AppendersFactory.o BufferingAppender.o FactoryParams.o LayoutsFactory.o LevelEvaluator.o Localtime.o PassThroughLayout.o TriggeringEventEvaluatorFactory.o LayoutAppender.o FileAppender.o DailyRollingFileAppender.o RollingFileAppender.o FixedContextCategory.o IdsaAppender.o OstreamAppender.o StringQueueAppender.o SyslogAppender.o SimpleLayout.o BasicLayout.o PatternLayout.o Category.o CategoryStream.o HierarchyMaintainer.o Configurator.o BasicConfigurator.o SimpleConfigurator.o PropertyConfigurator.o PropertyConfiguratorImpl.o LoggingEvent.o Priority.o NDC.o Filter.o TimeStamp.o StringUtil.o Properties.o Win32DebugAppender.o NTEventLogAppender.o DllMain.o DummyThreads.o MSThreads.o OmniThreads.o PThreads.o PortabilityImpl.o AbortAppender.o RemoteSyslogAppender.o SmtpAppender.o
libtool: link: ranlib .libs/liblog4cpp.a
libtool: link: ( cd ".libs" && rm -f "liblog4cpp.la" && ln -s "../liblog4cpp.la" "liblog4cpp.la" )
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
Making all in include
make  all-recursive
Making all in log4cpp
Making all in threading
make[4]: Nothing to be done for 'all'.
make[4]: Nothing to be done for 'all-am'.
Making all in tests
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/tests'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -I../src    -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c -o Clock.o Clock.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/tests'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/tests'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -I../src    -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c -o testmain.o testmain.cpp
In file included from ../include/log4cpp/Appender.hh:21,
                 from ../include/log4cpp/Category.hh:14,
                 from testmain.cpp:7:
../include/log4cpp/Priority.hh:107:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  throw(std::invalid_argument);
  ^~~~~
In file included from testmain.cpp:7:
../include/log4cpp/Category.hh:116:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         throw(std::invalid_argument);
         ^~~~~
../include/log4cpp/Category.hh:150:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         throw(std::invalid_argument);
         ^~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/tests'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/tests'
/bin/sh ../libtool  --tag=CXX   --mode=link x86_64-alt-linux-g++  -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic   -o testmain testmain.o ../src/liblog4cpp.la 
libtool: link: x86_64-alt-linux-g++ -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -o .libs/testmain testmain.o  ../src/.libs/liblog4cpp.so -pthread
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/tests'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/tests'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -I../src    -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -c -o testbench.o testbench.cpp
In file included from ../include/log4cpp/Appender.hh:21,
                 from ../include/log4cpp/Category.hh:14,
                 from testbench.cpp:6:
../include/log4cpp/Priority.hh:107:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  throw(std::invalid_argument);
  ^~~~~
In file included from testbench.cpp:6:
../include/log4cpp/Category.hh:116:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         throw(std::invalid_argument);
         ^~~~~
../include/log4cpp/Category.hh:150:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         throw(std::invalid_argument);
         ^~~~~
In file included from testbench.cpp:10:
../include/log4cpp/PatternLayout.hh:85:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
             throw(ConfigureFailure);
             ^~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/tests'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/tests'
/bin/sh ../libtool  --tag=CXX   --mode=link x86_64-alt-linux-g++  -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic   -o testbench Clock.o testbench.o ../src/liblog4cpp.la 
libtool: link: x86_64-alt-linux-g++ -pthread -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-unused -pedantic -o .libs/testbench Clock.o testbench.o  ../src/.libs/liblog4cpp.so -pthread
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/tests'
Making all in doc
Making all in html
make[2]: Nothing to be done for 'all'.
Making html in html
make[3]: Nothing to be done for 'html'.
make[3]: Nothing to be done for 'html-am'.
make[2]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/doc'
/usr/bin/doxygen
warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 65 of file `Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 66 of file `Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src/Category.cpp:203: warning: no uniquely matching class member found for 
  bool log4cpp::Category::ownsAppender(log4cpp::Appender *appender, Category::OwnsAppenderMap::iterator &i2)
Possible candidates:
  virtual bool log4cpp::Category::ownsAppender() const' at line 226 of file /usr/src/RPM/BUILD/liblog4cpp-1.1.1/include/log4cpp/Category.hh
  virtual bool log4cpp::Category::ownsAppender(Appender *appender) const' at line 235 of file /usr/src/RPM/BUILD/liblog4cpp-1.1.1/include/log4cpp/Category.hh
  virtual bool log4cpp::Category::ownsAppender(Appender *appender, OwnsAppenderMap::iterator &i2)' at line 649 of file /usr/src/RPM/BUILD/liblog4cpp-1.1.1/include/log4cpp/Category.hh

/usr/src/RPM/BUILD/liblog4cpp-1.1.1/include/log4cpp/PatternLayout.hh:63: warning: lonely <li> tag found
/usr/src/RPM/BUILD/liblog4cpp-1.1.1/include/log4cpp/PatternLayout.hh:63: warning: found </li> tag without matching <li>
/usr/src/RPM/BUILD/liblog4cpp-1.1.1/include/log4cpp/PatternLayout.hh:64: warning: lonely <li> tag found
/usr/src/RPM/BUILD/liblog4cpp-1.1.1/include/log4cpp/PatternLayout.hh:64: warning: found </li> tag without matching <li>
/usr/src/RPM/BUILD/liblog4cpp-1.1.1/include/log4cpp/PatternLayout.hh:65: warning: lonely <li> tag found
/usr/src/RPM/BUILD/liblog4cpp-1.1.1/include/log4cpp/PatternLayout.hh:72: warning: found </li> tag without matching <li>
/usr/src/RPM/BUILD/liblog4cpp-1.1.1/include/log4cpp/PatternLayout.hh:73: warning: lonely <li> tag found
/usr/src/RPM/BUILD/liblog4cpp-1.1.1/include/log4cpp/PatternLayout.hh:73: warning: found </li> tag without matching <li>
/usr/src/RPM/BUILD/liblog4cpp-1.1.1/include/log4cpp/PatternLayout.hh:74: warning: lonely <li> tag found
/usr/src/RPM/BUILD/liblog4cpp-1.1.1/include/log4cpp/PatternLayout.hh:74: warning: found </li> tag without matching <li>
/usr/src/RPM/BUILD/liblog4cpp-1.1.1/include/log4cpp/PatternLayout.hh:75: warning: lonely <li> tag found
/usr/src/RPM/BUILD/liblog4cpp-1.1.1/include/log4cpp/PatternLayout.hh:75: warning: found </li> tag without matching <li>
/usr/src/RPM/BUILD/liblog4cpp-1.1.1/include/log4cpp/PatternLayout.hh:76: warning: lonely <li> tag found
/usr/src/RPM/BUILD/liblog4cpp-1.1.1/include/log4cpp/PatternLayout.hh:76: warning: found </li> tag without matching <li>
/usr/src/RPM/BUILD/liblog4cpp-1.1.1/include/log4cpp/PatternLayout.hh:77: warning: lonely <li> tag found
/usr/src/RPM/BUILD/liblog4cpp-1.1.1/include/log4cpp/PatternLayout.hh:77: warning: found </li> tag without matching <li>
/usr/src/RPM/BUILD/liblog4cpp-1.1.1/include/log4cpp/PatternLayout.hh:78: warning: lonely <li> tag found
/usr/src/RPM/BUILD/liblog4cpp-1.1.1/include/log4cpp/PatternLayout.hh:78: warning: found </li> tag without matching <li>
/usr/src/RPM/BUILD/liblog4cpp-1.1.1/include/log4cpp/PatternLayout.hh:79: warning: lonely <li> tag found
/usr/src/RPM/BUILD/liblog4cpp-1.1.1/include/log4cpp/PatternLayout.hh:79: warning: found </li> tag without matching <li>
make[2]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/doc'
make[1]: Nothing to be done for 'all-am'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.69307
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/liblog4cpp-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/liblog4cpp-buildroot
+ cd liblog4cpp-1.1.1
+ /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/liblog4cpp-buildroot/usr exec_prefix=/usr/src/tmp/liblog4cpp-buildroot/usr bindir=/usr/src/tmp/liblog4cpp-buildroot/usr/bin sbindir=/usr/src/tmp/liblog4cpp-buildroot/usr/sbin sysconfdir=/usr/src/tmp/liblog4cpp-buildroot/etc datadir=/usr/src/tmp/liblog4cpp-buildroot/usr/share includedir=/usr/src/tmp/liblog4cpp-buildroot/usr/include libdir=/usr/src/tmp/liblog4cpp-buildroot/usr/lib64 libexecdir=/usr/src/tmp/liblog4cpp-buildroot/usr/lib localstatedir=/usr/src/tmp/liblog4cpp-buildroot/var/lib sharedstatedir=/usr/src/tmp/liblog4cpp-buildroot/var/lib mandir=/usr/src/tmp/liblog4cpp-buildroot/usr/share/man infodir=/usr/src/tmp/liblog4cpp-buildroot/usr/share/info install
make: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1'
Making install in msvc6
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/msvc6'
Making install in log4cpp
make[2]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/msvc6/log4cpp'
make[3]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/msvc6/log4cpp'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/msvc6/log4cpp'
make[2]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/msvc6/log4cpp'
Making install in log4cppDLL
make[2]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/msvc6/log4cppDLL'
make[3]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/msvc6/log4cppDLL'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/msvc6/log4cppDLL'
make[2]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/msvc6/log4cppDLL'
Making install in testCategory
make[2]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/msvc6/testCategory'
make[3]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/msvc6/testCategory'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/msvc6/testCategory'
make[2]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/msvc6/testCategory'
Making install in testDLL
make[2]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/msvc6/testDLL'
make[3]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/msvc6/testDLL'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/msvc6/testDLL'
make[2]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/msvc6/testDLL'
Making install in testMain
make[2]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/msvc6/testMain'
make[3]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/msvc6/testMain'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/msvc6/testMain'
make[2]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/msvc6/testMain'
Making install in testNDC
make[2]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/msvc6/testNDC'
make[3]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/msvc6/testNDC'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/msvc6/testNDC'
make[2]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/msvc6/testNDC'
Making install in testNTEventLog
make[2]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/msvc6/testNTEventLog'
make[3]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/msvc6/testNTEventLog'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/msvc6/testNTEventLog'
make[2]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/msvc6/testNTEventLog'
Making install in testPattern
make[2]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/msvc6/testPattern'
make[3]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/msvc6/testPattern'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/msvc6/testPattern'
make[2]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/msvc6/testPattern'
make[2]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/msvc6'
make[3]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/msvc6'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/msvc6'
make[2]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/msvc6'
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/msvc6'
Making install in bcb5
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/bcb5'
Making install in log4cpp
make[2]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/bcb5/log4cpp'
make[3]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/bcb5/log4cpp'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/bcb5/log4cpp'
make[2]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/bcb5/log4cpp'
Making install in testCategory
make[2]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/bcb5/testCategory'
make[3]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/bcb5/testCategory'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/bcb5/testCategory'
make[2]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/bcb5/testCategory'
Making install in testFixedContextCategory
make[2]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/bcb5/testFixedContextCategory'
make[3]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/bcb5/testFixedContextCategory'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/bcb5/testFixedContextCategory'
make[2]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/bcb5/testFixedContextCategory'
Making install in testmain
make[2]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/bcb5/testmain'
make[3]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/bcb5/testmain'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/bcb5/testmain'
make[2]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/bcb5/testmain'
Making install in testNDC
make[2]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/bcb5/testNDC'
make[3]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/bcb5/testNDC'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/bcb5/testNDC'
make[2]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/bcb5/testNDC'
Making install in testPattern
make[2]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/bcb5/testPattern'
make[3]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/bcb5/testPattern'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/bcb5/testPattern'
make[2]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/bcb5/testPattern'
Making install in testConfig
make[2]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/bcb5/testConfig'
make[3]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/bcb5/testConfig'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/bcb5/testConfig'
make[2]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/bcb5/testConfig'
make[2]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/bcb5'
make[3]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/bcb5'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/bcb5'
make[2]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/bcb5'
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/bcb5'
Making install in config
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/config'
make[2]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/config'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/config'
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/config'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
 /bin/mkdir -p '/usr/src/tmp/liblog4cpp-buildroot/usr/lib64'
 /bin/sh ../libtool   --mode=install /bin/install -p   liblog4cpp.la '/usr/src/tmp/liblog4cpp-buildroot/usr/lib64'
libtool: install: /bin/install -p .libs/liblog4cpp.so.5.0.6 /usr/src/tmp/liblog4cpp-buildroot/usr/lib64/liblog4cpp.so.5.0.6
libtool: install: (cd /usr/src/tmp/liblog4cpp-buildroot/usr/lib64 && { ln -s -f liblog4cpp.so.5.0.6 liblog4cpp.so.5 || { rm -f liblog4cpp.so.5 && ln -s liblog4cpp.so.5.0.6 liblog4cpp.so.5; }; })
libtool: install: (cd /usr/src/tmp/liblog4cpp-buildroot/usr/lib64 && { ln -s -f liblog4cpp.so.5.0.6 liblog4cpp.so || { rm -f liblog4cpp.so && ln -s liblog4cpp.so.5.0.6 liblog4cpp.so; }; })
libtool: install: /bin/install -p .libs/liblog4cpp.lai /usr/src/tmp/liblog4cpp-buildroot/usr/lib64/liblog4cpp.la
libtool: install: /bin/install -p .libs/liblog4cpp.a /usr/src/tmp/liblog4cpp-buildroot/usr/lib64/liblog4cpp.a
libtool: install: chmod 644 /usr/src/tmp/liblog4cpp-buildroot/usr/lib64/liblog4cpp.a
libtool: install: ranlib /usr/src/tmp/liblog4cpp-buildroot/usr/lib64/liblog4cpp.a
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/src'
Making install in include
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/include'
Making install in log4cpp
make[2]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/include/log4cpp'
Making install in threading
make[3]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/include/log4cpp/threading'
make[4]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/include/log4cpp/threading'
make[4]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/liblog4cpp-buildroot/usr/include/log4cpp/threading'
 /bin/install -p -m 644 BoostThreads.hh DummyThreads.hh OmniThreads.hh PThreads.hh MSThreads.hh Threading.hh '/usr/src/tmp/liblog4cpp-buildroot/usr/include/log4cpp/threading'
make[4]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/include/log4cpp/threading'
make[3]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/include/log4cpp/threading'
make[3]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/include/log4cpp'
make[4]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/include/log4cpp'
make[4]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/liblog4cpp-buildroot/usr/include/log4cpp'
 /bin/install -p -m 644 Appender.hh AppenderSkeleton.hh AppendersFactory.hh BufferingAppender.hh FactoryParams.hh LayoutsFactory.hh LevelEvaluator.hh PassThroughLayout.hh TriggeringEventEvaluator.hh TriggeringEventEvaluatorFactory.hh FixedContextCategory.hh LayoutAppender.hh FileAppender.hh DailyRollingFileAppender.hh RollingFileAppender.hh IdsaAppender.hh OstreamAppender.hh StringQueueAppender.hh SyslogAppender.hh RemoteSyslogAppender.hh Layout.hh SimpleLayout.hh BasicLayout.hh PatternLayout.hh Category.hh CategoryStream.hh HierarchyMaintainer.hh Configurator.hh BasicConfigurator.hh SimpleConfigurator.hh PropertyConfigurator.hh LoggingEvent.hh Priority.hh NDC.hh TimeStamp.hh Filter.hh Export.hh Portability.hh Win32DebugAppender.hh NTEventLogAppender.hh '/usr/src/tmp/liblog4cpp-buildroot/usr/include/log4cpp'
 /bin/install -p -m 644 AbortAppender.hh Manipulator.hh config.h config-win32.h config-openvms.h config-MinGW32.h convenience.h '/usr/src/tmp/liblog4cpp-buildroot/usr/include/log4cpp'
make[4]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/include/log4cpp'
make[3]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/include/log4cpp'
make[2]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/include/log4cpp'
make[2]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/include'
make[3]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/include'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/include'
make[2]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/include'
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/include'
Making install in tests
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/tests'
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/tests'
Making install in doc
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/doc'
Making install in html
make[2]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/doc/html'
make[3]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/doc/html'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/doc/html'
make[2]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/doc/html'
make[2]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/doc'
Making html in html
make[3]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/doc/html'
make[3]: Nothing to be done for 'html'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/doc/html'
make[3]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/doc'
make[3]: Nothing to be done for 'html-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/doc'
make[3]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/doc'
make[3]: Nothing to be done for 'install-exec-am'.
/bin/sh ../config/mkinstalldirs /usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3
mkdir /usr/src/tmp/liblog4cpp-buildroot/usr/share
mkdir /usr/src/tmp/liblog4cpp-buildroot/usr/share/man
mkdir /usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3
/bin/install -p -m 644 ./man/man3/log4cpp.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp.3
/bin/install -p -m 644 ./man/man3/log4cpp_AbortAppender.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::AbortAppender.3
/bin/install -p -m 644 ./man/man3/log4cpp_Appender.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::Appender.3
/bin/install -p -m 644 ./man/man3/log4cpp_AppenderSkeleton.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::AppenderSkeleton.3
/bin/install -p -m 644 ./man/man3/log4cpp_AppendersFactory.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::AppendersFactory.3
/bin/install -p -m 644 ./man/man3/log4cpp_BasicConfigurator.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::BasicConfigurator.3
/bin/install -p -m 644 ./man/man3/log4cpp_BasicLayout.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::BasicLayout.3
/bin/install -p -m 644 ./man/man3/log4cpp_BufferingAppender.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::BufferingAppender.3
/bin/install -p -m 644 ./man/man3/log4cpp_Category.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::Category.3
/bin/install -p -m 644 ./man/man3/log4cpp_CategoryNameComponent.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::CategoryNameComponent.3
/bin/install -p -m 644 ./man/man3/log4cpp_CategoryStream.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::CategoryStream.3
/bin/install -p -m 644 ./man/man3/log4cpp_ConfigureFailure.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::ConfigureFailure.3
/bin/install -p -m 644 ./man/man3/log4cpp_DailyRollingFileAppender.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::DailyRollingFileAppender.3
/bin/install -p -m 644 ./man/man3/log4cpp_FactoryParams.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::FactoryParams.3
/bin/install -p -m 644 ./man/man3/log4cpp_FileAppender.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::FileAppender.3
/bin/install -p -m 644 ./man/man3/log4cpp_Filter.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::Filter.3
/bin/install -p -m 644 ./man/man3/log4cpp_FixedContextCategory.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::FixedContextCategory.3
/bin/install -p -m 644 ./man/man3/log4cpp_FormatModifierComponent.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::FormatModifierComponent.3
/bin/install -p -m 644 ./man/man3/log4cpp_HierarchyMaintainer.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::HierarchyMaintainer.3
/bin/install -p -m 644 ./man/man3/log4cpp_IdsaAppender.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::IdsaAppender.3
/bin/install -p -m 644 ./man/man3/log4cpp_Layout.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::Layout.3
/bin/install -p -m 644 ./man/man3/log4cpp_LayoutAppender.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::LayoutAppender.3
/bin/install -p -m 644 ./man/man3/log4cpp_LayoutsFactory.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::LayoutsFactory.3
/bin/install -p -m 644 ./man/man3/log4cpp_LevelEvaluator.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::LevelEvaluator.3
/bin/install -p -m 644 ./man/man3/log4cpp_LoggingEvent.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::LoggingEvent.3
/bin/install -p -m 644 ./man/man3/log4cpp_MessageComponent.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::MessageComponent.3
/bin/install -p -m 644 ./man/man3/log4cpp_MillisSinceEpochComponent.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::MillisSinceEpochComponent.3
/bin/install -p -m 644 ./man/man3/log4cpp_NDC.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::NDC.3
/bin/install -p -m 644 ./man/man3/log4cpp_NDCComponent.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::NDCComponent.3
/bin/install -p -m 644 ./man/man3/log4cpp_NDC_DiagnosticContext.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::NDC::DiagnosticContext.3
/bin/install -p -m 644 ./man/man3/log4cpp_NTEventLogAppender.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::NTEventLogAppender.3
/bin/install -p -m 644 ./man/man3/log4cpp_OstreamAppender.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::OstreamAppender.3
/bin/install -p -m 644 ./man/man3/log4cpp_PassThroughLayout.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::PassThroughLayout.3
/bin/install -p -m 644 ./man/man3/log4cpp_PatternLayout.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::PatternLayout.3
/bin/install -p -m 644 ./man/man3/log4cpp_PatternLayout_PatternComponent.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::PatternLayout::PatternComponent.3
/bin/install -p -m 644 ./man/man3/log4cpp_Priority.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::Priority.3
/bin/install -p -m 644 ./man/man3/log4cpp_PriorityComponent.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::PriorityComponent.3
/bin/install -p -m 644 ./man/man3/log4cpp_ProcessorTimeComponent.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::ProcessorTimeComponent.3
/bin/install -p -m 644 ./man/man3/log4cpp_Properties.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::Properties.3
/bin/install -p -m 644 ./man/man3/log4cpp_PropertyConfigurator.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::PropertyConfigurator.3
/bin/install -p -m 644 ./man/man3/log4cpp_PropertyConfiguratorImpl.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::PropertyConfiguratorImpl.3
/bin/install -p -m 644 ./man/man3/log4cpp_RemoteSyslogAppender.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::RemoteSyslogAppender.3
/bin/install -p -m 644 ./man/man3/log4cpp_RollingFileAppender.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::RollingFileAppender.3
/bin/install -p -m 644 ./man/man3/log4cpp_SecondsSinceEpochComponent.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::SecondsSinceEpochComponent.3
/bin/install -p -m 644 ./man/man3/log4cpp_SimpleConfigurator.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::SimpleConfigurator.3
/bin/install -p -m 644 ./man/man3/log4cpp_SimpleLayout.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::SimpleLayout.3
/bin/install -p -m 644 ./man/man3/log4cpp_StringLiteralComponent.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::StringLiteralComponent.3
/bin/install -p -m 644 ./man/man3/log4cpp_StringQueueAppender.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::StringQueueAppender.3
/bin/install -p -m 644 ./man/man3/log4cpp_StringUtil.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::StringUtil.3
/bin/install -p -m 644 ./man/man3/log4cpp_SyslogAppender.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::SyslogAppender.3
/bin/install -p -m 644 ./man/man3/log4cpp_ThreadNameComponent.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::ThreadNameComponent.3
/bin/install -p -m 644 ./man/man3/log4cpp_TimeStamp.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::TimeStamp.3
/bin/install -p -m 644 ./man/man3/log4cpp_TimeStampComponent.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::TimeStampComponent.3
/bin/install -p -m 644 ./man/man3/log4cpp_TriggeringEventEvaluator.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::TriggeringEventEvaluator.3
/bin/install -p -m 644 ./man/man3/log4cpp_TriggeringEventEvaluatorFactory.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::TriggeringEventEvaluatorFactory.3
/bin/install -p -m 644 ./man/man3/log4cpp_Win32DebugAppender.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::Win32DebugAppender.3
/bin/install -p -m 644 ./man/man3/log4cpp_details.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::details.3
/bin/install -p -m 644 ./man/man3/log4cpp_details_base_validator_data.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::details::base::validator::data.3
/bin/install -p -m 644 ./man/man3/log4cpp_details_optional_params_validator.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::details::optional::params::validator.3
/bin/install -p -m 644 ./man/man3/log4cpp_details_parameter_validator.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::details::parameter::validator.3
/bin/install -p -m 644 ./man/man3/log4cpp_details_required_params_validator.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::details::required::params::validator.3
/bin/install -p -m 644 ./man/man3/log4cpp_tab.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::tab.3
/bin/install -p -m 644 ./man/man3/log4cpp_threading.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::threading.3
/bin/install -p -m 644 ./man/man3/log4cpp_threading_MSMutex.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::threading::MSMutex.3
/bin/install -p -m 644 ./man/man3/log4cpp_threading_MSScopedLock.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::threading::MSScopedLock.3
/bin/install -p -m 644 ./man/man3/log4cpp_threading_Mutex.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::threading::Mutex.3
/bin/install -p -m 644 ./man/man3/log4cpp_threading_ScopedLock.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::threading::ScopedLock.3
/bin/install -p -m 644 ./man/man3/log4cpp_threading_ThreadLocalDataHolder.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::threading::ThreadLocalDataHolder.3
/bin/install -p -m 644 ./man/man3/log4cpp_width.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::width.3
/bin/sh ../config/mkinstalldirs /usr/src/tmp/liblog4cpp-buildroot/usr/doc/log4cpp-1.1
mkdir /usr/src/tmp/liblog4cpp-buildroot/usr/doc
mkdir /usr/src/tmp/liblog4cpp-buildroot/usr/doc/log4cpp-1.1
cp -r html/. /usr/src/tmp/liblog4cpp-buildroot/usr/doc/log4cpp-1.1
rm -f -r -f /usr/src/tmp/liblog4cpp-buildroot/usr/doc/log4cpp-1.1/CVS \
	/usr/src/tmp/liblog4cpp-buildroot/usr/doc/log4cpp-1.1/Makefile.am \
	/usr/src/tmp/liblog4cpp-buildroot/usr/doc/log4cpp-1.1/Makefile.in \
	/usr/src/tmp/liblog4cpp-buildroot/usr/doc/log4cpp-1.1/Makefile
make[3]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/doc'
make[2]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/doc'
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1/doc'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1'
 /bin/mkdir -p '/usr/src/tmp/liblog4cpp-buildroot/usr/bin'
 /bin/install -p log4cpp-config '/usr/src/tmp/liblog4cpp-buildroot/usr/bin'
 /bin/mkdir -p '/usr/src/tmp/liblog4cpp-buildroot/usr/share/aclocal'
 /bin/install -p -m 644 log4cpp.m4 '/usr/src/tmp/liblog4cpp-buildroot/usr/share/aclocal'
 /bin/mkdir -p '/usr/src/tmp/liblog4cpp-buildroot/usr/lib64/pkgconfig'
 /bin/install -p -m 644 log4cpp.pc '/usr/src/tmp/liblog4cpp-buildroot/usr/lib64/pkgconfig'
make[2]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1'
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1'
make: Leaving directory '/usr/src/RPM/BUILD/liblog4cpp-1.1.1'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/liblog4cpp-buildroot (auto)
removed './usr/lib64/liblog4cpp.la'
mode of './usr/lib64/liblog4cpp.so.5.0.6' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/liblog4cpp-buildroot (binconfig,pkgconfig,libtool,desktop)
/usr/lib64/pkgconfig/log4cpp.pc: Cflags: '-I${includedir} -pthread -pipe -frecord-gcc-switches -Wall -g -O2' --> '-pthread -pipe -frecord-gcc-switches -Wall -g -O2'
/usr/lib64/pkgconfig/log4cpp.pc: Libs: '-L${libdir} -llog4cpp  ' --> '-llog4cpp'
Checking contents of files in /usr/src/tmp/liblog4cpp-buildroot/ (default)
Compressing files in /usr/src/tmp/liblog4cpp-buildroot (auto)
Adjusting library links in /usr/src/tmp/liblog4cpp-buildroot
./usr/lib64:
	liblog4cpp.so.5 -> liblog4cpp.so.5.0.6
Verifying ELF objects in /usr/src/tmp/liblog4cpp-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: liblog4cpp-1.1.1-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.552
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd liblog4cpp-1.1.1
+ DOCDIR=/usr/src/tmp/liblog4cpp-buildroot/usr/share/doc/liblog4cpp-1.1.1
+ export DOCDIR
+ rm -rf /usr/src/tmp/liblog4cpp-buildroot/usr/share/doc/liblog4cpp-1.1.1
+ /bin/mkdir -p /usr/src/tmp/liblog4cpp-buildroot/usr/share/doc/liblog4cpp-1.1.1
+ cp -prL AUTHORS COPYING INSTALL NEWS README THANKS ChangeLog /usr/src/tmp/liblog4cpp-buildroot/usr/share/doc/liblog4cpp-1.1.1
+ chmod -R go-w /usr/src/tmp/liblog4cpp-buildroot/usr/share/doc/liblog4cpp-1.1.1
+ chmod -R a+rX /usr/src/tmp/liblog4cpp-buildroot/usr/share/doc/liblog4cpp-1.1.1
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.p711aR
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/liblog4cpp-buildroot/usr/lib64/liblog4cpp.so.5: 601 symbols, 20 bpp
warning: hash collision: _ZN7log4cpp26SecondsSinceEpochComponentD2Ev _ZN7log4cpp8Category20_logUnconditionally2EiRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VqsSQv
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Provides: liblog4cpp.so.5()(64bit) = set:ndtIZBNqdw1tgo2s086iw1ApZrm4olA3AKzbwo7YSpHq3aQAHeGzEteD5FOxyaNm27ZmsWveDc9S2EpAF8p2SN3JJHRODPbwdFfOtzO8vxq5xgg4kC4KNJ3OQVcLaazFlfRsBqXs0204tqsd13GCqzBFsE7kHVVO9C98jtiPol4CWTLWO1ONNIZ7DpAaFjx2OYbxt7F11B9xxuNmpe0V6JxwCV8ox9QgEm2WxNSJL3Z1DARaZIEPFsoZgH1iLkuFbDekkKdk1r1LzhcNfj8d3NbZa7RgkQjx5iPwgh3QZikelO0Z4Sec5ZokybNcAUs3TpZuKGsqZljMS73ej150mpgyYbNQqXvhQeoCMde3uAJ20WXsxFE1EtFQdSZmGEq0a7EUJAFovzOkC7qBAYbamlfznIq8wzJcGUnPCpyvdxfKjQxqlhAT0wWkMvp4ZHH6ox7NJNzamSO6AfTahDicMcR7VEOVpIUeZzKOdDD1ZywuqOiv4GQS6r507jZoq6D44tzYQbbiqkUz9PVkh91plUCfEZpBZCV108YWHKBvAQlDN3jJP16gTNqwtJF6fAjZiHMhPrdK7MgqiJKtlWsufzqWGbVGph8jvBQbEJpyblwvxyci7mWhqZ42W2c50kyBtvEOTjrVhuyiZhG1khpZ0wSt3BbunkDF8zLAjcl6agZtUfPAlG9TilCDnjiSdQM5W7PDpRiK82F11l3AKHiv39T7pGg5mU4fzOKM3l0UBUeBgYetCcTZcwDT7cPdps90dVZ6g3AGPi4Oxcn0oSRij8ACXh4rzrF26gHbZG0C3M1QCPHiDtLxJ3LGcSi0uIaqmA65aZzMyeSte6eqeqgeCSb3EWmvW6e3pAwCXZlb99NMDOij0QMfOgVODU37xE4E8AwIklOtqzdwPydZE7FtHow9DtjOqyG2K8rmNhuZ4ZIlx6tryIkvVWl0ga57lCatQhvTxv2Yxc61gHlbGdGf82ejOvcrYVoHbFARglJRBk6iPV5OdW09t6aM8ZDcexy4jqqQEZab30wgC2P8OyAotqNJwsHrPf6FekWoZCePowXCG2JfcHfxJfq5BAv7v8P2HCtsEnp2wc1y6jBOUy9JracDKPUH1WcTzT2wuljJo8sfUFHLfUfFS8nV5Kk1fAY018NzoYpogsO7WAS9Bo0iaicoNga7YklivQDxXXnOrkngYeQyiF1jdpJFZkgHsYwQv13WLEZkoq3ia3MQYdHYxTQs5
Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.1)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.11)(64bit), libstdc++.so.6(GLIBCXX_3.4.15)(64bit), libstdc++.so.6(GLIBCXX_3.4.20)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libstdc++.so.6(GLIBCXX_3.4.9)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.B9E6to
Creating liblog4cpp-debuginfo package
Processing files: liblog4cpp-devel-1.1.1-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZuWXIk
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jASPal
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
/usr/src/tmp/liblog4cpp-buildroot/usr/include/log4cpp/NDC.hh:14:10: fatal error: string: No such file or directory
 #include <string>
          ^~~~~~~~
compilation terminated.
cpp.req: /usr/src/tmp/liblog4cpp-buildroot/usr/include/log4cpp/NDC.hh: cpp failed, trying c++ mode
/usr/src/tmp/liblog4cpp-buildroot/usr/include/log4cpp/IdsaAppender.hh:15:10: fatal error: idsa.h: No such file or directory
 #include <idsa.h>
          ^~~~~~~~
compilation terminated.
cpp.req: WARNING: /usr/src/tmp/liblog4cpp-buildroot/usr/include/log4cpp/IdsaAppender.hh: cpp failed
/usr/src/tmp/liblog4cpp-buildroot/usr/include/log4cpp/NTEventLogAppender.hh:101:2: error: #error NTEventLoggAppender is not available on on Win32 platforms
 #error NTEventLoggAppender is not available on on Win32 platforms
  ^~~~~
cpp.req: WARNING: /usr/src/tmp/liblog4cpp-buildroot/usr/include/log4cpp/NTEventLogAppender.hh: cpp failed
/usr/src/tmp/liblog4cpp-buildroot/usr/include/log4cpp/Win32DebugAppender.hh:54:2: error: #error NTEventLoggAppender is not available on on Win32 platforms
 #error NTEventLoggAppender is not available on on Win32 platforms
  ^~~~~
cpp.req: WARNING: /usr/src/tmp/liblog4cpp-buildroot/usr/include/log4cpp/Win32DebugAppender.hh: cpp failed
/usr/src/tmp/liblog4cpp-buildroot/usr/include/log4cpp/threading/MSThreads.hh:29:12: fatal error: windows.h: No such file or directory
 #  include <windows.h>
            ^~~~~~~~~~~
compilation terminated.
cpp.req: WARNING: /usr/src/tmp/liblog4cpp-buildroot/usr/include/log4cpp/threading/MSThreads.hh: cpp failed
/usr/src/tmp/liblog4cpp-buildroot/usr/include/log4cpp/threading/OmniThreads.hh:14:10: fatal error: omnithread.h: No such file or directory
 #include <omnithread.h>
          ^~~~~~~~~~~~~~
compilation terminated.
cpp.req: WARNING: /usr/src/tmp/liblog4cpp-buildroot/usr/include/log4cpp/threading/OmniThreads.hh: cpp failed
/usr/src/tmp/liblog4cpp-buildroot/usr/include/log4cpp/threading/BoostThreads.hh:14:10: fatal error: boost/thread/thread.hpp: No such file or directory
 #include <boost/thread/thread.hpp>
          ^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
cpp.req: WARNING: /usr/src/tmp/liblog4cpp-buildroot/usr/include/log4cpp/threading/BoostThreads.hh: cpp failed
find-requires: FINDPACKAGE-COMMANDS: cat
Provides: pkgconfig(log4cpp) = 1.1
Requires: liblog4cpp = 1.1.1, /bin/sh, /usr/lib64/liblog4cpp.so.5.0.6, /usr/lib64/pkgconfig, coreutils
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tQKDKN
Processing files: liblog4cpp-debuginfo-1.1.1-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vQQDLk
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1bmM4V
find-requires: running scripts (debuginfo)
Provides: debug64(liblog4cpp.so.5)
Requires: liblog4cpp = 1.1.1-alt2, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libm.so.6), debug64(libpthread.so.0), debug64(libstdc++.so.6)
Adding to liblog4cpp-devel a strict dependency on liblog4cpp
Removing 1 extra deps from liblog4cpp-devel due to dependency on liblog4cpp
warning: Installed (but unpackaged) file(s) found:
    /usr/doc/log4cpp-1.1/api/AbortAppender_8cpp.html
    /usr/doc/log4cpp-1.1/api/AbortAppender_8hh.html
    /usr/doc/log4cpp-1.1/api/AbortAppender_8hh_source.html
    /usr/doc/log4cpp-1.1/api/AppenderSkeleton_8cpp.html
    /usr/doc/log4cpp-1.1/api/AppenderSkeleton_8hh.html
    /usr/doc/log4cpp-1.1/api/AppenderSkeleton_8hh_source.html
    /usr/doc/log4cpp-1.1/api/Appender_8cpp.html
    /usr/doc/log4cpp-1.1/api/Appender_8hh.html
    /usr/doc/log4cpp-1.1/api/Appender_8hh_source.html
    /usr/doc/log4cpp-1.1/api/AppendersFactory_8cpp.html
    /usr/doc/log4cpp-1.1/api/AppendersFactory_8hh.html
    /usr/doc/log4cpp-1.1/api/AppendersFactory_8hh_source.html
    /usr/doc/log4cpp-1.1/api/BasicConfigurator_8cpp.html
    /usr/doc/log4cpp-1.1/api/BasicConfigurator_8hh.html
    /usr/doc/log4cpp-1.1/api/BasicConfigurator_8hh_source.html
    /usr/doc/log4cpp-1.1/api/BasicLayout_8cpp.html
    /usr/doc/log4cpp-1.1/api/BasicLayout_8hh.html
    /usr/doc/log4cpp-1.1/api/BasicLayout_8hh_source.html
    /usr/doc/log4cpp-1.1/api/BoostThreads_8hh.html
    /usr/doc/log4cpp-1.1/api/BoostThreads_8hh_source.html
    /usr/doc/log4cpp-1.1/api/BufferingAppender_8cpp.html
    /usr/doc/log4cpp-1.1/api/BufferingAppender_8hh.html
    /usr/doc/log4cpp-1.1/api/BufferingAppender_8hh_source.html
    /usr/doc/log4cpp-1.1/api/CategoryStream_8cpp.html
    /usr/doc/log4cpp-1.1/api/CategoryStream_8hh.html
    /usr/doc/log4cpp-1.1/api/CategoryStream_8hh_source.html
    /usr/doc/log4cpp-1.1/api/Category_8cpp.html
    /usr/doc/log4cpp-1.1/api/Category_8hh.html
    /usr/doc/log4cpp-1.1/api/Category_8hh_source.html
    /usr/doc/log4cpp-1.1/api/Configurator_8cpp.html
    /usr/doc/log4cpp-1.1/api/Configurator_8hh.html
    /usr/doc/log4cpp-1.1/api/Configurator_8hh_source.html
    /usr/doc/log4cpp-1.1/api/DailyRollingFileAppender_8cpp.html
    /usr/doc/log4cpp-1.1/api/DailyRollingFileAppender_8hh.html
    /usr/doc/log4cpp-1.1/api/DailyRollingFileAppender_8hh_source.html
    /usr/doc/log4cpp-1.1/api/DllMain_8cpp.html
    /usr/doc/log4cpp-1.1/api/DummyThreads_8cpp.html
    /usr/doc/log4cpp-1.1/api/DummyThreads_8hh.html
    /usr/doc/log4cpp-1.1/api/DummyThreads_8hh_source.html
    /usr/doc/log4cpp-1.1/api/Export_8hh.html
    /usr/doc/log4cpp-1.1/api/Export_8hh_source.html
    /usr/doc/log4cpp-1.1/api/FactoryParams_8cpp.html
    /usr/doc/log4cpp-1.1/api/FactoryParams_8hh.html
    /usr/doc/log4cpp-1.1/api/FactoryParams_8hh_source.html
    /usr/doc/log4cpp-1.1/api/FileAppender_8cpp.html
    /usr/doc/log4cpp-1.1/api/FileAppender_8hh.html
    /usr/doc/log4cpp-1.1/api/FileAppender_8hh_source.html
    /usr/doc/log4cpp-1.1/api/Filter_8cpp.html
    /usr/doc/log4cpp-1.1/api/Filter_8hh.html
    /usr/doc/log4cpp-1.1/api/Filter_8hh_source.html
    /usr/doc/log4cpp-1.1/api/FixedContextCategory_8cpp.html
    /usr/doc/log4cpp-1.1/api/FixedContextCategory_8hh.html
    /usr/doc/log4cpp-1.1/api/FixedContextCategory_8hh_source.html
    /usr/doc/log4cpp-1.1/api/HierarchyMaintainer_8cpp.html
    /usr/doc/log4cpp-1.1/api/HierarchyMaintainer_8hh.html
    /usr/doc/log4cpp-1.1/api/HierarchyMaintainer_8hh_source.html
    /usr/doc/log4cpp-1.1/api/IdsaAppender_8cpp.html
    /usr/doc/log4cpp-1.1/api/IdsaAppender_8hh.html
    /usr/doc/log4cpp-1.1/api/IdsaAppender_8hh_source.html
    /usr/doc/log4cpp-1.1/api/LayoutAppender_8cpp.html
    /usr/doc/log4cpp-1.1/api/LayoutAppender_8hh.html
    /usr/doc/log4cpp-1.1/api/LayoutAppender_8hh_source.html
    /usr/doc/log4cpp-1.1/api/Layout_8hh.html
    /usr/doc/log4cpp-1.1/api/Layout_8hh_source.html
    /usr/doc/log4cpp-1.1/api/LayoutsFactory_8cpp.html
    /usr/doc/log4cpp-1.1/api/LayoutsFactory_8hh.html
    /usr/doc/log4cpp-1.1/api/LayoutsFactory_8hh_source.html
    /usr/doc/log4cpp-1.1/api/LevelEvaluator_8cpp.html
    /usr/doc/log4cpp-1.1/api/LevelEvaluator_8hh.html
    /usr/doc/log4cpp-1.1/api/LevelEvaluator_8hh_source.html
    /usr/doc/log4cpp-1.1/api/Localtime_8cpp.html
    /usr/doc/log4cpp-1.1/api/Localtime_8hh.html
    /usr/doc/log4cpp-1.1/api/Localtime_8hh_source.html
    /usr/doc/log4cpp-1.1/api/LoggingEvent_8cpp.html
    /usr/doc/log4cpp-1.1/api/LoggingEvent_8hh.html
    /usr/doc/log4cpp-1.1/api/LoggingEvent_8hh_source.html
    /usr/doc/log4cpp-1.1/api/MSThreads_8cpp.html
    /usr/doc/log4cpp-1.1/api/MSThreads_8hh.html
    /usr/doc/log4cpp-1.1/api/MSThreads_8hh_source.html
    /usr/doc/log4cpp-1.1/api/Manipulator_8cpp.html
    /usr/doc/log4cpp-1.1/api/Manipulator_8hh.html
    /usr/doc/log4cpp-1.1/api/Manipulator_8hh_source.html
    /usr/doc/log4cpp-1.1/api/NDC_8cpp.html
    /usr/doc/log4cpp-1.1/api/NDC_8hh.html
    /usr/doc/log4cpp-1.1/api/NDC_8hh_source.html
    /usr/doc/log4cpp-1.1/api/NTEventLogAppender_8cpp.html
    /usr/doc/log4cpp-1.1/api/NTEventLogAppender_8hh.html
    /usr/doc/log4cpp-1.1/api/NTEventLogAppender_8hh_source.html
    /usr/doc/log4cpp-1.1/api/OmniThreads_8cpp.html
    /usr/doc/log4cpp-1.1/api/OmniThreads_8hh.html
    /usr/doc/log4cpp-1.1/api/OmniThreads_8hh_source.html
    /usr/doc/log4cpp-1.1/api/OstreamAppender_8cpp.html
    /usr/doc/log4cpp-1.1/api/OstreamAppender_8hh.html
    /usr/doc/log4cpp-1.1/api/OstreamAppender_8hh_source.html
    /usr/doc/log4cpp-1.1/api/PThreads_8cpp.html
    /usr/doc/log4cpp-1.1/api/PThreads_8hh.html
    /usr/doc/log4cpp-1.1/api/PThreads_8hh_source.html
    /usr/doc/log4cpp-1.1/api/PassThroughLayout_8cpp.html
    /usr/doc/log4cpp-1.1/api/PassThroughLayout_8hh.html
    /usr/doc/log4cpp-1.1/api/PassThroughLayout_8hh_source.html
    /usr/doc/log4cpp-1.1/api/PatternLayout_8cpp.html
    /usr/doc/log4cpp-1.1/api/PatternLayout_8hh.html
    /usr/doc/log4cpp-1.1/api/PatternLayout_8hh_source.html
    /usr/doc/log4cpp-1.1/api/PortabilityImpl_8cpp.html
    /usr/doc/log4cpp-1.1/api/PortabilityImpl_8hh.html
    /usr/doc/log4cpp-1.1/api/PortabilityImpl_8hh_source.html
    /usr/doc/log4cpp-1.1/api/Portability_8hh.html
    /usr/doc/log4cpp-1.1/api/Portability_8hh_source.html
    /usr/doc/log4cpp-1.1/api/Priority_8cpp.html
    /usr/doc/log4cpp-1.1/api/Priority_8hh.html
    /usr/doc/log4cpp-1.1/api/Priority_8hh_source.html
    /usr/doc/log4cpp-1.1/api/Properties_8cpp.html
    /usr/doc/log4cpp-1.1/api/Properties_8hh.html
    /usr/doc/log4cpp-1.1/api/Properties_8hh_source.html
    /usr/doc/log4cpp-1.1/api/PropertyConfiguratorImpl_8cpp.html
    /usr/doc/log4cpp-1.1/api/PropertyConfiguratorImpl_8hh.html
    /usr/doc/log4cpp-1.1/api/PropertyConfiguratorImpl_8hh_source.html
    /usr/doc/log4cpp-1.1/api/PropertyConfigurator_8cpp.html
    /usr/doc/log4cpp-1.1/api/PropertyConfigurator_8hh.html
    /usr/doc/log4cpp-1.1/api/PropertyConfigurator_8hh_source.html
    /usr/doc/log4cpp-1.1/api/RemoteSyslogAppender_8cpp.html
    /usr/doc/log4cpp-1.1/api/RemoteSyslogAppender_8hh.html
    /usr/doc/log4cpp-1.1/api/RemoteSyslogAppender_8hh_source.html
    /usr/doc/log4cpp-1.1/api/RollingFileAppender_8cpp.html
    /usr/doc/log4cpp-1.1/api/RollingFileAppender_8hh.html
    /usr/doc/log4cpp-1.1/api/RollingFileAppender_8hh_source.html
    /usr/doc/log4cpp-1.1/api/SimpleConfigurator_8cpp.html
    /usr/doc/log4cpp-1.1/api/SimpleConfigurator_8hh.html
    /usr/doc/log4cpp-1.1/api/SimpleConfigurator_8hh_source.html
    /usr/doc/log4cpp-1.1/api/SimpleLayout_8cpp.html
    /usr/doc/log4cpp-1.1/api/SimpleLayout_8hh.html
    /usr/doc/log4cpp-1.1/api/SimpleLayout_8hh_source.html
    /usr/doc/log4cpp-1.1/api/SmtpAppender_8cpp.html
    /usr/doc/log4cpp-1.1/api/SmtpAppender_8hh.html
    /usr/doc/log4cpp-1.1/api/SmtpAppender_8hh_source.html
    /usr/doc/log4cpp-1.1/api/StringQueueAppender_8cpp.html
    /usr/doc/log4cpp-1.1/api/StringQueueAppender_8hh.html
    /usr/doc/log4cpp-1.1/api/StringQueueAppender_8hh_source.html
    /usr/doc/log4cpp-1.1/api/StringUtil_8cpp.html
    /usr/doc/log4cpp-1.1/api/StringUtil_8hh.html
    /usr/doc/log4cpp-1.1/api/StringUtil_8hh_source.html
    /usr/doc/log4cpp-1.1/api/SyslogAppender_8cpp.html
    /usr/doc/log4cpp-1.1/api/SyslogAppender_8hh.html
    /usr/doc/log4cpp-1.1/api/SyslogAppender_8hh_source.html
    /usr/doc/log4cpp-1.1/api/Threading_8hh.html
    /usr/doc/log4cpp-1.1/api/Threading_8hh_source.html
    /usr/doc/log4cpp-1.1/api/TimeStamp_8cpp.html
    /usr/doc/log4cpp-1.1/api/TimeStamp_8hh.html
    /usr/doc/log4cpp-1.1/api/TimeStamp_8hh_source.html
    /usr/doc/log4cpp-1.1/api/TriggeringEventEvaluatorFactory_8cpp.html
    /usr/doc/log4cpp-1.1/api/TriggeringEventEvaluatorFactory_8hh.html
    /usr/doc/log4cpp-1.1/api/TriggeringEventEvaluatorFactory_8hh_source.html
    /usr/doc/log4cpp-1.1/api/TriggeringEventEvaluator_8hh.html
    /usr/doc/log4cpp-1.1/api/TriggeringEventEvaluator_8hh_source.html
    /usr/doc/log4cpp-1.1/api/Win32DebugAppender_8cpp.html
    /usr/doc/log4cpp-1.1/api/Win32DebugAppender_8hh.html
    /usr/doc/log4cpp-1.1/api/Win32DebugAppender_8hh_source.html
    /usr/doc/log4cpp-1.1/api/annotated.html
    /usr/doc/log4cpp-1.1/api/bc_s.png
    /usr/doc/log4cpp-1.1/api/bdwn.png
    /usr/doc/log4cpp-1.1/api/classes.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1AbortAppender-members.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1AbortAppender.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1AbortAppender.png
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1Appender-members.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1Appender.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1Appender.png
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1AppenderSkeleton-members.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1AppenderSkeleton.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1AppenderSkeleton.png
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1AppendersFactory-members.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1AppendersFactory.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1BasicConfigurator-members.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1BasicConfigurator.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1BasicLayout-members.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1BasicLayout.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1BasicLayout.png
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1BufferingAppender-members.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1BufferingAppender.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1BufferingAppender.png
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1Category-members.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1Category.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1Category.png
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1CategoryStream-members.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1CategoryStream.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1ConfigureFailure-members.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1ConfigureFailure.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1ConfigureFailure.png
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1DailyRollingFileAppender-members.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1DailyRollingFileAppender.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1DailyRollingFileAppender.png
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1FactoryParams-members.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1FactoryParams.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1FileAppender-members.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1FileAppender.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1FileAppender.png
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1Filter-members.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1Filter.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1FixedContextCategory-members.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1FixedContextCategory.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1FixedContextCategory.png
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1HierarchyMaintainer-members.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1HierarchyMaintainer.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1IdsaAppender-members.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1IdsaAppender.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1IdsaAppender.png
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1Layout-members.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1Layout.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1Layout.png
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1LayoutAppender-members.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1LayoutAppender.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1LayoutAppender.png
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1LayoutsFactory-members.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1LayoutsFactory.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1LevelEvaluator-members.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1LevelEvaluator.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1LevelEvaluator.png
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1NDC-members.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1NDC.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1NTEventLogAppender-members.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1NTEventLogAppender.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1NTEventLogAppender.png
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1OstreamAppender-members.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1OstreamAppender.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1OstreamAppender.png
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1PassThroughLayout-members.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1PassThroughLayout.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1PassThroughLayout.png
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1PatternLayout-members.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1PatternLayout.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1PatternLayout.png
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1PatternLayout_1_1PatternComponent-members.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1PatternLayout_1_1PatternComponent.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1PatternLayout_1_1PatternComponent.png
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1Priority-members.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1Priority.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1Properties-members.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1Properties.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1Properties.png
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1PropertyConfigurator-members.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1PropertyConfigurator.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1PropertyConfiguratorImpl-members.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1PropertyConfiguratorImpl.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1RemoteSyslogAppender-members.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1RemoteSyslogAppender.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1RemoteSyslogAppender.png
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1RollingFileAppender-members.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1RollingFileAppender.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1RollingFileAppender.png
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1SimpleConfigurator-members.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1SimpleConfigurator.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1SimpleLayout-members.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1SimpleLayout.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1SimpleLayout.png
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1StringQueueAppender-members.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1StringQueueAppender.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1StringQueueAppender.png
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1StringUtil-members.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1StringUtil.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1SyslogAppender-members.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1SyslogAppender.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1SyslogAppender.png
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1TimeStamp-members.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1TimeStamp.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1TriggeringEventEvaluator-members.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1TriggeringEventEvaluator.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1TriggeringEventEvaluator.png
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1TriggeringEventEvaluatorFactory-members.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1TriggeringEventEvaluatorFactory.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1Win32DebugAppender-members.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1Win32DebugAppender.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1Win32DebugAppender.png
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1details_1_1base__validator__data-members.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1details_1_1base__validator__data.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1details_1_1base__validator__data.png
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1details_1_1optional__params__validator-members.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1details_1_1optional__params__validator.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1details_1_1optional__params__validator.png
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1details_1_1parameter__validator-members.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1details_1_1parameter__validator.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1details_1_1parameter__validator.png
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1details_1_1required__params__validator-members.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1details_1_1required__params__validator.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1details_1_1required__params__validator.png
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1tab-members.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1tab.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1threading_1_1MSMutex-members.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1threading_1_1MSMutex.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1threading_1_1MSScopedLock-members.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1threading_1_1MSScopedLock.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1threading_1_1Mutex-members.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1threading_1_1Mutex.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1threading_1_1ScopedLock-members.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1threading_1_1ScopedLock.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1threading_1_1ThreadLocalDataHolder-members.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1threading_1_1ThreadLocalDataHolder.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1width-members.html
    /usr/doc/log4cpp-1.1/api/classlog4cpp_1_1width.html
    /usr/doc/log4cpp-1.1/api/classstd_1_1ostringstream-members.html
    /usr/doc/log4cpp-1.1/api/classstd_1_1ostringstream.html
    /usr/doc/log4cpp-1.1/api/classstd_1_1ostringstream.png
    /usr/doc/log4cpp-1.1/api/closed.png
    /usr/doc/log4cpp-1.1/api/deprecated.html
    /usr/doc/log4cpp-1.1/api/dir_68267d1309a1af8e8297ef4c3efbcdba.html
    /usr/doc/log4cpp-1.1/api/dir_7da523da91a476420323cfc1f2dd5093.html
    /usr/doc/log4cpp-1.1/api/dir_d44c64559bbebec7f509842c48db8b23.html
    /usr/doc/log4cpp-1.1/api/dir_f66bfb7fab052a476f30414949f7bac9.html
    /usr/doc/log4cpp-1.1/api/doc.png
    /usr/doc/log4cpp-1.1/api/doxygen.css
    /usr/doc/log4cpp-1.1/api/doxygen.png
    /usr/doc/log4cpp-1.1/api/dynsections.js
    /usr/doc/log4cpp-1.1/api/files.html
    /usr/doc/log4cpp-1.1/api/folderclosed.png
    /usr/doc/log4cpp-1.1/api/folderopen.png
    /usr/doc/log4cpp-1.1/api/functions.html
    /usr/doc/log4cpp-1.1/api/functions_a.html
    /usr/doc/log4cpp-1.1/api/functions_b.html
    /usr/doc/log4cpp-1.1/api/functions_c.html
    /usr/doc/log4cpp-1.1/api/functions_d.html
    /usr/doc/log4cpp-1.1/api/functions_e.html
    /usr/doc/log4cpp-1.1/api/functions_enum.html
    /usr/doc/log4cpp-1.1/api/functions_eval.html
    /usr/doc/log4cpp-1.1/api/functions_f.html
    /usr/doc/log4cpp-1.1/api/functions_func.html
    /usr/doc/log4cpp-1.1/api/functions_func_a.html
    /usr/doc/log4cpp-1.1/api/functions_func_b.html
    /usr/doc/log4cpp-1.1/api/functions_func_c.html
    /usr/doc/log4cpp-1.1/api/functions_func_d.html
    /usr/doc/log4cpp-1.1/api/functions_func_e.html
    /usr/doc/log4cpp-1.1/api/functions_func_f.html
    /usr/doc/log4cpp-1.1/api/functions_func_g.html
    /usr/doc/log4cpp-1.1/api/functions_func_h.html
    /usr/doc/log4cpp-1.1/api/functions_func_i.html
    /usr/doc/log4cpp-1.1/api/functions_func_l.html
    /usr/doc/log4cpp-1.1/api/functions_func_m.html
    /usr/doc/log4cpp-1.1/api/functions_func_n.html
    /usr/doc/log4cpp-1.1/api/functions_func_o.html
    /usr/doc/log4cpp-1.1/api/functions_func_p.html
    /usr/doc/log4cpp-1.1/api/functions_func_q.html
    /usr/doc/log4cpp-1.1/api/functions_func_r.html
    /usr/doc/log4cpp-1.1/api/functions_func_s.html
    /usr/doc/log4cpp-1.1/api/functions_func_t.html
    /usr/doc/log4cpp-1.1/api/functions_func_u.html
    /usr/doc/log4cpp-1.1/api/functions_func_v.html
    /usr/doc/log4cpp-1.1/api/functions_func_w.html
    /usr/doc/log4cpp-1.1/api/functions_func_~.html
    /usr/doc/log4cpp-1.1/api/functions_g.html
    /usr/doc/log4cpp-1.1/api/functions_h.html
    /usr/doc/log4cpp-1.1/api/functions_i.html
    /usr/doc/log4cpp-1.1/api/functions_l.html
    /usr/doc/log4cpp-1.1/api/functions_m.html
    /usr/doc/log4cpp-1.1/api/functions_n.html
    /usr/doc/log4cpp-1.1/api/functions_o.html
    /usr/doc/log4cpp-1.1/api/functions_p.html
    /usr/doc/log4cpp-1.1/api/functions_q.html
    /usr/doc/log4cpp-1.1/api/functions_r.html
    /usr/doc/log4cpp-1.1/api/functions_rela.html
    /usr/doc/log4cpp-1.1/api/functions_s.html
    /usr/doc/log4cpp-1.1/api/functions_t.html
    /usr/doc/log4cpp-1.1/api/functions_type.html
    /usr/doc/log4cpp-1.1/api/functions_u.html
    /usr/doc/log4cpp-1.1/api/functions_v.html
    /usr/doc/log4cpp-1.1/api/functions_vars.html
    /usr/doc/log4cpp-1.1/api/functions_w.html
    /usr/doc/log4cpp-1.1/api/functions_~.html
    /usr/doc/log4cpp-1.1/api/globals.html
    /usr/doc/log4cpp-1.1/api/globals_defs.html
    /usr/doc/log4cpp-1.1/api/globals_enum.html
    /usr/doc/log4cpp-1.1/api/globals_eval.html
    /usr/doc/log4cpp-1.1/api/hierarchy.html
    /usr/doc/log4cpp-1.1/api/index.html
    /usr/doc/log4cpp-1.1/api/jquery.js
    /usr/doc/log4cpp-1.1/api/mainPage_8txt.html
    /usr/doc/log4cpp-1.1/api/menu.js
    /usr/doc/log4cpp-1.1/api/menudata.js
    /usr/doc/log4cpp-1.1/api/namespacelog4cpp.html
    /usr/doc/log4cpp-1.1/api/namespacelog4cpp_1_1details.html
    /usr/doc/log4cpp-1.1/api/namespacelog4cpp_1_1threading.html
    /usr/doc/log4cpp-1.1/api/namespacemembers.html
    /usr/doc/log4cpp-1.1/api/namespacemembers_func.html
    /usr/doc/log4cpp-1.1/api/namespacemembers_type.html
    /usr/doc/log4cpp-1.1/api/namespacemembers_vars.html
    /usr/doc/log4cpp-1.1/api/namespaces.html
    /usr/doc/log4cpp-1.1/api/namespacestd.html
    /usr/doc/log4cpp-1.1/api/nav_f.png
    /usr/doc/log4cpp-1.1/api/nav_g.png
    /usr/doc/log4cpp-1.1/api/nav_h.png
    /usr/doc/log4cpp-1.1/api/open.png
    /usr/doc/log4cpp-1.1/api/pages.html
    /usr/doc/log4cpp-1.1/api/search/all_0.html
    /usr/doc/log4cpp-1.1/api/search/all_0.js
    /usr/doc/log4cpp-1.1/api/search/all_1.html
    /usr/doc/log4cpp-1.1/api/search/all_1.js
    /usr/doc/log4cpp-1.1/api/search/all_10.html
    /usr/doc/log4cpp-1.1/api/search/all_10.js
    /usr/doc/log4cpp-1.1/api/search/all_11.html
    /usr/doc/log4cpp-1.1/api/search/all_11.js
    /usr/doc/log4cpp-1.1/api/search/all_12.html
    /usr/doc/log4cpp-1.1/api/search/all_12.js
    /usr/doc/log4cpp-1.1/api/search/all_13.html
    /usr/doc/log4cpp-1.1/api/search/all_13.js
    /usr/doc/log4cpp-1.1/api/search/all_14.html
    /usr/doc/log4cpp-1.1/api/search/all_14.js
    /usr/doc/log4cpp-1.1/api/search/all_15.html
    /usr/doc/log4cpp-1.1/api/search/all_15.js
    /usr/doc/log4cpp-1.1/api/search/all_16.html
    /usr/doc/log4cpp-1.1/api/search/all_16.js
    /usr/doc/log4cpp-1.1/api/search/all_2.html
    /usr/doc/log4cpp-1.1/api/search/all_2.js
    /usr/doc/log4cpp-1.1/api/search/all_3.html
    /usr/doc/log4cpp-1.1/api/search/all_3.js
    /usr/doc/log4cpp-1.1/api/search/all_4.html
    /usr/doc/log4cpp-1.1/api/search/all_4.js
    /usr/doc/log4cpp-1.1/api/search/all_5.html
    /usr/doc/log4cpp-1.1/api/search/all_5.js
    /usr/doc/log4cpp-1.1/api/search/all_6.html
    /usr/doc/log4cpp-1.1/api/search/all_6.js
    /usr/doc/log4cpp-1.1/api/search/all_7.html
    /usr/doc/log4cpp-1.1/api/search/all_7.js
    /usr/doc/log4cpp-1.1/api/search/all_8.html
    /usr/doc/log4cpp-1.1/api/search/all_8.js
    /usr/doc/log4cpp-1.1/api/search/all_9.html
    /usr/doc/log4cpp-1.1/api/search/all_9.js
    /usr/doc/log4cpp-1.1/api/search/all_a.html
    /usr/doc/log4cpp-1.1/api/search/all_a.js
    /usr/doc/log4cpp-1.1/api/search/all_b.html
    /usr/doc/log4cpp-1.1/api/search/all_b.js
    /usr/doc/log4cpp-1.1/api/search/all_c.html
    /usr/doc/log4cpp-1.1/api/search/all_c.js
    /usr/doc/log4cpp-1.1/api/search/all_d.html
    /usr/doc/log4cpp-1.1/api/search/all_d.js
    /usr/doc/log4cpp-1.1/api/search/all_e.html
    /usr/doc/log4cpp-1.1/api/search/all_e.js
    /usr/doc/log4cpp-1.1/api/search/all_f.html
    /usr/doc/log4cpp-1.1/api/search/all_f.js
    /usr/doc/log4cpp-1.1/api/search/classes_0.html
    /usr/doc/log4cpp-1.1/api/search/classes_0.js
    /usr/doc/log4cpp-1.1/api/search/classes_1.html
    /usr/doc/log4cpp-1.1/api/search/classes_1.js
    /usr/doc/log4cpp-1.1/api/search/classes_2.html
    /usr/doc/log4cpp-1.1/api/search/classes_2.js
    /usr/doc/log4cpp-1.1/api/search/classes_3.html
    /usr/doc/log4cpp-1.1/api/search/classes_3.js
    /usr/doc/log4cpp-1.1/api/search/classes_4.html
    /usr/doc/log4cpp-1.1/api/search/classes_4.js
    /usr/doc/log4cpp-1.1/api/search/classes_5.html
    /usr/doc/log4cpp-1.1/api/search/classes_5.js
    /usr/doc/log4cpp-1.1/api/search/classes_6.html
    /usr/doc/log4cpp-1.1/api/search/classes_6.js
    /usr/doc/log4cpp-1.1/api/search/classes_7.html
    /usr/doc/log4cpp-1.1/api/search/classes_7.js
    /usr/doc/log4cpp-1.1/api/search/classes_8.html
    /usr/doc/log4cpp-1.1/api/search/classes_8.js
    /usr/doc/log4cpp-1.1/api/search/classes_9.html
    /usr/doc/log4cpp-1.1/api/search/classes_9.js
    /usr/doc/log4cpp-1.1/api/search/classes_a.html
    /usr/doc/log4cpp-1.1/api/search/classes_a.js
    /usr/doc/log4cpp-1.1/api/search/classes_b.html
    /usr/doc/log4cpp-1.1/api/search/classes_b.js
    /usr/doc/log4cpp-1.1/api/search/classes_c.html
    /usr/doc/log4cpp-1.1/api/search/classes_c.js
    /usr/doc/log4cpp-1.1/api/search/classes_d.html
    /usr/doc/log4cpp-1.1/api/search/classes_d.js
    /usr/doc/log4cpp-1.1/api/search/classes_e.html
    /usr/doc/log4cpp-1.1/api/search/classes_e.js
    /usr/doc/log4cpp-1.1/api/search/classes_f.html
    /usr/doc/log4cpp-1.1/api/search/classes_f.js
    /usr/doc/log4cpp-1.1/api/search/close.png
    /usr/doc/log4cpp-1.1/api/search/defines_0.html
    /usr/doc/log4cpp-1.1/api/search/defines_0.js
    /usr/doc/log4cpp-1.1/api/search/defines_1.html
    /usr/doc/log4cpp-1.1/api/search/defines_1.js
    /usr/doc/log4cpp-1.1/api/search/defines_2.html
    /usr/doc/log4cpp-1.1/api/search/defines_2.js
    /usr/doc/log4cpp-1.1/api/search/defines_3.html
    /usr/doc/log4cpp-1.1/api/search/defines_3.js
    /usr/doc/log4cpp-1.1/api/search/defines_4.html
    /usr/doc/log4cpp-1.1/api/search/defines_4.js
    /usr/doc/log4cpp-1.1/api/search/defines_5.html
    /usr/doc/log4cpp-1.1/api/search/defines_5.js
    /usr/doc/log4cpp-1.1/api/search/enums_0.html
    /usr/doc/log4cpp-1.1/api/search/enums_0.js
    /usr/doc/log4cpp-1.1/api/search/enums_1.html
    /usr/doc/log4cpp-1.1/api/search/enums_1.js
    /usr/doc/log4cpp-1.1/api/search/enums_2.html
    /usr/doc/log4cpp-1.1/api/search/enums_2.js
    /usr/doc/log4cpp-1.1/api/search/enumvalues_0.html
    /usr/doc/log4cpp-1.1/api/search/enumvalues_0.js
    /usr/doc/log4cpp-1.1/api/search/enumvalues_1.html
    /usr/doc/log4cpp-1.1/api/search/enumvalues_1.js
    /usr/doc/log4cpp-1.1/api/search/enumvalues_2.html
    /usr/doc/log4cpp-1.1/api/search/enumvalues_2.js
    /usr/doc/log4cpp-1.1/api/search/enumvalues_3.html
    /usr/doc/log4cpp-1.1/api/search/enumvalues_3.js
    /usr/doc/log4cpp-1.1/api/search/enumvalues_4.html
    /usr/doc/log4cpp-1.1/api/search/enumvalues_4.js
    /usr/doc/log4cpp-1.1/api/search/enumvalues_5.html
    /usr/doc/log4cpp-1.1/api/search/enumvalues_5.js
    /usr/doc/log4cpp-1.1/api/search/enumvalues_6.html
    /usr/doc/log4cpp-1.1/api/search/enumvalues_6.js
    /usr/doc/log4cpp-1.1/api/search/enumvalues_7.html
    /usr/doc/log4cpp-1.1/api/search/enumvalues_7.js
    /usr/doc/log4cpp-1.1/api/search/enumvalues_8.html
    /usr/doc/log4cpp-1.1/api/search/enumvalues_8.js
    /usr/doc/log4cpp-1.1/api/search/files_0.html
    /usr/doc/log4cpp-1.1/api/search/files_0.js
    /usr/doc/log4cpp-1.1/api/search/files_1.html
    /usr/doc/log4cpp-1.1/api/search/files_1.js
    /usr/doc/log4cpp-1.1/api/search/files_10.html
    /usr/doc/log4cpp-1.1/api/search/files_10.js
    /usr/doc/log4cpp-1.1/api/search/files_2.html
    /usr/doc/log4cpp-1.1/api/search/files_2.js
    /usr/doc/log4cpp-1.1/api/search/files_3.html
    /usr/doc/log4cpp-1.1/api/search/files_3.js
    /usr/doc/log4cpp-1.1/api/search/files_4.html
    /usr/doc/log4cpp-1.1/api/search/files_4.js
    /usr/doc/log4cpp-1.1/api/search/files_5.html
    /usr/doc/log4cpp-1.1/api/search/files_5.js
    /usr/doc/log4cpp-1.1/api/search/files_6.html
    /usr/doc/log4cpp-1.1/api/search/files_6.js
    /usr/doc/log4cpp-1.1/api/search/files_7.html
    /usr/doc/log4cpp-1.1/api/search/files_7.js
    /usr/doc/log4cpp-1.1/api/search/files_8.html
    /usr/doc/log4cpp-1.1/api/search/files_8.js
    /usr/doc/log4cpp-1.1/api/search/files_9.html
    /usr/doc/log4cpp-1.1/api/search/files_9.js
    /usr/doc/log4cpp-1.1/api/search/files_a.html
    /usr/doc/log4cpp-1.1/api/search/files_a.js
    /usr/doc/log4cpp-1.1/api/search/files_b.html
    /usr/doc/log4cpp-1.1/api/search/files_b.js
    /usr/doc/log4cpp-1.1/api/search/files_c.html
    /usr/doc/log4cpp-1.1/api/search/files_c.js
    /usr/doc/log4cpp-1.1/api/search/files_d.html
    /usr/doc/log4cpp-1.1/api/search/files_d.js
    /usr/doc/log4cpp-1.1/api/search/files_e.html
    /usr/doc/log4cpp-1.1/api/search/files_e.js
    /usr/doc/log4cpp-1.1/api/search/files_f.html
    /usr/doc/log4cpp-1.1/api/search/files_f.js
    /usr/doc/log4cpp-1.1/api/search/functions_0.html
    /usr/doc/log4cpp-1.1/api/search/functions_0.js
    /usr/doc/log4cpp-1.1/api/search/functions_1.html
    /usr/doc/log4cpp-1.1/api/search/functions_1.js
    /usr/doc/log4cpp-1.1/api/search/functions_10.html
    /usr/doc/log4cpp-1.1/api/search/functions_10.js
    /usr/doc/log4cpp-1.1/api/search/functions_11.html
    /usr/doc/log4cpp-1.1/api/search/functions_11.js
    /usr/doc/log4cpp-1.1/api/search/functions_12.html
    /usr/doc/log4cpp-1.1/api/search/functions_12.js
    /usr/doc/log4cpp-1.1/api/search/functions_13.html
    /usr/doc/log4cpp-1.1/api/search/functions_13.js
    /usr/doc/log4cpp-1.1/api/search/functions_14.html
    /usr/doc/log4cpp-1.1/api/search/functions_14.js
    /usr/doc/log4cpp-1.1/api/search/functions_15.html
    /usr/doc/log4cpp-1.1/api/search/functions_15.js
    /usr/doc/log4cpp-1.1/api/search/functions_16.html
    /usr/doc/log4cpp-1.1/api/search/functions_16.js
    /usr/doc/log4cpp-1.1/api/search/functions_2.html
    /usr/doc/log4cpp-1.1/api/search/functions_2.js
    /usr/doc/log4cpp-1.1/api/search/functions_3.html
    /usr/doc/log4cpp-1.1/api/search/functions_3.js
    /usr/doc/log4cpp-1.1/api/search/functions_4.html
    /usr/doc/log4cpp-1.1/api/search/functions_4.js
    /usr/doc/log4cpp-1.1/api/search/functions_5.html
    /usr/doc/log4cpp-1.1/api/search/functions_5.js
    /usr/doc/log4cpp-1.1/api/search/functions_6.html
    /usr/doc/log4cpp-1.1/api/search/functions_6.js
    /usr/doc/log4cpp-1.1/api/search/functions_7.html
    /usr/doc/log4cpp-1.1/api/search/functions_7.js
    /usr/doc/log4cpp-1.1/api/search/functions_8.html
    /usr/doc/log4cpp-1.1/api/search/functions_8.js
    /usr/doc/log4cpp-1.1/api/search/functions_9.html
    /usr/doc/log4cpp-1.1/api/search/functions_9.js
    /usr/doc/log4cpp-1.1/api/search/functions_a.html
    /usr/doc/log4cpp-1.1/api/search/functions_a.js
    /usr/doc/log4cpp-1.1/api/search/functions_b.html
    /usr/doc/log4cpp-1.1/api/search/functions_b.js
    /usr/doc/log4cpp-1.1/api/search/functions_c.html
    /usr/doc/log4cpp-1.1/api/search/functions_c.js
    /usr/doc/log4cpp-1.1/api/search/functions_d.html
    /usr/doc/log4cpp-1.1/api/search/functions_d.js
    /usr/doc/log4cpp-1.1/api/search/functions_e.html
    /usr/doc/log4cpp-1.1/api/search/functions_e.js
    /usr/doc/log4cpp-1.1/api/search/functions_f.html
    /usr/doc/log4cpp-1.1/api/search/functions_f.js
    /usr/doc/log4cpp-1.1/api/search/mag_sel.png
    /usr/doc/log4cpp-1.1/api/search/namespaces_0.html
    /usr/doc/log4cpp-1.1/api/search/namespaces_0.js
    /usr/doc/log4cpp-1.1/api/search/namespaces_1.html
    /usr/doc/log4cpp-1.1/api/search/namespaces_1.js
    /usr/doc/log4cpp-1.1/api/search/nomatches.html
    /usr/doc/log4cpp-1.1/api/search/pages_0.html
    /usr/doc/log4cpp-1.1/api/search/pages_0.js
    /usr/doc/log4cpp-1.1/api/search/pages_1.html
    /usr/doc/log4cpp-1.1/api/search/pages_1.js
    /usr/doc/log4cpp-1.1/api/search/related_0.html
    /usr/doc/log4cpp-1.1/api/search/related_0.js
    /usr/doc/log4cpp-1.1/api/search/related_1.html
    /usr/doc/log4cpp-1.1/api/search/related_1.js
    /usr/doc/log4cpp-1.1/api/search/related_2.html
    /usr/doc/log4cpp-1.1/api/search/related_2.js
    /usr/doc/log4cpp-1.1/api/search/related_3.html
    /usr/doc/log4cpp-1.1/api/search/related_3.js
    /usr/doc/log4cpp-1.1/api/search/search.css
    /usr/doc/log4cpp-1.1/api/search/search.js
    /usr/doc/log4cpp-1.1/api/search/search_l.png
    /usr/doc/log4cpp-1.1/api/search/search_m.png
    /usr/doc/log4cpp-1.1/api/search/search_r.png
    /usr/doc/log4cpp-1.1/api/search/searchdata.js
    /usr/doc/log4cpp-1.1/api/search/typedefs_0.html
    /usr/doc/log4cpp-1.1/api/search/typedefs_0.js
    /usr/doc/log4cpp-1.1/api/search/typedefs_1.html
    /usr/doc/log4cpp-1.1/api/search/typedefs_1.js
    /usr/doc/log4cpp-1.1/api/search/typedefs_2.html
    /usr/doc/log4cpp-1.1/api/search/typedefs_2.js
    /usr/doc/log4cpp-1.1/api/search/typedefs_3.html
    /usr/doc/log4cpp-1.1/api/search/typedefs_3.js
    /usr/doc/log4cpp-1.1/api/search/typedefs_4.html
    /usr/doc/log4cpp-1.1/api/search/typedefs_4.js
    /usr/doc/log4cpp-1.1/api/search/typedefs_5.html
    /usr/doc/log4cpp-1.1/api/search/typedefs_5.js
    /usr/doc/log4cpp-1.1/api/search/typedefs_6.html
    /usr/doc/log4cpp-1.1/api/search/typedefs_6.js
    /usr/doc/log4cpp-1.1/api/search/variables_0.html
    /usr/doc/log4cpp-1.1/api/search/variables_0.js
    /usr/doc/log4cpp-1.1/api/search/variables_1.html
    /usr/doc/log4cpp-1.1/api/search/variables_1.js
    /usr/doc/log4cpp-1.1/api/search/variables_2.html
    /usr/doc/log4cpp-1.1/api/search/variables_2.js
    /usr/doc/log4cpp-1.1/api/search/variables_3.html
    /usr/doc/log4cpp-1.1/api/search/variables_3.js
    /usr/doc/log4cpp-1.1/api/search/variables_4.html
    /usr/doc/log4cpp-1.1/api/search/variables_4.js
    /usr/doc/log4cpp-1.1/api/search/variables_5.html
    /usr/doc/log4cpp-1.1/api/search/variables_5.js
    /usr/doc/log4cpp-1.1/api/search/variables_6.html
    /usr/doc/log4cpp-1.1/api/search/variables_6.js
    /usr/doc/log4cpp-1.1/api/search/variables_7.html
    /usr/doc/log4cpp-1.1/api/search/variables_7.js
    /usr/doc/log4cpp-1.1/api/search/variables_8.html
    /usr/doc/log4cpp-1.1/api/search/variables_8.js
    /usr/doc/log4cpp-1.1/api/search/variables_9.html
    /usr/doc/log4cpp-1.1/api/search/variables_9.js
    /usr/doc/log4cpp-1.1/api/search/variables_a.html
    /usr/doc/log4cpp-1.1/api/search/variables_a.js
    /usr/doc/log4cpp-1.1/api/search/variables_b.html
    /usr/doc/log4cpp-1.1/api/search/variables_b.js
    /usr/doc/log4cpp-1.1/api/search/variables_c.html
    /usr/doc/log4cpp-1.1/api/search/variables_c.js
    /usr/doc/log4cpp-1.1/api/splitbar.png
    /usr/doc/log4cpp-1.1/api/structlog4cpp_1_1CategoryNameComponent-members.html
    /usr/doc/log4cpp-1.1/api/structlog4cpp_1_1CategoryNameComponent.html
    /usr/doc/log4cpp-1.1/api/structlog4cpp_1_1CategoryNameComponent.png
    /usr/doc/log4cpp-1.1/api/structlog4cpp_1_1FormatModifierComponent-members.html
    /usr/doc/log4cpp-1.1/api/structlog4cpp_1_1FormatModifierComponent.html
    /usr/doc/log4cpp-1.1/api/structlog4cpp_1_1FormatModifierComponent.png
    /usr/doc/log4cpp-1.1/api/structlog4cpp_1_1LoggingEvent-members.html
    /usr/doc/log4cpp-1.1/api/structlog4cpp_1_1LoggingEvent.html
    /usr/doc/log4cpp-1.1/api/structlog4cpp_1_1MessageComponent-members.html
    /usr/doc/log4cpp-1.1/api/structlog4cpp_1_1MessageComponent.html
    /usr/doc/log4cpp-1.1/api/structlog4cpp_1_1MessageComponent.png
    /usr/doc/log4cpp-1.1/api/structlog4cpp_1_1MillisSinceEpochComponent-members.html
    /usr/doc/log4cpp-1.1/api/structlog4cpp_1_1MillisSinceEpochComponent.html
    /usr/doc/log4cpp-1.1/api/structlog4cpp_1_1MillisSinceEpochComponent.png
    /usr/doc/log4cpp-1.1/api/structlog4cpp_1_1NDCComponent-members.html
    /usr/doc/log4cpp-1.1/api/structlog4cpp_1_1NDCComponent.html
    /usr/doc/log4cpp-1.1/api/structlog4cpp_1_1NDCComponent.png
    /usr/doc/log4cpp-1.1/api/structlog4cpp_1_1NDC_1_1DiagnosticContext-members.html
    /usr/doc/log4cpp-1.1/api/structlog4cpp_1_1NDC_1_1DiagnosticContext.html
    /usr/doc/log4cpp-1.1/api/structlog4cpp_1_1PriorityComponent-members.html
    /usr/doc/log4cpp-1.1/api/structlog4cpp_1_1PriorityComponent.html
    /usr/doc/log4cpp-1.1/api/structlog4cpp_1_1PriorityComponent.png
    /usr/doc/log4cpp-1.1/api/structlog4cpp_1_1ProcessorTimeComponent-members.html
    /usr/doc/log4cpp-1.1/api/structlog4cpp_1_1ProcessorTimeComponent.html
    /usr/doc/log4cpp-1.1/api/structlog4cpp_1_1ProcessorTimeComponent.png
    /usr/doc/log4cpp-1.1/api/structlog4cpp_1_1SecondsSinceEpochComponent-members.html
    /usr/doc/log4cpp-1.1/api/structlog4cpp_1_1SecondsSinceEpochComponent.html
    /usr/doc/log4cpp-1.1/api/structlog4cpp_1_1SecondsSinceEpochComponent.png
    /usr/doc/log4cpp-1.1/api/structlog4cpp_1_1StringLiteralComponent-members.html
    /usr/doc/log4cpp-1.1/api/structlog4cpp_1_1StringLiteralComponent.html
    /usr/doc/log4cpp-1.1/api/structlog4cpp_1_1StringLiteralComponent.png
    /usr/doc/log4cpp-1.1/api/structlog4cpp_1_1ThreadNameComponent-members.html
    /usr/doc/log4cpp-1.1/api/structlog4cpp_1_1ThreadNameComponent.html
    /usr/doc/log4cpp-1.1/api/structlog4cpp_1_1ThreadNameComponent.png
    /usr/doc/log4cpp-1.1/api/structlog4cpp_1_1TimeStampComponent-members.html
    /usr/doc/log4cpp-1.1/api/structlog4cpp_1_1TimeStampComponent.html
    /usr/doc/log4cpp-1.1/api/structlog4cpp_1_1TimeStampComponent.png
    /usr/doc/log4cpp-1.1/api/sync_off.png
    /usr/doc/log4cpp-1.1/api/sync_on.png
    /usr/doc/log4cpp-1.1/api/tab_a.png
    /usr/doc/log4cpp-1.1/api/tab_b.png
    /usr/doc/log4cpp-1.1/api/tab_h.png
    /usr/doc/log4cpp-1.1/api/tab_s.png
    /usr/doc/log4cpp-1.1/api/tabs.css
    /usr/doc/log4cpp-1.1/api/todo.html
    /usr/doc/log4cpp-1.1/default.css
    /usr/doc/log4cpp-1.1/index.html
    /usr/doc/log4cpp-1.1/sflogo.png
    /usr/lib64/liblog4cpp.a
Wrote: /usr/src/RPM/RPMS/x86_64/liblog4cpp-1.1.1-alt2.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/liblog4cpp-devel-1.1.1-alt2.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/liblog4cpp-debuginfo-1.1.1-alt2.x86_64.rpm
86.53user 13.19system 1:20.10elapsed 124%CPU (0avgtext+0avgdata 140644maxresident)k
0inputs+0outputs (0major+3587345minor)pagefaults 0swaps
93.65user 16.90system 1:33.04elapsed 118%CPU (0avgtext+0avgdata 140644maxresident)k
0inputs+0outputs (0major+3905393minor)pagefaults 0swaps
--- liblog4cpp-1.1.1-alt2.x86_64.rpm.repo	2015-06-03 02:10:44.000000000 +0000
+++ liblog4cpp-1.1.1-alt2.x86_64.rpm.hasher	2020-01-19 05:03:14.229701833 +0000
@@ -19,2 +19,3 @@
 Requires: libstdc++.so.6(CXXABI_1.3.1)(64bit)  
+Requires: libstdc++.so.6(CXXABI_1.3.9)(64bit)  
 Requires: libstdc++.so.6(GLIBCXX_3.4)(64bit)  
@@ -27,3 +28,3 @@
 Requires: rpmlib(PayloadIsLzma)  
-Provides: liblog4cpp.so.5()(64bit) = set:ndtIZBWR3WwM4U0gcA038PYnb2IaO1iTN5gI3uXIlJ15qOl7RhQeLJqZFkVghBobx3vzjZzDjC4r1QcOkAc1XUxSSRqVPZ98OPCkBAO8vxq5xgg4kC4KNJ3OQVcLaazFlfRsBqXs08WQUq26kdR6bjVgfEmPP5AzoG3CUxFZtLWO1ONNIZ7DpAaFjx2OYbxt7F11B9xxuNmpe0V6JxwCV8ox9QgEm2WxNSJL3Z1DARaZIEPFsoZgH1iLkuFbDekkKdk1r1LzhcNfj8d3NbZa7RgkQjx5iPwgh3QZikelO0Z4Sec5ZokybNcAUs3TpZuKGsqZl3v7Uc1Mq4iAv9CmrZH8U3Nde3uAJ20WXsxvms70QKkW6rvj5l3gV05fYgLhpaP3JiiZlkIGu6LoRg07rpkNLCdP4ZG9YNtyekHayY60SjXZwZrcyZJl3IMzUSUh5brp3ODrBEj96oCWzskVYcmsDZxnVCPPwvxd26xaWocq6F61UoO7Rce98W6VFnmAQEM7jCPFyi2OGMdvgZ3bZJO30gURntbZEAKWcCnP03EXodMKSkz7O9vp5equHNZ0o8dFmTKateLDhdZHZiJAHC5xcJ96JdjsF2YbkAhWMifiHD4Q5oa0E4bXZglZmmqY4BY3R0GEIu0QKrEsNXyWc5pYBsyFOg1OLNvC9HkjKBGcfLCAIrExbQfCAeVy8A64kdmIUHkBZm8VZoclE2bsCwVolS5uE20L4TF4yTFPAVKD1fLfoCrOUi0qOXdE1iRp92VgCb0cXqF94iPZ88SC1p0JKYHMNAm7s0JVYGQpTroXMHaz1pn5dbiz2BZxoh7Xe737d7d87jXB1ktHft3DxcigPtZGBAAoUjpF90qU7pEsVjYxzgk2k4igmGaVeJwbCdZE7FZ4d6A0jeXCAR4l5shSIyzYWFvKaQErjABWbnL20iFUEOkFzWLMfVK3bs0QqRyqzW3ywPAY7P6veSWiapdcSa1fDmnip8dDn8TE3AQpE0zYvcexy4jqqQoDcbtp004Oko6hmA4HjbK5ArtrZhzk7atIvPp63sTklEZ1CRDMS7JyN9v8P2HCtsEnp2wc1y6jBOEVxFMsWezL6EPsfub0WldRyxMZ0uWWX3ZjFS8nV5Kk1fAY018xYPMwgqCQeF43gihy1b6iVwDGiWzZsMZdLATEKwUtE5BiTGRCWjgHsYwQv13WLEvNL1jrgip0CCLpBfYCCH
+Provides: liblog4cpp.so.5()(64bit) = set:ndtIZBNqdw1tgo2s086iw1ApZrm4olA3AKzbwo7YSpHq3aQAHeGzEteD5FOxyaNm27ZmsWveDc9S2EpAF8p2SN3JJHRODPbwdFfOtzO8vxq5xgg4kC4KNJ3OQVcLaazFlfRsBqXs0204tqsd13GCqzBFsE7kHVVO9C98jtiPol4CWTLWO1ONNIZ7DpAaFjx2OYbxt7F11B9xxuNmpe0V6JxwCV8ox9QgEm2WxNSJL3Z1DARaZIEPFsoZgH1iLkuFbDekkKdk1r1LzhcNfj8d3NbZa7RgkQjx5iPwgh3QZikelO0Z4Sec5ZokybNcAUs3TpZuKGsqZljMS73ej150mpgyYbNQqXvhQeoCMde3uAJ20WXsxFE1EtFQdSZmGEq0a7EUJAFovzOkC7qBAYbamlfznIq8wzJcGUnPCpyvdxfKjQxqlhAT0wWkMvp4ZHH6ox7NJNzamSO6AfTahDicMcR7VEOVpIUeZzKOdDD1ZywuqOiv4GQS6r507jZoq6D44tzYQbbiqkUz9PVkh91plUCfEZpBZCV108YWHKBvAQlDN3jJP16gTNqwtJF6fAjZiHMhPrdK7MgqiJKtlWsufzqWGbVGph8jvBQbEJpyblwvxyci7mWhqZ42W2c50kyBtvEOTjrVhuyiZhG1khpZ0wSt3BbunkDF8zLAjcl6agZtUfPAlG9TilCDnjiSdQM5W7PDpRiK82F11l3AKHiv39T7pGg5mU4fzOKM3l0UBUeBgYetCcTZcwDT7cPdps90dVZ6g3AGPi4Oxcn0oSRij8ACXh4rzrF26gHbZG0C3M1QCPHiDtLxJ3LGcSi0uIaqmA65aZzMyeSte6eqeqgeCSb3EWmvW6e3pAwCXZlb99NMDOij0QMfOgVODU37xE4E8AwIklOtqzdwPydZE7FtHow9DtjOqyG2K8rmNhuZ4ZIlx6tryIkvVWl0ga57lCatQhvTxv2Yxc61gHlbGdGf82ejOvcrYVoHbFARglJRBk6iPV5OdW09t6aM8ZDcexy4jqqQEZab30wgC2P8OyAotqNJwsHrPf6FekWoZCePowXCG2JfcHfxJfq5BAv7v8P2HCtsEnp2wc1y6jBOUy9JracDKPUH1WcTzT2wuljJo8sfUFHLfUfFS8nV5Kk1fAY018NzoYpogsO7WAS9Bo0iaicoNga7YklivQDxXXnOrkngYeQyiF1jdpJFZkgHsYwQv13WLEZkoq3ia3MQYdHYxTQs5
 Provides: liblog4cpp = 1.1.1-alt2
--- liblog4cpp-devel-1.1.1-alt2.x86_64.rpm.repo	2015-06-03 02:10:44.000000000 +0000
+++ liblog4cpp-devel-1.1.1-alt2.x86_64.rpm.hasher	2020-01-19 05:03:14.344702794 +0000
@@ -59,71 +59,72 @@
 /usr/share/aclocal/log4cpp.m4	100644	
-/usr/share/man/man3/log4cpp.3.gz	100644	
-/usr/share/man/man3/log4cpp::AbortAppender.3.gz	100644	
-/usr/share/man/man3/log4cpp::Appender.3.gz	100644	
-/usr/share/man/man3/log4cpp::AppenderSkeleton.3.gz	100644	
-/usr/share/man/man3/log4cpp::AppendersFactory.3.gz	100644	
-/usr/share/man/man3/log4cpp::BasicConfigurator.3.gz	100644	
-/usr/share/man/man3/log4cpp::BasicLayout.3.gz	100644	
-/usr/share/man/man3/log4cpp::BufferingAppender.3.gz	100644	
-/usr/share/man/man3/log4cpp::Category.3.gz	100644	
-/usr/share/man/man3/log4cpp::CategoryNameComponent.3.gz	100644	
-/usr/share/man/man3/log4cpp::CategoryStream.3.gz	100644	
-/usr/share/man/man3/log4cpp::ConfigureFailure.3.gz	100644	
-/usr/share/man/man3/log4cpp::DailyRollingFileAppender.3.gz	100644	
-/usr/share/man/man3/log4cpp::FactoryParams.3.gz	100644	
-/usr/share/man/man3/log4cpp::FileAppender.3.gz	100644	
-/usr/share/man/man3/log4cpp::Filter.3.gz	100644	
-/usr/share/man/man3/log4cpp::FixedContextCategory.3.gz	100644	
-/usr/share/man/man3/log4cpp::FormatModifierComponent.3.gz	100644	
-/usr/share/man/man3/log4cpp::HierarchyMaintainer.3.gz	100644	
-/usr/share/man/man3/log4cpp::IdsaAppender.3.gz	100644	
-/usr/share/man/man3/log4cpp::Layout.3.gz	100644	
-/usr/share/man/man3/log4cpp::LayoutAppender.3.gz	100644	
-/usr/share/man/man3/log4cpp::LayoutsFactory.3.gz	100644	
-/usr/share/man/man3/log4cpp::LevelEvaluator.3.gz	100644	
-/usr/share/man/man3/log4cpp::LoggingEvent.3.gz	100644	
-/usr/share/man/man3/log4cpp::MessageComponent.3.gz	100644	
-/usr/share/man/man3/log4cpp::MillisSinceEpochComponent.3.gz	100644	
-/usr/share/man/man3/log4cpp::NDC.3.gz	100644	
-/usr/share/man/man3/log4cpp::NDC::DiagnosticContext.3.gz	100644	
-/usr/share/man/man3/log4cpp::NDCComponent.3.gz	100644	
-/usr/share/man/man3/log4cpp::NTEventLogAppender.3.gz	100644	
-/usr/share/man/man3/log4cpp::OstreamAppender.3.gz	100644	
-/usr/share/man/man3/log4cpp::PassThroughLayout.3.gz	100644	
-/usr/share/man/man3/log4cpp::PatternLayout.3.gz	100644	
-/usr/share/man/man3/log4cpp::PatternLayout::PatternComponent.3.gz	100644	
-/usr/share/man/man3/log4cpp::Priority.3.gz	100644	
-/usr/share/man/man3/log4cpp::PriorityComponent.3.gz	100644	
-/usr/share/man/man3/log4cpp::ProcessorTimeComponent.3.gz	100644	
-/usr/share/man/man3/log4cpp::Properties.3.gz	100644	
-/usr/share/man/man3/log4cpp::PropertyConfigurator.3.gz	100644	
-/usr/share/man/man3/log4cpp::PropertyConfiguratorImpl.3.gz	100644	
-/usr/share/man/man3/log4cpp::RemoteSyslogAppender.3.gz	100644	
-/usr/share/man/man3/log4cpp::RollingFileAppender.3.gz	100644	
-/usr/share/man/man3/log4cpp::SecondsSinceEpochComponent.3.gz	100644	
-/usr/share/man/man3/log4cpp::SimpleConfigurator.3.gz	100644	
-/usr/share/man/man3/log4cpp::SimpleLayout.3.gz	100644	
-/usr/share/man/man3/log4cpp::StringLiteralComponent.3.gz	100644	
-/usr/share/man/man3/log4cpp::StringQueueAppender.3.gz	100644	
-/usr/share/man/man3/log4cpp::StringUtil.3.gz	100644	
-/usr/share/man/man3/log4cpp::SyslogAppender.3.gz	100644	
-/usr/share/man/man3/log4cpp::ThreadNameComponent.3.gz	100644	
-/usr/share/man/man3/log4cpp::TimeStamp.3.gz	100644	
-/usr/share/man/man3/log4cpp::TimeStampComponent.3.gz	100644	
-/usr/share/man/man3/log4cpp::TriggeringEventEvaluator.3.gz	100644	
-/usr/share/man/man3/log4cpp::TriggeringEventEvaluatorFactory.3.gz	100644	
-/usr/share/man/man3/log4cpp::Win32DebugAppender.3.gz	100644	
-/usr/share/man/man3/log4cpp::details.3.gz	100644	
-/usr/share/man/man3/log4cpp::details::base::validator::data.3.gz	100644	
-/usr/share/man/man3/log4cpp::details::optional::params::validator.3.gz	100644	
-/usr/share/man/man3/log4cpp::details::parameter::validator.3.gz	100644	
-/usr/share/man/man3/log4cpp::details::required::params::validator.3.gz	100644	
-/usr/share/man/man3/log4cpp::tab.3.gz	100644	
-/usr/share/man/man3/log4cpp::threading.3.gz	100644	
-/usr/share/man/man3/log4cpp::threading::MSMutex.3.gz	100644	
-/usr/share/man/man3/log4cpp::threading::MSScopedLock.3.gz	100644	
-/usr/share/man/man3/log4cpp::threading::Mutex.3.gz	100644	
-/usr/share/man/man3/log4cpp::threading::ScopedLock.3.gz	100644	
-/usr/share/man/man3/log4cpp::threading::ThreadLocalDataHolder.3.gz	100644	
-/usr/share/man/man3/log4cpp::width.3.gz	100644	
+/usr/share/man/man3/log4cpp.3.xz	100644	
+/usr/share/man/man3/log4cpp::AbortAppender.3.xz	100644	
+/usr/share/man/man3/log4cpp::Appender.3.xz	100644	
+/usr/share/man/man3/log4cpp::AppenderSkeleton.3.xz	100644	
+/usr/share/man/man3/log4cpp::AppendersFactory.3.xz	100644	
+/usr/share/man/man3/log4cpp::BasicConfigurator.3.xz	100644	
+/usr/share/man/man3/log4cpp::BasicLayout.3.xz	100644	
+/usr/share/man/man3/log4cpp::BufferingAppender.3.xz	100644	
+/usr/share/man/man3/log4cpp::Category.3.xz	100644	
+/usr/share/man/man3/log4cpp::CategoryNameComponent.3.xz	100644	
+/usr/share/man/man3/log4cpp::CategoryStream.3.xz	100644	
+/usr/share/man/man3/log4cpp::ConfigureFailure.3.xz	100644	
+/usr/share/man/man3/log4cpp::DailyRollingFileAppender.3.xz	100644	
+/usr/share/man/man3/log4cpp::FactoryParams.3.xz	100644	
+/usr/share/man/man3/log4cpp::FileAppender.3.xz	100644	
+/usr/share/man/man3/log4cpp::Filter.3.xz	100644	
+/usr/share/man/man3/log4cpp::FixedContextCategory.3.xz	100644	
+/usr/share/man/man3/log4cpp::FormatModifierComponent.3.xz	100644	
+/usr/share/man/man3/log4cpp::HierarchyMaintainer.3.xz	100644	
+/usr/share/man/man3/log4cpp::IdsaAppender.3.xz	100644	
+/usr/share/man/man3/log4cpp::Layout.3.xz	100644	
+/usr/share/man/man3/log4cpp::LayoutAppender.3.xz	100644	
+/usr/share/man/man3/log4cpp::LayoutsFactory.3.xz	100644	
+/usr/share/man/man3/log4cpp::LevelEvaluator.3.xz	100644	
+/usr/share/man/man3/log4cpp::LoggingEvent.3.xz	100644	
+/usr/share/man/man3/log4cpp::MessageComponent.3.xz	100644	
+/usr/share/man/man3/log4cpp::MillisSinceEpochComponent.3.xz	100644	
+/usr/share/man/man3/log4cpp::NDC.3.xz	100644	
+/usr/share/man/man3/log4cpp::NDC::DiagnosticContext.3.xz	100644	
+/usr/share/man/man3/log4cpp::NDCComponent.3.xz	100644	
+/usr/share/man/man3/log4cpp::NTEventLogAppender.3.xz	100644	
+/usr/share/man/man3/log4cpp::OstreamAppender.3.xz	100644	
+/usr/share/man/man3/log4cpp::PassThroughLayout.3.xz	100644	
+/usr/share/man/man3/log4cpp::PatternLayout.3.xz	100644	
+/usr/share/man/man3/log4cpp::PatternLayout::PatternComponent.3.xz	100644	
+/usr/share/man/man3/log4cpp::Priority.3.xz	100644	
+/usr/share/man/man3/log4cpp::PriorityComponent.3.xz	100644	
+/usr/share/man/man3/log4cpp::ProcessorTimeComponent.3.xz	100644	
+/usr/share/man/man3/log4cpp::Properties.3.xz	100644	
+/usr/share/man/man3/log4cpp::PropertyConfigurator.3.xz	100644	
+/usr/share/man/man3/log4cpp::PropertyConfiguratorImpl.3.xz	100644	
+/usr/share/man/man3/log4cpp::RemoteSyslogAppender.3.xz	100644	
+/usr/share/man/man3/log4cpp::RollingFileAppender.3.xz	100644	
+/usr/share/man/man3/log4cpp::SecondsSinceEpochComponent.3.xz	100644	
+/usr/share/man/man3/log4cpp::SimpleConfigurator.3.xz	100644	
+/usr/share/man/man3/log4cpp::SimpleLayout.3.xz	100644	
+/usr/share/man/man3/log4cpp::StringLiteralComponent.3.xz	100644	
+/usr/share/man/man3/log4cpp::StringQueueAppender.3.xz	100644	
+/usr/share/man/man3/log4cpp::StringUtil.3.xz	100644	
+/usr/share/man/man3/log4cpp::SyslogAppender.3.xz	100644	
+/usr/share/man/man3/log4cpp::ThreadNameComponent.3.xz	100644	
+/usr/share/man/man3/log4cpp::TimeStamp.3.xz	100644	
+/usr/share/man/man3/log4cpp::TimeStampComponent.3.xz	100644	
+/usr/share/man/man3/log4cpp::TriggeringEventEvaluator.3.xz	100644	
+/usr/share/man/man3/log4cpp::TriggeringEventEvaluatorFactory.3.xz	100644	
+/usr/share/man/man3/log4cpp::Win32DebugAppender.3.xz	100644	
+/usr/share/man/man3/log4cpp::details.3.xz	100644	
+/usr/share/man/man3/log4cpp::details::base::validator::data.3.xz	100644	
+/usr/share/man/man3/log4cpp::details::optional::params::validator.3.xz	100644	
+/usr/share/man/man3/log4cpp::details::parameter::validator.3.xz	100644	
+/usr/share/man/man3/log4cpp::details::required::params::validator.3.xz	100644	
+/usr/share/man/man3/log4cpp::tab.3.xz	100644	
+/usr/share/man/man3/log4cpp::threading.3.xz	100644	
+/usr/share/man/man3/log4cpp::threading::MSMutex.3.xz	100644	
+/usr/share/man/man3/log4cpp::threading::MSScopedLock.3.xz	100644	
+/usr/share/man/man3/log4cpp::threading::Mutex.3.xz	100644	
+/usr/share/man/man3/log4cpp::threading::ScopedLock.3.xz	100644	
+/usr/share/man/man3/log4cpp::threading::ThreadLocalDataHolder.3.xz	100644	
+/usr/share/man/man3/log4cpp::width.3.xz	100644	
+Requires: liblog4cpp = 1.1.1
 Requires: /bin/sh