<86>Oct 28 02:12:54 userdel[1335042]: delete user 'rooter' <86>Oct 28 02:12:54 userdel[1335042]: removed group 'rooter' owned by 'rooter' <86>Oct 28 02:12:54 userdel[1335042]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 28 02:12:54 groupadd[1335074]: group added to /etc/group: name=rooter, GID=627 <86>Oct 28 02:12:54 groupadd[1335074]: group added to /etc/gshadow: name=rooter <86>Oct 28 02:12:54 groupadd[1335074]: new group: name=rooter, GID=627 <86>Oct 28 02:12:54 useradd[1335103]: new user: name=rooter, UID=627, GID=627, home=/root, shell=/bin/bash <86>Oct 28 02:12:54 userdel[1335131]: delete user 'builder' <86>Oct 28 02:12:54 userdel[1335131]: removed group 'builder' owned by 'builder' <86>Oct 28 02:12:54 userdel[1335131]: removed shadow group 'builder' owned by 'builder' <86>Oct 28 02:12:54 groupadd[1335157]: group added to /etc/group: name=builder, GID=628 <86>Oct 28 02:12:54 groupadd[1335157]: group added to /etc/gshadow: name=builder <86>Oct 28 02:12:54 groupadd[1335157]: new group: name=builder, GID=628 <86>Oct 28 02:12:54 useradd[1335179]: new user: name=builder, UID=628, GID=628, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/bonnie++-2.00a-alt1.src.rpm: The use of such a license name is ambiguous: GPL /usr/src/in/srpm/bonnie++-2.00a-alt1.src.rpm: license not found in '/usr/share/license' directory: v2 warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root <13>Oct 28 02:12:56 rpmi: gcc-c++-common-1.4.25-alt1 sisyphus+255450.100.1.1 1595851517 installed <13>Oct 28 02:12:57 rpmi: libstdc++9-devel-9.3.1-alt1 sisyphus+251917.40.3.1 1589811833 installed <13>Oct 28 02:12:58 rpmi: gcc9-c++-9.3.1-alt1 sisyphus+251917.40.3.1 1589811833 installed <13>Oct 28 02:12:58 rpmi: gcc-c++-9-alt2 sisyphus+251923.100.2.2 1589881406 installed <13>Oct 28 02:12:58 rpmi: libstdc++-devel-9-alt2 sisyphus+251923.100.2.2 1589881406 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/bonnie++-2.00a-alt1.nosrc.rpm Installing bonnie++-2.00a-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.51823 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf bonnie++-2.00a + echo 'Source #0 (bonnie++-2.00a.tgz):' Source #0 (bonnie++-2.00a.tgz): + /bin/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/bonnie++-2.00a.tgz + cd bonnie++-2.00a + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.23977 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bonnie++-2.00a + 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 '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + readlink -e -- ./configure + ./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 configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking 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 how to run the C++ preprocessor... x86_64-alt-linux-g++ -E checking for a BSD-compatible install... /bin/install -c checking for an ANSI C-conforming const... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 size_t... yes checking algorithm usability... yes checking algorithm presence... yes checking for algorithm... yes checking algo.h usability... no checking algo.h presence... no checking for algo.h... no checking algo usability... no checking algo presence... no checking for algo... no configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating bonnie.h config.status: creating port.h config.status: creating bonnie++.spec config.status: creating bon_csv2txt config.status: creating bon_csv2html.1 config.status: creating sun/pkginfo config.status: creating conf.h config.status: conf.h is unchanged configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext + make -j8 make: Entering directory '/usr/src/RPM/BUILD/bonnie++-2.00a' x86_64-alt-linux-g++ -O2 -DNDEBUG -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -ffor-scope -Wcast-align -Wsign-compare -Wpointer-arith -Wwrite-strings -Wformat-security -Wswitch-enum -Winit-self -c generate_randfile.cpp x86_64-alt-linux-g++: warning: switch '-ffor-scope' is no longer supported make: Leaving directory '/usr/src/RPM/BUILD/bonnie++-2.00a' make: Entering directory '/usr/src/RPM/BUILD/bonnie++-2.00a' x86_64-alt-linux-g++ -O2 -DNDEBUG -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -ffor-scope -Wcast-align -Wsign-compare -Wpointer-arith -Wwrite-strings -Wformat-security -Wswitch-enum -Winit-self -c sync.cpp x86_64-alt-linux-g++: warning: switch '-ffor-scope' is no longer supported sync.cpp: In member function 'int Sync::decrement_and_wait(int)': sync.cpp:22:10: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] 22 | fgets(buf, sizeof(buf) - 1, stdin); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/bonnie++-2.00a' make: Entering directory '/usr/src/RPM/BUILD/bonnie++-2.00a' x86_64-alt-linux-g++ -O2 -DNDEBUG -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -ffor-scope -Wcast-align -Wsign-compare -Wpointer-arith -Wwrite-strings -Wformat-security -Wswitch-enum -Winit-self -c semaphore.cpp x86_64-alt-linux-g++: warning: switch '-ffor-scope' is no longer supported make: Leaving directory '/usr/src/RPM/BUILD/bonnie++-2.00a' make: Entering directory '/usr/src/RPM/BUILD/bonnie++-2.00a' x86_64-alt-linux-g++ -O2 -DNDEBUG -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -ffor-scope -Wcast-align -Wsign-compare -Wpointer-arith -Wwrite-strings -Wformat-security -Wswitch-enum -Winit-self -c thread.cpp x86_64-alt-linux-g++: warning: switch '-ffor-scope' is no longer supported make: Leaving directory '/usr/src/RPM/BUILD/bonnie++-2.00a' make: Entering directory '/usr/src/RPM/BUILD/bonnie++-2.00a' x86_64-alt-linux-g++ -O2 -DNDEBUG -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -ffor-scope -Wcast-align -Wsign-compare -Wpointer-arith -Wwrite-strings -Wformat-security -Wswitch-enum -Winit-self -c bon_suid.cpp x86_64-alt-linux-g++: warning: switch '-ffor-scope' is no longer supported make: Leaving directory '/usr/src/RPM/BUILD/bonnie++-2.00a' make: Entering directory '/usr/src/RPM/BUILD/bonnie++-2.00a' x86_64-alt-linux-g++ -O2 -DNDEBUG -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -ffor-scope -Wcast-align -Wsign-compare -Wpointer-arith -Wwrite-strings -Wformat-security -Wswitch-enum -Winit-self -c util.cpp x86_64-alt-linux-g++: warning: switch '-ffor-scope' is no longer supported make: Leaving directory '/usr/src/RPM/BUILD/bonnie++-2.00a' make: Entering directory '/usr/src/RPM/BUILD/bonnie++-2.00a' x86_64-alt-linux-g++ -O2 -DNDEBUG -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -ffor-scope -Wcast-align -Wsign-compare -Wpointer-arith -Wwrite-strings -Wformat-security -Wswitch-enum -Winit-self -c duration.cpp x86_64-alt-linux-g++: warning: switch '-ffor-scope' is no longer supported make: Leaving directory '/usr/src/RPM/BUILD/bonnie++-2.00a' make: Entering directory '/usr/src/RPM/BUILD/bonnie++-2.00a' x86_64-alt-linux-g++ -O2 -DNDEBUG -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -ffor-scope -Wcast-align -Wsign-compare -Wpointer-arith -Wwrite-strings -Wformat-security -Wswitch-enum -Winit-self -c bonnie++.cpp x86_64-alt-linux-g++: warning: switch '-ffor-scope' is no longer supported bonnie++.cpp: In function 'void ctrl_c_handler(int, siginfo_t*, void*)': bonnie++.cpp:164:27: warning: unused parameter 'sig' [-Wunused-parameter] 164 | void ctrl_c_handler(int sig, siginfo_t *siginf, void *unused) | ~~~~^~~ bonnie++.cpp:164:57: warning: unused parameter 'unused' [-Wunused-parameter] 164 | void ctrl_c_handler(int sig, siginfo_t *siginf, void *unused) | ~~~~~~^~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/bonnie++-2.00a' make: Entering directory '/usr/src/RPM/BUILD/bonnie++-2.00a' x86_64-alt-linux-g++ -O2 -DNDEBUG -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -ffor-scope -Wcast-align -Wsign-compare -Wpointer-arith -Wwrite-strings -Wformat-security -Wswitch-enum -Winit-self -c bon_io.cpp x86_64-alt-linux-g++: warning: switch '-ffor-scope' is no longer supported bon_io.cpp: In member function 'int CFileOp::seek(int, int)': bon_io.cpp:162:20: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'off64_t' {aka 'long int'} [-Wformat=] 162 | sprintf(m_buf, "Error in lseek to chunk %d(" OFF_T_PRINTF ")", offset, real_offset); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~ | | | off64_t {aka long int} In file included from bonnie.h:9, from bon_io.cpp:1: port.h:13:26: note: format string is defined here 13 | #define OFF_T_PRINTF "%lld" | ~~~^ | | | long long int | %ld make: Leaving directory '/usr/src/RPM/BUILD/bonnie++-2.00a' make: Entering directory '/usr/src/RPM/BUILD/bonnie++-2.00a' x86_64-alt-linux-g++ -O2 -DNDEBUG -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -ffor-scope -Wcast-align -Wsign-compare -Wpointer-arith -Wwrite-strings -Wformat-security -Wswitch-enum -Winit-self -c rand.cpp x86_64-alt-linux-g++: warning: switch '-ffor-scope' is no longer supported make: Leaving directory '/usr/src/RPM/BUILD/bonnie++-2.00a' make: Entering directory '/usr/src/RPM/BUILD/bonnie++-2.00a' x86_64-alt-linux-g++ generate_randfile.o -o generate_randfile make: Leaving directory '/usr/src/RPM/BUILD/bonnie++-2.00a' make: Entering directory '/usr/src/RPM/BUILD/bonnie++-2.00a' x86_64-alt-linux-g++ -O2 -DNDEBUG -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -ffor-scope -Wcast-align -Wsign-compare -Wpointer-arith -Wwrite-strings -Wformat-security -Wswitch-enum -Winit-self -c bon_time.cpp x86_64-alt-linux-g++: warning: switch '-ffor-scope' is no longer supported bon_time.cpp: In member function 'int BonTimer::print_stat(tests_t, int)': bon_time.cpp:149:29: warning: format '%d' expects argument of type 'int', but argument 3 has type 'double' [-Wformat=] 149 | fprintf(m_fp, " %5d", stat); | ~~^ ~~~~ | | | | int double | %5f make: Leaving directory '/usr/src/RPM/BUILD/bonnie++-2.00a' make: Entering directory '/usr/src/RPM/BUILD/bonnie++-2.00a' x86_64-alt-linux-g++ -O2 -DNDEBUG -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -ffor-scope -Wcast-align -Wsign-compare -Wpointer-arith -Wwrite-strings -Wformat-security -Wswitch-enum -Winit-self -c getc_putc_helper.cpp x86_64-alt-linux-g++: warning: switch '-ffor-scope' is no longer supported make: Leaving directory '/usr/src/RPM/BUILD/bonnie++-2.00a' make: Entering directory '/usr/src/RPM/BUILD/bonnie++-2.00a' x86_64-alt-linux-g++ -O2 -DNDEBUG -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -ffor-scope -Wcast-align -Wsign-compare -Wpointer-arith -Wwrite-strings -Wformat-security -Wswitch-enum -Winit-self -c zcav.cpp x86_64-alt-linux-g++: warning: switch '-ffor-scope' is no longer supported make: Leaving directory '/usr/src/RPM/BUILD/bonnie++-2.00a' make: Entering directory '/usr/src/RPM/BUILD/bonnie++-2.00a' x86_64-alt-linux-g++ -O2 -DNDEBUG -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -ffor-scope -Wcast-align -Wsign-compare -Wpointer-arith -Wwrite-strings -Wformat-security -Wswitch-enum -Winit-self -c getc_putc.cpp x86_64-alt-linux-g++: warning: switch '-ffor-scope' is no longer supported make: Leaving directory '/usr/src/RPM/BUILD/bonnie++-2.00a' make: Entering directory '/usr/src/RPM/BUILD/bonnie++-2.00a' x86_64-alt-linux-g++ -O2 -DNDEBUG -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -ffor-scope -Wcast-align -Wsign-compare -Wpointer-arith -Wwrite-strings -Wformat-security -Wswitch-enum -Winit-self -c zcav_io.cpp x86_64-alt-linux-g++: warning: switch '-ffor-scope' is no longer supported make: Leaving directory '/usr/src/RPM/BUILD/bonnie++-2.00a' make: Entering directory '/usr/src/RPM/BUILD/bonnie++-2.00a' x86_64-alt-linux-g++ -O2 -DNDEBUG -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -ffor-scope -Wcast-align -Wsign-compare -Wpointer-arith -Wwrite-strings -Wformat-security -Wswitch-enum -Winit-self -c bon_file.cpp x86_64-alt-linux-g++: warning: switch '-ffor-scope' is no longer supported bon_file.cpp: In destructor 'COpenTest::~COpenTest()': bon_file.cpp:67:23: warning: '%05d' directive writing between 5 and 10 bytes into a region of size 6 [-Wformat-overflow=] 67 | sprintf(buf, "%05d", i); | ^~~~ bon_file.cpp:67:22: note: directive argument in the range [0, 2147483647] 67 | sprintf(buf, "%05d", i); | ^~~~~~ In file included from /usr/include/stdio.h:867, from bonnie.h:10, from bon_file.cpp:1: /usr/include/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output between 6 and 11 bytes into a destination of size 6 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bon_file.cpp: In member function 'int COpenTest::delete_random(BonTimer&)': bon_file.cpp:376:21: warning: '%05d' directive writing between 5 and 10 bytes into a region of size 6 [-Wformat-overflow=] 376 | sprintf(buf, "%05d", i); | ^~~~ bon_file.cpp:376:20: note: directive argument in the range [0, 2147483647] 376 | sprintf(buf, "%05d", i); | ^~~~~~ In file included from /usr/include/stdio.h:867, from bonnie.h:10, from bon_file.cpp:1: /usr/include/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output between 6 and 11 bytes into a destination of size 6 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bon_file.cpp: In member function 'int COpenTest::delete_sequential(BonTimer&)': bon_file.cpp:418:21: warning: '%05d' directive writing between 5 and 10 bytes into a region of size 6 [-Wformat-overflow=] 418 | sprintf(buf, "%05d", i); | ^~~~ bon_file.cpp:418:20: note: directive argument in the range [0, 2147483647] 418 | sprintf(buf, "%05d", i); | ^~~~~~ In file included from /usr/include/stdio.h:867, from bonnie.h:10, from bon_file.cpp:1: /usr/include/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output between 6 and 11 bytes into a destination of size 6 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bon_file.cpp: In member function 'int COpenTest::stat_sequential(BonTimer&)': bon_file.cpp:561:21: warning: '%05d' directive writing between 5 and 10 bytes into a region of size 6 [-Wformat-overflow=] 561 | sprintf(buf, "%05d", i); | ^~~~ bon_file.cpp:561:20: note: directive argument in the range [0, 2147483647] 561 | sprintf(buf, "%05d", i); | ^~~~~~ In file included from /usr/include/stdio.h:867, from bonnie.h:10, from bon_file.cpp:1: /usr/include/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output between 6 and 11 bytes into a destination of size 6 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/bonnie++-2.00a' make: Entering directory '/usr/src/RPM/BUILD/bonnie++-2.00a' x86_64-alt-linux-g++ -O2 -DNDEBUG -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -ffor-scope -Wcast-align -Wsign-compare -Wpointer-arith -Wwrite-strings -Wformat-security -Wswitch-enum -Winit-self -o getc_putc_helper getc_putc_helper.o duration.o x86_64-alt-linux-g++: warning: switch '-ffor-scope' is no longer supported make: Leaving directory '/usr/src/RPM/BUILD/bonnie++-2.00a' make: Entering directory '/usr/src/RPM/BUILD/bonnie++-2.00a' x86_64-alt-linux-g++ -o zcav zcav.o thread.o zcav_io.o bon_suid.o duration.o -pthread make: Leaving directory '/usr/src/RPM/BUILD/bonnie++-2.00a' make: Entering directory '/usr/src/RPM/BUILD/bonnie++-2.00a' x86_64-alt-linux-g++ -O2 -DNDEBUG -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -ffor-scope -Wcast-align -Wsign-compare -Wpointer-arith -Wwrite-strings -Wformat-security -Wswitch-enum -Winit-self -c bon_csv2html.cpp x86_64-alt-linux-g++: warning: switch '-ffor-scope' is no longer supported make: Leaving directory '/usr/src/RPM/BUILD/bonnie++-2.00a' make: Entering directory '/usr/src/RPM/BUILD/bonnie++-2.00a' x86_64-alt-linux-g++ -o bonnie++ bonnie++.o bon_io.o bon_file.o bon_time.o semaphore.o sync.o thread.o bon_suid.o duration.o rand.o util.o -pthread make: Leaving directory '/usr/src/RPM/BUILD/bonnie++-2.00a' make: Entering directory '/usr/src/RPM/BUILD/bonnie++-2.00a' x86_64-alt-linux-g++ bon_csv2html.o -o bon_csv2html make: Leaving directory '/usr/src/RPM/BUILD/bonnie++-2.00a' make: Entering directory '/usr/src/RPM/BUILD/bonnie++-2.00a' x86_64-alt-linux-g++ -o getc_putc getc_putc.o bon_suid.o duration.o util.o -pthread make: Leaving directory '/usr/src/RPM/BUILD/bonnie++-2.00a' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.27194 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/bonnie++-buildroot + : + /bin/rm -rf -- /usr/src/tmp/bonnie++-buildroot + cd bonnie++-2.00a + '[' -e debian/changelog ']' + rm -f changelog.txt + mv debian/changelog changelog.txt + subst s@usr/share/man@/usr/src/tmp/bonnie++-buildroot/usr/share/man@g Makefile + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/bonnie++-buildroot/usr exec_prefix=/usr/src/tmp/bonnie++-buildroot/usr bindir=/usr/src/tmp/bonnie++-buildroot/usr/bin sbindir=/usr/src/tmp/bonnie++-buildroot/usr/sbin sysconfdir=/usr/src/tmp/bonnie++-buildroot/etc datadir=/usr/src/tmp/bonnie++-buildroot/usr/share includedir=/usr/src/tmp/bonnie++-buildroot/usr/include libdir=/usr/src/tmp/bonnie++-buildroot/usr/lib64 libexecdir=/usr/src/tmp/bonnie++-buildroot/usr/lib localstatedir=/usr/src/tmp/bonnie++-buildroot/var/lib sharedstatedir=/usr/src/tmp/bonnie++-buildroot/var/lib mandir=/usr/src/tmp/bonnie++-buildroot/usr/share/man infodir=/usr/src/tmp/bonnie++-buildroot/usr/share/info install eprefix=/usr/src/tmp/bonnie++-buildroot//usr DESTDIR=/usr/src/tmp/bonnie++-buildroot make: Entering directory '/usr/src/RPM/BUILD/bonnie++-2.00a' mkdir -p /usr/src/tmp/bonnie++-buildroot//usr/bin /usr/src/tmp/bonnie++-buildroot//usr/sbin /bin/install -p -s bonnie++ zcav getc_putc getc_putc_helper /usr/src/tmp/bonnie++-buildroot//usr/sbin /bin/install -p -s bon_csv2html generate_randfile /usr/src/tmp/bonnie++-buildroot//usr/bin /bin/install -p bon_csv2txt /usr/src/tmp/bonnie++-buildroot//usr/bin mkdir -p //usr/src/tmp/bonnie++-buildroot/usr/share/man/man1 //usr/src/tmp/bonnie++-buildroot/usr/share/man/man8 /bin/install -p -m 644 bon_csv2html.1 bon_csv2txt.1 generate_randfile.1 //usr/src/tmp/bonnie++-buildroot/usr/share/man/man1 /bin/install -p -m 644 bonnie++.8 zcav.8 getc_putc.8 //usr/src/tmp/bonnie++-buildroot/usr/share/man/man8 make: Leaving directory '/usr/src/RPM/BUILD/bonnie++-2.00a' + ln -s ../sbin/bonnie++ /usr/src/tmp/bonnie++-buildroot//usr/bin/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/bonnie++-buildroot (auto) Verifying and fixing files in /usr/src/tmp/bonnie++-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/bonnie++-buildroot/ (default) Compressing files in /usr/src/tmp/bonnie++-buildroot (auto) removed '/usr/src/tmp/bonnie++-buildroot/usr/share/man/man1/bon_csv2txt.1' '/usr/src/tmp/bonnie++-buildroot/usr/share/man/man1/bon_csv2txt.1.xz' -> 'bon_csv2html.1.xz' removed '/usr/src/tmp/bonnie++-buildroot/usr/share/man/man1/bon_csv2txt.1.xz' '/usr/src/tmp/bonnie++-buildroot/usr/share/man/man1/bon_csv2txt.1.xz' -> 'bon_csv2html.1.xz' 056-debuginfo.brp: WARNING: You have 6 stripped ELF objects. Please compile with debugging information! 056-debuginfo.brp: WARNING: An excerpt from the list of affected files follows: ./usr/bin/bon_csv2html ./usr/bin/generate_randfile ./usr/sbin/bonnie++ ./usr/sbin/getc_putc ./usr/sbin/getc_putc_helper ./usr/sbin/zcav Verifying ELF objects in /usr/src/tmp/bonnie++-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: bonnie++-2.00a-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.14479 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bonnie++-2.00a + DOCDIR=/usr/src/tmp/bonnie++-buildroot/usr/share/doc/bonnie++-2.00a + export DOCDIR + rm -rf /usr/src/tmp/bonnie++-buildroot/usr/share/doc/bonnie++-2.00a + /bin/mkdir -p /usr/src/tmp/bonnie++-buildroot/usr/share/doc/bonnie++-2.00a + cp -prL copyright.txt credits.txt readme.html /usr/src/tmp/bonnie++-buildroot/usr/share/doc/bonnie++-2.00a + chmod -R go-w /usr/src/tmp/bonnie++-buildroot/usr/share/doc/bonnie++-2.00a + chmod -R a+rX /usr/src/tmp/bonnie++-buildroot/usr/share/doc/bonnie++-2.00a + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PYHSgd find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XUivAa find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/bonnie++-buildroot/usr/bin/bon_csv2txt syntax OK Requires: /lib64/ld-linux-x86-64.so.2, /usr/bin/perl, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.8)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9b3Tia Wrote: /usr/src/RPM/RPMS/x86_64/bonnie++-2.00a-alt1.x86_64.rpm 9.29user 3.09system 0:10.26elapsed 120%CPU (0avgtext+0avgdata 63152maxresident)k 0inputs+0outputs (0major+762263minor)pagefaults 0swaps /.out/bonnie++-2.00a-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/bonnie++-2.00a-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: v2 14.51user 6.49system 0:18.72elapsed 112%CPU (0avgtext+0avgdata 110888maxresident)k 0inputs+0outputs (0major+1038636minor)pagefaults 0swaps