D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/python-hidapi-0.14.0-4.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.3biJoz + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-hidapi-0.14.0-build + test -d /home/pterjan/rpmbuild/BUILD/python-hidapi-0.14.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-hidapi-0.14.0-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/python-hidapi-0.14.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-hidapi-0.14.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-hidapi-0.14.0-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.t6knkP + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-hidapi-0.14.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/python-hidapi-0.14.0-build + rm -rf hidapi-0.14.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/hidapi-0.14.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd hidapi-0.14.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf hidapi.egg-info + rm -rf hidapi/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.mQdZay + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-hidapi-0.14.0-build + cd hidapi-0.14.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + 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/python3 setup.py build '--executable=/usr/bin/python3 -sP' --with-system-hidapi /usr/lib/python3.12/site-packages/setuptools/__init__.py:94: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) running build running build_ext cythoning hid.pyx to hid.c /usr/lib64/python3.12/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/pterjan/rpmbuild/BUILD/python-hidapi-0.14.0-build/hidapi-0.14.0/hid.pyx tree = Parsing.p_module(s, pxd, full_module_name) cythoning hidraw.pyx to hidraw.c /usr/lib64/python3.12/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/pterjan/rpmbuild/BUILD/python-hidapi-0.14.0-build/hidapi-0.14.0/hidraw.pyx tree = Parsing.p_module(s, pxd, full_module_name) building 'hid' extension creating build/temp.linux-x86_64-cpython-312 gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -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 -fPIC -I/usr/include/hidapi -I/usr/include/libusb-1.0 -I/usr/include/python3.12 -c hid.c -o build/temp.linux-x86_64-cpython-312/hid.o creating build/lib.linux-x86_64-cpython-312 gcc -shared -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 -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 build/temp.linux-x86_64-cpython-312/hid.o -L/usr/lib64 -lusb-1.0 -ludev -lrt -lhidapi-libusb -lpython3.12 -o build/lib.linux-x86_64-cpython-312/hid.cpython-312-x86_64-linux-gnu.so building 'hidraw' extension gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -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 -fPIC -I/usr/include/hidapi -I/usr/include/python3.12 -c hidraw.c -o build/temp.linux-x86_64-cpython-312/hidraw.o gcc -shared -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 -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 build/temp.linux-x86_64-cpython-312/hidraw.o -L/usr/lib64 -ludev -lrt -lhidapi-hidraw -lpython3.12 -o build/lib.linux-x86_64-cpython-312/hidraw.cpython-312-x86_64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4aECv7 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-hidapi-0.14.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/python-hidapi-0.14.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/python-hidapi-0.14.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/python-hidapi-0.14.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/python-hidapi-0.14.0-build + mkdir /home/pterjan/rpmbuild/BUILD/python-hidapi-0.14.0-build/BUILDROOT + cd hidapi-0.14.0 + '[' 1 -eq 1 ']' + 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/python3 setup.py install -O1 --skip-build --root /home/pterjan/rpmbuild/BUILD/python-hidapi-0.14.0-build/BUILDROOT --prefix /usr /usr/lib/python3.12/site-packages/setuptools/__init__.py:94: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/pterjan/rpmbuild/BUILD/python-hidapi-0.14.0-build/BUILDROOT/usr/lib64/python3.12/site-packages copying build/lib.linux-x86_64-cpython-312/hidraw.cpython-312-x86_64-linux-gnu.so -> /home/pterjan/rpmbuild/BUILD/python-hidapi-0.14.0-build/BUILDROOT/usr/lib64/python3.12/site-packages copying build/lib.linux-x86_64-cpython-312/hid.cpython-312-x86_64-linux-gnu.so -> /home/pterjan/rpmbuild/BUILD/python-hidapi-0.14.0-build/BUILDROOT/usr/lib64/python3.12/site-packages writing byte-compilation script '/tmp/tmpwjtlgz5w.py' /usr/bin/python3 /tmp/tmpwjtlgz5w.py removing /tmp/tmpwjtlgz5w.py running install_egg_info running egg_info creating hidapi.egg-info writing hidapi.egg-info/PKG-INFO writing dependency_links to hidapi.egg-info/dependency_links.txt writing requirements to hidapi.egg-info/requires.txt writing top-level names to hidapi.egg-info/top_level.txt writing manifest file 'hidapi.egg-info/SOURCES.txt' reading manifest file 'hidapi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'hidapi/hidapi/*.h' warning: no files found matching 'hidapi/libusb/*.c' warning: no files found matching 'hidapi/libusb/*.h' warning: no files found matching 'hidapi/linux/*.c' warning: no files found matching 'hidapi/linux/*.h' warning: no files found matching 'hidapi/mac/*.c' warning: no files found matching 'hidapi/mac/*.h' warning: no files found matching 'hidapi/windows/*.c' warning: no files found matching 'hidapi/windows/*.h' adding license file 'LICENSE-bsd.txt' adding license file 'LICENSE-gpl3.txt' adding license file 'LICENSE-orig.txt' adding license file 'LICENSE.txt' writing manifest file 'hidapi.egg-info/SOURCES.txt' Copying hidapi.egg-info to /home/pterjan/rpmbuild/BUILD/python-hidapi-0.14.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/hidapi-0.14.0-py3.12.egg-info running install_scripts + rm -rfv /home/pterjan/rpmbuild/BUILD/python-hidapi-0.14.0-build/BUILDROOT/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.14.0-4.mga10 --unique-debug-suffix -0.14.0-4.mga10.x86_64 --unique-debug-src-base python-hidapi-0.14.0-4.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/python-hidapi-0.14.0-build/hidapi-0.14.0 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/python-hidapi-0.14.0-4.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 + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILD/python-hidapi-0.14.0-build/BUILDROOT/usr/lib64/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set Bytecompiling .py files below /home/pterjan/rpmbuild/BUILD/python-hidapi-0.14.0-build/BUILDROOT/usr/lib/debug/usr/lib64/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/pterjan/rpmbuild/BUILD/python-hidapi-0.14.0-build/SPECPARTS/rpm-debuginfo.specpart Processing files: python3-hidapi-0.14.0-4.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.FCnkkE + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-hidapi-0.14.0-build + cd hidapi-0.14.0 + DOCDIR=/home/pterjan/rpmbuild/BUILD/python-hidapi-0.14.0-build/BUILDROOT/usr/share/doc/python3-hidapi + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-hidapi-0.14.0-build/BUILDROOT/usr/share/doc/python3-hidapi + cp -pr /home/pterjan/rpmbuild/BUILD/python-hidapi-0.14.0-build/hidapi-0.14.0/README.rst /home/pterjan/rpmbuild/BUILD/python-hidapi-0.14.0-build/BUILDROOT/usr/share/doc/python3-hidapi + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.CZqfdj + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-hidapi-0.14.0-build + cd hidapi-0.14.0 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/python-hidapi-0.14.0-build/BUILDROOT/usr/share/licenses/python3-hidapi + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-hidapi-0.14.0-build/BUILDROOT/usr/share/licenses/python3-hidapi + cp -pr /home/pterjan/rpmbuild/BUILD/python-hidapi-0.14.0-build/hidapi-0.14.0/LICENSE-bsd.txt /home/pterjan/rpmbuild/BUILD/python-hidapi-0.14.0-build/BUILDROOT/usr/share/licenses/python3-hidapi + cp -pr /home/pterjan/rpmbuild/BUILD/python-hidapi-0.14.0-build/hidapi-0.14.0/LICENSE-gpl3.txt /home/pterjan/rpmbuild/BUILD/python-hidapi-0.14.0-build/BUILDROOT/usr/share/licenses/python3-hidapi + cp -pr /home/pterjan/rpmbuild/BUILD/python-hidapi-0.14.0-build/hidapi-0.14.0/LICENSE-orig.txt /home/pterjan/rpmbuild/BUILD/python-hidapi-0.14.0-build/BUILDROOT/usr/share/licenses/python3-hidapi + cp -pr /home/pterjan/rpmbuild/BUILD/python-hidapi-0.14.0-build/hidapi-0.14.0/LICENSE.txt /home/pterjan/rpmbuild/BUILD/python-hidapi-0.14.0-build/BUILDROOT/usr/share/licenses/python3-hidapi + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-hidapi = 0.14.0-4.mga10 python3-hidapi = 0.14.0-4.mga10 python3-hidapi(x86-64) = 0.14.0-4.mga10 python3.12-hidapi = 0.14.0-4.mga10 python3.12dist(hidapi) = 0.14 python3dist(hidapi) = 0.14 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.4)(64bit) libhidapi-hidraw.so.0()(64bit) libhidapi-libusb.so.0()(64bit) libpython3.12.so.1.0()(64bit) python(abi) = 3.12 python3.12dist(setuptools) >= 19 Obsoletes: python-hidapi < 0.14.0-4.mga10 Processing files: python-hidapi-debugsource-0.14.0-4.mga10.x86_64 Provides: python-hidapi-debugsource = 0.14.0-4.mga10 python-hidapi-debugsource(x86-64) = 0.14.0-4.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-hidapi-debuginfo-0.14.0-4.mga10.x86_64 Provides: debuginfo(build-id) = 3f67ddd92e1dd0ef9de578c1933da8c97a3704bd debuginfo(build-id) = b6efd5b8c8366af381e6283649b774825ed639c5 python-hidapi-debuginfo = 0.14.0-4.mga10 python3-hidapi-debuginfo = 0.14.0-4.mga10 python3-hidapi-debuginfo(x86-64) = 0.14.0-4.mga10 python3.12-hidapi-debuginfo = 0.14.0-4.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-hidapi-debugsource(x86-64) = 0.14.0-4.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-hidapi-0.14.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-hidapi-0.14.0-4.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-hidapi-debuginfo-0.14.0-4.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python-hidapi-debugsource-0.14.0-4.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.GxiHRa + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-hidapi-0.14.0-build + test -d /home/pterjan/rpmbuild/BUILD/python-hidapi-0.14.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-hidapi-0.14.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/python-hidapi-0.14.0-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!