From: "Girar awaiter (kotopesutility)" <girar-builder@altlinux.org>
To: Daniel Zagaynov <kotopesutility@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org,
girar-builder-sisyphus@altlinux.org
Subject: [#420089] icarus FAILED (try 2) rpm-build-python3.git=0.1.30-alt1_icarus python3.git=3.13.13-alt2
Date: Sun, 7 Jun 2026 20:40:05 +0000
Message-ID: <girar.task.420089.2.1@gyle.mskdc.altlinux.org> (raw)
In-Reply-To: <girar.task.420089.1.1@gyle.mskdc.altlinux.org>
https://git.altlinux.org/tasks/420089/logs/events.2.1.log
https://packages.altlinux.org/tasks/420089
subtask name aarch64 i586 x86_64
#400 rpm-build-python3 1:06 28 28
#500 python3 failed failed failed
2026-Jun-07 20:36:23 :: task #420089 for icarus resumed by kotopesutility:
#100 removed
#200 removed
#300 removed
#400 build 0.1.30-alt1_icarus from /people/kotopesutility/packages/rpm-build-python3.git fetched at 2026-Jun-07 20:31:14
#500 build 3.13.13-alt2 from /people/kotopesutility/packages/python3.git fetched at 2026-Jun-07 20:34:54
2026-Jun-07 20:36:23 :: created build repo
2026-Jun-07 20:36:24 :: [aarch64] #400 rpm-build-python3.git 0.1.30-alt1_icarus: build start
2026-Jun-07 20:36:24 :: [i586] #400 rpm-build-python3.git 0.1.30-alt1_icarus: build start
2026-Jun-07 20:36:24 :: [x86_64] #400 rpm-build-python3.git 0.1.30-alt1_icarus: build start
2026-Jun-07 20:36:52 :: [x86_64] #400 rpm-build-python3.git 0.1.30-alt1_icarus: build OK
2026-Jun-07 20:36:52 :: [i586] #400 rpm-build-python3.git 0.1.30-alt1_icarus: build OK
2026-Jun-07 20:36:52 :: [x86_64] #500 python3.git 3.13.13-alt2: build start
2026-Jun-07 20:36:52 :: [i586] #500 python3.git 3.13.13-alt2: build start
2026-Jun-07 20:37:30 :: [aarch64] #400 rpm-build-python3.git 0.1.30-alt1_icarus: build OK
2026-Jun-07 20:37:30 :: [aarch64] #500 python3.git 3.13.13-alt2: build start
[x86_64] Objects/exceptions.c:514:14: error: storage size of '_PyExc_TabError' isn't known
[x86_64] 514 | PyTypeObject _PyExc_ ## EXCNAME = { \
[x86_64] --
[x86_64] 2639 | MiddlingExtendsException(PyExc_IndentationError, TabError, SyntaxError,
[x86_64] Objects/exceptions.c:514:14: error: storage size of '_PyExc_IncompleteInputError' isn't known
[x86_64] 514 | PyTypeObject _PyExc_ ## EXCNAME = { \
[x86_64] --
[x86_64] 2645 | MiddlingExtendsExceptionEx(PyExc_SyntaxError, IncompleteInputError, _IncompleteInputError,
[x86_64] Objects/exceptions.c:499:21: error: storage size of '_PyExc_LookupError' isn't known
[x86_64] 499 | static PyTypeObject _PyExc_ ## EXCNAME = { \
[x86_64] --
[x86_64] 2651 | SimpleExtendsException(PyExc_Exception, LookupError,
[x86_64] Objects/exceptions.c:499:21: error: storage size of '_PyExc_IndexError' isn't known
[x86_64] 499 | static PyTypeObject _PyExc_ ## EXCNAME = { \
[x86_64] --
[x86_64] 2658 | SimpleExtendsException(PyExc_LookupError, IndexError,
[x86_64] Objects/exceptions.c:535:21: error: storage size of '_PyExc_KeyError' isn't known
[x86_64] 535 | static PyTypeObject _PyExc_ ## EXCNAME = { \
[x86_64] --
[x86_64] 2683 | ComplexExtendsException(PyExc_LookupError, KeyError, BaseException,
[x86_64] Objects/exceptions.c:499:21: error: storage size of '_PyExc_ValueError' isn't known
[x86_64] 499 | static PyTypeObject _PyExc_ ## EXCNAME = { \
[x86_64] --
[x86_64] 2690 | SimpleExtendsException(PyExc_Exception, ValueError,
[x86_64] Objects/exceptions.c:499:21: error: storage size of '_PyExc_UnicodeError' isn't known
[x86_64] 499 | static PyTypeObject _PyExc_ ## EXCNAME = { \
[x86_64] --
[x86_64] 2697 | SimpleExtendsException(PyExc_ValueError, UnicodeError,
[x86_64] Objects/exceptions.c:3084:21: error: storage size of '_PyExc_UnicodeEncodeError' isn't known
[x86_64] 3084 | static PyTypeObject _PyExc_UnicodeEncodeError = {
[x86_64] Objects/exceptions.c:3196:21: error: storage size of '_PyExc_UnicodeDecodeError' isn't known
[x86_64] 3196 | static PyTypeObject _PyExc_UnicodeDecodeError = {
[x86_64] Objects/exceptions.c:3300:21: error: storage size of '_PyExc_UnicodeTranslateError' isn't known
[x86_64] 3300 | static PyTypeObject _PyExc_UnicodeTranslateError = {
2026-Jun-07 20:37:54 :: [x86_64] python3.git 3.13.13-alt2: remote: build failed
2026-Jun-07 20:37:54 :: [x86_64] #500 python3.git 3.13.13-alt2: build FAILED
2026-Jun-07 20:37:54 :: [x86_64] requesting cancellation of task processing
[i586] Objects/exceptions.c:514:14: error: storage size of '_PyExc_TabError' isn't known
[i586] 514 | PyTypeObject _PyExc_ ## EXCNAME = { \
[i586] --
[i586] 2639 | MiddlingExtendsException(PyExc_IndentationError, TabError, SyntaxError,
[i586] Objects/exceptions.c:514:14: error: storage size of '_PyExc_IncompleteInputError' isn't known
[i586] 514 | PyTypeObject _PyExc_ ## EXCNAME = { \
[i586] --
[i586] 2645 | MiddlingExtendsExceptionEx(PyExc_SyntaxError, IncompleteInputError, _IncompleteInputError,
[i586] Objects/exceptions.c:499:21: error: storage size of '_PyExc_LookupError' isn't known
[i586] 499 | static PyTypeObject _PyExc_ ## EXCNAME = { \
[i586] --
[i586] 2651 | SimpleExtendsException(PyExc_Exception, LookupError,
[i586] Objects/exceptions.c:499:21: error: storage size of '_PyExc_IndexError' isn't known
[i586] 499 | static PyTypeObject _PyExc_ ## EXCNAME = { \
[i586] --
[i586] 2658 | SimpleExtendsException(PyExc_LookupError, IndexError,
[i586] Objects/exceptions.c:535:21: error: storage size of '_PyExc_KeyError' isn't known
[i586] 535 | static PyTypeObject _PyExc_ ## EXCNAME = { \
[i586] --
[i586] 2683 | ComplexExtendsException(PyExc_LookupError, KeyError, BaseException,
[i586] Objects/exceptions.c:499:21: error: storage size of '_PyExc_ValueError' isn't known
[i586] 499 | static PyTypeObject _PyExc_ ## EXCNAME = { \
[i586] --
[i586] 2690 | SimpleExtendsException(PyExc_Exception, ValueError,
[i586] Objects/exceptions.c:499:21: error: storage size of '_PyExc_UnicodeError' isn't known
[i586] 499 | static PyTypeObject _PyExc_ ## EXCNAME = { \
[i586] --
[i586] 2697 | SimpleExtendsException(PyExc_ValueError, UnicodeError,
[i586] Objects/exceptions.c:3084:21: error: storage size of '_PyExc_UnicodeEncodeError' isn't known
[i586] 3084 | static PyTypeObject _PyExc_UnicodeEncodeError = {
[i586] Objects/exceptions.c:3196:21: error: storage size of '_PyExc_UnicodeDecodeError' isn't known
[i586] 3196 | static PyTypeObject _PyExc_UnicodeDecodeError = {
[i586] Objects/exceptions.c:3300:21: error: storage size of '_PyExc_UnicodeTranslateError' isn't known
[i586] 3300 | static PyTypeObject _PyExc_UnicodeTranslateError = {
2026-Jun-07 20:38:00 :: [i586] python3.git 3.13.13-alt2: remote: build failed
2026-Jun-07 20:38:00 :: [i586] #500 python3.git 3.13.13-alt2: build FAILED
[aarch64] Objects/exceptions.c:514:14: error: storage size of '_PyExc_TabError' isn't known
[aarch64] 514 | PyTypeObject _PyExc_ ## EXCNAME = { \
[aarch64] --
[aarch64] 2639 | MiddlingExtendsException(PyExc_IndentationError, TabError, SyntaxError,
[aarch64] Objects/exceptions.c:514:14: error: storage size of '_PyExc_IncompleteInputError' isn't known
[aarch64] 514 | PyTypeObject _PyExc_ ## EXCNAME = { \
[aarch64] --
[aarch64] 2645 | MiddlingExtendsExceptionEx(PyExc_SyntaxError, IncompleteInputError, _IncompleteInputError,
[aarch64] Objects/exceptions.c:499:21: error: storage size of '_PyExc_LookupError' isn't known
[aarch64] 499 | static PyTypeObject _PyExc_ ## EXCNAME = { \
[aarch64] --
[aarch64] 2651 | SimpleExtendsException(PyExc_Exception, LookupError,
[aarch64] Objects/exceptions.c:499:21: error: storage size of '_PyExc_IndexError' isn't known
[aarch64] 499 | static PyTypeObject _PyExc_ ## EXCNAME = { \
[aarch64] --
[aarch64] 2658 | SimpleExtendsException(PyExc_LookupError, IndexError,
[aarch64] Objects/exceptions.c:535:21: error: storage size of '_PyExc_KeyError' isn't known
[aarch64] 535 | static PyTypeObject _PyExc_ ## EXCNAME = { \
[aarch64] --
[aarch64] 2683 | ComplexExtendsException(PyExc_LookupError, KeyError, BaseException,
[aarch64] Objects/exceptions.c:499:21: error: storage size of '_PyExc_ValueError' isn't known
[aarch64] 499 | static PyTypeObject _PyExc_ ## EXCNAME = { \
[aarch64] --
[aarch64] 2690 | SimpleExtendsException(PyExc_Exception, ValueError,
[aarch64] Objects/exceptions.c:499:21: error: storage size of '_PyExc_UnicodeError' isn't known
[aarch64] 499 | static PyTypeObject _PyExc_ ## EXCNAME = { \
[aarch64] --
[aarch64] 2697 | SimpleExtendsException(PyExc_ValueError, UnicodeError,
[aarch64] Objects/exceptions.c:3084:21: error: storage size of '_PyExc_UnicodeEncodeError' isn't known
[aarch64] 3084 | static PyTypeObject _PyExc_UnicodeEncodeError = {
[aarch64] Objects/exceptions.c:3196:21: error: storage size of '_PyExc_UnicodeDecodeError' isn't known
[aarch64] 3196 | static PyTypeObject _PyExc_UnicodeDecodeError = {
[aarch64] Objects/exceptions.c:3300:21: error: storage size of '_PyExc_UnicodeTranslateError' isn't known
[aarch64] 3300 | static PyTypeObject _PyExc_UnicodeTranslateError = {
2026-Jun-07 20:40:04 :: [aarch64] python3.git 3.13.13-alt2: remote: build failed
2026-Jun-07 20:40:04 :: [aarch64] #500 python3.git 3.13.13-alt2: build FAILED
2026-Jun-07 20:37:54 :: [x86_64] build FAILED
2026-Jun-07 20:38:00 :: [i586] build FAILED
2026-Jun-07 20:40:05 :: [aarch64] build FAILED
2026-Jun-07 20:40:05 :: task #420089 for icarus FAILED
next prev parent reply other threads:[~2026-06-07 20:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-04 9:22 [#420089] icarus FAILED python3.git=3.13.13-alt2 rpm-build-python3.git=0.1.30-alt1-icarus Girar awaiter (kotopesutility)
2026-06-07 20:40 ` Girar awaiter (kotopesutility) [this message]
2026-06-07 21:30 ` [#420089] icarus FAILED (try 3) rpm-build-python3.git=0.1.30-alt1 python3.git=3.13.13-alt2 Girar awaiter (kotopesutility)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=girar.task.420089.2.1@gyle.mskdc.altlinux.org \
--to=girar-builder@altlinux.org \
--cc=devel@lists.altlinux.org \
--cc=girar-builder-sisyphus@altlinux.org \
--cc=kotopesutility@altlinux.org \
--cc=sisyphus-incominger@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Girar Builder robot reports
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus-incominger/0 sisyphus-incominger/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus-incominger sisyphus-incominger/ http://lore.altlinux.org/sisyphus-incominger \
sisyphus-incominger@lists.altlinux.org sisyphus-incominger@lists.altlinux.ru sisyphus-incominger@lists.altlinux.com
public-inbox-index sisyphus-incominger
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-incominger
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git