<86>Sep 29 11:35:25 userdel[927895]: delete user 'rooter' <86>Sep 29 11:35:25 userdel[927895]: removed group 'rooter' owned by 'rooter' <86>Sep 29 11:35:25 userdel[927895]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 29 11:35:25 groupadd[927955]: group added to /etc/group: name=rooter, GID=1844 <86>Sep 29 11:35:25 groupadd[927955]: group added to /etc/gshadow: name=rooter <86>Sep 29 11:35:25 groupadd[927955]: new group: name=rooter, GID=1844 <86>Sep 29 11:35:25 useradd[928011]: new user: name=rooter, UID=1844, GID=1844, home=/root, shell=/bin/bash <86>Sep 29 11:35:25 userdel[928082]: delete user 'builder' <86>Sep 29 11:35:25 userdel[928082]: removed group 'builder' owned by 'builder' <86>Sep 29 11:35:25 userdel[928082]: removed shadow group 'builder' owned by 'builder' <86>Sep 29 11:35:25 groupadd[928136]: group added to /etc/group: name=builder, GID=1845 <86>Sep 29 11:35:25 groupadd[928136]: group added to /etc/gshadow: name=builder <86>Sep 29 11:35:25 groupadd[928136]: new group: name=builder, GID=1845 <86>Sep 29 11:35:25 useradd[928188]: new user: name=builder, UID=1845, GID=1845, home=/usr/src, shell=/bin/bash <13>Sep 29 11:35:28 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed <13>Sep 29 11:35:28 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed <13>Sep 29 11:35:29 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed <13>Sep 29 11:35:29 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed <13>Sep 29 11:35:29 rpmi: automake_1.10-1:1.10.3-alt5 1533755442 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/procbench-0.9.0a-alt4.nosrc.rpm (w1.gzdio) Installing procbench-0.9.0a-alt4.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.47918 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf procbench_0.9.0aubuntu3~intrepid + echo 'Source #0 (procbench_0.9.0a.tar.gz):' Source #0 (procbench_0.9.0a.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/procbench_0.9.0a.tar.gz + /bin/tar -xf - + cd procbench_0.9.0aubuntu3~intrepid + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (procbench-0.9.0-stdio.patch):' Patch #0 (procbench-0.9.0-stdio.patch): + /usr/bin/patch -p1 patching file src/idriver-i386.cpp + echo 'Patch #1 (procbench-0.9.0a-alt-glibc-2.16.patch):' Patch #1 (procbench-0.9.0a-alt-glibc-2.16.patch): + /usr/bin/patch -p3 patching file src/multi_cpu.cpp + echo 'Patch #2 (procbench-g++8.patch):' Patch #2 (procbench-g++8.patch): + /usr/bin/patch -p3 patching file src/aurora.cpp patching file src/mem_test.cpp + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.47918 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd procbench_0.9.0aubuntu3~intrepid + cp -f /usr/share/automake-1.10/config.sub . + cp -f /usr/share/automake-1.10/config.guess . + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for style of include used by make... GNU checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking 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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-ar... no checking for ar... ar 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 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... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether to enable debugging... checking host system type... (cached) x86_64-alt-linux-gnu checking whether we are using the GNU C++ compiler... (cached) yes checking whether x86_64-alt-linux-g++ accepts -g... (cached) yes checking dependency style of x86_64-alt-linux-g++... (cached) none 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 dependency style of x86_64-alt-linux-gcc... (cached) none checking for a BSD-compatible install... /bin/install -c checking for main in -lm... yes checking for ANSI C header files... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for memset... yes configure: creating ./config.status config.status: creating Makefile config.status: creating share/Makefile config.status: creating scripts/Makefile config.status: creating src/Makefile config.status: creating src/bench/Makefile config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j16 Making all in src make all-recursive Making all in bench make[3]: Entering directory '/usr/src/RPM/BUILD/procbench_0.9.0aubuntu3~intrepid/src/bench' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -fPIC -c -O2 -c -o ctest2.lo ctest2.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -fPIC -c -O2 -c ctest2.c -fPIC -DPIC -o .libs/ctest2.o make[3]: Leaving directory '/usr/src/RPM/BUILD/procbench_0.9.0aubuntu3~intrepid/src/bench' make[3]: Entering directory '/usr/src/RPM/BUILD/procbench_0.9.0aubuntu3~intrepid/src/bench' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -fPIC -c -O2 -c -o ctfibo.lo ctfibo.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -fPIC -c -O2 -c ctfibo.c -fPIC -DPIC -o .libs/ctfibo.o make[3]: Leaving directory '/usr/src/RPM/BUILD/procbench_0.9.0aubuntu3~intrepid/src/bench' make[3]: Entering directory '/usr/src/RPM/BUILD/procbench_0.9.0aubuntu3~intrepid/src/bench' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -fPIC -c -O2 -c -o ctest1.lo ctest1.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -fPIC -c -O2 -c ctest1.c -fPIC -DPIC -o .libs/ctest1.o make[3]: Leaving directory '/usr/src/RPM/BUILD/procbench_0.9.0aubuntu3~intrepid/src/bench' make[3]: Entering directory '/usr/src/RPM/BUILD/procbench_0.9.0aubuntu3~intrepid/src/bench' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -fPIC -c -O2 -c -o ctbench.lo ctbench.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -fPIC -c -O2 -c ctbench.c -fPIC -DPIC -o .libs/ctbench.o make[3]: Leaving directory '/usr/src/RPM/BUILD/procbench_0.9.0aubuntu3~intrepid/src/bench' make[3]: Entering directory '/usr/src/RPM/BUILD/procbench_0.9.0aubuntu3~intrepid/src/bench' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -fPIC -c -O2 -c -o ctrandom.lo ctrandom.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -fPIC -c -O2 -c ctrandom.c -fPIC -DPIC -o .libs/ctrandom.o ctrandom.c:9:17: warning: 'last' is static but declared in inline function 'gen_random2' which is not static static long last = 42; ^~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/procbench_0.9.0aubuntu3~intrepid/src/bench' make[3]: Entering directory '/usr/src/RPM/BUILD/procbench_0.9.0aubuntu3~intrepid/src/bench' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -fPIC -c -O2 -c -o ctheapsort.lo ctheapsort.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -fPIC -c -O2 -c ctheapsort.c -fPIC -DPIC -o .libs/ctheapsort.o make[3]: Leaving directory '/usr/src/RPM/BUILD/procbench_0.9.0aubuntu3~intrepid/src/bench' make[3]: Entering directory '/usr/src/RPM/BUILD/procbench_0.9.0aubuntu3~intrepid/src/bench' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -fPIC -c -O2 -c -o ctmatrix.lo ctmatrix.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -fPIC -c -O2 -c ctmatrix.c -fPIC -DPIC -o .libs/ctmatrix.o make[3]: Leaving directory '/usr/src/RPM/BUILD/procbench_0.9.0aubuntu3~intrepid/src/bench' make[3]: Entering directory '/usr/src/RPM/BUILD/procbench_0.9.0aubuntu3~intrepid/src/bench' /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -O2 -fPIC -c -O2 -shared -Wl,-soname,libpbbench.so.1 -o libpbbench.la -rpath /usr/lib64 ctbench.lo ctest1.lo ctest2.lo ctfibo.lo ctheapsort.lo ctmatrix.lo ctrandom.lo -lm libtool: link: x86_64-alt-linux-gcc -shared .libs/ctbench.o .libs/ctest1.o .libs/ctest2.o .libs/ctfibo.o .libs/ctheapsort.o .libs/ctmatrix.o .libs/ctrandom.o -lm -Wl,-soname -Wl,libpbbench.so.1 -Wl,-soname -Wl,libpbbench.so.0 -o .libs/libpbbench.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libpbbench.so.0" && ln -s "libpbbench.so.0.0.0" "libpbbench.so.0") libtool: link: (cd ".libs" && rm -f "libpbbench.so" && ln -s "libpbbench.so.0.0.0" "libpbbench.so") libtool: link: ( cd ".libs" && rm -f "libpbbench.la" && ln -s "../libpbbench.la" "libpbbench.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/procbench_0.9.0aubuntu3~intrepid/src/bench' make[3]: Entering directory '/usr/src/RPM/BUILD/procbench_0.9.0aubuntu3~intrepid/src' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o pbbench.o pbbench.cpp pbbench.cpp: In function 'void PBCpuBurn(int)': pbbench.cpp:48:31: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'int' [-Wsign-compare] while (PBgetTickCount()-startsize)); ^~~~ ~~~~~~~~~~~~~ aurora.cpp: In member function 'void aurora::read_data(au_data*)': aurora.cpp:562:24: warning: array subscript has type 'char' [-Wchar-subscripts] data->data[data->size]='\0'; ^ make[3]: Leaving directory '/usr/src/RPM/BUILD/procbench_0.9.0aubuntu3~intrepid/src' make[3]: Entering directory '/usr/src/RPM/BUILD/procbench_0.9.0aubuntu3~intrepid/src' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -rdynamic -ldl -o procbench main.o aurora.o mem_test.o idriver-i386.o multi_cpu.o pbbench.o -lm libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -rdynamic -o procbench main.o aurora.o mem_test.o idriver-i386.o multi_cpu.o pbbench.o -ldl -lm make[3]: Leaving directory '/usr/src/RPM/BUILD/procbench_0.9.0aubuntu3~intrepid/src' Making all in scripts make[1]: Nothing to be done for 'all'. Making all in share make[1]: Nothing to be done for 'all'. make[1]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.22548 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/procbench-buildroot + : + /bin/rm -rf -- /usr/src/tmp/procbench-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd procbench_0.9.0aubuntu3~intrepid + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/procbench-buildroot make: Entering directory '/usr/src/RPM/BUILD/procbench_0.9.0aubuntu3~intrepid' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/procbench_0.9.0aubuntu3~intrepid/src' Making install in bench make[2]: Entering directory '/usr/src/RPM/BUILD/procbench_0.9.0aubuntu3~intrepid/src/bench' make[3]: Entering directory '/usr/src/RPM/BUILD/procbench_0.9.0aubuntu3~intrepid/src/bench' test -z "/usr/lib64" || /bin/mkdir -p "/usr/src/tmp/procbench-buildroot/usr/lib64" /bin/sh ../../libtool --mode=install /usr/libexec/rpm-build/install -p 'libpbbench.la' '/usr/src/tmp/procbench-buildroot/usr/lib64/libpbbench.la' libtool: install: /usr/libexec/rpm-build/install -p .libs/libpbbench.so.0.0.0 /usr/src/tmp/procbench-buildroot/usr/lib64/libpbbench.so.0.0.0 libtool: install: (cd /usr/src/tmp/procbench-buildroot/usr/lib64 && { ln -s -f libpbbench.so.0.0.0 libpbbench.so.0 || { rm -f libpbbench.so.0 && ln -s libpbbench.so.0.0.0 libpbbench.so.0; }; }) libtool: install: (cd /usr/src/tmp/procbench-buildroot/usr/lib64 && { ln -s -f libpbbench.so.0.0.0 libpbbench.so || { rm -f libpbbench.so && ln -s libpbbench.so.0.0.0 libpbbench.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libpbbench.lai /usr/src/tmp/procbench-buildroot/usr/lib64/libpbbench.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/procbench_0.9.0aubuntu3~intrepid/src/bench' make[2]: Leaving directory '/usr/src/RPM/BUILD/procbench_0.9.0aubuntu3~intrepid/src/bench' make[2]: Entering directory '/usr/src/RPM/BUILD/procbench_0.9.0aubuntu3~intrepid/src' make[3]: Entering directory '/usr/src/RPM/BUILD/procbench_0.9.0aubuntu3~intrepid/src' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/procbench-buildroot/usr/bin" /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p 'procbench' '/usr/src/tmp/procbench-buildroot/usr/bin/procbench' libtool: install: /usr/libexec/rpm-build/install -p procbench /usr/src/tmp/procbench-buildroot/usr/bin/procbench make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/procbench_0.9.0aubuntu3~intrepid/src' make[2]: Leaving directory '/usr/src/RPM/BUILD/procbench_0.9.0aubuntu3~intrepid/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/procbench_0.9.0aubuntu3~intrepid/src' Making install in scripts make[1]: Entering directory '/usr/src/RPM/BUILD/procbench_0.9.0aubuntu3~intrepid/scripts' make[2]: Entering directory '/usr/src/RPM/BUILD/procbench_0.9.0aubuntu3~intrepid/scripts' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/procbench" || /bin/mkdir -p "/usr/src/tmp/procbench-buildroot/usr/share/procbench" /usr/libexec/rpm-build/install -p 'pb_g++' '/usr/src/tmp/procbench-buildroot/usr/share/procbench/pb_g++' /usr/libexec/rpm-build/install -p 'pb_gcc' '/usr/src/tmp/procbench-buildroot/usr/share/procbench/pb_gcc' make[2]: Leaving directory '/usr/src/RPM/BUILD/procbench_0.9.0aubuntu3~intrepid/scripts' make[1]: Leaving directory '/usr/src/RPM/BUILD/procbench_0.9.0aubuntu3~intrepid/scripts' Making install in share make[1]: Entering directory '/usr/src/RPM/BUILD/procbench_0.9.0aubuntu3~intrepid/share' make[2]: Entering directory '/usr/src/RPM/BUILD/procbench_0.9.0aubuntu3~intrepid/share' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/procbench" || /bin/mkdir -p "/usr/src/tmp/procbench-buildroot/usr/share/procbench" /usr/libexec/rpm-build/install -p -m 644 'amd.txt' '/usr/src/tmp/procbench-buildroot/usr/share/procbench/amd.txt' /usr/libexec/rpm-build/install -p -m 644 'cpuid.aur' '/usr/src/tmp/procbench-buildroot/usr/share/procbench/cpuid.aur' /usr/libexec/rpm-build/install -p -m 644 'description-pak' '/usr/src/tmp/procbench-buildroot/usr/share/procbench/description-pak' /usr/libexec/rpm-build/install -p -m 644 'index.html' '/usr/src/tmp/procbench-buildroot/usr/share/procbench/index.html' /usr/libexec/rpm-build/install -p -m 644 'intel.txt' '/usr/src/tmp/procbench-buildroot/usr/share/procbench/intel.txt' /usr/libexec/rpm-build/install -p -m 644 'mem.txt' '/usr/src/tmp/procbench-buildroot/usr/share/procbench/mem.txt' make[2]: Leaving directory '/usr/src/RPM/BUILD/procbench_0.9.0aubuntu3~intrepid/share' make[1]: Leaving directory '/usr/src/RPM/BUILD/procbench_0.9.0aubuntu3~intrepid/share' make[1]: Entering directory '/usr/src/RPM/BUILD/procbench_0.9.0aubuntu3~intrepid' make[2]: Entering directory '/usr/src/RPM/BUILD/procbench_0.9.0aubuntu3~intrepid' 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/procbench_0.9.0aubuntu3~intrepid' make[1]: Leaving directory '/usr/src/RPM/BUILD/procbench_0.9.0aubuntu3~intrepid' make: Leaving directory '/usr/src/RPM/BUILD/procbench_0.9.0aubuntu3~intrepid' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/procbench-buildroot (auto) removed './usr/lib64/libpbbench.la' mode of './usr/lib64/libpbbench.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/procbench-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/procbench-buildroot/ (default) Compressing files in /usr/src/tmp/procbench-buildroot (auto) Adjusting library links in /usr/src/tmp/procbench-buildroot ./usr/lib64: libpbbench.so.0 -> libpbbench.so.0.0.0 Verifying ELF objects in /usr/src/tmp/procbench-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: procbench-0.9.0a-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0lGJvH find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/procbench-buildroot/usr/lib64/libpbbench.so.0: 15 symbols, 14 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UZ8CoA find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libpbbench.so.0()(64bit) = set:hdycjDG8SJ7MrEvtqloeRXRobtCyarf Requires: /lib64/ld-linux-x86-64.so.2, 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), libdl.so.2(GLIBC_2.2.5)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cgcEMw Creating procbench-debuginfo package Processing files: procbench-debuginfo-0.9.0a-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eiL9Ew find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iX8M4z find-requires: running scripts (debuginfo) Provides: debug64(libpbbench.so.0) Requires: procbench = 0.9.0a-alt4, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libdl.so.2), debug64(libgcc_s.so.1), debug64(libstdc++.so.6) Adding to procbench-debuginfo a strict dependency on procbench Wrote: /usr/src/RPM/RPMS/x86_64/procbench-0.9.0a-alt4.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/procbench-debuginfo-0.9.0a-alt4.x86_64.rpm (w2.lzdio) 3.75user 5.27system 0:11.34elapsed 79%CPU (0avgtext+0avgdata 61204maxresident)k 0inputs+0outputs (0major+956159minor)pagefaults 0swaps 3.24user 2.50system 0:21.10elapsed 27%CPU (0avgtext+0avgdata 135552maxresident)k 1000inputs+0outputs (0major+214098minor)pagefaults 0swaps --- procbench-0.9.0a-alt4.x86_64.rpm.repo 2019-02-18 08:23:33.000000000 +0000 +++ procbench-0.9.0a-alt4.x86_64.rpm.hasher 2024-09-29 11:35:43.503669415 +0000 @@ -26,6 +26,6 @@ Provides: procbench = 0.9.0a-alt4:sisyphus+221907.200.2.1 -File: /usr/bin/procbench 100755 root:root dde5aebd9ab770247a1a047cc1ee3052 +File: /usr/bin/procbench 100755 root:root 919ec3cd45aa6fcb30652d9188829d1c File: /usr/lib64/libpbbench.so 120777 root:root libpbbench.so.0.0.0 File: /usr/lib64/libpbbench.so.0 120777 root:root libpbbench.so.0.0.0 -File: /usr/lib64/libpbbench.so.0.0.0 100644 root:root 195a9f51394364d3c57c03a1a1291f34 +File: /usr/lib64/libpbbench.so.0.0.0 100644 root:root 03643d9b42bd5475413d72d51a425d54 File: /usr/share/procbench 40755 root:root @@ -39,2 +39,2 @@ File: /usr/share/procbench/pb_gcc 100755 root:root 3e8c1943ad830e6d8ed147837e725146 -RPMIdentity: be01a66f87c2a837a2edb01a9a19132a1fa4a800336761e3ba3703e209fd40a99db54e567b7b1ded62ca877f74218872c5234bea68062eee0038587a79e3fa36 +RPMIdentity: 39e1c7925c782ce3fdb1e99d6d1fb67ae3450603424db36ef6185dd0c983d3e1f11bc8e098015c6caf23b72f609bb65dd963313779fe2e80191ff9beafdd5569 --- procbench-debuginfo-0.9.0a-alt4.x86_64.rpm.repo 2019-02-18 08:23:33.000000000 +0000 +++ procbench-debuginfo-0.9.0a-alt4.x86_64.rpm.hasher 2024-09-29 11:35:43.590670794 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/ad 40755 root:root -/usr/lib/debug/.build-id/ad/471dce38faff6cf6825341ee727f21279b82a9 120777 root:root ../../../../bin/procbench -/usr/lib/debug/.build-id/ad/471dce38faff6cf6825341ee727f21279b82a9.debug 120777 root:root ../../usr/bin/procbench.debug -/usr/lib/debug/.build-id/f5 40755 root:root -/usr/lib/debug/.build-id/f5/7246b39badb831f90037628df459ad748b2592 120777 root:root ../../../../lib64/libpbbench.so.0.0.0 -/usr/lib/debug/.build-id/f5/7246b39badb831f90037628df459ad748b2592.debug 120777 root:root ../../usr/lib64/libpbbench.so.0.0.0.debug +/usr/lib/debug/.build-id/60 40755 root:root +/usr/lib/debug/.build-id/60/358e60c2e1aac9db9c0fa9361a714c974d9b4a 120777 root:root ../../../../lib64/libpbbench.so.0.0.0 +/usr/lib/debug/.build-id/60/358e60c2e1aac9db9c0fa9361a714c974d9b4a.debug 120777 root:root ../../usr/lib64/libpbbench.so.0.0.0.debug +/usr/lib/debug/.build-id/66 40755 root:root +/usr/lib/debug/.build-id/66/a713aba694de95f16084559daa0105ed0a95e6 120777 root:root ../../../../bin/procbench +/usr/lib/debug/.build-id/66/a713aba694de95f16084559daa0105ed0a95e6.debug 120777 root:root ../../usr/bin/procbench.debug /usr/lib/debug/usr/bin/procbench.debug 100644 root:root @@ -31,10 +31,10 @@ Provides: procbench-debuginfo = 0.9.0a-alt4:sisyphus+221907.200.2.1 -File: /usr/lib/debug/.build-id/ad 40755 root:root -File: /usr/lib/debug/.build-id/ad/471dce38faff6cf6825341ee727f21279b82a9 120777 root:root ../../../../bin/procbench -File: /usr/lib/debug/.build-id/ad/471dce38faff6cf6825341ee727f21279b82a9.debug 120777 root:root ../../usr/bin/procbench.debug -File: /usr/lib/debug/.build-id/f5 40755 root:root -File: /usr/lib/debug/.build-id/f5/7246b39badb831f90037628df459ad748b2592 120777 root:root ../../../../lib64/libpbbench.so.0.0.0 -File: /usr/lib/debug/.build-id/f5/7246b39badb831f90037628df459ad748b2592.debug 120777 root:root ../../usr/lib64/libpbbench.so.0.0.0.debug -File: /usr/lib/debug/usr/bin/procbench.debug 100644 root:root 75580dcbd1b3beeb6043c33deb98529d -File: /usr/lib/debug/usr/lib64/libpbbench.so.0.0.0.debug 100644 root:root bc7821630ece46ab03edb36f0ae2eab1 +File: /usr/lib/debug/.build-id/60 40755 root:root +File: /usr/lib/debug/.build-id/60/358e60c2e1aac9db9c0fa9361a714c974d9b4a 120777 root:root ../../../../lib64/libpbbench.so.0.0.0 +File: /usr/lib/debug/.build-id/60/358e60c2e1aac9db9c0fa9361a714c974d9b4a.debug 120777 root:root ../../usr/lib64/libpbbench.so.0.0.0.debug +File: /usr/lib/debug/.build-id/66 40755 root:root +File: /usr/lib/debug/.build-id/66/a713aba694de95f16084559daa0105ed0a95e6 120777 root:root ../../../../bin/procbench +File: /usr/lib/debug/.build-id/66/a713aba694de95f16084559daa0105ed0a95e6.debug 120777 root:root ../../usr/bin/procbench.debug +File: /usr/lib/debug/usr/bin/procbench.debug 100644 root:root 25c32c2faf40082c0fab74b5d12f4592 +File: /usr/lib/debug/usr/lib64/libpbbench.so.0.0.0.debug 100644 root:root 85e846b1b9c04d8d6026702679f64118 File: /usr/lib/debug/usr/lib64/libpbbench.so.0.debug 120777 root:root libpbbench.so.0.0.0.debug @@ -53,2 +53,2 @@ File: /usr/src/debug/procbench_0.9.0aubuntu3~intrepid/src/pbbench.cpp 100644 root:root d217508abd54e7486a21ab7ed43207e3 -RPMIdentity: e98b1f6161f364f7822946efb06f2b191aea5f331ffad7878ddc5493a122c71d1aa4b7136d77fe2a21a26cca9b27def0d6f2fe2a94da61df108b76ea538d0bf3 +RPMIdentity: 12c53e1879e0988f330130c3e3dbbe69a7aea14ba3c58c31d2d85a93c238dcfd9b9c2b29fd88e001f9c8d80db949fa3ecfd4cd39378dbd91e8caf2dcba878cab