D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/usb_modeswitch-2.6.2-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ICrSTB Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.GSfrwe + umask 022 + cd /home/pterjan/rpmbuild/BUILD/usb_modeswitch-2.6.2-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/usb_modeswitch-2.6.2-build + rm -rf usb-modeswitch-2.6.2 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/usb-modeswitch-2.6.2.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd usb-modeswitch-2.6.2 + /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.cHeNTV + umask 022 + cd /home/pterjan/rpmbuild/BUILD/usb_modeswitch-2.6.2-build + 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 + cd usb-modeswitch-2.6.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export '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' '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' + 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' + 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' + /usr/bin/make -O -j16 V=1 VERBOSE=1 DISPATCH=dispatcher-script cp -f usb_modeswitch_dispatcher.tcl usb_modeswitch_dispatcher gcc -o usb_modeswitch usb_modeswitch.c -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 -Wall -Wno-deprecated-declarations `pkg-config --libs --cflags 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 usb_modeswitch.c: In function 'readArguments': usb_modeswitch.c:367:35: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 367 | case 'M': strncpy(MessageContent, optarg, LINE_DIM); break; | ^ usb_modeswitch.c:369:35: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 369 | case '3': strncpy(MessageContent3, optarg, LINE_DIM); break; | ^ usb_modeswitch.c:368:35: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 368 | case '2': strncpy(MessageContent2, optarg, LINE_DIM); break; | ^ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.zDiPJe + umask 022 + cd /home/pterjan/rpmbuild/BUILD/usb_modeswitch-2.6.2-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/usb_modeswitch-2.6.2-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/usb_modeswitch-2.6.2-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/usb_modeswitch-2.6.2-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/usb_modeswitch-2.6.2-build + mkdir /home/pterjan/rpmbuild/BUILD/usb_modeswitch-2.6.2-build/BUILDROOT + 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 + cd usb-modeswitch-2.6.2 + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/usb_modeswitch-2.6.2-build/BUILDROOT/usr/lib/systemd/system + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILD/usb_modeswitch-2.6.2-build/BUILDROOT 'INSTALL=/usr/bin/install -p' SYSDIR=/home/pterjan/rpmbuild/BUILD/usb_modeswitch-2.6.2-build/BUILDROOT/usr/lib/systemd/system UDEVDIR=/home/pterjan/rpmbuild/BUILD/usb_modeswitch-2.6.2-build/BUILDROOT/usr/lib/udev DISPATCH=dispatcher-script cp -f usb_modeswitch_dispatcher.tcl usb_modeswitch_dispatcher install -D --mode=755 usb_modeswitch /home/pterjan/rpmbuild/BUILD/usb_modeswitch-2.6.2-build/BUILDROOT/usr/sbin/usb_modeswitch install -D --mode=755 usb_modeswitch.sh /home/pterjan/rpmbuild/BUILD/usb_modeswitch-2.6.2-build/BUILDROOT/usr/lib/udev/usb_modeswitch install -D --mode=644 usb_modeswitch.conf /home/pterjan/rpmbuild/BUILD/usb_modeswitch-2.6.2-build/BUILDROOT/etc/usb_modeswitch.conf install -D --mode=644 usb_modeswitch.1 /home/pterjan/rpmbuild/BUILD/usb_modeswitch-2.6.2-build/BUILDROOT/usr/share/man/man1/usb_modeswitch.1 install -D --mode=644 usb_modeswitch_dispatcher.1 /home/pterjan/rpmbuild/BUILD/usb_modeswitch-2.6.2-build/BUILDROOT/usr/share/man/man1/usb_modeswitch_dispatcher.1 install -D --mode=755 usb_modeswitch_dispatcher /home/pterjan/rpmbuild/BUILD/usb_modeswitch-2.6.2-build/BUILDROOT/usr/sbin/usb_modeswitch_dispatcher install -d /home/pterjan/rpmbuild/BUILD/usb_modeswitch-2.6.2-build/BUILDROOT/var/lib/usb_modeswitch test -d /home/pterjan/rpmbuild/BUILD/usb_modeswitch-2.6.2-build/BUILDROOT/etc/init -a -e /sbin/initctl && install --mode=644 usb-modeswitch-upstart.conf /home/pterjan/rpmbuild/BUILD/usb_modeswitch-2.6.2-build/BUILDROOT/etc/init || test 1 test -d /home/pterjan/rpmbuild/BUILD/usb_modeswitch-2.6.2-build/BUILDROOT/usr/lib/systemd/system -a \( -e /usr/bin/systemctl -o -e /bin/systemctl \) && install --mode=644 usb_modeswitch@.service /home/pterjan/rpmbuild/BUILD/usb_modeswitch-2.6.2-build/BUILDROOT/usr/lib/systemd/system || test 1 + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 2.6.2-1.mga10 --unique-debug-suffix -2.6.2-1.mga10.x86_64 --unique-debug-src-base usb_modeswitch-2.6.2-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/usb_modeswitch-2.6.2-build/usb-modeswitch-2.6.2 find-debuginfo: starting Extracting debug info from 1 files DWARF-compressing 1 files sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/usb_modeswitch-2.6.2-1.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 mangling shebang in /usr/lib/udev/usb_modeswitch from /bin/sh to #!/usr/bin/sh + 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/usb_modeswitch-2.6.2-build/SPECPARTS/rpm-debuginfo.specpart Processing files: usb_modeswitch-2.6.2-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2a10yD + umask 022 + cd /home/pterjan/rpmbuild/BUILD/usb_modeswitch-2.6.2-build + cd usb-modeswitch-2.6.2 + DOCDIR=/home/pterjan/rpmbuild/BUILD/usb_modeswitch-2.6.2-build/BUILDROOT/usr/share/doc/usb_modeswitch + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/usb_modeswitch-2.6.2-build/BUILDROOT/usr/share/doc/usb_modeswitch + cp -pr /home/pterjan/rpmbuild/BUILD/usb_modeswitch-2.6.2-build/usb-modeswitch-2.6.2/README /home/pterjan/rpmbuild/BUILD/usb_modeswitch-2.6.2-build/BUILDROOT/usr/share/doc/usb_modeswitch + cp -pr /home/pterjan/rpmbuild/BUILD/usb_modeswitch-2.6.2-build/usb-modeswitch-2.6.2/ChangeLog /home/pterjan/rpmbuild/BUILD/usb_modeswitch-2.6.2-build/BUILDROOT/usr/share/doc/usb_modeswitch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.7L9D5w + umask 022 + cd /home/pterjan/rpmbuild/BUILD/usb_modeswitch-2.6.2-build + cd usb-modeswitch-2.6.2 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/usb_modeswitch-2.6.2-build/BUILDROOT/usr/share/licenses/usb_modeswitch + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/usb_modeswitch-2.6.2-build/BUILDROOT/usr/share/licenses/usb_modeswitch + cp -pr /home/pterjan/rpmbuild/BUILD/usb_modeswitch-2.6.2-build/usb-modeswitch-2.6.2/COPYING /home/pterjan/rpmbuild/BUILD/usb_modeswitch-2.6.2-build/BUILDROOT/usr/share/licenses/usb_modeswitch + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(usb_modeswitch) = 2.6.2-1.mga10 usb_modeswitch = 2.6.2-1.mga10 usb_modeswitch(x86-64) = 2.6.2-1.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.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libusb-1.0.so.0()(64bit) tcl Processing files: usb_modeswitch-debugsource-2.6.2-1.mga10.x86_64 Provides: usb_modeswitch-debugsource = 2.6.2-1.mga10 usb_modeswitch-debugsource(x86-64) = 2.6.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: usb_modeswitch-debuginfo-2.6.2-1.mga10.x86_64 Provides: debuginfo(build-id) = 5bd07248e73edc87c8cbe82256a331b377989cbd usb_modeswitch-debuginfo = 2.6.2-1.mga10 usb_modeswitch-debuginfo(x86-64) = 2.6.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: usb_modeswitch-debugsource(x86-64) = 2.6.2-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/usb_modeswitch-2.6.2-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/usb_modeswitch-debugsource-2.6.2-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/usb_modeswitch-debuginfo-2.6.2-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/usb_modeswitch-2.6.2-1.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.P0OQj5 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/usb_modeswitch-2.6.2-build + test -d /home/pterjan/rpmbuild/BUILD/usb_modeswitch-2.6.2-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/usb_modeswitch-2.6.2-build + rm -rf /home/pterjan/rpmbuild/BUILD/usb_modeswitch-2.6.2-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!