D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/dfu-util-0.11-2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.JhKpOr + umask 022 + cd /home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build + test -d /home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jqR0K1 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build + rm -rf dfu-util-0.11 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/dfu-util-0.11.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd dfu-util-0.11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Y3EZNv + umask 022 + cd /home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build + cd dfu-util-0.11 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + ./autogen.sh autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /usr/bin/autoconf configure.ac:28: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.ac:28: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... configure.ac:28: the top level autoreconf: running: /usr/bin/autoheader autoreconf: running: automake --add-missing --copy --no-force autoreconf: Leaving directory '.' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + /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 + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --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 checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking for x86_64-mageia-linux-gnu-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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... 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... none checking for libusb_init in -lusb... no checking for x86_64-mageia-linux-gnu-pkg-config... /usr/bin/x86_64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for libusb-1.0 >= 1.0.0... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for windows.h... no checking for sysexits.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for working memcmp... yes checking for nanosleep... yes checking for err... yes checking for gcc option to enable large file support... none needed checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands + /usr/bin/make -O -j16 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in src make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/dfu-util-0.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libusb-1.0 -c -o dfu.o dfu.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/dfu-util-0.11/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/dfu-util-0.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libusb-1.0 -c -o dfu_load.o dfu_load.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/dfu-util-0.11/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/dfu-util-0.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libusb-1.0 -c -o quirks.o quirks.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/dfu-util-0.11/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/dfu-util-0.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libusb-1.0 -c -o dfuse_mem.o dfuse_mem.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/dfu-util-0.11/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/dfu-util-0.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libusb-1.0 -c -o suffix.o suffix.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/dfu-util-0.11/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/dfu-util-0.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libusb-1.0 -c -o dfu_file.o dfu_file.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/dfu-util-0.11/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/dfu-util-0.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libusb-1.0 -c -o dfu_util.o dfu_util.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/dfu-util-0.11/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/dfu-util-0.11/src' gcc -Wall -Wextra -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libusb-1.0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dfu-suffix suffix.o dfu_file.o -lusb-1.0 make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/dfu-util-0.11/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/dfu-util-0.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libusb-1.0 -c -o prefix.o prefix.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/dfu-util-0.11/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/dfu-util-0.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libusb-1.0 -c -o main.o main.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/dfu-util-0.11/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/dfu-util-0.11/src' gcc -Wall -Wextra -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libusb-1.0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dfu-prefix prefix.o dfu_file.o -lusb-1.0 make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/dfu-util-0.11/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/dfu-util-0.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libusb-1.0 -c -o dfuse.o dfuse.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/dfu-util-0.11/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/dfu-util-0.11/src' gcc -Wall -Wextra -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libusb-1.0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dfu-util main.o dfu_load.o dfu_util.o dfuse.o dfuse_mem.o dfu.o dfu_file.o quirks.o -lusb-1.0 make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/dfu-util-0.11/src' Making all in doc make[2]: Nothing to be done for 'all'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.s9zPQj + umask 022 + cd /home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build + mkdir /home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/BUILDROOT + cd dfu-util-0.11 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/BUILDROOT 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/dfu-util-0.11/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/dfu-util-0.11/src' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/BUILDROOT/usr/bin' /usr/bin/install -p dfu-util dfu-suffix dfu-prefix '/home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/BUILDROOT/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/dfu-util-0.11/src' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/dfu-util-0.11/src' Making install in doc make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/dfu-util-0.11/doc' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/dfu-util-0.11/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/BUILDROOT/usr/share/man/man1' /usr/bin/install -p -m 644 dfu-util.1 dfu-suffix.1 dfu-prefix.1 '/home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/BUILDROOT/usr/share/man/man1' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/dfu-util-0.11/doc' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/dfu-util-0.11/doc' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/dfu-util-0.11' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/dfu-util-0.11' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/dfu-util-0.11' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/dfu-util-0.11' + sed -i 's:#!/usr/bin/python:#!/usr/bin/python3:' dfuse-pack.py + install -m 755 dfuse-pack.py /home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/BUILDROOT//usr/bin/dfuse-pack + cp -f /home/pterjan/rpmbuild/SOURCES/README.Mageia . + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.11-2.mga10 --unique-debug-suffix -0.11-2.mga10.x86_64 --unique-debug-src-base dfu-util-0.11-2.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/dfu-util-0.11 find-debuginfo: starting Extracting debug info from 3 files DWARF-compressing 3 files sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/dfu-util-0.11-2.mga10.x86_64 find-debuginfo: done + /usr/lib/rpm/check-buildroot + '[' -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/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/src/debug/dfu-util-0.11-2.mga10.x86_64/src/quirks.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/dfu-util-0.11-2.mga10.x86_64/src/quirks.h is executable but has no shebang, removing executable bit + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/SPECPARTS/rpm-debuginfo.specpart Processing files: dfu-util-0.11-2.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.b8mTEO + umask 022 + cd /home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build + cd dfu-util-0.11 + DOCDIR=/home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/BUILDROOT/usr/share/doc/dfu-util + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/BUILDROOT/usr/share/doc/dfu-util + cp -pr /home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/dfu-util-0.11/AUTHORS /home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/BUILDROOT/usr/share/doc/dfu-util + cp -pr /home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/dfu-util-0.11/DEVICES.txt /home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/BUILDROOT/usr/share/doc/dfu-util + cp -pr /home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/dfu-util-0.11/README /home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/BUILDROOT/usr/share/doc/dfu-util + cp -pr /home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/dfu-util-0.11/README.Mageia /home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/BUILDROOT/usr/share/doc/dfu-util + RPM_EC=0 ++ jobs -p + exit 0 Provides: dfu-util = 0.11-2.mga10 dfu-util(x86-64) = 0.11-2.mga10 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.4)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libusb-1.0.so.0()(64bit) Processing files: dfu-util-debugsource-0.11-2.mga10.x86_64 Provides: dfu-util-debugsource = 0.11-2.mga10 dfu-util-debugsource(x86-64) = 0.11-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: dfu-util-debuginfo-0.11-2.mga10.x86_64 Provides: debuginfo(build-id) = 3b2f739c74fe2efce971df5b19160bd815338072 debuginfo(build-id) = cfee34ab273d999817cad64050c665a92919acc9 debuginfo(build-id) = ee652035d51e3d4e203906fbca66dc3420b10a4f dfu-util-debuginfo = 0.11-2.mga10 dfu-util-debuginfo(x86-64) = 0.11-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: dfu-util-debugsource(x86-64) = 0.11-2.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/dfu-util-0.11-2.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/dfu-util-debugsource-0.11-2.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/dfu-util-debuginfo-0.11-2.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.YXqPFo + umask 022 + cd /home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build + test -d /home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build + rm -rf /home/pterjan/rpmbuild/BUILD/dfu-util-0.11-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!