Buildbot failure in Python on aarch64 Fedora Rawhide LTO + PGO 3.8
The Buildbot has detected a failed build on builder aarch64 Fedora Rawhide LTO + PGO 3.8 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/528/builds/243
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-aarch64
Build Reason: <unknown> Blamelist: Brandt Bucher <brandtbucher@gmail.com>
BUILD FAILED: failed compile (failure)
Summary of the results of the build (if available):
Captured traceback
remote: Enumerating objects: 44, done.
remote: Counting objects: 2% (1/44)
remote: Counting objects: 4% (2/44)
remote: Counting objects: 6% (3/44)
remote: Counting objects: 9% (4/44)
remote: Counting objects: 11% (5/44)
remote: Counting objects: 13% (6/44)
remote: Counting objects: 15% (7/44)
remote: Counting objects: 18% (8/44)
remote: Counting objects: 20% (9/44)
remote: Counting objects: 22% (10/44)
remote: Counting objects: 25% (11/44)
remote: Counting objects: 27% (12/44)
remote: Counting objects: 29% (13/44)
remote: Counting objects: 31% (14/44)
remote: Counting objects: 34% (15/44)
remote: Counting objects: 36% (16/44)
remote: Counting objects: 38% (17/44)
remote: Counting objects: 40% (18/44)
remote: Counting objects: 43% (19/44)
remote: Counting objects: 45% (20/44)
remote: Counting objects: 47% (21/44)
remote: Counting objects: 50% (22/44)
remote: Counting objects: 52% (23/44)
remote: Counting objects: 54% (24/44)
remote: Counting objects: 56% (25/44)
remote: Counting objects: 59% (26/44)
remote: Counting objects: 61% (27/44)
remote: Counting objects: 63% (28/44)
remote: Counting objects: 65% (29/44)
remote: Counting objects: 68% (30/44)
remote: Counting objects: 70% (31/44)
remote: Counting objects: 72% (32/44)
remote: Counting objects: 75% (33/44)
remote: Counting objects: 77% (34/44)
remote: Counting objects: 79% (35/44)
remote: Counting objects: 81% (36/44)
remote: Counting objects: 84% (37/44)
remote: Counting objects: 86% (38/44)
remote: Counting objects: 88% (39/44)
remote: Counting objects: 90% (40/44)
remote: Counting objects: 93% (41/44)
remote: Counting objects: 95% (42/44)
remote: Counting objects: 97% (43/44)
remote: Counting objects: 100% (44/44)
remote: Counting objects: 100% (44/44), done.
remote: Compressing objects: 11% (1/9)
remote: Compressing objects: 22% (2/9)
remote: Compressing objects: 33% (3/9)
remote: Compressing objects: 44% (4/9)
remote: Compressing objects: 55% (5/9)
remote: Compressing objects: 66% (6/9)
remote: Compressing objects: 77% (7/9)
remote: Compressing objects: 88% (8/9)
remote: Compressing objects: 100% (9/9)
remote: Compressing objects: 100% (9/9), done.
remote: Total 23 (delta 21), reused 15 (delta 14), pack-reused 0
From https://github.com/python/cpython
- branch 3.8 -> FETCH_HEAD Reset branch '3.8'
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:1778: clean] Error 1 (ignored) Objects/longobject.c: In function ‘_PyLong_Frexp’: Objects/longobject.c:2989:33: warning: ‘x_digits[0]’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2989 | x_digits[0] |= 1; | ^~ In function ‘assemble_lnotab’, inlined from ‘assemble_emit’ at Python/compile.c:5692:25, inlined from ‘assemble’ at Python/compile.c:6031:18: Python/compile.c:5646:19: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 5646 | *lnotab++ = k; | ~~~~~~~~~~^~~ ./Modules/signalmodule.c: In function ‘signal_siginterrupt_impl’: ./Modules/signalmodule.c:661:5: warning: ‘siginterrupt’ is deprecated: Use sigaction with SA_RESTART instead [-Wdeprecated-declarations] 661 | if (siginterrupt(signalnum, flag)<0) { | ^~ In file included from ./Modules/signalmodule.c:26: /usr/include/signal.h:311:12: note: declared here 311 | extern int siginterrupt (int __sig, int __interrupt) __THROW | ^~~~~~~~~~~~ In function ‘assemble_lnotab’, inlined from ‘assemble_emit’ at Python/compile.c:5692:25, inlined from ‘assemble’ at Python/compile.c:6031:18: Python/compile.c:5646:19: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 5646 | *lnotab++ = k; | ^ In function ‘assemble_lnotab’, inlined from ‘assemble_emit’ at Python/compile.c:5692:25, inlined from ‘assemble’ at Python/compile.c:6031:18: Python/compile.c:5646:19: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 5646 | *lnotab++ = k; | ^ /usr/bin/ld: /lib64/libgcc_s.so.1: .gnu.version_r invalid entry /usr/bin/ld: /lib64/libgcc_s.so.1: error adding symbols: bad value collect2: error: ld returned 1 exit status make[3]: *** [Makefile:578: python] Error 1 make[3]: *** Waiting for unfinished jobs.... /usr/bin/ld: /lib64/libgcc_s.so.1: .gnu.version_r invalid entry /usr/bin/ld: /lib64/libgcc_s.so.1: error adding symbols: bad value collect2: error: ld returned 1 exit status make[3]: *** [Makefile:709: Programs/_testembed] Error 1 make[2]: *** [Makefile:507: build_all_generate_profile] Error 2 make[1]: *** [Makefile:483: profile-gen-stamp] Error 2 make: *** [Makefile:495: profile-run-stamp] Error 2
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: [Makefile:1778: clean] Error 1 (ignored)
Test report
Sincerely, -The Buildbot
https://bugs.python.org/issue42596
/usr/bin/ld: /lib64/libgcc_s.so.1: .gnu.version_r invalid entry /usr/bin/ld: /lib64/libgcc_s.so.1: error adding symbols: bad value collect2: error: ld returned 1 exit status make[3]: *** [Makefile:578: python] Error 1 make[3]: *** Waiting for unfinished jobs....
Le lun. 7 déc. 2020 à 23:24, <buildbot@python.org> a écrit :
The Buildbot has detected a failed build on builder aarch64 Fedora Rawhide LTO + PGO 3.8 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/528/builds/243
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-aarch64
Build Reason: <unknown> Blamelist: Brandt Bucher <brandtbucher@gmail.com>
BUILD FAILED: failed compile (failure)
Summary of the results of the build (if available):
Captured traceback
remote: Enumerating objects: 44, done. remote: Counting objects: 2% (1/44) remote: Counting objects: 4% (2/44) remote: Counting objects: 6% (3/44) remote: Counting objects: 9% (4/44) remote: Counting objects: 11% (5/44) remote: Counting objects: 13% (6/44) remote: Counting objects: 15% (7/44) remote: Counting objects: 18% (8/44) remote: Counting objects: 20% (9/44) remote: Counting objects: 22% (10/44) remote: Counting objects: 25% (11/44) remote: Counting objects: 27% (12/44) remote: Counting objects: 29% (13/44) remote: Counting objects: 31% (14/44) remote: Counting objects: 34% (15/44) remote: Counting objects: 36% (16/44) remote: Counting objects: 38% (17/44) remote: Counting objects: 40% (18/44) remote: Counting objects: 43% (19/44) remote: Counting objects: 45% (20/44) remote: Counting objects: 47% (21/44) remote: Counting objects: 50% (22/44) remote: Counting objects: 52% (23/44) remote: Counting objects: 54% (24/44) remote: Counting objects: 56% (25/44) remote: Counting objects: 59% (26/44) remote: Counting objects: 61% (27/44) remote: Counting objects: 63% (28/44) remote: Counting objects: 65% (29/44) remote: Counting objects: 68% (30/44) remote: Counting objects: 70% (31/44) remote: Counting objects: 72% (32/44) remote: Counting objects: 75% (33/44) remote: Counting objects: 77% (34/44) remote: Counting objects: 79% (35/44) remote: Counting objects: 81% (36/44) remote: Counting objects: 84% (37/44) remote: Counting objects: 86% (38/44) remote: Counting objects: 88% (39/44) remote: Counting objects: 90% (40/44) remote: Counting objects: 93% (41/44) remote: Counting objects: 95% (42/44) remote: Counting objects: 97% (43/44) remote: Counting objects: 100% (44/44) remote: Counting objects: 100% (44/44), done. remote: Compressing objects: 11% (1/9) remote: Compressing objects: 22% (2/9) remote: Compressing objects: 33% (3/9) remote: Compressing objects: 44% (4/9) remote: Compressing objects: 55% (5/9) remote: Compressing objects: 66% (6/9) remote: Compressing objects: 77% (7/9) remote: Compressing objects: 88% (8/9) remote: Compressing objects: 100% (9/9) remote: Compressing objects: 100% (9/9), done. remote: Total 23 (delta 21), reused 15 (delta 14), pack-reused 0 From https://github.com/python/cpython
- branch 3.8 -> FETCH_HEAD Reset branch '3.8'
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:1778: clean] Error 1 (ignored) Objects/longobject.c: In function ‘_PyLong_Frexp’: Objects/longobject.c:2989:33: warning: ‘x_digits[0]’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2989 | x_digits[0] |= 1; | ^~ In function ‘assemble_lnotab’, inlined from ‘assemble_emit’ at Python/compile.c:5692:25, inlined from ‘assemble’ at Python/compile.c:6031:18: Python/compile.c:5646:19: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 5646 | *lnotab++ = k; | ~~~~~~~~~~^~~ ./Modules/signalmodule.c: In function ‘signal_siginterrupt_impl’: ./Modules/signalmodule.c:661:5: warning: ‘siginterrupt’ is deprecated: Use sigaction with SA_RESTART instead [-Wdeprecated-declarations] 661 | if (siginterrupt(signalnum, flag)<0) { | ^~ In file included from ./Modules/signalmodule.c:26: /usr/include/signal.h:311:12: note: declared here 311 | extern int siginterrupt (int __sig, int __interrupt) __THROW | ^~~~~~~~~~~~ In function ‘assemble_lnotab’, inlined from ‘assemble_emit’ at Python/compile.c:5692:25, inlined from ‘assemble’ at Python/compile.c:6031:18: Python/compile.c:5646:19: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 5646 | *lnotab++ = k; | ^ In function ‘assemble_lnotab’, inlined from ‘assemble_emit’ at Python/compile.c:5692:25, inlined from ‘assemble’ at Python/compile.c:6031:18: Python/compile.c:5646:19: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 5646 | *lnotab++ = k; | ^ /usr/bin/ld: /lib64/libgcc_s.so.1: .gnu.version_r invalid entry /usr/bin/ld: /lib64/libgcc_s.so.1: error adding symbols: bad value collect2: error: ld returned 1 exit status make[3]: *** [Makefile:578: python] Error 1 make[3]: *** Waiting for unfinished jobs.... /usr/bin/ld: /lib64/libgcc_s.so.1: .gnu.version_r invalid entry /usr/bin/ld: /lib64/libgcc_s.so.1: error adding symbols: bad value collect2: error: ld returned 1 exit status make[3]: *** [Makefile:709: Programs/_testembed] Error 1 make[2]: *** [Makefile:507: build_all_generate_profile] Error 2 make[1]: *** [Makefile:483: profile-gen-stamp] Error 2 make: *** [Makefile:495: profile-run-stamp] Error 2
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: [Makefile:1778: clean] Error 1 (ignored)
Test report
Sincerely, -The Buildbot
Buildbot-status mailing list -- buildbot-status@python.org To unsubscribe send an email to buildbot-status-leave@python.org https://mail.python.org/mailman3/lists/buildbot-status.python.org/ Member address: vstinner@python.org
-- Night gathers, and now my watch begins. It shall not end until my death.
participants (2)
-
buildbot@python.org -
Victor Stinner