* [#313033] [test-only] FAILED Candle.git=1.2-alt1.rc1.2b
@ 2023-01-09 10:46 Girar awaiter (sirius)
2023-01-09 10:59 ` [#313033] [test-only] FAILED (try 2) Candle.git=1.2-alt1.rc1.2b Girar awaiter (sirius)
` (3 more replies)
0 siblings, 4 replies; 5+ messages in thread
From: Girar awaiter (sirius) @ 2023-01-09 10:46 UTC (permalink / raw)
To: Dmitrii Fomchenkov; +Cc: sisyphus-incominger, girar-builder-sisyphus
https://git.altlinux.org/tasks/313033/logs/events.1.1.log
subtask name aarch64 armh i586 ppc64le x86_64
#100 Candle 1:03 failed 38 1:06 35
2023-Jan-09 10:45:17 :: test-only task #313033 for sisyphus started by sirius:
#100 build 1.2-alt1.rc1.2b from /people/sirius/packages/Candle.git fetched at 2023-Jan-09 10:45:16
2023-Jan-09 10:45:19 :: [x86_64] #100 Candle.git 1.2-alt1.rc1.2b: build start
2023-Jan-09 10:45:19 :: [ppc64le] #100 Candle.git 1.2-alt1.rc1.2b: build start
2023-Jan-09 10:45:19 :: [i586] #100 Candle.git 1.2-alt1.rc1.2b: build start
2023-Jan-09 10:45:19 :: [armh] #100 Candle.git 1.2-alt1.rc1.2b: build start
2023-Jan-09 10:45:19 :: [aarch64] #100 Candle.git 1.2-alt1.rc1.2b: build start
2023-Jan-09 10:45:54 :: [x86_64] #100 Candle.git 1.2-alt1.rc1.2b: build OK
2023-Jan-09 10:45:57 :: [i586] #100 Candle.git 1.2-alt1.rc1.2b: build OK
[armh] src/frmmain.cpp:2092:42: warning: unused parameter 'topLevel' [-Wunused-parameter]
[armh] 2092 | void frmMain::onDockTopLevelChanged(bool topLevel)
[armh] src/frmmain.cpp: In member function 'void frmMain::applySettings()':
[armh] src/frmmain.cpp:2336:38: warning: 'void QComboBox::setAutoCompletion(bool)' is deprecated: Use setCompleter() instead. [-Wdeprecated-declarations]
[armh] 2336 | ui->cboCommand->setAutoCompletion(m_settings->autoCompletion());
[armh] In file included from ../../../../include/qt5/QtWidgets/QComboBox:1,
[armh] from src/frmmain.cpp:29:
[armh] ../../../../include/qt5/QtWidgets/qcombobox.h:103:10: note: declared here
[armh] 103 | void setAutoCompletion(bool enable);
[armh] make: Leaving directory '/usr/src/RPM/BUILD/Candle-1.2'
2023-Jan-09 10:46:15 :: [armh] Candle.git 1.2-alt1.rc1.2b: remote: build failed
2023-Jan-09 10:46:15 :: [armh] #100 Candle.git 1.2-alt1.rc1.2b: build FAILED
2023-Jan-09 10:46:15 :: [armh] requesting cancellation of task processing
2023-Jan-09 10:46:22 :: [aarch64] #100 Candle.git 1.2-alt1.rc1.2b: build OK
2023-Jan-09 10:46:25 :: [ppc64le] #100 Candle.git 1.2-alt1.rc1.2b: build OK
2023-Jan-09 10:46:16 :: [armh] build FAILED
2023-Jan-09 10:46:25 :: task #313033 for sisyphus FAILED
^ permalink raw reply [flat|nested] 5+ messages in thread
* [#313033] [test-only] FAILED (try 2) Candle.git=1.2-alt1.rc1.2b
2023-01-09 10:46 [#313033] [test-only] FAILED Candle.git=1.2-alt1.rc1.2b Girar awaiter (sirius)
@ 2023-01-09 10:59 ` Girar awaiter (sirius)
2023-01-09 11:19 ` [#313033] [test-only] FAILED (try 3) Candle.git=1.2-alt1.rc1.2b Girar awaiter (sirius)
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: Girar awaiter (sirius) @ 2023-01-09 10:59 UTC (permalink / raw)
To: Dmitrii Fomchenkov; +Cc: sisyphus-incominger, girar-builder-sisyphus
https://git.altlinux.org/tasks/313033/logs/events.2.1.log
subtask name aarch64 armh i586 ppc64le x86_64
#100 Candle 1:04 failed 39 1:08 37
2023-Jan-09 10:58:14 :: test-only task #313033 for sisyphus resumed by sirius:
#100 build 1.2-alt1.rc1.2b from /people/sirius/packages/Candle.git fetched at 2023-Jan-09 10:45:16
2023-Jan-09 10:58:15 :: #100: force rebuild
2023-Jan-09 10:58:15 :: [x86_64] #100 Candle.git 1.2-alt1.rc1.2b: build start
2023-Jan-09 10:58:15 :: [i586] #100 Candle.git 1.2-alt1.rc1.2b: build start
2023-Jan-09 10:58:15 :: [ppc64le] #100 Candle.git 1.2-alt1.rc1.2b: build start
2023-Jan-09 10:58:15 :: [aarch64] #100 Candle.git 1.2-alt1.rc1.2b: build start
2023-Jan-09 10:58:15 :: [armh] #100 Candle.git 1.2-alt1.rc1.2b: build start
2023-Jan-09 10:58:52 :: [x86_64] #100 Candle.git 1.2-alt1.rc1.2b: build OK
2023-Jan-09 10:58:54 :: [i586] #100 Candle.git 1.2-alt1.rc1.2b: build OK
[armh] src/frmmain.cpp:2092:42: warning: unused parameter 'topLevel' [-Wunused-parameter]
[armh] 2092 | void frmMain::onDockTopLevelChanged(bool topLevel)
[armh] src/frmmain.cpp: In member function 'void frmMain::applySettings()':
[armh] src/frmmain.cpp:2336:38: warning: 'void QComboBox::setAutoCompletion(bool)' is deprecated: Use setCompleter() instead. [-Wdeprecated-declarations]
[armh] 2336 | ui->cboCommand->setAutoCompletion(m_settings->autoCompletion());
[armh] In file included from ../../../../include/qt5/QtWidgets/QComboBox:1,
[armh] from src/frmmain.cpp:29:
[armh] ../../../../include/qt5/QtWidgets/qcombobox.h:103:10: note: declared here
[armh] 103 | void setAutoCompletion(bool enable);
[armh] make: Leaving directory '/usr/src/RPM/BUILD/Candle-1.2'
2023-Jan-09 10:59:14 :: [armh] Candle.git 1.2-alt1.rc1.2b: remote: build failed
2023-Jan-09 10:59:14 :: [armh] #100 Candle.git 1.2-alt1.rc1.2b: build FAILED
2023-Jan-09 10:59:14 :: [armh] requesting cancellation of task processing
2023-Jan-09 10:59:19 :: [aarch64] #100 Candle.git 1.2-alt1.rc1.2b: build OK
2023-Jan-09 10:59:23 :: [ppc64le] #100 Candle.git 1.2-alt1.rc1.2b: build OK
2023-Jan-09 10:59:14 :: [armh] build FAILED
2023-Jan-09 10:59:23 :: task #313033 for sisyphus FAILED
^ permalink raw reply [flat|nested] 5+ messages in thread
* [#313033] [test-only] FAILED (try 3) Candle.git=1.2-alt1.rc1.2b
2023-01-09 10:46 [#313033] [test-only] FAILED Candle.git=1.2-alt1.rc1.2b Girar awaiter (sirius)
2023-01-09 10:59 ` [#313033] [test-only] FAILED (try 2) Candle.git=1.2-alt1.rc1.2b Girar awaiter (sirius)
@ 2023-01-09 11:19 ` Girar awaiter (sirius)
2023-01-09 11:48 ` [#313033] [test-only] FAILED (try 4) Candle.git=1.2-alt1.rc1.2b Girar awaiter (sirius)
2023-01-09 11:59 ` [#313033] [test-only] FAILED (try 5) Candle.git=1.2-alt1.rc1.2b Girar awaiter (sirius)
3 siblings, 0 replies; 5+ messages in thread
From: Girar awaiter (sirius) @ 2023-01-09 11:19 UTC (permalink / raw)
To: Dmitrii Fomchenkov; +Cc: sisyphus-incominger, girar-builder-sisyphus
https://git.altlinux.org/tasks/313033/logs/events.3.1.log
subtask name aarch64 armh i586 ppc64le x86_64
#100 Candle 1:03 failed 39 1:07 37
2023-Jan-09 11:18:08 :: test-only task #313033 for sisyphus resumed by sirius:
#100 build 1.2-alt1.rc1.2b from /people/sirius/packages/Candle.git fetched at 2023-Jan-09 10:45:16
2023-Jan-09 11:18:09 :: #100: force rebuild
2023-Jan-09 11:18:09 :: [ppc64le] #100 Candle.git 1.2-alt1.rc1.2b: build start
2023-Jan-09 11:18:09 :: [aarch64] #100 Candle.git 1.2-alt1.rc1.2b: build start
2023-Jan-09 11:18:09 :: [armh] #100 Candle.git 1.2-alt1.rc1.2b: build start
2023-Jan-09 11:18:09 :: [x86_64] #100 Candle.git 1.2-alt1.rc1.2b: build start
2023-Jan-09 11:18:09 :: [i586] #100 Candle.git 1.2-alt1.rc1.2b: build start
2023-Jan-09 11:18:46 :: [x86_64] #100 Candle.git 1.2-alt1.rc1.2b: build OK
2023-Jan-09 11:18:48 :: [i586] #100 Candle.git 1.2-alt1.rc1.2b: build OK
[armh] src/frmmain.cpp:2092:42: warning: unused parameter 'topLevel' [-Wunused-parameter]
[armh] 2092 | void frmMain::onDockTopLevelChanged(bool topLevel)
[armh] src/frmmain.cpp: In member function 'void frmMain::applySettings()':
[armh] src/frmmain.cpp:2336:38: warning: 'void QComboBox::setAutoCompletion(bool)' is deprecated: Use setCompleter() instead. [-Wdeprecated-declarations]
[armh] 2336 | ui->cboCommand->setAutoCompletion(m_settings->autoCompletion());
[armh] In file included from ../../../../include/qt5/QtWidgets/QComboBox:1,
[armh] from src/frmmain.cpp:29:
[armh] ../../../../include/qt5/QtWidgets/qcombobox.h:103:10: note: declared here
[armh] 103 | void setAutoCompletion(bool enable);
[armh] make: Leaving directory '/usr/src/RPM/BUILD/Candle-1.2'
2023-Jan-09 11:19:07 :: [armh] Candle.git 1.2-alt1.rc1.2b: remote: build failed
2023-Jan-09 11:19:07 :: [armh] #100 Candle.git 1.2-alt1.rc1.2b: build FAILED
2023-Jan-09 11:19:07 :: [armh] requesting cancellation of task processing
2023-Jan-09 11:19:12 :: [aarch64] #100 Candle.git 1.2-alt1.rc1.2b: build OK
2023-Jan-09 11:19:16 :: [ppc64le] #100 Candle.git 1.2-alt1.rc1.2b: build OK
2023-Jan-09 11:19:07 :: [armh] build FAILED
2023-Jan-09 11:19:17 :: task #313033 for sisyphus FAILED
^ permalink raw reply [flat|nested] 5+ messages in thread
* [#313033] [test-only] FAILED (try 4) Candle.git=1.2-alt1.rc1.2b
2023-01-09 10:46 [#313033] [test-only] FAILED Candle.git=1.2-alt1.rc1.2b Girar awaiter (sirius)
2023-01-09 10:59 ` [#313033] [test-only] FAILED (try 2) Candle.git=1.2-alt1.rc1.2b Girar awaiter (sirius)
2023-01-09 11:19 ` [#313033] [test-only] FAILED (try 3) Candle.git=1.2-alt1.rc1.2b Girar awaiter (sirius)
@ 2023-01-09 11:48 ` Girar awaiter (sirius)
2023-01-09 11:59 ` [#313033] [test-only] FAILED (try 5) Candle.git=1.2-alt1.rc1.2b Girar awaiter (sirius)
3 siblings, 0 replies; 5+ messages in thread
From: Girar awaiter (sirius) @ 2023-01-09 11:48 UTC (permalink / raw)
To: Dmitrii Fomchenkov; +Cc: sisyphus-incominger, girar-builder-sisyphus
https://git.altlinux.org/tasks/313033/logs/events.4.1.log
subtask name aarch64 armh i586 ppc64le x86_64
#100 Candle 1:04 failed 38 1:07 36
2023-Jan-09 11:47:46 :: test-only task #313033 for sisyphus resumed by sirius:
#100 build 1.2-alt1.rc1.2b from /people/sirius/packages/Candle.git fetched at 2023-Jan-09 10:45:16
2023-Jan-09 11:47:46 :: #100: force rebuild
2023-Jan-09 11:47:47 :: [aarch64] #100 Candle.git 1.2-alt1.rc1.2b: build start
2023-Jan-09 11:47:47 :: [x86_64] #100 Candle.git 1.2-alt1.rc1.2b: build start
2023-Jan-09 11:47:47 :: [ppc64le] #100 Candle.git 1.2-alt1.rc1.2b: build start
2023-Jan-09 11:47:47 :: [armh] #100 Candle.git 1.2-alt1.rc1.2b: build start
2023-Jan-09 11:47:47 :: [i586] #100 Candle.git 1.2-alt1.rc1.2b: build start
2023-Jan-09 11:48:23 :: [x86_64] #100 Candle.git 1.2-alt1.rc1.2b: build OK
2023-Jan-09 11:48:25 :: [i586] #100 Candle.git 1.2-alt1.rc1.2b: build OK
[armh] src/frmmain.cpp:2092:42: warning: unused parameter 'topLevel' [-Wunused-parameter]
[armh] 2092 | void frmMain::onDockTopLevelChanged(bool topLevel)
[armh] src/frmmain.cpp: In member function 'void frmMain::applySettings()':
[armh] src/frmmain.cpp:2336:38: warning: 'void QComboBox::setAutoCompletion(bool)' is deprecated: Use setCompleter() instead. [-Wdeprecated-declarations]
[armh] 2336 | ui->cboCommand->setAutoCompletion(m_settings->autoCompletion());
[armh] In file included from ../../../../include/qt5/QtWidgets/QComboBox:1,
[armh] from src/frmmain.cpp:29:
[armh] ../../../../include/qt5/QtWidgets/qcombobox.h:103:10: note: declared here
[armh] 103 | void setAutoCompletion(bool enable);
[armh] make: Leaving directory '/usr/src/RPM/BUILD/Candle-1.2'
2023-Jan-09 11:48:44 :: [armh] Candle.git 1.2-alt1.rc1.2b: remote: build failed
2023-Jan-09 11:48:44 :: [armh] #100 Candle.git 1.2-alt1.rc1.2b: build FAILED
2023-Jan-09 11:48:44 :: [armh] requesting cancellation of task processing
2023-Jan-09 11:48:51 :: [aarch64] #100 Candle.git 1.2-alt1.rc1.2b: build OK
2023-Jan-09 11:48:54 :: [ppc64le] #100 Candle.git 1.2-alt1.rc1.2b: build OK
2023-Jan-09 11:48:45 :: [armh] build FAILED
2023-Jan-09 11:48:54 :: task #313033 for sisyphus FAILED
^ permalink raw reply [flat|nested] 5+ messages in thread
* [#313033] [test-only] FAILED (try 5) Candle.git=1.2-alt1.rc1.2b
2023-01-09 10:46 [#313033] [test-only] FAILED Candle.git=1.2-alt1.rc1.2b Girar awaiter (sirius)
` (2 preceding siblings ...)
2023-01-09 11:48 ` [#313033] [test-only] FAILED (try 4) Candle.git=1.2-alt1.rc1.2b Girar awaiter (sirius)
@ 2023-01-09 11:59 ` Girar awaiter (sirius)
3 siblings, 0 replies; 5+ messages in thread
From: Girar awaiter (sirius) @ 2023-01-09 11:59 UTC (permalink / raw)
To: Dmitrii Fomchenkov; +Cc: sisyphus-incominger, girar-builder-sisyphus
https://git.altlinux.org/tasks/313033/logs/events.5.1.log
subtask name aarch64 armh i586 ppc64le x86_64
#100 Candle 1:16 failed 38 1:09 36
2023-Jan-09 11:58:22 :: test-only task #313033 for sisyphus resumed by sirius:
#100 build 1.2-alt1.rc1.2b from /people/sirius/packages/Candle.git fetched at 2023-Jan-09 10:45:16
2023-Jan-09 11:58:23 :: #100: force rebuild
2023-Jan-09 11:58:23 :: [x86_64] #100 Candle.git 1.2-alt1.rc1.2b: build start
2023-Jan-09 11:58:23 :: [aarch64] #100 Candle.git 1.2-alt1.rc1.2b: build start
2023-Jan-09 11:58:23 :: [i586] #100 Candle.git 1.2-alt1.rc1.2b: build start
2023-Jan-09 11:58:23 :: [ppc64le] #100 Candle.git 1.2-alt1.rc1.2b: build start
2023-Jan-09 11:58:23 :: [armh] #100 Candle.git 1.2-alt1.rc1.2b: build start
2023-Jan-09 11:58:59 :: [x86_64] #100 Candle.git 1.2-alt1.rc1.2b: build OK
2023-Jan-09 11:59:01 :: [i586] #100 Candle.git 1.2-alt1.rc1.2b: build OK
[armh] src/frmmain.cpp:2092:42: warning: unused parameter 'topLevel' [-Wunused-parameter]
[armh] 2092 | void frmMain::onDockTopLevelChanged(bool topLevel)
[armh] src/frmmain.cpp: In member function 'void frmMain::applySettings()':
[armh] src/frmmain.cpp:2336:38: warning: 'void QComboBox::setAutoCompletion(bool)' is deprecated: Use setCompleter() instead. [-Wdeprecated-declarations]
[armh] 2336 | ui->cboCommand->setAutoCompletion(m_settings->autoCompletion());
[armh] In file included from ../../../../include/qt5/QtWidgets/QComboBox:1,
[armh] from src/frmmain.cpp:29:
[armh] ../../../../include/qt5/QtWidgets/qcombobox.h:103:10: note: declared here
[armh] 103 | void setAutoCompletion(bool enable);
[armh] make: Leaving directory '/usr/src/RPM/BUILD/Candle-1.2'
2023-Jan-09 11:59:23 :: [armh] Candle.git 1.2-alt1.rc1.2b: remote: build failed
2023-Jan-09 11:59:23 :: [armh] #100 Candle.git 1.2-alt1.rc1.2b: build FAILED
2023-Jan-09 11:59:23 :: [armh] requesting cancellation of task processing
2023-Jan-09 11:59:32 :: [ppc64le] #100 Candle.git 1.2-alt1.rc1.2b: build OK
2023-Jan-09 11:59:39 :: [aarch64] #100 Candle.git 1.2-alt1.rc1.2b: build OK
2023-Jan-09 11:59:23 :: [armh] build FAILED
2023-Jan-09 11:59:40 :: task #313033 for sisyphus FAILED
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2023-01-09 11:59 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-09 10:46 [#313033] [test-only] FAILED Candle.git=1.2-alt1.rc1.2b Girar awaiter (sirius)
2023-01-09 10:59 ` [#313033] [test-only] FAILED (try 2) Candle.git=1.2-alt1.rc1.2b Girar awaiter (sirius)
2023-01-09 11:19 ` [#313033] [test-only] FAILED (try 3) Candle.git=1.2-alt1.rc1.2b Girar awaiter (sirius)
2023-01-09 11:48 ` [#313033] [test-only] FAILED (try 4) Candle.git=1.2-alt1.rc1.2b Girar awaiter (sirius)
2023-01-09 11:59 ` [#313033] [test-only] FAILED (try 5) Candle.git=1.2-alt1.rc1.2b Girar awaiter (sirius)
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