D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/bonnie++-1.97.3-1.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.fJCwIr + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf bonnie++-1.97.3 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/bonnie++-1.97.3.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd bonnie++-1.97.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/bonnie++-1.97-makefile.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.1E9WTB + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd bonnie++-1.97.3 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -fi aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --x-includes=/usr/include --x-libraries=/usr/lib64 --disable-stripping checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking for a BSD-compatible install... /usr/bin/install -c checking for an ANSI C-conforming const... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 + /usr/bin/make -O -j8 'MORECFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c sync.cpp 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] fgets(buf, sizeof(buf) - 1, stdin); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c generate_randfile.cpp 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c semaphore.cpp 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c bon_suid.cpp 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c thread.cpp 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c duration.cpp 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c util.cpp 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c bon_time.cpp 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c bon_io.cpp bon_io.cpp: In member function 'int CFileOp::seek(int, int)': bon_io.cpp:161:87: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'off64_t {aka long int}' [-Wformat=] sprintf(m_buf, "Error in lseek to chunk %d(" OFF_T_PRINTF ")", offset, real_offset); ^ 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c bon_file.cpp bon_file.cpp: In destructor 'COpenTest::~COpenTest()': bon_file.cpp:51:1: warning: '%05d' directive writing between 5 and 10 bytes into a region of size 6 [-Wformat-overflow=] COpenTest::~COpenTest() ^~~~~~~~~ bon_file.cpp:51:1: note: directive argument in the range [0, 2147483647] In file included from /usr/include/stdio.h:936:0, from bonnie.h:10, from bon_file.cpp:1: /usr/include/bits/stdio2.h:34:43: note: '__builtin___sprintf_chk' output between 6 and 11 bytes into a destination of size 6 __bos (__s), __fmt, __va_arg_pack ()); ^ bon_file.cpp: In member function 'int COpenTest::delete_random(BonTimer&)': bon_file.cpp:347:5: warning: '%05d' directive writing between 5 and 10 bytes into a region of size 6 [-Wformat-overflow=] int COpenTest::delete_random(BonTimer &timer) ^~~~~~~~~ bon_file.cpp:347:5: note: directive argument in the range [0, 2147483647] In file included from /usr/include/stdio.h:936:0, from bonnie.h:10, from bon_file.cpp:1: /usr/include/bits/stdio2.h:34:43: note: '__builtin___sprintf_chk' output between 6 and 11 bytes into a destination of size 6 __bos (__s), __fmt, __va_arg_pack ()); ^ bon_file.cpp: In member function 'int COpenTest::delete_sequential(BonTimer&)': bon_file.cpp:408:5: warning: '%05d' directive writing between 5 and 10 bytes into a region of size 6 [-Wformat-overflow=] int COpenTest::delete_sequential(BonTimer &timer) ^~~~~~~~~ bon_file.cpp:408:5: note: directive argument in the range [0, 2147483647] In file included from /usr/include/stdio.h:936:0, from bonnie.h:10, from bon_file.cpp:1: /usr/include/bits/stdio2.h:34:43: note: '__builtin___sprintf_chk' output between 6 and 11 bytes into a destination of size 6 __bos (__s), __fmt, __va_arg_pack ()); ^ bon_file.cpp: In member function 'int COpenTest::stat_sequential(BonTimer&)': bon_file.cpp:551:5: warning: '%05d' directive writing between 5 and 10 bytes into a region of size 6 [-Wformat-overflow=] int COpenTest::stat_sequential(BonTimer &timer) ^~~~~~~~~ bon_file.cpp:551:5: note: directive argument in the range [0, 2147483647] In file included from /usr/include/stdio.h:936:0, from bonnie.h:10, from bon_file.cpp:1: /usr/include/bits/stdio2.h:34:43: note: '__builtin___sprintf_chk' output between 6 and 11 bytes into a destination of size 6 __bos (__s), __fmt, __va_arg_pack ()); ^ 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c bonnie++.cpp bonnie++.cpp: In function 'void ctrl_c_handler(int, siginfo_t*, void*)': bonnie++.cpp:160:27: warning: unused parameter 'sig' [-Wunused-parameter] void ctrl_c_handler(int sig, siginfo_t *siginf, void *unused) ^~~ bonnie++.cpp:160:57: warning: unused parameter 'unused' [-Wunused-parameter] void ctrl_c_handler(int sig, siginfo_t *siginf, void *unused) ^~~~~~ bonnie++.cpp: In function 'int TestDirOps(int, int, int, int, CGlobalItems&)': bonnie++.cpp:730:57: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(globals.ram && directory_size * MaxDataPerFile * 2 > int((globals.ram << 10))) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c bon_csv2html.cpp 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c rand.cpp g++ generate_randfile.o -o generate_randfile 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c getc_putc_helper.cpp 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 -lpthread g++ bon_csv2html.o -o bon_csv2html 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -o getc_putc_helper getc_putc_helper.o duration.o 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c zcav.cpp 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c getc_putc.cpp 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -c zcav_io.cpp g++ -o getc_putc getc_putc.o bon_suid.o duration.o util.o -lpthread g++ -o zcav zcav.o thread.o zcav_io.o bon_suid.o duration.o -lpthread + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.n2AJn5 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/bonnie++-1.97.3-1.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/bonnie++-1.97.3-1.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/bonnie++-1.97.3-1.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/bonnie++-1.97.3-1.mga7.x86_64 + cd bonnie++-1.97.3 + '[' 1 -eq 1 ']' + '[' -e debian/changelog ']' + rm -f changelog.txt + mv debian/changelog changelog.txt + echo 'warning: %makeinstall is deprecated, try %make_install instead' warning: %makeinstall is deprecated, try %make_install instead + /usr/bin/make prefix=/home/pterjan/rpmbuild/BUILDROOT/bonnie++-1.97.3-1.mga7.x86_64/usr exec_prefix=/home/pterjan/rpmbuild/BUILDROOT/bonnie++-1.97.3-1.mga7.x86_64/usr bindir=/home/pterjan/rpmbuild/BUILDROOT/bonnie++-1.97.3-1.mga7.x86_64/usr/bin sbindir=/home/pterjan/rpmbuild/BUILDROOT/bonnie++-1.97.3-1.mga7.x86_64/usr/sbin sysconfdir=/home/pterjan/rpmbuild/BUILDROOT/bonnie++-1.97.3-1.mga7.x86_64/etc datadir=/home/pterjan/rpmbuild/BUILDROOT/bonnie++-1.97.3-1.mga7.x86_64/usr/share includedir=/home/pterjan/rpmbuild/BUILDROOT/bonnie++-1.97.3-1.mga7.x86_64/usr/include libdir=/home/pterjan/rpmbuild/BUILDROOT/bonnie++-1.97.3-1.mga7.x86_64/usr/lib64 libexecdir=/home/pterjan/rpmbuild/BUILDROOT/bonnie++-1.97.3-1.mga7.x86_64/usr/libexec localstatedir=/home/pterjan/rpmbuild/BUILDROOT/bonnie++-1.97.3-1.mga7.x86_64/var sharedstatedir=/home/pterjan/rpmbuild/BUILDROOT/bonnie++-1.97.3-1.mga7.x86_64/var/lib mandir=/home/pterjan/rpmbuild/BUILDROOT/bonnie++-1.97.3-1.mga7.x86_64/usr/share/man infodir=/home/pterjan/rpmbuild/BUILDROOT/bonnie++-1.97.3-1.mga7.x86_64/usr/share/info install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/bonnie++-1.97.3-1.mga7.x86_64 mkdir -p /home/pterjan/rpmbuild/BUILDROOT/bonnie++-1.97.3-1.mga7.x86_64/usr/bin /home/pterjan/rpmbuild/BUILDROOT/bonnie++-1.97.3-1.mga7.x86_64/usr/sbin /usr/bin/install -c bonnie++ zcav getc_putc getc_putc_helper /home/pterjan/rpmbuild/BUILDROOT/bonnie++-1.97.3-1.mga7.x86_64/usr/sbin /usr/bin/install -c bon_csv2html generate_randfile /home/pterjan/rpmbuild/BUILDROOT/bonnie++-1.97.3-1.mga7.x86_64/usr/bin /usr/bin/install -c bon_csv2txt /home/pterjan/rpmbuild/BUILDROOT/bonnie++-1.97.3-1.mga7.x86_64/usr/bin mkdir -p /home/pterjan/rpmbuild/BUILDROOT/bonnie++-1.97.3-1.mga7.x86_64/usr/share/man/man1 /home/pterjan/rpmbuild/BUILDROOT/bonnie++-1.97.3-1.mga7.x86_64/usr/share/man/man8 /usr/bin/install -c -m 644 bon_csv2html.1 bon_csv2txt.1 generate_randfile.1 /home/pterjan/rpmbuild/BUILDROOT/bonnie++-1.97.3-1.mga7.x86_64/usr/share/man/man1 /usr/bin/install -c -m 644 bonnie++.8 zcav.8 getc_putc.8 /home/pterjan/rpmbuild/BUILDROOT/bonnie++-1.97.3-1.mga7.x86_64/usr/share/man/man8 + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 1.97.3-1.mga7 --unique-debug-suffix -1.97.3-1.mga7.x86_64 --unique-debug-src-base bonnie++-1.97.3-1.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/bonnie++-1.97.3 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/bonnie++-1.97.3-1.mga7.x86_64/usr/sbin/bonnie++ extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/bonnie++-1.97.3-1.mga7.x86_64/usr/sbin/getc_putc_helper extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/bonnie++-1.97.3-1.mga7.x86_64/usr/sbin/getc_putc extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/bonnie++-1.97.3-1.mga7.x86_64/usr/sbin/zcav extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/bonnie++-1.97.3-1.mga7.x86_64/usr/bin/generate_randfile extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/bonnie++-1.97.3-1.mga7.x86_64/usr/bin/bon_csv2html /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. 222 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files Warning: unused libraries in /usr/sbin/getc_putc_helper: libgcc_s.so.1 Warning: unused libraries in /usr/sbin/getc_putc: libgcc_s.so.1 Warning: unused libraries in /usr/bin/generate_randfile: libm.so.6 libgcc_s.so.1 + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: bonnie++-1.97.3-1.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.PqrWDC + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd bonnie++-1.97.3 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/bonnie++-1.97.3-1.mga7.x86_64/usr/share/doc/bonnie++ + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/bonnie++-1.97.3-1.mga7.x86_64/usr/share/doc/bonnie++ + cp -pr changelog.txt /home/pterjan/rpmbuild/BUILDROOT/bonnie++-1.97.3-1.mga7.x86_64/usr/share/doc/bonnie++ + cp -pr readme.html /home/pterjan/rpmbuild/BUILDROOT/bonnie++-1.97.3-1.mga7.x86_64/usr/share/doc/bonnie++ + cp -pr credits.txt /home/pterjan/rpmbuild/BUILDROOT/bonnie++-1.97.3-1.mga7.x86_64/usr/share/doc/bonnie++ + exit 0 Provides: bonnie bonnie++ = 1.97.3-1.mga7 bonnie++(x86-64) = 1.97.3-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) 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) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libstdc++.so.6()(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) perl-base >= 2:5.26.1 Obsoletes: bonnie Processing files: bonnie++-debugsource-1.97.3-1.mga7.x86_64 Provides: bonnie++-debugsource = 1.97.3-1.mga7 bonnie++-debugsource(x86-64) = 1.97.3-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: bonnie++-debuginfo-1.97.3-1.mga7.x86_64 Provides: bonnie++-debuginfo = 1.97.3-1.mga7 bonnie++-debuginfo(x86-64) = 1.97.3-1.mga7 debuginfo(build-id) = 0e000aa80273366667a882948dd9ca177b633f8a debuginfo(build-id) = 34cae2e7fdf05936178addbf09cc0f307ef739db debuginfo(build-id) = 6f40e62b75d6b05c335b9b9b28b784cf3d18a982 debuginfo(build-id) = a873b77e91d7926b4e4980a736eaece99b192b3d debuginfo(build-id) = ad83954833fb44b9931d1b87bba35c1ca8261913 debuginfo(build-id) = d5eef462d15b5a8e981d1762c1bae74704af6b68 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: bonnie++-debugsource(x86-64) = 1.97.3-1.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/bonnie++-1.97.3-1.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/bonnie++-1.97.3-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/bonnie++-debugsource-1.97.3-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/bonnie++-debuginfo-1.97.3-1.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Dtf1pc + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd bonnie++-1.97.3 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/bonnie++-1.97.3-1.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.B7pigM + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf bonnie++-1.97.3 + exit 0 D: [iurt_root_command] Success!