Buildbot failure in Python on s390x Fedora LTO + PGO 3.9
The Buildbot has detected a failed build on builder s390x Fedora LTO + PGO 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/423/builds/358
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown> Blamelist: Karthikeyan Singaravelan <tir.karthi@gmail.com>
BUILD FAILED: failed compile (failure)
Summary of the results of the build (if available):
Captured traceback
remote: Enumerating objects: 1
remote: Enumerating objects: 12, done.
remote: Counting objects: 8% (1/12)
remote: Counting objects: 16% (2/12)
remote: Counting objects: 25% (3/12)
remote: Counting objects: 33% (4/12)
remote: Counting objects: 41% (5/12)
remote: Counting objects: 50% (6/12)
remote: Counting objects: 58% (7/12)
remote: Counting objects: 66% (8/12)
remote: Counting objects: 75% (9/12)
remote: Counting objects: 83% (10/12)
remote: Counting objects: 91% (11/12)
remote: Counting objects: 100% (12/12)
remote: Counting objects: 100% (12/12), done.
remote: Compressing objects: 16% (1/6)
remote: Compressing objects: 33% (2/6)
remote: Compressing objects: 50% (3/6)
remote: Compressing objects: 66% (4/6)
remote: Compressing objects: 83% (5/6)
remote: Compressing objects: 100% (6/6)
remote: Compressing objects: 100% (6/6), done.
remote: Total 12 (delta 6), reused 6 (delta 6), pack-reused 0
From https://github.com/python/cpython
- branch 3.9 -> FETCH_HEAD Reset branch '3.9'
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:1855: clean-retain-profile] Error 1 (ignored)
In function ‘assemble_lnotab’,
inlined from ‘assemble_emit’ at Python/compile.c:5717:25,
inlined from ‘assemble’ at Python/compile.c:6056:18:
Python/compile.c:5671:19: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
5671 | *lnotab++ = k;
| ~~~~~~~~~~^~~
In function ‘assemble_lnotab’,
inlined from ‘assemble_emit’ at Python/compile.c:5717:25,
inlined from ‘assemble’ at Python/compile.c:6056:18:
Python/compile.c:5671:19: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
5671 | *lnotab++ = k;
| ^
In function ‘assemble_lnotab’,
inlined from ‘assemble_emit’ at Python/compile.c:5717:25,
inlined from ‘assemble’ at Python/compile.c:6056:18:
Python/compile.c:5671:19: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
5671 | *lnotab++ = k;
| ^
In function ‘assemble_lnotab’,
inlined from ‘assemble_emit’ at Python/compile.c:5717:0,
inlined from ‘assemble’ at Python/compile.c:6056:0:
Python/compile.c:5671: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
5671 | *lnotab++ = k;
|
/home/dje/cpython-buildarea/3.9.edelsohn-fedora-z.lto-pgo/build/Modules/_pickle.c: In function ‘load_int’:
/home/dje/cpython-buildarea/3.9.edelsohn-fedora-z.lto-pgo/build/Modules/_pickle.c:5181:17: warning: ‘s’ may be used uninitialized in this function [-Wmaybe-uninitialized]
5181 | value = PyLong_FromString(s, NULL, 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/dje/cpython-buildarea/3.9.edelsohn-fedora-z.lto-pgo/build/Modules/socketmodule.c: In function ‘getsockaddrarg’:
/home/dje/cpython-buildarea/3.9.edelsohn-fedora-z.lto-pgo/build/Modules/socketmodule.c:2395:9: warning: ‘strncpy’ specified bound 64 equals destination size [-Wstringop-truncation]
2395 | strncpy((char *)sa->salg_name, name, sizeof(sa->salg_name));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Parser/listnode.c: In function ‘list1node’:
Parser/listnode.c:71:1: warning: ‘/home/dje/cpython-buildarea/3.9.edelsohn-fedora-z.lto-pgo/build/Parser/listnode.gcda’ profile count data file not found [-Wmissing-profile]
71 | }
| ^
Python/frozenmain.c: In function ‘Py_FrozenMain’:
Python/frozenmain.c:129:1: warning: ‘/home/dje/cpython-buildarea/3.9.edelsohn-fedora-z.lto-pgo/build/Python/frozenmain.gcda’ profile count data file not found [-Wmissing-profile]
129 | }
| ^
Python/pyfpe.c: In function ‘PyFPE_dummy’:
Python/pyfpe.c:15:1: warning: ‘/home/dje/cpython-buildarea/3.9.edelsohn-fedora-z.lto-pgo/build/Python/pyfpe.gcda’ profile count data file not found [-Wmissing-profile]
15 | }
| ^
/usr/bin/ld: python.lto.o: in function run_mod': /home/dje/cpython-buildarea/3.9.edelsohn-fedora-z.lto-pgo/build/Python/pythonrun.c:1230: undefined reference to PyAST_CompileObject'
/usr/bin/ld: python.lto.o: in function symtable_add_def_helper': /home/dje/cpython-buildarea/3.9.edelsohn-fedora-z.lto-pgo/build/Python/symtable.c:1018: undefined reference to _Py_Mangle'
/usr/bin/ld: python.lto.o: in function builtin_compile': /home/dje/cpython-buildarea/3.9.edelsohn-fedora-z.lto-pgo/build/Python/bltinmodule.c:808: undefined reference to PyAST_CompileObject'
/usr/bin/ld: python.lto.o: in function Py_CompileStringObject': /home/dje/cpython-buildarea/3.9.edelsohn-fedora-z.lto-pgo/build/Python/pythonrun.c:1313: undefined reference to PyAST_CompileObject'
/usr/bin/ld: python.lto.o: in function symtable_lookup': /home/dje/cpython-buildarea/3.9.edelsohn-fedora-z.lto-pgo/build/Python/symtable.c:1004: undefined reference to _Py_Mangle'
/usr/bin/ld: python.lto.o: in function symtable_record_directive': /home/dje/cpython-buildarea/3.9.edelsohn-fedora-z.lto-pgo/build/Python/symtable.c:1158: undefined reference to _Py_Mangle'
/usr/bin/ld: python.lto.o: in function _Py_compile_string': /home/dje/cpython-buildarea/3.9.edelsohn-fedora-z.lto-pgo/build/./Modules/_peg_parser.c:74: undefined reference to PyAST_CompileObject'
/usr/bin/ld: python.lto.o: in function type_new': /home/dje/cpython-buildarea/3.9.edelsohn-fedora-z.lto-pgo/build/Objects/typeobject.c:2532: undefined reference to _Py_Mangle'
/usr/bin/ld: python.lto.o: in function symtable_visit_expr': /home/dje/cpython-buildarea/3.9.edelsohn-fedora-z.lto-pgo/build/Python/symtable.c:1018: undefined reference to _Py_Mangle'
/usr/bin/ld: python.lto.o:/home/dje/cpython-buildarea/3.9.edelsohn-fedora-z.lto-pgo/build/Python/symtable.c:1018: undefined reference to _Py_Mangle' collect2: error: ld returned 1 exit status make[1]: *** [Makefile:602: python] Error 1 make[1]: *** Waiting for unfinished jobs.... /usr/bin/ld: _testembed.lto.o: in function run_mod':
/home/dje/cpython-buildarea/3.9.edelsohn-fedora-z.lto-pgo/build/Python/pythonrun.c:1230: undefined reference to PyAST_CompileObject' /usr/bin/ld: _testembed.lto.o: in function builtin_compile':
/home/dje/cpython-buildarea/3.9.edelsohn-fedora-z.lto-pgo/build/Python/bltinmodule.c:808: undefined reference to PyAST_CompileObject' /usr/bin/ld: _testembed.lto.o: in function Py_CompileStringObject':
/home/dje/cpython-buildarea/3.9.edelsohn-fedora-z.lto-pgo/build/Python/pythonrun.c:1313: undefined reference to PyAST_CompileObject' /usr/bin/ld: _testembed.lto.o: in function symtable_lookup':
/home/dje/cpython-buildarea/3.9.edelsohn-fedora-z.lto-pgo/build/Python/symtable.c:1004: undefined reference to _Py_Mangle' /usr/bin/ld: _testembed.lto.o: in function symtable_record_directive':
/home/dje/cpython-buildarea/3.9.edelsohn-fedora-z.lto-pgo/build/Python/symtable.c:1158: undefined reference to _Py_Mangle' /usr/bin/ld: _testembed.lto.o: in function _Py_compile_string':
/home/dje/cpython-buildarea/3.9.edelsohn-fedora-z.lto-pgo/build/./Modules/_peg_parser.c:74: undefined reference to PyAST_CompileObject' /usr/bin/ld: _testembed.lto.o: in function type_new':
/home/dje/cpython-buildarea/3.9.edelsohn-fedora-z.lto-pgo/build/Objects/typeobject.c:2532: undefined reference to _Py_Mangle' /usr/bin/ld: _testembed.lto.o: in function symtable_add_def_helper':
/home/dje/cpython-buildarea/3.9.edelsohn-fedora-z.lto-pgo/build/Python/symtable.c:1018: undefined reference to _Py_Mangle' /usr/bin/ld: _testembed.lto.o: in function symtable_visit_expr':
/home/dje/cpython-buildarea/3.9.edelsohn-fedora-z.lto-pgo/build/Python/symtable.c:1018: undefined reference to _Py_Mangle' /usr/bin/ld: _testembed.lto.o:/home/dje/cpython-buildarea/3.9.edelsohn-fedora-z.lto-pgo/build/Python/symtable.c:1018: undefined reference to _Py_Mangle'
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:737: Programs/_testembed] Error 1
make: *** [Makefile:545: profile-opt] Error 2
Test report
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org