Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-bellows.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681969248.416744/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 x86_64 --nodeps /builddir/build/SPECS/python-bellows.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-bellows-0.35.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 x86_64 --nodeps /builddir/build/SPECS/python-bellows.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681969248.416744/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 x86_64 --nodeps /builddir/build/SPECS/python-bellows.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-bellows-0.35.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-bellows.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681969248.416744/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 x86_64 --nodeps /builddir/build/SPECS/python-bellows.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.q6uBrk + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf bellows-0.35.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/bellows-0.35.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd bellows-0.35.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.LXSa1S + umask 022 + cd /builddir/build/BUILD + cd bellows-0.35.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 -m64 -mtune=generic -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/bellows copying bellows/__init__.py -> build/lib/bellows copying bellows/uart.py -> build/lib/bellows copying bellows/typing.py -> build/lib/bellows copying bellows/multicast.py -> build/lib/bellows copying bellows/exception.py -> build/lib/bellows copying bellows/thread.py -> build/lib/bellows creating build/lib/bellows/cli copying bellows/cli/__init__.py -> build/lib/bellows/cli copying bellows/cli/main.py -> build/lib/bellows/cli copying bellows/cli/tone.py -> build/lib/bellows/cli copying bellows/cli/backup.py -> build/lib/bellows/cli copying bellows/cli/stream.py -> build/lib/bellows/cli copying bellows/cli/util.py -> build/lib/bellows/cli copying bellows/cli/ncp.py -> build/lib/bellows/cli copying bellows/cli/network.py -> build/lib/bellows/cli copying bellows/cli/dump.py -> build/lib/bellows/cli copying bellows/cli/application.py -> build/lib/bellows/cli copying bellows/cli/opts.py -> build/lib/bellows/cli creating build/lib/bellows/zigbee copying bellows/zigbee/__init__.py -> build/lib/bellows/zigbee copying bellows/zigbee/util.py -> build/lib/bellows/zigbee copying bellows/zigbee/device.py -> build/lib/bellows/zigbee copying bellows/zigbee/application.py -> build/lib/bellows/zigbee creating build/lib/bellows/types copying bellows/types/__init__.py -> build/lib/bellows/types copying bellows/types/struct.py -> build/lib/bellows/types copying bellows/types/named.py -> build/lib/bellows/types copying bellows/types/basic.py -> build/lib/bellows/types creating build/lib/bellows/config copying bellows/config/__init__.py -> build/lib/bellows/config creating build/lib/bellows/ezsp copying bellows/ezsp/__init__.py -> build/lib/bellows/ezsp copying bellows/ezsp/protocol.py -> build/lib/bellows/ezsp creating build/lib/bellows/ezsp/v9 copying bellows/ezsp/v9/__init__.py -> build/lib/bellows/ezsp/v9 copying bellows/ezsp/v9/commands.py -> build/lib/bellows/ezsp/v9 copying bellows/ezsp/v9/config.py -> build/lib/bellows/ezsp/v9 creating build/lib/bellows/ezsp/v11 copying bellows/ezsp/v11/__init__.py -> build/lib/bellows/ezsp/v11 copying bellows/ezsp/v11/commands.py -> build/lib/bellows/ezsp/v11 copying bellows/ezsp/v11/types.py -> build/lib/bellows/ezsp/v11 copying bellows/ezsp/v11/config.py -> build/lib/bellows/ezsp/v11 creating build/lib/bellows/ezsp/v7 copying bellows/ezsp/v7/__init__.py -> build/lib/bellows/ezsp/v7 copying bellows/ezsp/v7/commands.py -> build/lib/bellows/ezsp/v7 copying bellows/ezsp/v7/config.py -> build/lib/bellows/ezsp/v7 creating build/lib/bellows/ezsp/v5 copying bellows/ezsp/v5/__init__.py -> build/lib/bellows/ezsp/v5 copying bellows/ezsp/v5/commands.py -> build/lib/bellows/ezsp/v5 copying bellows/ezsp/v5/config.py -> build/lib/bellows/ezsp/v5 creating build/lib/bellows/ezsp/v10 copying bellows/ezsp/v10/__init__.py -> build/lib/bellows/ezsp/v10 copying bellows/ezsp/v10/commands.py -> build/lib/bellows/ezsp/v10 copying bellows/ezsp/v10/config.py -> build/lib/bellows/ezsp/v10 creating build/lib/bellows/ezsp/v4 copying bellows/ezsp/v4/__init__.py -> build/lib/bellows/ezsp/v4 copying bellows/ezsp/v4/commands.py -> build/lib/bellows/ezsp/v4 copying bellows/ezsp/v4/config.py -> build/lib/bellows/ezsp/v4 creating build/lib/bellows/ezsp/v6 copying bellows/ezsp/v6/__init__.py -> build/lib/bellows/ezsp/v6 copying bellows/ezsp/v6/commands.py -> build/lib/bellows/ezsp/v6 copying bellows/ezsp/v6/config.py -> build/lib/bellows/ezsp/v6 creating build/lib/bellows/ezsp/v8 copying bellows/ezsp/v8/__init__.py -> build/lib/bellows/ezsp/v8 copying bellows/ezsp/v8/commands.py -> build/lib/bellows/ezsp/v8 copying bellows/ezsp/v8/config.py -> build/lib/bellows/ezsp/v8 creating build/lib/bellows/ezsp/v9/types copying bellows/ezsp/v9/types/__init__.py -> build/lib/bellows/ezsp/v9/types copying bellows/ezsp/v9/types/struct.py -> build/lib/bellows/ezsp/v9/types copying bellows/ezsp/v9/types/named.py -> build/lib/bellows/ezsp/v9/types creating build/lib/bellows/ezsp/v7/types copying bellows/ezsp/v7/types/__init__.py -> build/lib/bellows/ezsp/v7/types copying bellows/ezsp/v7/types/struct.py -> build/lib/bellows/ezsp/v7/types copying bellows/ezsp/v7/types/named.py -> build/lib/bellows/ezsp/v7/types creating build/lib/bellows/ezsp/v5/types copying bellows/ezsp/v5/types/__init__.py -> build/lib/bellows/ezsp/v5/types copying bellows/ezsp/v5/types/struct.py -> build/lib/bellows/ezsp/v5/types copying bellows/ezsp/v5/types/named.py -> build/lib/bellows/ezsp/v5/types creating build/lib/bellows/ezsp/v10/types copying bellows/ezsp/v10/types/__init__.py -> build/lib/bellows/ezsp/v10/types copying bellows/ezsp/v10/types/struct.py -> build/lib/bellows/ezsp/v10/types copying bellows/ezsp/v10/types/named.py -> build/lib/bellows/ezsp/v10/types creating build/lib/bellows/ezsp/v4/types copying bellows/ezsp/v4/types/__init__.py -> build/lib/bellows/ezsp/v4/types copying bellows/ezsp/v4/types/struct.py -> build/lib/bellows/ezsp/v4/types copying bellows/ezsp/v4/types/named.py -> build/lib/bellows/ezsp/v4/types creating build/lib/bellows/ezsp/v6/types copying bellows/ezsp/v6/types/__init__.py -> build/lib/bellows/ezsp/v6/types copying bellows/ezsp/v6/types/struct.py -> build/lib/bellows/ezsp/v6/types copying bellows/ezsp/v6/types/named.py -> build/lib/bellows/ezsp/v6/types creating build/lib/bellows/ezsp/v8/types copying bellows/ezsp/v8/types/__init__.py -> build/lib/bellows/ezsp/v8/types copying bellows/ezsp/v8/types/struct.py -> build/lib/bellows/ezsp/v8/types copying bellows/ezsp/v8/types/named.py -> build/lib/bellows/ezsp/v8/types + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bKGZpW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64 + cd bellows-0.35.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 -m64 -mtune=generic -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-bellows-0.35.0-1.x86_64 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-bellows-0.35.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows creating /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/cli copying build/lib/bellows/cli/__init__.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/cli copying build/lib/bellows/cli/main.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/cli copying build/lib/bellows/cli/tone.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/cli copying build/lib/bellows/cli/backup.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/cli copying build/lib/bellows/cli/stream.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/cli copying build/lib/bellows/cli/util.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/cli copying build/lib/bellows/cli/ncp.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/cli copying build/lib/bellows/cli/network.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/cli copying build/lib/bellows/cli/dump.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/cli copying build/lib/bellows/cli/application.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/cli copying build/lib/bellows/cli/opts.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/cli copying build/lib/bellows/__init__.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows copying build/lib/bellows/uart.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows copying build/lib/bellows/typing.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows copying build/lib/bellows/multicast.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows creating /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/zigbee copying build/lib/bellows/zigbee/__init__.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/zigbee copying build/lib/bellows/zigbee/util.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/zigbee copying build/lib/bellows/zigbee/device.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/zigbee copying build/lib/bellows/zigbee/application.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/zigbee copying build/lib/bellows/exception.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows creating /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/types copying build/lib/bellows/types/__init__.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/types copying build/lib/bellows/types/struct.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/types copying build/lib/bellows/types/named.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/types copying build/lib/bellows/types/basic.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/types copying build/lib/bellows/thread.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows creating /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/config copying build/lib/bellows/config/__init__.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/config creating /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp copying build/lib/bellows/ezsp/__init__.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp creating /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v9 copying build/lib/bellows/ezsp/v9/__init__.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v9 copying build/lib/bellows/ezsp/v9/commands.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v9 creating /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v9/types copying build/lib/bellows/ezsp/v9/types/__init__.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v9/types copying build/lib/bellows/ezsp/v9/types/struct.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v9/types copying build/lib/bellows/ezsp/v9/types/named.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v9/types copying build/lib/bellows/ezsp/v9/config.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v9 creating /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v11 copying build/lib/bellows/ezsp/v11/__init__.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v11 copying build/lib/bellows/ezsp/v11/commands.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v11 copying build/lib/bellows/ezsp/v11/types.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v11 copying build/lib/bellows/ezsp/v11/config.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v11 creating /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v7 copying build/lib/bellows/ezsp/v7/__init__.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v7 copying build/lib/bellows/ezsp/v7/commands.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v7 creating /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v7/types copying build/lib/bellows/ezsp/v7/types/__init__.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v7/types copying build/lib/bellows/ezsp/v7/types/struct.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v7/types copying build/lib/bellows/ezsp/v7/types/named.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v7/types copying build/lib/bellows/ezsp/v7/config.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v7 creating /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v5 copying build/lib/bellows/ezsp/v5/__init__.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v5 copying build/lib/bellows/ezsp/v5/commands.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v5 creating /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v5/types copying build/lib/bellows/ezsp/v5/types/__init__.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v5/types copying build/lib/bellows/ezsp/v5/types/struct.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v5/types copying build/lib/bellows/ezsp/v5/types/named.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v5/types copying build/lib/bellows/ezsp/v5/config.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v5 creating /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v10 copying build/lib/bellows/ezsp/v10/__init__.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v10 copying build/lib/bellows/ezsp/v10/commands.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v10 creating /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v10/types copying build/lib/bellows/ezsp/v10/types/__init__.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v10/types copying build/lib/bellows/ezsp/v10/types/struct.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v10/types copying build/lib/bellows/ezsp/v10/types/named.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v10/types copying build/lib/bellows/ezsp/v10/config.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v10 creating /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v4 copying build/lib/bellows/ezsp/v4/__init__.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v4 copying build/lib/bellows/ezsp/v4/commands.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v4 creating /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v4/types copying build/lib/bellows/ezsp/v4/types/__init__.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v4/types copying build/lib/bellows/ezsp/v4/types/struct.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v4/types copying build/lib/bellows/ezsp/v4/types/named.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v4/types copying build/lib/bellows/ezsp/v4/config.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v4 copying build/lib/bellows/ezsp/protocol.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp creating /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v6 copying build/lib/bellows/ezsp/v6/__init__.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v6 copying build/lib/bellows/ezsp/v6/commands.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v6 creating /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v6/types copying build/lib/bellows/ezsp/v6/types/__init__.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v6/types copying build/lib/bellows/ezsp/v6/types/struct.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v6/types copying build/lib/bellows/ezsp/v6/types/named.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v6/types copying build/lib/bellows/ezsp/v6/config.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v6 creating /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v8 copying build/lib/bellows/ezsp/v8/__init__.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v8 copying build/lib/bellows/ezsp/v8/commands.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v8 creating /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v8/types copying build/lib/bellows/ezsp/v8/types/__init__.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v8/types copying build/lib/bellows/ezsp/v8/types/struct.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v8/types copying build/lib/bellows/ezsp/v8/types/named.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v8/types copying build/lib/bellows/ezsp/v8/config.py -> /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v8 byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/cli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/cli/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/cli/tone.py to tone.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/cli/backup.py to backup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/cli/stream.py to stream.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/cli/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/cli/ncp.py to ncp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/cli/network.py to network.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/cli/dump.py to dump.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/cli/application.py to application.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/cli/opts.py to opts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/uart.py to uart.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/typing.py to typing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/multicast.py to multicast.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/zigbee/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/zigbee/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/zigbee/device.py to device.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/zigbee/application.py to application.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/exception.py to exception.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/types/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/types/struct.py to struct.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/types/named.py to named.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/types/basic.py to basic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/thread.py to thread.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/config/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v9/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v9/commands.py to commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v9/types/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v9/types/struct.py to struct.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v9/types/named.py to named.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v9/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v11/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v11/commands.py to commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v11/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v11/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v7/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v7/commands.py to commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v7/types/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v7/types/struct.py to struct.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v7/types/named.py to named.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v7/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v5/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v5/commands.py to commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v5/types/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v5/types/struct.py to struct.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v5/types/named.py to named.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v5/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v10/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v10/commands.py to commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v10/types/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v10/types/struct.py to struct.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v10/types/named.py to named.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v10/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v4/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v4/commands.py to commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v4/types/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v4/types/struct.py to struct.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v4/types/named.py to named.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v4/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/protocol.py to protocol.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v6/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v6/commands.py to commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v6/types/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v6/types/struct.py to struct.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v6/types/named.py to named.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v6/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v8/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v8/commands.py to commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v8/types/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v8/types/struct.py to struct.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v8/types/named.py to named.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows/ezsp/v8/config.py to config.cpython-39.pyc writing byte-compilation script '/tmp/tmpcn4u9ets.py' /usr/bin/python3 /tmp/tmpcn4u9ets.py removing /tmp/tmpcn4u9ets.py running install_egg_info running egg_info writing bellows.egg-info/PKG-INFO writing dependency_links to bellows.egg-info/dependency_links.txt writing entry points to bellows.egg-info/entry_points.txt writing requirements to bellows.egg-info/requires.txt writing top-level names to bellows.egg-info/top_level.txt reading manifest file 'bellows.egg-info/SOURCES.txt' adding license file 'LICENSE' adding license file 'COPYING' writing manifest file 'bellows.egg-info/SOURCES.txt' Copying bellows.egg-info to /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/lib/python3.9/site-packages/bellows-0.35.0-py3.9.egg-info running install_scripts Installing bellows script to /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64//usr/share/doc/python-bellows + '[' -d doc ']' ~/build/BUILDROOT/python-bellows-0.35.0-1.x86_64 ~/build/BUILD/bellows-0.35.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64 + '[' -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/bellows-0.35.0 + popd + mv /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.35.0-1 --unique-debug-suffix -0.35.0-1.x86_64 --unique-debug-src-base python-bellows-0.35.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/bellows-0.35.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-bellows-0.35.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-bellows-0.35.0-1.noarch Provides: python-bellows python3-bellows = 0.35.0-1 python3.9dist(bellows) = 0.35 python3dist(bellows) = 0.35 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 python3.9dist(click) python3.9dist(click-log) >= 0.2.1 python3.9dist(pure-pcapy3) = 1.0.1 python3.9dist(setuptools) python3.9dist(voluptuous) python3.9dist(zigpy) >= 0.54 Processing files: python-bellows-help-0.35.0-1.noarch warning: Empty %files file /builddir/build/BUILD/bellows-0.35.0/doclist.lst Provides: python-bellows-help = 0.35.0-1 python3-bellows-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64 Wrote: /builddir/build/RPMS/python-bellows-help-0.35.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-bellows-0.35.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LnFTar + umask 022 + cd /builddir/build/BUILD + cd bellows-0.35.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-bellows-0.35.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0