The Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide Clang
3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/33/builds/5949
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-ppc64le
Build Reason: <unknown>
Blamelist: Jason Zhang <[email protected]>, Ken Jin <[email protected]>,
Sebastian Pipping <[email protected]>, mpage <[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/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 308, in test_gather_action_ast
self.run_test(grammar_source, test_source)
~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 136, in run_test
self.build_extension(grammar_source)
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 133, in build_extension
generate_parser_c_extension(grammar, Path('.'),
library_dir=self.library_dir)
~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Tools/peg_generator/pegen/testutil.py",
line 107, in generate_parser_c_extension
compile_c_extension(
~~~~~~~~~~~~~~~~~~~^
str(source),
^^^^^^^^^^^^
...<3 lines>...
library_dir=library_dir,
^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Tools/peg_generator/pegen/build.py",
line 227, in compile_c_extension
compiler.link_shared_object(
~~~~~~~~~~~~~~~~~~~~~~~~~~~^
objects,
^^^^^^^^
...<5 lines>...
build_temp=cmd.build_temp,
^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/build/test_python_3417170æ/tempcwd/venv/lib/python3.13/site-packages/setuptools/_distutils/ccompiler.py",
line 752, in link_shared_object
self.link(
~~~~~~~~~^
CCompiler.SHARED_OBJECT,
^^^^^^^^^^^^^^^^^^^^^^^^
...<11 lines>...
target_lang,
^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/build/test_python_3417170æ/tempcwd/venv/lib/python3.13/site-packages/setuptools/_distutils/unixccompiler.py",
line 268, in link
raise LinkError(msg)
distutils.errors.LinkError: command '/usr/bin/clang' failed with exit code 1
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 458, in test_error_in_rules
self.run_test(grammar_source, test_source)
~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 136, in run_test
self.build_extension(grammar_source)
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 133, in build_extension
generate_parser_c_extension(grammar, Path('.'),
library_dir=self.library_dir)
~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Tools/peg_generator/pegen/testutil.py",
line 107, in generate_parser_c_extension
compile_c_extension(
~~~~~~~~~~~~~~~~~~~^
str(source),
^^^^^^^^^^^^
...<3 lines>...
library_dir=library_dir,
^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Tools/peg_generator/pegen/build.py",
line 227, in compile_c_extension
compiler.link_shared_object(
~~~~~~~~~~~~~~~~~~~~~~~~~~~^
objects,
^^^^^^^^
...<5 lines>...
build_temp=cmd.build_temp,
^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/build/test_python_3417170æ/tempcwd/venv/lib/python3.13/site-packages/setuptools/_distutils/ccompiler.py",
line 752, in link_shared_object
self.link(
~~~~~~~~~^
CCompiler.SHARED_OBJECT,
^^^^^^^^^^^^^^^^^^^^^^^^
...<11 lines>...
target_lang,
^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/build/test_python_3417170æ/tempcwd/venv/lib/python3.13/site-packages/setuptools/_distutils/unixccompiler.py",
line 268, in link
raise LinkError(msg)
distutils.errors.LinkError: command '/usr/bin/clang' failed with exit code 1
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 257, in test_advanced_left_recursive
self.run_test(grammar_source, test_source)
~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 136, in run_test
self.build_extension(grammar_source)
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 133, in build_extension
generate_parser_c_extension(grammar, Path('.'),
library_dir=self.library_dir)
~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Tools/peg_generator/pegen/testutil.py",
line 107, in generate_parser_c_extension
compile_c_extension(
~~~~~~~~~~~~~~~~~~~^
str(source),
^^^^^^^^^^^^
...<3 lines>...
library_dir=library_dir,
^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Tools/peg_generator/pegen/build.py",
line 188, in compile_c_extension
compiler.create_static_lib(
~~~~~~~~~~~~~~~~~~~~~~~~~~^
objects, extension_name, output_dir=library_dir, debug=cmd.debug
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/build/test_python_3417170æ/tempcwd/venv/lib/python3.13/site-packages/setuptools/_distutils/unixccompiler.py",
line 198, in create_static_lib
self.spawn(self.archiver + [output_filename] + objects + self.objects)
~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/build/test_python_3417170æ/tempcwd/venv/lib/python3.13/site-packages/setuptools/_distutils/ccompiler.py",
line 1041, in spawn
spawn(cmd, dry_run=self.dry_run, **kwargs)
~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/build/test_python_3417170æ/tempcwd/venv/lib/python3.13/site-packages/setuptools/_distutils/spawn.py",
line 70, in spawn
raise DistutilsExecError(
"command {!r} failed with exit code {}".format(cmd, exitcode)
)
distutils.errors.DistutilsExecError: command '/usr/bin/ar' failed with exit
code 1
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 415, in test_ternary_operator
self.run_test(grammar_source, test_source)
~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 136, in run_test
self.build_extension(grammar_source)
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 133, in build_extension
generate_parser_c_extension(grammar, Path('.'),
library_dir=self.library_dir)
~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Tools/peg_generator/pegen/testutil.py",
line 107, in generate_parser_c_extension
compile_c_extension(
~~~~~~~~~~~~~~~~~~~^
str(source),
^^^^^^^^^^^^
...<3 lines>...
library_dir=library_dir,
^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Tools/peg_generator/pegen/build.py",
line 227, in compile_c_extension
compiler.link_shared_object(
~~~~~~~~~~~~~~~~~~~~~~~~~~~^
objects,
^^^^^^^^
...<5 lines>...
build_temp=cmd.build_temp,
^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/build/test_python_3417170æ/tempcwd/venv/lib/python3.13/site-packages/setuptools/_distutils/ccompiler.py",
line 752, in link_shared_object
self.link(
~~~~~~~~~^
CCompiler.SHARED_OBJECT,
^^^^^^^^^^^^^^^^^^^^^^^^
...<11 lines>...
target_lang,
^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/build/test_python_3417170æ/tempcwd/venv/lib/python3.13/site-packages/setuptools/_distutils/unixccompiler.py",
line 268, in link
raise LinkError(msg)
distutils.errors.LinkError: command '/usr/bin/clang' failed with exit code 1
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 104, in setUpClass
python_exe =
stack.enter_context(support.setup_venv_with_pip_setuptools_wheel("venv"))
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/contextlib.py",
line 530, in enter_context
result = _enter(cm)
~~~~~~^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/contextlib.py",
line 141, in __enter__
return next(self.gen)
~~~~^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/support/__init__.py",
line 2252, in setup_venv_with_pip_setuptools_wheel
subprocess.run(cmd, check=True)
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/subprocess.py",
line 575, in run
raise CalledProcessError(retcode, process.args,
output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command
'['/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/python',
'-X', 'dev', '-m', 'venv', 'venv']' returned non-zero exit status 1.
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 351, in test_if_stmt_action
self.run_test(grammar_source, test_source)
~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 136, in run_test
self.build_extension(grammar_source)
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 133, in build_extension
generate_parser_c_extension(grammar, Path('.'),
library_dir=self.library_dir)
~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Tools/peg_generator/pegen/testutil.py",
line 107, in generate_parser_c_extension
compile_c_extension(
~~~~~~~~~~~~~~~~~~~^
str(source),
^^^^^^^^^^^^
...<3 lines>...
library_dir=library_dir,
^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Tools/peg_generator/pegen/build.py",
line 227, in compile_c_extension
compiler.link_shared_object(
~~~~~~~~~~~~~~~~~~~~~~~~~~~^
objects,
^^^^^^^^
...<5 lines>...
build_temp=cmd.build_temp,
^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/build/test_python_3417170æ/tempcwd/venv/lib/python3.13/site-packages/setuptools/_distutils/ccompiler.py",
line 752, in link_shared_object
self.link(
~~~~~~~~~^
CCompiler.SHARED_OBJECT,
^^^^^^^^^^^^^^^^^^^^^^^^
...<11 lines>...
target_lang,
^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/build/test_python_3417170æ/tempcwd/venv/lib/python3.13/site-packages/setuptools/_distutils/unixccompiler.py",
line 268, in link
raise LinkError(msg)
distutils.errors.LinkError: command '/usr/bin/clang' failed with exit code 1
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 194, in test_lookahead
self.run_test(grammar_source, test_source)
~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 136, in run_test
self.build_extension(grammar_source)
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 133, in build_extension
generate_parser_c_extension(grammar, Path('.'),
library_dir=self.library_dir)
~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Tools/peg_generator/pegen/testutil.py",
line 107, in generate_parser_c_extension
compile_c_extension(
~~~~~~~~~~~~~~~~~~~^
str(source),
^^^^^^^^^^^^
...<3 lines>...
library_dir=library_dir,
^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Tools/peg_generator/pegen/build.py",
line 227, in compile_c_extension
compiler.link_shared_object(
~~~~~~~~~~~~~~~~~~~~~~~~~~~^
objects,
^^^^^^^^
...<5 lines>...
build_temp=cmd.build_temp,
^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/build/test_python_3417170æ/tempcwd/venv/lib/python3.13/site-packages/setuptools/_distutils/ccompiler.py",
line 752, in link_shared_object
self.link(
~~~~~~~~~^
CCompiler.SHARED_OBJECT,
^^^^^^^^^^^^^^^^^^^^^^^^
...<11 lines>...
target_lang,
^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/build/test_python_3417170æ/tempcwd/venv/lib/python3.13/site-packages/setuptools/_distutils/unixccompiler.py",
line 268, in link
raise LinkError(msg)
distutils.errors.LinkError: command '/usr/bin/clang' failed with exit code 1
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 297, in test_return_stmt_noexpr_action
self.run_test(grammar_source, test_source)
~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 136, in run_test
self.build_extension(grammar_source)
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 133, in build_extension
generate_parser_c_extension(grammar, Path('.'),
library_dir=self.library_dir)
~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Tools/peg_generator/pegen/testutil.py",
line 107, in generate_parser_c_extension
compile_c_extension(
~~~~~~~~~~~~~~~~~~~^
str(source),
^^^^^^^^^^^^
...<3 lines>...
library_dir=library_dir,
^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Tools/peg_generator/pegen/build.py",
line 227, in compile_c_extension
compiler.link_shared_object(
~~~~~~~~~~~~~~~~~~~~~~~~~~~^
objects,
^^^^^^^^
...<5 lines>...
build_temp=cmd.build_temp,
^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/build/test_python_3417170æ/tempcwd/venv/lib/python3.13/site-packages/setuptools/_distutils/ccompiler.py",
line 752, in link_shared_object
self.link(
~~~~~~~~~^
CCompiler.SHARED_OBJECT,
^^^^^^^^^^^^^^^^^^^^^^^^
...<11 lines>...
target_lang,
^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/build/test_python_3417170æ/tempcwd/venv/lib/python3.13/site-packages/setuptools/_distutils/unixccompiler.py",
line 268, in link
raise LinkError(msg)
distutils.errors.LinkError: command '/usr/bin/clang' failed with exit code 1
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/_test_multiprocessing.py",
line 1234, in test_no_import_lock_contention
with os_helper.temp_cwd():
...<17 lines>...
" see Issue #22853")
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/contextlib.py",
line 141, in __enter__
return next(self.gen)
~~~~^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/support/os_helper.py",
line 554, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
with change_cwd(temp_path, quiet=quiet) as cwd_dir:
yield cwd_dir
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/contextlib.py",
line 141, in __enter__
return next(self.gen)
~~~~^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/support/os_helper.py",
line 492, in temp_dir
os.mkdir(path)
~~~~~~~~^^^^^^
OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_cppext/__init__.py",
line 23, in test_build_cpp11
self.check_build(False, '_testcpp11ext')
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_cppext/__init__.py",
line 41, in check_build
with support.setup_venv_with_pip_setuptools_wheel(venv_dir) as python_exe:
self._check_build(std_cpp03, extension_name, python_exe)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/contextlib.py",
line 141, in __enter__
return next(self.gen)
~~~~^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/support/__init__.py",
line 2252, in setup_venv_with_pip_setuptools_wheel
subprocess.run(cmd, check=True)
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/subprocess.py",
line 575, in run
raise CalledProcessError(retcode, process.args,
output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command
'['/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/python',
'-X', 'dev', '-m', 'venv', 'env']' returned non-zero exit status 1.
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 234, in test_gather
self.run_test(grammar_source, test_source)
~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 136, in run_test
self.build_extension(grammar_source)
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 133, in build_extension
generate_parser_c_extension(grammar, Path('.'),
library_dir=self.library_dir)
~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Tools/peg_generator/pegen/testutil.py",
line 107, in generate_parser_c_extension
compile_c_extension(
~~~~~~~~~~~~~~~~~~~^
str(source),
^^^^^^^^^^^^
...<3 lines>...
library_dir=library_dir,
^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Tools/peg_generator/pegen/build.py",
line 227, in compile_c_extension
compiler.link_shared_object(
~~~~~~~~~~~~~~~~~~~~~~~~~~~^
objects,
^^^^^^^^
...<5 lines>...
build_temp=cmd.build_temp,
^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/build/test_python_3417170æ/tempcwd/venv/lib/python3.13/site-packages/setuptools/_distutils/ccompiler.py",
line 752, in link_shared_object
self.link(
~~~~~~~~~^
CCompiler.SHARED_OBJECT,
^^^^^^^^^^^^^^^^^^^^^^^^
...<11 lines>...
target_lang,
^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/build/test_python_3417170æ/tempcwd/venv/lib/python3.13/site-packages/setuptools/_distutils/unixccompiler.py",
line 268, in link
raise LinkError(msg)
distutils.errors.LinkError: command '/usr/bin/clang' failed with exit code 1
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 431, in test_syntax_error_for_string
self.run_test(grammar_source, test_source)
~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 136, in run_test
self.build_extension(grammar_source)
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 133, in build_extension
generate_parser_c_extension(grammar, Path('.'),
library_dir=self.library_dir)
~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Tools/peg_generator/pegen/testutil.py",
line 107, in generate_parser_c_extension
compile_c_extension(
~~~~~~~~~~~~~~~~~~~^
str(source),
^^^^^^^^^^^^
...<3 lines>...
library_dir=library_dir,
^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Tools/peg_generator/pegen/build.py",
line 227, in compile_c_extension
compiler.link_shared_object(
~~~~~~~~~~~~~~~~~~~~~~~~~~~^
objects,
^^^^^^^^
...<5 lines>...
build_temp=cmd.build_temp,
^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/build/test_python_3417170æ/tempcwd/venv/lib/python3.13/site-packages/setuptools/_distutils/ccompiler.py",
line 752, in link_shared_object
self.link(
~~~~~~~~~^
CCompiler.SHARED_OBJECT,
^^^^^^^^^^^^^^^^^^^^^^^^
...<11 lines>...
target_lang,
^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/build/test_python_3417170æ/tempcwd/venv/lib/python3.13/site-packages/setuptools/_distutils/unixccompiler.py",
line 268, in link
raise LinkError(msg)
distutils.errors.LinkError: command '/usr/bin/clang' failed with exit code 1
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 488, in test_soft_keywords_parse
self.run_test(grammar_source, test_source)
~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 136, in run_test
self.build_extension(grammar_source)
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 133, in build_extension
generate_parser_c_extension(grammar, Path('.'),
library_dir=self.library_dir)
~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Tools/peg_generator/pegen/testutil.py",
line 107, in generate_parser_c_extension
compile_c_extension(
~~~~~~~~~~~~~~~~~~~^
str(source),
^^^^^^^^^^^^
...<3 lines>...
library_dir=library_dir,
^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Tools/peg_generator/pegen/build.py",
line 227, in compile_c_extension
compiler.link_shared_object(
~~~~~~~~~~~~~~~~~~~~~~~~~~~^
objects,
^^^^^^^^
...<5 lines>...
build_temp=cmd.build_temp,
^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/build/test_python_3417170æ/tempcwd/venv/lib/python3.13/site-packages/setuptools/_distutils/ccompiler.py",
line 752, in link_shared_object
self.link(
~~~~~~~~~^
CCompiler.SHARED_OBJECT,
^^^^^^^^^^^^^^^^^^^^^^^^
...<11 lines>...
target_lang,
^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/build/test_python_3417170æ/tempcwd/venv/lib/python3.13/site-packages/setuptools/_distutils/unixccompiler.py",
line 268, in link
raise LinkError(msg)
distutils.errors.LinkError: command '/usr/bin/clang' failed with exit code 1
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 269, in test_mutually_left_recursive
self.run_test(grammar_source, test_source)
~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 136, in run_test
self.build_extension(grammar_source)
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 133, in build_extension
generate_parser_c_extension(grammar, Path('.'),
library_dir=self.library_dir)
~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Tools/peg_generator/pegen/testutil.py",
line 107, in generate_parser_c_extension
compile_c_extension(
~~~~~~~~~~~~~~~~~~~^
str(source),
^^^^^^^^^^^^
...<3 lines>...
library_dir=library_dir,
^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Tools/peg_generator/pegen/build.py",
line 227, in compile_c_extension
compiler.link_shared_object(
~~~~~~~~~~~~~~~~~~~~~~~~~~~^
objects,
^^^^^^^^
...<5 lines>...
build_temp=cmd.build_temp,
^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/build/test_python_3417170æ/tempcwd/venv/lib/python3.13/site-packages/setuptools/_distutils/ccompiler.py",
line 752, in link_shared_object
self.link(
~~~~~~~~~^
CCompiler.SHARED_OBJECT,
^^^^^^^^^^^^^^^^^^^^^^^^
...<11 lines>...
target_lang,
^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/build/test_python_3417170æ/tempcwd/venv/lib/python3.13/site-packages/setuptools/_distutils/unixccompiler.py",
line 268, in link
raise LinkError(msg)
distutils.errors.LinkError: command '/usr/bin/clang' failed with exit code 1
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_zipfile/test_core.py",
line 558, in test_append_to_concatenated_zip_file
f.write(data)
~~~~~~~^^^^^^
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 206, in test_negative_lookahead
self.run_test(grammar_source, test_source)
~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 136, in run_test
self.build_extension(grammar_source)
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 133, in build_extension
generate_parser_c_extension(grammar, Path('.'),
library_dir=self.library_dir)
~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Tools/peg_generator/pegen/testutil.py",
line 107, in generate_parser_c_extension
compile_c_extension(
~~~~~~~~~~~~~~~~~~~^
str(source),
^^^^^^^^^^^^
...<3 lines>...
library_dir=library_dir,
^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Tools/peg_generator/pegen/build.py",
line 227, in compile_c_extension
compiler.link_shared_object(
~~~~~~~~~~~~~~~~~~~~~~~~~~~^
objects,
^^^^^^^^
...<5 lines>...
build_temp=cmd.build_temp,
^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/build/test_python_3417170æ/tempcwd/venv/lib/python3.13/site-packages/setuptools/_distutils/ccompiler.py",
line 752, in link_shared_object
self.link(
~~~~~~~~~^
CCompiler.SHARED_OBJECT,
^^^^^^^^^^^^^^^^^^^^^^^^
...<11 lines>...
target_lang,
^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/build/test_python_3417170æ/tempcwd/venv/lib/python3.13/site-packages/setuptools/_distutils/unixccompiler.py",
line 268, in link
raise LinkError(msg)
distutils.errors.LinkError: command '/usr/bin/clang' failed with exit code 1
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 323, in test_pass_stmt_action
self.run_test(grammar_source, test_source)
~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 136, in run_test
self.build_extension(grammar_source)
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 133, in build_extension
generate_parser_c_extension(grammar, Path('.'),
library_dir=self.library_dir)
~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Tools/peg_generator/pegen/testutil.py",
line 107, in generate_parser_c_extension
compile_c_extension(
~~~~~~~~~~~~~~~~~~~^
str(source),
^^^^^^^^^^^^
...<3 lines>...
library_dir=library_dir,
^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Tools/peg_generator/pegen/build.py",
line 227, in compile_c_extension
compiler.link_shared_object(
~~~~~~~~~~~~~~~~~~~~~~~~~~~^
objects,
^^^^^^^^
...<5 lines>...
build_temp=cmd.build_temp,
^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/build/test_python_3417170æ/tempcwd/venv/lib/python3.13/site-packages/setuptools/_distutils/ccompiler.py",
line 752, in link_shared_object
self.link(
~~~~~~~~~^
CCompiler.SHARED_OBJECT,
^^^^^^^^^^^^^^^^^^^^^^^^
...<11 lines>...
target_lang,
^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/build/test_python_3417170æ/tempcwd/venv/lib/python3.13/site-packages/setuptools/_distutils/unixccompiler.py",
line 268, in link
raise LinkError(msg)
distutils.errors.LinkError: command '/usr/bin/clang' failed with exit code 1
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 246, in test_left_recursion
self.run_test(grammar_source, test_source)
~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 136, in run_test
self.build_extension(grammar_source)
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 133, in build_extension
generate_parser_c_extension(grammar, Path('.'),
library_dir=self.library_dir)
~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Tools/peg_generator/pegen/testutil.py",
line 107, in generate_parser_c_extension
compile_c_extension(
~~~~~~~~~~~~~~~~~~~^
str(source),
^^^^^^^^^^^^
...<3 lines>...
library_dir=library_dir,
^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Tools/peg_generator/pegen/build.py",
line 227, in compile_c_extension
compiler.link_shared_object(
~~~~~~~~~~~~~~~~~~~~~~~~~~~^
objects,
^^^^^^^^
...<5 lines>...
build_temp=cmd.build_temp,
^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/build/test_python_3417170æ/tempcwd/venv/lib/python3.13/site-packages/setuptools/_distutils/ccompiler.py",
line 752, in link_shared_object
self.link(
~~~~~~~~~^
CCompiler.SHARED_OBJECT,
^^^^^^^^^^^^^^^^^^^^^^^^
...<11 lines>...
target_lang,
^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/build/test_python_3417170æ/tempcwd/venv/lib/python3.13/site-packages/setuptools/_distutils/unixccompiler.py",
line 268, in link
raise LinkError(msg)
distutils.errors.LinkError: command '/usr/bin/clang' failed with exit code 1
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 397, in test_with_stmt_with_paren
self.run_test(grammar_source, test_source)
~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 136, in run_test
self.build_extension(grammar_source)
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 133, in build_extension
generate_parser_c_extension(grammar, Path('.'),
library_dir=self.library_dir)
~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Tools/peg_generator/pegen/testutil.py",
line 107, in generate_parser_c_extension
compile_c_extension(
~~~~~~~~~~~~~~~~~~~^
str(source),
^^^^^^^^^^^^
...<3 lines>...
library_dir=library_dir,
^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Tools/peg_generator/pegen/build.py",
line 227, in compile_c_extension
compiler.link_shared_object(
~~~~~~~~~~~~~~~~~~~~~~~~~~~^
objects,
^^^^^^^^
...<5 lines>...
build_temp=cmd.build_temp,
^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/build/test_python_3417170æ/tempcwd/venv/lib/python3.13/site-packages/setuptools/_distutils/ccompiler.py",
line 752, in link_shared_object
self.link(
~~~~~~~~~^
CCompiler.SHARED_OBJECT,
^^^^^^^^^^^^^^^^^^^^^^^^
...<11 lines>...
target_lang,
^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/build/test_python_3417170æ/tempcwd/venv/lib/python3.13/site-packages/setuptools/_distutils/unixccompiler.py",
line 268, in link
raise LinkError(msg)
distutils.errors.LinkError: command '/usr/bin/clang' failed with exit code 1
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_cppext/__init__.py",
line 27, in test_build_cpp03
self.check_build(True, '_testcpp03ext')
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_cppext/__init__.py",
line 41, in check_build
with support.setup_venv_with_pip_setuptools_wheel(venv_dir) as python_exe:
self._check_build(std_cpp03, extension_name, python_exe)
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/contextlib.py",
line 141, in __enter__
return next(self.gen)
~~~~^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/support/__init__.py",
line 2252, in setup_venv_with_pip_setuptools_wheel
subprocess.run(cmd, check=True)
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/subprocess.py",
line 575, in run
raise CalledProcessError(retcode, process.args,
output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command
'['/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/python',
'-X', 'dev', '-m', 'venv', 'env']' returned non-zero exit status 1.
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 512, in test_forced
self.run_test(grammar_source, test_source)
~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 136, in run_test
self.build_extension(grammar_source)
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 133, in build_extension
generate_parser_c_extension(grammar, Path('.'),
library_dir=self.library_dir)
~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Tools/peg_generator/pegen/testutil.py",
line 107, in generate_parser_c_extension
compile_c_extension(
~~~~~~~~~~~~~~~~~~~^
str(source),
^^^^^^^^^^^^
...<3 lines>...
library_dir=library_dir,
^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Tools/peg_generator/pegen/build.py",
line 227, in compile_c_extension
compiler.link_shared_object(
~~~~~~~~~~~~~~~~~~~~~~~~~~~^
objects,
^^^^^^^^
...<5 lines>...
build_temp=cmd.build_temp,
^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/build/test_python_3417170æ/tempcwd/venv/lib/python3.13/site-packages/setuptools/_distutils/ccompiler.py",
line 752, in link_shared_object
self.link(
~~~~~~~~~^
CCompiler.SHARED_OBJECT,
^^^^^^^^^^^^^^^^^^^^^^^^
...<11 lines>...
target_lang,
^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/build/test_python_3417170æ/tempcwd/venv/lib/python3.13/site-packages/setuptools/_distutils/unixccompiler.py",
line 268, in link
raise LinkError(msg)
distutils.errors.LinkError: command '/usr/bin/clang' failed with exit code 1
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 282, in test_nasty_mutually_left_recursive
self.run_test(grammar_source, test_source)
~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 136, in run_test
self.build_extension(grammar_source)
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 133, in build_extension
generate_parser_c_extension(grammar, Path('.'),
library_dir=self.library_dir)
~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Tools/peg_generator/pegen/testutil.py",
line 107, in generate_parser_c_extension
compile_c_extension(
~~~~~~~~~~~~~~~~~~~^
str(source),
^^^^^^^^^^^^
...<3 lines>...
library_dir=library_dir,
^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Tools/peg_generator/pegen/build.py",
line 227, in compile_c_extension
compiler.link_shared_object(
~~~~~~~~~~~~~~~~~~~~~~~~~~~^
objects,
^^^^^^^^
...<5 lines>...
build_temp=cmd.build_temp,
^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/build/test_python_3417170æ/tempcwd/venv/lib/python3.13/site-packages/setuptools/_distutils/ccompiler.py",
line 752, in link_shared_object
self.link(
~~~~~~~~~^
CCompiler.SHARED_OBJECT,
^^^^^^^^^^^^^^^^^^^^^^^^
...<11 lines>...
target_lang,
^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/build/test_python_3417170æ/tempcwd/venv/lib/python3.13/site-packages/setuptools/_distutils/unixccompiler.py",
line 268, in link
raise LinkError(msg)
distutils.errors.LinkError: command '/usr/bin/clang' failed with exit code 1
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 182, in test_c_parser
self.run_test(grammar_source, test_source)
~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 136, in run_test
self.build_extension(grammar_source)
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 133, in build_extension
generate_parser_c_extension(grammar, Path('.'),
library_dir=self.library_dir)
~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Tools/peg_generator/pegen/testutil.py",
line 107, in generate_parser_c_extension
compile_c_extension(
~~~~~~~~~~~~~~~~~~~^
str(source),
^^^^^^^^^^^^
...<3 lines>...
library_dir=library_dir,
^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Tools/peg_generator/pegen/build.py",
line 227, in compile_c_extension
compiler.link_shared_object(
~~~~~~~~~~~~~~~~~~~~~~~~~~~^
objects,
^^^^^^^^
...<5 lines>...
build_temp=cmd.build_temp,
^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/build/test_python_3417170æ/tempcwd/venv/lib/python3.13/site-packages/setuptools/_distutils/ccompiler.py",
line 752, in link_shared_object
self.link(
~~~~~~~~~^
CCompiler.SHARED_OBJECT,
^^^^^^^^^^^^^^^^^^^^^^^^
...<11 lines>...
target_lang,
^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/build/test_python_3417170æ/tempcwd/venv/lib/python3.13/site-packages/setuptools/_distutils/unixccompiler.py",
line 268, in link
raise LinkError(msg)
distutils.errors.LinkError: command '/usr/bin/clang' failed with exit code 1
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 500, in test_soft_keywords_lookahead
self.run_test(grammar_source, test_source)
~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 136, in run_test
self.build_extension(grammar_source)
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 133, in build_extension
generate_parser_c_extension(grammar, Path('.'),
library_dir=self.library_dir)
~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Tools/peg_generator/pegen/testutil.py",
line 107, in generate_parser_c_extension
compile_c_extension(
~~~~~~~~~~~~~~~~~~~^
str(source),
^^^^^^^^^^^^
...<3 lines>...
library_dir=library_dir,
^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Tools/peg_generator/pegen/build.py",
line 227, in compile_c_extension
compiler.link_shared_object(
~~~~~~~~~~~~~~~~~~~~~~~~~~~^
objects,
^^^^^^^^
...<5 lines>...
build_temp=cmd.build_temp,
^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/build/test_python_3417170æ/tempcwd/venv/lib/python3.13/site-packages/setuptools/_distutils/ccompiler.py",
line 752, in link_shared_object
self.link(
~~~~~~~~~^
CCompiler.SHARED_OBJECT,
^^^^^^^^^^^^^^^^^^^^^^^^
...<11 lines>...
target_lang,
^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/build/test_python_3417170æ/tempcwd/venv/lib/python3.13/site-packages/setuptools/_distutils/unixccompiler.py",
line 268, in link
raise LinkError(msg)
distutils.errors.LinkError: command '/usr/bin/clang' failed with exit code 1
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 525, in test_forced_with_group
self.run_test(grammar_source, test_source)
~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 136, in run_test
self.build_extension(grammar_source)
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 133, in build_extension
generate_parser_c_extension(grammar, Path('.'),
library_dir=self.library_dir)
~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Tools/peg_generator/pegen/testutil.py",
line 107, in generate_parser_c_extension
compile_c_extension(
~~~~~~~~~~~~~~~~~~~^
str(source),
^^^^^^^^^^^^
...<3 lines>...
library_dir=library_dir,
^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Tools/peg_generator/pegen/build.py",
line 227, in compile_c_extension
compiler.link_shared_object(
~~~~~~~~~~~~~~~~~~~~~~~~~~~^
objects,
^^^^^^^^
...<5 lines>...
build_temp=cmd.build_temp,
^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/build/test_python_3417170æ/tempcwd/venv/lib/python3.13/site-packages/setuptools/_distutils/ccompiler.py",
line 752, in link_shared_object
self.link(
~~~~~~~~~^
CCompiler.SHARED_OBJECT,
^^^^^^^^^^^^^^^^^^^^^^^^
...<11 lines>...
target_lang,
^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/build/test_python_3417170æ/tempcwd/venv/lib/python3.13/site-packages/setuptools/_distutils/unixccompiler.py",
line 268, in link
raise LinkError(msg)
distutils.errors.LinkError: command '/usr/bin/clang' failed with exit code 1
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 222, in test_cut
self.run_test(grammar_source, test_source)
~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 136, in run_test
self.build_extension(grammar_source)
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 133, in build_extension
generate_parser_c_extension(grammar, Path('.'),
library_dir=self.library_dir)
~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Tools/peg_generator/pegen/testutil.py",
line 107, in generate_parser_c_extension
compile_c_extension(
~~~~~~~~~~~~~~~~~~~^
str(source),
^^^^^^^^^^^^
...<3 lines>...
library_dir=library_dir,
^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Tools/peg_generator/pegen/build.py",
line 227, in compile_c_extension
compiler.link_shared_object(
~~~~~~~~~~~~~~~~~~~~~~~~~~~^
objects,
^^^^^^^^
...<5 lines>...
build_temp=cmd.build_temp,
^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/build/test_python_3417170æ/tempcwd/venv/lib/python3.13/site-packages/setuptools/_distutils/ccompiler.py",
line 752, in link_shared_object
self.link(
~~~~~~~~~^
CCompiler.SHARED_OBJECT,
^^^^^^^^^^^^^^^^^^^^^^^^
...<11 lines>...
target_lang,
^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/build/test_python_3417170æ/tempcwd/venv/lib/python3.13/site-packages/setuptools/_distutils/unixccompiler.py",
line 268, in link
raise LinkError(msg)
distutils.errors.LinkError: command '/usr/bin/clang' failed with exit code 1
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/build/test_python_3417170æ/tempcwd/venv/lib/python3.13/site-packages/setuptools/_distutils/unixccompiler.py",
line 266, in link
self.spawn(linker + ld_args)
~~~~~~~~~~^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/build/test_python_3417170æ/tempcwd/venv/lib/python3.13/site-packages/setuptools/_distutils/ccompiler.py",
line 1041, in spawn
spawn(cmd, dry_run=self.dry_run, **kwargs)
~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/build/test_python_3417170æ/tempcwd/venv/lib/python3.13/site-packages/setuptools/_distutils/spawn.py",
line 70, in spawn
raise DistutilsExecError(
"command {!r} failed with exit code {}".format(cmd, exitcode)
)
distutils.errors.DistutilsExecError: command '/usr/bin/clang' failed with exit
code 1
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 371, in test_same_name_different_types
self.run_test(grammar_source, test_source)
~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 136, in run_test
self.build_extension(grammar_source)
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_peg_generator/test_c_parser.py",
line 133, in build_extension
generate_parser_c_extension(grammar, Path('.'),
library_dir=self.library_dir)
~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Tools/peg_generator/pegen/testutil.py",
line 107, in generate_parser_c_extension
compile_c_extension(
~~~~~~~~~~~~~~~~~~~^
str(source),
^^^^^^^^^^^^
...<3 lines>...
library_dir=library_dir,
^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Tools/peg_generator/pegen/build.py",
line 227, in compile_c_extension
compiler.link_shared_object(
~~~~~~~~~~~~~~~~~~~~~~~~~~~^
objects,
^^^^^^^^
...<5 lines>...
build_temp=cmd.build_temp,
^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/build/test_python_3417170æ/tempcwd/venv/lib/python3.13/site-packages/setuptools/_distutils/ccompiler.py",
line 752, in link_shared_object
self.link(
~~~~~~~~~^
CCompiler.SHARED_OBJECT,
^^^^^^^^^^^^^^^^^^^^^^^^
...<11 lines>...
target_lang,
^^^^^^^^^^^^
)
^
File
"/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/build/test_python_3417170æ/tempcwd/venv/lib/python3.13/site-packages/setuptools/_distutils/unixccompiler.py",
line 268, in link
raise LinkError(msg)
distutils.errors.LinkError: command '/usr/bin/clang' failed with exit code 1
Test report
===========
Failed tests:
- test_cppext
- test_peg_generator
- test_zipfile
Failed subtests:
- test_left_recursion -
test.test_peg_generator.test_c_parser.TestCParser.test_left_recursion
- test_append_to_concatenated_zip_file -
test.test_zipfile.test_core.StoredTestsWithSourceFile.test_append_to_concatenated_zip_file
- test_soft_keywords_lookahead -
test.test_peg_generator.test_c_parser.TestCParser.test_soft_keywords_lookahead
- test_cut - test.test_peg_generator.test_c_parser.TestCParser.test_cut
- test_mutually_left_recursive -
test.test_peg_generator.test_c_parser.TestCParser.test_mutually_left_recursive
- test_return_stmt_noexpr_action -
test.test_peg_generator.test_c_parser.TestCParser.test_return_stmt_noexpr_action
- test_soft_keywords_parse -
test.test_peg_generator.test_c_parser.TestCParser.test_soft_keywords_parse
- test_lookahead -
test.test_peg_generator.test_c_parser.TestCParser.test_lookahead
- test_ternary_operator -
test.test_peg_generator.test_c_parser.TestCParser.test_ternary_operator
- test_no_import_lock_contention -
test.test_multiprocessing_spawn.test_manager.WithManagerTestQueue.test_no_import_lock_contention
- test_forced - test.test_peg_generator.test_c_parser.TestCParser.test_forced
- test_negative_lookahead -
test.test_peg_generator.test_c_parser.TestCParser.test_negative_lookahead
- test_if_stmt_action -
test.test_peg_generator.test_c_parser.TestCParser.test_if_stmt_action
- setUpClass - test.test_peg_generator.test_c_parser.TestCParser
- test_build_cpp11 - test.test_cppext.TestCPPExt.test_build_cpp11
- test_same_name_different_types -
test.test_peg_generator.test_c_parser.TestCParser.test_same_name_different_types
- test_with_stmt_with_paren -
test.test_peg_generator.test_c_parser.TestCParser.test_with_stmt_with_paren
- test_nasty_mutually_left_recursive -
test.test_peg_generator.test_c_parser.TestCParser.test_nasty_mutually_left_recursive
- test_c_parser -
test.test_peg_generator.test_c_parser.TestCParser.test_c_parser
- test_gather - test.test_peg_generator.test_c_parser.TestCParser.test_gather
- test_syntax_error_for_string -
test.test_peg_generator.test_c_parser.TestCParser.test_syntax_error_for_string
- test_advanced_left_recursive -
test.test_peg_generator.test_c_parser.TestCParser.test_advanced_left_recursive
- test_build_cpp03 - test.test_cppext.TestCPPExt.test_build_cpp03
- test_pass_stmt_action -
test.test_peg_generator.test_c_parser.TestCParser.test_pass_stmt_action
- test_error_in_rules -
test.test_peg_generator.test_c_parser.TestCParser.test_error_in_rules
- test_forced_with_group -
test.test_peg_generator.test_c_parser.TestCParser.test_forced_with_group
- test_gather_action_ast -
test.test_peg_generator.test_c_parser.TestCParser.test_gather_action_ast
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 Debian
PGO 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/249/builds/7957
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: gps-debian-profile-opt
Build Reason: <unknown>
Blamelist: mpage <[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
remote: Enumerating objects: 7, done.
remote: Counting objects: 14% (1/7)
remote: Counting objects: 28% (2/7)
remote: Counting objects: 42% (3/7)
remote: Counting objects: 57% (4/7)
remote: Counting objects: 71% (5/7)
remote: Counting objects: 85% (6/7)
remote: Counting objects: 100% (7/7)
remote: Counting objects: 100% (7/7), done.
remote: Compressing objects: 33% (1/3)
remote: Compressing objects: 66% (2/3)
remote: Compressing objects: 100% (3/3)
remote: Compressing objects: 100% (3/3), done.
remote: Total 4 (delta 3), reused 2 (delta 1), pack-reused 0
>From https://github.com/python/cpython
* branch main -> FETCH_HEAD
Note: switching to 'c62144a02cfae412a9deb4059fae141693a6edc9'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at c62144a02cf gh-114271: Make `_thread.lock` thread-safe in
free-threaded builds (#116433)
Switched to and reset branch 'main'
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
make[2]: [Makefile:2996: clean-retain-profile] Error 1 (ignored)
In file included from Python/optimizer_analysis.c:380:
Python/optimizer_cases.c.h: In function ‘optimize_uops’:
Python/optimizer_cases.c.h:1134:29: warning: variable ‘left’ set but not used
[-Wunused-but-set-variable]
1134 | _Py_UopsSymbol *left;
| ^~~~
Python/optimizer_cases.c.h:1133:29: warning: variable ‘right’ set but not used
[-Wunused-but-set-variable]
1133 | _Py_UopsSymbol *right;
| ^~~~~
Python/optimizer_cases.c.h:1151:29: warning: variable ‘left’ set but not used
[-Wunused-but-set-variable]
1151 | _Py_UopsSymbol *left;
| ^~~~
Python/optimizer_cases.c.h:1150:29: warning: variable ‘right’ set but not used
[-Wunused-but-set-variable]
1150 | _Py_UopsSymbol *right;
| ^~~~~
Python/optimizer_cases.c.h:1163:29: warning: variable ‘left’ set but not used
[-Wunused-but-set-variable]
1163 | _Py_UopsSymbol *left;
| ^~~~
Python/optimizer_cases.c.h:1162:29: warning: variable ‘right’ set but not used
[-Wunused-but-set-variable]
1162 | _Py_UopsSymbol *right;
| ^~~~~
Python/optimizer_cases.c.h:1175:29: warning: variable ‘left’ set but not used
[-Wunused-but-set-variable]
1175 | _Py_UopsSymbol *left;
| ^~~~
Python/optimizer_cases.c.h:1174:29: warning: variable ‘right’ set but not used
[-Wunused-but-set-variable]
1174 | _Py_UopsSymbol *right;
| ^~~~~
Python/optimizer_cases.c.h:1187:29: warning: variable ‘left’ set but not used
[-Wunused-but-set-variable]
1187 | _Py_UopsSymbol *left;
| ^~~~
Python/optimizer_cases.c.h:1186:29: warning: variable ‘right’ set but not used
[-Wunused-but-set-variable]
1186 | _Py_UopsSymbol *right;
| ^~~~~
Python/optimizer_cases.c.h:1199:29: warning: variable ‘left’ set but not used
[-Wunused-but-set-variable]
1199 | _Py_UopsSymbol *left;
| ^~~~
Python/optimizer_cases.c.h:1198:29: warning: variable ‘right’ set but not used
[-Wunused-but-set-variable]
1198 | _Py_UopsSymbol *right;
| ^~~~~
./Modules/readline.c: In function ‘setup_readline’:
./Modules/readline.c:1305:21: warning: assignment to ‘int (*)(void)’ from
incompatible pointer type ‘int (*)(const char *, int)’
[-Wincompatible-pointer-types]
1305 | rl_startup_hook = on_startup_hook;
| ^
./Modules/readline.c:1307:23: warning: assignment to ‘int (*)(void)’ from
incompatible pointer type ‘int (*)(const char *, int)’
[-Wincompatible-pointer-types]
1307 | rl_pre_input_hook = on_pre_input_hook;
| ^
In file included from Python/optimizer_analysis.c:380:
Python/optimizer_cases.c.h: In function ‘optimize_uops’:
Python/optimizer_cases.c.h:1134:29: warning: variable ‘left’ set but not used
[-Wunused-but-set-variable]
1134 | _Py_UopsSymbol *left;
| ^~~~
Python/optimizer_cases.c.h:1133:29: warning: variable ‘right’ set but not used
[-Wunused-but-set-variable]
1133 | _Py_UopsSymbol *right;
| ^~~~~
Python/optimizer_cases.c.h:1151:29: warning: variable ‘left’ set but not used
[-Wunused-but-set-variable]
1151 | _Py_UopsSymbol *left;
| ^~~~
Python/optimizer_cases.c.h:1150:29: warning: variable ‘right’ set but not used
[-Wunused-but-set-variable]
1150 | _Py_UopsSymbol *right;
| ^~~~~
Python/optimizer_cases.c.h:1163:29: warning: variable ‘left’ set but not used
[-Wunused-but-set-variable]
1163 | _Py_UopsSymbol *left;
| ^~~~
Python/optimizer_cases.c.h:1162:29: warning: variable ‘right’ set but not used
[-Wunused-but-set-variable]
1162 | _Py_UopsSymbol *right;
| ^~~~~
Python/optimizer_cases.c.h:1175:29: warning: variable ‘left’ set but not used
[-Wunused-but-set-variable]
1175 | _Py_UopsSymbol *left;
| ^~~~
Python/optimizer_cases.c.h:1174:29: warning: variable ‘right’ set but not used
[-Wunused-but-set-variable]
1174 | _Py_UopsSymbol *right;
| ^~~~~
Python/optimizer_cases.c.h:1187:29: warning: variable ‘left’ set but not used
[-Wunused-but-set-variable]
1187 | _Py_UopsSymbol *left;
| ^~~~
Python/optimizer_cases.c.h:1186:29: warning: variable ‘right’ set but not used
[-Wunused-but-set-variable]
1186 | _Py_UopsSymbol *right;
| ^~~~~
Python/optimizer_cases.c.h:1199:29: warning: variable ‘left’ set but not used
[-Wunused-but-set-variable]
1199 | _Py_UopsSymbol *left;
| ^~~~
Python/optimizer_cases.c.h:1198:29: warning: variable ‘right’ set but not used
[-Wunused-but-set-variable]
1198 | _Py_UopsSymbol *right;
| ^~~~~
In function ‘word_to_string’,
inlined from ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13,
inlined from ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:360:14: note: in expansion of macro
‘EXTRACT_DIGIT’
360 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:359:14: note: in expansion of macro
‘EXTRACT_DIGIT’
359 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:360:14: note: in expansion of macro
‘EXTRACT_DIGIT’
360 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:361:14: note: in expansion of macro
‘EXTRACT_DIGIT’
361 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:358:14: note: in expansion of macro
‘EXTRACT_DIGIT’
358 | case 17: EXTRACT_DIGIT(s, x, 10000000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:357:14: note: in expansion of macro
‘EXTRACT_DIGIT’
357 | case 18: EXTRACT_DIGIT(s, x, 100000000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:358:14: note: in expansion of macro
‘EXTRACT_DIGIT’
358 | case 17: EXTRACT_DIGIT(s, x, 10000000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:359:14: note: in expansion of macro
‘EXTRACT_DIGIT’
359 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:362:14: note: in expansion of macro
‘EXTRACT_DIGIT’
362 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:361:14: note: in expansion of macro
‘EXTRACT_DIGIT’
361 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:362:14: note: in expansion of macro
‘EXTRACT_DIGIT’
362 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:363:14: note: in expansion of macro
‘EXTRACT_DIGIT’
363 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:364:14: note: in expansion of macro
‘EXTRACT_DIGIT’
364 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:363:14: note: in expansion of macro
‘EXTRACT_DIGIT’
363 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:364:14: note: in expansion of macro
‘EXTRACT_DIGIT’
364 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:366:14: note: in expansion of macro
‘EXTRACT_DIGIT’
366 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:367:14: note: in expansion of macro
‘EXTRACT_DIGIT’
367 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:366:14: note: in expansion of macro
‘EXTRACT_DIGIT’
366 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:367:14: note: in expansion of macro
‘EXTRACT_DIGIT’
367 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:368:14: note: in expansion of macro
‘EXTRACT_DIGIT’
368 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:369:14: note: in expansion of macro
‘EXTRACT_DIGIT’
369 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:368:14: note: in expansion of macro
‘EXTRACT_DIGIT’
368 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:369:14: note: in expansion of macro
‘EXTRACT_DIGIT’
369 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:370:14: note: in expansion of macro
‘EXTRACT_DIGIT’
370 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:371:14: note: in expansion of macro
‘EXTRACT_DIGIT’
371 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:372:14: note: in expansion of macro
‘EXTRACT_DIGIT’
372 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:370:14: note: in expansion of macro
‘EXTRACT_DIGIT’
370 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:371:14: note: in expansion of macro
‘EXTRACT_DIGIT’
371 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:372:14: note: in expansion of macro
‘EXTRACT_DIGIT’
372 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:373:14: note: in expansion of macro
‘EXTRACT_DIGIT’
373 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:373:14: note: in expansion of macro
‘EXTRACT_DIGIT’
373 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:374:14: note: in expansion of macro
‘EXTRACT_DIGIT’
374 | case 2: EXTRACT_DIGIT(s, x, 10UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:374:14: note: in expansion of macro
‘EXTRACT_DIGIT’
374 | case 2: EXTRACT_DIGIT(s, x, 10UL, dot);
| ^~~~~~~~~~~~~
In function ‘word_to_string’,
inlined from ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13,
inlined from ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:360:14: note: in expansion of macro
‘EXTRACT_DIGIT’
360 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:359:14: note: in expansion of macro
‘EXTRACT_DIGIT’
359 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:360:14: note: in expansion of macro
‘EXTRACT_DIGIT’
360 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:361:14: note: in expansion of macro
‘EXTRACT_DIGIT’
361 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:358:14: note: in expansion of macro
‘EXTRACT_DIGIT’
358 | case 17: EXTRACT_DIGIT(s, x, 10000000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:357:14: note: in expansion of macro
‘EXTRACT_DIGIT’
357 | case 18: EXTRACT_DIGIT(s, x, 100000000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:358:14: note: in expansion of macro
‘EXTRACT_DIGIT’
358 | case 17: EXTRACT_DIGIT(s, x, 10000000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:359:14: note: in expansion of macro
‘EXTRACT_DIGIT’
359 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:362:14: note: in expansion of macro
‘EXTRACT_DIGIT’
362 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:361:14: note: in expansion of macro
‘EXTRACT_DIGIT’
361 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:362:14: note: in expansion of macro
‘EXTRACT_DIGIT’
362 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:363:14: note: in expansion of macro
‘EXTRACT_DIGIT’
363 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:364:14: note: in expansion of macro
‘EXTRACT_DIGIT’
364 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:363:14: note: in expansion of macro
‘EXTRACT_DIGIT’
363 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:364:14: note: in expansion of macro
‘EXTRACT_DIGIT’
364 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:366:14: note: in expansion of macro
‘EXTRACT_DIGIT’
366 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:367:14: note: in expansion of macro
‘EXTRACT_DIGIT’
367 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:366:14: note: in expansion of macro
‘EXTRACT_DIGIT’
366 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:367:14: note: in expansion of macro
‘EXTRACT_DIGIT’
367 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:368:14: note: in expansion of macro
‘EXTRACT_DIGIT’
368 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:369:14: note: in expansion of macro
‘EXTRACT_DIGIT’
369 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:368:14: note: in expansion of macro
‘EXTRACT_DIGIT’
368 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:369:14: note: in expansion of macro
‘EXTRACT_DIGIT’
369 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:370:14: note: in expansion of macro
‘EXTRACT_DIGIT’
370 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:371:14: note: in expansion of macro
‘EXTRACT_DIGIT’
371 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:370:14: note: in expansion of macro
‘EXTRACT_DIGIT’
370 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:371:14: note: in expansion of macro
‘EXTRACT_DIGIT’
371 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:372:14: note: in expansion of macro
‘EXTRACT_DIGIT’
372 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:373:14: note: in expansion of macro
‘EXTRACT_DIGIT’
373 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:374:14: note: in expansion of macro
‘EXTRACT_DIGIT’
374 | case 2: EXTRACT_DIGIT(s, x, 10UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:372:14: note: in expansion of macro
‘EXTRACT_DIGIT’
372 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:373:14: note: in expansion of macro
‘EXTRACT_DIGIT’
373 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region
of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:374:14: note: in expansion of macro
‘EXTRACT_DIGIT’
374 | case 2: EXTRACT_DIGIT(s, x, 10UL, dot);
| ^~~~~~~~~~~~~
./Modules/readline.c: In function ‘setup_readline’:
./Modules/readline.c:1305:21: warning: assignment to ‘int (*)(void)’ from
incompatible pointer type ‘int (*)(const char *, int)’
[-Wincompatible-pointer-types]
1305 | rl_startup_hook = on_startup_hook;
| ^
./Modules/readline.c:1307:23: warning: assignment to ‘int (*)(void)’ from
incompatible pointer type ‘int (*)(const char *, int)’
[-Wincompatible-pointer-types]
1307 | rl_pre_input_hook = on_pre_input_hook;
| ^
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1038:3,
inlined from ‘doParseXmlDecl’ at ./Modules/expat/xmltok.c:1192:13:
./Modules/expat/xmltok.c:392:5: warning: ‘memcpy’ writing 2 or more bytes into
a region of size 1 overflows the destination [-Wstringop-overflow=]
392 | memcpy(*toP, *fromP, bytesToCopy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./Modules/expat/xmltok.c: In function ‘doParseXmlDecl’:
./Modules/expat/xmltok.c:1036:8: note: destination object ‘buf’ of size 1
1036 | char buf[1];
| ^~~
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1038:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1070:9:
./Modules/expat/xmltok.c:392:5: warning: ‘memcpy’ writing 2 or more bytes into
a region of size 1 overflows the destination [-Wstringop-overflow=]
392 | memcpy(*toP, *fromP, bytesToCopy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1036:8: note: destination object ‘buf’ of size 1
1036 | char buf[1];
| ^~~
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1038:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1076:12:
./Modules/expat/xmltok.c:392:5: warning: ‘memcpy’ writing 2 or more bytes into
a region of size 1 overflows the destination [-Wstringop-overflow=]
392 | memcpy(*toP, *fromP, bytesToCopy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1036:8: note: destination object ‘buf’ of size 1
1036 | char buf[1];
| ^~~
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1038:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1076:12:
./Modules/expat/xmltok.c:392:5: warning: ‘memcpy’ writing 2 or more bytes into
a region of size 1 overflows the destination [-Wstringop-overflow=]
392 | memcpy(*toP, *fromP, bytesToCopy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1036:8: note: destination object ‘buf’ of size 1
1036 | char buf[1];
| ^~~
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1038:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1083:9:
./Modules/expat/xmltok.c:392:5: warning: ‘memcpy’ writing 2 or more bytes into
a region of size 1 overflows the destination [-Wstringop-overflow=]
392 | memcpy(*toP, *fromP, bytesToCopy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1036:8: note: destination object ‘buf’ of size 1
1036 | char buf[1];
| ^~~
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1038:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1083:9:
./Modules/expat/xmltok.c:392:5: warning: ‘memcpy’ writing 2 or more bytes into
a region of size 1 overflows the destination [-Wstringop-overflow=]
392 | memcpy(*toP, *fromP, bytesToCopy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1036:8: note: destination object ‘buf’ of size 1
1036 | char buf[1];
| ^~~
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1038:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1110:7:
./Modules/expat/xmltok.c:392:5: warning: ‘memcpy’ writing 2 or more bytes into
a region of size 1 overflows the destination [-Wstringop-overflow=]
392 | memcpy(*toP, *fromP, bytesToCopy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1036:8: note: destination object ‘buf’ of size 1
1036 | char buf[1];
| ^~~
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1038:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1123:9:
./Modules/expat/xmltok.c:392:5: warning: ‘memcpy’ writing 2 or more bytes into
a region of size 1 overflows the destination [-Wstringop-overflow=]
392 | memcpy(*toP, *fromP, bytesToCopy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1036:8: note: destination object ‘buf’ of size 1
1036 | char buf[1];
| ^~~
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1038:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1123:9:
./Modules/expat/xmltok.c:392:5: warning: ‘memcpy’ writing 2 or more bytes into
a region of size 1 overflows the destination [-Wstringop-overflow=]
392 | memcpy(*toP, *fromP, bytesToCopy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1036:8: note: destination object ‘buf’ of size 1
1036 | char buf[1];
| ^~~
make: *** [Makefile:2151: buildbottest] Error 3
Test report
===========
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]