Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/cppunit.spec'], chrootPath='/var/lib/mock/dist-oc9-build-40904-14591/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/cppunit.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/cppunit-1.15.1-3.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/cppunit.spec'], chrootPath='/var/lib/mock/dist-oc9-build-40904-14591/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/cppunit.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KbVrwh + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cppunit-1.15.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/cppunit-1.15.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cppunit-1.15.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.JBSXbT + umask 022 + cd /builddir/build/BUILD + cd cppunit-1.15.1 + CFLAGS='-O2 -g' + export CFLAGS + CXXFLAGS='-O2 -g' + export CXXFLAGS + FFLAGS='-O2 -g ' + export FFLAGS + FCFLAGS='-O2 -g ' + export FCFLAGS + LDFLAGS= + export LDFLAGS + ./configure --host=x86_64-opencloudos-linux-gnu --build=x86_64-opencloudos-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 --disable-static --disable-silent-rules 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 whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for x86_64-opencloudos-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 how to run the C preprocessor... gcc -E checking for x86_64-opencloudos-linux-gnu-g++... no checking for x86_64-opencloudos-linux-gnu-c++... no checking for x86_64-opencloudos-linux-gnu-gpp... no checking for x86_64-opencloudos-linux-gnu-aCC... no checking for x86_64-opencloudos-linux-gnu-CC... no checking for x86_64-opencloudos-linux-gnu-cxx... no checking for x86_64-opencloudos-linux-gnu-cc++... no checking for x86_64-opencloudos-linux-gnu-cl.exe... no checking for x86_64-opencloudos-linux-gnu-FCC... no checking for x86_64-opencloudos-linux-gnu-KCC... no checking for x86_64-opencloudos-linux-gnu-RCC... no checking for x86_64-opencloudos-linux-gnu-xlC_r... no checking for x86_64-opencloudos-linux-gnu-xlC... 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 whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-opencloudos-linux-gnu checking host system type... x86_64-opencloudos-linux-gnu checking how to print strings... printf 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 the maximum length of command line arguments... 1572864 checking how to convert x86_64-opencloudos-linux-gnu file names to x86_64-opencloudos-linux-gnu format... func_convert_file_noop checking how to convert x86_64-opencloudos-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-opencloudos-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-opencloudos-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-opencloudos-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-opencloudos-linux-gnu-strip... no checking for strip... strip checking for x86_64-opencloudos-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-opencloudos-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... no 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... yes 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... no 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 for ANSI C header files... (cached) no checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen in -ldl... yes checking for dlerror... yes checking for cmath... yes checking whether the compiler implements namespaces... yes checking whether the compiler has stringstream... yes checking whether the compiler implements namespaces... (cached) yes checking whether the library defines class strstream... checking strstream usability... yes checking strstream presence... yes checking for strstream... yes yes checking for doxygen... no checking whether the compiler supports GCC C++ ABI name demangling... configure: WARNING: *** Could not find doxygen in your PATH. configure: WARNING: *** The documentation will not be built. yes checking whether std::string::compare takes a string in argument 1... no checking whether g++ supports C++11 features by default... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating cppunit.pc config.status: creating cppunit.spec config.status: creating src/Makefile config.status: creating src/DllPlugInTester/Makefile config.status: creating src/cppunit/Makefile config.status: creating include/Makefile config.status: creating include/cppunit/Makefile config.status: creating include/cppunit/config/Makefile config.status: creating include/cppunit/extensions/Makefile config.status: creating include/cppunit/plugin/Makefile config.status: creating include/cppunit/portability/Makefile config.status: creating include/cppunit/tools/Makefile config.status: creating include/cppunit/ui/Makefile config.status: creating include/cppunit/ui/text/Makefile config.status: creating doc/Makefile config.status: creating doc/Doxyfile config.status: creating examples/Makefile config.status: creating examples/simple/Makefile config.status: creating examples/hierarchy/Makefile config.status: creating examples/cppunittest/Makefile config.status: creating examples/ClockerPlugIn/Makefile config.status: creating examples/DumperPlugIn/Makefile config.status: creating examples/money/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing include/cppunit/config-auto.h commands config.status: creating include/cppunit/config-auto.h - prefix CPPUNIT for config.h defines configure: ============================================================================== Build configuration: debug: no docs: no werror: yes ============================================================================== + sed -i -e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' -e 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + /usr/bin/make -O -j32 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in src Making all in cppunit make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c -o SynchronizedObject.lo SynchronizedObject.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c SynchronizedObject.cpp -fPIC -DPIC -o .libs/SynchronizedObject.o make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c -o TestLeaf.lo TestLeaf.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c TestLeaf.cpp -fPIC -DPIC -o .libs/TestLeaf.o make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c -o RepeatedTest.lo RepeatedTest.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c RepeatedTest.cpp -fPIC -DPIC -o .libs/RepeatedTest.o make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c -o DynamicLibraryManager.lo DynamicLibraryManager.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c DynamicLibraryManager.cpp -fPIC -DPIC -o .libs/DynamicLibraryManager.o make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c -o SourceLine.lo SourceLine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c SourceLine.cpp -fPIC -DPIC -o .libs/SourceLine.o make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c -o DefaultProtector.lo DefaultProtector.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c DefaultProtector.cpp -fPIC -DPIC -o .libs/DefaultProtector.o make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c -o PlugInParameters.lo PlugInParameters.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c PlugInParameters.cpp -fPIC -DPIC -o .libs/PlugInParameters.o make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c -o TestPlugInDefaultImpl.lo TestPlugInDefaultImpl.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c TestPlugInDefaultImpl.cpp -fPIC -DPIC -o .libs/TestPlugInDefaultImpl.o make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c -o TestDecorator.lo TestDecorator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c TestDecorator.cpp -fPIC -DPIC -o .libs/TestDecorator.o make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c -o AdditionalMessage.lo AdditionalMessage.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c AdditionalMessage.cpp -fPIC -DPIC -o .libs/AdditionalMessage.o make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c -o DynamicLibraryManagerException.lo DynamicLibraryManagerException.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c DynamicLibraryManagerException.cpp -fPIC -DPIC -o .libs/DynamicLibraryManagerException.o make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c -o TestFailure.lo TestFailure.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c TestFailure.cpp -fPIC -DPIC -o .libs/TestFailure.o make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c -o Test.lo Test.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c Test.cpp -fPIC -DPIC -o .libs/Test.o make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c -o Exception.lo Exception.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c Exception.cpp -fPIC -DPIC -o .libs/Exception.o make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c -o BriefTestProgressListener.lo BriefTestProgressListener.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c BriefTestProgressListener.cpp -fPIC -DPIC -o .libs/BriefTestProgressListener.o make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c -o TestSuccessListener.lo TestSuccessListener.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c TestSuccessListener.cpp -fPIC -DPIC -o .libs/TestSuccessListener.o make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c -o Asserter.lo Asserter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c Asserter.cpp -fPIC -DPIC -o .libs/Asserter.o make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c -o Protector.lo Protector.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c Protector.cpp -fPIC -DPIC -o .libs/Protector.o make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c -o TestComposite.lo TestComposite.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c TestComposite.cpp -fPIC -DPIC -o .libs/TestComposite.o make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c -o TestCaseDecorator.lo TestCaseDecorator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c TestCaseDecorator.cpp -fPIC -DPIC -o .libs/TestCaseDecorator.o make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c -o TestRunner.lo TestRunner.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c TestRunner.cpp -fPIC -DPIC -o .libs/TestRunner.o make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c -o TestNamer.lo TestNamer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c TestNamer.cpp -fPIC -DPIC -o .libs/TestNamer.o make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c -o ShlDynamicLibraryManager.lo ShlDynamicLibraryManager.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c ShlDynamicLibraryManager.cpp -fPIC -DPIC -o .libs/ShlDynamicLibraryManager.o make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c -o TestSetUp.lo TestSetUp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c TestSetUp.cpp -fPIC -DPIC -o .libs/TestSetUp.o make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c -o XmlOutputterHook.lo XmlOutputterHook.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c XmlOutputterHook.cpp -fPIC -DPIC -o .libs/XmlOutputterHook.o make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c -o Win32DynamicLibraryManager.lo Win32DynamicLibraryManager.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c Win32DynamicLibraryManager.cpp -fPIC -DPIC -o .libs/Win32DynamicLibraryManager.o make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c -o TestCase.lo TestCase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c TestCase.cpp -fPIC -DPIC -o .libs/TestCase.o make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c -o ProtectorChain.lo ProtectorChain.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c ProtectorChain.cpp -fPIC -DPIC -o .libs/ProtectorChain.o make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c -o TestResultCollector.lo TestResultCollector.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c TestResultCollector.cpp -fPIC -DPIC -o .libs/TestResultCollector.o make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c -o TestAssert.lo TestAssert.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c TestAssert.cpp -fPIC -DPIC -o .libs/TestAssert.o make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c -o StringTools.lo StringTools.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c StringTools.cpp -fPIC -DPIC -o .libs/StringTools.o make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c -o CompilerOutputter.lo CompilerOutputter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c CompilerOutputter.cpp -fPIC -DPIC -o .libs/CompilerOutputter.o make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c -o PlugInManager.lo PlugInManager.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c PlugInManager.cpp -fPIC -DPIC -o .libs/PlugInManager.o make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c -o TypeInfoHelper.lo TypeInfoHelper.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c TypeInfoHelper.cpp -fPIC -DPIC -o .libs/TypeInfoHelper.o make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c -o TestSuite.lo TestSuite.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c TestSuite.cpp -fPIC -DPIC -o .libs/TestSuite.o make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c -o TextTestProgressListener.lo TextTestProgressListener.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c TextTestProgressListener.cpp -fPIC -DPIC -o .libs/TextTestProgressListener.o make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c -o UnixDynamicLibraryManager.lo UnixDynamicLibraryManager.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c UnixDynamicLibraryManager.cpp -fPIC -DPIC -o .libs/UnixDynamicLibraryManager.o make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c -o TestFactoryRegistry.lo TestFactoryRegistry.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c TestFactoryRegistry.cpp -fPIC -DPIC -o .libs/TestFactoryRegistry.o make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c -o TextOutputter.lo TextOutputter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c TextOutputter.cpp -fPIC -DPIC -o .libs/TextOutputter.o make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c -o XmlDocument.lo XmlDocument.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c XmlDocument.cpp -fPIC -DPIC -o .libs/XmlDocument.o make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c -o TextTestResult.lo TextTestResult.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c TextTestResult.cpp -fPIC -DPIC -o .libs/TextTestResult.o make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c -o TestResult.lo TestResult.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c TestResult.cpp -fPIC -DPIC -o .libs/TestResult.o make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c -o TextTestRunner.lo TextTestRunner.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c TextTestRunner.cpp -fPIC -DPIC -o .libs/TextTestRunner.o make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c -o TestSuiteBuilderContext.lo TestSuiteBuilderContext.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c TestSuiteBuilderContext.cpp -fPIC -DPIC -o .libs/TestSuiteBuilderContext.o make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c -o Message.lo Message.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c Message.cpp -fPIC -DPIC -o .libs/Message.o make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c -o XmlElement.lo XmlElement.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c XmlElement.cpp -fPIC -DPIC -o .libs/XmlElement.o make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c -o TestPath.lo TestPath.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c TestPath.cpp -fPIC -DPIC -o .libs/TestPath.o make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c -o XmlOutputter.lo XmlOutputter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c XmlOutputter.cpp -fPIC -DPIC -o .libs/XmlOutputter.o make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -Werror -Wall -Wextra -pedantic -no-undefined -version-info 1:0:0 -release 1.15 -ldl -o libcppunit.la -rpath /usr/lib64 AdditionalMessage.lo Asserter.lo BriefTestProgressListener.lo CompilerOutputter.lo DefaultProtector.lo DynamicLibraryManager.lo DynamicLibraryManagerException.lo Exception.lo Message.lo RepeatedTest.lo PlugInManager.lo PlugInParameters.lo Protector.lo ProtectorChain.lo SourceLine.lo StringTools.lo SynchronizedObject.lo Test.lo TestAssert.lo TestCase.lo TestCaseDecorator.lo TestComposite.lo TestDecorator.lo TestFactoryRegistry.lo TestFailure.lo TestLeaf.lo TestNamer.lo TestPath.lo TestPlugInDefaultImpl.lo TestResult.lo TestResultCollector.lo TestRunner.lo TestSetUp.lo TestSuccessListener.lo TestSuite.lo TestSuiteBuilderContext.lo TextOutputter.lo TextTestProgressListener.lo TextTestResult.lo TextTestRunner.lo TypeInfoHelper.lo UnixDynamicLibraryManager.lo ShlDynamicLibraryManager.lo XmlDocument.lo XmlElement.lo XmlOutputter.lo XmlOutputterHook.lo Win32DynamicLibraryManager.lo -ldl libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-TencentOS-linux/12/../../../../lib64/crti.o /usr/lib/gcc/x86_64-TencentOS-linux/12/crtbeginS.o .libs/AdditionalMessage.o .libs/Asserter.o .libs/BriefTestProgressListener.o .libs/CompilerOutputter.o .libs/DefaultProtector.o .libs/DynamicLibraryManager.o .libs/DynamicLibraryManagerException.o .libs/Exception.o .libs/Message.o .libs/RepeatedTest.o .libs/PlugInManager.o .libs/PlugInParameters.o .libs/Protector.o .libs/ProtectorChain.o .libs/SourceLine.o .libs/StringTools.o .libs/SynchronizedObject.o .libs/Test.o .libs/TestAssert.o .libs/TestCase.o .libs/TestCaseDecorator.o .libs/TestComposite.o .libs/TestDecorator.o .libs/TestFactoryRegistry.o .libs/TestFailure.o .libs/TestLeaf.o .libs/TestNamer.o .libs/TestPath.o .libs/TestPlugInDefaultImpl.o .libs/TestResult.o .libs/TestResultCollector.o .libs/TestRunner.o .libs/TestSetUp.o .libs/TestSuccessListener.o .libs/TestSuite.o .libs/TestSuiteBuilderContext.o .libs/TextOutputter.o .libs/TextTestProgressListener.o .libs/TextTestResult.o .libs/TextTestRunner.o .libs/TypeInfoHelper.o .libs/UnixDynamicLibraryManager.o .libs/ShlDynamicLibraryManager.o .libs/XmlDocument.o .libs/XmlElement.o .libs/XmlOutputter.o .libs/XmlOutputterHook.o .libs/Win32DynamicLibraryManager.o -ldl -L/usr/lib/gcc/x86_64-TencentOS-linux/12 -L/usr/lib/gcc/x86_64-TencentOS-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-TencentOS-linux/12/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-TencentOS-linux/12/crtendS.o /usr/lib/gcc/x86_64-TencentOS-linux/12/../../../../lib64/crtn.o -O2 -g -Wl,-soname -Wl,libcppunit-1.15.so.1 -o .libs/libcppunit-1.15.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libcppunit-1.15.so.1" && ln -s "libcppunit-1.15.so.1.0.0" "libcppunit-1.15.so.1") libtool: link: (cd ".libs" && rm -f "libcppunit.so" && ln -s "libcppunit-1.15.so.1.0.0" "libcppunit.so") libtool: link: ( cd ".libs" && rm -f "libcppunit.la" && ln -s "../libcppunit.la" "libcppunit.la" ) make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' Making all in DllPlugInTester make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/DllPlugInTester' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c -o DllPlugInTester.o DllPlugInTester.cpp make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/DllPlugInTester' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/DllPlugInTester' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c -o CommandLineParser.o CommandLineParser.cpp make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/DllPlugInTester' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/DllPlugInTester' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -Werror -Wall -Wextra -pedantic -o DllPlugInTester DllPlugInTester.o CommandLineParser.o ../../src/cppunit/libcppunit.la -ldl libtool: link: g++ -O2 -g -Werror -Wall -Wextra -pedantic -o .libs/DllPlugInTester DllPlugInTester.o CommandLineParser.o ../../src/cppunit/.libs/libcppunit.so -ldl make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/DllPlugInTester' make[3]: Nothing to be done for 'all-am'. Making all in include Making all in cppunit Making all in extensions make[4]: Nothing to be done for 'all'. Making all in ui Making all in text make[5]: Nothing to be done for 'all'. make[5]: Nothing to be done for 'all-am'. Making all in plugin make[4]: Nothing to be done for 'all'. Making all in config make[4]: Nothing to be done for 'all'. Making all in tools make[4]: Nothing to be done for 'all'. Making all in portability make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. make[3]: Nothing to be done for 'all-am'. Making all in examples Making all in hierarchy make[3]: Nothing to be done for 'all'. Making all in cppunittest make[3]: Nothing to be done for 'all'. Making all in simple make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/examples/simple' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c -o Main.o Main.cpp make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/examples/simple' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/examples/simple' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -Werror -Wall -Wextra -pedantic -c -o ExampleTestCase.o ExampleTestCase.cpp make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/examples/simple' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/examples/simple' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -Werror -Wall -Wextra -pedantic -o simple ExampleTestCase.o Main.o ../../src/cppunit/libcppunit.la -ldl libtool: link: g++ -O2 -g -Werror -Wall -Wextra -pedantic -o .libs/simple ExampleTestCase.o Main.o ../../src/cppunit/.libs/libcppunit.so -ldl make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/examples/simple' Making all in ClockerPlugIn make[3]: Nothing to be done for 'all'. Making all in DumperPlugIn make[3]: Nothing to be done for 'all'. Making all in money make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in doc make[2]: Nothing to be done for 'all'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ihi6dj + umask 022 + cd /builddir/build/BUILD + /usr/bin/rm -rf /builddir/build/BUILDROOT/cppunit-1.15.1-3.oc9.x86_64 + /usr/bin/mkdir -p /builddir/build/BUILDROOT + /usr/bin/mkdir /builddir/build/BUILDROOT/cppunit-1.15.1-3.oc9.x86_64 + cd cppunit-1.15.1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/cppunit-1.15.1-3.oc9.x86_64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src' Making install in cppunit make[2]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cppunit-1.15.1-3.oc9.x86_64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -p libcppunit.la '/builddir/build/BUILDROOT/cppunit-1.15.1-3.oc9.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libcppunit-1.15.so.1.0.0 /builddir/build/BUILDROOT/cppunit-1.15.1-3.oc9.x86_64/usr/lib64/libcppunit-1.15.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/cppunit-1.15.1-3.oc9.x86_64/usr/lib64 && { ln -s -f libcppunit-1.15.so.1.0.0 libcppunit-1.15.so.1 || { rm -f libcppunit-1.15.so.1 && ln -s libcppunit-1.15.so.1.0.0 libcppunit-1.15.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/cppunit-1.15.1-3.oc9.x86_64/usr/lib64 && { ln -s -f libcppunit-1.15.so.1.0.0 libcppunit.so || { rm -f libcppunit.so && ln -s libcppunit-1.15.so.1.0.0 libcppunit.so; }; }) libtool: install: /usr/bin/install -p .libs/libcppunit.lai /builddir/build/BUILDROOT/cppunit-1.15.1-3.oc9.x86_64/usr/lib64/libcppunit.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' make[2]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/cppunit' Making install in DllPlugInTester make[2]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/DllPlugInTester' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src/DllPlugInTester' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cppunit-1.15.1-3.oc9.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p DllPlugInTester '/builddir/build/BUILDROOT/cppunit-1.15.1-3.oc9.x86_64/usr/bin' libtool: warning: '../../src/cppunit/libcppunit.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/DllPlugInTester /builddir/build/BUILDROOT/cppunit-1.15.1-3.oc9.x86_64/usr/bin/DllPlugInTester make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/DllPlugInTester' make[2]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src/DllPlugInTester' make[2]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/src' 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/cppunit-1.15.1/src' make[2]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src' make[1]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/src' Making install in include make[1]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/include' Making install in cppunit make[2]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/include/cppunit' Making install in extensions make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/include/cppunit/extensions' make[4]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/include/cppunit/extensions' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cppunit-1.15.1-3.oc9.x86_64/usr/include/cppunit/extensions' /usr/bin/install -p -m 644 TestFactory.h AutoRegisterSuite.h HelperMacros.h Orthodox.h RepeatedTest.h ExceptionTestCaseDecorator.h TestCaseDecorator.h TestDecorator.h TestFactoryRegistry.h TestFixtureFactory.h TestNamer.h TestSetUp.h TestSuiteBuilderContext.h TestSuiteFactory.h TypeInfoHelper.h '/builddir/build/BUILDROOT/cppunit-1.15.1-3.oc9.x86_64/usr/include/cppunit/extensions' make[4]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/include/cppunit/extensions' make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/include/cppunit/extensions' Making install in ui make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/include/cppunit/ui' Making install in text make[4]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/include/cppunit/ui/text' make[5]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/include/cppunit/ui/text' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cppunit-1.15.1-3.oc9.x86_64/usr/include/cppunit/ui/text' /usr/bin/install -p -m 644 TestRunner.h TextTestRunner.h '/builddir/build/BUILDROOT/cppunit-1.15.1-3.oc9.x86_64/usr/include/cppunit/ui/text' make[5]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/include/cppunit/ui/text' make[4]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/include/cppunit/ui/text' make[4]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/include/cppunit/ui' make[5]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/include/cppunit/ui' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/include/cppunit/ui' make[4]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/include/cppunit/ui' make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/include/cppunit/ui' Making install in plugin make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/include/cppunit/plugin' make[4]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/include/cppunit/plugin' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cppunit-1.15.1-3.oc9.x86_64/usr/include/cppunit/plugin' /usr/bin/install -p -m 644 DynamicLibraryManager.h DynamicLibraryManagerException.h TestPlugIn.h TestPlugInDefaultImpl.h PlugInManager.h PlugInParameters.h '/builddir/build/BUILDROOT/cppunit-1.15.1-3.oc9.x86_64/usr/include/cppunit/plugin' make[4]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/include/cppunit/plugin' make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/include/cppunit/plugin' Making install in config make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/include/cppunit/config' make[4]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/include/cppunit/config' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cppunit-1.15.1-3.oc9.x86_64/usr/include/cppunit/config' /usr/bin/install -p -m 644 config-bcb5.h config-evc4.h config-mac.h config-msvc6.h SelectDllLoader.h CppUnitApi.h SourcePrefix.h '/builddir/build/BUILDROOT/cppunit-1.15.1-3.oc9.x86_64/usr/include/cppunit/config' make[4]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/include/cppunit/config' make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/include/cppunit/config' Making install in tools make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/include/cppunit/tools' make[4]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/include/cppunit/tools' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cppunit-1.15.1-3.oc9.x86_64/usr/include/cppunit/tools' /usr/bin/install -p -m 644 Algorithm.h StringTools.h StringHelper.h XmlElement.h XmlDocument.h '/builddir/build/BUILDROOT/cppunit-1.15.1-3.oc9.x86_64/usr/include/cppunit/tools' make[4]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/include/cppunit/tools' make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/include/cppunit/tools' Making install in portability make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/include/cppunit/portability' make[4]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/include/cppunit/portability' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cppunit-1.15.1-3.oc9.x86_64/usr/include/cppunit/portability' /usr/bin/install -p -m 644 FloatingPoint.h Stream.h '/builddir/build/BUILDROOT/cppunit-1.15.1-3.oc9.x86_64/usr/include/cppunit/portability' make[4]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/include/cppunit/portability' make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/include/cppunit/portability' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/include/cppunit' make[4]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/include/cppunit' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cppunit-1.15.1-3.oc9.x86_64/usr/include/cppunit' /usr/bin/install -p -m 644 config-auto.h AdditionalMessage.h Asserter.h BriefTestProgressListener.h CompilerOutputter.h Exception.h Message.h Outputter.h Portability.h Protector.h SourceLine.h SynchronizedObject.h Test.h TestAssert.h TestCase.h TestCaller.h TestComposite.h TestFailure.h TestFixture.h TestLeaf.h TestPath.h TestResult.h TestResultCollector.h TestRunner.h TestSuccessListener.h TestSuite.h TextOutputter.h TextTestProgressListener.h TextTestResult.h TextTestRunner.h TestListener.h XmlOutputter.h XmlOutputterHook.h '/builddir/build/BUILDROOT/cppunit-1.15.1-3.oc9.x86_64/usr/include/cppunit' make[4]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/include/cppunit' make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/include/cppunit' make[2]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/include/cppunit' make[2]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/include' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/include' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/include' make[2]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/include' make[1]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/include' Making install in examples make[1]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/examples' Making install in hierarchy make[2]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/examples/hierarchy' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/examples/hierarchy' 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/cppunit-1.15.1/examples/hierarchy' make[2]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/examples/hierarchy' Making install in cppunittest make[2]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/examples/cppunittest' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/examples/cppunittest' 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/cppunit-1.15.1/examples/cppunittest' make[2]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/examples/cppunittest' Making install in simple make[2]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/examples/simple' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/examples/simple' 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/cppunit-1.15.1/examples/simple' make[2]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/examples/simple' Making install in ClockerPlugIn make[2]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/examples/ClockerPlugIn' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/examples/ClockerPlugIn' 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/cppunit-1.15.1/examples/ClockerPlugIn' make[2]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/examples/ClockerPlugIn' Making install in DumperPlugIn make[2]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/examples/DumperPlugIn' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/examples/DumperPlugIn' 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/cppunit-1.15.1/examples/DumperPlugIn' make[2]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/examples/DumperPlugIn' Making install in money make[2]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/examples/money' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/examples/money' 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/cppunit-1.15.1/examples/money' make[2]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/examples/money' make[2]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/examples' make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/examples' 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/cppunit-1.15.1/examples' make[2]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/examples' make[1]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/examples' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/doc' make[2]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/doc' make[3]: Nothing to be done for 'install-data-hook'. make[3]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/doc' make[2]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/doc' make[1]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/doc' make[1]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1' make[2]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cppunit-1.15.1-3.oc9.x86_64/usr/share/doc/cppunit' /usr/bin/install -p -m 644 BUGS INSTALL INSTALL-unix INSTALL-WIN32.txt CodingGuideLines.txt AUTHORS doc/FAQ '/builddir/build/BUILDROOT/cppunit-1.15.1-3.oc9.x86_64/usr/share/doc/cppunit' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cppunit-1.15.1-3.oc9.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 cppunit.pc '/builddir/build/BUILDROOT/cppunit-1.15.1-3.oc9.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1' make[1]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1' + rm /builddir/build/BUILDROOT/cppunit-1.15.1-3.oc9.x86_64/usr/lib64/libcppunit.la + rm -rf /builddir/build/BUILDROOT/cppunit-1.15.1-3.oc9.x86_64/usr/share/doc/cppunit /builddir/build/BUILDROOT/cppunit-1.15.1-3.oc9.x86_64/usr/share/cppunit/html + rm -rf __dist-examples __dist-examples-dir + cp -a examples __dist-examples + make -C __dist-examples distclean make: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/__dist-examples' Making distclean in hierarchy make[1]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/__dist-examples/hierarchy' rm -f hierarchy rm -rf .libs _libs rm -f *.o test -z "hierarchy.log" || rm -f hierarchy.log test -z "hierarchy.trs" || rm -f hierarchy.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo rm -f *.tab.c test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f ./.deps/BoardGame.Po rm -f ./.deps/Chess.Po rm -f ./.deps/main.Po rm -f Makefile make[1]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/__dist-examples/hierarchy' Making distclean in cppunittest make[1]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/__dist-examples/cppunittest' rm -f cppunittestmain rm -rf .libs _libs rm -f *.o test -z "cppunittestmain.log" || rm -f cppunittestmain.log test -z "cppunittestmain.trs" || rm -f cppunittestmain.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo rm -f *.tab.c test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f ./.deps/BaseTestCase.Po rm -f ./.deps/CppUnitTestMain.Po rm -f ./.deps/CppUnitTestSuite.Po rm -f ./.deps/ExceptionTest.Po rm -f ./.deps/ExceptionTestCaseDecoratorTest.Po rm -f ./.deps/HelperMacrosTest.Po rm -f ./.deps/MessageTest.Po rm -f ./.deps/MockTestCase.Po rm -f ./.deps/MockTestListener.Po rm -f ./.deps/OrthodoxTest.Po rm -f ./.deps/RepeatedTestTest.Po rm -f ./.deps/StringToolsTest.Po rm -f ./.deps/SubclassedTestCase.Po rm -f ./.deps/TestAssertTest.Po rm -f ./.deps/TestCallerTest.Po rm -f ./.deps/TestCaseTest.Po rm -f ./.deps/TestDecoratorTest.Po rm -f ./.deps/TestFailureTest.Po rm -f ./.deps/TestPathTest.Po rm -f ./.deps/TestResultCollectorTest.Po rm -f ./.deps/TestResultTest.Po rm -f ./.deps/TestSetUpTest.Po rm -f ./.deps/TestSuiteTest.Po rm -f ./.deps/TestTest.Po rm -f ./.deps/TrackedTestCase.Po rm -f ./.deps/XmlElementTest.Po rm -f ./.deps/XmlOutputterTest.Po rm -f ./.deps/XmlUniformiser.Po rm -f ./.deps/XmlUniformiserTest.Po rm -f ./.deps/assertion_traitsTest.Po rm -f Makefile make[1]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/__dist-examples/cppunittest' Making distclean in simple make[1]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/__dist-examples/simple' rm -rf .libs _libs rm -f simple rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f ./.deps/ExampleTestCase.Po rm -f ./.deps/Main.Po rm -f Makefile make[1]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/__dist-examples/simple' Making distclean in ClockerPlugIn make[1]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/__dist-examples/ClockerPlugIn' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f Makefile make[1]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/__dist-examples/ClockerPlugIn' Making distclean in DumperPlugIn make[1]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/__dist-examples/DumperPlugIn' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f Makefile make[1]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/__dist-examples/DumperPlugIn' Making distclean in money make[1]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/__dist-examples/money' rm -f MoneyApp rm -rf .libs _libs rm -f *.o test -z "MoneyApp.log" || rm -f MoneyApp.log test -z "MoneyApp.trs" || rm -f MoneyApp.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo rm -f *.tab.c test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f ./.deps/MoneyApp-MoneyApp.Po rm -f ./.deps/MoneyApp-MoneyTest.Po rm -f Makefile make[1]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/__dist-examples/money' make[1]: Entering directory '/builddir/build/BUILD/cppunit-1.15.1/__dist-examples' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags make[1]: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/__dist-examples' rm -f Makefile make: Leaving directory '/builddir/build/BUILD/cppunit-1.15.1/__dist-examples' + find __dist-examples '(' -name Makefile.in -o -name .gitignore -o -name '*.opt' -o -name '*.sln' -o -name '*.vcproj' ')' -exec rm '{}' ';' + mkdir __dist-examples-dir + mv __dist-examples __dist-examples-dir/examples + /usr/lib/rpm/brp-compress /usr + /usr/lib/rpm/brp-elfperms + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-remove-la-files Processing files: cppunit-1.15.1-3.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.eHsm5a + umask 022 + cd /builddir/build/BUILD + cd cppunit-1.15.1 + DOCDIR=/builddir/build/BUILDROOT/cppunit-1.15.1-3.oc9.x86_64/usr/share/doc/cppunit-1.15.1 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cppunit-1.15.1-3.oc9.x86_64/usr/share/doc/cppunit-1.15.1 + cp -pr AUTHORS /builddir/build/BUILDROOT/cppunit-1.15.1-3.oc9.x86_64/usr/share/doc/cppunit-1.15.1 + cp -pr NEWS /builddir/build/BUILDROOT/cppunit-1.15.1-3.oc9.x86_64/usr/share/doc/cppunit-1.15.1 + cp -pr README /builddir/build/BUILDROOT/cppunit-1.15.1-3.oc9.x86_64/usr/share/doc/cppunit-1.15.1 + cp -pr THANKS /builddir/build/BUILDROOT/cppunit-1.15.1-3.oc9.x86_64/usr/share/doc/cppunit-1.15.1 + cp -pr TODO /builddir/build/BUILDROOT/cppunit-1.15.1-3.oc9.x86_64/usr/share/doc/cppunit-1.15.1 + cp -pr BUGS /builddir/build/BUILDROOT/cppunit-1.15.1-3.oc9.x86_64/usr/share/doc/cppunit-1.15.1 + cp -pr doc/FAQ /builddir/build/BUILDROOT/cppunit-1.15.1-3.oc9.x86_64/usr/share/doc/cppunit-1.15.1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.PHA4Ai + umask 022 + cd /builddir/build/BUILD + cd cppunit-1.15.1 + LICENSEDIR=/builddir/build/BUILDROOT/cppunit-1.15.1-3.oc9.x86_64/usr/share/licenses/cppunit-1.15.1 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cppunit-1.15.1-3.oc9.x86_64/usr/share/licenses/cppunit-1.15.1 + cp -pr COPYING /builddir/build/BUILDROOT/cppunit-1.15.1-3.oc9.x86_64/usr/share/licenses/cppunit-1.15.1 + RPM_EC=0 ++ jobs -p + exit 0 Provides: cppunit = 1.15.1-3.oc9 cppunit(x86-64) = 1.15.1-3.oc9 libcppunit-1.15.so.1()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 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.34)(64bit) libcppunit-1.15.so.1()(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.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: cppunit-devel-1.15.1-3.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ELAhyu + umask 022 + cd /builddir/build/BUILD + cd cppunit-1.15.1 + DOCDIR=/builddir/build/BUILDROOT/cppunit-1.15.1-3.oc9.x86_64/usr/share/doc/cppunit-devel-1.15.1 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cppunit-1.15.1-3.oc9.x86_64/usr/share/doc/cppunit-devel-1.15.1 + cp -pr __dist-examples-dir/examples/ /builddir/build/BUILDROOT/cppunit-1.15.1-3.oc9.x86_64/usr/share/doc/cppunit-devel-1.15.1 + RPM_EC=0 ++ jobs -p + exit 0 Provides: cppunit-devel = 1.15.1-3.oc9 cppunit-devel(x86-64) = 1.15.1-3.oc9 pkgconfig(cppunit) = 1.15.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libcppunit-1.15.so.1()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/cppunit-1.15.1-3.oc9.x86_64 Wrote: /builddir/build/RPMS/cppunit-devel-1.15.1-3.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/cppunit-1.15.1-3.oc9.x86_64.rpm Child return code was: 0