D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/ldetect-0.12.8-6.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.aQlDIu + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ldetect-0.12.8-build + test -d /home/pterjan/rpmbuild/BUILD/ldetect-0.12.8-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/ldetect-0.12.8-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/ldetect-0.12.8-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ldetect-0.12.8-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ldetect-0.12.8-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.RI1J6b + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ldetect-0.12.8-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/ldetect-0.12.8-build + rm -rf ldetect-0.12.8 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/ldetect-0.12.8.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd ldetect-0.12.8 + /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.vv9qkt + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ldetect-0.12.8-build + cd ldetect-0.12.8 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/make -O -j16 V=1 VERBOSE=1 rm -f pciclass.c perl generate_pciclass.pl /usr/include/pci/pci.h /usr/include/pci/header.h > pciclass.c chmod a-w pciclass.c rm -f usbclass.c perl generate_usbclass.pl /usr/share/usb.ids > usbclass.c chmod a-w usbclass.c cc -Wall -W -Wstrict-prototypes -Os -fPIC -fvisibility=hidden -g -c -o sysfs_utils.o sysfs_utils.c cc -Wall -W -Wstrict-prototypes -Os -fPIC -fvisibility=hidden -g -c -o pciclass.o pciclass.c cc -Wall -W -Wstrict-prototypes -Os -fPIC -fvisibility=hidden -g -c -o common.o common.c In file included from common.c:9: common.h:22:15: warning: function declaration isn't a prototype [-Wstrict-prototypes] 22 | extern struct kmod_ctx* modalias_init() NON_EXPORTED; | ^~~~~~~~ cc -Wall -W -Wstrict-prototypes -Os -fPIC -fvisibility=hidden -g -c -o usbclass.o usbclass.c cc -Wall -W -Wstrict-prototypes -Os -fPIC -fvisibility=hidden -g -c -o hid.o hid.c In file included from hid.c:11: common.h:22:15: warning: function declaration isn't a prototype [-Wstrict-prototypes] 22 | extern struct kmod_ctx* modalias_init() NON_EXPORTED; | ^~~~~~~~ cc -Wall -W -Wstrict-prototypes -Os -fPIC -fvisibility=hidden -g -c -o sysfs_attr.o sysfs_attr.c cc -Wall -W -Wstrict-prototypes -Os -fPIC -fvisibility=hidden -g -c -o modalias.o modalias.c In file included from modalias.c:13: common.h:22:15: warning: function declaration isn't a prototype [-Wstrict-prototypes] 22 | extern struct kmod_ctx* modalias_init() NON_EXPORTED; | ^~~~~~~~ modalias.c:54:18: warning: function declaration isn't a prototype [-Wstrict-prototypes] 54 | struct kmod_ctx* modalias_init() { | ^~~~~~~~~~~~~ modalias.c: In function 'modalias_resolve_module': modalias.c:99:9: warning: 'kmod_module_get_filtered_blacklist' is deprecated [-Wdeprecated-declarations] 99 | err = kmod_module_get_filtered_blacklist(ctx, list, &filtered); | ^~~ In file included from modalias.c:11: /usr/include/libkmod.h:188:5: note: declared here 188 | int kmod_module_get_filtered_blacklist(const struct kmod_ctx *ctx, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -Wall -W -Wstrict-prototypes -Os -fPIC -fvisibility=hidden -g -c -o usb.o usb.c In file included from usb.c:7: common.h:22:15: warning: function declaration isn't a prototype [-Wstrict-prototypes] 22 | extern struct kmod_ctx* modalias_init() NON_EXPORTED; | ^~~~~~~~ usb.c: In function 'usb_probe': usb.c:97:48: warning: this statement may fall through [-Wimplicit-fallthrough=] 97 | case 'I': if (e->class_id == 0 || e->module == NULL) { | ^ usb.c:125:17: note: here 125 | case 'S': { | ^~~~ cc -Wall -W -Wstrict-prototypes -Os -fPIC -fvisibility=hidden -g -c -o pci.o pci.c In file included from pci.c:13: common.h:22:15: warning: function declaration isn't a prototype [-Wstrict-prototypes] 22 | extern struct kmod_ctx* modalias_init() NON_EXPORTED; | ^~~~~~~~ cc -Wall -W -Wstrict-prototypes -Os -fPIC -fvisibility=hidden -g -c -o pciusb.o pciusb.c In file included from pciusb.c:13: common.h:22:15: warning: function declaration isn't a prototype [-Wstrict-prototypes] 22 | extern struct kmod_ctx* modalias_init() NON_EXPORTED; | ^~~~~~~~ cc -Wall -W -Wstrict-prototypes -Os -fPIC -fvisibility=hidden -g -c -o dmi.o dmi.c In file included from dmi.c:10: common.h:22:15: warning: function declaration isn't a prototype [-Wstrict-prototypes] 22 | extern struct kmod_ctx* modalias_init() NON_EXPORTED; | ^~~~~~~~ dmi.c: In function 'entries_matching_criteria': dmi.c:228:64: warning: 'strncat' specified bound 512 equals destination size [-Wstringop-overflow=] 228 | if (i) strncat(tmp, "|", BUF_SIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ dmi.c: In function 'entries_matching_criteria.isra': dmi.c:229:57: warning: 'strncat' specified bound 512 equals destination size [-Wstringop-overflow=] 229 | strncat(tmp, constraints[i], BUF_SIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -Wall -W -Wstrict-prototypes -Os -fPIC -fvisibility=hidden -g -c -o names.o names.c ar -cru libldetect.a common.o hid.o modalias.o pciusb.o pci.o usb.o pciclass.o usbclass.o dmi.o sysfs_attr.o sysfs_utils.o names.o ranlib libldetect.a cc -shared -Wl,-z,relro -Wl,-O1,-soname,libldetect.so.0.12 -o libldetect.so.0.12.8 common.o hid.o modalias.o pciusb.o pci.o usb.o pciclass.o usbclass.o dmi.o sysfs_attr.o sysfs_utils.o names.o -ludev -lpci -lkmod -lz ln -sf libldetect.so.0.12.8 libldetect.so.0.12 ln -sf libldetect.so.0.12 libldetect.so cc -Wall -W -Wstrict-prototypes -Os -fPIC -fvisibility=hidden -g lspcidrake.c libldetect.so -o lspcidrake lspcidrake.c: In function 'main': lspcidrake.c:107:19: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 107 | if (!fake && geteuid() == 0 || dmidecode_file) { | ~~~~~~^~~~~~~~~~~~~~~~~ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.f5q6jZ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ldetect-0.12.8-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/ldetect-0.12.8-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/ldetect-0.12.8-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/ldetect-0.12.8-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/ldetect-0.12.8-build + mkdir /home/pterjan/rpmbuild/BUILD/ldetect-0.12.8-build/BUILDROOT + cd ldetect-0.12.8 + '[' 1 -eq 1 ']' + echo 'warning: %makeinstall is deprecated, try %make_install instead' warning: %makeinstall is deprecated, try %make_install instead + /usr/bin/make prefix=/home/pterjan/rpmbuild/BUILD/ldetect-0.12.8-build/BUILDROOT/usr exec_prefix=/home/pterjan/rpmbuild/BUILD/ldetect-0.12.8-build/BUILDROOT/usr bindir=/home/pterjan/rpmbuild/BUILD/ldetect-0.12.8-build/BUILDROOT/usr/bin sbindir=/home/pterjan/rpmbuild/BUILD/ldetect-0.12.8-build/BUILDROOT/usr/sbin sysconfdir=/home/pterjan/rpmbuild/BUILD/ldetect-0.12.8-build/BUILDROOT/etc datadir=/home/pterjan/rpmbuild/BUILD/ldetect-0.12.8-build/BUILDROOT/usr/share includedir=/home/pterjan/rpmbuild/BUILD/ldetect-0.12.8-build/BUILDROOT/usr/include libdir=/home/pterjan/rpmbuild/BUILD/ldetect-0.12.8-build/BUILDROOT/usr/lib64 libexecdir=/home/pterjan/rpmbuild/BUILD/ldetect-0.12.8-build/BUILDROOT/usr/libexec localstatedir=/home/pterjan/rpmbuild/BUILD/ldetect-0.12.8-build/BUILDROOT/var sharedstatedir=/home/pterjan/rpmbuild/BUILD/ldetect-0.12.8-build/BUILDROOT/var/lib mandir=/home/pterjan/rpmbuild/BUILD/ldetect-0.12.8-build/BUILDROOT/usr/share/man infodir=/home/pterjan/rpmbuild/BUILD/ldetect-0.12.8-build/BUILDROOT/usr/share/info install install -d /home/pterjan/rpmbuild/BUILD/ldetect-0.12.8-build/BUILDROOT/usr/bin /home/pterjan/rpmbuild/BUILD/ldetect-0.12.8-build/BUILDROOT/usr/lib64 /home/pterjan/rpmbuild/BUILD/ldetect-0.12.8-build/BUILDROOT/usr/include install lspcidrake /home/pterjan/rpmbuild/BUILD/ldetect-0.12.8-build/BUILDROOT/usr/bin cp -a libldetect.so libldetect.so.0.12 libldetect.so.0.12.8 libldetect.a /home/pterjan/rpmbuild/BUILD/ldetect-0.12.8-build/BUILDROOT/usr/lib64 install libldetect.h /home/pterjan/rpmbuild/BUILD/ldetect-0.12.8-build/BUILDROOT/usr/include + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.12.8-6.mga10 --unique-debug-suffix -0.12.8-6.mga10.x86_64 --unique-debug-src-base ldetect-0.12.8-6.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/ldetect-0.12.8-build/ldetect-0.12.8 find-debuginfo: starting Extracting debug info from 2 files DWARF-compressing 2 files sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/ldetect-0.12.8-6.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/include/libldetect.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/ldetect-0.12.8-build/SPECPARTS/rpm-debuginfo.specpart Processing files: ldetect-0.12.8-6.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.fWzN5F + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ldetect-0.12.8-build + cd ldetect-0.12.8 + DOCDIR=/home/pterjan/rpmbuild/BUILD/ldetect-0.12.8-build/BUILDROOT/usr/share/doc/ldetect + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ldetect-0.12.8-build/BUILDROOT/usr/share/doc/ldetect + cp -pr /home/pterjan/rpmbuild/BUILD/ldetect-0.12.8-build/ldetect-0.12.8/AUTHORS /home/pterjan/rpmbuild/BUILD/ldetect-0.12.8-build/BUILDROOT/usr/share/doc/ldetect + RPM_EC=0 ++ jobs -p + exit 0 Provides: ldetect = 0.12.8-6.mga10 ldetect(x86-64) = 0.12.8-6.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.34)(64bit) libldetect.so.0.12()(64bit) Processing files: lib64ldetect0.12-0.12.8-6.mga10.x86_64 Provides: lib64ldetect0.12 = 0.12.8-6.mga10 lib64ldetect0.12(x86-64) = 0.12.8-6.mga10 libldetect.so.0.12()(64bit) 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.33)(64bit) libc.so.6(GLIBC_2.38)(64bit) libkmod.so.2()(64bit) libkmod.so.2(LIBKMOD_5)(64bit) libpci.so.3()(64bit) libpci.so.3(LIBPCI_3.0)(64bit) libpci.so.3(LIBPCI_3.1)(64bit) libpci.so.3(LIBPCI_3.13)(64bit) libpci.so.3(LIBPCI_3.5)(64bit) libudev.so.1()(64bit) libudev.so.1(LIBUDEV_183)(64bit) libudev.so.1(LIBUDEV_196)(64bit) libz.so.1()(64bit) Processing files: lib64ldetect-devel-0.12.8-6.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.yha0oy + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ldetect-0.12.8-build + cd ldetect-0.12.8 + DOCDIR=/home/pterjan/rpmbuild/BUILD/ldetect-0.12.8-build/BUILDROOT/usr/share/doc/lib64ldetect-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ldetect-0.12.8-build/BUILDROOT/usr/share/doc/lib64ldetect-devel + cp -pr /home/pterjan/rpmbuild/BUILD/ldetect-0.12.8-build/ldetect-0.12.8/ChangeLog /home/pterjan/rpmbuild/BUILD/ldetect-0.12.8-build/BUILDROOT/usr/share/doc/lib64ldetect-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: devel(libldetect(64bit)) ldetect-devel = 0.12.8 lib64ldetect-devel = 0.12.8-6.mga10 lib64ldetect-devel(x86-64) = 0.12.8-6.mga10 libldetect-devel = 0.12.8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libkmod(64bit)) devel(libpci(64bit)) devel(libudev(64bit)) devel(libz(64bit)) Processing files: ldetect-debugsource-0.12.8-6.mga10.x86_64 Provides: ldetect-debugsource = 0.12.8-6.mga10 ldetect-debugsource(x86-64) = 0.12.8-6.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ldetect-debuginfo-0.12.8-6.mga10.x86_64 Provides: debuginfo(build-id) = 62a7c99e50e34c578166c81e70bd788abafb7371 ldetect-debuginfo = 0.12.8-6.mga10 ldetect-debuginfo(x86-64) = 0.12.8-6.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ldetect-debugsource(x86-64) = 0.12.8-6.mga10 Processing files: lib64ldetect0.12-debuginfo-0.12.8-6.mga10.x86_64 Provides: debuginfo(build-id) = 077911b384e93dd3d5ec6e000dac3f1dab0b6eca lib64ldetect0.12-debuginfo = 0.12.8-6.mga10 lib64ldetect0.12-debuginfo(x86-64) = 0.12.8-6.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ldetect-debugsource(x86-64) = 0.12.8-6.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/ldetect-0.12.8-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ldetect-0.12.8-6.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ldetect-debuginfo-0.12.8-6.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64ldetect0.12-debuginfo-0.12.8-6.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64ldetect0.12-0.12.8-6.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ldetect-debugsource-0.12.8-6.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64ldetect-devel-0.12.8-6.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.IEa4Pg + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ldetect-0.12.8-build + test -d /home/pterjan/rpmbuild/BUILD/ldetect-0.12.8-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/ldetect-0.12.8-build + rm -rf /home/pterjan/rpmbuild/BUILD/ldetect-0.12.8-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!