<86>Feb 27 07:00:36 userdel[630238]: delete user 'rooter'
<86>Feb 27 07:00:36 userdel[630238]: removed group 'rooter' owned by 'rooter'
<86>Feb 27 07:00:36 userdel[630238]: removed shadow group 'rooter' owned by 'rooter'
<86>Feb 27 07:00:36 groupadd[630262]: group added to /etc/group: name=rooter, GID=987
<86>Feb 27 07:00:36 groupadd[630262]: group added to /etc/gshadow: name=rooter
<86>Feb 27 07:00:36 groupadd[630262]: new group: name=rooter, GID=987
<86>Feb 27 07:00:36 useradd[630276]: new user: name=rooter, UID=987, GID=987, home=/root, shell=/bin/bash
<86>Feb 27 07:00:36 userdel[630320]: delete user 'builder'
<86>Feb 27 07:00:36 userdel[630320]: removed group 'builder' owned by 'builder'
<86>Feb 27 07:00:36 userdel[630320]: removed shadow group 'builder' owned by 'builder'
<86>Feb 27 07:00:36 groupadd[630356]: group added to /etc/group: name=builder, GID=988
<86>Feb 27 07:00:36 groupadd[630356]: group added to /etc/gshadow: name=builder
<86>Feb 27 07:00:36 groupadd[630356]: new group: name=builder, GID=988
<86>Feb 27 07:00:36 useradd[630381]: new user: name=builder, UID=988, GID=988, home=/usr/src, shell=/bin/bash
<13>Feb 27 07:00:38 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/log4c-1.2.1-alt1.1.qa1.nosrc.rpm (w1.gzdio)
Installing log4c-1.2.1-alt1.1.qa1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.32385
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf log4c-1.2.1
+ echo 'Source #0 (log4c-1.2.1.tar):'
Source #0 (log4c-1.2.1.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/log4c-1.2.1.tar
+ cd log4c-1.2.1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.32385
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd log4c-1.2.1
+ 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-doc
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 build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking for bison... bison -y
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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 for style of include used by make... GNU
checking dependency style of x86_64-alt-linux-gcc... none
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for flex... no
checking for lex... no
checking for gawk... (cached) gawk
checking for a BSD-compatible install... /bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
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 ld used by x86_64-alt-linux-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... (cached) pass_all
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for x86_64-alt-linux-g++... no
checking for x86_64-alt-linux-c++... no
checking for x86_64-alt-linux-gpp... no
checking for x86_64-alt-linux-aCC... no
checking for x86_64-alt-linux-CC... no
checking for x86_64-alt-linux-cxx... no
checking for x86_64-alt-linux-cc++... no
checking for x86_64-alt-linux-cl.exe... no
checking for x86_64-alt-linux-FCC... no
checking for x86_64-alt-linux-KCC... no
checking for x86_64-alt-linux-RCC... no
checking for x86_64-alt-linux-xlC_r... no
checking for x86_64-alt-linux-xlC... no
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking for x86_64-alt-linux-g77... no
checking for x86_64-alt-linux-xlf... no
checking for x86_64-alt-linux-f77... no
checking for x86_64-alt-linux-frt... no
checking for x86_64-alt-linux-pgf77... no
checking for x86_64-alt-linux-cf77... no
checking for x86_64-alt-linux-fort77... no
checking for x86_64-alt-linux-fl32... no
checking for x86_64-alt-linux-af77... no
checking for x86_64-alt-linux-xlf90... no
checking for x86_64-alt-linux-f90... no
checking for x86_64-alt-linux-pgf90... no
checking for x86_64-alt-linux-pghpf... no
checking for x86_64-alt-linux-epcf90... no
checking for x86_64-alt-linux-gfortran... no
checking for x86_64-alt-linux-g95... no
checking for x86_64-alt-linux-xlf95... no
checking for x86_64-alt-linux-f95... no
checking for x86_64-alt-linux-fort... no
checking for x86_64-alt-linux-ifort... no
checking for x86_64-alt-linux-ifc... no
checking for x86_64-alt-linux-efc... no
checking for x86_64-alt-linux-pgf95... no
checking for x86_64-alt-linux-lf95... no
checking for x86_64-alt-linux-ftn... no
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok
checking for objdir... .libs
checking for x86_64-alt-linux-ar... no
checking for ar... ar
checking for x86_64-alt-linux-ranlib... ranlib
checking for x86_64-alt-linux-strip... no
checking for strip... strip
checking for correct ltmain.sh version... yes
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
checking if x86_64-alt-linux-gcc PIC flag -fPIC 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 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... cat: '/etc/ld.so.conf.d/*.conf': No such file or directory
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
configure: creating libtool
appending configuration tag "CXX" to libtool
appending configuration tag "F77" to libtool
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_mutex_init in -lpthread... yes
configure: Compile with rollingfile code
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking varargs.h usability... no
checking varargs.h presence... no
checking for varargs.h... no
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for pthread.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking whether utime accepts a null argument... yes
checking for vprintf... yes
checking for _doprnt... no
checking for gettimeofday... yes
checking for memset... yes
checking for munmap... yes
checking for nl_langinfo... yes
checking for strdup... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strrchr... yes
checking for strstr... yes
checking for utime... yes
checking for sbrk... yes
checking for doxygen... /usr/bin/doxygen
checking for dot... no
checking for latex... no
checking for EXPAT - version >= 1.95.1... no
*** Could not run EXPAT test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means EXPAT was incorrectly installed
*** or that you have moved EXPAT since it was installed. In the latter case, you
*** may want to edit the expat-config script: ''
*** Log4C will still run without EXPAT--it uses some bundled
*** lex/yacc code to parse the configuration file
configure: creating ./config.status
config.status: creating Makefile
config.status: creating log4c-config
config.status: creating log4crc.sample
config.status: creating log4c.spec
config.status: creating config/Makefile
config.status: creating doc/Makefile
config.status: creating doc/Doxyfile
config.status: creating doc/main.doc
config.status: creating src/Makefile
config.status: creating src/log4c/Makefile
config.status: creating src/log4c/version.h
config.status: creating src/sd/Makefile
config.status: creating tests/Makefile
config.status: creating tests/log4c/Makefile
config.status: creating examples/Makefile
config.status: creating examples/log4crc
config.status: creating examples/helloworld/Makefile
config.status: creating examples/helloworld1/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing default commands
+ make -j16
make  all-recursive
Making all in config
make[2]: Nothing to be done for 'all'.
Making all in src
make  all-recursive
Making all in sd
make[4]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/sd'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src     -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o error.lo error.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c error.c  -fPIC -DPIC -o .libs/error.o
error.c:1:19: warning: 'version' defined but not used [-Wunused-const-variable=]
 static const char version[] = "$Id$";
                   ^~~~~~~
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c error.c -o error.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/sd'
make[4]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/sd'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src     -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o malloc.lo malloc.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c malloc.c  -fPIC -DPIC -o .libs/malloc.o
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c malloc.c -o malloc.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/sd'
make[4]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/sd'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src     -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o sprintf.lo sprintf.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c sprintf.c  -fPIC -DPIC -o .libs/sprintf.o
sprintf.c:1:19: warning: 'version' defined but not used [-Wunused-const-variable=]
 static const char version[] = "$Id$";
                   ^~~~~~~
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c sprintf.c -o sprintf.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/sd'
make[4]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/sd'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src     -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o sd_xplatform.lo sd_xplatform.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c sd_xplatform.c  -fPIC -DPIC -o .libs/sd_xplatform.o
sd_xplatform.c:1:19: warning: 'version' defined but not used [-Wunused-const-variable=]
 static const char version[] = "$Id$";
                   ^~~~~~~
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c sd_xplatform.c -o sd_xplatform.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/sd'
make[4]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/sd'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src     -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o factory.lo factory.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c factory.c  -fPIC -DPIC -o .libs/factory.o
factory.c: In function 'sd_factory_list':
factory.c:135:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (!this || !a_items || a_nitems <= 0)
   ^~
factory.c:138:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
     for (i = sd_hash_begin(this->fac_hash), j = 0;
     ^~~
At top level:
factory.c:1:19: warning: 'version' defined but not used [-Wunused-const-variable=]
 static const char version[] = "$Id$";
                   ^~~~~~~
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c factory.c -o factory.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/sd'
make[4]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/sd'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src     -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o stack.lo stack.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c stack.c  -fPIC -DPIC -o .libs/stack.o
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c stack.c -o stack.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/sd'
make[4]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/sd'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src     -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o domnode-xml.lo domnode-xml.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c domnode-xml.c  -fPIC -DPIC -o .libs/domnode-xml.o
domnode-xml.c:1:19: warning: 'version' defined but not used [-Wunused-const-variable=]
 static const char version[] = "$Id$";
                   ^~~~~~~
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c domnode-xml.c -o domnode-xml.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/sd'
make[4]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/sd'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src     -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o domnode.lo domnode.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c domnode.c  -fPIC -DPIC -o .libs/domnode.o
domnode.c:1:19: warning: 'version' defined but not used [-Wunused-const-variable=]
 static const char version[] = "$Id$";
                   ^~~~~~~
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c domnode.c -o domnode.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/sd'
make[4]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/sd'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src     -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o list.lo list.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c list.c  -fPIC -DPIC -o .libs/list.o
list.c:1:19: warning: 'version' defined but not used [-Wunused-const-variable=]
 static const char version[] = "$Id$";
                   ^~~~~~~
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c list.c -o list.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/sd'
make[4]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/sd'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src     -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o test.lo test.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c test.c  -fPIC -DPIC -o .libs/test.o
test.c: In function 'sd_test_run':
test.c:217:44: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'usec_t' {aka 'long unsigned int'} [-Wformat=]
             fprintf(sd_test_err(this), "%lld ", elapsed);
                                         ~~~^    ~~~~~~~
                                         %ld
At top level:
test.c:1:19: warning: 'version' defined but not used [-Wunused-const-variable=]
 static const char version[] = "$Id$";
                   ^~~~~~~
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c test.c -o test.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/sd'
make[4]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/sd'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src     -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o hash.lo hash.c
mkdir .libs
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c hash.c  -fPIC -DPIC -o .libs/hash.o
hash.c:1:19: warning: 'version' defined but not used [-Wunused-const-variable=]
 static const char version[] = "$Id$";
                   ^~~~~~~
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c hash.c -o hash.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/sd'
make[4]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/sd'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src     -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o domnode-xml-parser.lo domnode-xml-parser.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c domnode-xml-parser.c  -fPIC -DPIC -o .libs/domnode-xml-parser.o
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c domnode-xml-parser.c -o domnode-xml-parser.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/sd'
make[4]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/sd'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src     -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o domnode-xml-scanner.lo domnode-xml-scanner.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c domnode-xml-scanner.c  -fPIC -DPIC -o .libs/domnode-xml-scanner.o
domnode-xml-scanner.c:3145:16: warning: 'input' defined but not used [-Wunused-function]
     static int yyinput YYFARGS0(void)
                ^~~~~
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c domnode-xml-scanner.c -o domnode-xml-scanner.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/sd'
make[4]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/sd'
/bin/sh ../../libtool --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -Wall   -o liblog4c_sd.la  stack.lo list.lo malloc.lo factory.lo hash.lo sprintf.lo test.lo sd_xplatform.lo error.lo  domnode.lo domnode-xml.lo domnode-xml-parser.lo domnode-xml-scanner.lo  -lpthread
ar cru .libs/liblog4c_sd.a .libs/stack.o .libs/list.o .libs/malloc.o .libs/factory.o .libs/hash.o .libs/sprintf.o .libs/test.o .libs/sd_xplatform.o .libs/error.o .libs/domnode.o .libs/domnode-xml.o .libs/domnode-xml-parser.o .libs/domnode-xml-scanner.o
ranlib .libs/liblog4c_sd.a
creating liblog4c_sd.la
(cd .libs && rm -f liblog4c_sd.la && ln -s ../liblog4c_sd.la liblog4c_sd.la)
make[4]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/sd'
Making all in log4c
make[4]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/log4c'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="\"/etc\""    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o appender_type_syslog.lo appender_type_syslog.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c appender_type_syslog.c  -fPIC -DPIC -o .libs/appender_type_syslog.o
appender_type_syslog.c:1:19: warning: 'version' defined but not used [-Wunused-const-variable=]
 static const char version[] = "$Id$";
                   ^~~~~~~
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c appender_type_syslog.c -o appender_type_syslog.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/log4c'
make[4]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/log4c'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="\"/etc\""    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o layout_type_basic.lo layout_type_basic.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c layout_type_basic.c  -fPIC -DPIC -o .libs/layout_type_basic.o
layout_type_basic.c:1:19: warning: 'version' defined but not used [-Wunused-const-variable=]
 static const char version[] = "$Id$";
                   ^~~~~~~
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c layout_type_basic.c -o layout_type_basic.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/log4c'
make[4]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/log4c'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="\"/etc\""    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o version.lo version.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c version.c  -fPIC -DPIC -o .libs/version.o
version.c:1:19: warning: 'version' defined but not used [-Wunused-const-variable=]
 static const char version[] = "$Id$";
                   ^~~~~~~
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c version.c -o version.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/log4c'
make[4]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/log4c'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="\"/etc\""    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o layout_type_basic_r.lo layout_type_basic_r.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c layout_type_basic_r.c  -fPIC -DPIC -o .libs/layout_type_basic_r.o
layout_type_basic_r.c:1:19: warning: 'version' defined but not used [-Wunused-const-variable=]
 static const char version[] = "$Id$";
                   ^~~~~~~
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c layout_type_basic_r.c -o layout_type_basic_r.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/log4c'
make[4]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/log4c'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="\"/etc\""    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o appender_type_stream.lo appender_type_stream.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c appender_type_stream.c  -fPIC -DPIC -o .libs/appender_type_stream.o
appender_type_stream.c:1:19: warning: 'version' defined but not used [-Wunused-const-variable=]
 static const char version[] = "$Id$";
                   ^~~~~~~
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c appender_type_stream.c -o appender_type_stream.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/log4c'
make[4]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/log4c'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="\"/etc\""    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o layout_type_dated.lo layout_type_dated.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c layout_type_dated.c  -fPIC -DPIC -o .libs/layout_type_dated.o
layout_type_dated.c: In function 'dated_format':
layout_type_dated.c:28:2: warning: #warning gmtime() routine should be defined in sd_xplatform [-Wcpp]
 #warning gmtime() routine should be defined in sd_xplatform
  ^~~~~~~
At top level:
layout_type_dated.c:1:19: warning: 'version' defined but not used [-Wunused-const-variable=]
 static const char version[] = "$Id$";
                   ^~~~~~~
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c layout_type_dated.c -o layout_type_dated.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/log4c'
make[4]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/log4c'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="\"/etc\""    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o priority.lo priority.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c priority.c  -fPIC -DPIC -o .libs/priority.o
priority.c:1:19: warning: 'version' defined but not used [-Wunused-const-variable=]
 static const char version[] = "$Id$";
                   ^~~~~~~
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c priority.c -o priority.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/log4c'
make[4]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/log4c'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="\"/etc\""    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o appender_type_stream2.lo appender_type_stream2.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c appender_type_stream2.c  -fPIC -DPIC -o .libs/appender_type_stream2.o
appender_type_stream2.c: In function 'stream2_get_or_make_udata':
appender_type_stream2.c:136:9: warning: variable 'rc' set but not used [-Wunused-but-set-variable]
     int rc = 0;
         ^~
At top level:
appender_type_stream2.c:1:19: warning: 'version' defined but not used [-Wunused-const-variable=]
 static const char version[] = "$Id$";
                   ^~~~~~~
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c appender_type_stream2.c -o appender_type_stream2.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/log4c'
make[4]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/log4c'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="\"/etc\""    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o logging_event.lo logging_event.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c logging_event.c  -fPIC -DPIC -o .libs/logging_event.o
logging_event.c:1:19: warning: 'version' defined but not used [-Wunused-const-variable=]
 static const char version[] = "$Id$";
                   ^~~~~~~
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c logging_event.c -o logging_event.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/log4c'
make[4]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/log4c'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="\"/etc\""    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o appender_type_mmap.lo appender_type_mmap.c
mkdir .libs
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c appender_type_mmap.c  -fPIC -DPIC -o .libs/appender_type_mmap.o
appender_type_mmap.c:1:19: warning: 'version' defined but not used [-Wunused-const-variable=]
 static const char version[] = "$Id$";
                   ^~~~~~~
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c appender_type_mmap.c -o appender_type_mmap.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/log4c'
make[4]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/log4c'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="\"/etc\""    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o layout_type_dated_r.lo layout_type_dated_r.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c layout_type_dated_r.c  -fPIC -DPIC -o .libs/layout_type_dated_r.o
layout_type_dated_r.c: In function 'dated_r_format':
layout_type_dated_r.c:28:2: warning: #warning gmtime() routine should be defined in sd_xplatform [-Wcpp]
 #warning gmtime() routine should be defined in sd_xplatform
  ^~~~~~~
At top level:
layout_type_dated_r.c:1:19: warning: 'version' defined but not used [-Wunused-const-variable=]
 static const char version[] = "$Id$";
                   ^~~~~~~
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c layout_type_dated_r.c -o layout_type_dated_r.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/log4c'
make[4]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/log4c'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="\"/etc\""    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o init.lo init.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c init.c  -fPIC -DPIC -o .libs/init.o
init.c: In function 'log4c_fini':
init.c:231:9: warning: variable 'rc' set but not used [-Wunused-but-set-variable]
     int rc = 0;
         ^~
At top level:
init.c:1:19: warning: 'version' defined but not used [-Wunused-const-variable=]
 static const char version[] = "$Id$";
                   ^~~~~~~
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c init.c -o init.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/log4c'
make[4]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/log4c'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="\"/etc\""    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o layout.lo layout.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c layout.c  -fPIC -DPIC -o .libs/layout.o
layout.c:1:19: warning: 'version' defined but not used [-Wunused-const-variable=]
 static const char version[] = "$Id$";
                   ^~~~~~~
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c layout.c -o layout.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/log4c'
make[4]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/log4c'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="\"/etc\""    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o category.lo category.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c category.c  -fPIC -DPIC -o .libs/category.o
category.c: In function 'log4c_category_print':
category.c:193:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (!this)
   ^~
category.c:196:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
     fprintf(a_stream, "{ name:'%s' priority:%s additive:%d appender:'%s' parent:'%s' }",
     ^~~~~~~
At top level:
category.c:1:19: warning: 'version' defined but not used [-Wunused-const-variable=]
 static const char version[] = "$Id$";
                   ^~~~~~~
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c category.c -o category.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/log4c'
make[4]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/log4c'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="\"/etc\""    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o appender.lo appender.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c appender.c  -fPIC -DPIC -o .libs/appender.o
appender.c: In function 'log4c_appender_append':
appender.c:267:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (!this->app_isopen)
   ^~
appender.c:271:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
     if ( (a_event->evt_rendered_msg =
     ^~
appender.c: In function 'log4c_appender_print':
appender.c:303:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (!this)
   ^~
appender.c:306:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
     fprintf(a_stream, "{ name:'%s' type:'%s' layout:'%s' isopen:%d udata:%p}",
     ^~~~~~~
At top level:
appender.c:1:19: warning: 'version' defined but not used [-Wunused-const-variable=]
 static const char version[] = "$Id$";
                   ^~~~~~~
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c appender.c -o appender.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/log4c'
make[4]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/log4c'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="\"/etc\""    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o rc.lo rc.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c rc.c  -fPIC -DPIC -o .libs/rc.o
rc.c:1:19: warning: 'version' defined but not used [-Wunused-const-variable=]
 static const char version[] = "$Id$";
                   ^~~~~~~
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c rc.c -o rc.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/log4c'
make[4]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/log4c'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="\"/etc\""    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o appender_type_rollingfile.lo appender_type_rollingfile.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c appender_type_rollingfile.c  -fPIC -DPIC -o .libs/appender_type_rollingfile.o
appender_type_rollingfile.c: In function 'rollingfile_append':
appender_type_rollingfile.c:133:26: warning: unused variable 'my_event' [-Wunused-variable]
   log4c_logging_event_t* my_event =
                          ^~~~~~~~
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c appender_type_rollingfile.c -o appender_type_rollingfile.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/log4c'
make[4]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/log4c'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="\"/etc\""    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o rollingpolicy.lo rollingpolicy.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c rollingpolicy.c  -fPIC -DPIC -o .libs/rollingpolicy.o
rollingpolicy.c: In function 'log4c_rollingpolicy_print':
rollingpolicy.c:278:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (!this)
   ^~
rollingpolicy.c:281:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
     fprintf(a_stream, "{ name:'%s' udata:%p}",
     ^~~~~~~
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c rollingpolicy.c -o rollingpolicy.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/log4c'
make[4]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/log4c'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH="\"/etc\""    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o rollingpolicy_type_sizewin.lo rollingpolicy_type_sizewin.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c rollingpolicy_type_sizewin.c  -fPIC -DPIC -o .libs/rollingpolicy_type_sizewin.o
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLOG4C_RCPATH=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c rollingpolicy_type_sizewin.c -o rollingpolicy_type_sizewin.o >/dev/null 2>&1
make[4]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/log4c'
make[4]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/log4c'
/bin/sh ../../libtool --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -version-info 4:0:1  -o liblog4c.la -rpath /usr/lib64 rc.lo init.lo appender_type_stream.lo appender_type_stream2.lo appender_type_syslog.lo appender_type_mmap.lo layout_type_basic.lo layout_type_dated.lo layout_type_basic_r.lo layout_type_dated_r.lo version.lo logging_event.lo priority.lo appender.lo layout.lo category.lo appender_type_rollingfile.lo rollingpolicy.lo rollingpolicy_type_sizewin.lo ../sd/liblog4c_sd.la -lpthread
x86_64-alt-linux-gcc -shared  .libs/rc.o .libs/init.o .libs/appender_type_stream.o .libs/appender_type_stream2.o .libs/appender_type_syslog.o .libs/appender_type_mmap.o .libs/layout_type_basic.o .libs/layout_type_dated.o .libs/layout_type_basic_r.o .libs/layout_type_dated_r.o .libs/version.o .libs/logging_event.o .libs/priority.o .libs/appender.o .libs/layout.o .libs/category.o .libs/appender_type_rollingfile.o .libs/rollingpolicy.o .libs/rollingpolicy_type_sizewin.o -Wl,--whole-archive ../sd/.libs/liblog4c_sd.a -Wl,--no-whole-archive  -lpthread  -Wl,-soname -Wl,liblog4c.so.3 -o .libs/liblog4c.so.3.1.0
(cd .libs && rm -f liblog4c.so.3 && ln -s liblog4c.so.3.1.0 liblog4c.so.3)
(cd .libs && rm -f liblog4c.so && ln -s liblog4c.so.3.1.0 liblog4c.so)
rm -fr .libs/liblog4c.lax
mkdir .libs/liblog4c.lax
rm -fr .libs/liblog4c.lax/liblog4c_sd.a
mkdir .libs/liblog4c.lax/liblog4c_sd.a
(cd .libs/liblog4c.lax/liblog4c_sd.a && ar x /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/../sd/.libs/liblog4c_sd.a)
ar cru .libs/liblog4c.a  rc.o init.o appender_type_stream.o appender_type_stream2.o appender_type_syslog.o appender_type_mmap.o layout_type_basic.o layout_type_dated.o layout_type_basic_r.o layout_type_dated_r.o version.o logging_event.o priority.o appender.o layout.o category.o appender_type_rollingfile.o rollingpolicy.o rollingpolicy_type_sizewin.o  .libs/liblog4c.lax/liblog4c_sd.a/domnode-xml-scanner.o .libs/liblog4c.lax/liblog4c_sd.a/domnode-xml-parser.o .libs/liblog4c.lax/liblog4c_sd.a/domnode-xml.o .libs/liblog4c.lax/liblog4c_sd.a/domnode.o .libs/liblog4c.lax/liblog4c_sd.a/error.o .libs/liblog4c.lax/liblog4c_sd.a/sd_xplatform.o .libs/liblog4c.lax/liblog4c_sd.a/test.o .libs/liblog4c.lax/liblog4c_sd.a/sprintf.o .libs/liblog4c.lax/liblog4c_sd.a/hash.o .libs/liblog4c.lax/liblog4c_sd.a/factory.o .libs/liblog4c.lax/liblog4c_sd.a/malloc.o .libs/liblog4c.lax/liblog4c_sd.a/list.o .libs/liblog4c.lax/liblog4c_sd.a/stack.o 
ranlib .libs/liblog4c.a
rm -fr .libs/liblog4c.lax
creating liblog4c.la
(cd .libs && rm -f liblog4c.la && ln -s ../liblog4c.la liblog4c.la)
make[4]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/log4c'
Making all in doc
make[2]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/doc'
/usr/bin/doxygen	
warning: Tag `USE_WINDOWS_ENCODING' at line 64 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 `DETAILS_AT_TOP' at line 156 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 `SHOW_DIRECTORIES' at line 390 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 `HTML_ALIGN_MEMBERS' at line 671 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 `XML_SCHEMA' at line 903 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 `XML_DTD' at line 909 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_WIDTH' at line 1185 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 1193 of file `Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
Searching for include files...
Searching for example files...
Searching for files in directory /usr/src/RPM/BUILD/log4c-1.2.1
Searching for images...
Searching for dot files...
Searching for msc files...
Searching for dia files...
Searching for files to exclude
Searching INPUT for files to process...
Searching for files in directory /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c
Searching for files in directory /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c
Reading and parsing tag files
Parsing files
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/doc/main.doc...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/doc/main.doc...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/appender.c...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/appender.c...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/appender.h...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/appender.h...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/appender_type_mmap.c...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/appender_type_mmap.c...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/appender_type_mmap.h...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/appender_type_mmap.h...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/appender_type_rollingfile.c...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/appender_type_rollingfile.c...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/appender_type_rollingfile.h...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/appender_type_rollingfile.h...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/appender_type_stream.c...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/appender_type_stream.c...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/appender_type_stream.h...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/appender_type_stream.h...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/appender_type_stream2.c...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/appender_type_stream2.c...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/appender_type_stream2.h...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/appender_type_stream2.h...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/appender_type_syslog.c...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/appender_type_syslog.c...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/appender_type_syslog.h...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/appender_type_syslog.h...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/buffer.h...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/buffer.h...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/category.c...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/category.c...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/category.h...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/category.h...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/config-win32.h...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/config-win32.h...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/init.c...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/init.c...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/init.h...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/init.h...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/layout.c...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/layout.c...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/layout.h...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/layout.h...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/layout_type_basic.c...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/layout_type_basic.c...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/layout_type_basic.h...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/layout_type_basic.h...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/layout_type_basic_r.c...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/layout_type_basic_r.c...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/layout_type_basic_r.h...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/layout_type_basic_r.h...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/layout_type_dated.c...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/layout_type_dated.c...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/layout_type_dated.h...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/layout_type_dated.h...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/layout_type_dated_r.c...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/layout_type_dated_r.c...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/layout_type_dated_r.h...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/layout_type_dated_r.h...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/location_info.h...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/location_info.h...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/logging_event.c...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/logging_event.c...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/logging_event.h...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/logging_event.h...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/priority.c...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/priority.c...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/priority.h...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/priority.h...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/rc.c...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/rc.c...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/rc.h...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/rc.h...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/rollingpolicy.c...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/rollingpolicy.c...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/rollingpolicy.h...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/rollingpolicy.h...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/rollingpolicy_type_sizewin.c...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/rollingpolicy_type_sizewin.c...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/rollingpolicy_type_sizewin.h...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/rollingpolicy_type_sizewin.h...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/version.c...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/version.c...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/version.h...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/version.h...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Associating documentation with classes...
Computing nesting relations for classes...
Building example list...
Searching for enumerations...
Searching for documented typedefs...
Searching for members imported via using declarations...
Searching for included using directives...
Searching for documented variables...
Building interface member list...
Building member list...
Searching for friends...
Searching for documented defines...
Computing class inheritance relations...
Computing class usage relations...
Flushing cached template relations that have become invalid...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Creating members for template instances...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Freeing entry tree
Determining which enums are documented
Computing member relations...
Building full member lists recursively...
Adding members to member groups.
Distributing member group documentation.
Computing member references...
Inheriting documentation...
Generating disk names...
Adding source references...
Adding xrefitems...
Sorting member lists...
Computing dependencies between directories...
Generating citations page...
Counting data structures...
Resolving user defined references...
Finding anchors and sections in the documentation...
Transferring function references...
Combining using relations...
Adding members to index pages...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Parsing code for file appender.c...
Generating code for file appender.h...
Parsing code for file appender_type_mmap.c...
Generating code for file appender_type_mmap.h...
Parsing code for file appender_type_rollingfile.c...
Generating code for file appender_type_rollingfile.h...
Parsing code for file appender_type_stream.c...
Generating code for file appender_type_stream.h...
Parsing code for file appender_type_stream2.c...
Generating code for file appender_type_stream2.h...
Parsing code for file appender_type_syslog.c...
Generating code for file appender_type_syslog.h...
Generating code for file buffer.h...
Parsing code for file category.c...
Generating code for file category.h...
Generating code for file config-win32.h...
Parsing code for file init.c...
Generating code for file init.h...
Parsing code for file layout.c...
Generating code for file layout.h...
Parsing code for file layout_type_basic.c...
Generating code for file layout_type_basic.h...
Parsing code for file layout_type_basic_r.c...
Generating code for file layout_type_basic_r.h...
Parsing code for file layout_type_dated.c...
Generating code for file layout_type_dated.h...
Parsing code for file layout_type_dated_r.c...
Generating code for file layout_type_dated_r.h...
Generating code for file location_info.h...
Parsing code for file logging_event.c...
Generating code for file logging_event.h...
Parsing code for file main.doc...
Parsing code for file priority.c...
Generating code for file priority.h...
Parsing code for file rc.c...
Generating code for file rc.h...
Parsing code for file rollingpolicy.c...
Generating code for file rollingpolicy.h...
Parsing code for file rollingpolicy_type_sizewin.c...
Generating code for file rollingpolicy_type_sizewin.h...
Parsing code for file version.c...
Generating code for file version.h...
Generating file documentation...
Generating docs for file appender.h...
Generating docs for file appender_type_mmap.h...
Generating docs for file appender_type_rollingfile.h...
Generating docs for file appender_type_stream.h...
Generating docs for file appender_type_stream2.h...
Generating docs for file appender_type_syslog.h...
Generating docs for file buffer.h...
Generating docs for file category.h...
Generating docs for file init.h...
Generating docs for file layout.h...
Generating docs for file layout_type_basic.h...
Generating docs for file layout_type_basic_r.h...
Generating docs for file layout_type_dated.h...
Generating docs for file layout_type_dated_r.h...
Generating docs for file location_info.h...
Generating docs for file logging_event.h...
Generating docs for file priority.h...
Generating docs for file rc.h...
Generating docs for file rollingpolicy.h...
Generating docs for file rollingpolicy_type_sizewin.h...
Generating docs for file version.h...
Generating page documentation...
Generating docs for page todo...
Generating docs for page deprecated...
Generating docs for page bug...
Generating group documentation...
Generating class documentation...
Generating docs for compound log4c_appender_type...
Generating docs for compound log4c_buffer_t...
Generating docs for compound log4c_layout_type...
Generating docs for compound log4c_location_info_t...
Generating docs for compound log4c_logging_event_t...
Generating docs for compound log4c_rc_t...
Generating docs for compound log4c_rollingpolicy_type...
Generating namespace index...
Generating graph info page...
Generating directory documentation...
Generating index page...
Generating page index...
Generating module index...
Generating namespace index...
Generating namespace member index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
writing tag file...
lookup cache used 353/65536 hits=3382 misses=373
finished...
make[2]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/doc'
Making all in examples
Making all in helloworld
make[3]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/examples/helloworld'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src  -I../../src   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c helloworld.c
helloworld.c: In function 'main':
helloworld.c:6:7: warning: variable 'rc' set but not used [-Wunused-but-set-variable]
   int rc = 0;
       ^~
make[3]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/examples/helloworld'
make[3]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/examples/helloworld'
/bin/sh ../../libtool --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -Wall   -o helloworld helloworld.o ../../src/log4c/liblog4c.la -lpthread
mkdir .libs
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -o .libs/helloworld helloworld.o  ../../src/log4c/.libs/liblog4c.so -lpthread -Wl,--rpath -Wl,/usr/lib64
creating helloworld
make[3]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/examples/helloworld'
Making all in helloworld1
make[3]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/examples/helloworld1'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src  -I../../src   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c helloworld1.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/examples/helloworld1'
make[3]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/examples/helloworld1'
/bin/sh ../../libtool --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -Wall   -o helloworld1 helloworld1.o ../../src/log4c/liblog4c.la -lpthread
mkdir .libs
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -o .libs/helloworld1 helloworld1.o  ../../src/log4c/.libs/liblog4c.so -lpthread -Wl,--rpath -Wl,/usr/lib64
creating helloworld1
make[3]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/examples/helloworld1'
make[3]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/examples'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src  -I../src   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c application_2.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/examples'
make[3]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/examples'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src  -I../src   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c application_1.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/examples'
make[3]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/examples'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src  -I../src   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c application_3.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/examples'
make[3]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/examples'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src  -I../src   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o example_formatters.lo example_formatters.c
mkdir .libs
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c example_formatters.c  -fPIC -DPIC -o .libs/example_formatters.o
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c example_formatters.c -o example_formatters.o >/dev/null 2>&1
make[3]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/examples'
make[3]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/examples'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src  -I../src   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o userloc_formatter.lo userloc_formatter.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c userloc_formatter.c  -fPIC -DPIC -o .libs/userloc_formatter.o
userloc_formatter.c: In function 'userloc_format':
userloc_formatter.c:30:5: warning: implicit declaration of function 'sd_debug' [-Wimplicit-function-declaration]
     sd_debug("Formatter s13_userloc checking location info for userdata %X",a_event->evt_loc->loc_data);
     ^~~~~~~~
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c userloc_formatter.c -o userloc_formatter.o >/dev/null 2>&1
make[3]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/examples'
make[3]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/examples'
/bin/sh ../libtool --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -Wall   -o application_1 application_1.o ../src/log4c/liblog4c.la -lpthread
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -o .libs/application_1 application_1.o  ../src/log4c/.libs/liblog4c.so -lpthread -Wl,--rpath -Wl,/usr/lib64
creating application_1
make[3]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/examples'
make[3]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/examples'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src  -I../src   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o example_appenders.lo example_appenders.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c example_appenders.c  -fPIC -DPIC -o .libs/example_appenders.o
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c example_appenders.c -o example_appenders.o >/dev/null 2>&1
make[3]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/examples'
make[3]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/examples'
/bin/sh ../libtool --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -Wall   -o liblog4c_userloc.la  userloc_formatter.lo  -lpthread
ar cru .libs/liblog4c_userloc.a .libs/userloc_formatter.o
ranlib .libs/liblog4c_userloc.a
creating liblog4c_userloc.la
(cd .libs && rm -f liblog4c_userloc.la && ln -s ../liblog4c_userloc.la liblog4c_userloc.la)
make[3]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/examples'
make[3]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/examples'
/bin/sh ../libtool --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -Wall   -o liblog4c_examples.la  example_formatters.lo example_appenders.lo  -lpthread
ar cru .libs/liblog4c_examples.a .libs/example_formatters.o .libs/example_appenders.o
ranlib .libs/liblog4c_examples.a
creating liblog4c_examples.la
(cd .libs && rm -f liblog4c_examples.la && ln -s ../liblog4c_examples.la liblog4c_examples.la)
make[3]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/examples'
make[3]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/examples'
/bin/sh ../libtool --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -Wall   -o application_2 application_2.o liblog4c_examples.la ../src/log4c/liblog4c.la -lpthread
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -o .libs/application_2 application_2.o  ./.libs/liblog4c_examples.a ../src/log4c/.libs/liblog4c.so -lpthread -Wl,--rpath -Wl,/usr/lib64
creating application_2
make[3]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/examples'
make[3]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/examples'
/bin/sh ../libtool --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -Wall   -o application_3 application_3.o liblog4c_userloc.la liblog4c_examples.la ../src/log4c/liblog4c.la -lpthread
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -o .libs/application_3 application_3.o  ./.libs/liblog4c_userloc.a ./.libs/liblog4c_examples.a ../src/log4c/.libs/liblog4c.so -lpthread -Wl,--rpath -Wl,/usr/lib64
creating application_3
make[3]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/examples'
make[2]: Nothing to be done for 'all-am'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.35148
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/log4c-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/log4c-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd log4c-1.2.1
+ /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/log4c-buildroot/usr exec_prefix=/usr/src/tmp/log4c-buildroot/usr bindir=/usr/src/tmp/log4c-buildroot/usr/bin sbindir=/usr/src/tmp/log4c-buildroot/usr/sbin sysconfdir=/usr/src/tmp/log4c-buildroot/etc datadir=/usr/src/tmp/log4c-buildroot/usr/share includedir=/usr/src/tmp/log4c-buildroot/usr/include libdir=/usr/src/tmp/log4c-buildroot/usr/lib64 libexecdir=/usr/src/tmp/log4c-buildroot/usr/lib localstatedir=/usr/src/tmp/log4c-buildroot/var/lib sharedstatedir=/usr/src/tmp/log4c-buildroot/var/lib mandir=/usr/src/tmp/log4c-buildroot/usr/share/man infodir=/usr/src/tmp/log4c-buildroot/usr/share/info install
make: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1'
/usr/bin/make  install-recursive
make[1]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1'
Making install in config
make[2]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/config'
make[3]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/config'
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/log4c-1.2.1/config'
make[2]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/config'
Making install in src
make[2]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/src'
Making install in sd
make[3]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/sd'
make[4]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/sd'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/sd'
make[3]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/sd'
Making install in log4c
make[3]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/log4c'
make[4]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/log4c'
test -z "/usr/src/tmp/log4c-buildroot/usr/lib64" || /bin/mkdir -p "/usr/src/tmp/log4c-buildroot/usr/lib64"
 /bin/sh ../../libtool --mode=install /usr/libexec/rpm-build/install -p  'liblog4c.la' '/usr/src/tmp/log4c-buildroot/usr/lib64/liblog4c.la'
/usr/libexec/rpm-build/install -p .libs/liblog4c.so.3.1.0 /usr/src/tmp/log4c-buildroot/usr/lib64/liblog4c.so.3.1.0
(cd /usr/src/tmp/log4c-buildroot/usr/lib64 && { ln -s -f liblog4c.so.3.1.0 liblog4c.so.3 || { rm -f liblog4c.so.3 && ln -s liblog4c.so.3.1.0 liblog4c.so.3; }; })
(cd /usr/src/tmp/log4c-buildroot/usr/lib64 && { ln -s -f liblog4c.so.3.1.0 liblog4c.so || { rm -f liblog4c.so && ln -s liblog4c.so.3.1.0 liblog4c.so; }; })
/usr/libexec/rpm-build/install -p .libs/liblog4c.lai /usr/src/tmp/log4c-buildroot/usr/lib64/liblog4c.la
/usr/libexec/rpm-build/install -p .libs/liblog4c.a /usr/src/tmp/log4c-buildroot/usr/lib64/liblog4c.a
chmod 644 /usr/src/tmp/log4c-buildroot/usr/lib64/liblog4c.a
ranlib /usr/src/tmp/log4c-buildroot/usr/lib64/liblog4c.a
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
test -z "/usr/src/tmp/log4c-buildroot/usr/include/log4c" || /bin/mkdir -p "/usr/src/tmp/log4c-buildroot/usr/include/log4c"
 /usr/libexec/rpm-build/install -p -m 644 'config-win32.h' '/usr/src/tmp/log4c-buildroot/usr/include/log4c/config-win32.h'
 /usr/libexec/rpm-build/install -p -m 644 'buffer.h' '/usr/src/tmp/log4c-buildroot/usr/include/log4c/buffer.h'
 /usr/libexec/rpm-build/install -p -m 644 'rc.h' '/usr/src/tmp/log4c-buildroot/usr/include/log4c/rc.h'
 /usr/libexec/rpm-build/install -p -m 644 'init.h' '/usr/src/tmp/log4c-buildroot/usr/include/log4c/init.h'
 /usr/libexec/rpm-build/install -p -m 644 'defs.h' '/usr/src/tmp/log4c-buildroot/usr/include/log4c/defs.h'
 /usr/libexec/rpm-build/install -p -m 644 'version.h' '/usr/src/tmp/log4c-buildroot/usr/include/log4c/version.h'
 /usr/libexec/rpm-build/install -p -m 644 'location_info.h' '/usr/src/tmp/log4c-buildroot/usr/include/log4c/location_info.h'
 /usr/libexec/rpm-build/install -p -m 644 'logging_event.h' '/usr/src/tmp/log4c-buildroot/usr/include/log4c/logging_event.h'
 /usr/libexec/rpm-build/install -p -m 644 'priority.h' '/usr/src/tmp/log4c-buildroot/usr/include/log4c/priority.h'
 /usr/libexec/rpm-build/install -p -m 644 'layout_type_basic.h' '/usr/src/tmp/log4c-buildroot/usr/include/log4c/layout_type_basic.h'
 /usr/libexec/rpm-build/install -p -m 644 'layout_type_dated.h' '/usr/src/tmp/log4c-buildroot/usr/include/log4c/layout_type_dated.h'
 /usr/libexec/rpm-build/install -p -m 644 'layout_type_basic_r.h' '/usr/src/tmp/log4c-buildroot/usr/include/log4c/layout_type_basic_r.h'
 /usr/libexec/rpm-build/install -p -m 644 'layout_type_dated_r.h' '/usr/src/tmp/log4c-buildroot/usr/include/log4c/layout_type_dated_r.h'
 /usr/libexec/rpm-build/install -p -m 644 'layout.h' '/usr/src/tmp/log4c-buildroot/usr/include/log4c/layout.h'
 /usr/libexec/rpm-build/install -p -m 644 'appender_type_stream.h' '/usr/src/tmp/log4c-buildroot/usr/include/log4c/appender_type_stream.h'
 /usr/libexec/rpm-build/install -p -m 644 'appender_type_stream2.h' '/usr/src/tmp/log4c-buildroot/usr/include/log4c/appender_type_stream2.h'
 /usr/libexec/rpm-build/install -p -m 644 'appender_type_syslog.h' '/usr/src/tmp/log4c-buildroot/usr/include/log4c/appender_type_syslog.h'
 /usr/libexec/rpm-build/install -p -m 644 'appender_type_mmap.h' '/usr/src/tmp/log4c-buildroot/usr/include/log4c/appender_type_mmap.h'
 /usr/libexec/rpm-build/install -p -m 644 'appender.h' '/usr/src/tmp/log4c-buildroot/usr/include/log4c/appender.h'
 /usr/libexec/rpm-build/install -p -m 644 'category.h' '/usr/src/tmp/log4c-buildroot/usr/include/log4c/category.h'
 /usr/libexec/rpm-build/install -p -m 644 'appender_type_rollingfile.h' '/usr/src/tmp/log4c-buildroot/usr/include/log4c/appender_type_rollingfile.h'
 /usr/libexec/rpm-build/install -p -m 644 'rollingpolicy.h' '/usr/src/tmp/log4c-buildroot/usr/include/log4c/rollingpolicy.h'
 /usr/libexec/rpm-build/install -p -m 644 'rollingpolicy_type_sizewin.h' '/usr/src/tmp/log4c-buildroot/usr/include/log4c/rollingpolicy_type_sizewin.h'
make[4]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/log4c'
make[3]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/src/log4c'
make[3]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/src'
make[4]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/src'
make[4]: Nothing to be done for 'install-exec-am'.
test -z "/usr/src/tmp/log4c-buildroot/usr/include" || /bin/mkdir -p "/usr/src/tmp/log4c-buildroot/usr/include"
 /usr/libexec/rpm-build/install -p -m 644 'log4c.h' '/usr/src/tmp/log4c-buildroot/usr/include/log4c.h'
make[4]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/src'
make[3]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/src'
make[2]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/src'
Making install in doc
make[2]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/doc'
/usr/bin/doxygen	
warning: Tag `USE_WINDOWS_ENCODING' at line 64 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 `DETAILS_AT_TOP' at line 156 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 `SHOW_DIRECTORIES' at line 390 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 `HTML_ALIGN_MEMBERS' at line 671 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 `XML_SCHEMA' at line 903 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 `XML_DTD' at line 909 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_WIDTH' at line 1185 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 1193 of file `Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
Searching for include files...
Searching for example files...
Searching for files in directory /usr/src/RPM/BUILD/log4c-1.2.1
Searching for images...
Searching for dot files...
Searching for msc files...
Searching for dia files...
Searching for files to exclude
Searching INPUT for files to process...
Searching for files in directory /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c
Searching for files in directory /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c
Reading and parsing tag files
Parsing files
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/doc/main.doc...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/doc/main.doc...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/appender.c...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/appender.c...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/appender.h...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/appender.h...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/appender_type_mmap.c...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/appender_type_mmap.c...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/appender_type_mmap.h...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/appender_type_mmap.h...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/appender_type_rollingfile.c...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/appender_type_rollingfile.c...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/appender_type_rollingfile.h...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/appender_type_rollingfile.h...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/appender_type_stream.c...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/appender_type_stream.c...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/appender_type_stream.h...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/appender_type_stream.h...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/appender_type_stream2.c...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/appender_type_stream2.c...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/appender_type_stream2.h...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/appender_type_stream2.h...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/appender_type_syslog.c...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/appender_type_syslog.c...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/appender_type_syslog.h...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/appender_type_syslog.h...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/buffer.h...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/buffer.h...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/category.c...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/category.c...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/category.h...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/category.h...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/config-win32.h...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/config-win32.h...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/init.c...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/init.c...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/init.h...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/init.h...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/layout.c...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/layout.c...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/layout.h...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/layout.h...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/layout_type_basic.c...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/layout_type_basic.c...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/layout_type_basic.h...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/layout_type_basic.h...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/layout_type_basic_r.c...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/layout_type_basic_r.c...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/layout_type_basic_r.h...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/layout_type_basic_r.h...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/layout_type_dated.c...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/layout_type_dated.c...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/layout_type_dated.h...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/layout_type_dated.h...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/layout_type_dated_r.c...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/layout_type_dated_r.c...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/layout_type_dated_r.h...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/layout_type_dated_r.h...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/location_info.h...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/location_info.h...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/logging_event.c...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/logging_event.c...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/logging_event.h...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/logging_event.h...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/priority.c...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/priority.c...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/priority.h...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/priority.h...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/rc.c...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/rc.c...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/rc.h...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/rc.h...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/rollingpolicy.c...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/rollingpolicy.c...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/rollingpolicy.h...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/rollingpolicy.h...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/rollingpolicy_type_sizewin.c...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/rollingpolicy_type_sizewin.c...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/rollingpolicy_type_sizewin.h...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/rollingpolicy_type_sizewin.h...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/version.c...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/version.c...
Preprocessing /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/version.h...
Parsing file /usr/src/RPM/BUILD/log4c-1.2.1/src/log4c/version.h...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Associating documentation with classes...
Computing nesting relations for classes...
Building example list...
Searching for enumerations...
Searching for documented typedefs...
Searching for members imported via using declarations...
Searching for included using directives...
Searching for documented variables...
Building interface member list...
Building member list...
Searching for friends...
Searching for documented defines...
Computing class inheritance relations...
Computing class usage relations...
Flushing cached template relations that have become invalid...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Creating members for template instances...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Freeing entry tree
Determining which enums are documented
Computing member relations...
Building full member lists recursively...
Adding members to member groups.
Distributing member group documentation.
Computing member references...
Inheriting documentation...
Generating disk names...
Adding source references...
Adding xrefitems...
Sorting member lists...
Computing dependencies between directories...
Generating citations page...
Counting data structures...
Resolving user defined references...
Finding anchors and sections in the documentation...
Transferring function references...
Combining using relations...
Adding members to index pages...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Parsing code for file appender.c...
Generating code for file appender.h...
Parsing code for file appender_type_mmap.c...
Generating code for file appender_type_mmap.h...
Parsing code for file appender_type_rollingfile.c...
Generating code for file appender_type_rollingfile.h...
Parsing code for file appender_type_stream.c...
Generating code for file appender_type_stream.h...
Parsing code for file appender_type_stream2.c...
Generating code for file appender_type_stream2.h...
Parsing code for file appender_type_syslog.c...
Generating code for file appender_type_syslog.h...
Generating code for file buffer.h...
Parsing code for file category.c...
Generating code for file category.h...
Generating code for file config-win32.h...
Parsing code for file init.c...
Generating code for file init.h...
Parsing code for file layout.c...
Generating code for file layout.h...
Parsing code for file layout_type_basic.c...
Generating code for file layout_type_basic.h...
Parsing code for file layout_type_basic_r.c...
Generating code for file layout_type_basic_r.h...
Parsing code for file layout_type_dated.c...
Generating code for file layout_type_dated.h...
Parsing code for file layout_type_dated_r.c...
Generating code for file layout_type_dated_r.h...
Generating code for file location_info.h...
Parsing code for file logging_event.c...
Generating code for file logging_event.h...
Parsing code for file main.doc...
Parsing code for file priority.c...
Generating code for file priority.h...
Parsing code for file rc.c...
Generating code for file rc.h...
Parsing code for file rollingpolicy.c...
Generating code for file rollingpolicy.h...
Parsing code for file rollingpolicy_type_sizewin.c...
Generating code for file rollingpolicy_type_sizewin.h...
Parsing code for file version.c...
Generating code for file version.h...
Generating file documentation...
Generating docs for file appender.h...
Generating docs for file appender_type_mmap.h...
Generating docs for file appender_type_rollingfile.h...
Generating docs for file appender_type_stream.h...
Generating docs for file appender_type_stream2.h...
Generating docs for file appender_type_syslog.h...
Generating docs for file buffer.h...
Generating docs for file category.h...
Generating docs for file init.h...
Generating docs for file layout.h...
Generating docs for file layout_type_basic.h...
Generating docs for file layout_type_basic_r.h...
Generating docs for file layout_type_dated.h...
Generating docs for file layout_type_dated_r.h...
Generating docs for file location_info.h...
Generating docs for file logging_event.h...
Generating docs for file priority.h...
Generating docs for file rc.h...
Generating docs for file rollingpolicy.h...
Generating docs for file rollingpolicy_type_sizewin.h...
Generating docs for file version.h...
Generating page documentation...
Generating docs for page todo...
Generating docs for page deprecated...
Generating docs for page bug...
Generating group documentation...
Generating class documentation...
Generating docs for compound log4c_appender_type...
Generating docs for compound log4c_buffer_t...
Generating docs for compound log4c_layout_type...
Generating docs for compound log4c_location_info_t...
Generating docs for compound log4c_logging_event_t...
Generating docs for compound log4c_rc_t...
Generating docs for compound log4c_rollingpolicy_type...
Generating namespace index...
Generating graph info page...
Generating directory documentation...
Generating index page...
Generating page index...
Generating module index...
Generating namespace index...
Generating namespace member index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
writing tag file...
lookup cache used 353/65536 hits=3382 misses=373
finished...
make[3]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/doc'
make[3]: Nothing to be done for 'install-exec-am'.
/bin/sh /usr/src/RPM/BUILD/log4c-1.2.1/config/install-sh -d /usr/src/tmp/log4c-buildroot/usr/share/man/man3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/LOG4C_LOCATION_INFO_INITIALIZER.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_LOCATION_INFO_INITIALIZER.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/LOG4C_MAJOR_VERSION.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_MAJOR_VERSION.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/LOG4C_MICRO_VERSION.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_MICRO_VERSION.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/LOG4C_MINOR_VERSION.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_MINOR_VERSION.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/LOG4C_PRIORITY_ALERT.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_ALERT.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/LOG4C_PRIORITY_CRIT.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_CRIT.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/LOG4C_PRIORITY_DEBUG.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_DEBUG.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/LOG4C_PRIORITY_ERROR.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_ERROR.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/LOG4C_PRIORITY_FATAL.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_FATAL.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/LOG4C_PRIORITY_INFO.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_INFO.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/LOG4C_PRIORITY_NOTICE.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_NOTICE.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/LOG4C_PRIORITY_NOTSET.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_NOTSET.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/LOG4C_PRIORITY_TRACE.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_TRACE.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/LOG4C_PRIORITY_UNKNOWN.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_UNKNOWN.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/LOG4C_PRIORITY_WARN.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_WARN.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/ROLLINGPOLICY_ROLLOVER_ERR_CAN_LOG.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_ROLLINGPOLICY_ROLLOVER_ERR_CAN_LOG.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/__log4c_category_trace.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c___log4c_category_trace.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/appender.h.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender.h.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/appender_type_mmap.h.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_type_mmap.h.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/appender_type_rollingfile.h.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_type_rollingfile.h.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/appender_type_stream.h.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_type_stream.h.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/appender_type_stream2.h.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_type_stream2.h.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/appender_type_syslog.h.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_type_syslog.h.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/buffer.h.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_buffer.h.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/bug.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_bug.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/category.h.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category.h.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/deprecated.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_deprecated.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/init.h.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_init.h.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/layout.h.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout.h.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/layout_type_basic.h.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_type_basic.h.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/layout_type_basic_r.h.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_type_basic_r.h.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/layout_type_dated.h.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_type_dated.h.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/layout_type_dated_r.h.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_type_dated_r.h.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/location_info.h.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_location_info.h.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_appender_append.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_append.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_appender_close.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_close.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_appender_delete.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_delete.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_appender_get.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_get.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_appender_get_layout.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_get_layout.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_appender_get_name.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_get_name.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_appender_get_type.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_get_type.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_appender_get_udata.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_get_udata.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_appender_new.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_new.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_appender_open.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_open.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_appender_print.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_print.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_appender_set_layout.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_set_layout.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_appender_set_type.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_set_type.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_appender_set_udata.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_set_udata.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_appender_t.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_t.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_appender_type.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_type.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_appender_type_define.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_type_define.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_appender_type_get.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_type_get.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_appender_type_mmap.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_type_mmap.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_appender_type_rollingfile.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_type_rollingfile.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_appender_type_set.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_type_set.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_appender_type_stream.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_type_stream.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_appender_type_stream2.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_type_stream2.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_appender_type_syslog.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_type_syslog.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_appender_type_t.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_type_t.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_appender_types_print.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_types_print.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_buffer_t.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_buffer_t.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_category_alert.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_alert.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_category_crit.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_crit.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_category_debug.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_debug.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_category_define.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_define.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_category_delete.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_delete.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_category_error.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_error.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_category_fatal.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_fatal.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_category_get.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_get.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_category_get_additivity.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_get_additivity.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_category_get_appender.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_get_appender.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_category_get_chainedpriority.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_get_chainedpriority.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_category_get_name.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_get_name.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_category_get_priority.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_get_priority.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_category_info.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_info.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_category_is_alert_enabled.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_is_alert_enabled.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_category_is_crit_enabled.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_is_crit_enabled.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_category_is_debug_enabled.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_is_debug_enabled.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_category_is_error_enabled.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_is_error_enabled.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_category_is_fatal_enabled.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_is_fatal_enabled.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_category_is_info_enabled.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_is_info_enabled.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_category_is_notice_enabled.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_is_notice_enabled.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_category_is_priority_enabled.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_is_priority_enabled.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_category_is_trace_enabled.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_is_trace_enabled.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_category_is_warn_enabled.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_is_warn_enabled.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_category_list.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_list.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_category_log.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_log.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_category_log_locinfo.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_log_locinfo.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_category_new.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_new.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_category_notice.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_notice.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_category_print.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_print.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_category_set_additivity.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_set_additivity.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_category_set_appender.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_set_appender.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_category_set_priority.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_set_priority.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_category_t.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_t.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_category_warn.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_warn.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_fini.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_fini.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_init.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_init.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_layout_delete.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_delete.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_layout_format.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_format.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_layout_get.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_get.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_layout_get_name.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_get_name.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_layout_get_type.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_get_type.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_layout_get_udata.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_get_udata.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_layout_new.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_new.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_layout_print.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_print.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_layout_set_type.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_set_type.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_layout_set_udata.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_set_udata.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_layout_t.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_t.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_layout_type.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_type.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_layout_type_define.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_type_define.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_layout_type_get.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_type_get.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_layout_type_set.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_type_set.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_layout_type_t.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_type_t.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_layout_types_print.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_types_print.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_load.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_load.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_location.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_location.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_location_info_t.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_location_info_t.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_logging_event_delete.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_logging_event_delete.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_logging_event_new.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_logging_event_new.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_logging_event_t.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_logging_event_t.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_major_version.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_major_version.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_micro_version.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_micro_version.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_minor_version.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_minor_version.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_priority_level_t.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_priority_level_t.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_priority_to_int.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_priority_to_int.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_priority_to_string.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_priority_to_string.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_rc.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rc.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_rc_t.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rc_t.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_rollingpolicy_fini.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_fini.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_rollingpolicy_get.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_get.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_rollingpolicy_get_rfudata.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_get_rfudata.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_rollingpolicy_get_udata.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_get_udata.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_rollingpolicy_init.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_init.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_rollingpolicy_is_triggering_event.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_is_triggering_event.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_rollingpolicy_set_type.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_set_type.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_rollingpolicy_set_udata.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_set_udata.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_rollingpolicy_t.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_t.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_rollingpolicy_type.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_type.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_rollingpolicy_type_get.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_type_get.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_rollingpolicy_type_set.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_type_set.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_rollingpolicy_type_t.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_type_t.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_stream2_get_flags.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_stream2_get_flags.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_stream2_get_fp.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_stream2_get_fp.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_stream2_set_flags.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_stream2_set_flags.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_stream2_set_fp.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_stream2_set_fp.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/log4c_version.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_version.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/logging_event.h.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_logging_event.h.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/priority.h.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_priority.h.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/rc.h.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rc.h.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/rollingfile_get_current_file_size.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingfile_get_current_file_size.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/rollingfile_make_udata.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingfile_make_udata.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/rollingfile_udata_get_files_prefix.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingfile_udata_get_files_prefix.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/rollingfile_udata_get_logdir.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingfile_udata_get_logdir.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/rollingfile_udata_set_files_prefix.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingfile_udata_set_files_prefix.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/rollingfile_udata_set_logdir.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingfile_udata_set_logdir.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/rollingfile_udata_set_policy.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingfile_udata_set_policy.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/rollingpolicy.h.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy.h.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/rollingpolicy_sizewin_udata_t.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_sizewin_udata_t.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/rollingpolicy_type_sizewin.h.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_type_sizewin.h.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/sizewin_make_udata.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_sizewin_make_udata.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/sizewin_udata_set_appender.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_sizewin_udata_set_appender.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/sizewin_udata_set_file_maxsize.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_sizewin_udata_set_file_maxsize.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/sizewin_udata_set_max_num_files.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_sizewin_udata_set_max_num_files.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/todo.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_todo.3
/usr/libexec/rpm-build/install -p -m 644 ./man/man3/version.h.3 /usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_version.h.3
/bin/sh /usr/src/RPM/BUILD/log4c-1.2.1/config/install-sh -d /usr/src/tmp/log4c-buildroot/usr/share/doc/log4c-1.2.1
/usr/libexec/rpm-build/install -p -m 644 ../README /usr/src/tmp/log4c-buildroot/usr/share/doc/log4c-1.2.1
/usr/libexec/rpm-build/install -p -m 644 ../AUTHORS /usr/src/tmp/log4c-buildroot/usr/share/doc/log4c-1.2.1
/usr/libexec/rpm-build/install -p -m 644 ../NEWS /usr/src/tmp/log4c-buildroot/usr/share/doc/log4c-1.2.1
/usr/libexec/rpm-build/install -p -m 644 ../COPYING /usr/src/tmp/log4c-buildroot/usr/share/doc/log4c-1.2.1
/usr/libexec/rpm-build/install -p -m 644 ../ChangeLog /usr/src/tmp/log4c-buildroot/usr/share/doc/log4c-1.2.1
cp -r html /usr/src/tmp/log4c-buildroot/usr/share/doc/log4c-1.2.1
make[3]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/doc'
make[2]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/doc'
Making install in examples
make[2]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/examples'
Making install in helloworld
make[3]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/examples/helloworld'
make[4]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/examples/helloworld'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/examples/helloworld'
make[3]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/examples/helloworld'
Making install in helloworld1
make[3]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/examples/helloworld1'
make[4]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/examples/helloworld1'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/examples/helloworld1'
make[3]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/examples/helloworld1'
make[3]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/examples'
make[4]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1/examples'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/examples'
make[3]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/examples'
make[2]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1/examples'
make[2]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1'
make[3]: Entering directory '/usr/src/RPM/BUILD/log4c-1.2.1'
test -z "/usr/src/tmp/log4c-buildroot/usr/bin" || /bin/mkdir -p "/usr/src/tmp/log4c-buildroot/usr/bin"
 /usr/libexec/rpm-build/install -p 'log4c-config' '/usr/src/tmp/log4c-buildroot/usr/bin/log4c-config'
test -z "/usr/src/tmp/log4c-buildroot/etc" || /bin/mkdir -p "/usr/src/tmp/log4c-buildroot/etc"
 /usr/libexec/rpm-build/install -p -m 644 'log4crc.sample' '/usr/src/tmp/log4c-buildroot/etc/log4crc.sample'
test -z "/usr/src/tmp/log4c-buildroot/usr/share/aclocal" || /bin/mkdir -p "/usr/src/tmp/log4c-buildroot/usr/share/aclocal"
 /usr/libexec/rpm-build/install -p -m 644 'log4c.m4' '/usr/src/tmp/log4c-buildroot/usr/share/aclocal/log4c.m4'
make[3]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1'
make[2]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1'
make[1]: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1'
make: Leaving directory '/usr/src/RPM/BUILD/log4c-1.2.1'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/log4c-buildroot (auto)
removed './usr/lib64/liblog4c.la'
mode of './usr/lib64/liblog4c.so.3.1.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/log4c-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/log4c-buildroot/ (default)
Compressing files in /usr/src/tmp/log4c-buildroot (auto)
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_sizewin_udata_set_max_num_files.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_sizewin_udata_set_max_num_files.3.xz' -> 'log4c_rollingpolicy_type_sizewin.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_sizewin_udata_set_file_maxsize.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_sizewin_udata_set_file_maxsize.3.xz' -> 'log4c_rollingpolicy_type_sizewin.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_sizewin_udata_set_appender.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_sizewin_udata_set_appender.3.xz' -> 'log4c_rollingpolicy_type_sizewin.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_sizewin_make_udata.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_sizewin_make_udata.3.xz' -> 'log4c_rollingpolicy_type_sizewin.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_sizewin_udata_t.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_sizewin_udata_t.3.xz' -> 'log4c_rollingpolicy_type_sizewin.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingfile_udata_set_policy.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingfile_udata_set_policy.3.xz' -> 'log4c_appender_type_rollingfile.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingfile_udata_set_logdir.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingfile_udata_set_logdir.3.xz' -> 'log4c_appender_type_rollingfile.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingfile_udata_set_files_prefix.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingfile_udata_set_files_prefix.3.xz' -> 'log4c_appender_type_rollingfile.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingfile_udata_get_logdir.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingfile_udata_get_logdir.3.xz' -> 'log4c_appender_type_rollingfile.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingfile_udata_get_files_prefix.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingfile_udata_get_files_prefix.3.xz' -> 'log4c_appender_type_rollingfile.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingfile_make_udata.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingfile_make_udata.3.xz' -> 'log4c_appender_type_rollingfile.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingfile_get_current_file_size.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingfile_get_current_file_size.3.xz' -> 'log4c_appender_type_rollingfile.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_version.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_version.3.xz' -> 'log4c_version.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_stream2_set_fp.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_stream2_set_fp.3.xz' -> 'log4c_appender_type_stream2.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_stream2_set_flags.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_stream2_set_flags.3.xz' -> 'log4c_appender_type_stream2.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_stream2_get_fp.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_stream2_get_fp.3.xz' -> 'log4c_appender_type_stream2.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_stream2_get_flags.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_stream2_get_flags.3.xz' -> 'log4c_appender_type_stream2.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_type_t.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_type_t.3.xz' -> 'log4c_rollingpolicy.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_type_set.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_type_set.3.xz' -> 'log4c_rollingpolicy.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_type_get.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_type_get.3.xz' -> 'log4c_rollingpolicy.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_t.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_t.3.xz' -> 'log4c_rollingpolicy.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_set_udata.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_set_udata.3.xz' -> 'log4c_rollingpolicy.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_set_type.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_set_type.3.xz' -> 'log4c_rollingpolicy.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_is_triggering_event.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_is_triggering_event.3.xz' -> 'log4c_rollingpolicy.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_init.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_init.3.xz' -> 'log4c_rollingpolicy.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_get_udata.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_get_udata.3.xz' -> 'log4c_rollingpolicy.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_get_rfudata.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_get_rfudata.3.xz' -> 'log4c_rollingpolicy.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_get.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_get.3.xz' -> 'log4c_rollingpolicy.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_fini.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_fini.3.xz' -> 'log4c_rollingpolicy.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rc.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rc.3.xz' -> 'log4c_rc.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_priority_to_string.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_priority_to_string.3.xz' -> 'log4c_priority.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_priority_to_int.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_priority_to_int.3.xz' -> 'log4c_priority.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_priority_level_t.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_priority_level_t.3.xz' -> 'log4c_priority.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_minor_version.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_minor_version.3.xz' -> 'log4c_version.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_micro_version.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_micro_version.3.xz' -> 'log4c_version.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_major_version.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_major_version.3.xz' -> 'log4c_version.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_logging_event_new.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_logging_event_new.3.xz' -> 'log4c_logging_event.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_logging_event_delete.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_logging_event_delete.3.xz' -> 'log4c_logging_event.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_location.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_location.3.xz' -> 'log4c_location_info.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_load.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_load.3.xz' -> 'log4c_rc.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_types_print.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_types_print.3.xz' -> 'log4c_layout.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_type_t.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_type_t.3.xz' -> 'log4c_layout.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_type_set.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_type_set.3.xz' -> 'log4c_layout.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_type_get.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_type_get.3.xz' -> 'log4c_layout.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_type_define.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_type_define.3.xz' -> 'log4c_layout.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_t.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_t.3.xz' -> 'log4c_layout.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_set_udata.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_set_udata.3.xz' -> 'log4c_layout.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_set_type.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_set_type.3.xz' -> 'log4c_layout.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_print.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_print.3.xz' -> 'log4c_layout.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_new.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_new.3.xz' -> 'log4c_layout.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_get_udata.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_get_udata.3.xz' -> 'log4c_layout.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_get_type.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_get_type.3.xz' -> 'log4c_layout.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_get_name.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_get_name.3.xz' -> 'log4c_layout.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_get.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_get.3.xz' -> 'log4c_layout.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_format.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_format.3.xz' -> 'log4c_layout.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_delete.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_delete.3.xz' -> 'log4c_layout.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_init.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_init.3.xz' -> 'log4c_init.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_fini.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_fini.3.xz' -> 'log4c_init.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_warn.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_warn.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_t.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_t.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_set_priority.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_set_priority.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_set_appender.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_set_appender.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_set_additivity.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_set_additivity.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_print.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_print.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_notice.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_notice.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_new.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_new.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_log_locinfo.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_log_locinfo.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_log.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_log.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_list.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_list.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_is_warn_enabled.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_is_warn_enabled.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_is_trace_enabled.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_is_trace_enabled.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_is_priority_enabled.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_is_priority_enabled.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_is_notice_enabled.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_is_notice_enabled.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_is_info_enabled.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_is_info_enabled.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_is_fatal_enabled.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_is_fatal_enabled.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_is_error_enabled.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_is_error_enabled.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_is_debug_enabled.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_is_debug_enabled.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_is_crit_enabled.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_is_crit_enabled.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_is_alert_enabled.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_is_alert_enabled.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_info.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_info.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_get_priority.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_get_priority.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_get_name.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_get_name.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_get_chainedpriority.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_get_chainedpriority.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_get_appender.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_get_appender.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_get_additivity.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_get_additivity.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_get.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_get.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_fatal.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_fatal.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_error.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_error.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_delete.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_delete.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_define.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_define.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_debug.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_debug.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_crit.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_crit.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_alert.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_alert.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_types_print.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_types_print.3.xz' -> 'log4c_appender.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_type_t.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_type_t.3.xz' -> 'log4c_appender.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_type_syslog.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_type_syslog.3.xz' -> 'log4c_appender_type_syslog.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_type_stream2.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_type_stream2.3.xz' -> 'log4c_appender_type_stream2.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_type_stream.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_type_stream.3.xz' -> 'log4c_appender_type_stream.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_type_set.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_type_set.3.xz' -> 'log4c_appender.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_type_rollingfile.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_type_rollingfile.3.xz' -> 'log4c_appender_type_rollingfile.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_type_mmap.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_type_mmap.3.xz' -> 'log4c_appender_type_mmap.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_type_get.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_type_get.3.xz' -> 'log4c_appender.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_type_define.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_type_define.3.xz' -> 'log4c_appender.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_t.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_t.3.xz' -> 'log4c_appender.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_set_udata.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_set_udata.3.xz' -> 'log4c_appender.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_set_type.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_set_type.3.xz' -> 'log4c_appender.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_set_layout.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_set_layout.3.xz' -> 'log4c_appender.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_print.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_print.3.xz' -> 'log4c_appender.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_open.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_open.3.xz' -> 'log4c_appender.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_new.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_new.3.xz' -> 'log4c_appender.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_get_udata.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_get_udata.3.xz' -> 'log4c_appender.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_get_type.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_get_type.3.xz' -> 'log4c_appender.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_get_name.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_get_name.3.xz' -> 'log4c_appender.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_get_layout.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_get_layout.3.xz' -> 'log4c_appender.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_get.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_get.3.xz' -> 'log4c_appender.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_delete.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_delete.3.xz' -> 'log4c_appender.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_close.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_close.3.xz' -> 'log4c_appender.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_append.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_append.3.xz' -> 'log4c_appender.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c___log4c_category_trace.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c___log4c_category_trace.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_ROLLINGPOLICY_ROLLOVER_ERR_CAN_LOG.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_ROLLINGPOLICY_ROLLOVER_ERR_CAN_LOG.3.xz' -> 'log4c_rollingpolicy.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_WARN.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_WARN.3.xz' -> 'log4c_priority.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_UNKNOWN.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_UNKNOWN.3.xz' -> 'log4c_priority.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_TRACE.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_TRACE.3.xz' -> 'log4c_priority.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_NOTSET.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_NOTSET.3.xz' -> 'log4c_priority.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_NOTICE.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_NOTICE.3.xz' -> 'log4c_priority.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_INFO.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_INFO.3.xz' -> 'log4c_priority.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_FATAL.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_FATAL.3.xz' -> 'log4c_priority.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_ERROR.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_ERROR.3.xz' -> 'log4c_priority.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_DEBUG.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_DEBUG.3.xz' -> 'log4c_priority.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_CRIT.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_CRIT.3.xz' -> 'log4c_priority.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_ALERT.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_ALERT.3.xz' -> 'log4c_priority.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_MINOR_VERSION.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_MINOR_VERSION.3.xz' -> 'log4c_version.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_MICRO_VERSION.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_MICRO_VERSION.3.xz' -> 'log4c_version.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_MAJOR_VERSION.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_MAJOR_VERSION.3.xz' -> 'log4c_version.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_LOCATION_INFO_INITIALIZER.3'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_LOCATION_INFO_INITIALIZER.3.xz' -> 'log4c_location_info.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_LOCATION_INFO_INITIALIZER.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_LOCATION_INFO_INITIALIZER.3.xz' -> 'log4c_location_info.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_MAJOR_VERSION.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_MAJOR_VERSION.3.xz' -> 'log4c_version.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_MICRO_VERSION.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_MICRO_VERSION.3.xz' -> 'log4c_version.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_MINOR_VERSION.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_MINOR_VERSION.3.xz' -> 'log4c_version.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_ALERT.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_ALERT.3.xz' -> 'log4c_priority.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_CRIT.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_CRIT.3.xz' -> 'log4c_priority.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_DEBUG.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_DEBUG.3.xz' -> 'log4c_priority.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_ERROR.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_ERROR.3.xz' -> 'log4c_priority.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_FATAL.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_FATAL.3.xz' -> 'log4c_priority.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_INFO.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_INFO.3.xz' -> 'log4c_priority.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_NOTICE.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_NOTICE.3.xz' -> 'log4c_priority.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_NOTSET.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_NOTSET.3.xz' -> 'log4c_priority.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_TRACE.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_TRACE.3.xz' -> 'log4c_priority.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_UNKNOWN.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_UNKNOWN.3.xz' -> 'log4c_priority.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_WARN.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_LOG4C_PRIORITY_WARN.3.xz' -> 'log4c_priority.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_ROLLINGPOLICY_ROLLOVER_ERR_CAN_LOG.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_ROLLINGPOLICY_ROLLOVER_ERR_CAN_LOG.3.xz' -> 'log4c_rollingpolicy.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c___log4c_category_trace.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c___log4c_category_trace.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_append.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_append.3.xz' -> 'log4c_appender.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_close.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_close.3.xz' -> 'log4c_appender.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_delete.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_delete.3.xz' -> 'log4c_appender.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_get.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_get.3.xz' -> 'log4c_appender.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_get_layout.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_get_layout.3.xz' -> 'log4c_appender.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_get_name.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_get_name.3.xz' -> 'log4c_appender.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_get_type.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_get_type.3.xz' -> 'log4c_appender.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_get_udata.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_get_udata.3.xz' -> 'log4c_appender.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_new.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_new.3.xz' -> 'log4c_appender.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_open.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_open.3.xz' -> 'log4c_appender.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_print.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_print.3.xz' -> 'log4c_appender.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_set_layout.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_set_layout.3.xz' -> 'log4c_appender.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_set_type.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_set_type.3.xz' -> 'log4c_appender.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_set_udata.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_set_udata.3.xz' -> 'log4c_appender.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_t.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_t.3.xz' -> 'log4c_appender.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_type_define.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_type_define.3.xz' -> 'log4c_appender.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_type_get.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_type_get.3.xz' -> 'log4c_appender.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_type_mmap.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_type_mmap.3.xz' -> 'log4c_appender_type_mmap.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_type_rollingfile.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_type_rollingfile.3.xz' -> 'log4c_appender_type_rollingfile.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_type_set.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_type_set.3.xz' -> 'log4c_appender.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_type_stream.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_type_stream.3.xz' -> 'log4c_appender_type_stream.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_type_stream2.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_type_stream2.3.xz' -> 'log4c_appender_type_stream2.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_type_syslog.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_type_syslog.3.xz' -> 'log4c_appender_type_syslog.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_type_t.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_type_t.3.xz' -> 'log4c_appender.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_types_print.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_appender_types_print.3.xz' -> 'log4c_appender.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_alert.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_alert.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_crit.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_crit.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_debug.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_debug.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_define.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_define.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_delete.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_delete.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_error.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_error.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_fatal.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_fatal.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_get.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_get.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_get_additivity.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_get_additivity.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_get_appender.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_get_appender.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_get_chainedpriority.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_get_chainedpriority.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_get_name.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_get_name.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_get_priority.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_get_priority.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_info.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_info.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_is_alert_enabled.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_is_alert_enabled.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_is_crit_enabled.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_is_crit_enabled.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_is_debug_enabled.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_is_debug_enabled.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_is_error_enabled.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_is_error_enabled.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_is_fatal_enabled.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_is_fatal_enabled.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_is_info_enabled.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_is_info_enabled.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_is_notice_enabled.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_is_notice_enabled.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_is_priority_enabled.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_is_priority_enabled.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_is_trace_enabled.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_is_trace_enabled.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_is_warn_enabled.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_is_warn_enabled.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_list.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_list.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_log.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_log.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_log_locinfo.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_log_locinfo.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_new.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_new.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_notice.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_notice.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_print.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_print.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_set_additivity.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_set_additivity.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_set_appender.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_set_appender.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_set_priority.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_set_priority.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_t.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_t.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_warn.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_category_warn.3.xz' -> 'log4c_category.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_fini.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_fini.3.xz' -> 'log4c_init.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_init.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_init.3.xz' -> 'log4c_init.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_delete.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_delete.3.xz' -> 'log4c_layout.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_format.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_format.3.xz' -> 'log4c_layout.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_get.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_get.3.xz' -> 'log4c_layout.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_get_name.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_get_name.3.xz' -> 'log4c_layout.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_get_type.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_get_type.3.xz' -> 'log4c_layout.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_get_udata.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_get_udata.3.xz' -> 'log4c_layout.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_new.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_new.3.xz' -> 'log4c_layout.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_print.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_print.3.xz' -> 'log4c_layout.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_set_type.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_set_type.3.xz' -> 'log4c_layout.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_set_udata.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_set_udata.3.xz' -> 'log4c_layout.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_t.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_t.3.xz' -> 'log4c_layout.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_type_define.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_type_define.3.xz' -> 'log4c_layout.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_type_get.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_type_get.3.xz' -> 'log4c_layout.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_type_set.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_type_set.3.xz' -> 'log4c_layout.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_type_t.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_type_t.3.xz' -> 'log4c_layout.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_types_print.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_layout_types_print.3.xz' -> 'log4c_layout.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_load.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_load.3.xz' -> 'log4c_rc.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_location.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_location.3.xz' -> 'log4c_location_info.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_logging_event_delete.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_logging_event_delete.3.xz' -> 'log4c_logging_event.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_logging_event_new.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_logging_event_new.3.xz' -> 'log4c_logging_event.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_major_version.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_major_version.3.xz' -> 'log4c_version.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_micro_version.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_micro_version.3.xz' -> 'log4c_version.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_minor_version.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_minor_version.3.xz' -> 'log4c_version.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_priority_level_t.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_priority_level_t.3.xz' -> 'log4c_priority.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_priority_to_int.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_priority_to_int.3.xz' -> 'log4c_priority.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_priority_to_string.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_priority_to_string.3.xz' -> 'log4c_priority.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rc.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rc.3.xz' -> 'log4c_rc.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_fini.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_fini.3.xz' -> 'log4c_rollingpolicy.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_get.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_get.3.xz' -> 'log4c_rollingpolicy.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_get_rfudata.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_get_rfudata.3.xz' -> 'log4c_rollingpolicy.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_get_udata.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_get_udata.3.xz' -> 'log4c_rollingpolicy.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_init.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_init.3.xz' -> 'log4c_rollingpolicy.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_is_triggering_event.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_is_triggering_event.3.xz' -> 'log4c_rollingpolicy.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_set_type.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_set_type.3.xz' -> 'log4c_rollingpolicy.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_set_udata.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_set_udata.3.xz' -> 'log4c_rollingpolicy.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_t.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_t.3.xz' -> 'log4c_rollingpolicy.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_type_get.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_type_get.3.xz' -> 'log4c_rollingpolicy.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_type_set.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_type_set.3.xz' -> 'log4c_rollingpolicy.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_type_t.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_type_t.3.xz' -> 'log4c_rollingpolicy.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_stream2_get_flags.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_stream2_get_flags.3.xz' -> 'log4c_appender_type_stream2.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_stream2_get_fp.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_stream2_get_fp.3.xz' -> 'log4c_appender_type_stream2.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_stream2_set_flags.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_stream2_set_flags.3.xz' -> 'log4c_appender_type_stream2.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_stream2_set_fp.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_stream2_set_fp.3.xz' -> 'log4c_appender_type_stream2.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_version.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_version.3.xz' -> 'log4c_version.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingfile_get_current_file_size.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingfile_get_current_file_size.3.xz' -> 'log4c_appender_type_rollingfile.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingfile_make_udata.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingfile_make_udata.3.xz' -> 'log4c_appender_type_rollingfile.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingfile_udata_get_files_prefix.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingfile_udata_get_files_prefix.3.xz' -> 'log4c_appender_type_rollingfile.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingfile_udata_get_logdir.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingfile_udata_get_logdir.3.xz' -> 'log4c_appender_type_rollingfile.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingfile_udata_set_files_prefix.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingfile_udata_set_files_prefix.3.xz' -> 'log4c_appender_type_rollingfile.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingfile_udata_set_logdir.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingfile_udata_set_logdir.3.xz' -> 'log4c_appender_type_rollingfile.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingfile_udata_set_policy.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingfile_udata_set_policy.3.xz' -> 'log4c_appender_type_rollingfile.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_sizewin_udata_t.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_rollingpolicy_sizewin_udata_t.3.xz' -> 'log4c_rollingpolicy_type_sizewin.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_sizewin_make_udata.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_sizewin_make_udata.3.xz' -> 'log4c_rollingpolicy_type_sizewin.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_sizewin_udata_set_appender.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_sizewin_udata_set_appender.3.xz' -> 'log4c_rollingpolicy_type_sizewin.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_sizewin_udata_set_file_maxsize.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_sizewin_udata_set_file_maxsize.3.xz' -> 'log4c_rollingpolicy_type_sizewin.h.3.xz'
removed '/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_sizewin_udata_set_max_num_files.3.xz'
'/usr/src/tmp/log4c-buildroot/usr/share/man/man3/log4c_sizewin_udata_set_max_num_files.3.xz' -> 'log4c_rollingpolicy_type_sizewin.h.3.xz'
Adjusting library links in /usr/src/tmp/log4c-buildroot
./usr/lib64:
	liblog4c.so.3 -> liblog4c.so.3.1.0
Verifying ELF objects in /usr/src/tmp/log4c-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: log4c-1.2.1-alt1.1.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.48110
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd log4c-1.2.1
+ DOCDIR=/usr/src/tmp/log4c-buildroot/usr/share/doc/log4c-1.2.1
+ export DOCDIR
+ rm -rf /usr/src/tmp/log4c-buildroot/usr/share/doc/log4c-1.2.1
+ /bin/mkdir -p /usr/src/tmp/log4c-buildroot/usr/share/doc/log4c-1.2.1
+ cp -prL AUTHORS COPYING ChangeLog NEWS README /usr/src/tmp/log4c-buildroot/usr/share/doc/log4c-1.2.1
+ chmod -R go-w /usr/src/tmp/log4c-buildroot/usr/share/doc/log4c-1.2.1
+ chmod -R a+rX /usr/src/tmp/log4c-buildroot/usr/share/doc/log4c-1.2.1
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VANFxw
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/log4c-buildroot/usr/lib64/liblog4c.so.3: 238 symbols, 18 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yvO3E5
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: liblog4c.so.3()(64bit) = set:ldZy6Wfd7pkhGM5JZtZFeEZpfR6oafBC1rUhejNtyhyOvkJnZx9FkYKo4V5kDZh9mNJWZBzz7oakCt9eNYBA9FWBmvAp424EBFqH5ZcICEhXKx4rVIoGRr7LKvgHLXjIdzdn785d4KVZz2c9w2FQyWufVycOiOR4ZaklyDvLLH6phemVW6zyB0BBKCsZFRRIakffLYmIhBqoKr3wmSULP99JtbXrRaHaN4rlVMnxDd7Zm9zWJN6HRdiu2PJoMZ0eaSGZtDiifDxTgziGYSYM5SHjdAhc9wVaZwm7hU1YWoqFDhhVVZgFFnDEuq3TQZE5dsnWFZjIelKZEk0eFHZBcOptKLGXtMEl7YkYHhX7SBem1Q7paEVB54vxy7REKmDYHE8Cqd0lpcZF41POzIq6H5loJmOpExAhZsZKVjLlkiy5gQ5oZxk63d74YBu8ZB2KJzOXQxzUPcssBMi8oFqG3BG1
Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9AEtdI
Creating log4c-debuginfo package
Processing files: log4c-devel-1.2.1-alt1.1.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.u2Eweo
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.v7rtG7
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
/usr/src/tmp/log4c-buildroot/usr/include/log4c/config-win32.h:14:10: fatal error: windows.h: No such file or directory
 #include <windows.h>
          ^~~~~~~~~~~
compilation terminated.
cpp.req: /usr/src/tmp/log4c-buildroot/usr/include/log4c/config-win32.h: cpp failed, trying c++ mode
x86_64-alt-linux-cpp: error trying to exec 'cc1plus': execvp: No such file or directory
cpp.req: WARNING: /usr/src/tmp/log4c-buildroot/usr/include/log4c/config-win32.h: cpp failed
find-requires: FINDPACKAGE-COMMANDS: cat
Requires: log4c = 1.2.1, /bin/sh, /usr/lib64/liblog4c.so.3.1.0, coreutils
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2QvJyU
Processing files: log4c-doc-1.2.1-alt1.1.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.54740
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd log4c-1.2.1
+ DOCDIR=/usr/src/tmp/log4c-buildroot/usr/share/doc/log4c-doc-1.2.1
+ export DOCDIR
+ rm -rf /usr/src/tmp/log4c-buildroot/usr/share/doc/log4c-doc-1.2.1
+ /bin/mkdir -p /usr/src/tmp/log4c-buildroot/usr/share/doc/log4c-doc-1.2.1
+ cp -prL doc/html /usr/src/tmp/log4c-buildroot/usr/share/doc/log4c-doc-1.2.1
+ chmod -R go-w /usr/src/tmp/log4c-buildroot/usr/share/doc/log4c-doc-1.2.1
+ chmod -R a+rX /usr/src/tmp/log4c-buildroot/usr/share/doc/log4c-doc-1.2.1
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PGxEeL
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.4yrikF
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: log4c = 1.2.1
Processing files: log4c-debuginfo-1.2.1-alt1.1.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3MdySC
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ASvl7D
find-requires: running scripts (debuginfo)
Provides: debug64(liblog4c.so.3)
Requires: log4c = 1.2.1-alt1.1.qa1, debug64(libc.so.6), debug64(libpthread.so.0)
Adding to log4c-debuginfo a strict dependency on log4c
Adding to log4c-devel a strict dependency on log4c
Adding to log4c-doc a strict dependency on log4c
Removing 1 extra deps from log4c-devel due to dependency on log4c
Wrote: /usr/src/RPM/RPMS/x86_64/log4c-1.2.1-alt1.1.qa1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/log4c-devel-1.2.1-alt1.1.qa1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/noarch/log4c-doc-1.2.1-alt1.1.qa1.noarch.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/log4c-debuginfo-1.2.1-alt1.1.qa1.x86_64.rpm (w2.lzdio)
12.48user 6.72system 0:21.13elapsed 90%CPU (0avgtext+0avgdata 33116maxresident)k
0inputs+0outputs (0major+3099458minor)pagefaults 0swaps
15.20user 9.29system 0:25.72elapsed 95%CPU (0avgtext+0avgdata 120288maxresident)k
0inputs+0outputs (34408major+3405695minor)pagefaults 0swaps
--- log4c-1.2.1-alt1.1.qa1.x86_64.rpm.repo	2019-02-23 02:38:04.000000000 +0000
+++ log4c-1.2.1-alt1.1.qa1.x86_64.rpm.hasher	2022-02-27 07:01:00.997804054 +0000
@@ -21,3 +21,3 @@
 File: /usr/lib64/liblog4c.so.3	120777	root:root		liblog4c.so.3.1.0
-File: /usr/lib64/liblog4c.so.3.1.0	100644	root:root	e6e18f3df8f1ecf15d475c9382ca30c6	
+File: /usr/lib64/liblog4c.so.3.1.0	100644	root:root	8dd7db7a85a4a5d817fe5df91b5ce720	
 File: /usr/share/doc/log4c-1.2.1	40755	root:root		
@@ -28,2 +28,2 @@
 File: /usr/share/doc/log4c-1.2.1/README	100644	root:root	e6d039f56970d071259f41f505b81359	
-RPMIdentity: 89530f7f3b6b8fe5176f20f2dc4ba609cbbea524fe812d3e2e3a7d529214513228e32596cc868ad43fe3effd6d869b42ed8b8281a575171cfbc95867c3262e8c
+RPMIdentity: 0240fd89c1934a8f669285e890b9148f08ee312735b9e0bae21b667c70222a51ca62db9d02d94b59670cba9374606700817425b21fb35da69b65177e8abb386e
--- log4c-debuginfo-1.2.1-alt1.1.qa1.x86_64.rpm.repo	2019-02-23 02:38:04.000000000 +0000
+++ log4c-debuginfo-1.2.1-alt1.1.qa1.x86_64.rpm.hasher	2022-02-27 07:01:01.057805117 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/03	40755	root:root	
-/usr/lib/debug/.build-id/03/7e4e4c7f4358c2e130bc2432ab0d1822ed2965	120777	root:root	../../../../lib64/liblog4c.so.3.1.0
-/usr/lib/debug/.build-id/03/7e4e4c7f4358c2e130bc2432ab0d1822ed2965.debug	120777	root:root	../../usr/lib64/liblog4c.so.3.1.0.debug
+/usr/lib/debug/.build-id/69	40755	root:root	
+/usr/lib/debug/.build-id/69/92c92f903cc98b04d5940cd366a8b540d23787	120777	root:root	../../../../lib64/liblog4c.so.3.1.0
+/usr/lib/debug/.build-id/69/92c92f903cc98b04d5940cd366a8b540d23787.debug	120777	root:root	../../usr/lib64/liblog4c.so.3.1.0.debug
 /usr/lib/debug/usr/lib64/liblog4c.so.3.1.0.debug	100644	root:root	
@@ -79,6 +79,6 @@
 Provides: log4c-debuginfo = 1.2.1-alt1.1.qa1:sisyphus+222545.100.1.1
-File: /usr/lib/debug/.build-id/03	40755	root:root		
-File: /usr/lib/debug/.build-id/03/7e4e4c7f4358c2e130bc2432ab0d1822ed2965	120777	root:root		../../../../lib64/liblog4c.so.3.1.0
-File: /usr/lib/debug/.build-id/03/7e4e4c7f4358c2e130bc2432ab0d1822ed2965.debug	120777	root:root		../../usr/lib64/liblog4c.so.3.1.0.debug
-File: /usr/lib/debug/usr/lib64/liblog4c.so.3.1.0.debug	100644	root:root	23a775db10923be2d23bcaea3150d21c	
+File: /usr/lib/debug/.build-id/69	40755	root:root		
+File: /usr/lib/debug/.build-id/69/92c92f903cc98b04d5940cd366a8b540d23787	120777	root:root		../../../../lib64/liblog4c.so.3.1.0
+File: /usr/lib/debug/.build-id/69/92c92f903cc98b04d5940cd366a8b540d23787.debug	120777	root:root		../../usr/lib64/liblog4c.so.3.1.0.debug
+File: /usr/lib/debug/usr/lib64/liblog4c.so.3.1.0.debug	100644	root:root	b3554c041d1192b8599d25081f2c9331	
 File: /usr/lib/debug/usr/lib64/liblog4c.so.3.debug	120777	root:root		liblog4c.so.3.1.0.debug
@@ -152,2 +152,2 @@
 File: /usr/src/debug/log4c-1.2.1/src/sd/test.h	100644	root:root	8b6b8b40dfe66b4ce420f3a9d5d9f7aa	
-RPMIdentity: 0d2ee8860f84a6ebec8c58fedefeac90a1c0e033fc0a6352e4ea2246771e411b9eb425ac677328cf1e40f0fc9f59600c603b098ef2150cd8b80f89f69410adc2
+RPMIdentity: 3563c86fc97a6c2a0aca60242165a7a8e49eb2742940db5242bbdfa23d4d8ed0c0daa4ac987625f41e28a58409a898bad62f98cd358584f1e845d5b4ee75a417
--- log4c-devel-1.2.1-alt1.1.qa1.x86_64.rpm.repo	2019-02-23 02:38:04.000000000 +0000
+++ log4c-devel-1.2.1-alt1.1.qa1.x86_64.rpm.hasher	2022-02-27 07:01:01.103805932 +0000
@@ -195,2 +195,3 @@
 /usr/share/man/man3/log4c_version.h.3.xz	100644	root:root	
+Requires: log4c = 1.2.1
 Requires: /bin/sh  
@@ -226,3 +227,3 @@
 File: /usr/include/log4c/version.h	100644	root:root	f99ab2025914b691e984b0fb97ccc6e2	
-File: /usr/lib64/liblog4c.a	100644	root:root	d95d3fc08dd2d21b56db005542a6864e	
+File: /usr/lib64/liblog4c.a	100644	root:root	d96d06a0cd757c9063f2698f9b392c3c	
 File: /usr/lib64/liblog4c.so	120777	root:root		liblog4c.so.3.1.0
@@ -395,2 +396,2 @@
 File: /usr/share/man/man3/log4c_version.h.3.xz	100644	root:root	346a79b4e46bbdc054da45b016009c0c	
-RPMIdentity: a73985b6a22fc8416bdbc98398e14f3be72893fe33b8624cb102d89dab451465e201bc80b92abdc29b995983b907555d3b97b88f610414ed17c565585b9602a7
+RPMIdentity: 82b792d06198394b38e55f9299acd0b94e68257c6171e07ef1725950bdecafb75405787819ae909691a9ce17bedc8d83c7a0c1cf72fdd6d1aa3de819e044ccbc
--- log4c-doc-1.2.1-alt1.1.qa1.noarch.rpm.repo	2019-02-23 02:38:04.000000000 +0000
+++ log4c-doc-1.2.1-alt1.1.qa1.noarch.rpm.hasher	2022-02-27 07:01:01.149806748 +0000
@@ -92,2 +92,3 @@
 /usr/share/doc/log4c-doc-1.2.1/html/version_8h_source.html	100644	root:root	
+Requires: log4c = 1.2.1
 Requires: log4c = 1.2.1-alt1.1.qa1:sisyphus+222545.100.1.1
@@ -187,2 +188,2 @@
 File: /usr/share/doc/log4c-doc-1.2.1/html/version_8h_source.html	100644	root:root	859a75977a64ee9bcb19b9a79d05415e	
-RPMIdentity: 4c9605cee021a5e96ef39a26cac80af3b47ea2a76cafb6294b00ca8c8645c3c4b67b5088d49bd0383c3205888c20eb45a9c571a2840d0f1291b25ffbdca61f04
+RPMIdentity: c61c60c75c931413b6901e7f094ec2d7349d1e802d51579048ff63f5d432360e9da0ac5fec83681a963e25ac90cac85e0daf4f06810680d47f7231950f42f492