D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/gpart-0.3-1.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.x72QFs + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf gpart-0.3 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/gpart-0.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gpart-0.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.hUvtiC + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd gpart-0.3 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -s -i configure.ac:11: installing './compile' configure.ac:6: installing './install-sh' configure.ac:6: installing './missing' src/Makefile.am: installing './depcomp' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + 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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking 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 whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking for unistd.h... (cached) yes checking for int16_t... yes checking for int8_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for getpagesize... yes checking for memset... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strtoul... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating src/Makefile config.status: creating man/gpart.8 config.status: creating config.h config.status: executing depfiles commands + /usr/bin/make -O -j4 /usr/bin/make all-recursive Making all in src make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpart-0.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT disku.o -MD -MP -MF .deps/disku.Tpo -c -o disku.o disku.c mv -f .deps/disku.Tpo .deps/disku.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpart-0.3/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpart-0.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT gm_beos.o -MD -MP -MF .deps/gm_beos.Tpo -c -o gm_beos.o gm_beos.c mv -f .deps/gm_beos.Tpo .deps/gm_beos.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpart-0.3/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpart-0.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT gm_bsddl.o -MD -MP -MF .deps/gm_bsddl.Tpo -c -o gm_bsddl.o gm_bsddl.c mv -f .deps/gm_bsddl.Tpo .deps/gm_bsddl.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpart-0.3/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpart-0.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT gm_ext2.o -MD -MP -MF .deps/gm_ext2.Tpo -c -o gm_ext2.o gm_ext2.c mv -f .deps/gm_ext2.Tpo .deps/gm_ext2.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpart-0.3/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpart-0.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT gm_btrfs.o -MD -MP -MF .deps/gm_btrfs.Tpo -c -o gm_btrfs.o gm_btrfs.c gm_btrfs.c: In function 'btrfs_gfun': gm_btrfs.c:60:3: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(d->d_fd, &sb_copy, sizeof(sb_copy)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/gm_btrfs.Tpo .deps/gm_btrfs.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpart-0.3/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpart-0.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT gm_hmlvm.o -MD -MP -MF .deps/gm_hmlvm.Tpo -c -o gm_hmlvm.o gm_hmlvm.c mv -f .deps/gm_hmlvm.Tpo .deps/gm_hmlvm.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpart-0.3/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpart-0.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT gm_fat.o -MD -MP -MF .deps/gm_fat.Tpo -c -o gm_fat.o gm_fat.c mv -f .deps/gm_fat.Tpo .deps/gm_fat.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpart-0.3/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpart-0.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT gm_lvm2.o -MD -MP -MF .deps/gm_lvm2.Tpo -c -o gm_lvm2.o gm_lvm2.c mv -f .deps/gm_lvm2.Tpo .deps/gm_lvm2.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpart-0.3/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpart-0.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT gm_hpfs.o -MD -MP -MF .deps/gm_hpfs.Tpo -c -o gm_hpfs.o gm_hpfs.c mv -f .deps/gm_hpfs.Tpo .deps/gm_hpfs.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpart-0.3/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpart-0.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT gm_minix.o -MD -MP -MF .deps/gm_minix.Tpo -c -o gm_minix.o gm_minix.c mv -f .deps/gm_minix.Tpo .deps/gm_minix.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpart-0.3/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpart-0.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT gm_lswap.o -MD -MP -MF .deps/gm_lswap.Tpo -c -o gm_lswap.o gm_lswap.c mv -f .deps/gm_lswap.Tpo .deps/gm_lswap.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpart-0.3/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpart-0.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT gm_ntfs.o -MD -MP -MF .deps/gm_ntfs.Tpo -c -o gm_ntfs.o gm_ntfs.c mv -f .deps/gm_ntfs.Tpo .deps/gm_ntfs.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpart-0.3/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpart-0.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT gmodules.o -MD -MP -MF .deps/gmodules.Tpo -c -o gmodules.o gmodules.c mv -f .deps/gmodules.Tpo .deps/gmodules.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpart-0.3/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpart-0.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT gm_reiserfs.o -MD -MP -MF .deps/gm_reiserfs.Tpo -c -o gm_reiserfs.o gm_reiserfs.c mv -f .deps/gm_reiserfs.Tpo .deps/gm_reiserfs.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpart-0.3/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpart-0.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT gm_s86dl.o -MD -MP -MF .deps/gm_s86dl.Tpo -c -o gm_s86dl.o gm_s86dl.c mv -f .deps/gm_s86dl.Tpo .deps/gm_s86dl.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpart-0.3/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpart-0.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT gm_qnx4.o -MD -MP -MF .deps/gm_qnx4.Tpo -c -o gm_qnx4.o gm_qnx4.c mv -f .deps/gm_qnx4.Tpo .deps/gm_qnx4.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpart-0.3/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpart-0.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT gm_xfs.o -MD -MP -MF .deps/gm_xfs.Tpo -c -o gm_xfs.o gm_xfs.c mv -f .deps/gm_xfs.Tpo .deps/gm_xfs.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpart-0.3/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpart-0.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT l64seek.o -MD -MP -MF .deps/l64seek.Tpo -c -o l64seek.o l64seek.c mv -f .deps/l64seek.Tpo .deps/l64seek.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpart-0.3/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpart-0.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT gpart.o -MD -MP -MF .deps/gpart.Tpo -c -o gpart.o gpart.c gpart.c: In function 'pr': gpart.c:139:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (! f_quiet) fputs(msg,stdout); fflush(stdout); ^~ gpart.c:139:38: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (! f_quiet) fputs(msg,stdout); fflush(stdout); ^~~~~~ gpart.c: In function 'yesno': gpart.c:190:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (fgets(buf,3,stdin)) ch = *buf; pr(MSG,"\n"); ^~ gpart.c:190:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (fgets(buf,3,stdin)) ch = *buf; pr(MSG,"\n"); ^~ mv -f .deps/gpart.Tpo .deps/gpart.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpart-0.3/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpart-0.3/src' gcc -Wall -O2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o gpart disku.o gm_beos.o gm_bsddl.o gm_ext2.o gm_btrfs.o gm_fat.o gm_hmlvm.o gm_lvm2.o gm_hpfs.o gm_lswap.o gm_minix.o gm_ntfs.o gmodules.o gm_qnx4.o gm_reiserfs.o gm_s86dl.o gm_xfs.o gpart.o l64seek.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpart-0.3/src' Making all in man make[2]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.H3aXe1 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/gpart-0.3-1.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/gpart-0.3-1.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/gpart-0.3-1.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/gpart-0.3-1.mga7.x86_64 + cd gpart-0.3 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/gpart-0.3-1.mga7.x86_64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpart-0.3/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpart-0.3/src' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gpart-0.3-1.mga7.x86_64/usr/sbin' /usr/bin/install -p gpart '/home/pterjan/rpmbuild/BUILDROOT/gpart-0.3-1.mga7.x86_64/usr/sbin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpart-0.3/src' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpart-0.3/src' Making install in man make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpart-0.3/man' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpart-0.3/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gpart-0.3-1.mga7.x86_64/usr/share/man/man8' /usr/bin/install -p -m 644 gpart.8 '/home/pterjan/rpmbuild/BUILDROOT/gpart-0.3-1.mga7.x86_64/usr/share/man/man8' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpart-0.3/man' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpart-0.3/man' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpart-0.3' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpart-0.3' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gpart-0.3-1.mga7.x86_64/usr/share/doc/gpart' /usr/bin/install -p -m 644 Changes README.md '/home/pterjan/rpmbuild/BUILDROOT/gpart-0.3-1.mga7.x86_64/usr/share/doc/gpart' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpart-0.3' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpart-0.3' + /usr/lib/rpm/find-debuginfo.sh -j4 -m -i --build-id-seed 0.3-1.mga7 --unique-debug-suffix -0.3-1.mga7.x86_64 --unique-debug-src-base gpart-0.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/gpart-0.3 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/gpart-0.3-1.mga7.x86_64/usr/sbin/gpart /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 246 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 + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: gpart-0.3-1.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.99fiIr + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd gpart-0.3 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/gpart-0.3-1.mga7.x86_64/usr/share/doc/gpart + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/gpart-0.3-1.mga7.x86_64/usr/share/doc/gpart + cp -pr Changes /home/pterjan/rpmbuild/BUILDROOT/gpart-0.3-1.mga7.x86_64/usr/share/doc/gpart + cp -pr README.md /home/pterjan/rpmbuild/BUILDROOT/gpart-0.3-1.mga7.x86_64/usr/share/doc/gpart + exit 0 Provides: gpart = 0.3-1.mga7 gpart(x86-64) = 0.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.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) Processing files: gpart-debugsource-0.3-1.mga7.x86_64 Provides: gpart-debugsource = 0.3-1.mga7 gpart-debugsource(x86-64) = 0.3-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gpart-debuginfo-0.3-1.mga7.x86_64 Provides: debuginfo(build-id) = 48d52030fdab014a0f2b3aaf7b6125f9cd623b88 gpart-debuginfo = 0.3-1.mga7 gpart-debuginfo(x86-64) = 0.3-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gpart-debugsource(x86-64) = 0.3-1.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/gpart-0.3-1.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/gpart-0.3-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/gpart-debugsource-0.3-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/gpart-debuginfo-0.3-1.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Xyp8YS + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd gpart-0.3 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/gpart-0.3-1.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.NWNmhk + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf gpart-0.3 + exit 0 D: [iurt_root_command] Success!