Mock Version: 2.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/pyserial.spec'], chrootPath='/var/lib/mock/rocky-9-aarch64/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=0uid=1003gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/pyserial.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: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1628553600 Wrote: /builddir/build/SRPMS/pyserial-3.4-12.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/pyserial.spec'], chrootPath='/var/lib/mock/rocky-9-aarch64/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=0uid=1003gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/pyserial.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: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1628553600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.UQ8weE + umask 022 + cd /builddir/build/BUILD + export UNZIP=-aa + UNZIP=-aa + cd /builddir/build/BUILD + rm -rf pyserial-3.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/pyserial-3.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyserial-3.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.52Ec0T + umask 022 + cd /builddir/build/BUILD + cd pyserial-3.4 + 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 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/serial copying serial/serialutil.py -> build/lib/serial copying serial/rfc2217.py -> build/lib/serial copying serial/serialposix.py -> build/lib/serial copying serial/serialjava.py -> build/lib/serial copying serial/win32.py -> build/lib/serial copying serial/serialwin32.py -> build/lib/serial copying serial/serialcli.py -> build/lib/serial copying serial/__init__.py -> build/lib/serial copying serial/rs485.py -> build/lib/serial creating build/lib/serial/tools copying serial/tools/list_ports_windows.py -> build/lib/serial/tools copying serial/tools/miniterm.py -> build/lib/serial/tools copying serial/tools/list_ports.py -> build/lib/serial/tools copying serial/tools/list_ports_common.py -> build/lib/serial/tools copying serial/tools/list_ports_osx.py -> build/lib/serial/tools copying serial/tools/list_ports_linux.py -> build/lib/serial/tools copying serial/tools/hexlify_codec.py -> build/lib/serial/tools copying serial/tools/list_ports_posix.py -> build/lib/serial/tools copying serial/tools/__init__.py -> build/lib/serial/tools creating build/lib/serial/urlhandler copying serial/urlhandler/protocol_loop.py -> build/lib/serial/urlhandler copying serial/urlhandler/protocol_socket.py -> build/lib/serial/urlhandler copying serial/urlhandler/protocol_hwgrep.py -> build/lib/serial/urlhandler copying serial/urlhandler/protocol_serve-rfc2217.py -> build/lib/serial/urlhandler copying serial/urlhandler/protocol_alt.py -> build/lib/serial/urlhandler copying serial/urlhandler/__init__.py -> build/lib/serial/urlhandler copying serial/urlhandler/protocol_rfc2217.py -> build/lib/serial/urlhandler copying serial/urlhandler/protocol_spy.py -> build/lib/serial/urlhandler creating build/lib/serial/threaded copying serial/threaded/__init__.py -> build/lib/serial/threaded running build_scripts creating build/scripts-3.9 copying and adjusting serial/tools/miniterm.py -> build/scripts-3.9 changing mode of build/scripts-3.9/miniterm.py from 644 to 755 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0sakvz + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64 ++ dirname /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64 + cd pyserial-3.4 + 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 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64 running install running install_lib creating /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr creating /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib creating /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial copying build/lib/serial/serialutil.py -> /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial copying build/lib/serial/rfc2217.py -> /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial copying build/lib/serial/serialposix.py -> /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial copying build/lib/serial/serialjava.py -> /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial copying build/lib/serial/win32.py -> /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial copying build/lib/serial/serialwin32.py -> /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial copying build/lib/serial/serialcli.py -> /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial copying build/lib/serial/__init__.py -> /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial copying build/lib/serial/rs485.py -> /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial creating /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial/tools copying build/lib/serial/tools/list_ports_windows.py -> /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial/tools copying build/lib/serial/tools/miniterm.py -> /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial/tools copying build/lib/serial/tools/list_ports.py -> /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial/tools copying build/lib/serial/tools/list_ports_common.py -> /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial/tools copying build/lib/serial/tools/list_ports_osx.py -> /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial/tools copying build/lib/serial/tools/list_ports_linux.py -> /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial/tools copying build/lib/serial/tools/hexlify_codec.py -> /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial/tools copying build/lib/serial/tools/list_ports_posix.py -> /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial/tools copying build/lib/serial/tools/__init__.py -> /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial/tools creating /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial/urlhandler copying build/lib/serial/urlhandler/protocol_loop.py -> /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial/urlhandler copying build/lib/serial/urlhandler/protocol_socket.py -> /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial/urlhandler copying build/lib/serial/urlhandler/protocol_hwgrep.py -> /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial/urlhandler copying build/lib/serial/urlhandler/protocol_serve-rfc2217.py -> /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial/urlhandler copying build/lib/serial/urlhandler/protocol_alt.py -> /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial/urlhandler copying build/lib/serial/urlhandler/__init__.py -> /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial/urlhandler copying build/lib/serial/urlhandler/protocol_rfc2217.py -> /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial/urlhandler copying build/lib/serial/urlhandler/protocol_spy.py -> /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial/urlhandler creating /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial/threaded copying build/lib/serial/threaded/__init__.py -> /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial/threaded byte-compiling /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial/serialutil.py to serialutil.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial/rfc2217.py to rfc2217.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial/serialposix.py to serialposix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial/serialjava.py to serialjava.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial/win32.py to win32.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial/serialwin32.py to serialwin32.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial/serialcli.py to serialcli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial/rs485.py to rs485.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial/tools/list_ports_windows.py to list_ports_windows.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial/tools/miniterm.py to miniterm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial/tools/list_ports.py to list_ports.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial/tools/list_ports_common.py to list_ports_common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial/tools/list_ports_osx.py to list_ports_osx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial/tools/list_ports_linux.py to list_ports_linux.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial/tools/hexlify_codec.py to hexlify_codec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial/tools/list_ports_posix.py to list_ports_posix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial/tools/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial/urlhandler/protocol_loop.py to protocol_loop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial/urlhandler/protocol_socket.py to protocol_socket.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial/urlhandler/protocol_hwgrep.py to protocol_hwgrep.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial/urlhandler/protocol_serve-rfc2217.py to protocol_serve-rfc2217.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial/urlhandler/protocol_alt.py to protocol_alt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial/urlhandler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial/urlhandler/protocol_rfc2217.py to protocol_rfc2217.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial/urlhandler/protocol_spy.py to protocol_spy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/serial/threaded/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmp1uc4jxzi.py' /usr/bin/python3 /tmp/tmp1uc4jxzi.py removing /tmp/tmp1uc4jxzi.py running install_egg_info running egg_info writing pyserial.egg-info/PKG-INFO writing dependency_links to pyserial.egg-info/dependency_links.txt writing top-level names to pyserial.egg-info/top_level.txt reading manifest file 'pyserial.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pyserial.egg-info/SOURCES.txt' Copying pyserial.egg-info to /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9/site-packages/pyserial-3.4-py3.9.egg-info running install_scripts creating /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/bin copying build/scripts-3.9/miniterm.py -> /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/bin changing mode of /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/bin/miniterm.py to 755 + rm -rfv /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/bin/__pycache__ + mv /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64//usr/bin/miniterm.py /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64//usr/bin/miniterm-3.py + ln -sf /usr/bin/miniterm-3.py /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64//usr/bin/miniterm-3.9.py + ln -sf /usr/bin/miniterm-3.py /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64//usr/bin/miniterm.py + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 3.4-12.el9 --unique-debug-suffix -3.4-12.el9.aarch64 --unique-debug-src-base pyserial-3.4-12.el9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pyserial-3.4 find: 'debug': No such file or directory + /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/pyserial-3.4-12.el9.aarch64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-pyserial-3.4-12.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SVXMu2 + umask 022 + cd /builddir/build/BUILD + cd pyserial-3.4 + DOCDIR=/builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/share/doc/python3-pyserial + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/share/doc/python3-pyserial + cp -pr LICENSE.txt /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/share/doc/python3-pyserial + cp -pr CHANGES.rst /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/share/doc/python3-pyserial + cp -pr README.rst /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/share/doc/python3-pyserial + cp -pr examples /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64/usr/share/doc/python3-pyserial + RPM_EC=0 ++ jobs -p + exit 0 warning: absolute symlink: /usr/bin/miniterm-3.9.py -> /usr/bin/miniterm-3.py warning: absolute symlink: /usr/bin/miniterm.py -> /usr/bin/miniterm-3.py Provides: python-pyserial = 3.4-12.el9 python3-pyserial = 3.4-12.el9 python3.9-pyserial = 3.4-12.el9 python3.9dist(pyserial) = 3.4 python3dist(pyserial) = 3.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 Conflicts: python2-pyserial < 3.4-6 Obsoletes: python39-pyserial < 3.4-12.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64 Wrote: /builddir/build/RPMS/python3-pyserial-3.4-12.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.W5B5iX + umask 022 + cd /builddir/build/BUILD + cd pyserial-3.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pyserial-3.4-12.el9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0