<86>Oct 12 07:03:36 userdel[1416268]: delete user 'rooter'
<86>Oct 12 07:03:36 userdel[1416268]: removed group 'rooter' owned by 'rooter'
<86>Oct 12 07:03:36 userdel[1416268]: removed shadow group 'rooter' owned by 'rooter'
<86>Oct 12 07:03:36 groupadd[1416288]: group added to /etc/group: name=rooter, GID=1265
<86>Oct 12 07:03:36 groupadd[1416288]: group added to /etc/gshadow: name=rooter
<86>Oct 12 07:03:36 groupadd[1416288]: new group: name=rooter, GID=1265
<86>Oct 12 07:03:36 useradd[1416309]: new user: name=rooter, UID=1265, GID=1265, home=/root, shell=/bin/bash, from=none
<86>Oct 12 07:03:36 userdel[1416342]: delete user 'builder'
<86>Oct 12 07:03:36 userdel[1416342]: removed group 'builder' owned by 'builder'
<86>Oct 12 07:03:36 userdel[1416342]: removed shadow group 'builder' owned by 'builder'
<86>Oct 12 07:03:36 groupadd[1416367]: group added to /etc/group: name=builder, GID=1266
<86>Oct 12 07:03:36 groupadd[1416367]: group added to /etc/gshadow: name=builder
<86>Oct 12 07:03:36 groupadd[1416367]: new group: name=builder, GID=1266
<86>Oct 12 07:03:36 useradd[1416385]: new user: name=builder, UID=1266, GID=1266, home=/usr/src, shell=/bin/bash, from=none
<13>Oct 12 07:03:42 rpmi: gcc-c++-common-1.4.28-alt1 sisyphus+348678.100.1.1 1716396142 installed
<13>Oct 12 07:03:43 rpmi: libstdc++13-devel-13.2.1-alt4 sisyphus+354645.100.1.1 1723060825 installed
<13>Oct 12 07:03:44 rpmi: gcc13-c++-13.2.1-alt4 sisyphus+354645.100.1.1 1723060825 installed
<13>Oct 12 07:03:44 rpmi: gcc-c++-13-alt1 sisyphus+323337.300.1.1 1687268227 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/procbench-0.9.0a-alt5.nosrc.rpm (w1.gzdio)
Installing procbench-0.9.0a-alt5.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.1876
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf procbench_0.9.0a
+ echo 'Source #0 (procbench_0.9.0a.tar):'
Source #0 (procbench_0.9.0a.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/procbench_0.9.0a.tar
+ cd procbench_0.9.0a
+ /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.1876
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd procbench_0.9.0a
+ cp -f /usr/share/automake-1.16/config.sub .
+ cp -f /usr/share/automake-1.16/config.guess .
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ 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=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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... /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 build system type... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking for style of include used by make... GNU
checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ISO C89... none needed
checking dependency style of i586-alt-linux-gcc... none
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by i586-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 i586-alt-linux-ar... no
checking for ar... ar
checking for i586-alt-linux-strip... no
checking for strip... strip
checking for i586-alt-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok
checking how to run the C preprocessor... i586-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 i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if i586-alt-linux-gcc static flag -static works... no
checking if i586-alt-linux-gcc supports -c -o file.o... yes
checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes
checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) 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 i586-alt-linux-g++... i586-alt-linux-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i586-alt-linux-g++ accepts -g... yes
checking dependency style of i586-alt-linux-g++... none
checking how to run the C++ preprocessor... i586-alt-linux-g++ -E
checking for ld used by i586-alt-linux-g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for i586-alt-linux-g++ option to produce PIC... -fPIC -DPIC
checking if i586-alt-linux-g++ PIC flag -fPIC -DPIC works... yes
checking if i586-alt-linux-g++ static flag -static works... no
checking if i586-alt-linux-g++ supports -c -o file.o... yes
checking if i586-alt-linux-g++ supports -c -o file.o... (cached) yes
checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) 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) i586-alt-linux-gnu
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether i586-alt-linux-g++ accepts -g... (cached) yes
checking dependency style of i586-alt-linux-g++... (cached) none
checking for i586-alt-linux-gcc... (cached) i586-alt-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i586-alt-linux-gcc accepts -g... (cached) yes
checking for i586-alt-linux-gcc option to accept ISO C89... (cached) none needed
checking dependency style of i586-alt-linux-gcc... (cached) none
checking for a BSD-compatible install... /usr/bin/ginstall -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 -j8
Making all in src
make  all-recursive
Making all in bench
make[3]: Entering directory '/usr/src/RPM/BUILD/procbench_0.9.0a/src/bench'
/bin/sh ../../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src    -O2 -fPIC -c -O2  -c -o ctbench.lo ctbench.c
libtool: compile:  i586-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.0a/src/bench'
make[3]: Entering directory '/usr/src/RPM/BUILD/procbench_0.9.0a/src/bench'
/bin/sh ../../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src    -O2 -fPIC -c -O2  -c -o ctest2.lo ctest2.c
libtool: compile:  i586-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.0a/src/bench'
make[3]: Entering directory '/usr/src/RPM/BUILD/procbench_0.9.0a/src/bench'
/bin/sh ../../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src    -O2 -fPIC -c -O2  -c -o ctmatrix.lo ctmatrix.c
libtool: compile:  i586-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.0a/src/bench'
make[3]: Entering directory '/usr/src/RPM/BUILD/procbench_0.9.0a/src/bench'
/bin/sh ../../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src    -O2 -fPIC -c -O2  -c -o ctfibo.lo ctfibo.c
libtool: compile:  i586-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.0a/src/bench'
make[3]: Entering directory '/usr/src/RPM/BUILD/procbench_0.9.0a/src/bench'
/bin/sh ../../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src    -O2 -fPIC -c -O2  -c -o ctest1.lo ctest1.c
libtool: compile:  i586-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.0a/src/bench'
make[3]: Entering directory '/usr/src/RPM/BUILD/procbench_0.9.0a/src/bench'
/bin/sh ../../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src    -O2 -fPIC -c -O2  -c -o ctheapsort.lo ctheapsort.c
libtool: compile:  i586-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.0a/src/bench'
make[3]: Entering directory '/usr/src/RPM/BUILD/procbench_0.9.0a/src/bench'
/bin/sh ../../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src    -O2 -fPIC -c -O2  -c -o ctrandom.lo ctrandom.c
libtool: compile:  i586-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
    9 |     static long last = 42;
      |                 ^~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/procbench_0.9.0a/src/bench'
make[3]: Entering directory '/usr/src/RPM/BUILD/procbench_0.9.0a/src/bench'
/bin/sh ../../libtool --tag=CC   --mode=link i586-alt-linux-gcc -O2 -fPIC -c -O2  -shared -Wl,-soname,libpbbench.so.1   -o libpbbench.la -rpath /usr/lib ctbench.lo ctest1.lo ctest2.lo ctfibo.lo ctheapsort.lo ctmatrix.lo ctrandom.lo  -lm 
libtool: link: i586-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.0a/src/bench'
make[3]: Entering directory '/usr/src/RPM/BUILD/procbench_0.9.0a/src'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o pbbench.o pbbench.cpp
pbbench.cpp: In function 'void PBCpuBurn(int)':
pbbench.cpp:48:38: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'int' [-Wsign-compare]
   48 |         while (PBgetTickCount()-start<secs*1000)
      |                ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
pbbench.cpp:49:25: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]
   49 |                 if (step!=(PBgetTickCount()-start)/1000) {
      |                     ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pbbench.cpp: In function 'int* PBBench(int)':
pbbench.cpp:68:33: warning: too many arguments for format [-Wformat-extra-args]
   68 |                 fprintf(stderr, "probably \"libpbbench.so\" file is missing\n", dlerror());
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pbbench.cpp:62:15: warning: unused variable 'error' [-Wunused-variable]
   62 |         char *error;
      |               ^~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/procbench_0.9.0a/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/procbench_0.9.0a/src'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o idriver-i386.o idriver-i386.cpp
make[3]: Leaving directory '/usr/src/RPM/BUILD/procbench_0.9.0a/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/procbench_0.9.0a/src'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o multi_cpu.o multi_cpu.cpp
make[3]: Leaving directory '/usr/src/RPM/BUILD/procbench_0.9.0a/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/procbench_0.9.0a/src'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o main.o main.cpp
In file included from main.cpp:37:
cpuid.h: In function 'void show_data_long(const char*)':
cpuid.h:108:21: warning: unused variable 'ti' [-Wunused-variable]
  108 |                 int ti = 0;
      |                     ^~
cpuid.h: In function 'void show_xml_data(const char*)':
cpuid.h:279:21: warning: unused variable 'ti' [-Wunused-variable]
  279 |                 int ti = 0;
      |                     ^~
cpuid.h: At global scope:
cpuid.h:169:13: warning: 'time_temp' defined but not used [-Wunused-variable]
  169 | static long time_temp;
      |             ^~~~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/procbench_0.9.0a/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/procbench_0.9.0a/src'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o mem_test.o mem_test.cpp
mem_test.cpp:37: warning: ignoring '#pragma align ' [-Wunknown-pragmas]
   37 | #pragma align 16
      | 
mem_test.cpp: In function 'int mem_test(int, int)':
mem_test.cpp:162:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  162 |         register int r;
      |                      ^
mem_test.cpp:162:22: warning: unused variable 'r' [-Wunused-variable]
make[3]: Leaving directory '/usr/src/RPM/BUILD/procbench_0.9.0a/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/procbench_0.9.0a/src'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o aurora.o aurora.cpp
aurora.cpp: In member function 'void aurora::exec_script(const char*)':
aurora.cpp:133:69: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'char*' [-Wformat=]
  133 |                                                 sscanf(read_word, "%d", &(last->size));
      |                                                                    ~^   ~~~~~~~~~~~~~
      |                                                                     |   |
      |                                                                     |   char*
      |                                                                     int*
      |                                                                    %hhd
aurora.cpp: In member function 'void aurora::read_a_word()':
aurora.cpp:477:54: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  477 |                                         register int temp_sub_pointer = sub_pointer;
      |                                                      ^~~~~~~~~~~~~~~~
aurora.cpp: In member function 'int aurora::fgetc_s(FILE*)':
aurora.cpp:531:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  531 |         register int c = fgetc(fp);
      |                      ^
aurora.cpp: In member function 'void aurora::read_data(au_data*)':
aurora.cpp:562:34: warning: array subscript has type 'char' [-Wchar-subscripts]
  562 |                 data->data[data->size]='\0';
      |                            ~~~~~~^~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/procbench_0.9.0a/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/procbench_0.9.0a/src'
/bin/sh ../libtool --tag=CXX   --mode=link i586-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -rdynamic -ldl  -o procbench main.o aurora.o mem_test.o idriver-i386.o multi_cpu.o pbbench.o  -lm 
libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.0a/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.3996
+ 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:/usr/bin:/bin:/usr/local/bin:/usr/games
+ cd procbench_0.9.0a
+ 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.0a'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/procbench_0.9.0a/src'
Making install in bench
make[2]: Entering directory '/usr/src/RPM/BUILD/procbench_0.9.0a/src/bench'
make[3]: Entering directory '/usr/src/RPM/BUILD/procbench_0.9.0a/src/bench'
test -z "/usr/lib" || /usr/bin/mkdir -p "/usr/src/tmp/procbench-buildroot/usr/lib"
 /bin/sh ../../libtool   --mode=install /usr/libexec/rpm-build/install -p  'libpbbench.la' '/usr/src/tmp/procbench-buildroot/usr/lib/libpbbench.la'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libpbbench.so.0.0.0 /usr/src/tmp/procbench-buildroot/usr/lib/libpbbench.so.0.0.0
libtool: install: (cd /usr/src/tmp/procbench-buildroot/usr/lib && { 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/lib && { 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/lib/libpbbench.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/procbench_0.9.0a/src/bench'
make[2]: Leaving directory '/usr/src/RPM/BUILD/procbench_0.9.0a/src/bench'
make[2]: Entering directory '/usr/src/RPM/BUILD/procbench_0.9.0a/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/procbench_0.9.0a/src'
test -z "/usr/bin" || /usr/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.0a/src'
make[2]: Leaving directory '/usr/src/RPM/BUILD/procbench_0.9.0a/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/procbench_0.9.0a/src'
Making install in scripts
make[1]: Entering directory '/usr/src/RPM/BUILD/procbench_0.9.0a/scripts'
make[2]: Entering directory '/usr/src/RPM/BUILD/procbench_0.9.0a/scripts'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/procbench" || /usr/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.0a/scripts'
make[1]: Leaving directory '/usr/src/RPM/BUILD/procbench_0.9.0a/scripts'
Making install in share
make[1]: Entering directory '/usr/src/RPM/BUILD/procbench_0.9.0a/share'
make[2]: Entering directory '/usr/src/RPM/BUILD/procbench_0.9.0a/share'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/procbench" || /usr/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.0a/share'
make[1]: Leaving directory '/usr/src/RPM/BUILD/procbench_0.9.0a/share'
make[1]: Entering directory '/usr/src/RPM/BUILD/procbench_0.9.0a'
make[2]: Entering directory '/usr/src/RPM/BUILD/procbench_0.9.0a'
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.0a'
make[1]: Leaving directory '/usr/src/RPM/BUILD/procbench_0.9.0a'
make: Leaving directory '/usr/src/RPM/BUILD/procbench_0.9.0a'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/procbench-buildroot (auto)
removed './usr/lib/libpbbench.la'
mode of './usr/lib/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/lib: (from <cmdline>:0)
	libpbbench.so.0 -> libpbbench.so.0.0.0
056-debuginfo.brp: WARNING: 1 non-stripped binaries don't contain .debug sections making -debuginfo
056-debuginfo.brp: WARNING: package less relevant. An excerpt from the list of affected files follows:
  ./usr/lib/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)
verify-elf: WARNING: ./usr/bin/procbench: uses non-LFS functions: fopen
Splitting links to aliased files under /{,s}bin in /usr/src/tmp/procbench-buildroot
Processing files: procbench-0.9.0a-alt5
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.M7Umoy
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/procbench-buildroot/usr/lib/libpbbench.so.0: 15 symbols, 14 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.H385L2
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libpbbench.so.0 = set:hdycjDG8SJ7MrEvtqloeRXRobtCyarf
Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.38), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_3.0), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(GLIBCXX_3.4), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0UJ7W0
Creating procbench-debuginfo package
Processing files: procbench-debuginfo-0.9.0a-alt5
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uWQk1s
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MKgE3L
find-requires: running scripts (debuginfo)
Provides: debug(libpbbench.so.0)
Requires: procbench = 0.9.0a-alt5, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libgcc_s.so.1), debug(libstdc++.so.6)
Adding to procbench-debuginfo a strict dependency on procbench
Wrote: /usr/src/RPM/RPMS/i586/procbench-0.9.0a-alt5.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/procbench-debuginfo-0.9.0a-alt5.i586.rpm (w2.lzdio)
6.83user 3.93system 0:13.45elapsed 80%CPU (0avgtext+0avgdata 55888maxresident)k
0inputs+0outputs (0major+840484minor)pagefaults 0swaps
6.37user 2.57system 0:28.28elapsed 31%CPU (0avgtext+0avgdata 131492maxresident)k
0inputs+0outputs (0major+195532minor)pagefaults 0swaps
--- procbench-0.9.0a-alt5.i586.rpm.repo	2020-12-28 08:19:47.000000000 +0000
+++ procbench-0.9.0a-alt5.i586.rpm.hasher	2024-10-12 07:04:00.899323266 +0000
@@ -18,6 +18,5 @@
 Requires: libc.so.6(GLIBC_2.3.4)  
+Requires: libc.so.6(GLIBC_2.34)  
+Requires: libc.so.6(GLIBC_2.38)  
 Requires: libc.so.6(GLIBC_2.4)  
-Requires: libc.so.6(GLIBC_2.7)  
-Requires: libdl.so.2(GLIBC_2.0)  
-Requires: libdl.so.2(GLIBC_2.1)  
 Requires: libgcc_s.so.1(GCC_3.0)  
@@ -29,6 +28,6 @@
 Provides: procbench = 0.9.0a-alt5:sisyphus+264106.100.1.1
-File: /usr/bin/procbench	100755	root:root	7d01edfcf75ad6d695d48b466f38e4c9	
+File: /usr/bin/procbench	100755	root:root	018d0e19d51be86cb4b986770ccabcaf	
 File: /usr/lib/libpbbench.so	120777	root:root		libpbbench.so.0.0.0
 File: /usr/lib/libpbbench.so.0	120777	root:root		libpbbench.so.0.0.0
-File: /usr/lib/libpbbench.so.0.0.0	100644	root:root	d548f5616ea1ce796625185e91125a06	
+File: /usr/lib/libpbbench.so.0.0.0	100644	root:root	99a2bc5d1390f6c58b83dbfcab21d76b	
 File: /usr/share/procbench	40755	root:root		
@@ -42,2 +41,2 @@
 File: /usr/share/procbench/pb_gcc	100755	root:root	3e8c1943ad830e6d8ed147837e725146	
-RPMIdentity: 1a916f2b7af1cc4243f09933b62d1a063d860d3ee928b77c62aba97e6577e77a8059d21f502ceeea54d3ccb7d217c2ce6d686ec3eaee989dd5085a995e2d0eb5
+RPMIdentity: b3c4840e38c641885b1c17b9d73ad8fe2edd1c3058a0d779be5d43f624844442cbc5ad6c5c22677dcc0c7e1fa1ae8a2377b1541923835de0d43951a4c93aae2c
--- procbench-debuginfo-0.9.0a-alt5.i586.rpm.repo	2020-12-28 08:19:47.000000000 +0000
+++ procbench-debuginfo-0.9.0a-alt5.i586.rpm.hasher	2024-10-12 07:04:00.992322766 +0000
@@ -1,7 +1,7 @@
-/usr/lib/debug/.build-id/56	40755	root:root	
-/usr/lib/debug/.build-id/56/eba8df00300e3e9cfc60b79d631d039566c340	120777	root:root	../../../../bin/procbench
-/usr/lib/debug/.build-id/56/eba8df00300e3e9cfc60b79d631d039566c340.debug	120777	root:root	../../usr/bin/procbench.debug
-/usr/lib/debug/.build-id/dd	40755	root:root	
-/usr/lib/debug/.build-id/dd/ed6dd597ff09d020186dcbc6a4068f7ed6e6b8	120777	root:root	../../../libpbbench.so.0.0.0
-/usr/lib/debug/.build-id/dd/ed6dd597ff09d020186dcbc6a4068f7ed6e6b8.debug	120777	root:root	../../usr/lib/libpbbench.so.0.0.0.debug
+/usr/lib/debug/.build-id/05	40755	root:root	
+/usr/lib/debug/.build-id/05/4555a744dc46e7f34efc916a99590908cd7e56	120777	root:root	../../../../bin/procbench
+/usr/lib/debug/.build-id/05/4555a744dc46e7f34efc916a99590908cd7e56.debug	120777	root:root	../../usr/bin/procbench.debug
+/usr/lib/debug/.build-id/e3	40755	root:root	
+/usr/lib/debug/.build-id/e3/29135cac040803032bd9ee1250cbe0f6b18d2e	120777	root:root	../../../libpbbench.so.0.0.0
+/usr/lib/debug/.build-id/e3/29135cac040803032bd9ee1250cbe0f6b18d2e.debug	120777	root:root	../../usr/lib/libpbbench.so.0.0.0.debug
 /usr/lib/debug/usr/bin/procbench.debug	100644	root:root	
@@ -24,3 +24,2 @@
 Requires: debug(libc.so.6)  
-Requires: debug(libdl.so.2)  
 Requires: debug(libgcc_s.so.1)  
@@ -31,10 +30,10 @@
 Provides: procbench-debuginfo = 0.9.0a-alt5:sisyphus+264106.100.1.1
-File: /usr/lib/debug/.build-id/56	40755	root:root		
-File: /usr/lib/debug/.build-id/56/eba8df00300e3e9cfc60b79d631d039566c340	120777	root:root		../../../../bin/procbench
-File: /usr/lib/debug/.build-id/56/eba8df00300e3e9cfc60b79d631d039566c340.debug	120777	root:root		../../usr/bin/procbench.debug
-File: /usr/lib/debug/.build-id/dd	40755	root:root		
-File: /usr/lib/debug/.build-id/dd/ed6dd597ff09d020186dcbc6a4068f7ed6e6b8	120777	root:root		../../../libpbbench.so.0.0.0
-File: /usr/lib/debug/.build-id/dd/ed6dd597ff09d020186dcbc6a4068f7ed6e6b8.debug	120777	root:root		../../usr/lib/libpbbench.so.0.0.0.debug
-File: /usr/lib/debug/usr/bin/procbench.debug	100644	root:root	6656210cb1dc4ca76e5f77e26d69a53d	
-File: /usr/lib/debug/usr/lib/libpbbench.so.0.0.0.debug	100644	root:root	b623a2eba4128e993bc21626fccb45a5	
+File: /usr/lib/debug/.build-id/05	40755	root:root		
+File: /usr/lib/debug/.build-id/05/4555a744dc46e7f34efc916a99590908cd7e56	120777	root:root		../../../../bin/procbench
+File: /usr/lib/debug/.build-id/05/4555a744dc46e7f34efc916a99590908cd7e56.debug	120777	root:root		../../usr/bin/procbench.debug
+File: /usr/lib/debug/.build-id/e3	40755	root:root		
+File: /usr/lib/debug/.build-id/e3/29135cac040803032bd9ee1250cbe0f6b18d2e	120777	root:root		../../../libpbbench.so.0.0.0
+File: /usr/lib/debug/.build-id/e3/29135cac040803032bd9ee1250cbe0f6b18d2e.debug	120777	root:root		../../usr/lib/libpbbench.so.0.0.0.debug
+File: /usr/lib/debug/usr/bin/procbench.debug	100644	root:root	27a11b850496df32bebd7e5b9630f0cc	
+File: /usr/lib/debug/usr/lib/libpbbench.so.0.0.0.debug	100644	root:root	313bc657d49b5436413dfa5c2b88a788	
 File: /usr/lib/debug/usr/lib/libpbbench.so.0.debug	120777	root:root		libpbbench.so.0.0.0.debug
@@ -53,2 +52,2 @@
 File: /usr/src/debug/procbench_0.9.0a/src/pbbench.cpp	100644	root:root	d217508abd54e7486a21ab7ed43207e3	
-RPMIdentity: 1cfe4e7de42f5249e59fe07d47d0c464b1b54e2af6d7b7b39abcf9fdcc8c6b6a4638b461df2977eb5c29ea7ba4bc3442b9c45dfe7f4d05e0e8f147cb64dfcce8
+RPMIdentity: 8b775842accae644665488d3c890a0382f7782feab10f0626027b71df98bccf3c5c0e933445ea19d1644b67c8477dd732de13604edd09f523d1b8f19926d7321