Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-rdpy.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683344865.832042/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-rdpy.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-rdpy-1.3.2-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-rdpy.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683344865.832042/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-rdpy.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-rdpy-1.3.2-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-rdpy.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683344865.832042/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-rdpy.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.AaWO4A + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rdpy-1.3.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/rdpy-1.3.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd rdpy-1.3.2 + /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.qqDxd5 + umask 022 + cd /builddir/build/BUILD + cd rdpy-1.3.2 + 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.linux-x86_64-3.9 creating build/lib.linux-x86_64-3.9/rdpy copying rdpy/__init__.py -> build/lib.linux-x86_64-3.9/rdpy creating build/lib.linux-x86_64-3.9/rdpy/core copying rdpy/core/__init__.py -> build/lib.linux-x86_64-3.9/rdpy/core copying rdpy/core/const.py -> build/lib.linux-x86_64-3.9/rdpy/core copying rdpy/core/scancode.py -> build/lib.linux-x86_64-3.9/rdpy/core copying rdpy/core/error.py -> build/lib.linux-x86_64-3.9/rdpy/core copying rdpy/core/filetimes.py -> build/lib.linux-x86_64-3.9/rdpy/core copying rdpy/core/type.py -> build/lib.linux-x86_64-3.9/rdpy/core copying rdpy/core/log.py -> build/lib.linux-x86_64-3.9/rdpy/core copying rdpy/core/layer.py -> build/lib.linux-x86_64-3.9/rdpy/core copying rdpy/core/rss.py -> build/lib.linux-x86_64-3.9/rdpy/core creating build/lib.linux-x86_64-3.9/rdpy/security copying rdpy/security/__init__.py -> build/lib.linux-x86_64-3.9/rdpy/security copying rdpy/security/pyDes.py -> build/lib.linux-x86_64-3.9/rdpy/security copying rdpy/security/x509.py -> build/lib.linux-x86_64-3.9/rdpy/security copying rdpy/security/rsa_wrapper.py -> build/lib.linux-x86_64-3.9/rdpy/security copying rdpy/security/rc4.py -> build/lib.linux-x86_64-3.9/rdpy/security creating build/lib.linux-x86_64-3.9/rdpy/protocol copying rdpy/protocol/__init__.py -> build/lib.linux-x86_64-3.9/rdpy/protocol creating build/lib.linux-x86_64-3.9/rdpy/protocol/rdp copying rdpy/protocol/rdp/__init__.py -> build/lib.linux-x86_64-3.9/rdpy/protocol/rdp copying rdpy/protocol/rdp/sec.py -> build/lib.linux-x86_64-3.9/rdpy/protocol/rdp copying rdpy/protocol/rdp/x224.py -> build/lib.linux-x86_64-3.9/rdpy/protocol/rdp copying rdpy/protocol/rdp/lic.py -> build/lib.linux-x86_64-3.9/rdpy/protocol/rdp copying rdpy/protocol/rdp/rdp.py -> build/lib.linux-x86_64-3.9/rdpy/protocol/rdp copying rdpy/protocol/rdp/tpkt.py -> build/lib.linux-x86_64-3.9/rdpy/protocol/rdp creating build/lib.linux-x86_64-3.9/rdpy/protocol/rdp/pdu copying rdpy/protocol/rdp/pdu/order.py -> build/lib.linux-x86_64-3.9/rdpy/protocol/rdp/pdu copying rdpy/protocol/rdp/pdu/__init__.py -> build/lib.linux-x86_64-3.9/rdpy/protocol/rdp/pdu copying rdpy/protocol/rdp/pdu/caps.py -> build/lib.linux-x86_64-3.9/rdpy/protocol/rdp/pdu copying rdpy/protocol/rdp/pdu/layer.py -> build/lib.linux-x86_64-3.9/rdpy/protocol/rdp/pdu copying rdpy/protocol/rdp/pdu/data.py -> build/lib.linux-x86_64-3.9/rdpy/protocol/rdp/pdu creating build/lib.linux-x86_64-3.9/rdpy/protocol/rdp/nla copying rdpy/protocol/rdp/nla/__init__.py -> build/lib.linux-x86_64-3.9/rdpy/protocol/rdp/nla copying rdpy/protocol/rdp/nla/sspi.py -> build/lib.linux-x86_64-3.9/rdpy/protocol/rdp/nla copying rdpy/protocol/rdp/nla/cssp.py -> build/lib.linux-x86_64-3.9/rdpy/protocol/rdp/nla copying rdpy/protocol/rdp/nla/ntlm.py -> build/lib.linux-x86_64-3.9/rdpy/protocol/rdp/nla creating build/lib.linux-x86_64-3.9/rdpy/protocol/rdp/t125 copying rdpy/protocol/rdp/t125/__init__.py -> build/lib.linux-x86_64-3.9/rdpy/protocol/rdp/t125 copying rdpy/protocol/rdp/t125/per.py -> build/lib.linux-x86_64-3.9/rdpy/protocol/rdp/t125 copying rdpy/protocol/rdp/t125/mcs.py -> build/lib.linux-x86_64-3.9/rdpy/protocol/rdp/t125 copying rdpy/protocol/rdp/t125/ber.py -> build/lib.linux-x86_64-3.9/rdpy/protocol/rdp/t125 copying rdpy/protocol/rdp/t125/gcc.py -> build/lib.linux-x86_64-3.9/rdpy/protocol/rdp/t125 creating build/lib.linux-x86_64-3.9/rdpy/protocol/rfb copying rdpy/protocol/rfb/__init__.py -> build/lib.linux-x86_64-3.9/rdpy/protocol/rfb copying rdpy/protocol/rfb/rfb.py -> build/lib.linux-x86_64-3.9/rdpy/protocol/rfb creating build/lib.linux-x86_64-3.9/rdpy/ui copying rdpy/ui/__init__.py -> build/lib.linux-x86_64-3.9/rdpy/ui copying rdpy/ui/view.py -> build/lib.linux-x86_64-3.9/rdpy/ui copying rdpy/ui/qt4.py -> build/lib.linux-x86_64-3.9/rdpy/ui running build_ext building 'rle' extension creating build/temp.linux-x86_64-3.9 creating build/temp.linux-x86_64-3.9/ext gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -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 -fPIC -I/usr/include/python3.9 -c ext/rle.c -o build/temp.linux-x86_64-3.9/ext/rle.o ext/rle.c: In function ‘initrle’: ext/rle.c:945:13: warning: implicit declaration of function ‘Py_InitModule’ [-Wimplicit-function-declaration] 945 | (void) Py_InitModule("rle", rle_methods); | ^~~~~~~~~~~~~ ext/rle.c:946:1: warning: control reaches end of non-void function [-Wreturn-type] 946 | } | ^ gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -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 build/temp.linux-x86_64-3.9/ext/rle.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/rle.cpython-39-x86_64-linux-gnu.so running build_scripts creating build/scripts-3.9 copying and adjusting bin/rdpy-rdpclient.py -> build/scripts-3.9 copying and adjusting bin/rdpy-rdphoneypot.py -> build/scripts-3.9 copying and adjusting bin/rdpy-rdpmitm.py -> build/scripts-3.9 copying and adjusting bin/rdpy-rdpscreenshot.py -> build/scripts-3.9 copying and adjusting bin/rdpy-rssplayer.py -> build/scripts-3.9 copying and adjusting bin/rdpy-vncclient.py -> build/scripts-3.9 copying and adjusting bin/rdpy-vncscreenshot.py -> build/scripts-3.9 changing mode of build/scripts-3.9/rdpy-rdpclient.py from 644 to 755 changing mode of build/scripts-3.9/rdpy-rdphoneypot.py from 644 to 755 changing mode of build/scripts-3.9/rdpy-rdpmitm.py from 644 to 755 changing mode of build/scripts-3.9/rdpy-rdpscreenshot.py from 644 to 755 changing mode of build/scripts-3.9/rdpy-rssplayer.py from 644 to 755 changing mode of build/scripts-3.9/rdpy-vncclient.py from 644 to 755 changing mode of build/scripts-3.9/rdpy-vncscreenshot.py from 644 to 755 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qCIoqM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64 + cd rdpy-1.3.2 + 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-rdpy-1.3.2-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-rdpy-1.3.2-1.x86_64/usr creating /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy copying build/lib.linux-x86_64-3.9/rdpy/__init__.py -> /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy creating /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/ui copying build/lib.linux-x86_64-3.9/rdpy/ui/__init__.py -> /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/ui copying build/lib.linux-x86_64-3.9/rdpy/ui/view.py -> /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/ui copying build/lib.linux-x86_64-3.9/rdpy/ui/qt4.py -> /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/ui creating /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/security copying build/lib.linux-x86_64-3.9/rdpy/security/__init__.py -> /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/security copying build/lib.linux-x86_64-3.9/rdpy/security/pyDes.py -> /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/security copying build/lib.linux-x86_64-3.9/rdpy/security/x509.py -> /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/security copying build/lib.linux-x86_64-3.9/rdpy/security/rsa_wrapper.py -> /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/security copying build/lib.linux-x86_64-3.9/rdpy/security/rc4.py -> /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/security creating /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/protocol copying build/lib.linux-x86_64-3.9/rdpy/protocol/__init__.py -> /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/protocol creating /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/protocol/rfb copying build/lib.linux-x86_64-3.9/rdpy/protocol/rfb/__init__.py -> /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/protocol/rfb copying build/lib.linux-x86_64-3.9/rdpy/protocol/rfb/rfb.py -> /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/protocol/rfb creating /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/protocol/rdp copying build/lib.linux-x86_64-3.9/rdpy/protocol/rdp/__init__.py -> /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/protocol/rdp copying build/lib.linux-x86_64-3.9/rdpy/protocol/rdp/sec.py -> /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/protocol/rdp copying build/lib.linux-x86_64-3.9/rdpy/protocol/rdp/x224.py -> /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/protocol/rdp creating /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/protocol/rdp/t125 copying build/lib.linux-x86_64-3.9/rdpy/protocol/rdp/t125/__init__.py -> /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/protocol/rdp/t125 copying build/lib.linux-x86_64-3.9/rdpy/protocol/rdp/t125/per.py -> /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/protocol/rdp/t125 copying build/lib.linux-x86_64-3.9/rdpy/protocol/rdp/t125/mcs.py -> /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/protocol/rdp/t125 copying build/lib.linux-x86_64-3.9/rdpy/protocol/rdp/t125/ber.py -> /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/protocol/rdp/t125 copying build/lib.linux-x86_64-3.9/rdpy/protocol/rdp/t125/gcc.py -> /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/protocol/rdp/t125 creating /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/protocol/rdp/pdu copying build/lib.linux-x86_64-3.9/rdpy/protocol/rdp/pdu/order.py -> /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/protocol/rdp/pdu copying build/lib.linux-x86_64-3.9/rdpy/protocol/rdp/pdu/__init__.py -> /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/protocol/rdp/pdu copying build/lib.linux-x86_64-3.9/rdpy/protocol/rdp/pdu/caps.py -> /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/protocol/rdp/pdu copying build/lib.linux-x86_64-3.9/rdpy/protocol/rdp/pdu/layer.py -> /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/protocol/rdp/pdu copying build/lib.linux-x86_64-3.9/rdpy/protocol/rdp/pdu/data.py -> /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/protocol/rdp/pdu copying build/lib.linux-x86_64-3.9/rdpy/protocol/rdp/lic.py -> /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/protocol/rdp copying build/lib.linux-x86_64-3.9/rdpy/protocol/rdp/rdp.py -> /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/protocol/rdp copying build/lib.linux-x86_64-3.9/rdpy/protocol/rdp/tpkt.py -> /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/protocol/rdp creating /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/protocol/rdp/nla copying build/lib.linux-x86_64-3.9/rdpy/protocol/rdp/nla/__init__.py -> /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/protocol/rdp/nla copying build/lib.linux-x86_64-3.9/rdpy/protocol/rdp/nla/sspi.py -> /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/protocol/rdp/nla copying build/lib.linux-x86_64-3.9/rdpy/protocol/rdp/nla/cssp.py -> /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/protocol/rdp/nla copying build/lib.linux-x86_64-3.9/rdpy/protocol/rdp/nla/ntlm.py -> /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/protocol/rdp/nla creating /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/core copying build/lib.linux-x86_64-3.9/rdpy/core/__init__.py -> /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/core copying build/lib.linux-x86_64-3.9/rdpy/core/const.py -> /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/core copying build/lib.linux-x86_64-3.9/rdpy/core/scancode.py -> /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/core copying build/lib.linux-x86_64-3.9/rdpy/core/error.py -> /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/core copying build/lib.linux-x86_64-3.9/rdpy/core/filetimes.py -> /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/core copying build/lib.linux-x86_64-3.9/rdpy/core/type.py -> /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/core copying build/lib.linux-x86_64-3.9/rdpy/core/log.py -> /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/core copying build/lib.linux-x86_64-3.9/rdpy/core/layer.py -> /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/core copying build/lib.linux-x86_64-3.9/rdpy/core/rss.py -> /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/core copying build/lib.linux-x86_64-3.9/rle.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages byte-compiling /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/ui/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/ui/view.py to view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/ui/qt4.py to qt4.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/security/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/security/pyDes.py to pyDes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/security/x509.py to x509.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/security/rsa_wrapper.py to rsa_wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/security/rc4.py to rc4.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/protocol/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/protocol/rfb/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/protocol/rfb/rfb.py to rfb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/protocol/rdp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/protocol/rdp/sec.py to sec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/protocol/rdp/x224.py to x224.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/protocol/rdp/t125/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/protocol/rdp/t125/per.py to per.cpython-39.pyc /usr/lib64/python3.9/site-packages/rdpy/protocol/rdp/t125/per.py:279: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? byte-compiling /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/protocol/rdp/t125/mcs.py to mcs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/protocol/rdp/t125/ber.py to ber.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/protocol/rdp/t125/gcc.py to gcc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/protocol/rdp/pdu/order.py to order.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/protocol/rdp/pdu/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/protocol/rdp/pdu/caps.py to caps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/protocol/rdp/pdu/layer.py to layer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/protocol/rdp/pdu/data.py to data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/protocol/rdp/lic.py to lic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/protocol/rdp/rdp.py to rdp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/protocol/rdp/tpkt.py to tpkt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/protocol/rdp/nla/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/protocol/rdp/nla/sspi.py to sspi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/protocol/rdp/nla/cssp.py to cssp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/protocol/rdp/nla/ntlm.py to ntlm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/core/const.py to const.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/core/scancode.py to scancode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/core/error.py to error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/core/filetimes.py to filetimes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/core/type.py to type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/core/log.py to log.cpython-39.pyc File "/usr/lib64/python3.9/site-packages/rdpy/core/log.py", line 42 print "[*] %s"%message ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("[*] %s"%message)? byte-compiling /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/core/layer.py to layer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/core/rss.py to rss.cpython-39.pyc writing byte-compilation script '/tmp/tmp_wiyii1r.py' /usr/bin/python3 /tmp/tmp_wiyii1r.py /usr/lib64/python3.9/site-packages/rdpy/protocol/rdp/t125/per.py:279: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? File "/usr/lib64/python3.9/site-packages/rdpy/core/log.py", line 42 print "[*] %s"%message ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("[*] %s"%message)? removing /tmp/tmp_wiyii1r.py running install_egg_info running egg_info writing rdpy.egg-info/PKG-INFO writing dependency_links to rdpy.egg-info/dependency_links.txt writing requirements to rdpy.egg-info/requires.txt writing top-level names to rdpy.egg-info/top_level.txt reading manifest file 'rdpy.egg-info/SOURCES.txt' writing manifest file 'rdpy.egg-info/SOURCES.txt' Copying rdpy.egg-info to /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy-1.3.2-py3.9.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/bin copying build/scripts-3.9/rdpy-rssplayer.py -> /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/bin copying build/scripts-3.9/rdpy-rdphoneypot.py -> /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/bin copying build/scripts-3.9/rdpy-rdpmitm.py -> /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/bin copying build/scripts-3.9/rdpy-rdpscreenshot.py -> /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/bin copying build/scripts-3.9/rdpy-vncclient.py -> /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/bin copying build/scripts-3.9/rdpy-vncscreenshot.py -> /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/bin copying build/scripts-3.9/rdpy-rdpclient.py -> /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/bin/rdpy-rssplayer.py to 755 changing mode of /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/bin/rdpy-rdphoneypot.py to 755 changing mode of /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/bin/rdpy-rdpmitm.py to 755 changing mode of /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/bin/rdpy-rdpscreenshot.py to 755 changing mode of /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/bin/rdpy-vncclient.py to 755 changing mode of /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/bin/rdpy-vncscreenshot.py to 755 changing mode of /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/bin/rdpy-rdpclient.py to 755 + install -d -m755 /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64//usr/share/doc/python-rdpy + '[' -d doc ']' + '[' -d docs ']' ~/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64 ~/build/BUILD/rdpy-1.3.2 + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64 + '[' -d usr/lib ']' + '[' -d usr/lib64 ']' + find usr/lib64 -type f -printf '/%h/%f\n' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd + mv /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/filelist.lst . ~/build/BUILD/rdpy-1.3.2 + mv /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.3.2-1 --unique-debug-suffix -1.3.2-1.x86_64 --unique-debug-src-base python-rdpy-1.3.2-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/rdpy-1.3.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rle.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rle.cpython-39-x86_64-linux-gnu.so 37 blocks + /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-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9 using /usr/bin/python3.9 /usr/lib64/python3.9/site-packages/rdpy/protocol/rdp/t125/per.py:279: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? *** Error compiling '/builddir/build/BUILDROOT/python-rdpy-1.3.2-1.x86_64/usr/lib64/python3.9/site-packages/rdpy/core/log.py'... File "/usr/lib64/python3.9/site-packages/rdpy/core/log.py", line 42 print "[*] %s"%message ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("[*] %s"%message)? error: Bad exit status from /var/tmp/rpm-tmp.qCIoqM (%install) Bad exit status from /var/tmp/rpm-tmp.qCIoqM (%install) RPM build errors: Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-rdpy.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 x86_64 --nodeps /builddir/build/SPECS/python-rdpy.spec