<86>May 4 02:21:32 userdel[2716936]: delete user 'rooter' <86>May 4 02:21:32 userdel[2716936]: removed group 'rooter' owned by 'rooter' <86>May 4 02:21:32 userdel[2716936]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 02:21:32 groupadd[2717031]: group added to /etc/group: name=rooter, GID=1841 <86>May 4 02:21:32 groupadd[2717031]: new group: name=rooter, GID=1841 <86>May 4 02:21:32 useradd[2717113]: new user: name=rooter, UID=1841, GID=1841, home=/root, shell=/bin/bash, from=none <86>May 4 02:21:32 userdel[2717247]: delete user 'builder' <86>May 4 02:21:32 userdel[2717247]: removed group 'builder' owned by 'builder' <86>May 4 02:21:32 userdel[2717247]: removed shadow group 'builder' owned by 'builder' <86>May 4 02:21:32 groupadd[2717290]: group added to /etc/group: name=builder, GID=1842 <86>May 4 02:21:32 groupadd[2717290]: group added to /etc/gshadow: name=builder <86>May 4 02:21:32 groupadd[2717290]: new group: name=builder, GID=1842 <86>May 4 02:21:32 useradd[2717341]: new user: name=builder, UID=1842, GID=1842, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/libcpptest-2.0.0-alt1.src.rpm: The use of such a license name is ambiguous: LGPL <13>May 4 02:21:36 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>May 4 02:21:36 rpmi: libstdc++13-devel-13.2.1-alt3 sisyphus+339335.100.1.1 1706563486 installed <13>May 4 02:21:37 rpmi: gcc13-c++-13.2.1-alt3 sisyphus+339335.100.1.1 1706563486 installed <13>May 4 02:21:37 rpmi: gcc-c++-13-alt1 sisyphus+323337.300.1.1 1687267966 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libcpptest-2.0.0-alt1.nosrc.rpm (w1.gzdio) Installing libcpptest-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.60663 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf cpptest-2.0.0 + echo 'Source #0 (cpptest-2.0.0.tar):' Source #0 (cpptest-2.0.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/cpptest-2.0.0.tar + cd cpptest-2.0.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.60663 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cpptest-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 + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./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... /usr/bin/ginstall -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 the include directive... yes (GNU style) checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++ 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-g++ accepts -g... yes checking dependency style of x86_64-alt-linux-g++... none checking whether x86_64-alt-linux-g++ supports C++11 features with -std=c++11... yes checking whether to generate documentation... no checking whether to turn on C++ compilation warnings... no checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc 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 whether we are using the GNU C++ compiler... (cached) yes checking whether x86_64-alt-linux-g++ -std=c++11 accepts -g... (cached) yes checking dependency style of x86_64-alt-linux-g++ -std=c++11... (cached) none checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -std=c++11 -E checking whether make sets $(MAKE)... (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 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 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... /usr/bin/dd checking how to truncate binary pipes... /usr/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 how to run the C++ preprocessor... x86_64-alt-linux-g++ -std=c++11 -E checking for ld used by x86_64-alt-linux-g++ -std=c++11... /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++ -std=c++11 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-alt-linux-g++ -std=c++11 option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-g++ -std=c++11 PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-g++ -std=c++11 static flag -static works... no checking if x86_64-alt-linux-g++ -std=c++11 supports -c -o file.o... yes checking if x86_64-alt-linux-g++ -std=c++11 supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-g++ -std=c++11 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 sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for gettimeofday... yes checking for round... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating config/stamp-h config.status: creating doc/Doxyfile config.status: creating INSTALL.quick config.status: creating libcpptest.pc config.status: creating README config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating config/config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make -j16 Making all in src make[1]: Entering directory '/usr/src/RPM/BUILD/cpptest-2.0.0/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o utils.lo utils.cpp libtool: compile: x86_64-alt-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c utils.cpp -fPIC -DPIC -o .libs/utils.o make[1]: Leaving directory '/usr/src/RPM/BUILD/cpptest-2.0.0/src' make[1]: Entering directory '/usr/src/RPM/BUILD/cpptest-2.0.0/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o missing.lo missing.cpp libtool: compile: x86_64-alt-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c missing.cpp -fPIC -DPIC -o .libs/missing.o make[1]: Leaving directory '/usr/src/RPM/BUILD/cpptest-2.0.0/src' make[1]: Entering directory '/usr/src/RPM/BUILD/cpptest-2.0.0/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o source.lo source.cpp libtool: compile: x86_64-alt-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c source.cpp -fPIC -DPIC -o .libs/source.o make[1]: Leaving directory '/usr/src/RPM/BUILD/cpptest-2.0.0/src' make[1]: Entering directory '/usr/src/RPM/BUILD/cpptest-2.0.0/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o time.lo time.cpp libtool: compile: x86_64-alt-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c time.cpp -fPIC -DPIC -o .libs/time.o make[1]: Leaving directory '/usr/src/RPM/BUILD/cpptest-2.0.0/src' make[1]: Entering directory '/usr/src/RPM/BUILD/cpptest-2.0.0/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o compileroutput.lo compileroutput.cpp libtool: compile: x86_64-alt-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c compileroutput.cpp -fPIC -DPIC -o .libs/compileroutput.o make[1]: Leaving directory '/usr/src/RPM/BUILD/cpptest-2.0.0/src' make[1]: Entering directory '/usr/src/RPM/BUILD/cpptest-2.0.0/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o textoutput.lo textoutput.cpp libtool: compile: x86_64-alt-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c textoutput.cpp -fPIC -DPIC -o .libs/textoutput.o make[1]: Leaving directory '/usr/src/RPM/BUILD/cpptest-2.0.0/src' make[1]: Entering directory '/usr/src/RPM/BUILD/cpptest-2.0.0/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o collectoroutput.lo collectoroutput.cpp libtool: compile: x86_64-alt-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c collectoroutput.cpp -fPIC -DPIC -o .libs/collectoroutput.o make[1]: Leaving directory '/usr/src/RPM/BUILD/cpptest-2.0.0/src' make[1]: Entering directory '/usr/src/RPM/BUILD/cpptest-2.0.0/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o htmloutput.lo htmloutput.cpp libtool: compile: x86_64-alt-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c htmloutput.cpp -fPIC -DPIC -o .libs/htmloutput.o make[1]: Leaving directory '/usr/src/RPM/BUILD/cpptest-2.0.0/src' make[1]: Entering directory '/usr/src/RPM/BUILD/cpptest-2.0.0/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o suite.lo suite.cpp libtool: compile: x86_64-alt-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c suite.cpp -fPIC -DPIC -o .libs/suite.o make[1]: Leaving directory '/usr/src/RPM/BUILD/cpptest-2.0.0/src' make[1]: Entering directory '/usr/src/RPM/BUILD/cpptest-2.0.0/src' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -std=c++11 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -version-info 1:8:0 -o libcpptest.la -rpath /usr/lib64 collectoroutput.lo compileroutput.lo htmloutput.lo missing.lo source.lo suite.lo textoutput.lo time.lo utils.lo libtool: link: x86_64-alt-linux-g++ -std=c++11 -fPIC -DPIC -shared -nostdlib /usr/lib64/gcc/x86_64-alt-linux/13/../../../../lib64/crti.o /usr/lib64/gcc/x86_64-alt-linux/13/crtbeginS.o .libs/collectoroutput.o .libs/compileroutput.o .libs/htmloutput.o .libs/missing.o .libs/source.o .libs/suite.o .libs/textoutput.o .libs/time.o .libs/utils.o -L/usr/lib64/gcc/x86_64-alt-linux/13 -L/usr/lib64/gcc/x86_64-alt-linux/13/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-alt-linux/13/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/x86_64-alt-linux/13/crtendS.o /usr/lib64/gcc/x86_64-alt-linux/13/../../../../lib64/crtn.o -g -O2 -flto=auto -Wl,-soname -Wl,libcpptest.so.1 -o .libs/libcpptest.so.1.0.8 libtool: link: (cd ".libs" && rm -f "libcpptest.so.1" && ln -s "libcpptest.so.1.0.8" "libcpptest.so.1") libtool: link: (cd ".libs" && rm -f "libcpptest.so" && ln -s "libcpptest.so.1.0.8" "libcpptest.so") libtool: link: ( cd ".libs" && rm -f "libcpptest.la" && ln -s "../libcpptest.la" "libcpptest.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/cpptest-2.0.0/src' Making all in test make[1]: Entering directory '/usr/src/RPM/BUILD/cpptest-2.0.0/test' x86_64-alt-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o mytest.o mytest.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/cpptest-2.0.0/test' make[1]: Entering directory '/usr/src/RPM/BUILD/cpptest-2.0.0/test' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -std=c++11 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -static -o mytest mytest.o ../src/libcpptest.la libtool: link: x86_64-alt-linux-g++ -std=c++11 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o mytest mytest.o ../src/.libs/libcpptest.so -Wl,-rpath -Wl,/usr/src/RPM/BUILD/cpptest-2.0.0/src/.libs -Wl,-rpath -Wl,/usr/lib64 make[1]: Leaving directory '/usr/src/RPM/BUILD/cpptest-2.0.0/test' make[1]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.90910 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libcpptest-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libcpptest-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd cpptest-2.0.0 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libcpptest-buildroot make: Entering directory '/usr/src/RPM/BUILD/cpptest-2.0.0' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/cpptest-2.0.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/cpptest-2.0.0/src' /usr/bin/mkdir -p '/usr/src/tmp/libcpptest-buildroot/usr/lib64' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libcpptest.la '/usr/src/tmp/libcpptest-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/libcpptest.so.1.0.8 /usr/src/tmp/libcpptest-buildroot/usr/lib64/libcpptest.so.1.0.8 libtool: install: (cd /usr/src/tmp/libcpptest-buildroot/usr/lib64 && { ln -s -f libcpptest.so.1.0.8 libcpptest.so.1 || { rm -f libcpptest.so.1 && ln -s libcpptest.so.1.0.8 libcpptest.so.1; }; }) libtool: install: (cd /usr/src/tmp/libcpptest-buildroot/usr/lib64 && { ln -s -f libcpptest.so.1.0.8 libcpptest.so || { rm -f libcpptest.so && ln -s libcpptest.so.1.0.8 libcpptest.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libcpptest.lai /usr/src/tmp/libcpptest-buildroot/usr/lib64/libcpptest.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/usr/src/tmp/libcpptest-buildroot/usr/include' /usr/libexec/rpm-build/install -p -m 644 cpptest-assert.h cpptest-collectoroutput.h cpptest-compileroutput.h cpptest-htmloutput.h cpptest-output.h cpptest-source.h cpptest-suite.h cpptest-textoutput.h cpptest-time.h cpptest.h '/usr/src/tmp/libcpptest-buildroot/usr/include' make[2]: Leaving directory '/usr/src/RPM/BUILD/cpptest-2.0.0/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/cpptest-2.0.0/src' Making install in test make[1]: Entering directory '/usr/src/RPM/BUILD/cpptest-2.0.0/test' make[2]: Entering directory '/usr/src/RPM/BUILD/cpptest-2.0.0/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/cpptest-2.0.0/test' make[1]: Leaving directory '/usr/src/RPM/BUILD/cpptest-2.0.0/test' make[1]: Entering directory '/usr/src/RPM/BUILD/cpptest-2.0.0' make[2]: Entering directory '/usr/src/RPM/BUILD/cpptest-2.0.0' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/tmp/libcpptest-buildroot/usr/lib64/pkgconfig' /usr/libexec/rpm-build/install -p -m 644 libcpptest.pc '/usr/src/tmp/libcpptest-buildroot/usr/lib64/pkgconfig' make[2]: Leaving directory '/usr/src/RPM/BUILD/cpptest-2.0.0' make[1]: Leaving directory '/usr/src/RPM/BUILD/cpptest-2.0.0' make: Leaving directory '/usr/src/RPM/BUILD/cpptest-2.0.0' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libcpptest-buildroot (auto) removed './usr/lib64/libcpptest.la' mode of './usr/lib64/libcpptest.so.1.0.8' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libcpptest-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib64/pkgconfig/libcpptest.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/libcpptest.pc: Libs: '-L${libdir} -lcpptest' --> '-lcpptest' Checking contents of files in /usr/src/tmp/libcpptest-buildroot/ (default) Compressing files in /usr/src/tmp/libcpptest-buildroot (auto) Adjusting library links in /usr/src/tmp/libcpptest-buildroot ./usr/lib64: (from :0) libcpptest.so.1 -> libcpptest.so.1.0.8 Verifying ELF objects in /usr/src/tmp/libcpptest-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/libcpptest-buildroot Processing files: libcpptest-2.0.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.90910 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cpptest-2.0.0 + DOCDIR=/usr/src/tmp/libcpptest-buildroot/usr/share/doc/libcpptest-2.0.0 + export DOCDIR + rm -rf /usr/src/tmp/libcpptest-buildroot/usr/share/doc/libcpptest-2.0.0 + /bin/mkdir -p /usr/src/tmp/libcpptest-buildroot/usr/share/doc/libcpptest-2.0.0 + cp -prL AUTHORS BUGS ChangeLog NEWS README /usr/src/tmp/libcpptest-buildroot/usr/share/doc/libcpptest-2.0.0 + chmod -R go-w /usr/src/tmp/libcpptest-buildroot/usr/share/doc/libcpptest-2.0.0 + chmod -R a+rX /usr/src/tmp/libcpptest-buildroot/usr/share/doc/libcpptest-2.0.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WyAPGy find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libcpptest-buildroot/usr/lib64/libcpptest.so.1: 73 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.W0R9XS find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libcpptest.so.1()(64bit) = set:kde3XpYGnHALxQycTIMZEZckSSfttrSz1Z0q5WX0VjoOLUKQY0Ym9lYGgYjZ1gO7VJ4mjpXVddDoEF6IbR4UX5F2C6cLJOs5zjUlFskrZpgZE5hQSLOve8MHuR0J1R9wZcmXidQZ0vFt3FkQ6bzZ9pbgo5 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(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(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.11)(64bit), libstdc++.so.6(GLIBCXX_3.4.15)(64bit), libstdc++.so.6(GLIBCXX_3.4.20)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libstdc++.so.6(GLIBCXX_3.4.32)(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.UlvPsI Creating libcpptest-debuginfo package Processing files: libcpptest-devel-2.0.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.98UaTs 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.Ir3iGL 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/libcpptest-buildroot/usr/include/cpptest.h:32: /usr/src/tmp/libcpptest-buildroot/usr/include/cpptest-assert.h:33:10: fatal error: sstream: No such file or directory 33 | #include | ^~~~~~~~~ compilation terminated. cpp.req: /usr/src/tmp/libcpptest-buildroot/usr/include/cpptest.h: cpp failed, trying c++ mode Provides: pkgconfig(libcpptest) = 2.0.0 Requires: libcpptest = 2.0.0-alt1, /usr/lib64/libcpptest.so.1.0.8, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dPzHeb Processing files: libcpptest-debuginfo-2.0.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.frwH4C find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BdMmDm find-requires: running scripts (debuginfo) Provides: debug64(libcpptest.so.1) Requires: libcpptest = 2.0.0-alt1, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libstdc++.so.6) Adding to libcpptest-devel a strict dependency on libcpptest Adding to libcpptest-debuginfo a strict dependency on libcpptest Removing 1 extra deps from libcpptest-devel due to dependency on libcpptest Wrote: /usr/src/RPM/RPMS/x86_64/libcpptest-2.0.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libcpptest-devel-2.0.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libcpptest-debuginfo-2.0.0-alt1.x86_64.rpm (w2.lzdio) 5.50user 6.06system 0:14.72elapsed 78%CPU (0avgtext+0avgdata 83964maxresident)k 0inputs+0outputs (0major+1000729minor)pagefaults 0swaps /.out/libcpptest-2.0.0-alt1.x86_64.rpm: The use of such a license name is ambiguous: LGPL /.out/libcpptest-devel-2.0.0-alt1.x86_64.rpm: The use of such a license name is ambiguous: LGPL /.out/libcpptest-debuginfo-2.0.0-alt1.x86_64.rpm: The use of such a license name is ambiguous: LGPL 3.78user 3.37system 0:26.75elapsed 26%CPU (0avgtext+0avgdata 131400maxresident)k 0inputs+0outputs (0major+205522minor)pagefaults 0swaps --- libcpptest-2.0.0-alt1.x86_64.rpm.repo 2021-09-24 22:25:16.000000000 +0000 +++ libcpptest-2.0.0-alt1.x86_64.rpm.hasher 2024-05-04 02:21:54.736399528 +0000 @@ -19,2 +19,3 @@ Requires: libstdc++.so.6(GLIBCXX_3.4.21)(64bit) +Requires: libstdc++.so.6(GLIBCXX_3.4.32)(64bit) Requires: libstdc++.so.6(GLIBCXX_3.4.9)(64bit) @@ -25,3 +26,3 @@ File: /usr/lib64/libcpptest.so.1 120777 root:root libcpptest.so.1.0.8 -File: /usr/lib64/libcpptest.so.1.0.8 100644 root:root c461cfc9b1a2f8024c78500c70a7cee1 +File: /usr/lib64/libcpptest.so.1.0.8 100644 root:root 11ba861a4899fd1c831fe226f0b04ae7 File: /usr/share/doc/libcpptest-2.0.0 40755 root:root @@ -32,2 +33,2 @@ File: /usr/share/doc/libcpptest-2.0.0/README 100644 root:root fd07c1df63f0eb16a715febb2c15b0c6 -RPMIdentity: 9aa1658de9deb436a9a735abdd7325934276289d9db5e6a9e2cfa52cd8d98316880810048e3044b84796f4d166f65b30330b2737fdc4f8d5575f3c42ddc284fe +RPMIdentity: 4a60424c5b78b1fa9be079c889b76bbf9a234897f8826c1f6a3f235e974af50da88deec59bbb821b9da178efb66a2e4a2f6b2c5f5f12aaed87353a9ce9b44616 --- libcpptest-debuginfo-2.0.0-alt1.x86_64.rpm.repo 2021-09-24 22:25:15.000000000 +0000 +++ libcpptest-debuginfo-2.0.0-alt1.x86_64.rpm.hasher 2024-05-04 02:21:54.823401312 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/46 40755 root:root -/usr/lib/debug/.build-id/46/96195471040ae4c01f91b3f62289943c22aece 120777 root:root ../../../../lib64/libcpptest.so.1.0.8 -/usr/lib/debug/.build-id/46/96195471040ae4c01f91b3f62289943c22aece.debug 120777 root:root ../../usr/lib64/libcpptest.so.1.0.8.debug +/usr/lib/debug/.build-id/ff 40755 root:root +/usr/lib/debug/.build-id/ff/99e81346b38f78676b4f1ec3ec2bb43d79d1f5 120777 root:root ../../../../lib64/libcpptest.so.1.0.8 +/usr/lib/debug/.build-id/ff/99e81346b38f78676b4f1ec3ec2bb43d79d1f5.debug 120777 root:root ../../usr/lib64/libcpptest.so.1.0.8.debug /usr/lib/debug/usr/lib64/libcpptest.so.1.0.8.debug 100644 root:root @@ -32,6 +32,6 @@ Provides: libcpptest-debuginfo = 2.0.0-alt1:sisyphus+285922.100.1.1 -File: /usr/lib/debug/.build-id/46 40755 root:root -File: /usr/lib/debug/.build-id/46/96195471040ae4c01f91b3f62289943c22aece 120777 root:root ../../../../lib64/libcpptest.so.1.0.8 -File: /usr/lib/debug/.build-id/46/96195471040ae4c01f91b3f62289943c22aece.debug 120777 root:root ../../usr/lib64/libcpptest.so.1.0.8.debug -File: /usr/lib/debug/usr/lib64/libcpptest.so.1.0.8.debug 100644 root:root c9411286f823bdabad76ec043dd90117 +File: /usr/lib/debug/.build-id/ff 40755 root:root +File: /usr/lib/debug/.build-id/ff/99e81346b38f78676b4f1ec3ec2bb43d79d1f5 120777 root:root ../../../../lib64/libcpptest.so.1.0.8 +File: /usr/lib/debug/.build-id/ff/99e81346b38f78676b4f1ec3ec2bb43d79d1f5.debug 120777 root:root ../../usr/lib64/libcpptest.so.1.0.8.debug +File: /usr/lib/debug/usr/lib64/libcpptest.so.1.0.8.debug 100644 root:root 7fdaf00f4f5b43d6a5d80e77cd6c9616 File: /usr/lib/debug/usr/lib64/libcpptest.so.1.debug 120777 root:root libcpptest.so.1.0.8.debug @@ -57,2 +57,2 @@ File: /usr/src/debug/cpptest-2.0.0/src/utils.h 100644 root:root 7a4eb85ee2353cea854b82f1f6418dde -RPMIdentity: 550b59673a8d2c8060c56580ebc8e8c3cdc1c01b1ded9f4dc7ea485cb55e42c3d80d1e2e5325f87b5ecb7ba20ea9f99c1dd1d965983312da73d7c58869eccfe3 +RPMIdentity: e347680062c5ce9157cf153bf5a3c2214efc63e3075d1d80929f601c46b70e83a09544022dc4c2a1fa9e601759bb34544331ca81ab1c5ba92210347f7bf52eb8