Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-homie4.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683379321.375310/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-homie4.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-Homie4-0.4.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-homie4.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683379321.375310/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-homie4.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-Homie4-0.4.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-homie4.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683379321.375310/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-homie4.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.cGeQ2l + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Homie4-0.4.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/Homie4-0.4.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Homie4-0.4.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.ekcao2 + umask 022 + cd /builddir/build/BUILD + cd Homie4-0.4.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/homie copying homie/device_boolean.py -> build/lib/homie copying homie/device_temperature_humidity_battery.py -> build/lib/homie copying homie/device_thermostat.py -> build/lib/homie copying homie/__init__.py -> build/lib/homie copying homie/device_temperature.py -> build/lib/homie copying homie/device_integer.py -> build/lib/homie copying homie/device_speed.py -> build/lib/homie copying homie/device_contact.py -> build/lib/homie copying homie/device_base.py -> build/lib/homie copying homie/device_status.py -> build/lib/homie copying homie/device_button.py -> build/lib/homie copying homie/device_dimmer.py -> build/lib/homie copying homie/device_state.py -> build/lib/homie copying homie/device_switch.py -> build/lib/homie copying homie/device_temperature_humidity.py -> build/lib/homie creating build/lib/homie/node copying homie/node/node_base.py -> build/lib/homie/node copying homie/node/node_state.py -> build/lib/homie/node copying homie/node/__init__.py -> build/lib/homie/node copying homie/node/node_contact.py -> build/lib/homie/node copying homie/node/node_boolean.py -> build/lib/homie/node copying homie/node/node_dimmer.py -> build/lib/homie/node copying homie/node/node_integer.py -> build/lib/homie/node copying homie/node/node_switch.py -> build/lib/homie/node creating build/lib/homie/support copying homie/support/__init__.py -> build/lib/homie/support copying homie/support/network_information.py -> build/lib/homie/support copying homie/support/repeating_timer.py -> build/lib/homie/support copying homie/support/helpers.py -> build/lib/homie/support creating build/lib/homie/mqtt copying homie/mqtt/homie_mqtt_client.py -> build/lib/homie/mqtt copying homie/mqtt/paho_mqtt_client.py -> build/lib/homie/mqtt copying homie/mqtt/__init__.py -> build/lib/homie/mqtt copying homie/mqtt/mqtt_base.py -> build/lib/homie/mqtt copying homie/mqtt/gmqtt_client.py -> build/lib/homie/mqtt creating build/lib/homie/node/property copying homie/node/property/property_humidity.py -> build/lib/homie/node/property copying homie/node/property/property_battery.py -> build/lib/homie/node/property copying homie/node/property/__init__.py -> build/lib/homie/node/property copying homie/node/property/property_dimmer.py -> build/lib/homie/node/property copying homie/node/property/property_integer.py -> build/lib/homie/node/property copying homie/node/property/property_setpoint.py -> build/lib/homie/node/property copying homie/node/property/property_speed.py -> build/lib/homie/node/property copying homie/node/property/property_string.py -> build/lib/homie/node/property copying homie/node/property/property_switch.py -> build/lib/homie/node/property copying homie/node/property/property_color.py -> build/lib/homie/node/property copying homie/node/property/property_pressure.py -> build/lib/homie/node/property copying homie/node/property/property_float.py -> build/lib/homie/node/property copying homie/node/property/property_temperature.py -> build/lib/homie/node/property copying homie/node/property/property_datetime.py -> build/lib/homie/node/property copying homie/node/property/property_boolean.py -> build/lib/homie/node/property copying homie/node/property/property_button.py -> build/lib/homie/node/property copying homie/node/property/property_contact.py -> build/lib/homie/node/property copying homie/node/property/property_base.py -> build/lib/homie/node/property copying homie/node/property/property_enum.py -> build/lib/homie/node/property + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NKro32 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64 + cd Homie4-0.4.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-Homie4-0.4.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-Homie4-0.4.0-1.aarch64/usr creating /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie copying build/lib/homie/device_boolean.py -> /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie creating /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node copying build/lib/homie/node/node_base.py -> /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node copying build/lib/homie/node/node_state.py -> /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node copying build/lib/homie/node/__init__.py -> /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node copying build/lib/homie/node/node_contact.py -> /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node copying build/lib/homie/node/node_boolean.py -> /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node copying build/lib/homie/node/node_dimmer.py -> /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node copying build/lib/homie/node/node_integer.py -> /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node copying build/lib/homie/node/node_switch.py -> /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node creating /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node/property copying build/lib/homie/node/property/property_humidity.py -> /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node/property copying build/lib/homie/node/property/property_battery.py -> /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node/property copying build/lib/homie/node/property/__init__.py -> /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node/property copying build/lib/homie/node/property/property_dimmer.py -> /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node/property copying build/lib/homie/node/property/property_integer.py -> /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node/property copying build/lib/homie/node/property/property_setpoint.py -> /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node/property copying build/lib/homie/node/property/property_speed.py -> /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node/property copying build/lib/homie/node/property/property_string.py -> /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node/property copying build/lib/homie/node/property/property_switch.py -> /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node/property copying build/lib/homie/node/property/property_color.py -> /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node/property copying build/lib/homie/node/property/property_pressure.py -> /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node/property copying build/lib/homie/node/property/property_float.py -> /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node/property copying build/lib/homie/node/property/property_temperature.py -> /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node/property copying build/lib/homie/node/property/property_datetime.py -> /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node/property copying build/lib/homie/node/property/property_boolean.py -> /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node/property copying build/lib/homie/node/property/property_button.py -> /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node/property copying build/lib/homie/node/property/property_contact.py -> /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node/property copying build/lib/homie/node/property/property_base.py -> /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node/property copying build/lib/homie/node/property/property_enum.py -> /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node/property copying build/lib/homie/device_temperature_humidity_battery.py -> /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie copying build/lib/homie/device_thermostat.py -> /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie copying build/lib/homie/__init__.py -> /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie copying build/lib/homie/device_temperature.py -> /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie copying build/lib/homie/device_integer.py -> /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie copying build/lib/homie/device_speed.py -> /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie copying build/lib/homie/device_contact.py -> /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie copying build/lib/homie/device_base.py -> /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie creating /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/support copying build/lib/homie/support/__init__.py -> /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/support copying build/lib/homie/support/network_information.py -> /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/support copying build/lib/homie/support/repeating_timer.py -> /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/support copying build/lib/homie/support/helpers.py -> /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/support copying build/lib/homie/device_status.py -> /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie copying build/lib/homie/device_button.py -> /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie copying build/lib/homie/device_dimmer.py -> /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie copying build/lib/homie/device_state.py -> /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie copying build/lib/homie/device_switch.py -> /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie creating /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/mqtt copying build/lib/homie/mqtt/homie_mqtt_client.py -> /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/mqtt copying build/lib/homie/mqtt/paho_mqtt_client.py -> /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/mqtt copying build/lib/homie/mqtt/__init__.py -> /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/mqtt copying build/lib/homie/mqtt/mqtt_base.py -> /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/mqtt copying build/lib/homie/mqtt/gmqtt_client.py -> /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/mqtt copying build/lib/homie/device_temperature_humidity.py -> /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie byte-compiling /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/device_boolean.py to device_boolean.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node/node_base.py to node_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node/node_state.py to node_state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node/node_contact.py to node_contact.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node/node_boolean.py to node_boolean.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node/node_dimmer.py to node_dimmer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node/node_integer.py to node_integer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node/node_switch.py to node_switch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node/property/property_humidity.py to property_humidity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node/property/property_battery.py to property_battery.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node/property/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node/property/property_dimmer.py to property_dimmer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node/property/property_integer.py to property_integer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node/property/property_setpoint.py to property_setpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node/property/property_speed.py to property_speed.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node/property/property_string.py to property_string.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node/property/property_switch.py to property_switch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node/property/property_color.py to property_color.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node/property/property_pressure.py to property_pressure.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node/property/property_float.py to property_float.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node/property/property_temperature.py to property_temperature.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node/property/property_datetime.py to property_datetime.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node/property/property_boolean.py to property_boolean.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node/property/property_button.py to property_button.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node/property/property_contact.py to property_contact.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node/property/property_base.py to property_base.cpython-39.pyc /usr/lib/python3.9/site-packages/homie/node/property/property_base.py:151: SyntaxWarning: "is not" with a literal. Did you mean "!="? byte-compiling /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/node/property/property_enum.py to property_enum.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/device_temperature_humidity_battery.py to device_temperature_humidity_battery.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/device_thermostat.py to device_thermostat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/device_temperature.py to device_temperature.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/device_integer.py to device_integer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/device_speed.py to device_speed.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/device_contact.py to device_contact.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/device_base.py to device_base.cpython-39.pyc /usr/lib/python3.9/site-packages/homie/device_base.py:169: SyntaxWarning: "is not" with a literal. Did you mean "!="? byte-compiling /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/support/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/support/network_information.py to network_information.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/support/repeating_timer.py to repeating_timer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/support/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/device_status.py to device_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/device_button.py to device_button.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/device_dimmer.py to device_dimmer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/device_state.py to device_state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/device_switch.py to device_switch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/mqtt/homie_mqtt_client.py to homie_mqtt_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/mqtt/paho_mqtt_client.py to paho_mqtt_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/mqtt/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/mqtt/mqtt_base.py to mqtt_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/mqtt/gmqtt_client.py to gmqtt_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/homie/device_temperature_humidity.py to device_temperature_humidity.cpython-39.pyc writing byte-compilation script '/tmp/tmpphbiqs6_.py' /usr/bin/python3 /tmp/tmpphbiqs6_.py /usr/lib/python3.9/site-packages/homie/node/property/property_base.py:151: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.9/site-packages/homie/device_base.py:169: SyntaxWarning: "is not" with a literal. Did you mean "!="? removing /tmp/tmpphbiqs6_.py running install_egg_info running egg_info writing Homie4.egg-info/PKG-INFO writing dependency_links to Homie4.egg-info/dependency_links.txt writing requirements to Homie4.egg-info/requires.txt writing top-level names to Homie4.egg-info/top_level.txt reading manifest file 'Homie4.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'Homie4.egg-info/SOURCES.txt' Copying Homie4.egg-info to /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/usr/lib/python3.9/site-packages/Homie4-0.4.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64//usr/share/doc/python-Homie4 + '[' -d doc ']' ~/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64 ~/build/BUILD/Homie4-0.4.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/Homie4-0.4.0 + popd + mv /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.4.0-1 --unique-debug-suffix -0.4.0-1.aarch64 --unique-debug-src-base python-Homie4-0.4.0-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/Homie4-0.4.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-Homie4-0.4.0-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 /usr/lib/python3.9/site-packages/homie/device_base.py:169: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.9/site-packages/homie/node/property/property_base.py:151: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.9/site-packages/homie/device_base.py:169: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.9/site-packages/homie/node/property/property_base.py:151: SyntaxWarning: "is not" with a literal. Did you mean "!="? + /usr/lib/rpm/brp-python-hardlink Processing files: python3-Homie4-0.4.0-1.noarch Provides: python-Homie4 python3-Homie4 = 0.4.0-1 python3.9dist(homie4) = 0.4 python3dist(homie4) = 0.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: python(abi) = 3.9 python3.9dist(paho-mqtt) >= 1.3 Processing files: python-Homie4-help-0.4.0-1.noarch warning: Empty %files file /builddir/build/BUILD/Homie4-0.4.0/doclist.lst Provides: python-Homie4-help = 0.4.0-1 python3-Homie4-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-Homie4-0.4.0-1.aarch64 Wrote: /builddir/build/RPMS/python-Homie4-help-0.4.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-Homie4-0.4.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.B5z14h + umask 022 + cd /builddir/build/BUILD + cd Homie4-0.4.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-Homie4-0.4.0-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0