Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/log4shib.spec'], False, '/var/lib/mock/centos7-rutgers-staging-build-5664-8778/root/', None, 86400, True, False, 486, 495, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/log4shib.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/log4shib-2.0.0-3.1.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/log4shib.spec'], False, '/var/lib/mock/centos7-rutgers-staging-build-5664-8778/root/', None, 86400, True, False, 486, 495, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/log4shib.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.EUi8Ug + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf log4shib-2.0.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/log4shib-2.0.0.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd log4shib-2.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4Bo40l + umask 022 + cd /builddir/build/BUILD + cd log4shib-2.0.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './config/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './config/config.sub' + ./configure --build=x86_64-koji-linux-gnu --host=x86_64-koji-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-doxygen checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-koji-linux-gnu checking host system type... x86_64-koji-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for x86_64-koji-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking how to convert x86_64-koji-linux-gnu file names to x86_64-koji-linux-gnu format... func_convert_file_noop checking how to convert x86_64-koji-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-koji-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-koji-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-koji-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-koji-linux-gnu-strip... no checking for strip... strip checking for x86_64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-koji-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether make sets $(MAKE)... (cached) yes checking for x86_64-koji-linux-gnu-g++... no checking for x86_64-koji-linux-gnu-c++... no checking for x86_64-koji-linux-gnu-gpp... no checking for x86_64-koji-linux-gnu-aCC... no checking for x86_64-koji-linux-gnu-CC... no checking for x86_64-koji-linux-gnu-cxx... no checking for x86_64-koji-linux-gnu-cc++... no checking for x86_64-koji-linux-gnu-cl... no checking for x86_64-koji-linux-gnu-FCC... no checking for x86_64-koji-linux-gnu-KCC... no checking for x86_64-koji-linux-gnu-RCC... no checking for x86_64-koji-linux-gnu-xlC_r... no checking for x86_64-koji-linux-gnu-xlC... no checking for x86_64-koji-linux-gnu-QCC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking how to run the C++ preprocessor... g++ -E checking for unistd.h... (cached) yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking whether O_CLOEXEC is declared... yes checking whether FD_CLOEXEC is declared... yes checking for SOCK_CLOEXEC support... yes checking for int64_t... yes checking for working snprintf... yes checking for syslog... yes checking for gettimeofday... yes checking for ftime... yes checking for localtime_r... yes checking for gmtime_r... yes checking for library containing socket... none required checking for library containing gethostbyname... none required checking whether gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking whether the compiler implements namespaces... yes checking whether the compiler has stringstream... yes checking for doxygen... /usr/bin/doxygen checking for dot... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating log4shib.spec config.status: creating log4shib.pc config.status: creating Portfile config.status: creating doc/Makefile config.status: creating doc/Doxyfile config.status: creating doc/html/Makefile config.status: creating src/Makefile config.status: creating include/Makefile config.status: creating include/log4shib/Makefile config.status: creating include/log4shib/threading/Makefile config.status: creating tests/Makefile config.status: creating include/config.h config.status: executing include/log4shib/config.h commands config.status: creating: include/log4shib/config.h: prefix LOG4SHIB for include/config.h defines config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make Making all in src make[1]: Entering directory `/builddir/build/BUILD/log4shib-2.0.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o Appender.lo Appender.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c Appender.cpp -fPIC -DPIC -o .libs/Appender.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c Appender.cpp -o Appender.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o AppenderSkeleton.lo AppenderSkeleton.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c AppenderSkeleton.cpp -fPIC -DPIC -o .libs/AppenderSkeleton.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c AppenderSkeleton.cpp -o AppenderSkeleton.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o LayoutAppender.lo LayoutAppender.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c LayoutAppender.cpp -fPIC -DPIC -o .libs/LayoutAppender.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c LayoutAppender.cpp -o LayoutAppender.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o FileAppender.lo FileAppender.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c FileAppender.cpp -fPIC -DPIC -o .libs/FileAppender.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c FileAppender.cpp -o FileAppender.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o RollingFileAppender.lo RollingFileAppender.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c RollingFileAppender.cpp -fPIC -DPIC -o .libs/RollingFileAppender.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c RollingFileAppender.cpp -o RollingFileAppender.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o FixedContextCategory.lo FixedContextCategory.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c FixedContextCategory.cpp -fPIC -DPIC -o .libs/FixedContextCategory.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c FixedContextCategory.cpp -o FixedContextCategory.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o IdsaAppender.lo IdsaAppender.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c IdsaAppender.cpp -fPIC -DPIC -o .libs/IdsaAppender.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c IdsaAppender.cpp -o IdsaAppender.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o OstreamAppender.lo OstreamAppender.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c OstreamAppender.cpp -fPIC -DPIC -o .libs/OstreamAppender.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c OstreamAppender.cpp -o OstreamAppender.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o StringQueueAppender.lo StringQueueAppender.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c StringQueueAppender.cpp -fPIC -DPIC -o .libs/StringQueueAppender.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c StringQueueAppender.cpp -o StringQueueAppender.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o SyslogAppender.lo SyslogAppender.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c SyslogAppender.cpp -fPIC -DPIC -o .libs/SyslogAppender.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c SyslogAppender.cpp -o SyslogAppender.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o RemoteSyslogAppender.lo RemoteSyslogAppender.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c RemoteSyslogAppender.cpp -fPIC -DPIC -o .libs/RemoteSyslogAppender.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c RemoteSyslogAppender.cpp -o RemoteSyslogAppender.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o SimpleLayout.lo SimpleLayout.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c SimpleLayout.cpp -fPIC -DPIC -o .libs/SimpleLayout.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c SimpleLayout.cpp -o SimpleLayout.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o BasicLayout.lo BasicLayout.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c BasicLayout.cpp -fPIC -DPIC -o .libs/BasicLayout.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c BasicLayout.cpp -o BasicLayout.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o PatternLayout.lo PatternLayout.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c PatternLayout.cpp -fPIC -DPIC -o .libs/PatternLayout.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c PatternLayout.cpp -o PatternLayout.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o Category.lo Category.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c Category.cpp -fPIC -DPIC -o .libs/Category.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c Category.cpp -o Category.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o CategoryStream.lo CategoryStream.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c CategoryStream.cpp -fPIC -DPIC -o .libs/CategoryStream.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c CategoryStream.cpp -o CategoryStream.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o HierarchyMaintainer.lo HierarchyMaintainer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c HierarchyMaintainer.cpp -fPIC -DPIC -o .libs/HierarchyMaintainer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c HierarchyMaintainer.cpp -o HierarchyMaintainer.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o Configurator.lo Configurator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c Configurator.cpp -fPIC -DPIC -o .libs/Configurator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c Configurator.cpp -o Configurator.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o BasicConfigurator.lo BasicConfigurator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c BasicConfigurator.cpp -fPIC -DPIC -o .libs/BasicConfigurator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c BasicConfigurator.cpp -o BasicConfigurator.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o SimpleConfigurator.lo SimpleConfigurator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c SimpleConfigurator.cpp -fPIC -DPIC -o .libs/SimpleConfigurator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c SimpleConfigurator.cpp -o SimpleConfigurator.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o PropertyConfigurator.lo PropertyConfigurator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c PropertyConfigurator.cpp -fPIC -DPIC -o .libs/PropertyConfigurator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c PropertyConfigurator.cpp -o PropertyConfigurator.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o PropertyConfiguratorImpl.lo PropertyConfiguratorImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c PropertyConfiguratorImpl.cpp -fPIC -DPIC -o .libs/PropertyConfiguratorImpl.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c PropertyConfiguratorImpl.cpp -o PropertyConfiguratorImpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o LoggingEvent.lo LoggingEvent.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c LoggingEvent.cpp -fPIC -DPIC -o .libs/LoggingEvent.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c LoggingEvent.cpp -o LoggingEvent.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o Priority.lo Priority.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c Priority.cpp -fPIC -DPIC -o .libs/Priority.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c Priority.cpp -o Priority.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o NDC.lo NDC.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c NDC.cpp -fPIC -DPIC -o .libs/NDC.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c NDC.cpp -o NDC.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o Filter.lo Filter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c Filter.cpp -fPIC -DPIC -o .libs/Filter.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c Filter.cpp -o Filter.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o TimeStamp.lo TimeStamp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c TimeStamp.cpp -fPIC -DPIC -o .libs/TimeStamp.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c TimeStamp.cpp -o TimeStamp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o StringUtil.lo StringUtil.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c StringUtil.cpp -fPIC -DPIC -o .libs/StringUtil.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c StringUtil.cpp -o StringUtil.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o Properties.lo Properties.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c Properties.cpp -fPIC -DPIC -o .libs/Properties.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c Properties.cpp -o Properties.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o Win32DebugAppender.lo Win32DebugAppender.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c Win32DebugAppender.cpp -fPIC -DPIC -o .libs/Win32DebugAppender.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c Win32DebugAppender.cpp -o Win32DebugAppender.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o NTEventLogAppender.lo NTEventLogAppender.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c NTEventLogAppender.cpp -fPIC -DPIC -o .libs/NTEventLogAppender.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c NTEventLogAppender.cpp -o NTEventLogAppender.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o DllMain.lo DllMain.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c DllMain.cpp -fPIC -DPIC -o .libs/DllMain.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c DllMain.cpp -o DllMain.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o DummyThreads.lo DummyThreads.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c DummyThreads.cpp -fPIC -DPIC -o .libs/DummyThreads.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c DummyThreads.cpp -o DummyThreads.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o MSThreads.lo MSThreads.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c MSThreads.cpp -fPIC -DPIC -o .libs/MSThreads.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c MSThreads.cpp -o MSThreads.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o OmniThreads.lo OmniThreads.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c OmniThreads.cpp -fPIC -DPIC -o .libs/OmniThreads.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c OmniThreads.cpp -o OmniThreads.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o PThreads.lo PThreads.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c PThreads.cpp -fPIC -DPIC -o .libs/PThreads.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c PThreads.cpp -o PThreads.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o PortabilityImpl.lo PortabilityImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c PortabilityImpl.cpp -fPIC -DPIC -o .libs/PortabilityImpl.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c PortabilityImpl.cpp -o PortabilityImpl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o AbortAppender.lo AbortAppender.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c AbortAppender.cpp -fPIC -DPIC -o .libs/AbortAppender.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c AbortAppender.cpp -o AbortAppender.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link g++ -pthread -O2 -DNDEBUG -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -version-info 2:0:0 -Wl,-z,relro -o liblog4shib.la -rpath /usr/lib64 Appender.lo AppenderSkeleton.lo LayoutAppender.lo FileAppender.lo RollingFileAppender.lo FixedContextCategory.lo IdsaAppender.lo OstreamAppender.lo StringQueueAppender.lo SyslogAppender.lo RemoteSyslogAppender.lo SimpleLayout.lo BasicLayout.lo PatternLayout.lo Category.lo CategoryStream.lo HierarchyMaintainer.lo Configurator.lo BasicConfigurator.lo SimpleConfigurator.lo PropertyConfigurator.lo PropertyConfiguratorImpl.lo LoggingEvent.lo Priority.lo NDC.lo Filter.lo TimeStamp.lo StringUtil.lo Properties.lo Win32DebugAppender.lo NTEventLogAppender.lo DllMain.lo DummyThreads.lo MSThreads.lo OmniThreads.lo PThreads.lo PortabilityImpl.lo AbortAppender.lo libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtbeginS.o .libs/Appender.o .libs/AppenderSkeleton.o .libs/LayoutAppender.o .libs/FileAppender.o .libs/RollingFileAppender.o .libs/FixedContextCategory.o .libs/IdsaAppender.o .libs/OstreamAppender.o .libs/StringQueueAppender.o .libs/SyslogAppender.o .libs/RemoteSyslogAppender.o .libs/SimpleLayout.o .libs/BasicLayout.o .libs/PatternLayout.o .libs/Category.o .libs/CategoryStream.o .libs/HierarchyMaintainer.o .libs/Configurator.o .libs/BasicConfigurator.o .libs/SimpleConfigurator.o .libs/PropertyConfigurator.o .libs/PropertyConfiguratorImpl.o .libs/LoggingEvent.o .libs/Priority.o .libs/NDC.o .libs/Filter.o .libs/TimeStamp.o .libs/StringUtil.o .libs/Properties.o .libs/Win32DebugAppender.o .libs/NTEventLogAppender.o .libs/DllMain.o .libs/DummyThreads.o .libs/MSThreads.o .libs/OmniThreads.o .libs/PThreads.o .libs/PortabilityImpl.o .libs/AbortAppender.o -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o -pthread -O2 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,liblog4shib.so.2 -o .libs/liblog4shib.so.2.0.0 libtool: link: (cd ".libs" && rm -f "liblog4shib.so.2" && ln -s "liblog4shib.so.2.0.0" "liblog4shib.so.2") libtool: link: (cd ".libs" && rm -f "liblog4shib.so" && ln -s "liblog4shib.so.2.0.0" "liblog4shib.so") libtool: link: ar cru .libs/liblog4shib.a Appender.o AppenderSkeleton.o LayoutAppender.o FileAppender.o RollingFileAppender.o FixedContextCategory.o IdsaAppender.o OstreamAppender.o StringQueueAppender.o SyslogAppender.o RemoteSyslogAppender.o SimpleLayout.o BasicLayout.o PatternLayout.o Category.o CategoryStream.o HierarchyMaintainer.o Configurator.o BasicConfigurator.o SimpleConfigurator.o PropertyConfigurator.o PropertyConfiguratorImpl.o LoggingEvent.o Priority.o NDC.o Filter.o TimeStamp.o StringUtil.o Properties.o Win32DebugAppender.o NTEventLogAppender.o DllMain.o DummyThreads.o MSThreads.o OmniThreads.o PThreads.o PortabilityImpl.o AbortAppender.o libtool: link: ranlib .libs/liblog4shib.a libtool: link: ( cd ".libs" && rm -f "liblog4shib.la" && ln -s "../liblog4shib.la" "liblog4shib.la" ) make[1]: Leaving directory `/builddir/build/BUILD/log4shib-2.0.0/src' Making all in include make[1]: Entering directory `/builddir/build/BUILD/log4shib-2.0.0/include' /usr/bin/make all-recursive make[2]: Entering directory `/builddir/build/BUILD/log4shib-2.0.0/include' Making all in log4shib make[3]: Entering directory `/builddir/build/BUILD/log4shib-2.0.0/include/log4shib' Making all in threading make[4]: Entering directory `/builddir/build/BUILD/log4shib-2.0.0/include/log4shib/threading' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/log4shib-2.0.0/include/log4shib/threading' make[4]: Entering directory `/builddir/build/BUILD/log4shib-2.0.0/include/log4shib' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/log4shib-2.0.0/include/log4shib' make[3]: Leaving directory `/builddir/build/BUILD/log4shib-2.0.0/include/log4shib' make[3]: Entering directory `/builddir/build/BUILD/log4shib-2.0.0/include' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/log4shib-2.0.0/include' make[2]: Leaving directory `/builddir/build/BUILD/log4shib-2.0.0/include' make[1]: Leaving directory `/builddir/build/BUILD/log4shib-2.0.0/include' Making all in tests make[1]: Entering directory `/builddir/build/BUILD/log4shib-2.0.0/tests' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/log4shib-2.0.0/tests' Making all in doc make[1]: Entering directory `/builddir/build/BUILD/log4shib-2.0.0/doc' Making all in html make[2]: Entering directory `/builddir/build/BUILD/log4shib-2.0.0/doc/html' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/log4shib-2.0.0/doc/html' make[2]: Entering directory `/builddir/build/BUILD/log4shib-2.0.0/doc' Making html in html make[3]: Entering directory `/builddir/build/BUILD/log4shib-2.0.0/doc/html' make[3]: Nothing to be done for `html'. make[3]: Leaving directory `/builddir/build/BUILD/log4shib-2.0.0/doc/html' make[3]: Entering directory `/builddir/build/BUILD/log4shib-2.0.0/doc' make[3]: Nothing to be done for `html-am'. make[3]: Leaving directory `/builddir/build/BUILD/log4shib-2.0.0/doc' /usr/bin/doxygen make[2]: Leaving directory `/builddir/build/BUILD/log4shib-2.0.0/doc' make[1]: Leaving directory `/builddir/build/BUILD/log4shib-2.0.0/doc' make[1]: Entering directory `/builddir/build/BUILD/log4shib-2.0.0' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/log4shib-2.0.0' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.uwyrQA + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64 ++ dirname /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64 + cd log4shib-2.0.0 + /usr/bin/make DESTDIR=/builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64 apidir=/builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/doc/log4shib-2.0.0/api install Making install in src make[1]: Entering directory `/builddir/build/BUILD/log4shib-2.0.0/src' make[2]: Entering directory `/builddir/build/BUILD/log4shib-2.0.0/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c liblog4shib.la '/builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/liblog4shib.so.2.0.0 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/lib64/liblog4shib.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/lib64 && { ln -s -f liblog4shib.so.2.0.0 liblog4shib.so.2 || { rm -f liblog4shib.so.2 && ln -s liblog4shib.so.2.0.0 liblog4shib.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/lib64 && { ln -s -f liblog4shib.so.2.0.0 liblog4shib.so || { rm -f liblog4shib.so && ln -s liblog4shib.so.2.0.0 liblog4shib.so; }; }) libtool: install: /usr/bin/install -c .libs/liblog4shib.lai /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/lib64/liblog4shib.la libtool: install: /usr/bin/install -c .libs/liblog4shib.a /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/lib64/liblog4shib.a libtool: install: chmod 644 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/lib64/liblog4shib.a libtool: install: ranlib /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/lib64/liblog4shib.a libtool: warning: remember to run 'libtool --finish /usr/lib64' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/log4shib-2.0.0/src' make[1]: Leaving directory `/builddir/build/BUILD/log4shib-2.0.0/src' Making install in include make[1]: Entering directory `/builddir/build/BUILD/log4shib-2.0.0/include' Making install in log4shib make[2]: Entering directory `/builddir/build/BUILD/log4shib-2.0.0/include/log4shib' Making install in threading make[3]: Entering directory `/builddir/build/BUILD/log4shib-2.0.0/include/log4shib/threading' make[4]: Entering directory `/builddir/build/BUILD/log4shib-2.0.0/include/log4shib/threading' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/include/log4shib/threading' /usr/bin/install -c -m 644 BoostThreads.hh DummyThreads.hh OmniThreads.hh PThreads.hh MSThreads.hh Threading.hh '/builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/include/log4shib/threading' make[4]: Leaving directory `/builddir/build/BUILD/log4shib-2.0.0/include/log4shib/threading' make[3]: Leaving directory `/builddir/build/BUILD/log4shib-2.0.0/include/log4shib/threading' make[3]: Entering directory `/builddir/build/BUILD/log4shib-2.0.0/include/log4shib' make[4]: Entering directory `/builddir/build/BUILD/log4shib-2.0.0/include/log4shib' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/include/log4shib' /usr/bin/install -c -m 644 Appender.hh AppenderSkeleton.hh FixedContextCategory.hh LayoutAppender.hh FileAppender.hh RollingFileAppender.hh IdsaAppender.hh OstreamAppender.hh StringQueueAppender.hh SyslogAppender.hh RemoteSyslogAppender.hh Layout.hh SimpleLayout.hh BasicLayout.hh PatternLayout.hh Category.hh CategoryStream.hh HierarchyMaintainer.hh Configurator.hh BasicConfigurator.hh SimpleConfigurator.hh PropertyConfigurator.hh LoggingEvent.hh Priority.hh NDC.hh TimeStamp.hh Filter.hh Export.hh Portability.hh Win32DebugAppender.hh NTEventLogAppender.hh AbortAppender.hh config.h config-win32.h config-openvms.h '/builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/include/log4shib' make[4]: Leaving directory `/builddir/build/BUILD/log4shib-2.0.0/include/log4shib' make[3]: Leaving directory `/builddir/build/BUILD/log4shib-2.0.0/include/log4shib' make[2]: Leaving directory `/builddir/build/BUILD/log4shib-2.0.0/include/log4shib' make[2]: Entering directory `/builddir/build/BUILD/log4shib-2.0.0/include' make[3]: Entering directory `/builddir/build/BUILD/log4shib-2.0.0/include' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/log4shib-2.0.0/include' make[2]: Leaving directory `/builddir/build/BUILD/log4shib-2.0.0/include' make[1]: Leaving directory `/builddir/build/BUILD/log4shib-2.0.0/include' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/log4shib-2.0.0/tests' make[2]: Entering directory `/builddir/build/BUILD/log4shib-2.0.0/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/log4shib-2.0.0/tests' make[1]: Leaving directory `/builddir/build/BUILD/log4shib-2.0.0/tests' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/log4shib-2.0.0/doc' Making install in html make[2]: Entering directory `/builddir/build/BUILD/log4shib-2.0.0/doc/html' make[3]: Entering directory `/builddir/build/BUILD/log4shib-2.0.0/doc/html' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/log4shib-2.0.0/doc/html' make[2]: Leaving directory `/builddir/build/BUILD/log4shib-2.0.0/doc/html' make[2]: Entering directory `/builddir/build/BUILD/log4shib-2.0.0/doc' Making html in html make[3]: Entering directory `/builddir/build/BUILD/log4shib-2.0.0/doc/html' make[3]: Nothing to be done for `html'. make[3]: Leaving directory `/builddir/build/BUILD/log4shib-2.0.0/doc/html' make[3]: Entering directory `/builddir/build/BUILD/log4shib-2.0.0/doc' make[3]: Nothing to be done for `html-am'. make[3]: Leaving directory `/builddir/build/BUILD/log4shib-2.0.0/doc' make[3]: Entering directory `/builddir/build/BUILD/log4shib-2.0.0/doc' make[3]: Nothing to be done for `install-exec-am'. /bin/sh /builddir/build/BUILD/log4shib-2.0.0/config/install-sh -d /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3 /usr/bin/install -c -m 644 ./man/man3/log4shib.3 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3/log4shib.3 /usr/bin/install -c -m 644 ./man/man3/log4shib_AbortAppender.3 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3/log4shib::AbortAppender.3 /usr/bin/install -c -m 644 ./man/man3/log4shib_Appender.3 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3/log4shib::Appender.3 /usr/bin/install -c -m 644 ./man/man3/log4shib_AppenderSkeleton.3 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3/log4shib::AppenderSkeleton.3 /usr/bin/install -c -m 644 ./man/man3/log4shib_BasicConfigurator.3 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3/log4shib::BasicConfigurator.3 /usr/bin/install -c -m 644 ./man/man3/log4shib_BasicLayout.3 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3/log4shib::BasicLayout.3 /usr/bin/install -c -m 644 ./man/man3/log4shib_Category.3 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3/log4shib::Category.3 /usr/bin/install -c -m 644 ./man/man3/log4shib_CategoryNameComponent.3 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3/log4shib::CategoryNameComponent.3 /usr/bin/install -c -m 644 ./man/man3/log4shib_CategoryStream.3 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3/log4shib::CategoryStream.3 /usr/bin/install -c -m 644 ./man/man3/log4shib_ConfigureFailure.3 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3/log4shib::ConfigureFailure.3 /usr/bin/install -c -m 644 ./man/man3/log4shib_FileAppender.3 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3/log4shib::FileAppender.3 /usr/bin/install -c -m 644 ./man/man3/log4shib_Filter.3 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3/log4shib::Filter.3 /usr/bin/install -c -m 644 ./man/man3/log4shib_FixedContextCategory.3 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3/log4shib::FixedContextCategory.3 /usr/bin/install -c -m 644 ./man/man3/log4shib_FormatModifierComponent.3 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3/log4shib::FormatModifierComponent.3 /usr/bin/install -c -m 644 ./man/man3/log4shib_HierarchyMaintainer.3 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3/log4shib::HierarchyMaintainer.3 /usr/bin/install -c -m 644 ./man/man3/log4shib_IdsaAppender.3 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3/log4shib::IdsaAppender.3 /usr/bin/install -c -m 644 ./man/man3/log4shib_Layout.3 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3/log4shib::Layout.3 /usr/bin/install -c -m 644 ./man/man3/log4shib_LayoutAppender.3 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3/log4shib::LayoutAppender.3 /usr/bin/install -c -m 644 ./man/man3/log4shib_LoggingEvent.3 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3/log4shib::LoggingEvent.3 /usr/bin/install -c -m 644 ./man/man3/log4shib_MessageComponent.3 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3/log4shib::MessageComponent.3 /usr/bin/install -c -m 644 ./man/man3/log4shib_MillisSinceEpochComponent.3 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3/log4shib::MillisSinceEpochComponent.3 /usr/bin/install -c -m 644 ./man/man3/log4shib_NDC.3 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3/log4shib::NDC.3 /usr/bin/install -c -m 644 ./man/man3/log4shib_NDCComponent.3 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3/log4shib::NDCComponent.3 /usr/bin/install -c -m 644 ./man/man3/log4shib_NDC_DiagnosticContext.3 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3/log4shib::NDC::DiagnosticContext.3 /usr/bin/install -c -m 644 ./man/man3/log4shib_NTEventLogAppender.3 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3/log4shib::NTEventLogAppender.3 /usr/bin/install -c -m 644 ./man/man3/log4shib_OstreamAppender.3 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3/log4shib::OstreamAppender.3 /usr/bin/install -c -m 644 ./man/man3/log4shib_PatternLayout.3 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3/log4shib::PatternLayout.3 /usr/bin/install -c -m 644 ./man/man3/log4shib_PatternLayout_PatternComponent.3 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3/log4shib::PatternLayout::PatternComponent.3 /usr/bin/install -c -m 644 ./man/man3/log4shib_Priority.3 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3/log4shib::Priority.3 /usr/bin/install -c -m 644 ./man/man3/log4shib_PriorityComponent.3 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3/log4shib::PriorityComponent.3 /usr/bin/install -c -m 644 ./man/man3/log4shib_ProcessorTimeComponent.3 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3/log4shib::ProcessorTimeComponent.3 /usr/bin/install -c -m 644 ./man/man3/log4shib_Properties.3 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3/log4shib::Properties.3 /usr/bin/install -c -m 644 ./man/man3/log4shib_PropertyConfigurator.3 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3/log4shib::PropertyConfigurator.3 /usr/bin/install -c -m 644 ./man/man3/log4shib_PropertyConfiguratorImpl.3 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3/log4shib::PropertyConfiguratorImpl.3 /usr/bin/install -c -m 644 ./man/man3/log4shib_RemoteSyslogAppender.3 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3/log4shib::RemoteSyslogAppender.3 /usr/bin/install -c -m 644 ./man/man3/log4shib_RollingFileAppender.3 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3/log4shib::RollingFileAppender.3 /usr/bin/install -c -m 644 ./man/man3/log4shib_SecondsSinceEpochComponent.3 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3/log4shib::SecondsSinceEpochComponent.3 /usr/bin/install -c -m 644 ./man/man3/log4shib_SimpleConfigurator.3 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3/log4shib::SimpleConfigurator.3 /usr/bin/install -c -m 644 ./man/man3/log4shib_SimpleLayout.3 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3/log4shib::SimpleLayout.3 /usr/bin/install -c -m 644 ./man/man3/log4shib_StringLiteralComponent.3 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3/log4shib::StringLiteralComponent.3 /usr/bin/install -c -m 644 ./man/man3/log4shib_StringQueueAppender.3 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3/log4shib::StringQueueAppender.3 /usr/bin/install -c -m 644 ./man/man3/log4shib_StringUtil.3 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3/log4shib::StringUtil.3 /usr/bin/install -c -m 644 ./man/man3/log4shib_SyslogAppender.3 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3/log4shib::SyslogAppender.3 /usr/bin/install -c -m 644 ./man/man3/log4shib_ThreadNameComponent.3 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3/log4shib::ThreadNameComponent.3 /usr/bin/install -c -m 644 ./man/man3/log4shib_TimeStamp.3 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3/log4shib::TimeStamp.3 /usr/bin/install -c -m 644 ./man/man3/log4shib_TimeStampComponent.3 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3/log4shib::TimeStampComponent.3 /usr/bin/install -c -m 644 ./man/man3/log4shib_Win32DebugAppender.3 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3/log4shib::Win32DebugAppender.3 /usr/bin/install -c -m 644 ./man/man3/log4shib_threading.3 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3/log4shib::threading.3 /usr/bin/install -c -m 644 ./man/man3/log4shib_threading_MSMutex.3 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3/log4shib::threading::MSMutex.3 /usr/bin/install -c -m 644 ./man/man3/log4shib_threading_MSScopedLock.3 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3/log4shib::threading::MSScopedLock.3 /usr/bin/install -c -m 644 ./man/man3/log4shib_threading_Mutex.3 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3/log4shib::threading::Mutex.3 /usr/bin/install -c -m 644 ./man/man3/log4shib_threading_ScopedLock.3 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3/log4shib::threading::ScopedLock.3 /usr/bin/install -c -m 644 ./man/man3/log4shib_threading_ThreadLocalDataHolder.3 /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/man/man3/log4shib::threading::ThreadLocalDataHolder.3 /bin/sh /builddir/build/BUILD/log4shib-2.0.0/config/install-sh -d /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/doc/log4shib-2.0.0/api cp -r html /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/doc/log4shib-2.0.0/api rm -f -r -f /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/doc/log4shib-2.0.0/api/html/.svn /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/doc/log4shib-2.0.0/api/html/Makefile* make[3]: Leaving directory `/builddir/build/BUILD/log4shib-2.0.0/doc' make[2]: Leaving directory `/builddir/build/BUILD/log4shib-2.0.0/doc' make[1]: Leaving directory `/builddir/build/BUILD/log4shib-2.0.0/doc' make[1]: Entering directory `/builddir/build/BUILD/log4shib-2.0.0' make[2]: Entering directory `/builddir/build/BUILD/log4shib-2.0.0' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 log4shib.pc '/builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/log4shib-2.0.0' make[1]: Leaving directory `/builddir/build/BUILD/log4shib-2.0.0' + config/install-sh -d /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/doc/log4shib-2.0.0 + config/install-sh -m 644 -c AUTHORS COPYING INSTALL NEWS README THANKS ChangeLog /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/share/doc/log4shib-2.0.0 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/log4shib-2.0.0 extracting debug info from /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/lib64/liblog4shib.so.2.0.0 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/liblog4shib.so.2.0.0.debug to /usr/lib/debug/usr/lib64/liblog4shib.so.2.debug symlinked /usr/lib/debug/usr/lib64/liblog4shib.so.2.0.0.debug to /usr/lib/debug/usr/lib64/liblog4shib.so.debug 382 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: liblog4shib2-2.0.0-3.1.x86_64 warning: Explicit %attr() mode not applicaple to symlink: /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/lib64/liblog4shib.so.2 Provides: liblog4shib.so.2()(64bit) liblog4shib2 = 2.0.0-3.1 liblog4shib2(x86-64) = 2.0.0-3.1 log4shib = 2.0.0-3.1 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Obsoletes: log4shib < 2.0.0-3.1 Processing files: liblog4shib-devel-2.0.0-3.1.x86_64 warning: Explicit %attr() mode not applicaple to symlink: /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64/usr/lib64/liblog4shib.so Provides: liblog4shib-devel = 2.0.0-3.1 liblog4shib-devel(x86-64) = 2.0.0-3.1 log4shib-devel = 2.0.0-3.1 pkgconfig(log4shib) = 2.0.0 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires: /usr/bin/pkg-config Obsoletes: log4shib-devel < 2.0.0-3.1 Processing files: log4shib-debuginfo-2.0.0-3.1.x86_64 Provides: log4shib-debuginfo = 2.0.0-3.1 log4shib-debuginfo(x86-64) = 2.0.0-3.1 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64 Wrote: /builddir/build/RPMS/liblog4shib2-2.0.0-3.1.x86_64.rpm Wrote: /builddir/build/RPMS/liblog4shib-devel-2.0.0-3.1.x86_64.rpm Wrote: /builddir/build/RPMS/log4shib-debuginfo-2.0.0-3.1.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.FLdLVJ + umask 022 + cd /builddir/build/BUILD + cd log4shib-2.0.0 + '[' /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64 '!=' / ']' + /usr/bin/rm -rf /builddir/build/BUILDROOT/log4shib-2.0.0-3.1.x86_64 + exit 0 Child return code was: 0 LEAVE do -->