Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-atlas.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683731449.474477/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-atlas.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-atlas-0.27.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-atlas.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683731449.474477/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-atlas.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-atlas-0.27.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-atlas.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683731449.474477/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-atlas.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.sFsct8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf atlas-0.27.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/atlas-0.27.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd atlas-0.27.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.eziopo + umask 022 + cd /builddir/build/BUILD + cd atlas-0.27.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/src copying src/util_test.py -> build/lib/src copying src/atlas_main.py -> build/lib/src copying src/metrics.py -> build/lib/src copying src/filecache.py -> build/lib/src copying src/filecache_test.py -> build/lib/src copying src/setup.py -> build/lib/src copying src/loader.py -> build/lib/src copying src/flags.py -> build/lib/src copying src/log.py -> build/lib/src copying src/action.py -> build/lib/src copying src/globals.py -> build/lib/src copying src/extension.py -> build/lib/src copying src/__init__.py -> build/lib/src copying src/component.py -> build/lib/src copying src/constants.py -> build/lib/src copying src/util.py -> build/lib/src copying src/registry.py -> build/lib/src copying src/graph.py -> build/lib/src creating build/lib/src/mod copying src/mod/flex_test.py -> build/lib/src/mod copying src/mod/automake_config.py -> build/lib/src/mod copying src/mod/shell_test.py -> build/lib/src/mod copying src/mod/cpp_source.py -> build/lib/src/mod copying src/mod/flex_library.py -> build/lib/src/mod copying src/mod/cpp_exe.py -> build/lib/src/mod copying src/mod/file.py -> build/lib/src/mod copying src/mod/flex_app.py -> build/lib/src/mod copying src/mod/cpp_library.py -> build/lib/src/mod copying src/mod/cpp_include.py -> build/lib/src/mod copying src/mod/flex_binary.py -> build/lib/src/mod copying src/mod/cpp_binary.py -> build/lib/src/mod copying src/mod/automake.py -> build/lib/src/mod copying src/mod/protocol_buffer.py -> build/lib/src/mod copying src/mod/shell_builder.py -> build/lib/src/mod copying src/mod/python_test.py -> build/lib/src/mod copying src/mod/cpp_test.py -> build/lib/src/mod copying src/mod/__init__.py -> build/lib/src/mod copying src/mod/test.py -> build/lib/src/mod running build_scripts creating build/scripts-3.9 copying and adjusting atlas -> build/scripts-3.9 changing mode of build/scripts-3.9/atlas from 644 to 755 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vvak9p + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64 + cd atlas-0.27.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-atlas-0.27.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-atlas-0.27.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src copying build/lib/src/util_test.py -> /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src copying build/lib/src/atlas_main.py -> /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src copying build/lib/src/metrics.py -> /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src copying build/lib/src/filecache.py -> /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src copying build/lib/src/filecache_test.py -> /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src copying build/lib/src/setup.py -> /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src creating /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/mod copying build/lib/src/mod/flex_test.py -> /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/mod copying build/lib/src/mod/automake_config.py -> /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/mod copying build/lib/src/mod/shell_test.py -> /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/mod copying build/lib/src/mod/cpp_source.py -> /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/mod copying build/lib/src/mod/flex_library.py -> /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/mod copying build/lib/src/mod/cpp_exe.py -> /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/mod copying build/lib/src/mod/file.py -> /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/mod copying build/lib/src/mod/flex_app.py -> /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/mod copying build/lib/src/mod/cpp_library.py -> /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/mod copying build/lib/src/mod/cpp_include.py -> /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/mod copying build/lib/src/mod/flex_binary.py -> /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/mod copying build/lib/src/mod/cpp_binary.py -> /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/mod copying build/lib/src/mod/automake.py -> /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/mod copying build/lib/src/mod/protocol_buffer.py -> /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/mod copying build/lib/src/mod/shell_builder.py -> /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/mod copying build/lib/src/mod/python_test.py -> /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/mod copying build/lib/src/mod/cpp_test.py -> /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/mod copying build/lib/src/mod/__init__.py -> /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/mod copying build/lib/src/mod/test.py -> /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/mod copying build/lib/src/loader.py -> /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src copying build/lib/src/flags.py -> /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src copying build/lib/src/log.py -> /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src copying build/lib/src/action.py -> /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src copying build/lib/src/globals.py -> /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src copying build/lib/src/extension.py -> /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src copying build/lib/src/__init__.py -> /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src copying build/lib/src/component.py -> /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src copying build/lib/src/constants.py -> /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src copying build/lib/src/util.py -> /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src copying build/lib/src/registry.py -> /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src copying build/lib/src/graph.py -> /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src byte-compiling /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/util_test.py to util_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/atlas_main.py to atlas_main.cpython-39.pyc File "/usr/lib/python3.9/site-packages/src/atlas_main.py", line 38 print 'Error: ', error ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print('Error: ', error)? byte-compiling /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/metrics.py to metrics.cpython-39.pyc File "/usr/lib/python3.9/site-packages/src/metrics.py", line 104 print Output() ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/filecache.py to filecache.cpython-39.pyc File "/usr/lib/python3.9/site-packages/src/filecache.py", line 31 print "WARNING: filecache.CACHE_DEBUG is TRUE - this will slow down the build" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("WARNING: filecache.CACHE_DEBUG is TRUE - this will slow down the build")? byte-compiling /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/filecache_test.py to filecache_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/setup.py to setup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/mod/flex_test.py to flex_test.cpython-39.pyc Sorry: TabError: inconsistent use of tabs and spaces in indentation (flex_test.py, line 33) byte-compiling /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/mod/automake_config.py to automake_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/mod/shell_test.py to shell_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/mod/cpp_source.py to cpp_source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/mod/flex_library.py to flex_library.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/mod/cpp_exe.py to cpp_exe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/mod/file.py to file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/mod/flex_app.py to flex_app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/mod/cpp_library.py to cpp_library.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/mod/cpp_include.py to cpp_include.cpython-39.pyc File "/usr/lib/python3.9/site-packages/src/mod/cpp_include.py", line 77 print "POSSIBLE HEADER: %s" % full_include ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("POSSIBLE HEADER: %s" % full_include)? byte-compiling /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/mod/flex_binary.py to flex_binary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/mod/cpp_binary.py to cpp_binary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/mod/automake.py to automake.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/mod/protocol_buffer.py to protocol_buffer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/mod/shell_builder.py to shell_builder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/mod/python_test.py to python_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/mod/cpp_test.py to cpp_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/mod/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/mod/test.py to test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/loader.py to loader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/flags.py to flags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/log.py to log.cpython-39.pyc File "/usr/lib/python3.9/site-packages/src/log.py", line 25 print "INFO: ", msg ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("INFO: ", msg)? byte-compiling /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/action.py to action.cpython-39.pyc File "/usr/lib/python3.9/site-packages/src/action.py", line 155 print '[Serial Mode]' ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print('[Serial Mode]')? byte-compiling /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/globals.py to globals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/extension.py to extension.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/component.py to component.cpython-39.pyc File "/usr/lib/python3.9/site-packages/src/component.py", line 158 except util.ConfigError, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/util.py to util.cpython-39.pyc File "/usr/lib/python3.9/site-packages/src/util.py", line 51 print s ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(s)? byte-compiling /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/registry.py to registry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/graph.py to graph.cpython-39.pyc File "/usr/lib/python3.9/site-packages/src/graph.py", line 56 print '%s has %d dependencies: ' % (target_comp, len(matches)) ^ SyntaxError: invalid syntax writing byte-compilation script '/tmp/tmp2cl_y7p_.py' /usr/bin/python3 /tmp/tmp2cl_y7p_.py File "/usr/lib/python3.9/site-packages/src/atlas_main.py", line 38 print 'Error: ', error ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print('Error: ', error)? File "/usr/lib/python3.9/site-packages/src/metrics.py", line 104 print Output() ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/src/filecache.py", line 31 print "WARNING: filecache.CACHE_DEBUG is TRUE - this will slow down the build" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("WARNING: filecache.CACHE_DEBUG is TRUE - this will slow down the build")? Sorry: TabError: inconsistent use of tabs and spaces in indentation (flex_test.py, line 33) File "/usr/lib/python3.9/site-packages/src/mod/cpp_include.py", line 77 print "POSSIBLE HEADER: %s" % full_include ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("POSSIBLE HEADER: %s" % full_include)? File "/usr/lib/python3.9/site-packages/src/log.py", line 25 print "INFO: ", msg ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("INFO: ", msg)? File "/usr/lib/python3.9/site-packages/src/action.py", line 155 print '[Serial Mode]' ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print('[Serial Mode]')? File "/usr/lib/python3.9/site-packages/src/component.py", line 158 except util.ConfigError, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/src/util.py", line 51 print s ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(s)? File "/usr/lib/python3.9/site-packages/src/graph.py", line 56 print '%s has %d dependencies: ' % (target_comp, len(matches)) ^ SyntaxError: invalid syntax removing /tmp/tmp2cl_y7p_.py running install_egg_info running egg_info writing atlas.egg-info/PKG-INFO writing dependency_links to atlas.egg-info/dependency_links.txt writing requirements to atlas.egg-info/requires.txt writing top-level names to atlas.egg-info/top_level.txt reading manifest file 'atlas.egg-info/SOURCES.txt' writing manifest file 'atlas.egg-info/SOURCES.txt' Copying atlas.egg-info to /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/atlas-0.27.0-py3.9.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/bin copying build/scripts-3.9/atlas -> /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/bin/atlas to 755 + install -d -m755 /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64//usr/share/doc/python-atlas + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64 ~/build/BUILDROOT/python-atlas-0.27.0-1.x86_64 ~/build/BUILD/atlas-0.27.0 + '[' -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 ']' + popd ~/build/BUILD/atlas-0.27.0 + mv /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.27.0-1 --unique-debug-suffix -0.27.0-1.x86_64 --unique-debug-src-base python-atlas-0.27.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/atlas-0.27.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-atlas-0.27.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 *** Error compiling '/builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/action.py'... File "/usr/lib/python3.9/site-packages/src/action.py", line 155 print '[Serial Mode]' ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print('[Serial Mode]')? *** Error compiling '/builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/atlas_main.py'... File "/usr/lib/python3.9/site-packages/src/atlas_main.py", line 38 print 'Error: ', error ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print('Error: ', error)? *** Error compiling '/builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/component.py'... File "/usr/lib/python3.9/site-packages/src/component.py", line 158 except util.ConfigError, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/filecache.py'... File "/usr/lib/python3.9/site-packages/src/filecache.py", line 31 print "WARNING: filecache.CACHE_DEBUG is TRUE - this will slow down the build" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("WARNING: filecache.CACHE_DEBUG is TRUE - this will slow down the build")? *** Error compiling '/builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/graph.py'... File "/usr/lib/python3.9/site-packages/src/graph.py", line 56 print '%s has %d dependencies: ' % (target_comp, len(matches)) ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/log.py'... File "/usr/lib/python3.9/site-packages/src/log.py", line 25 print "INFO: ", msg ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("INFO: ", msg)? *** Error compiling '/builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/metrics.py'... File "/usr/lib/python3.9/site-packages/src/metrics.py", line 104 print Output() ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/mod/cpp_include.py'... File "/usr/lib/python3.9/site-packages/src/mod/cpp_include.py", line 77 print "POSSIBLE HEADER: %s" % full_include ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("POSSIBLE HEADER: %s" % full_include)? *** Error compiling '/builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/mod/flex_test.py'... Sorry: TabError: inconsistent use of tabs and spaces in indentation (flex_test.py, line 33) *** Error compiling '/builddir/build/BUILDROOT/python-atlas-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/src/util.py'... File "/usr/lib/python3.9/site-packages/src/util.py", line 51 print s ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(s)? error: Bad exit status from /var/tmp/rpm-tmp.vvak9p (%install) Bad exit status from /var/tmp/rpm-tmp.vvak9p (%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-atlas.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-atlas.spec