<86>Jun  5 07:54:15 userdel[1599273]: delete user 'rooter'
<86>Jun  5 07:54:15 userdel[1599273]: removed group 'rooter' owned by 'rooter'
<86>Jun  5 07:54:15 groupadd[1599279]: group added to /etc/group: name=rooter, GID=627
<86>Jun  5 07:54:15 groupadd[1599279]: group added to /etc/gshadow: name=rooter
<86>Jun  5 07:54:15 groupadd[1599279]: new group: name=rooter, GID=627
<86>Jun  5 07:54:15 useradd[1599285]: new user: name=rooter, UID=627, GID=627, home=/root, shell=/bin/bash
<86>Jun  5 07:54:15 userdel[1599293]: delete user 'builder'
<86>Jun  5 07:54:15 userdel[1599293]: removed group 'builder' owned by 'builder'
<86>Jun  5 07:54:15 userdel[1599293]: removed shadow group 'builder' owned by 'builder'
<86>Jun  5 07:54:15 groupadd[1599302]: group added to /etc/group: name=builder, GID=628
<86>Jun  5 07:54:15 groupadd[1599302]: group added to /etc/gshadow: name=builder
<86>Jun  5 07:54:15 groupadd[1599302]: new group: name=builder, GID=628
<86>Jun  5 07:54:15 useradd[1599306]: new user: name=builder, UID=628, GID=628, home=/usr/src, shell=/bin/bash
<13>Jun  5 07:54:16 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed
<13>Jun  5 07:54:17 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Jun  5 07:54:18 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Jun  5 07:54:18 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed
<13>Jun  5 07:54:18 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 (w1.gzdio)
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.19155
+ 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.19155
+ 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
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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=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=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'
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 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'
/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.2630
+ 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
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd liblog4cpp-1.1.1
+ /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/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 /usr/libexec/rpm-build/install -p   liblog4cpp.la '/usr/src/tmp/liblog4cpp-buildroot/usr/lib64'
libtool: install: /usr/libexec/rpm-build/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: /usr/libexec/rpm-build/install -p .libs/liblog4cpp.lai /usr/src/tmp/liblog4cpp-buildroot/usr/lib64/liblog4cpp.la
libtool: install: /usr/libexec/rpm-build/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'
 /usr/libexec/rpm-build/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'
 /usr/libexec/rpm-build/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'
 /usr/libexec/rpm-build/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
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_AbortAppender.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::AbortAppender.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_Appender.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::Appender.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_AppenderSkeleton.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::AppenderSkeleton.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_AppendersFactory.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::AppendersFactory.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_BasicConfigurator.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::BasicConfigurator.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_BasicLayout.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::BasicLayout.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_BufferingAppender.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::BufferingAppender.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_Category.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::Category.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_CategoryNameComponent.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::CategoryNameComponent.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_CategoryStream.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::CategoryStream.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_ConfigureFailure.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::ConfigureFailure.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_DailyRollingFileAppender.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::DailyRollingFileAppender.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_FactoryParams.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::FactoryParams.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_FileAppender.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::FileAppender.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_Filter.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::Filter.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_FixedContextCategory.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::FixedContextCategory.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_FormatModifierComponent.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::FormatModifierComponent.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_HierarchyMaintainer.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::HierarchyMaintainer.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_IdsaAppender.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::IdsaAppender.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_Layout.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::Layout.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_LayoutAppender.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::LayoutAppender.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_LayoutsFactory.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::LayoutsFactory.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_LevelEvaluator.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::LevelEvaluator.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_LoggingEvent.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::LoggingEvent.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_MessageComponent.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::MessageComponent.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_MillisSinceEpochComponent.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::MillisSinceEpochComponent.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_NDC.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::NDC.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_NDCComponent.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::NDCComponent.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_NDC_DiagnosticContext.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::NDC::DiagnosticContext.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_NTEventLogAppender.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::NTEventLogAppender.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_OstreamAppender.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::OstreamAppender.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_PassThroughLayout.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::PassThroughLayout.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_PatternLayout.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::PatternLayout.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_PatternLayout_PatternComponent.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::PatternLayout::PatternComponent.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_Priority.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::Priority.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_PriorityComponent.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::PriorityComponent.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_ProcessorTimeComponent.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::ProcessorTimeComponent.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_Properties.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::Properties.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_PropertyConfigurator.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::PropertyConfigurator.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_PropertyConfiguratorImpl.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::PropertyConfiguratorImpl.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_RemoteSyslogAppender.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::RemoteSyslogAppender.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_RollingFileAppender.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::RollingFileAppender.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_SecondsSinceEpochComponent.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::SecondsSinceEpochComponent.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_SimpleConfigurator.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::SimpleConfigurator.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_SimpleLayout.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::SimpleLayout.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_StringLiteralComponent.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::StringLiteralComponent.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_StringQueueAppender.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::StringQueueAppender.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_StringUtil.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::StringUtil.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_SyslogAppender.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::SyslogAppender.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_ThreadNameComponent.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::ThreadNameComponent.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_TimeStamp.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::TimeStamp.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_TimeStampComponent.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::TimeStampComponent.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_TriggeringEventEvaluator.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::TriggeringEventEvaluator.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_TriggeringEventEvaluatorFactory.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::TriggeringEventEvaluatorFactory.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_Win32DebugAppender.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::Win32DebugAppender.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_details.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::details.3
/usr/libexec/rpm-build/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
/usr/libexec/rpm-build/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
/usr/libexec/rpm-build/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
/usr/libexec/rpm-build/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
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_tab.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::tab.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_threading.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::threading.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_threading_MSMutex.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::threading::MSMutex.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_threading_MSScopedLock.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::threading::MSScopedLock.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_threading_Mutex.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::threading::Mutex.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_threading_ScopedLock.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::threading::ScopedLock.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4cpp_threading_ThreadLocalDataHolder.3/usr/src/tmp/liblog4cpp-buildroot/usr/share/man/man3/log4cpp::threading::ThreadLocalDataHolder.3
/usr/libexec/rpm-build/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'
 /usr/libexec/rpm-build/install -p log4cpp-config '/usr/src/tmp/liblog4cpp-buildroot/usr/bin'
 /bin/mkdir -p '/usr/src/tmp/liblog4cpp-buildroot/usr/share/aclocal'
 /usr/libexec/rpm-build/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'
 /usr/libexec/rpm-build/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,gnuconfig)
/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.51012
+ 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.YKs1F5
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.Br3kpa
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
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.eYuifi
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.Dd3Gct
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.A8xygH
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
/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.F7Y0k6
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.2bcFAy
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NkdqW3
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 (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/liblog4cpp-devel-1.1.1-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/liblog4cpp-debuginfo-1.1.1-alt2.x86_64.rpm (w2.lzdio)
52.37user 10.23system 0:33.26elapsed 188%CPU (0avgtext+0avgdata 139820maxresident)k
0inputs+0outputs (0major+3734850minor)pagefaults 0swaps
57.15user 13.28system 0:40.69elapsed 173%CPU (0avgtext+0avgdata 139820maxresident)k
0inputs+0outputs (34796major+4015529minor)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	2022-06-05 07:54:54.330228140 +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,6 +28,6 @@
 Requires: rpmlib(PayloadIsLzma)  
-Provides: liblog4cpp.so.5()(64bit) = set:ndtIZBWR3WwM4U0gcA038PYnb2IaO1iTN5gI3uXIlJ15qOl7RhQeLJqZFkVghBobx3vzjZzDjC4r1QcOkAc1XUxSSRqVPZ98OPCkBAO8vxq5xgg4kC4KNJ3OQVcLaazFlfRsBqXs08WQUq26kdR6bjVgfEmPP5AzoG3CUxFZtLWO1ONNIZ7DpAaFjx2OYbxt7F11B9xxuNmpe0V6JxwCV8ox9QgEm2WxNSJL3Z1DARaZIEPFsoZgH1iLkuFbDekkKdk1r1LzhcNfj8d3NbZa7RgkQjx5iPwgh3QZikelO0Z4Sec5ZokybNcAUs3TpZuKGsqZl3v7Uc1Mq4iAv9CmrZH8U3Nde3uAJ20WXsxvms70QKkW6rvj5l3gV05fYgLhpaP3JiiZlkIGu6LoRg07rpkNLCdP4ZG9YNtyekHayY60SjXZwZrcyZJl3IMzUSUh5brp3ODrBEj96oCWzskVYcmsDZxnVCPPwvxd26xaWocq6F61UoO7Rce98W6VFnmAQEM7jCPFyi2OGMdvgZ3bZJO30gURntbZEAKWcCnP03EXodMKSkz7O9vp5equHNZ0o8dFmTKateLDhdZHZiJAHC5xcJ96JdjsF2YbkAhWMifiHD4Q5oa0E4bXZglZmmqY4BY3R0GEIu0QKrEsNXyWc5pYBsyFOg1OLNvC9HkjKBGcfLCAIrExbQfCAeVy8A64kdmIUHkBZm8VZoclE2bsCwVolS5uE20L4TF4yTFPAVKD1fLfoCrOUi0qOXdE1iRp92VgCb0cXqF94iPZ88SC1p0JKYHMNAm7s0JVYGQpTroXMHaz1pn5dbiz2BZxoh7Xe737d7d87jXB1ktHft3DxcigPtZGBAAoUjpF90qU7pEsVjYxzgk2k4igmGaVeJwbCdZE7FZ4d6A0jeXCAR4l5shSIyzYWFvKaQErjABWbnL20iFUEOkFzWLMfVK3bs0QqRyqzW3ywPAY7P6veSWiapdcSa1fDmnip8dDn8TE3AQpE0zYvcexy4jqqQoDcbtp004Oko6hmA4HjbK5ArtrZhzk7atIvPp63sTklEZ1CRDMS7JyN9v8P2HCtsEnp2wc1y6jBOEVxFMsWezL6EPsfub0WldRyxMZ0uWWX3ZjFS8nV5Kk1fAY018xYPMwgqCQeF43gihy1b6iVwDGiWzZsMZdLATEKwUtE5BiTGRCWjgHsYwQv13WLEvNL1jrgip0CCLpBfYCCH
+Provides: liblog4cpp.so.5()(64bit) = set:ndtIZBNqdw1tgo2s086iw1ApZrm4olA3AKzbwo7YSpHq3aQAHeGzEteD5FOxyaNm27ZmsWveDc9S2EpAF8p2SN3JJHRODPbwdFfOtzO8vxq5xgg4kC4KNJ3OQVcLaazFlfRsBqXs0204tqsd13GCqzBFsE7kHVVO9C98jtiPol4CWTLWO1ONNIZ7DpAaFjx2OYbxt7F11B9xxuNmpe0V6JxwCV8ox9QgEm2WxNSJL3Z1DARaZIEPFsoZgH1iLkuFbDekkKdk1r1LzhcNfj8d3NbZa7RgkQjx5iPwgh3QZikelO0Z4Sec5ZokybNcAUs3TpZuKGsqZljMS73ej150mpgyYbNQqXvhQeoCMde3uAJ20WXsxFE1EtFQdSZmGEq0a7EUJAFovzOkC7qBAYbamlfznIq8wzJcGUnPCpyvdxfKjQxqlhAT0wWkMvp4ZHH6ox7NJNzamSO6AfTahDicMcR7VEOVpIUeZzKOdDD1ZywuqOiv4GQS6r507jZoq6D44tzYQbbiqkUz9PVkh91plUCfEZpBZCV108YWHKBvAQlDN3jJP16gTNqwtJF6fAjZiHMhPrdK7MgqiJKtlWsufzqWGbVGph8jvBQbEJpyblwvxyci7mWhqZ42W2c50kyBtvEOTjrVhuyiZhG1khpZ0wSt3BbunkDF8zLAjcl6agZtUfPAlG9TilCDnjiSdQM5W7PDpRiK82F11l3AKHiv39T7pGg5mU4fzOKM3l0UBUeBgYetCcTZcwDT7cPdps90dVZ6g3AGPi4Oxcn0oSRij8ACXh4rzrF26gHbZG0C3M1QCPHiDtLxJ3LGcSi0uIaqmA65aZzMyeSte6eqeqgeCSb3EWmvW6e3pAwCXZlb99NMDOij0QMfOgVODU37xE4E8AwIklOtqzdwPydZE7FtHow9DtjOqyG2K8rmNhuZ4ZIlx6tryIkvVWl0ga57lCatQhvTxv2Yxc61gHlbGdGf82ejOvcrYVoHbFARglJRBk6iPV5OdW09t6aM8ZDcexy4jqqQEZab30wgC2P8OyAotqNJwsHrPf6FekWoZCePowXCG2JfcHfxJfq5BAv7v8P2HCtsEnp2wc1y6jBOUy9JracDKPUH1WcTzT2wuljJo8sfUFHLfUfFS8nV5Kk1fAY018NzoYpogsO7WAS9Bo0iaicoNga7YklivQDxXXnOrkngYeQyiF1jdpJFZkgHsYwQv13WLEZkoq3ia3MQYdHYxTQs5
 Provides: liblog4cpp = 1.1.1-alt2
 File: /usr/lib64/liblog4cpp.so.5	120777	root:root		liblog4cpp.so.5.0.6
-File: /usr/lib64/liblog4cpp.so.5.0.6	100644	root:root	a990ea19977fea20fb9293e4db6ecfea	
+File: /usr/lib64/liblog4cpp.so.5.0.6	100644	root:root	91358de872c3476d552087ba8ce7efcf	
 File: /usr/share/doc/liblog4cpp-1.1.1	40755	root:root		
@@ -39,2 +40,2 @@
 File: /usr/share/doc/liblog4cpp-1.1.1/THANKS	100644	root:root	3c39f93acb53c160474081f1782355e3	
-RPMIdentity: d712b7d4a0ab0243bc9a2792e0905ba935feb3a548b392ba29d9b99f7df259ce7b30b87292f709ccc1c0a24504b4c6621f0034bf9de1f805d9e7c100ec5da44c
+RPMIdentity: 435988415abfec0986d609d86b570340e2d90cd7ecb2d6ef04c03cbf9d376f0ef745f697d5d3a39178555d151cff2e44f0121534264dfc84c0c209a013669417
--- liblog4cpp-debuginfo-1.1.1-alt2.x86_64.rpm.repo	2015-06-03 02:10:45.000000000 +0000
+++ liblog4cpp-debuginfo-1.1.1-alt2.x86_64.rpm.hasher	2022-06-05 07:54:54.434227610 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/39	40755	root:root	
-/usr/lib/debug/.build-id/39/66fe8656cbdaa9ef083e1e5266a9915d35c86d	120777	root:root	../../../../lib64/liblog4cpp.so.5.0.6
-/usr/lib/debug/.build-id/39/66fe8656cbdaa9ef083e1e5266a9915d35c86d.debug	120777	root:root	../../usr/lib64/liblog4cpp.so.5.0.6.debug
+/usr/lib/debug/.build-id/9a	40755	root:root	
+/usr/lib/debug/.build-id/9a/98b1bef0be4f27f0d7638defd8325818199de7	120777	root:root	../../../../lib64/liblog4cpp.so.5.0.6
+/usr/lib/debug/.build-id/9a/98b1bef0be4f27f0d7638defd8325818199de7.debug	120777	root:root	../../usr/lib64/liblog4cpp.so.5.0.6.debug
 /usr/lib/debug/usr/lib64/liblog4cpp.so.5.0.6.debug	100644	root:root	
@@ -100,6 +100,6 @@
 Provides: liblog4cpp-debuginfo = 1.1.1-alt2
-File: /usr/lib/debug/.build-id/39	40755	root:root		
-File: /usr/lib/debug/.build-id/39/66fe8656cbdaa9ef083e1e5266a9915d35c86d	120777	root:root		../../../../lib64/liblog4cpp.so.5.0.6
-File: /usr/lib/debug/.build-id/39/66fe8656cbdaa9ef083e1e5266a9915d35c86d.debug	120777	root:root		../../usr/lib64/liblog4cpp.so.5.0.6.debug
-File: /usr/lib/debug/usr/lib64/liblog4cpp.so.5.0.6.debug	100644	root:root	bcb5f3e8de45c01f619544202e2b21ec	
+File: /usr/lib/debug/.build-id/9a	40755	root:root		
+File: /usr/lib/debug/.build-id/9a/98b1bef0be4f27f0d7638defd8325818199de7	120777	root:root		../../../../lib64/liblog4cpp.so.5.0.6
+File: /usr/lib/debug/.build-id/9a/98b1bef0be4f27f0d7638defd8325818199de7.debug	120777	root:root		../../usr/lib64/liblog4cpp.so.5.0.6.debug
+File: /usr/lib/debug/usr/lib64/liblog4cpp.so.5.0.6.debug	100644	root:root	796d8dba1a00ee59358402553e7d041f	
 File: /usr/lib/debug/usr/lib64/liblog4cpp.so.5.debug	120777	root:root		liblog4cpp.so.5.0.6.debug
@@ -191,2 +191,2 @@
 File: /usr/src/debug/liblog4cpp-1.1.1/src/TriggeringEventEvaluatorFactory.cpp	100644	root:root	1b9e2dc8689e4f70f86644512caed0a6	
-RPMIdentity: 512e7b12a2cada82cde76fd4d04eb914c7f0eab7504022849f5be8373c86b760fac2f1a1259e7e9c736483ff3b9fb5a7a265e706398c97ef8cc9c6ccefee1d34
+RPMIdentity: 4626eab72ca1400c87313214ea044f15efd4f336d58e5243fd4f310f3c896c57aee70d4662aee544988de9712dbb8a5c935308b57428f131acd955d5b8f7ce3f
--- 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	2022-06-05 07:54:54.515227196 +0000
@@ -59,71 +59,72 @@
 /usr/share/aclocal/log4cpp.m4	100644	root:root	
-/usr/share/man/man3/log4cpp.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::AbortAppender.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::Appender.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::AppenderSkeleton.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::AppendersFactory.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::BasicConfigurator.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::BasicLayout.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::BufferingAppender.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::Category.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::CategoryNameComponent.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::CategoryStream.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::ConfigureFailure.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::DailyRollingFileAppender.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::FactoryParams.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::FileAppender.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::Filter.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::FixedContextCategory.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::FormatModifierComponent.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::HierarchyMaintainer.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::IdsaAppender.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::Layout.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::LayoutAppender.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::LayoutsFactory.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::LevelEvaluator.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::LoggingEvent.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::MessageComponent.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::MillisSinceEpochComponent.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::NDC.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::NDC::DiagnosticContext.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::NDCComponent.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::NTEventLogAppender.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::OstreamAppender.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::PassThroughLayout.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::PatternLayout.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::PatternLayout::PatternComponent.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::Priority.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::PriorityComponent.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::ProcessorTimeComponent.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::Properties.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::PropertyConfigurator.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::PropertyConfiguratorImpl.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::RemoteSyslogAppender.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::RollingFileAppender.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::SecondsSinceEpochComponent.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::SimpleConfigurator.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::SimpleLayout.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::StringLiteralComponent.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::StringQueueAppender.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::StringUtil.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::SyslogAppender.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::ThreadNameComponent.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::TimeStamp.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::TimeStampComponent.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::TriggeringEventEvaluator.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::TriggeringEventEvaluatorFactory.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::Win32DebugAppender.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::details.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::details::base::validator::data.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::details::optional::params::validator.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::details::parameter::validator.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::details::required::params::validator.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::tab.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::threading.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::threading::MSMutex.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::threading::MSScopedLock.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::threading::Mutex.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::threading::ScopedLock.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::threading::ThreadLocalDataHolder.3.gz	100644	root:root	
-/usr/share/man/man3/log4cpp::width.3.gz	100644	root:root	
+/usr/share/man/man3/log4cpp.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::AbortAppender.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::Appender.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::AppenderSkeleton.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::AppendersFactory.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::BasicConfigurator.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::BasicLayout.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::BufferingAppender.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::Category.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::CategoryNameComponent.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::CategoryStream.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::ConfigureFailure.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::DailyRollingFileAppender.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::FactoryParams.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::FileAppender.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::Filter.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::FixedContextCategory.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::FormatModifierComponent.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::HierarchyMaintainer.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::IdsaAppender.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::Layout.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::LayoutAppender.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::LayoutsFactory.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::LevelEvaluator.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::LoggingEvent.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::MessageComponent.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::MillisSinceEpochComponent.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::NDC.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::NDC::DiagnosticContext.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::NDCComponent.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::NTEventLogAppender.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::OstreamAppender.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::PassThroughLayout.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::PatternLayout.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::PatternLayout::PatternComponent.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::Priority.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::PriorityComponent.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::ProcessorTimeComponent.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::Properties.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::PropertyConfigurator.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::PropertyConfiguratorImpl.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::RemoteSyslogAppender.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::RollingFileAppender.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::SecondsSinceEpochComponent.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::SimpleConfigurator.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::SimpleLayout.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::StringLiteralComponent.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::StringQueueAppender.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::StringUtil.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::SyslogAppender.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::ThreadNameComponent.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::TimeStamp.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::TimeStampComponent.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::TriggeringEventEvaluator.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::TriggeringEventEvaluatorFactory.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::Win32DebugAppender.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::details.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::details::base::validator::data.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::details::optional::params::validator.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::details::parameter::validator.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::details::required::params::validator.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::tab.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::threading.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::threading::MSMutex.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::threading::MSScopedLock.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::threading::Mutex.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::threading::ScopedLock.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::threading::ThreadLocalDataHolder.3.xz	100644	root:root	
+/usr/share/man/man3/log4cpp::width.3.xz	100644	root:root	
+Requires: liblog4cpp = 1.1.1
 Requires: /bin/sh  
@@ -135,3 +136,3 @@
 Provides: liblog4cpp-devel = 1.1.1-alt2
-File: /usr/bin/log4cpp-config	100755	root:root	dfceb1c971165fddf8493dff6a129727	
+File: /usr/bin/log4cpp-config	100755	root:root	794b9530c4bbf62f900ac4339f62966e	
 File: /usr/include/log4cpp	40755	root:root		
@@ -182,3 +183,3 @@
 File: /usr/include/log4cpp/config-win32.h	100644	root:root	c7ccb6dd4d8194b1248029347fd9a269	
-File: /usr/include/log4cpp/config.h	100644	root:root	508f041a3e21f2e43e271eae5564a6ae	
+File: /usr/include/log4cpp/config.h	100644	root:root	429bd49f1f3677aa7ed8dbd9fefa9982	
 File: /usr/include/log4cpp/convenience.h	100644	root:root	8dc3e18d9ae9816438a119808b6b045a	
@@ -192,73 +193,73 @@
 File: /usr/lib64/liblog4cpp.so	120777	root:root		liblog4cpp.so.5.0.6
-File: /usr/lib64/pkgconfig/log4cpp.pc	100644	root:root	9ed58e085bab7f2269a1ab27b77fd023	
+File: /usr/lib64/pkgconfig/log4cpp.pc	100644	root:root	65833f42f286c2803d9375fc76c77b13	
 File: /usr/share/aclocal/log4cpp.m4	100644	root:root	87055060cfbee75adaab5f7cc1009dad	
-File: /usr/share/man/man3/log4cpp.3.gz	100644	root:root	ba2521c23de346debaa198e777fa13ca	
-File: /usr/share/man/man3/log4cpp::AbortAppender.3.gz	100644	root:root	b636d69c1110084f96852bc8b0f8fa7b	
-File: /usr/share/man/man3/log4cpp::Appender.3.gz	100644	root:root	4fd128676d4bdb6ebc910d8b0383f7b3	
-File: /usr/share/man/man3/log4cpp::AppenderSkeleton.3.gz	100644	root:root	90a8d88d3ad75895d2b54b89b145d7b4	
-File: /usr/share/man/man3/log4cpp::AppendersFactory.3.gz	100644	root:root	5ffb1a681dee5f4c256bd9b6bd9a60ed	
-File: /usr/share/man/man3/log4cpp::BasicConfigurator.3.gz	100644	root:root	519b511bce6048bfcbd169515f2fecf1	
-File: /usr/share/man/man3/log4cpp::BasicLayout.3.gz	100644	root:root	ad45d63e31d8ad51c545d361fb754907	
-File: /usr/share/man/man3/log4cpp::BufferingAppender.3.gz	100644	root:root	2c2c2ebd45be6d88a4cc6f0dac40ff59	
-File: /usr/share/man/man3/log4cpp::Category.3.gz	100644	root:root	a8c4dad275421eb6f6f305faf33fe924	
-File: /usr/share/man/man3/log4cpp::CategoryNameComponent.3.gz	100644	root:root	41a1809c583729a3d185ad1fa6cc531a	
-File: /usr/share/man/man3/log4cpp::CategoryStream.3.gz	100644	root:root	d4349c41023a9a9fdc94ea9b39528e5c	
-File: /usr/share/man/man3/log4cpp::ConfigureFailure.3.gz	100644	root:root	6b428806fa9c3cf9e63e428b75c51a72	
-File: /usr/share/man/man3/log4cpp::DailyRollingFileAppender.3.gz	100644	root:root	81e7cb0061bda108a360d0484a65e38c	
-File: /usr/share/man/man3/log4cpp::FactoryParams.3.gz	100644	root:root	60ce64b346a55031fd4c281c3906d934	
-File: /usr/share/man/man3/log4cpp::FileAppender.3.gz	100644	root:root	d332d442031f41cfedcc68b6dd629751	
-File: /usr/share/man/man3/log4cpp::Filter.3.gz	100644	root:root	00e86b1ee344d73be0eb0a5f27073521	
-File: /usr/share/man/man3/log4cpp::FixedContextCategory.3.gz	100644	root:root	3a91f767c6c595045c7e62a79278a551	
-File: /usr/share/man/man3/log4cpp::FormatModifierComponent.3.gz	100644	root:root	9828c1a6acb76fa7b4c298c0edf86262	
-File: /usr/share/man/man3/log4cpp::HierarchyMaintainer.3.gz	100644	root:root	67200070a3acd54a0fe6d965c90aba8e	
-File: /usr/share/man/man3/log4cpp::IdsaAppender.3.gz	100644	root:root	760a0b72b38334feb2c0dbb9cc1a90c0	
-File: /usr/share/man/man3/log4cpp::Layout.3.gz	100644	root:root	9339a1faeefb5f3d3ba1a9da2a9aae9a	
-File: /usr/share/man/man3/log4cpp::LayoutAppender.3.gz	100644	root:root	584ad44362018e84763f17db6a38c2d9	
-File: /usr/share/man/man3/log4cpp::LayoutsFactory.3.gz	100644	root:root	ed28c40cc96881cc2b937705eb76bfc3	
-File: /usr/share/man/man3/log4cpp::LevelEvaluator.3.gz	100644	root:root	af856a1213f2d27840626a37c01f492e	
-File: /usr/share/man/man3/log4cpp::LoggingEvent.3.gz	100644	root:root	bd135896b1bbc74b6a3837510124783a	
-File: /usr/share/man/man3/log4cpp::MessageComponent.3.gz	100644	root:root	b5c35455577028765c621d68994fe2f3	
-File: /usr/share/man/man3/log4cpp::MillisSinceEpochComponent.3.gz	100644	root:root	31864a41c353447a9a610c7300af26cb	
-File: /usr/share/man/man3/log4cpp::NDC.3.gz	100644	root:root	f2d77b1008d5aaf0daefb1aad43048eb	
-File: /usr/share/man/man3/log4cpp::NDC::DiagnosticContext.3.gz	100644	root:root	b0f3b6aa2a5bd1a56ffb16a6996eb041	
-File: /usr/share/man/man3/log4cpp::NDCComponent.3.gz	100644	root:root	7dfcacebed31fa4e5ee1e2f7cbe7300c	
-File: /usr/share/man/man3/log4cpp::NTEventLogAppender.3.gz	100644	root:root	1e59987b11406f2fc9b579fb3d71c1f7	
-File: /usr/share/man/man3/log4cpp::OstreamAppender.3.gz	100644	root:root	9e61e4cf9889d760a2ad13b0c627ab1b	
-File: /usr/share/man/man3/log4cpp::PassThroughLayout.3.gz	100644	root:root	d8a3de1ed88f85cfe466b732d7c72fe9	
-File: /usr/share/man/man3/log4cpp::PatternLayout.3.gz	100644	root:root	1006d0acc44bf4a8324116ee9548e781	
-File: /usr/share/man/man3/log4cpp::PatternLayout::PatternComponent.3.gz	100644	root:root	32124a2384c01b21df1668925fb755c2	
-File: /usr/share/man/man3/log4cpp::Priority.3.gz	100644	root:root	13041682ab83685954ff70bc8c7e520e	
-File: /usr/share/man/man3/log4cpp::PriorityComponent.3.gz	100644	root:root	c85f1e31fcfeecf7eca27a254bc4f27a	
-File: /usr/share/man/man3/log4cpp::ProcessorTimeComponent.3.gz	100644	root:root	95a1767748080a0188c7654653a7d8cb	
-File: /usr/share/man/man3/log4cpp::Properties.3.gz	100644	root:root	0d6506d7ed3e8be7f26f961c018abc8f	
-File: /usr/share/man/man3/log4cpp::PropertyConfigurator.3.gz	100644	root:root	f9057e253ba575b8e08e55ad76e2f240	
-File: /usr/share/man/man3/log4cpp::PropertyConfiguratorImpl.3.gz	100644	root:root	d14cefdd8800241fbed0d6f3bce24004	
-File: /usr/share/man/man3/log4cpp::RemoteSyslogAppender.3.gz	100644	root:root	12104e03296000a898cf560d4752eb82	
-File: /usr/share/man/man3/log4cpp::RollingFileAppender.3.gz	100644	root:root	94903d9c93e23e1224266de7395d30be	
-File: /usr/share/man/man3/log4cpp::SecondsSinceEpochComponent.3.gz	100644	root:root	17bf71c834abdeece3c6e40c12c55872	
-File: /usr/share/man/man3/log4cpp::SimpleConfigurator.3.gz	100644	root:root	06edae217928def7c4447e73cc2b9e98	
-File: /usr/share/man/man3/log4cpp::SimpleLayout.3.gz	100644	root:root	90b086eec1a6c6c41d054682a56c1f59	
-File: /usr/share/man/man3/log4cpp::StringLiteralComponent.3.gz	100644	root:root	397af1181fe0840b1f36ae87600ef134	
-File: /usr/share/man/man3/log4cpp::StringQueueAppender.3.gz	100644	root:root	52c46d53091157492b91cba33f505645	
-File: /usr/share/man/man3/log4cpp::StringUtil.3.gz	100644	root:root	3529eba278960ab679cc63a854f8e9a2	
-File: /usr/share/man/man3/log4cpp::SyslogAppender.3.gz	100644	root:root	3b6e14e82ebb8d5b6d5573e96d151da3	
-File: /usr/share/man/man3/log4cpp::ThreadNameComponent.3.gz	100644	root:root	27b8994746973e984ccc65a021d54f1a	
-File: /usr/share/man/man3/log4cpp::TimeStamp.3.gz	100644	root:root	9f64473458c3899731845c74ab62356c	
-File: /usr/share/man/man3/log4cpp::TimeStampComponent.3.gz	100644	root:root	3757419df8d138daf3ef1d214e9a1258	
-File: /usr/share/man/man3/log4cpp::TriggeringEventEvaluator.3.gz	100644	root:root	a800a3de0995c5f2761c6b714772590f	
-File: /usr/share/man/man3/log4cpp::TriggeringEventEvaluatorFactory.3.gz	100644	root:root	a39e989285640c1b90c20b56018125b9	
-File: /usr/share/man/man3/log4cpp::Win32DebugAppender.3.gz	100644	root:root	b8d4e07c601e601cf43ec1553373ec4c	
-File: /usr/share/man/man3/log4cpp::details.3.gz	100644	root:root	fa341d27f07d19e8e0c2e2dd915aa459	
-File: /usr/share/man/man3/log4cpp::details::base::validator::data.3.gz	100644	root:root	5d25376867694fd45c2b177505e117c0	
-File: /usr/share/man/man3/log4cpp::details::optional::params::validator.3.gz	100644	root:root	ec3d5e6e81a796a79083c4c6994643cf	
-File: /usr/share/man/man3/log4cpp::details::parameter::validator.3.gz	100644	root:root	11dcce17ae3a343ec065e438f2a73157	
-File: /usr/share/man/man3/log4cpp::details::required::params::validator.3.gz	100644	root:root	20417b90af795156b92c75c4db45a2de	
-File: /usr/share/man/man3/log4cpp::tab.3.gz	100644	root:root	dff8e020a06e5d5b8071aa2b2de9f447	
-File: /usr/share/man/man3/log4cpp::threading.3.gz	100644	root:root	49fb944d022aefe61da2b04def531d7b	
-File: /usr/share/man/man3/log4cpp::threading::MSMutex.3.gz	100644	root:root	fe4a0b7962243666e6b92075061abe2f	
-File: /usr/share/man/man3/log4cpp::threading::MSScopedLock.3.gz	100644	root:root	0f7c4c8fe2e6a3a6d00dac0936e584d0	
-File: /usr/share/man/man3/log4cpp::threading::Mutex.3.gz	100644	root:root	d46f219fbae682eb0fa20fcf813b2b26	
-File: /usr/share/man/man3/log4cpp::threading::ScopedLock.3.gz	100644	root:root	73ad1e316fef1fc8b0df3d59398addd1	
-File: /usr/share/man/man3/log4cpp::threading::ThreadLocalDataHolder.3.gz	100644	root:root	207570c2e9d1532dadcb546d43483c53	
-File: /usr/share/man/man3/log4cpp::width.3.gz	100644	root:root	9043d8f297bb03fa4393cc20c5ca8072	
-RPMIdentity: ec3bab63e8cad4e0d557841dc2730db3a20a833add2f3dbcae6ffbbbd65381c8f2546e6c311d6101ec1dbde44deb9da1a90a4a842d695f2c82aa4c3a9efb070b
+File: /usr/share/man/man3/log4cpp.3.xz	100644	root:root	5b630659a65f6f97000ecfe77d5c0de3	
+File: /usr/share/man/man3/log4cpp::AbortAppender.3.xz	100644	root:root	d1b443254b2fc4cd6f6f51f26d3ebd44	
+File: /usr/share/man/man3/log4cpp::Appender.3.xz	100644	root:root	b6b5ad2c0a7fb79176d74affc175bb90	
+File: /usr/share/man/man3/log4cpp::AppenderSkeleton.3.xz	100644	root:root	42b32d54dc0bca23f4f9ad3d7fea323a	
+File: /usr/share/man/man3/log4cpp::AppendersFactory.3.xz	100644	root:root	4088d9a3dfd994ac029d73138c11fc20	
+File: /usr/share/man/man3/log4cpp::BasicConfigurator.3.xz	100644	root:root	1fd9a94b3df75f3da02316239fa21e49	
+File: /usr/share/man/man3/log4cpp::BasicLayout.3.xz	100644	root:root	f0e811f32086dbc381a2818688481faa	
+File: /usr/share/man/man3/log4cpp::BufferingAppender.3.xz	100644	root:root	f8601cfc675f4656f2365ecbda225608	
+File: /usr/share/man/man3/log4cpp::Category.3.xz	100644	root:root	f5d8d98c07e56c427c7bff091ee24521	
+File: /usr/share/man/man3/log4cpp::CategoryNameComponent.3.xz	100644	root:root	d09974046763a9fb66b59bcb6f6bf4a8	
+File: /usr/share/man/man3/log4cpp::CategoryStream.3.xz	100644	root:root	14fcecf5c1dc03ae20024c7ff2b959d4	
+File: /usr/share/man/man3/log4cpp::ConfigureFailure.3.xz	100644	root:root	849ef39da953c44a215bf21427bfafbe	
+File: /usr/share/man/man3/log4cpp::DailyRollingFileAppender.3.xz	100644	root:root	d37b7c9a245ec9f6e5008cd607338e21	
+File: /usr/share/man/man3/log4cpp::FactoryParams.3.xz	100644	root:root	c776a50134e41698a30e4a0574c72942	
+File: /usr/share/man/man3/log4cpp::FileAppender.3.xz	100644	root:root	88ea8f8255b44768f20a780e4a3013e7	
+File: /usr/share/man/man3/log4cpp::Filter.3.xz	100644	root:root	a64cb0c0bfbb30a7ed577b3331d1d8ae	
+File: /usr/share/man/man3/log4cpp::FixedContextCategory.3.xz	100644	root:root	a314217bca4c2c84d701b9a651cbbe77	
+File: /usr/share/man/man3/log4cpp::FormatModifierComponent.3.xz	100644	root:root	f8c8e1b221ebd072d8d7cd62d434d0d6	
+File: /usr/share/man/man3/log4cpp::HierarchyMaintainer.3.xz	100644	root:root	c8375832132baf06ea151707bdc2488e	
+File: /usr/share/man/man3/log4cpp::IdsaAppender.3.xz	100644	root:root	af24aa7678e28a9aaead18a04f5df0f7	
+File: /usr/share/man/man3/log4cpp::Layout.3.xz	100644	root:root	682e3ce726b55dcad5019dff3ea9d4e7	
+File: /usr/share/man/man3/log4cpp::LayoutAppender.3.xz	100644	root:root	e55850f71cf810daf9ff9e5b63de8974	
+File: /usr/share/man/man3/log4cpp::LayoutsFactory.3.xz	100644	root:root	97d5439d9caae4e8233cba556ae3c3e8	
+File: /usr/share/man/man3/log4cpp::LevelEvaluator.3.xz	100644	root:root	2d5f55f698914c5eb1c89c7598b0dd31	
+File: /usr/share/man/man3/log4cpp::LoggingEvent.3.xz	100644	root:root	d0abd08433562bed7730f58e257691e3	
+File: /usr/share/man/man3/log4cpp::MessageComponent.3.xz	100644	root:root	8cd727456dddd0d8fba5d01c2292caf8	
+File: /usr/share/man/man3/log4cpp::MillisSinceEpochComponent.3.xz	100644	root:root	98312664f226f040641940acd9ea7998	
+File: /usr/share/man/man3/log4cpp::NDC.3.xz	100644	root:root	ab1007515bbe6111c23c658ae528a4eb	
+File: /usr/share/man/man3/log4cpp::NDC::DiagnosticContext.3.xz	100644	root:root	b24304a908c0b941d06ae9044a5f9668	
+File: /usr/share/man/man3/log4cpp::NDCComponent.3.xz	100644	root:root	7e7fcd0a6b35fb8f27ac299472fa1706	
+File: /usr/share/man/man3/log4cpp::NTEventLogAppender.3.xz	100644	root:root	adff88c889cc9c76c7a3589e62f57f1b	
+File: /usr/share/man/man3/log4cpp::OstreamAppender.3.xz	100644	root:root	46a2c807106c21d1b2b3c61008067644	
+File: /usr/share/man/man3/log4cpp::PassThroughLayout.3.xz	100644	root:root	2ddb6f7ac56d7b2b747eb3e242950c0c	
+File: /usr/share/man/man3/log4cpp::PatternLayout.3.xz	100644	root:root	900066c85d6d67d73ab11892ae5a60c3	
+File: /usr/share/man/man3/log4cpp::PatternLayout::PatternComponent.3.xz	100644	root:root	79c83d7d5929503d3b9095dcd8ef6615	
+File: /usr/share/man/man3/log4cpp::Priority.3.xz	100644	root:root	a4b64bae6c6d96dc6c3b3042134f1478	
+File: /usr/share/man/man3/log4cpp::PriorityComponent.3.xz	100644	root:root	08213c378b19ba7d423f644014500624	
+File: /usr/share/man/man3/log4cpp::ProcessorTimeComponent.3.xz	100644	root:root	febfcada1dc8d9e7759967f465d41fa6	
+File: /usr/share/man/man3/log4cpp::Properties.3.xz	100644	root:root	d86341421fe00b03ab3d43b9f817ffb3	
+File: /usr/share/man/man3/log4cpp::PropertyConfigurator.3.xz	100644	root:root	3093933f153f31bd3b8681bdc2918b8d	
+File: /usr/share/man/man3/log4cpp::PropertyConfiguratorImpl.3.xz	100644	root:root	75b38abce39f75c70b3e0a33c9aa95a4	
+File: /usr/share/man/man3/log4cpp::RemoteSyslogAppender.3.xz	100644	root:root	3f1de53eb9ba092953d4afcad05262dc	
+File: /usr/share/man/man3/log4cpp::RollingFileAppender.3.xz	100644	root:root	6f419fed40f2d58555bcff2b011086d2	
+File: /usr/share/man/man3/log4cpp::SecondsSinceEpochComponent.3.xz	100644	root:root	92f18603b240839321396619c726a851	
+File: /usr/share/man/man3/log4cpp::SimpleConfigurator.3.xz	100644	root:root	32a0ec49baad592bd02ee4fc458169be	
+File: /usr/share/man/man3/log4cpp::SimpleLayout.3.xz	100644	root:root	a2940c889822ef38d7a718f6281f546b	
+File: /usr/share/man/man3/log4cpp::StringLiteralComponent.3.xz	100644	root:root	29bb14e54e10f538495379dae7563d12	
+File: /usr/share/man/man3/log4cpp::StringQueueAppender.3.xz	100644	root:root	f951ffa882c90800ff62fe223b1bab9a	
+File: /usr/share/man/man3/log4cpp::StringUtil.3.xz	100644	root:root	7b8a61022d43f9796c354c297c9581ca	
+File: /usr/share/man/man3/log4cpp::SyslogAppender.3.xz	100644	root:root	cf48c1dd8f32af645c09a4742df1f1c1	
+File: /usr/share/man/man3/log4cpp::ThreadNameComponent.3.xz	100644	root:root	95c2e018664c2bb1fb8a9004d756e955	
+File: /usr/share/man/man3/log4cpp::TimeStamp.3.xz	100644	root:root	f57d02c887aefa9f3a0708dbe8e988e2	
+File: /usr/share/man/man3/log4cpp::TimeStampComponent.3.xz	100644	root:root	e8cbe22d8a13e91752958b2373ee677c	
+File: /usr/share/man/man3/log4cpp::TriggeringEventEvaluator.3.xz	100644	root:root	50f2c8317a60d8f8c1bc2e1c0d2e1030	
+File: /usr/share/man/man3/log4cpp::TriggeringEventEvaluatorFactory.3.xz	100644	root:root	ce9d5281823109e67e51cf642a121b9d	
+File: /usr/share/man/man3/log4cpp::Win32DebugAppender.3.xz	100644	root:root	1377175a5d94af0a50f9b53773db5aba	
+File: /usr/share/man/man3/log4cpp::details.3.xz	100644	root:root	a4f8831bc588d1a39a07be4f2485c896	
+File: /usr/share/man/man3/log4cpp::details::base::validator::data.3.xz	100644	root:root	2645bd264407f4e4c2fcd02af988543a	
+File: /usr/share/man/man3/log4cpp::details::optional::params::validator.3.xz	100644	root:root	2227f35e485a7503e700197e1904d6cd	
+File: /usr/share/man/man3/log4cpp::details::parameter::validator.3.xz	100644	root:root	a81b5418f781146cfa9bdd8d39f2314a	
+File: /usr/share/man/man3/log4cpp::details::required::params::validator.3.xz	100644	root:root	69b5eb2cedcfa65d9f1c530bad107bae	
+File: /usr/share/man/man3/log4cpp::tab.3.xz	100644	root:root	0ab09f8945eee325a8dd6bf0d992cc09	
+File: /usr/share/man/man3/log4cpp::threading.3.xz	100644	root:root	cba225c551acc7493c8c69136ae281ed	
+File: /usr/share/man/man3/log4cpp::threading::MSMutex.3.xz	100644	root:root	853841dc1ce5d29319b28cf038871c35	
+File: /usr/share/man/man3/log4cpp::threading::MSScopedLock.3.xz	100644	root:root	689d791c21eff6d98ef7f4a5f50a9756	
+File: /usr/share/man/man3/log4cpp::threading::Mutex.3.xz	100644	root:root	405339f7b763e4f337ea47ff620c9148	
+File: /usr/share/man/man3/log4cpp::threading::ScopedLock.3.xz	100644	root:root	14bce5b0e0e88b3ac9b967baf0f029ef	
+File: /usr/share/man/man3/log4cpp::threading::ThreadLocalDataHolder.3.xz	100644	root:root	682e4ec16f26c51e199546a00d096fae	
+File: /usr/share/man/man3/log4cpp::width.3.xz	100644	root:root	0e2e707754fc2e20f60d04ba3a862771	
+RPMIdentity: 63eb05a4ce4fa07bf95bece19b0891a8f8b0bb8f354329fd3fb48b11258966b6bf78adc2025275d989f6c48b8564277c5a805d70b0cc65cbce6b4077e29d15a1