Mock Version: 2.6 Mock Version: 2.6 Mock Version: 2.6 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python-hidapi.spec'], chrootPath='/var/lib/mock/f34-build-23690659-2324769/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python-hidapi.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1603843200 Wrote: /builddir/build/SRPMS/python-hidapi-0.10.0-1.fc34.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python-hidapi.spec'], chrootPath='/var/lib/mock/f34-build-23690659-2324769/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python-hidapi.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1603843200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Mh0Sge + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf hidapi-0.10.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/hidapi-0.10.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd hidapi-0.10.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf hidapi hidapi.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2RoNYb + umask 022 + cd /builddir/build/BUILD + cd hidapi-0.10.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + /usr/bin/python3 setup.py --with-system-hidapi build '--executable=/usr/bin/python3 -s' running build running build_ext cythoning hid.pyx to hid.c /usr/lib/python3.9/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: /builddir/build/BUILD/hidapi-0.10.0/hid.pyx tree = Parsing.p_module(s, pxd, full_module_name) cythoning hidraw.pyx to hidraw.c /usr/lib/python3.9/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: /builddir/build/BUILD/hidapi-0.10.0/hidraw.pyx tree = Parsing.p_module(s, pxd, full_module_name) building 'hid' extension creating build creating build/temp.linux-armv7l-3.9 gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/hidapi -I/usr/include/libusb-1.0 -I/usr/include/python3.9 -c hid.c -o build/temp.linux-armv7l-3.9/hid.o creating build/lib.linux-armv7l-3.9 gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.9/hid.o -L/usr/lib -lusb-1.0 -ludev -lrt -lhidapi-libusb -o build/lib.linux-armv7l-3.9/hid.cpython-39-arm-linux-gnueabihf.so building 'hidraw' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/hidapi -I/usr/include/python3.9 -c hidraw.c -o build/temp.linux-armv7l-3.9/hidraw.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.9/hidraw.o -L/usr/lib -ludev -lrt -lhidapi-hidraw -o build/lib.linux-armv7l-3.9/hidraw.cpython-39-arm-linux-gnueabihf.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zXrSsd + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-hidapi-0.10.0-1.fc34.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-hidapi-0.10.0-1.fc34.arm ++ dirname /builddir/build/BUILDROOT/python-hidapi-0.10.0-1.fc34.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-hidapi-0.10.0-1.fc34.arm + cd hidapi-0.10.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + /usr/bin/python3 setup.py --with-system-hidapi install -O1 --skip-build --root /builddir/build/BUILDROOT/python-hidapi-0.10.0-1.fc34.arm running install running install_lib creating /builddir/build/BUILDROOT/python-hidapi-0.10.0-1.fc34.arm/usr creating /builddir/build/BUILDROOT/python-hidapi-0.10.0-1.fc34.arm/usr/lib creating /builddir/build/BUILDROOT/python-hidapi-0.10.0-1.fc34.arm/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-hidapi-0.10.0-1.fc34.arm/usr/lib/python3.9/site-packages copying build/lib.linux-armv7l-3.9/hidraw.cpython-39-arm-linux-gnueabihf.so -> /builddir/build/BUILDROOT/python-hidapi-0.10.0-1.fc34.arm/usr/lib/python3.9/site-packages copying build/lib.linux-armv7l-3.9/hid.cpython-39-arm-linux-gnueabihf.so -> /builddir/build/BUILDROOT/python-hidapi-0.10.0-1.fc34.arm/usr/lib/python3.9/site-packages writing byte-compilation script '/tmp/tmpkixx5_va.py' /usr/bin/python3 /tmp/tmpkixx5_va.py removing /tmp/tmpkixx5_va.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/hidapi.h' warning: no files found matching 'hidapi/libusb/hid.c' warning: no files found matching 'hidapi/linux/hid.c' warning: no files found matching 'hidapi/mac/hid.c' warning: no files found matching 'hidapi/windows/hid.c' writing manifest file 'hidapi.egg-info/SOURCES.txt' Copying hidapi.egg-info to /builddir/build/BUILDROOT/python-hidapi-0.10.0-1.fc34.arm/usr/lib/python3.9/site-packages/hidapi-0.10.0-py3.9.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-hidapi-0.10.0-1.fc34.arm/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 0.10.0-1.fc34 --unique-debug-suffix -0.10.0-1.fc34.arm --unique-debug-src-base python-hidapi-0.10.0-1.fc34.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/hidapi-0.10.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hidapi-0.10.0-1.fc34.arm/usr/lib/python3.9/site-packages/hid.cpython-39-arm-linux-gnueabihf.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-hidapi-0.10.0-1.fc34.arm/usr/lib/python3.9/site-packages/hidraw.cpython-39-arm-linux-gnueabihf.so extracting debug info from /builddir/build/BUILDROOT/python-hidapi-0.10.0-1.fc34.arm/usr/lib/python3.9/site-packages/hidraw.cpython-39-arm-linux-gnueabihf.so extracting debug info from /builddir/build/BUILDROOT/python-hidapi-0.10.0-1.fc34.arm/usr/lib/python3.9/site-packages/hid.cpython-39-arm-linux-gnueabihf.so original debug info size: 536kB, size after compression: 508kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 1184 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-hidapi-0.10.0-1.fc34.arm/usr/lib/debug/usr/lib/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-hidapi-0.10.0-1.fc34.arm/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.QVGBfd + umask 022 + cd /builddir/build/BUILD + cd hidapi-0.10.0 + export PYTHONPATH=/builddir/build/BUILDROOT/python-hidapi-0.10.0-1.fc34.arm/usr/lib/python3.9/site-packages + PYTHONPATH=/builddir/build/BUILDROOT/python-hidapi-0.10.0-1.fc34.arm/usr/lib/python3.9/site-packages + /usr/bin/python3 tests.py . ---------------------------------------------------------------------- Ran 1 test in 0.004s OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-hidapi-0.10.0-1.fc34.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.v883pg + umask 022 + cd /builddir/build/BUILD + cd hidapi-0.10.0 + DOCDIR=/builddir/build/BUILDROOT/python-hidapi-0.10.0-1.fc34.arm/usr/share/doc/python3-hidapi + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-hidapi-0.10.0-1.fc34.arm/usr/share/doc/python3-hidapi + cp -pr PKG-INFO /builddir/build/BUILDROOT/python-hidapi-0.10.0-1.fc34.arm/usr/share/doc/python3-hidapi + cp -pr README.rst /builddir/build/BUILDROOT/python-hidapi-0.10.0-1.fc34.arm/usr/share/doc/python3-hidapi + cp -pr try.py /builddir/build/BUILDROOT/python-hidapi-0.10.0-1.fc34.arm/usr/share/doc/python3-hidapi + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xa0A9e + umask 022 + cd /builddir/build/BUILD + cd hidapi-0.10.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-hidapi-0.10.0-1.fc34.arm/usr/share/licenses/python3-hidapi + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-hidapi-0.10.0-1.fc34.arm/usr/share/licenses/python3-hidapi + cp -pr LICENSE-bsd.txt LICENSE-gpl3.txt LICENSE-orig.txt LICENSE.txt /builddir/build/BUILDROOT/python-hidapi-0.10.0-1.fc34.arm/usr/share/licenses/python3-hidapi + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-hidapi = 0.10.0-1.fc34 python3-hidapi = 0.10.0-1.fc34 python3-hidapi(armv7hl-32) = 0.10.0-1.fc34 python3.9-hidapi = 0.10.0-1.fc34 python3.9dist(hidapi) = 0.10 python3dist(hidapi) = 0.10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libhidapi-hidraw.so.0 libhidapi-libusb.so.0 libpthread.so.0 python(abi) = 3.9 python3.9dist(setuptools) >= 19 rtld(GNU_HASH) Obsoletes: python-hidapi < 0.10.0-1.fc34 Processing files: python-hidapi-debugsource-0.10.0-1.fc34.armv7hl Provides: python-hidapi-debugsource = 0.10.0-1.fc34 python-hidapi-debugsource(armv7hl-32) = 0.10.0-1.fc34 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.10.0-1.fc34.armv7hl Provides: debuginfo(build-id) = 231d6498d9dfa1dd0af7e03e95b6582b2bc5a7bf debuginfo(build-id) = ba0ad73270ae4fb11975f58096f947924c3e5328 python-hidapi-debuginfo = 0.10.0-1.fc34 python3-hidapi-debuginfo = 0.10.0-1.fc34 python3-hidapi-debuginfo(armv7hl-32) = 0.10.0-1.fc34 python3.9-hidapi-debuginfo = 0.10.0-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-hidapi-debugsource(armv7hl-32) = 0.10.0-1.fc34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-hidapi-0.10.0-1.fc34.arm Wrote: /builddir/build/RPMS/python3-hidapi-0.10.0-1.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/python3-hidapi-debuginfo-0.10.0-1.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/python-hidapi-debugsource-0.10.0-1.fc34.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6TipVc + umask 022 + cd /builddir/build/BUILD + cd hidapi-0.10.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-hidapi-0.10.0-1.fc34.arm + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0