Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-watchdog.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682147698.591942/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=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-watchdog.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-watchdog-3.0.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-watchdog.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682147698.591942/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=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-watchdog.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-watchdog-3.0.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-watchdog.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682147698.591942/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=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-watchdog.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Wbwkao + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf watchdog-3.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/watchdog-3.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd watchdog-3.0.0 + /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.wjxBrG + umask 022 + cd /builddir/build/BUILD + cd watchdog-3.0.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/watchdog copying src/watchdog/events.py -> build/lib/watchdog copying src/watchdog/version.py -> build/lib/watchdog copying src/watchdog/__init__.py -> build/lib/watchdog copying src/watchdog/watchmedo.py -> build/lib/watchdog creating build/lib/watchdog/utils copying src/watchdog/utils/echo.py -> build/lib/watchdog/utils copying src/watchdog/utils/dirsnapshot.py -> build/lib/watchdog/utils copying src/watchdog/utils/process_watcher.py -> build/lib/watchdog/utils copying src/watchdog/utils/platform.py -> build/lib/watchdog/utils copying src/watchdog/utils/bricks.py -> build/lib/watchdog/utils copying src/watchdog/utils/delayed_queue.py -> build/lib/watchdog/utils copying src/watchdog/utils/patterns.py -> build/lib/watchdog/utils copying src/watchdog/utils/__init__.py -> build/lib/watchdog/utils copying src/watchdog/utils/event_debouncer.py -> build/lib/watchdog/utils creating build/lib/watchdog/observers copying src/watchdog/observers/inotify.py -> build/lib/watchdog/observers copying src/watchdog/observers/fsevents.py -> build/lib/watchdog/observers copying src/watchdog/observers/read_directory_changes.py -> build/lib/watchdog/observers copying src/watchdog/observers/winapi.py -> build/lib/watchdog/observers copying src/watchdog/observers/inotify_buffer.py -> build/lib/watchdog/observers copying src/watchdog/observers/kqueue.py -> build/lib/watchdog/observers copying src/watchdog/observers/polling.py -> build/lib/watchdog/observers copying src/watchdog/observers/__init__.py -> build/lib/watchdog/observers copying src/watchdog/observers/inotify_c.py -> build/lib/watchdog/observers copying src/watchdog/observers/api.py -> build/lib/watchdog/observers copying src/watchdog/observers/fsevents2.py -> build/lib/watchdog/observers creating build/lib/watchdog/tricks copying src/watchdog/tricks/__init__.py -> build/lib/watchdog/tricks running egg_info writing src/watchdog.egg-info/PKG-INFO writing dependency_links to src/watchdog.egg-info/dependency_links.txt writing entry points to src/watchdog.egg-info/entry_points.txt writing requirements to src/watchdog.egg-info/requires.txt writing top-level names to src/watchdog.egg-info/top_level.txt reading manifest file 'src/watchdog.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.h' under directory 'src' warning: no files found matching 'docs/*.txt' adding license file 'LICENSE' adding license file 'COPYING' adding license file 'AUTHORS' writing manifest file 'src/watchdog.egg-info/SOURCES.txt' copying src/watchdog/py.typed -> build/lib/watchdog + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cDfVtA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64 + cd watchdog-3.0.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr creating /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog creating /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog/utils copying build/lib/watchdog/utils/echo.py -> /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog/utils copying build/lib/watchdog/utils/dirsnapshot.py -> /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog/utils copying build/lib/watchdog/utils/process_watcher.py -> /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog/utils copying build/lib/watchdog/utils/platform.py -> /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog/utils copying build/lib/watchdog/utils/bricks.py -> /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog/utils copying build/lib/watchdog/utils/delayed_queue.py -> /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog/utils copying build/lib/watchdog/utils/patterns.py -> /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog/utils copying build/lib/watchdog/utils/__init__.py -> /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog/utils copying build/lib/watchdog/utils/event_debouncer.py -> /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog/utils copying build/lib/watchdog/events.py -> /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog copying build/lib/watchdog/version.py -> /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog copying build/lib/watchdog/__init__.py -> /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog copying build/lib/watchdog/watchmedo.py -> /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog creating /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog/observers copying build/lib/watchdog/observers/inotify.py -> /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog/observers copying build/lib/watchdog/observers/fsevents.py -> /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog/observers copying build/lib/watchdog/observers/read_directory_changes.py -> /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog/observers copying build/lib/watchdog/observers/winapi.py -> /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog/observers copying build/lib/watchdog/observers/inotify_buffer.py -> /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog/observers copying build/lib/watchdog/observers/kqueue.py -> /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog/observers copying build/lib/watchdog/observers/polling.py -> /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog/observers copying build/lib/watchdog/observers/__init__.py -> /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog/observers copying build/lib/watchdog/observers/inotify_c.py -> /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog/observers copying build/lib/watchdog/observers/api.py -> /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog/observers copying build/lib/watchdog/observers/fsevents2.py -> /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog/observers copying build/lib/watchdog/py.typed -> /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog creating /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog/tricks copying build/lib/watchdog/tricks/__init__.py -> /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog/tricks byte-compiling /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog/utils/echo.py to echo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog/utils/dirsnapshot.py to dirsnapshot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog/utils/process_watcher.py to process_watcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog/utils/platform.py to platform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog/utils/bricks.py to bricks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog/utils/delayed_queue.py to delayed_queue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog/utils/patterns.py to patterns.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog/utils/event_debouncer.py to event_debouncer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog/events.py to events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog/watchmedo.py to watchmedo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog/observers/inotify.py to inotify.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog/observers/fsevents.py to fsevents.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog/observers/read_directory_changes.py to read_directory_changes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog/observers/winapi.py to winapi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog/observers/inotify_buffer.py to inotify_buffer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog/observers/kqueue.py to kqueue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog/observers/polling.py to polling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog/observers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog/observers/inotify_c.py to inotify_c.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog/observers/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog/observers/fsevents2.py to fsevents2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog/tricks/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpkdtake7a.py' /usr/bin/python3 /tmp/tmpkdtake7a.py removing /tmp/tmpkdtake7a.py running install_egg_info running egg_info writing src/watchdog.egg-info/PKG-INFO writing dependency_links to src/watchdog.egg-info/dependency_links.txt writing entry points to src/watchdog.egg-info/entry_points.txt writing requirements to src/watchdog.egg-info/requires.txt writing top-level names to src/watchdog.egg-info/top_level.txt reading manifest file 'src/watchdog.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.h' under directory 'src' warning: no files found matching 'docs/*.txt' adding license file 'LICENSE' adding license file 'COPYING' adding license file 'AUTHORS' writing manifest file 'src/watchdog.egg-info/SOURCES.txt' Copying src/watchdog.egg-info to /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9/site-packages/watchdog-3.0.0-py3.9.egg-info running install_scripts Installing watchmedo script to /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64//usr/share/doc/python-watchdog + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64//usr/share/doc/python-watchdog + '[' -d example ']' ~/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64 ~/build/BUILD/watchdog-3.0.0 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/watchdog-3.0.0 + popd + mv /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 3.0.0-1 --unique-debug-suffix -3.0.0-1.aarch64 --unique-debug-src-base python-watchdog-3.0.0-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/watchdog-3.0.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-watchdog-3.0.0-1.aarch64 error: Directory not found: /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib64/python3.9/site-packages/* RPM build errors: Directory not found: /builddir/build/BUILDROOT/python-watchdog-3.0.0-1.aarch64/usr/lib64/python3.9/site-packages/* Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-watchdog.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-watchdog.spec