<86>May 26 01:40:53 userdel[2264888]: delete user 'rooter' <86>May 26 01:40:53 userdel[2264888]: removed group 'rooter' owned by 'rooter' <86>May 26 01:40:53 userdel[2264888]: removed shadow group 'rooter' owned by 'rooter' <86>May 26 01:40:53 groupadd[2264908]: group added to /etc/group: name=rooter, GID=981 <86>May 26 01:40:53 groupadd[2264908]: group added to /etc/gshadow: name=rooter <86>May 26 01:40:53 groupadd[2264908]: new group: name=rooter, GID=981 <86>May 26 01:40:53 useradd[2264921]: new user: name=rooter, UID=981, GID=981, home=/root, shell=/bin/bash <86>May 26 01:40:53 userdel[2264939]: delete user 'builder' <86>May 26 01:40:53 userdel[2264939]: removed group 'builder' owned by 'builder' <86>May 26 01:40:53 userdel[2264939]: removed shadow group 'builder' owned by 'builder' <86>May 26 01:40:53 groupadd[2264954]: group added to /etc/group: name=builder, GID=982 <86>May 26 01:40:53 groupadd[2264954]: group added to /etc/gshadow: name=builder <86>May 26 01:40:53 groupadd[2264954]: new group: name=builder, GID=982 <86>May 26 01:40:53 useradd[2264968]: new user: name=builder, UID=982, GID=982, home=/usr/src, shell=/bin/bash warning: user aris does not exist - using root warning: group aris does not exist - using root warning: user aris does not exist - using root warning: group aris does not exist - using root <13>May 26 01:40:55 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>May 26 01:40:55 rpmi: libstdc++11-devel-11.2.1-alt3 sisyphus+299744.100.2.2 1652835013 installed <13>May 26 01:40:56 rpmi: gcc11-c++-11.2.1-alt3 sisyphus+299744.100.2.2 1652835013 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libunittest-cpp-2.0.0-alt1.nosrc.rpm (w1.gzdio) Installing libunittest-cpp-2.0.0-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.17026 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf unittest-cpp-2.0.0 + echo 'Source #0 (unittest-cpp-2.0.0.tar.gz):' Source #0 (unittest-cpp-2.0.0.tar.gz): + /bin/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/unittest-cpp-2.0.0.tar.gz + cd unittest-cpp-2.0.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.17026 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd unittest-cpp-2.0.0 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + readlink -e -- ./configure + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking dependency style of x86_64-alt-linux-gcc... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking dependency style of x86_64-alt-linux-g++... none checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E checking for ld used by x86_64-alt-linux-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-alt-linux-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-g++ static flag -static works... no checking if x86_64-alt-linux-g++ supports -c -o file.o... yes checking if x86_64-alt-linux-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-alt-linux-gcc... (cached) none checking whether x86_64-alt-linux-g++ supports C++11 features by default... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking cassert usability... no checking cassert presence... no checking for cassert... no checking cstddef usability... no checking cstddef presence... no checking for cstddef... no checking cstdio usability... no checking cstdio presence... no checking for cstdio... no checking cstring usability... no checking cstring presence... no checking for cstring... no checking exception usability... no checking exception presence... no checking for exception... no checking iosfwd usability... no checking iosfwd presence... no checking for iosfwd... no checking iostream usability... no checking iostream presence... no checking for iostream... no checking sstream usability... no checking sstream presence... no checking for sstream... no checking string usability... no checking string presence... no checking for string... no checking vector usability... no checking vector presence... no checking for vector... no checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for inline... inline checking for size_t... yes checking for gettimeofday... yes checking for strstr... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating UnitTest++.pc config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make -j16 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o UnitTest++/TestReporter.lo UnitTest++/TestReporter.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c UnitTest++/TestReporter.cpp -fPIC -DPIC -o UnitTest++/.libs/TestReporter.o make[1]: Leaving directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' make[1]: Entering directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o UnitTest++/RequiredCheckTestReporter.lo UnitTest++/RequiredCheckTestReporter.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c UnitTest++/RequiredCheckTestReporter.cpp -fPIC -DPIC -o UnitTest++/.libs/RequiredCheckTestReporter.o make[1]: Leaving directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' make[1]: Entering directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o UnitTest++/TestResults.lo UnitTest++/TestResults.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c UnitTest++/TestResults.cpp -fPIC -DPIC -o UnitTest++/.libs/TestResults.o make[1]: Leaving directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' make[1]: Entering directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o UnitTest++/CurrentTest.lo UnitTest++/CurrentTest.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c UnitTest++/CurrentTest.cpp -fPIC -DPIC -o UnitTest++/.libs/CurrentTest.o make[1]: Leaving directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' make[1]: Entering directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o UnitTest++/AssertException.lo UnitTest++/AssertException.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c UnitTest++/AssertException.cpp -fPIC -DPIC -o UnitTest++/.libs/AssertException.o make[1]: Leaving directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' make[1]: Entering directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o UnitTest++/TestDetails.lo UnitTest++/TestDetails.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c UnitTest++/TestDetails.cpp -fPIC -DPIC -o UnitTest++/.libs/TestDetails.o make[1]: Leaving directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' make[1]: Entering directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o UnitTest++/ReportAssert.lo UnitTest++/ReportAssert.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c UnitTest++/ReportAssert.cpp -fPIC -DPIC -o UnitTest++/.libs/ReportAssert.o make[1]: Leaving directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' make[1]: Entering directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o UnitTest++/RequiredCheckException.lo UnitTest++/RequiredCheckException.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c UnitTest++/RequiredCheckException.cpp -fPIC -DPIC -o UnitTest++/.libs/RequiredCheckException.o make[1]: Leaving directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' make[1]: Entering directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o UnitTest++/TestReporterStdout.lo UnitTest++/TestReporterStdout.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c UnitTest++/TestReporterStdout.cpp -fPIC -DPIC -o UnitTest++/.libs/TestReporterStdout.o make[1]: Leaving directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' make[1]: Entering directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o UnitTest++/CompositeTestReporter.lo UnitTest++/CompositeTestReporter.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c UnitTest++/CompositeTestReporter.cpp -fPIC -DPIC -o UnitTest++/.libs/CompositeTestReporter.o make[1]: Leaving directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' make[1]: Entering directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o UnitTest++/TestList.lo UnitTest++/TestList.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c UnitTest++/TestList.cpp -fPIC -DPIC -o UnitTest++/.libs/TestList.o make[1]: Leaving directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' make[1]: Entering directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o UnitTest++/ThrowingTestReporter.lo UnitTest++/ThrowingTestReporter.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c UnitTest++/ThrowingTestReporter.cpp -fPIC -DPIC -o UnitTest++/.libs/ThrowingTestReporter.o make[1]: Leaving directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' make[1]: Entering directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o UnitTest++/Posix/SignalTranslator.lo UnitTest++/Posix/SignalTranslator.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c UnitTest++/Posix/SignalTranslator.cpp -fPIC -DPIC -o UnitTest++/Posix/.libs/SignalTranslator.o make[1]: Leaving directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' make[1]: Entering directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o UnitTest++/Posix/TimeHelpers.lo UnitTest++/Posix/TimeHelpers.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c UnitTest++/Posix/TimeHelpers.cpp -fPIC -DPIC -o UnitTest++/Posix/.libs/TimeHelpers.o make[1]: Leaving directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' make[1]: Entering directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o UnitTest++/DeferredTestReporter.lo UnitTest++/DeferredTestReporter.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c UnitTest++/DeferredTestReporter.cpp -fPIC -DPIC -o UnitTest++/.libs/DeferredTestReporter.o make[1]: Leaving directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' make[1]: Entering directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o UnitTest++/Checks.lo UnitTest++/Checks.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c UnitTest++/Checks.cpp -fPIC -DPIC -o UnitTest++/.libs/Checks.o make[1]: Leaving directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' make[1]: Entering directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o UnitTest++/Test.lo UnitTest++/Test.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c UnitTest++/Test.cpp -fPIC -DPIC -o UnitTest++/.libs/Test.o make[1]: Leaving directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' make[1]: Entering directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o UnitTest++/MemoryOutStream.lo UnitTest++/MemoryOutStream.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c UnitTest++/MemoryOutStream.cpp -fPIC -DPIC -o UnitTest++/.libs/MemoryOutStream.o make[1]: Leaving directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' make[1]: Entering directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o UnitTest++/DeferredTestResult.lo UnitTest++/DeferredTestResult.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c UnitTest++/DeferredTestResult.cpp -fPIC -DPIC -o UnitTest++/.libs/DeferredTestResult.o make[1]: Leaving directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' make[1]: Entering directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o UnitTest++/TestRunner.lo UnitTest++/TestRunner.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c UnitTest++/TestRunner.cpp -fPIC -DPIC -o UnitTest++/.libs/TestRunner.o make[1]: Leaving directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' make[1]: Entering directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o UnitTest++/TimeConstraint.lo UnitTest++/TimeConstraint.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c UnitTest++/TimeConstraint.cpp -fPIC -DPIC -o UnitTest++/.libs/TimeConstraint.o make[1]: Leaving directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' make[1]: Entering directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o UnitTest++/XmlTestReporter.lo UnitTest++/XmlTestReporter.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c UnitTest++/XmlTestReporter.cpp -fPIC -DPIC -o UnitTest++/.libs/XmlTestReporter.o make[1]: Leaving directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' make[1]: Entering directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' /bin/sh ./libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -version-number 2:0:0 -o UnitTest++/libUnitTest++.la -rpath /usr/lib64 UnitTest++/AssertException.lo UnitTest++/Checks.lo UnitTest++/CompositeTestReporter.lo UnitTest++/CurrentTest.lo UnitTest++/DeferredTestReporter.lo UnitTest++/DeferredTestResult.lo UnitTest++/MemoryOutStream.lo UnitTest++/ReportAssert.lo UnitTest++/RequiredCheckException.lo UnitTest++/RequiredCheckTestReporter.lo UnitTest++/Test.lo UnitTest++/TestDetails.lo UnitTest++/TestList.lo UnitTest++/TestReporter.lo UnitTest++/TestReporterStdout.lo UnitTest++/TestResults.lo UnitTest++/TestRunner.lo UnitTest++/ThrowingTestReporter.lo UnitTest++/TimeConstraint.lo UnitTest++/XmlTestReporter.lo UnitTest++/Posix/SignalTranslator.lo UnitTest++/Posix/TimeHelpers.lo libtool: link: x86_64-alt-linux-g++ -fPIC -DPIC -shared -nostdlib /usr/lib64/gcc/x86_64-alt-linux/11/../../../../lib64/crti.o /usr/lib64/gcc/x86_64-alt-linux/11/crtbeginS.o UnitTest++/.libs/AssertException.o UnitTest++/.libs/Checks.o UnitTest++/.libs/CompositeTestReporter.o UnitTest++/.libs/CurrentTest.o UnitTest++/.libs/DeferredTestReporter.o UnitTest++/.libs/DeferredTestResult.o UnitTest++/.libs/MemoryOutStream.o UnitTest++/.libs/ReportAssert.o UnitTest++/.libs/RequiredCheckException.o UnitTest++/.libs/RequiredCheckTestReporter.o UnitTest++/.libs/Test.o UnitTest++/.libs/TestDetails.o UnitTest++/.libs/TestList.o UnitTest++/.libs/TestReporter.o UnitTest++/.libs/TestReporterStdout.o UnitTest++/.libs/TestResults.o UnitTest++/.libs/TestRunner.o UnitTest++/.libs/ThrowingTestReporter.o UnitTest++/.libs/TimeConstraint.o UnitTest++/.libs/XmlTestReporter.o UnitTest++/Posix/.libs/SignalTranslator.o UnitTest++/Posix/.libs/TimeHelpers.o -L/usr/lib64/gcc/x86_64-alt-linux/11 -L/usr/lib64/gcc/x86_64-alt-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-alt-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/x86_64-alt-linux/11/crtendS.o /usr/lib64/gcc/x86_64-alt-linux/11/../../../../lib64/crtn.o -g -O2 -flto=auto -Wl,-soname -Wl,libUnitTest++.so.2 -o UnitTest++/.libs/libUnitTest++.so.2.0.0 libtool: link: (cd "UnitTest++/.libs" && rm -f "libUnitTest++.so.2" && ln -s "libUnitTest++.so.2.0.0" "libUnitTest++.so.2") libtool: link: (cd "UnitTest++/.libs" && rm -f "libUnitTest++.so" && ln -s "libUnitTest++.so.2.0.0" "libUnitTest++.so") libtool: link: ( cd "UnitTest++/.libs" && rm -f "libUnitTest++.la" && ln -s "../libUnitTest++.la" "libUnitTest++.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.72278 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libunittest-cpp-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libunittest-cpp-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd unittest-cpp-2.0.0 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libunittest-cpp-buildroot make: Entering directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' make[1]: Entering directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' /bin/mkdir -p '/usr/src/tmp/libunittest-cpp-buildroot/usr/lib64' /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p UnitTest++/libUnitTest++.la '/usr/src/tmp/libunittest-cpp-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p UnitTest++/.libs/libUnitTest++.so.2.0.0 /usr/src/tmp/libunittest-cpp-buildroot/usr/lib64/libUnitTest++.so.2.0.0 libtool: install: (cd /usr/src/tmp/libunittest-cpp-buildroot/usr/lib64 && { ln -s -f libUnitTest++.so.2.0.0 libUnitTest++.so.2 || { rm -f libUnitTest++.so.2 && ln -s libUnitTest++.so.2.0.0 libUnitTest++.so.2; }; }) libtool: install: (cd /usr/src/tmp/libunittest-cpp-buildroot/usr/lib64 && { ln -s -f libUnitTest++.so.2.0.0 libUnitTest++.so || { rm -f libUnitTest++.so && ln -s libUnitTest++.so.2.0.0 libUnitTest++.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p UnitTest++/.libs/libUnitTest++.lai /usr/src/tmp/libunittest-cpp-buildroot/usr/lib64/libUnitTest++.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/libunittest-cpp-buildroot/usr/include' /bin/mkdir -p '/usr/src/tmp/libunittest-cpp-buildroot/usr/include/UnitTest++/Posix' /usr/libexec/rpm-build/install -p -m 644 UnitTest++/Posix/SignalTranslator.h UnitTest++/Posix/TimeHelpers.h '/usr/src/tmp/libunittest-cpp-buildroot/usr/include/UnitTest++/Posix' /bin/mkdir -p '/usr/src/tmp/libunittest-cpp-buildroot/usr/include/UnitTest++' /usr/libexec/rpm-build/install -p -m 644 UnitTest++/AssertException.h UnitTest++/CheckMacros.h UnitTest++/Checks.h UnitTest++/CompositeTestReporter.h UnitTest++/Config.h UnitTest++/CurrentTest.h UnitTest++/DeferredTestReporter.h UnitTest++/DeferredTestResult.h UnitTest++/ExceptionMacros.h UnitTest++/ExecuteTest.h UnitTest++/HelperMacros.h UnitTest++/MemoryOutStream.h UnitTest++/ReportAssert.h UnitTest++/ReportAssertImpl.h UnitTest++/RequireMacros.h UnitTest++/RequiredCheckException.h UnitTest++/RequiredCheckTestReporter.h UnitTest++/Test.h UnitTest++/TestDetails.h UnitTest++/TestList.h UnitTest++/TestMacros.h UnitTest++/TestReporter.h UnitTest++/TestReporterStdout.h UnitTest++/TestResults.h UnitTest++/TestRunner.h UnitTest++/TestSuite.h UnitTest++/ThrowingTestReporter.h UnitTest++/TimeConstraint.h UnitTest++/TimeHelpers.h UnitTest++/UnitTest++.h UnitTest++/UnitTestPP.h UnitTest++/XmlTestReporter.h '/usr/src/tmp/libunittest-cpp-buildroot/usr/include/UnitTest++' /bin/mkdir -p '/usr/src/tmp/libunittest-cpp-buildroot/usr/lib64/pkgconfig' /usr/libexec/rpm-build/install -p -m 644 UnitTest++.pc '/usr/src/tmp/libunittest-cpp-buildroot/usr/lib64/pkgconfig' make[1]: Leaving directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' make: Leaving directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libunittest-cpp-buildroot (auto) removed './usr/lib64/libUnitTest++.la' mode of './usr/lib64/libUnitTest++.so.2.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libunittest-cpp-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib64/pkgconfig/UnitTest++.pc: Libs: '-L${libdir} -lUnitTest++' --> '-lUnitTest++' Checking contents of files in /usr/src/tmp/libunittest-cpp-buildroot/ (default) Compressing files in /usr/src/tmp/libunittest-cpp-buildroot (auto) Adjusting library links in /usr/src/tmp/libunittest-cpp-buildroot ./usr/lib64: (from :0) libUnitTest++.so.2 -> libUnitTest++.so.2.0.0 Verifying ELF objects in /usr/src/tmp/libunittest-cpp-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.53152 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd unittest-cpp-2.0.0 + make check make: Entering directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' make UnitTest++/TestUnitTest++ make[1]: Entering directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o tests/Main.o tests/Main.cpp x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o tests/TestAssertHandler.o tests/TestAssertHandler.cpp x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o tests/TestCheckMacros.o tests/TestCheckMacros.cpp x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o tests/TestChecks.o tests/TestChecks.cpp x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o tests/TestCompositeTestReporter.o tests/TestCompositeTestReporter.cpp x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o tests/TestCurrentTest.o tests/TestCurrentTest.cpp x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o tests/TestDeferredTestReporter.o tests/TestDeferredTestReporter.cpp x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o tests/TestExceptions.o tests/TestExceptions.cpp x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o tests/TestMemoryOutStream.o tests/TestMemoryOutStream.cpp x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o tests/TestRequireMacrosWithExceptionsOff.o tests/TestRequireMacrosWithExceptionsOff.cpp x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o tests/TestRequireMacrosWithExceptionsOn.o tests/TestRequireMacrosWithExceptionsOn.cpp x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o tests/TestTest.o tests/TestTest.cpp x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o tests/TestTestList.o tests/TestTestList.cpp x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o tests/TestTestMacros.o tests/TestTestMacros.cpp x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o tests/TestTestResults.o tests/TestTestResults.cpp x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o tests/TestTestRunner.o tests/TestTestRunner.cpp x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o tests/TestTestSuite.o tests/TestTestSuite.cpp x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o tests/TestTimeConstraint.o tests/TestTimeConstraint.cpp x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o tests/TestTimeConstraintMacro.o tests/TestTimeConstraintMacro.cpp x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o tests/TestUnitTestPP.o tests/TestUnitTestPP.cpp x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o tests/TestXmlTestReporter.o tests/TestXmlTestReporter.cpp /bin/sh ./libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o UnitTest++/TestUnitTest++ tests/Main.o tests/TestAssertHandler.o tests/TestCheckMacros.o tests/TestChecks.o tests/TestCompositeTestReporter.o tests/TestCurrentTest.o tests/TestDeferredTestReporter.o tests/TestExceptions.o tests/TestMemoryOutStream.o tests/TestRequireMacrosWithExceptionsOff.o tests/TestRequireMacrosWithExceptionsOn.o tests/TestTest.o tests/TestTestList.o tests/TestTestMacros.o tests/TestTestResults.o tests/TestTestRunner.o tests/TestTestSuite.o tests/TestTimeConstraint.o tests/TestTimeConstraintMacro.o tests/TestUnitTestPP.o tests/TestXmlTestReporter.o UnitTest++/libUnitTest++.la libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o UnitTest++/.libs/TestUnitTest++ tests/Main.o tests/TestAssertHandler.o tests/TestCheckMacros.o tests/TestChecks.o tests/TestCompositeTestReporter.o tests/TestCurrentTest.o tests/TestDeferredTestReporter.o tests/TestExceptions.o tests/TestMemoryOutStream.o tests/TestRequireMacrosWithExceptionsOff.o tests/TestRequireMacrosWithExceptionsOn.o tests/TestTest.o tests/TestTestList.o tests/TestTestMacros.o tests/TestTestResults.o tests/TestTestRunner.o tests/TestTestSuite.o tests/TestTimeConstraint.o tests/TestTimeConstraintMacro.o tests/TestUnitTestPP.o tests/TestXmlTestReporter.o UnitTest++/.libs/libUnitTest++.so -Wl,-rpath -Wl,/usr/lib64 make[1]: Leaving directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' make check-TESTS make[1]: Entering directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' make[2]: Entering directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' PASS: UnitTest++/TestUnitTest++ ============================================================================ Testsuite summary for UnitTest++ 2.0.0 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[2]: Leaving directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' make[1]: Leaving directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' make: Leaving directory '/usr/src/RPM/BUILD/unittest-cpp-2.0.0' + exit 0 Processing files: libunittest-cpp-2.0.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.34143 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd unittest-cpp-2.0.0 + DOCDIR=/usr/src/tmp/libunittest-cpp-buildroot/usr/share/doc/libunittest-cpp-2.0.0 + export DOCDIR + rm -rf /usr/src/tmp/libunittest-cpp-buildroot/usr/share/doc/libunittest-cpp-2.0.0 + /bin/mkdir -p /usr/src/tmp/libunittest-cpp-buildroot/usr/share/doc/libunittest-cpp-2.0.0 + cp -prL AUTHORS /usr/src/tmp/libunittest-cpp-buildroot/usr/share/doc/libunittest-cpp-2.0.0 + chmod -R go-w /usr/src/tmp/libunittest-cpp-buildroot/usr/share/doc/libunittest-cpp-2.0.0 + chmod -R a+rX /usr/src/tmp/libunittest-cpp-buildroot/usr/share/doc/libunittest-cpp-2.0.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.K4XL9q find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libunittest-cpp-buildroot/usr/lib64/libUnitTest++.so.2: 152 symbols, 18 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6xCXXU find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libUnitTest++.so.2()(64bit) = set:ldDhyZEThAm2xgBLe2hzzl1jZ4HXQTZAPw5c8uZJnRY3zBcfaS2zeNHVycF0UQ5hflQ3OusPaIolm5pZaLLZ87c3v2WrwPviFX1or0Ggm2YjgzbbKZ4SdEIWFnAKbiZJ7KSP2yQ8M7gBi1fGLlKMoZnT9f3N4vBCkYMxykXfrGaaaRpSjlUVfpo51tR5Niwf0JiglvamgvTacHKoYwNqPEaYq11Jkg5u1Wn2UgFecIGdP2Q4wwZ2b7dF9rxOwc44gqvx1aJnmXbzvG4kcNBC2HZrKZaT9U9eopRWiSVOdeg4jYy20g8K81o31Pk Requires: libc.so.6(GLIBC_2.11)(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(GCC_3.0)(64bit), libgcc_s.so.1(GCC_3.3.1)(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) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HrUfOw Creating libunittest-cpp-debuginfo package Processing files: libunittest-cpp-devel-2.0.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TMdYk8 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KrzW2h find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) In file included from /usr/src/tmp/libunittest-cpp-buildroot/usr/include/UnitTest++/Checks.h:6: /usr/src/tmp/libunittest-cpp-buildroot/usr/include/UnitTest++/MemoryOutStream.h:9:10: fatal error: sstream: No such file or directory 9 | #include | ^~~~~~~~~ compilation terminated. cpp.req: /usr/src/tmp/libunittest-cpp-buildroot/usr/include/UnitTest++/Checks.h: cpp failed, trying c++ mode Provides: pkgconfig(UnitTest++) = 2.0.0 Requires: libunittest-cpp = 2.0.0-alt1, /usr/lib64/libUnitTest++.so.2.0.0, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LcKfkZ Processing files: libunittest-cpp-debuginfo-2.0.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZYKn26 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QmGET0 find-requires: running scripts (debuginfo) Provides: debug64(libUnitTest++.so.2) Requires: libunittest-cpp = 2.0.0-alt1, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libstdc++.so.6) Removing 1 extra deps from libunittest-cpp-devel due to dependency on libunittest-cpp Wrote: /usr/src/RPM/RPMS/x86_64/libunittest-cpp-2.0.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libunittest-cpp-devel-2.0.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libunittest-cpp-debuginfo-2.0.0-alt1.x86_64.rpm (w2.lzdio) 36.89user 8.19system 0:32.30elapsed 139%CPU (0avgtext+0avgdata 100856maxresident)k 0inputs+0outputs (0major+1882491minor)pagefaults 0swaps 41.13user 12.99system 0:41.85elapsed 129%CPU (0avgtext+0avgdata 104244maxresident)k 0inputs+0outputs (30768major+2172870minor)pagefaults 0swaps --- libunittest-cpp-2.0.0-alt1.x86_64.rpm.repo 2017-01-27 12:50:06.000000000 +0000 +++ libunittest-cpp-2.0.0-alt1.x86_64.rpm.hasher 2022-05-26 01:41:32.477166745 +0000 @@ -10,2 +10,3 @@ Requires: libgcc_s.so.1(GCC_3.0)(64bit) +Requires: libgcc_s.so.1(GCC_3.3.1)(64bit) Requires: libstdc++.so.6(CXXABI_1.3)(64bit) @@ -15,2 +16,3 @@ Requires: libstdc++.so.6(GLIBCXX_3.4.21)(64bit) +Requires: libstdc++.so.6(GLIBCXX_3.4.29)(64bit) Requires: libstdc++.so.6(GLIBCXX_3.4.9)(64bit) @@ -18,8 +20,8 @@ Requires: rpmlib(PayloadIsLzma) -Provides: libUnitTest++.so.2()(64bit) = set:ldDhyZEThAm2xgBLei6pBNNGwFuqZ9mX9r6Le1jPw5c8uZJnRY3zBcfaS2zeNHVycF0UQ5hflQ3OusPaIolm5pZeFgeZJx6T1PMDwZmwPviFXN44iCmMo1q9Mf1dKIUSjSdEY9qUQbiT5FZK3nXp1hq4U3EiFw7RTanUa5ZqStOPTjI3Z5F95fsE8RZjrGaaaRpSjlUVfpo51tR5Niwf0JOa18of5bELr5ClncuMoJpk5uJwwmaE2L0Zb4MxitoolrC5edeRgk9KKIsQACI5a3Ogg0FZ5owiXBRZqbBCal2aCUijxZ5CDBrLuDwDUwBlHbpDbTUD2wRAU550wgshyIacc7X8W2 +Provides: libUnitTest++.so.2()(64bit) = set:ldDhyZEThAm2xgBLe2hzzl1jZ4HXQTZAPw5c8uZJnRY3zBcfaS2zeNHVycF0UQ5hflQ3OusPaIolm5pZaLLZ87c3v2WrwPviFX1or0Ggm2YjgzbbKZ4SdEIWFnAKbiZJ7KSP2yQ8M7gBi1fGLlKMoZnT9f3N4vBCkYMxykXfrGaaaRpSjlUVfpo51tR5Niwf0JiglvamgvTacHKoYwNqPEaYq11Jkg5u1Wn2UgFecIGdP2Q4wwZ2b7dF9rxOwc44gqvx1aJnmXbzvG4kcNBC2HZrKZaT9U9eopRWiSVOdeg4jYy20g8K81o31Pk Provides: libunittest-cpp = 2.0.0-alt1 File: /usr/lib64/libUnitTest++.so.2 120777 root:root libUnitTest++.so.2.0.0 -File: /usr/lib64/libUnitTest++.so.2.0.0 100644 root:root 78ef6b650d969f867bfe5ba516d64ce0 +File: /usr/lib64/libUnitTest++.so.2.0.0 100644 root:root 120eff43bd32f717c5977024f6943f61 File: /usr/share/doc/libunittest-cpp-2.0.0 40755 root:root File: /usr/share/doc/libunittest-cpp-2.0.0/AUTHORS 100644 root:root 83c4296f970eb454bfa1ae0ba9d4165b -RPMIdentity: cc7cc53e198d4c69b4b697b58f5011a986dec271fb8d93b7a08195abfeb55e97eb149e12dd972bbda134335eeb1ad0963202611bf48275b1d1148aa413247965 +RPMIdentity: a2029edebdd86d043ecf6c2f5cbc7aa3e5cc667770d74cddc5e16a221891db1edc077604d1bc5398f5af2b418d6ca665e4e8488186943f7cece20f2ca99a7c6c --- libunittest-cpp-debuginfo-2.0.0-alt1.x86_64.rpm.repo 2017-01-27 12:50:06.000000000 +0000 +++ libunittest-cpp-debuginfo-2.0.0-alt1.x86_64.rpm.hasher 2022-05-26 01:41:32.660170092 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/8a 40755 root:root -/usr/lib/debug/.build-id/8a/e04af45ad720f2964ffdff0d8fdff79c04fb13 120777 root:root ../../../../lib64/libUnitTest++.so.2.0.0 -/usr/lib/debug/.build-id/8a/e04af45ad720f2964ffdff0d8fdff79c04fb13.debug 120777 root:root ../../usr/lib64/libUnitTest++.so.2.0.0.debug +/usr/lib/debug/.build-id/e0 40755 root:root +/usr/lib/debug/.build-id/e0/73ff0faafcc25e50b0e9a43fbd944e904ecf3b 120777 root:root ../../../../lib64/libUnitTest++.so.2.0.0 +/usr/lib/debug/.build-id/e0/73ff0faafcc25e50b0e9a43fbd944e904ecf3b.debug 120777 root:root ../../usr/lib64/libUnitTest++.so.2.0.0.debug /usr/lib/debug/usr/lib64/libUnitTest++.so.2.0.0.debug 100644 root:root @@ -60,6 +60,6 @@ Provides: libunittest-cpp-debuginfo = 2.0.0-alt1 -File: /usr/lib/debug/.build-id/8a 40755 root:root -File: /usr/lib/debug/.build-id/8a/e04af45ad720f2964ffdff0d8fdff79c04fb13 120777 root:root ../../../../lib64/libUnitTest++.so.2.0.0 -File: /usr/lib/debug/.build-id/8a/e04af45ad720f2964ffdff0d8fdff79c04fb13.debug 120777 root:root ../../usr/lib64/libUnitTest++.so.2.0.0.debug -File: /usr/lib/debug/usr/lib64/libUnitTest++.so.2.0.0.debug 100644 root:root bc35b6536d15efef180ce9e67895a061 +File: /usr/lib/debug/.build-id/e0 40755 root:root +File: /usr/lib/debug/.build-id/e0/73ff0faafcc25e50b0e9a43fbd944e904ecf3b 120777 root:root ../../../../lib64/libUnitTest++.so.2.0.0 +File: /usr/lib/debug/.build-id/e0/73ff0faafcc25e50b0e9a43fbd944e904ecf3b.debug 120777 root:root ../../usr/lib64/libUnitTest++.so.2.0.0.debug +File: /usr/lib/debug/usr/lib64/libUnitTest++.so.2.0.0.debug 100644 root:root da00d36378d36a77e3a88446ecc96f80 File: /usr/lib/debug/usr/lib64/libUnitTest++.so.2.debug 120777 root:root libUnitTest++.so.2.0.0.debug @@ -113,2 +113,2 @@ File: /usr/src/debug/unittest-cpp-2.0.0/UnitTest++/XmlTestReporter.h 100644 root:root d330e06a50e1274b59b7c1735ff3b98c -RPMIdentity: 8738ccf5c6f4cb63b2d1e26fa88dcf0a1407f3e7c75c0f3cf03e980680bf3699bdb50575d147b38c172ee43308ed5a8ce4db340c292392e062db5aadc6b7ba9a +RPMIdentity: 3ce3eab83840f416a263f4e37639d9a36c2a7b9c1503b1db61cd18a33a198eb86ba3b8f58db86be119450d1dad2c141617db40a014db2475a185a6f5de97cdc0 --- libunittest-cpp-devel-2.0.0-alt1.x86_64.rpm.repo 2017-01-27 12:50:06.000000000 +0000 +++ libunittest-cpp-devel-2.0.0-alt1.x86_64.rpm.hasher 2022-05-26 01:41:32.759171903 +0000 @@ -81,2 +81,2 @@ File: /usr/lib64/pkgconfig/UnitTest++.pc 100644 root:root 6f02c9f1229b0bda00520f63627726f9 -RPMIdentity: 7f96b84ac95995d47ffe12ce2ce7f58c8c34530cf7605e987c84ddc82f4c338f8fa8c1dfc28c053bd0e2d2f9750caa55de6f4b6cc4b66417b3908ebd369a3916 +RPMIdentity: e5de2015cecde0ee6fc7380ada56d725e6afc9ad45dd32b916ca513515c85083626b2aa72ca2e88de7d18bfc1a57907c94bfcb8f9be05749df8f5caea60a814e