Buildbot failure in Python on x86 Gentoo Non-Debug with X 3.9
The Buildbot has detected a new failure on builder x86 Gentoo Non-Debug with X 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/51/builds/24
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: ware-gentoo-x86
Build Reason: <unknown> Blamelist: Benjamin Peterson <benjamin@python.org>, Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>, Victor Stinner <vstinner@python.org>
BUILD FAILED: failed test (failure) uploading test-results.xml (failure)
Summary of the results of the build (if available):
==
Captured traceback
remote: Enumerating objects: 2
remote: Enumerating objects: 13, done.
remote: Counting objects: 7% (1/13)
remote: Counting objects: 15% (2/13)
remote: Counting objects: 23% (3/13)
remote: Counting objects: 30% (4/13)
remote: Counting objects: 38% (5/13)
remote: Counting objects: 46% (6/13)
remote: Counting objects: 53% (7/13)
remote: Counting objects: 61% (8/13)
remote: Counting objects: 69% (9/13)
remote: Counting objects: 76% (10/13)
remote: Counting objects: 84% (11/13)
remote: Counting objects: 92% (12/13)
remote: Counting objects: 100% (13/13)
remote: Counting objects: 100% (13/13), done.
remote: Total 15 (delta 12), reused 12 (delta 12), pack-reused 2
From https://github.com/python/cpython
- branch 3.9 -> FETCH_HEAD Reset branch '3.9'
./Python/initconfig.c: In function ‘init_dump_ascii_wstr’: ./Python/initconfig.c:2679:34: warning: format ‘%lc’ expects argument of type ‘wint_t’, but argument 2 has type ‘wchar_t’ {aka ‘long int’} [-Wformat=] 2679 | PySys_WriteStderr("%lc", ch); | ~~^ ~~ | | | | | wchar_t {aka long int} | unsigned int | %ld ./Python/initconfig.c:2682:38: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 2 has type ‘wchar_t’ {aka ‘long int’} [-Wformat=] 2682 | PySys_WriteStderr("\\x%02x", ch); | ~~~^ ~~ | | | | | wchar_t {aka long int} | unsigned int | %02lx ./Python/initconfig.c:2686:38: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 2 has type ‘wchar_t’ {aka ‘long int’} [-Wformat=] 2686 | PySys_WriteStderr("\\U%08x", ch); | ~~~^ ~~ | | | | | wchar_t {aka long int} | unsigned int | %08lx ./Python/initconfig.c:2690:38: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 2 has type ‘wchar_t’ {aka ‘long int’} [-Wformat=] 2690 | PySys_WriteStderr("\\u%04x", ch); | ~~~^ ~~ | | | | | wchar_t {aka long int} | unsigned int | %04lx not a dynamic executable
not a dynamic executable
Cannot open file '/buildbot/buildarea/cpython/3.9.ware-gentoo-x86.nondebug/build/test-results.xml' for upload
Test report
Failed tests:
- test_peg_generator
Sincerely, -The Buildbot
https://bugs.python.org/issue41741 test_peg_generator timed out (25 min) on x86 Gentoo Non-Debug with X 3.9
Le lun. 7 sept. 2020 à 18:24, <buildbot@python.org> a écrit :
The Buildbot has detected a new failure on builder x86 Gentoo Non-Debug with X 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/51/builds/24
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: ware-gentoo-x86
Build Reason: <unknown> Blamelist: Benjamin Peterson <benjamin@python.org>, Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>, Victor Stinner <vstinner@python.org>
BUILD FAILED: failed test (failure) uploading test-results.xml (failure)
Summary of the results of the build (if available):
==
Captured traceback
remote: Enumerating objects: 2 remote: Enumerating objects: 13, done. remote: Counting objects: 7% (1/13) remote: Counting objects: 15% (2/13) remote: Counting objects: 23% (3/13) remote: Counting objects: 30% (4/13) remote: Counting objects: 38% (5/13) remote: Counting objects: 46% (6/13) remote: Counting objects: 53% (7/13) remote: Counting objects: 61% (8/13) remote: Counting objects: 69% (9/13) remote: Counting objects: 76% (10/13) remote: Counting objects: 84% (11/13) remote: Counting objects: 92% (12/13) remote: Counting objects: 100% (13/13) remote: Counting objects: 100% (13/13), done. remote: Total 15 (delta 12), reused 12 (delta 12), pack-reused 2 From https://github.com/python/cpython
- branch 3.9 -> FETCH_HEAD Reset branch '3.9'
./Python/initconfig.c: In function ‘init_dump_ascii_wstr’: ./Python/initconfig.c:2679:34: warning: format ‘%lc’ expects argument of type ‘wint_t’, but argument 2 has type ‘wchar_t’ {aka ‘long int’} [-Wformat=] 2679 | PySys_WriteStderr("%lc", ch); | ~~^ ~~ | | | | | wchar_t {aka long int} | unsigned int | %ld ./Python/initconfig.c:2682:38: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 2 has type ‘wchar_t’ {aka ‘long int’} [-Wformat=] 2682 | PySys_WriteStderr("\\x%02x", ch); | ~~~^ ~~ | | | | | wchar_t {aka long int} | unsigned int | %02lx ./Python/initconfig.c:2686:38: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 2 has type ‘wchar_t’ {aka ‘long int’} [-Wformat=] 2686 | PySys_WriteStderr("\\U%08x", ch); | ~~~^ ~~ | | | | | wchar_t {aka long int} | unsigned int | %08lx ./Python/initconfig.c:2690:38: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 2 has type ‘wchar_t’ {aka ‘long int’} [-Wformat=] 2690 | PySys_WriteStderr("\\u%04x", ch); | ~~~^ ~~ | | | | | wchar_t {aka long int} | unsigned int | %04lx not a dynamic executable
not a dynamic executableCannot open file '/buildbot/buildarea/cpython/3.9.ware-gentoo-x86.nondebug/build/test-results.xml' for upload
Test report
Failed tests:
- test_peg_generator
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.
I created https://github.com/python/cpython/pull/22143 to fix the compiler warnings.
participants (2)
-
buildbot@python.org -
Victor Stinner