The Buildbot has detected a new failure on builder s390x RHEL7 LTO 3.x while
building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/402/builds/6768
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-rhel-z
Build Reason: <unknown>
Blamelist: Michael Droettboom <[email protected]>, Russell Keith-Magee
<[email protected]>, Victor Stinner <[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/test_cppext/__init__.py",
line 39, in test_build_cpp14
self.check_build('_testcpp14ext', std='c++14')
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/test_cppext/__init__.py",
line 44, in check_build
self._check_build(extension_name, python_exe, std=std)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/test_cppext/__init__.py",
line 76, in _check_build
run_cmd('Install', cmd)
~~~~~~~^^^^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/test_cppext/__init__.py",
line 59, in run_cmd
subprocess.run(cmd, check=True, env=env)
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/subprocess.py",
line 575, in run
raise CalledProcessError(retcode, process.args,
output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command
'['/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/build/test_python_6481æ/tempcwd/env/bin/python',
'-X', 'dev', '-m', 'pip', 'install', '--no-build-isolation',
'/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/build/test_python_6481æ/tempcwd/pkg']'
returned non-zero exit status 1.
Traceback (most recent call last):
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/test_cppext/__init__.py",
line 39, in test_build_cpp14
self.check_build('_testcpp14ext', std='c++14')
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/test_cppext/__init__.py",
line 44, in check_build
self._check_build(extension_name, python_exe, std=std)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/test_cppext/__init__.py",
line 76, in _check_build
run_cmd('Install', cmd)
~~~~~~~^^^^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/test_cppext/__init__.py",
line 59, in run_cmd
subprocess.run(cmd, check=True, env=env)
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/subprocess.py",
line 575, in run
raise CalledProcessError(retcode, process.args,
output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command
'['/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/build/test_python_23499æ/tempcwd/env/bin/python',
'-X', 'dev', '-m', 'pip', 'install', '--no-build-isolation',
'/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/build/test_python_23499æ/tempcwd/pkg']'
returned non-zero exit status 1.
Traceback (most recent call last):
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/test_cppext/__init__.py",
line 29, in test_build
self.check_build('_testcppext')
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/test_cppext/__init__.py",
line 44, in check_build
self._check_build(extension_name, python_exe, std=std)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/test_cppext/__init__.py",
line 76, in _check_build
run_cmd('Install', cmd)
~~~~~~~^^^^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/test_cppext/__init__.py",
line 59, in run_cmd
subprocess.run(cmd, check=True, env=env)
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/subprocess.py",
line 575, in run
raise CalledProcessError(retcode, process.args,
output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command
'['/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/build/test_python_6481æ/tempcwd/env/bin/python',
'-X', 'dev', '-m', 'pip', 'install', '--no-build-isolation',
'/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/build/test_python_6481æ/tempcwd/pkg']'
returned non-zero exit status 1.
Traceback (most recent call last):
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/test_cppext/__init__.py",
line 29, in test_build
self.check_build('_testcppext')
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/test_cppext/__init__.py",
line 44, in check_build
self._check_build(extension_name, python_exe, std=std)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/test_cppext/__init__.py",
line 76, in _check_build
run_cmd('Install', cmd)
~~~~~~~^^^^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/test_cppext/__init__.py",
line 59, in run_cmd
subprocess.run(cmd, check=True, env=env)
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/subprocess.py",
line 575, in run
raise CalledProcessError(retcode, process.args,
output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command
'['/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/build/test_python_23499æ/tempcwd/env/bin/python',
'-X', 'dev', '-m', 'pip', 'install', '--no-build-isolation',
'/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/build/test_python_23499æ/tempcwd/pkg']'
returned non-zero exit status 1.
Test report
===========
Failed tests:
- test_cppext
Failed subtests:
- test_build - test.test_cppext.TestCPPExt.test_build
- test_build_cpp14 - test.test_cppext.TestCPPExt.test_build_cpp14
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder s390x RHEL7
LTO + PGO 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/244/builds/6847
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-rhel-z
Build Reason: <unknown>
Blamelist: Michael Droettboom <[email protected]>, Russell Keith-Magee
<[email protected]>, Victor Stinner <[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/test_cppext/__init__.py",
line 29, in test_build
self.check_build('_testcppext')
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/test_cppext/__init__.py",
line 44, in check_build
self._check_build(extension_name, python_exe, std=std)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/test_cppext/__init__.py",
line 76, in _check_build
run_cmd('Install', cmd)
~~~~~~~^^^^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/test_cppext/__init__.py",
line 59, in run_cmd
subprocess.run(cmd, check=True, env=env)
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/subprocess.py",
line 575, in run
raise CalledProcessError(retcode, process.args,
output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command
'['/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/build/test_python_30378æ/tempcwd/env/bin/python',
'-X', 'dev', '-m', 'pip', 'install', '--no-build-isolation',
'/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/build/test_python_30378æ/tempcwd/pkg']'
returned non-zero exit status 1.
Traceback (most recent call last):
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/test_cppext/__init__.py",
line 29, in test_build
self.check_build('_testcppext')
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/test_cppext/__init__.py",
line 44, in check_build
self._check_build(extension_name, python_exe, std=std)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/test_cppext/__init__.py",
line 76, in _check_build
run_cmd('Install', cmd)
~~~~~~~^^^^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/test_cppext/__init__.py",
line 59, in run_cmd
subprocess.run(cmd, check=True, env=env)
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/subprocess.py",
line 575, in run
raise CalledProcessError(retcode, process.args,
output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command
'['/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/build/test_python_40471æ/tempcwd/env/bin/python',
'-X', 'dev', '-m', 'pip', 'install', '--no-build-isolation',
'/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/build/test_python_40471æ/tempcwd/pkg']'
returned non-zero exit status 1.
Traceback (most recent call last):
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/test_cppext/__init__.py",
line 39, in test_build_cpp14
self.check_build('_testcpp14ext', std='c++14')
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/test_cppext/__init__.py",
line 44, in check_build
self._check_build(extension_name, python_exe, std=std)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/test_cppext/__init__.py",
line 76, in _check_build
run_cmd('Install', cmd)
~~~~~~~^^^^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/test_cppext/__init__.py",
line 59, in run_cmd
subprocess.run(cmd, check=True, env=env)
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/subprocess.py",
line 575, in run
raise CalledProcessError(retcode, process.args,
output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command
'['/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/build/test_python_40471æ/tempcwd/env/bin/python',
'-X', 'dev', '-m', 'pip', 'install', '--no-build-isolation',
'/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/build/test_python_40471æ/tempcwd/pkg']'
returned non-zero exit status 1.
Traceback (most recent call last):
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/test_cppext/__init__.py",
line 39, in test_build_cpp14
self.check_build('_testcpp14ext', std='c++14')
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/test_cppext/__init__.py",
line 44, in check_build
self._check_build(extension_name, python_exe, std=std)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/test_cppext/__init__.py",
line 76, in _check_build
run_cmd('Install', cmd)
~~~~~~~^^^^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/test_cppext/__init__.py",
line 59, in run_cmd
subprocess.run(cmd, check=True, env=env)
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/subprocess.py",
line 575, in run
raise CalledProcessError(retcode, process.args,
output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command
'['/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/build/test_python_30378æ/tempcwd/env/bin/python',
'-X', 'dev', '-m', 'pip', 'install', '--no-build-isolation',
'/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/build/test_python_30378æ/tempcwd/pkg']'
returned non-zero exit status 1.
Test report
===========
Failed tests:
- test_cppext
Failed subtests:
- test_build - test.test_cppext.TestCPPExt.test_build
- test_build_cpp14 - test.test_cppext.TestCPPExt.test_build_cpp14
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder s390x RHEL7
3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/179/builds/6898
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-rhel-z
Build Reason: <unknown>
Blamelist: David Röthlisberger <[email protected]>, Michael Droettboom
<[email protected]>, Russell Keith-Magee <[email protected]>, Victor
Stinner <[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/test_cppext/__init__.py",
line 39, in test_build_cpp14
self.check_build('_testcpp14ext', std='c++14')
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/test_cppext/__init__.py",
line 44, in check_build
self._check_build(extension_name, python_exe, std=std)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/test_cppext/__init__.py",
line 76, in _check_build
run_cmd('Install', cmd)
~~~~~~~^^^^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/test_cppext/__init__.py",
line 59, in run_cmd
subprocess.run(cmd, check=True, env=env)
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/subprocess.py", line
575, in run
raise CalledProcessError(retcode, process.args,
output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command
'['/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/build/test_python_37663æ/tempcwd/env/bin/python',
'-X', 'dev', '-m', 'pip', 'install', '--no-build-isolation',
'/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/build/test_python_37663æ/tempcwd/pkg']'
returned non-zero exit status 1.
Traceback (most recent call last):
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/test_cppext/__init__.py",
line 29, in test_build
self.check_build('_testcppext')
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/test_cppext/__init__.py",
line 44, in check_build
self._check_build(extension_name, python_exe, std=std)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/test_cppext/__init__.py",
line 76, in _check_build
run_cmd('Install', cmd)
~~~~~~~^^^^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/test_cppext/__init__.py",
line 59, in run_cmd
subprocess.run(cmd, check=True, env=env)
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/subprocess.py", line
575, in run
raise CalledProcessError(retcode, process.args,
output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command
'['/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/build/test_python_37663æ/tempcwd/env/bin/python',
'-X', 'dev', '-m', 'pip', 'install', '--no-build-isolation',
'/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/build/test_python_37663æ/tempcwd/pkg']'
returned non-zero exit status 1.
Traceback (most recent call last):
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/test_cppext/__init__.py",
line 29, in test_build
self.check_build('_testcppext')
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/test_cppext/__init__.py",
line 44, in check_build
self._check_build(extension_name, python_exe, std=std)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/test_cppext/__init__.py",
line 76, in _check_build
run_cmd('Install', cmd)
~~~~~~~^^^^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/test_cppext/__init__.py",
line 59, in run_cmd
subprocess.run(cmd, check=True, env=env)
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/subprocess.py", line
575, in run
raise CalledProcessError(retcode, process.args,
output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command
'['/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/build/test_python_4486æ/tempcwd/env/bin/python',
'-X', 'dev', '-m', 'pip', 'install', '--no-build-isolation',
'/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/build/test_python_4486æ/tempcwd/pkg']'
returned non-zero exit status 1.
Traceback (most recent call last):
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/test_cppext/__init__.py",
line 39, in test_build_cpp14
self.check_build('_testcpp14ext', std='c++14')
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/test_cppext/__init__.py",
line 44, in check_build
self._check_build(extension_name, python_exe, std=std)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/test_cppext/__init__.py",
line 76, in _check_build
run_cmd('Install', cmd)
~~~~~~~^^^^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/test_cppext/__init__.py",
line 59, in run_cmd
subprocess.run(cmd, check=True, env=env)
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/subprocess.py", line
575, in run
raise CalledProcessError(retcode, process.args,
output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command
'['/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/build/test_python_4486æ/tempcwd/env/bin/python',
'-X', 'dev', '-m', 'pip', 'install', '--no-build-isolation',
'/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/build/test_python_4486æ/tempcwd/pkg']'
returned non-zero exit status 1.
Test report
===========
Failed tests:
- test_cppext
Failed subtests:
- test_build - test.test_cppext.TestCPPExt.test_build
- test_build_cpp14 - test.test_cppext.TestCPPExt.test_build_cpp14
Sincerely,
-The Buildbot
_______________________________________________
Buildbot-status mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/buildbot-status.python.org/
Member address: [email protected]