Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-cynet.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686438288.583097/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-cynet.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-cynet-2.0.1-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-cynet.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686438288.583097/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-cynet.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-cynet-2.0.1-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-cynet.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686438288.583097/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-cynet.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.W5BUuv + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cynet-2.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/cynet-2.0.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cynet-2.0.1 + /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.BuiiaL + umask 022 + cd /builddir/build/BUILD + cd cynet-2.0.1 + 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' /builddir/build/BUILD/cynet-2.0.1/setup.py:26: UserWarning: WARNING: Please ensure cartopy is installed - the viscynet library depends on cartopy. Due to failing builds of cartopy, this package cannot autoinstall the cartopy dependency. See https://scitools.org.uk/cartopy/docs/latest/installing.html#id2 for instructions. warnings.warn("WARNING: Please ensure cartopy is installed - the viscynet library depends on cartopy.\ /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/cynet copying cynet/cynet.py -> build/lib/cynet copying cynet/__init__.py -> build/lib/cynet creating build/lib/viscynet copying viscynet/__init__.py -> build/lib/viscynet copying viscynet/viscynet.py -> build/lib/viscynet creating build/lib/bokeh_pipe copying bokeh_pipe/bokeh_utilities.py -> build/lib/bokeh_pipe copying bokeh_pipe/hull.py -> build/lib/bokeh_pipe copying bokeh_pipe/__init__.py -> build/lib/bokeh_pipe copying bokeh_pipe/bokeh_pipe.py -> build/lib/bokeh_pipe copying bokeh_pipe/bokeh_plot.py -> build/lib/bokeh_pipe copying bokeh_pipe/streamlinef.py -> build/lib/bokeh_pipe package init file 'cynet_utils/__init__.py' not found (or not a regular file) creating build/lib/cynet_utils copying cynet_utils/concat_model_json_read.py -> build/lib/cynet_utils copying cynet_utils/spatial.py -> build/lib/cynet_utils running egg_info writing cynet.egg-info/PKG-INFO writing dependency_links to cynet.egg-info/dependency_links.txt writing requirements to cynet.egg-info/requires.txt writing top-level names to cynet.egg-info/top_level.txt reading manifest file 'cynet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'cynet/README.md' adding license file 'LICENSE.txt' writing manifest file 'cynet.egg-info/SOURCES.txt' copying cynet/__init__.pyc -> build/lib/cynet copying cynet/cynet.pyc -> build/lib/cynet creating build/lib/cynet/bin copying cynet/bin/XgenESeSS -> build/lib/cynet/bin copying cynet/bin/cynet -> build/lib/cynet/bin copying cynet/bin/flexroc -> build/lib/cynet/bin copying bokeh_pipe/contourmerc.csv -> build/lib/bokeh_pipe copying bokeh_pipe/crime_filtered_data.csv -> build/lib/bokeh_pipe running build_scripts creating build/scripts-3.9 copying and adjusting bin/print_help.py -> build/scripts-3.9 changing mode of build/scripts-3.9/print_help.py from 644 to 755 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vbpsmX + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64 + cd cynet-2.0.1 + 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-cynet-2.0.1-1.aarch64 /builddir/build/BUILD/cynet-2.0.1/setup.py:26: UserWarning: WARNING: Please ensure cartopy is installed - the viscynet library depends on cartopy. Due to failing builds of cartopy, this package cannot autoinstall the cartopy dependency. See https://scitools.org.uk/cartopy/docs/latest/installing.html#id2 for instructions. warnings.warn("WARNING: Please ensure cartopy is installed - the viscynet library depends on cartopy.\ /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( 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-cynet-2.0.1-1.aarch64/usr creating /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/lib/python3.9/site-packages/viscynet copying build/lib/viscynet/__init__.py -> /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/lib/python3.9/site-packages/viscynet copying build/lib/viscynet/viscynet.py -> /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/lib/python3.9/site-packages/viscynet creating /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/lib/python3.9/site-packages/bokeh_pipe copying build/lib/bokeh_pipe/bokeh_utilities.py -> /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/lib/python3.9/site-packages/bokeh_pipe copying build/lib/bokeh_pipe/hull.py -> /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/lib/python3.9/site-packages/bokeh_pipe copying build/lib/bokeh_pipe/__init__.py -> /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/lib/python3.9/site-packages/bokeh_pipe copying build/lib/bokeh_pipe/bokeh_pipe.py -> /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/lib/python3.9/site-packages/bokeh_pipe copying build/lib/bokeh_pipe/bokeh_plot.py -> /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/lib/python3.9/site-packages/bokeh_pipe copying build/lib/bokeh_pipe/crime_filtered_data.csv -> /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/lib/python3.9/site-packages/bokeh_pipe copying build/lib/bokeh_pipe/contourmerc.csv -> /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/lib/python3.9/site-packages/bokeh_pipe copying build/lib/bokeh_pipe/streamlinef.py -> /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/lib/python3.9/site-packages/bokeh_pipe creating /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/lib/python3.9/site-packages/cynet_utils copying build/lib/cynet_utils/concat_model_json_read.py -> /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/lib/python3.9/site-packages/cynet_utils copying build/lib/cynet_utils/spatial.py -> /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/lib/python3.9/site-packages/cynet_utils creating /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/lib/python3.9/site-packages/cynet copying build/lib/cynet/cynet.py -> /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/lib/python3.9/site-packages/cynet copying build/lib/cynet/__init__.pyc -> /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/lib/python3.9/site-packages/cynet copying build/lib/cynet/__init__.py -> /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/lib/python3.9/site-packages/cynet copying build/lib/cynet/cynet.pyc -> /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/lib/python3.9/site-packages/cynet creating /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/lib/python3.9/site-packages/cynet/bin copying build/lib/cynet/bin/flexroc -> /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/lib/python3.9/site-packages/cynet/bin copying build/lib/cynet/bin/cynet -> /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/lib/python3.9/site-packages/cynet/bin copying build/lib/cynet/bin/XgenESeSS -> /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/lib/python3.9/site-packages/cynet/bin byte-compiling /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/lib/python3.9/site-packages/viscynet/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/lib/python3.9/site-packages/viscynet/viscynet.py to viscynet.cpython-39.pyc File "/usr/lib/python3.9/site-packages/viscynet/viscynet.py", line 385 print "Rendering a model {}".format(counter) ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/lib/python3.9/site-packages/bokeh_pipe/bokeh_utilities.py to bokeh_utilities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/lib/python3.9/site-packages/bokeh_pipe/hull.py to hull.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/lib/python3.9/site-packages/bokeh_pipe/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/lib/python3.9/site-packages/bokeh_pipe/bokeh_pipe.py to bokeh_pipe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/lib/python3.9/site-packages/bokeh_pipe/bokeh_plot.py to bokeh_plot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/lib/python3.9/site-packages/bokeh_pipe/streamlinef.py to streamlinef.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/lib/python3.9/site-packages/cynet_utils/concat_model_json_read.py to concat_model_json_read.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/lib/python3.9/site-packages/cynet_utils/spatial.py to spatial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/lib/python3.9/site-packages/cynet/cynet.py to cynet.cpython-39.pyc /usr/lib/python3.9/site-packages/cynet/cynet.py:1722: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.9/site-packages/cynet/cynet.py:1881: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.9/site-packages/cynet/cynet.py:2169: SyntaxWarning: "is not" with a literal. Did you mean "!="? byte-compiling /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/lib/python3.9/site-packages/cynet/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpr0twyb3x.py' /usr/bin/python3 /tmp/tmpr0twyb3x.py File "/usr/lib/python3.9/site-packages/viscynet/viscynet.py", line 385 print "Rendering a model {}".format(counter) ^ SyntaxError: invalid syntax /usr/lib/python3.9/site-packages/cynet/cynet.py:1722: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.9/site-packages/cynet/cynet.py:1881: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.9/site-packages/cynet/cynet.py:2169: SyntaxWarning: "is not" with a literal. Did you mean "!="? removing /tmp/tmpr0twyb3x.py running install_data creating /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/example_cynet creating /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/example_cynet/example2 copying example_cynet/example2/config_pypi.yaml -> /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/example_cynet/example2/ copying example_cynet/example2/terrortest_small.py -> /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/example_cynet/example2/ creating /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/example_cynet/example2/models copying example_cynet/example2/models/empty.txt -> /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/example_cynet/example2/models/ creating /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/example_cynet/example2/triplet copying example_cynet/example2/triplet/empty.txt -> /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/example_cynet/example2/triplet/ creating /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/example_cynet/example2/split copying example_cynet/example2/split/empty.txt -> /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/example_cynet/example2/split/ copying example_cynet/example3.zip -> /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/example_cynet/ copying cynet_crime_example.pdf -> /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/example_cynet/ running install_egg_info running egg_info writing cynet.egg-info/PKG-INFO writing dependency_links to cynet.egg-info/dependency_links.txt writing requirements to cynet.egg-info/requires.txt writing top-level names to cynet.egg-info/top_level.txt package init file 'cynet_utils/__init__.py' not found (or not a regular file) reading manifest file 'cynet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'cynet/README.md' adding license file 'LICENSE.txt' writing manifest file 'cynet.egg-info/SOURCES.txt' Copying cynet.egg-info to /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/lib/python3.9/site-packages/cynet-2.0.1-py3.9.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/bin copying build/scripts-3.9/print_help.py -> /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/bin changing mode of /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/bin/print_help.py to 755 + install -d -m755 /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64//usr/share/doc/python-cynet + '[' -d doc ']' ~/build/BUILDROOT/python-cynet-2.0.1-1.aarch64 ~/build/BUILD/cynet-2.0.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '"/%h/%f"\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/cynet-2.0.1 + popd + mv /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.0.1-1 --unique-debug-suffix -2.0.1-1.aarch64 --unique-debug-src-base python-cynet-2.0.1-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/cynet-2.0.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/lib/python3.9/site-packages/cynet/bin/XgenESeSS explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/lib/python3.9/site-packages/cynet/bin/flexroc explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/lib/python3.9/site-packages/cynet/bin/cynet extracting debug info from /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/lib/python3.9/site-packages/cynet/bin/XgenESeSS extracting debug info from /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/lib/python3.9/site-packages/cynet/bin/flexroc extracting debug info from /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/lib/python3.9/site-packages/cynet/bin/cynet gdb-add-index: No index was created for /builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/lib/python3.9/site-packages/cynet/bin/flexroc gdb-add-index: [Was there no debuginfo? Was there already an index?] + /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-cynet-2.0.1-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 /usr/lib/python3.9/site-packages/cynet/cynet.py:1722: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.9/site-packages/cynet/cynet.py:1881: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.9/site-packages/cynet/cynet.py:2169: SyntaxWarning: "is not" with a literal. Did you mean "!="? *** Error compiling '/builddir/build/BUILDROOT/python-cynet-2.0.1-1.aarch64/usr/lib/python3.9/site-packages/viscynet/viscynet.py'... File "/usr/lib/python3.9/site-packages/viscynet/viscynet.py", line 385 print "Rendering a model {}".format(counter) ^ SyntaxError: invalid syntax error: Bad exit status from /var/tmp/rpm-tmp.vbpsmX (%install) Bad exit status from /var/tmp/rpm-tmp.vbpsmX (%install) RPM build errors: Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-cynet.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-cynet.spec