* [#397967] [test-only] FAILED SPIRV-LLVM-Translator.git=15.0.15-alt2.g9c47ecad ...
@ 2025-10-22 8:18 Girar awaiter (lakostis)
2025-10-22 9:56 ` [#397967] TESTED (try 2) spirv-headers.git=1.5.5-alt20.g01e0577 Girar awaiter (lakostis)
2025-10-22 13:21 ` [#397967] DONE (try 3) spirv-headers.git=1.5.5-alt20.g01e0577 Girar pender (lakostis)
0 siblings, 2 replies; 3+ messages in thread
From: Girar awaiter (lakostis) @ 2025-10-22 8:18 UTC (permalink / raw)
To: Konstantin A. Lepikhov; +Cc: sisyphus-incominger, girar-builder-sisyphus
https://git.altlinux.org/tasks/397967/logs/events.1.1.log
https://packages.altlinux.org/tasks/397967
subtask name aarch64 i586 x86_64
#100 SPIRV-LLVM-Translator failed failed failed
2025-Oct-22 08:15:31 :: test-only task #397967 for sisyphus started by lakostis:
2025-Oct-22 08:15:31 :: message: new version of SPIRV-LLVM-Translator 15.x
#100 build 15.0.15-alt2.g9c47ecad from /people/lakostis/packages/SPIRV-LLVM-Translator.git fetched at 2025-Oct-22 08:14:05
#200 build 2.18.5-alt1 from /gears/i/intel-graphics-compiler.git fetched at 2025-Oct-22 08:14:14 from sisyphus
2025-Oct-22 08:15:31 :: created build repo
2025-Oct-22 08:15:32 :: [i586] #100 SPIRV-LLVM-Translator.git 15.0.15-alt2.g9c47ecad: build start
2025-Oct-22 08:15:32 :: [x86_64] #100 SPIRV-LLVM-Translator.git 15.0.15-alt2.g9c47ecad: build start
2025-Oct-22 08:15:32 :: [aarch64] #100 SPIRV-LLVM-Translator.git 15.0.15-alt2.g9c47ecad: build start
[i586] /usr/src/RPM/BUILD/spirv-llvm15.0-translator-15.0.15/lib/SPIRV/libSPIRV/SPIRVFnVar.h: At global scope:
[i586] /usr/src/RPM/BUILD/spirv-llvm15.0-translator-15.0.15/lib/SPIRV/libSPIRV/SPIRVFnVar.h:93:29: error: 'OpConditionalExtensionINTEL' was not declared in this scope; did you mean 'SPIRVConditionalExtensionINTEL'?
[i586] 93 | : public SPIRVEntryNoId<OpConditionalExtensionINTEL> {
[i586] | SPIRVConditionalExtensionINTEL
[i586] /usr/src/RPM/BUILD/spirv-llvm15.0-translator-15.0.15/lib/SPIRV/libSPIRV/SPIRVFnVar.h:93:56: error: template argument 1 is invalid
[i586] 93 | : public SPIRVEntryNoId<OpConditionalExtensionINTEL> {
[i586] /usr/src/RPM/BUILD/spirv-llvm15.0-translator-15.0.15/lib/SPIRV/libSPIRV/SPIRVFnVar.h:104:8: error: 'void SPIRV::SPIRVConditionalExtensionINTEL::encode(std::ostream&) const' marked 'override', but does not override
[i586] 104 | void encode(spv_ostream &O) const override {
[i586] /usr/src/RPM/BUILD/spirv-llvm15.0-translator-15.0.15/lib/SPIRV/libSPIRV/SPIRVFnVar.h:108:8: error: 'void SPIRV::SPIRVConditionalExtensionINTEL::decode(std::istream&)' marked 'override', but does not override
[i586] 108 | void decode(std::istream &I) override {
[i586] /usr/src/RPM/BUILD/spirv-llvm15.0-translator-15.0.15/lib/SPIRV/libSPIRV/SPIRVFnVar.h: In constructor 'SPIRV::SPIRVConditionalExtensionINTEL::SPIRVConditionalExtensionINTEL(SPIRV::SPIRVModule*, SPIRV::SPIRVId, const std::string&)':
[i586] /usr/src/RPM/BUILD/spirv-llvm15.0-translator-15.0.15/lib/SPIRV/libSPIRV/SPIRVFnVar.h:97:9: error: class 'SPIRV::SPIRVConditionalExtensionINTEL' does not have any field named 'SPIRVEntryNoId'
[i586] 97 | : SPIRVEntryNoId(M, 2 + getSizeInWords(SS)), Condition(C), S(SS) {}
[i586] /usr/src/RPM/BUILD/spirv-llvm15.0-translator-15.0.15/lib/SPIRV/libSPIRV/SPIRVFnVar.h: In member function 'void SPIRV::SPIRVConditionalExtensionINTEL::encode(std::ostream&) const':
[i586] /usr/src/RPM/BUILD/spirv-llvm15.0-translator-15.0.15/lib/SPIRV/libSPIRV/SPIRVFnVar.h:105:5: error: 'getEncoder' was not declared in this scope; did you mean 'encode'?
[i586] 105 | getEncoder(O) << Condition << S;
[i586] --
[i586] /usr/src/RPM/BUILD/spirv-llvm15.0-translator-15.0.15/lib/SPIRV/libSPIRV/SPIRVFnVar.h: In member function 'void SPIRV::SPIRVConditionalExtensionINTEL::decode(std::istream&)':
[i586] /usr/src/RPM/BUILD/spirv-llvm15.0-translator-15.0.15/lib/SPIRV/libSPIRV/SPIRVFnVar.h:109:5: error: 'getDecoder' was not declared in this scope
[i586] 109 | getDecoder(I) >> Condition >> S;
[i586] /usr/src/RPM/BUILD/spirv-llvm15.0-translator-15.0.15/lib/SPIRV/libSPIRV/SPIRVFnVar.h:110:11: error: expected unqualified-id before '->' token
[i586] 110 | Module->getConditionalExtensions().insert(std::make_pair(Condition, S));
[i586] /usr/src/RPM/BUILD/spirv-llvm15.0-translator-15.0.15/lib/SPIRV/libSPIRV/SPIRVFnVar.h: At global scope:
[i586] /usr/src/RPM/BUILD/spirv-llvm15.0-translator-15.0.15/lib/SPIRV/libSPIRV/SPIRVFnVar.h:119:29: error: 'OpConditionalCapabilityINTEL' was not declared in this scope; did you mean 'SPIRVConditionalCapabilityINTEL'?
[i586] 119 | : public SPIRVEntryNoId<OpConditionalCapabilityINTEL> {
[i586] | SPIRVConditionalCapabilityINTEL
[i586] /usr/src/RPM/BUILD/spirv-llvm15.0-translator-15.0.15/lib/SPIRV/libSPIRV/SPIRVFnVar.h:119:57: error: template argument 1 is invalid
[i586] 119 | : public SPIRVEntryNoId<OpConditionalCapabilityINTEL> {
2025-Oct-22 08:16:41 :: [i586] SPIRV-LLVM-Translator.git 15.0.15-alt2.g9c47ecad: remote: build failed
2025-Oct-22 08:16:41 :: [i586] #100 SPIRV-LLVM-Translator.git 15.0.15-alt2.g9c47ecad: build FAILED
2025-Oct-22 08:16:41 :: [i586] requesting cancellation of task processing
[x86_64] /usr/src/RPM/BUILD/spirv-llvm15.0-translator-15.0.15/lib/SPIRV/libSPIRV/SPIRVFnVar.h: At global scope:
[x86_64] /usr/src/RPM/BUILD/spirv-llvm15.0-translator-15.0.15/lib/SPIRV/libSPIRV/SPIRVFnVar.h:93:29: error: 'OpConditionalExtensionINTEL' was not declared in this scope; did you mean 'SPIRVConditionalExtensionINTEL'?
[x86_64] 93 | : public SPIRVEntryNoId<OpConditionalExtensionINTEL> {
[x86_64] | SPIRVConditionalExtensionINTEL
[x86_64] /usr/src/RPM/BUILD/spirv-llvm15.0-translator-15.0.15/lib/SPIRV/libSPIRV/SPIRVFnVar.h:93:56: error: template argument 1 is invalid
[x86_64] 93 | : public SPIRVEntryNoId<OpConditionalExtensionINTEL> {
[x86_64] /usr/src/RPM/BUILD/spirv-llvm15.0-translator-15.0.15/lib/SPIRV/libSPIRV/SPIRVFnVar.h:104:8: error: 'void SPIRV::SPIRVConditionalExtensionINTEL::encode(std::ostream&) const' marked 'override', but does not override
[x86_64] 104 | void encode(spv_ostream &O) const override {
[x86_64] /usr/src/RPM/BUILD/spirv-llvm15.0-translator-15.0.15/lib/SPIRV/libSPIRV/SPIRVFnVar.h:108:8: error: 'void SPIRV::SPIRVConditionalExtensionINTEL::decode(std::istream&)' marked 'override', but does not override
[x86_64] 108 | void decode(std::istream &I) override {
[x86_64] /usr/src/RPM/BUILD/spirv-llvm15.0-translator-15.0.15/lib/SPIRV/libSPIRV/SPIRVFnVar.h: In constructor 'SPIRV::SPIRVConditionalExtensionINTEL::SPIRVConditionalExtensionINTEL(SPIRV::SPIRVModule*, SPIRV::SPIRVId, const std::string&)':
[x86_64] /usr/src/RPM/BUILD/spirv-llvm15.0-translator-15.0.15/lib/SPIRV/libSPIRV/SPIRVFnVar.h:97:9: error: class 'SPIRV::SPIRVConditionalExtensionINTEL' does not have any field named 'SPIRVEntryNoId'
[x86_64] 97 | : SPIRVEntryNoId(M, 2 + getSizeInWords(SS)), Condition(C), S(SS) {}
[x86_64] /usr/src/RPM/BUILD/spirv-llvm15.0-translator-15.0.15/lib/SPIRV/libSPIRV/SPIRVFnVar.h: In member function 'void SPIRV::SPIRVConditionalExtensionINTEL::encode(std::ostream&) const':
[x86_64] /usr/src/RPM/BUILD/spirv-llvm15.0-translator-15.0.15/lib/SPIRV/libSPIRV/SPIRVFnVar.h:105:5: error: 'getEncoder' was not declared in this scope; did you mean 'encode'?
[x86_64] 105 | getEncoder(O) << Condition << S;
[x86_64] --
[x86_64] /usr/src/RPM/BUILD/spirv-llvm15.0-translator-15.0.15/lib/SPIRV/libSPIRV/SPIRVFnVar.h: In member function 'void SPIRV::SPIRVConditionalExtensionINTEL::decode(std::istream&)':
[x86_64] /usr/src/RPM/BUILD/spirv-llvm15.0-translator-15.0.15/lib/SPIRV/libSPIRV/SPIRVFnVar.h:109:5: error: 'getDecoder' was not declared in this scope
[x86_64] 109 | getDecoder(I) >> Condition >> S;
[x86_64] /usr/src/RPM/BUILD/spirv-llvm15.0-translator-15.0.15/lib/SPIRV/libSPIRV/SPIRVFnVar.h:110:11: error: expected unqualified-id before '->' token
[x86_64] 110 | Module->getConditionalExtensions().insert(std::make_pair(Condition, S));
[x86_64] /usr/src/RPM/BUILD/spirv-llvm15.0-translator-15.0.15/lib/SPIRV/libSPIRV/SPIRVFnVar.h: At global scope:
[x86_64] /usr/src/RPM/BUILD/spirv-llvm15.0-translator-15.0.15/lib/SPIRV/libSPIRV/SPIRVFnVar.h:119:29: error: 'OpConditionalCapabilityINTEL' was not declared in this scope; did you mean 'SPIRVConditionalCapabilityINTEL'?
[x86_64] 119 | : public SPIRVEntryNoId<OpConditionalCapabilityINTEL> {
[x86_64] | SPIRVConditionalCapabilityINTEL
[x86_64] /usr/src/RPM/BUILD/spirv-llvm15.0-translator-15.0.15/lib/SPIRV/libSPIRV/SPIRVFnVar.h:119:57: error: template argument 1 is invalid
[x86_64] 119 | : public SPIRVEntryNoId<OpConditionalCapabilityINTEL> {
2025-Oct-22 08:16:57 :: [x86_64] SPIRV-LLVM-Translator.git 15.0.15-alt2.g9c47ecad: remote: build failed
2025-Oct-22 08:16:57 :: [x86_64] #100 SPIRV-LLVM-Translator.git 15.0.15-alt2.g9c47ecad: build FAILED
[aarch64] /usr/src/RPM/BUILD/spirv-llvm15.0-translator-15.0.15/lib/SPIRV/libSPIRV/SPIRVFnVar.h: At global scope:
[aarch64] /usr/src/RPM/BUILD/spirv-llvm15.0-translator-15.0.15/lib/SPIRV/libSPIRV/SPIRVFnVar.h:93:29: error: 'OpConditionalExtensionINTEL' was not declared in this scope; did you mean 'SPIRVConditionalExtensionINTEL'?
[aarch64] 93 | : public SPIRVEntryNoId<OpConditionalExtensionINTEL> {
[aarch64] | SPIRVConditionalExtensionINTEL
[aarch64] /usr/src/RPM/BUILD/spirv-llvm15.0-translator-15.0.15/lib/SPIRV/libSPIRV/SPIRVFnVar.h:93:56: error: template argument 1 is invalid
[aarch64] 93 | : public SPIRVEntryNoId<OpConditionalExtensionINTEL> {
[aarch64] /usr/src/RPM/BUILD/spirv-llvm15.0-translator-15.0.15/lib/SPIRV/libSPIRV/SPIRVFnVar.h:104:8: error: 'void SPIRV::SPIRVConditionalExtensionINTEL::encode(std::ostream&) const' marked 'override', but does not override
[aarch64] 104 | void encode(spv_ostream &O) const override {
[aarch64] /usr/src/RPM/BUILD/spirv-llvm15.0-translator-15.0.15/lib/SPIRV/libSPIRV/SPIRVFnVar.h:108:8: error: 'void SPIRV::SPIRVConditionalExtensionINTEL::decode(std::istream&)' marked 'override', but does not override
[aarch64] 108 | void decode(std::istream &I) override {
[aarch64] /usr/src/RPM/BUILD/spirv-llvm15.0-translator-15.0.15/lib/SPIRV/libSPIRV/SPIRVFnVar.h: In constructor 'SPIRV::SPIRVConditionalExtensionINTEL::SPIRVConditionalExtensionINTEL(SPIRV::SPIRVModule*, SPIRV::SPIRVId, const std::string&)':
[aarch64] /usr/src/RPM/BUILD/spirv-llvm15.0-translator-15.0.15/lib/SPIRV/libSPIRV/SPIRVFnVar.h:97:9: error: class 'SPIRV::SPIRVConditionalExtensionINTEL' does not have any field named 'SPIRVEntryNoId'
[aarch64] 97 | : SPIRVEntryNoId(M, 2 + getSizeInWords(SS)), Condition(C), S(SS) {}
[aarch64] /usr/src/RPM/BUILD/spirv-llvm15.0-translator-15.0.15/lib/SPIRV/libSPIRV/SPIRVFnVar.h: In member function 'void SPIRV::SPIRVConditionalExtensionINTEL::encode(std::ostream&) const':
[aarch64] /usr/src/RPM/BUILD/spirv-llvm15.0-translator-15.0.15/lib/SPIRV/libSPIRV/SPIRVFnVar.h:105:5: error: 'getEncoder' was not declared in this scope; did you mean 'encode'?
[aarch64] 105 | getEncoder(O) << Condition << S;
[aarch64] --
[aarch64] /usr/src/RPM/BUILD/spirv-llvm15.0-translator-15.0.15/lib/SPIRV/libSPIRV/SPIRVFnVar.h: In member function 'void SPIRV::SPIRVConditionalExtensionINTEL::decode(std::istream&)':
[aarch64] /usr/src/RPM/BUILD/spirv-llvm15.0-translator-15.0.15/lib/SPIRV/libSPIRV/SPIRVFnVar.h:109:5: error: 'getDecoder' was not declared in this scope
[aarch64] 109 | getDecoder(I) >> Condition >> S;
[aarch64] /usr/src/RPM/BUILD/spirv-llvm15.0-translator-15.0.15/lib/SPIRV/libSPIRV/SPIRVFnVar.h:110:11: error: expected unqualified-id before '->' token
[aarch64] 110 | Module->getConditionalExtensions().insert(std::make_pair(Condition, S));
[aarch64] /usr/src/RPM/BUILD/spirv-llvm15.0-translator-15.0.15/lib/SPIRV/libSPIRV/SPIRVFnVar.h: At global scope:
[aarch64] /usr/src/RPM/BUILD/spirv-llvm15.0-translator-15.0.15/lib/SPIRV/libSPIRV/SPIRVFnVar.h:119:29: error: 'OpConditionalCapabilityINTEL' was not declared in this scope; did you mean 'SPIRVConditionalCapabilityINTEL'?
[aarch64] 119 | : public SPIRVEntryNoId<OpConditionalCapabilityINTEL> {
[aarch64] | SPIRVConditionalCapabilityINTEL
[aarch64] /usr/src/RPM/BUILD/spirv-llvm15.0-translator-15.0.15/lib/SPIRV/libSPIRV/SPIRVFnVar.h:119:57: error: template argument 1 is invalid
[aarch64] 119 | : public SPIRVEntryNoId<OpConditionalCapabilityINTEL> {
2025-Oct-22 08:18:00 :: [aarch64] SPIRV-LLVM-Translator.git 15.0.15-alt2.g9c47ecad: remote: build failed
2025-Oct-22 08:18:00 :: [aarch64] #100 SPIRV-LLVM-Translator.git 15.0.15-alt2.g9c47ecad: build FAILED
2025-Oct-22 08:16:42 :: [i586] build FAILED
2025-Oct-22 08:16:58 :: [x86_64] build FAILED
2025-Oct-22 08:18:00 :: [aarch64] build FAILED
2025-Oct-22 08:18:00 :: task #397967 for sisyphus FAILED
^ permalink raw reply [flat|nested] 3+ messages in thread* [#397967] TESTED (try 2) spirv-headers.git=1.5.5-alt20.g01e0577 ...
2025-10-22 8:18 [#397967] [test-only] FAILED SPIRV-LLVM-Translator.git=15.0.15-alt2.g9c47ecad Girar awaiter (lakostis)
@ 2025-10-22 9:56 ` Girar awaiter (lakostis)
2025-10-22 13:21 ` [#397967] DONE (try 3) spirv-headers.git=1.5.5-alt20.g01e0577 Girar pender (lakostis)
1 sibling, 0 replies; 3+ messages in thread
From: Girar awaiter (lakostis) @ 2025-10-22 9:56 UTC (permalink / raw)
To: Konstantin A. Lepikhov
Cc: Andrey Kovalev, sisyphus-incominger, girar-builder-sisyphus
https://git.altlinux.org/tasks/397967/logs/events.2.1.log
https://packages.altlinux.org/tasks/397967
subtask name aarch64 i586 x86_64
#300 spirv-headers 1:02 32 33
#400 SPIRV-LLVM-Translator 3:55 2:26 2:26
#500 intel-graphics-compiler - - 8:27
2025-Oct-22 09:36:32 :: test-only task #397967 for sisyphus resumed by lakostis:
2025-Oct-22 09:36:32 :: message: new version of SPIRV-LLVM-Translator 15.x
#100 removed
#200 removed
#300 build 1.5.5-alt20.g01e0577 from /people/lakostis/packages/spirv-headers.git fetched at 2025-Oct-22 09:36:15
#400 build 15.0.15-alt2.g9c47ecad from /people/lakostis/packages/SPIRV-LLVM-Translator.git fetched at 2025-Oct-22 09:36:22
#500 build 2.18.5-alt1 from /gears/i/intel-graphics-compiler.git fetched at 2025-Oct-22 09:36:27 from sisyphus
2025-Oct-22 09:36:32 :: created build repo
2025-Oct-22 09:36:33 :: [i586] #300 spirv-headers.git 1.5.5-alt20.g01e0577: build start
2025-Oct-22 09:36:33 :: [x86_64] #300 spirv-headers.git 1.5.5-alt20.g01e0577: build start
2025-Oct-22 09:36:33 :: [aarch64] #300 spirv-headers.git 1.5.5-alt20.g01e0577: build start
2025-Oct-22 09:37:05 :: [i586] #300 spirv-headers.git 1.5.5-alt20.g01e0577: build OK
2025-Oct-22 09:37:05 :: [i586] #400 SPIRV-LLVM-Translator.git 15.0.15-alt2.g9c47ecad: build start
2025-Oct-22 09:37:06 :: [x86_64] #300 spirv-headers.git 1.5.5-alt20.g01e0577: build OK
2025-Oct-22 09:37:06 :: [x86_64] #400 SPIRV-LLVM-Translator.git 15.0.15-alt2.g9c47ecad: build start
2025-Oct-22 09:37:35 :: [aarch64] #300 spirv-headers.git 1.5.5-alt20.g01e0577: build OK
2025-Oct-22 09:37:35 :: [aarch64] #400 SPIRV-LLVM-Translator.git 15.0.15-alt2.g9c47ecad: build start
2025-Oct-22 09:39:31 :: [i586] #400 SPIRV-LLVM-Translator.git 15.0.15-alt2.g9c47ecad: build OK
2025-Oct-22 09:39:31 :: [i586] #500 intel-graphics-compiler.git 2.18.5-alt1: build start
2025-Oct-22 09:39:32 :: [x86_64] #400 SPIRV-LLVM-Translator.git 15.0.15-alt2.g9c47ecad: build OK
2025-Oct-22 09:39:32 :: [x86_64] #500 intel-graphics-compiler.git 2.18.5-alt1: build start
2025-Oct-22 09:39:47 :: [i586] #500 intel-graphics-compiler.git 2.18.5-alt1: build SKIPPED
2025-Oct-22 09:41:30 :: [aarch64] #400 SPIRV-LLVM-Translator.git 15.0.15-alt2.g9c47ecad: build OK
2025-Oct-22 09:41:30 :: [aarch64] #500 intel-graphics-compiler.git 2.18.5-alt1: build start
2025-Oct-22 09:42:00 :: [aarch64] #500 intel-graphics-compiler.git 2.18.5-alt1: build SKIPPED
2025-Oct-22 09:47:59 :: [x86_64] #500 intel-graphics-compiler.git 2.18.5-alt1: build OK
2025-Oct-22 09:48:02 :: 300: build check OK
2025-Oct-22 09:48:07 :: 400: build check OK
2025-Oct-22 09:48:11 :: 500: build check OK
2025-Oct-22 09:48:12 :: build check OK
2025-Oct-22 09:48:18 :: #300: spirv-headers.git 1.5.5-alt20.g01e0577: version check OK
2025-Oct-22 09:48:27 :: #400: SPIRV-LLVM-Translator.git 15.0.15-alt2.g9c47ecad: version check OK
2025-Oct-22 09:48:31 :: #500: intel-graphics-compiler.git 2.18.5-alt1: version check OK
2025-Oct-22 09:48:32 :: build version check OK
2025-Oct-22 09:48:41 :: noarch check OK
2025-Oct-22 09:48:43 :: plan: src +3 -3 =20830, aarch64 +5 -5 =36807, i586 +5 -5 =35258, noarch +1 -1 =21717, x86_64 +13 -13 =37651
#300 spirv-headers 1.5.5-alt19.g2a611a9 -> 2:1.5.5-alt20.g01e0577
Fri Oct 17 2025 L.A. Kostis <lakostis@altlinux.ru> 2:1.5.5-alt20.g01e0577
- Updated to GIT 01e0577 (for sdk-1.4.328.1).
#400 spirv-llvm15.0-translator 15.0.15-alt1.gbef3fbc4 -> 15.0.15-alt2.g9c47ecad
Wed Oct 22 2025 L.A. Kostis <lakostis@altlinux.ru> 15.0.15-alt2.g9c47ecad
- 15.0.15 GIT 9c47ecad.
2025-Oct-22 09:49:40 :: patched apt indices
2025-Oct-22 09:49:51 :: created next repo
2025-Oct-22 09:50:01 :: duplicate provides check OK
2025-Oct-22 09:50:42 :: dependencies check OK
2025-Oct-22 09:51:22 :: [x86_64 i586 aarch64] ELF symbols check OK
2025-Oct-22 09:51:40 :: [i586] #400 libspirv-llvm15.0-translator: install check OK
2025-Oct-22 09:51:42 :: [x86_64] #500 libigc-devel: install check OK
2025-Oct-22 09:51:51 :: [aarch64] #400 libspirv-llvm15.0-translator: install check OK
2025-Oct-22 09:51:52 :: [x86_64] #500 libigc-tools: install check OK
2025-Oct-22 09:51:52 :: [i586] #400 libspirv-llvm15.0-translator-debuginfo: install check OK
2025-Oct-22 09:52:01 :: [i586] #400 libspirv-llvm15.0-translator-devel: install check OK
2025-Oct-22 09:52:10 :: [i586] #400 llvm15-spirv: install check OK
2025-Oct-22 09:52:19 :: [aarch64] #400 libspirv-llvm15.0-translator-debuginfo: install check OK
2025-Oct-22 09:52:27 :: [x86_64] #500 libigc-tools-debuginfo: install check OK
2025-Oct-22 09:52:27 :: [i586] #400 llvm15-spirv-debuginfo: install check OK
i586: spirv-headers=2:1.5.5-alt20.g01e0577 post-install unowned files:
/usr/share/cmake
2025-Oct-22 09:52:34 :: [i586] #300 spirv-headers: install check OK
x86_64: libigc2=2.18.5-alt1 post-install unowned files:
/usr/lib64/igc2
2025-Oct-22 09:52:37 :: [x86_64] #500 libigc2: install check OK
2025-Oct-22 09:52:40 :: [aarch64] #400 libspirv-llvm15.0-translator-devel: install check OK
2025-Oct-22 09:52:57 :: [aarch64] #400 llvm15-spirv: install check OK
2025-Oct-22 09:53:12 :: [x86_64] #500 libigc2-debuginfo: install check OK
2025-Oct-22 09:53:24 :: [x86_64] #500 libigdfcl-devel: install check OK
2025-Oct-22 09:53:35 :: [x86_64] #500 libigdfcl2: install check OK
2025-Oct-22 09:53:36 :: [aarch64] #400 llvm15-spirv-debuginfo: install check OK
aarch64: spirv-headers=2:1.5.5-alt20.g01e0577 post-install unowned files:
/usr/share/cmake
2025-Oct-22 09:53:49 :: [aarch64] #300 spirv-headers: install check OK
2025-Oct-22 09:53:57 :: [x86_64] #500 libigdfcl2-debuginfo: install check OK
2025-Oct-22 09:54:06 :: [x86_64] #400 libspirv-llvm15.0-translator: install check OK
2025-Oct-22 09:54:21 :: [x86_64] #400 libspirv-llvm15.0-translator-debuginfo: install check OK
2025-Oct-22 09:54:30 :: [x86_64] #400 libspirv-llvm15.0-translator-devel: install check OK
2025-Oct-22 09:54:39 :: [x86_64] #400 llvm15-spirv: install check OK
2025-Oct-22 09:54:59 :: [x86_64] #400 llvm15-spirv-debuginfo: install check OK
x86_64: spirv-headers=2:1.5.5-alt20.g01e0577 post-install unowned files:
/usr/share/cmake
2025-Oct-22 09:55:06 :: [x86_64] #300 spirv-headers: install check OK
2025-Oct-22 09:55:08 :: [x86_64-i586] plan: #2 +2 -2 =12004
2025-Oct-22 09:55:29 :: [x86_64-i586] arepo build OK
2025-Oct-22 09:55:45 :: [x86_64-i586] generated apt indices
2025-Oct-22 09:55:47 :: [x86_64-i586] created next repo
2025-Oct-22 09:55:58 :: [x86_64-i586] dependencies check OK
2025-Oct-22 09:56:08 :: gears inheritance check OK
2025-Oct-22 09:56:08 :: srpm inheritance check OK
girar-check-perms: access to spirv-headers ALLOWED for lakostis: project leader
check-subtask-perms: #300: spirv-headers: allowed for lakostis
girar-check-perms: access to spirv-llvm15.0-translator ALLOWED for lakostis: project leader welcomes random builders
check-subtask-perms: #400: spirv-llvm15.0-translator: allowed for lakostis
girar-check-perms: access to intel-graphics-compiler ALLOWED for lakostis: project leader welcomes random builders
check-subtask-perms: #500: intel-graphics-compiler: allowed for lakostis
2025-Oct-22 09:56:09 :: acl check OK
2025-Oct-22 09:56:33 :: created contents_index files
2025-Oct-22 09:56:42 :: created hash files: aarch64 i586 noarch src x86_64-i586 x86_64
2025-Oct-22 09:56:45 :: task #397967 for sisyphus TESTED
^ permalink raw reply [flat|nested] 3+ messages in thread
* [#397967] DONE (try 3) spirv-headers.git=1.5.5-alt20.g01e0577 ...
2025-10-22 8:18 [#397967] [test-only] FAILED SPIRV-LLVM-Translator.git=15.0.15-alt2.g9c47ecad Girar awaiter (lakostis)
2025-10-22 9:56 ` [#397967] TESTED (try 2) spirv-headers.git=1.5.5-alt20.g01e0577 Girar awaiter (lakostis)
@ 2025-10-22 13:21 ` Girar pender (lakostis)
1 sibling, 0 replies; 3+ messages in thread
From: Girar pender (lakostis) @ 2025-10-22 13:21 UTC (permalink / raw)
To: Konstantin A. Lepikhov
Cc: Andrey Kovalev, sisyphus-incominger, girar-builder-sisyphus
https://git.altlinux.org/tasks/archive/done/_388/397967/logs/events.3.3.log
https://packages.altlinux.org/tasks/397967
2025-Oct-22 13:13:38 :: task #397967 for sisyphus resumed by lakostis:
2025-Oct-22 13:13:38 :: message: new version of SPIRV-LLVM-Translator 15.x
#100 removed
#200 removed
#300 build 1.5.5-alt20.g01e0577 from /people/lakostis/packages/spirv-headers.git fetched at 2025-Oct-22 09:36:15
#400 build 15.0.15-alt2.g9c47ecad from /people/lakostis/packages/SPIRV-LLVM-Translator.git fetched at 2025-Oct-22 09:36:22
#500 build 2.18.5-alt1 from /gears/i/intel-graphics-compiler.git fetched at 2025-Oct-22 09:36:27 from sisyphus
2025-Oct-22 13:13:39 :: created build repo
2025-Oct-22 13:13:40 :: [x86_64] #300 spirv-headers.git 1.5.5-alt20.g01e0577: build start
2025-Oct-22 13:13:40 :: [i586] #300 spirv-headers.git 1.5.5-alt20.g01e0577: build start
2025-Oct-22 13:13:40 :: [aarch64] #300 spirv-headers.git 1.5.5-alt20.g01e0577: build start
2025-Oct-22 13:13:55 :: [i586] #300 spirv-headers.git 1.5.5-alt20.g01e0577: build OK (cached)
2025-Oct-22 13:13:56 :: [i586] #400 SPIRV-LLVM-Translator.git 15.0.15-alt2.g9c47ecad: build start
2025-Oct-22 13:13:57 :: [x86_64] #300 spirv-headers.git 1.5.5-alt20.g01e0577: build OK (cached)
2025-Oct-22 13:13:57 :: [x86_64] #400 SPIRV-LLVM-Translator.git 15.0.15-alt2.g9c47ecad: build start
2025-Oct-22 13:14:10 :: [i586] #400 SPIRV-LLVM-Translator.git 15.0.15-alt2.g9c47ecad: build OK (cached)
2025-Oct-22 13:14:10 :: [i586] #500 intel-graphics-compiler.git 2.18.5-alt1: build start
2025-Oct-22 13:14:11 :: [aarch64] #300 spirv-headers.git 1.5.5-alt20.g01e0577: build OK (cached)
2025-Oct-22 13:14:11 :: [aarch64] #400 SPIRV-LLVM-Translator.git 15.0.15-alt2.g9c47ecad: build start
2025-Oct-22 13:14:14 :: [x86_64] #400 SPIRV-LLVM-Translator.git 15.0.15-alt2.g9c47ecad: build OK (cached)
2025-Oct-22 13:14:14 :: [x86_64] #500 intel-graphics-compiler.git 2.18.5-alt1: build start
2025-Oct-22 13:14:27 :: [i586] #500 intel-graphics-compiler.git 2.18.5-alt1: build SKIPPED
2025-Oct-22 13:14:32 :: [x86_64] #500 intel-graphics-compiler.git 2.18.5-alt1: build OK (cached)
2025-Oct-22 13:14:40 :: [aarch64] #400 SPIRV-LLVM-Translator.git 15.0.15-alt2.g9c47ecad: build OK (cached)
2025-Oct-22 13:14:40 :: [aarch64] #500 intel-graphics-compiler.git 2.18.5-alt1: build start
2025-Oct-22 13:15:09 :: [aarch64] #500 intel-graphics-compiler.git 2.18.5-alt1: build SKIPPED
2025-Oct-22 13:15:10 :: 300: build check OK (cached)
2025-Oct-22 13:15:10 :: 400: build check OK (cached)
2025-Oct-22 13:15:10 :: 500: build check OK (cached)
2025-Oct-22 13:15:11 :: build check OK
2025-Oct-22 13:15:17 :: #300: spirv-headers.git 1.5.5-alt20.g01e0577: version check OK
2025-Oct-22 13:15:26 :: #400: SPIRV-LLVM-Translator.git 15.0.15-alt2.g9c47ecad: version check OK
2025-Oct-22 13:15:30 :: #500: intel-graphics-compiler.git 2.18.5-alt1: version check OK
2025-Oct-22 13:15:31 :: build version check OK
2025-Oct-22 13:15:40 :: noarch check OK
2025-Oct-22 13:15:42 :: plan: src +3 -3 =20833, aarch64 +5 -5 =36815, i586 +5 -5 =35264, noarch +1 -1 =21716, x86_64 +13 -13 =37659
#300 spirv-headers 1.5.5-alt19.g2a611a9 -> 2:1.5.5-alt20.g01e0577
Fri Oct 17 2025 L.A. Kostis <lakostis@altlinux.ru> 2:1.5.5-alt20.g01e0577
- Updated to GIT 01e0577 (for sdk-1.4.328.1).
#400 spirv-llvm15.0-translator 15.0.15-alt1.gbef3fbc4 -> 15.0.15-alt2.g9c47ecad
Wed Oct 22 2025 L.A. Kostis <lakostis@altlinux.ru> 15.0.15-alt2.g9c47ecad
- 15.0.15 GIT 9c47ecad.
2025-Oct-22 13:16:26 :: patched apt indices
2025-Oct-22 13:16:36 :: created next repo
2025-Oct-22 13:16:46 :: duplicate provides check OK
2025-Oct-22 13:17:25 :: dependencies check OK
2025-Oct-22 13:17:55 :: [x86_64 i586 aarch64] ELF symbols check OK
2025-Oct-22 13:18:08 :: [i586] #400 libspirv-llvm15.0-translator: install check OK (cached)
2025-Oct-22 13:18:09 :: [x86_64] #500 libigc-devel: install check OK (cached)
2025-Oct-22 13:18:13 :: [i586] #400 libspirv-llvm15.0-translator-debuginfo: install check OK (cached)
2025-Oct-22 13:18:14 :: [x86_64] #500 libigc-tools: install check OK (cached)
2025-Oct-22 13:18:17 :: [aarch64] #400 libspirv-llvm15.0-translator: install check OK (cached)
2025-Oct-22 13:18:17 :: [i586] #400 libspirv-llvm15.0-translator-devel: install check OK (cached)
2025-Oct-22 13:18:19 :: [x86_64] #500 libigc-tools-debuginfo: install check OK (cached)
2025-Oct-22 13:18:21 :: [i586] #400 llvm15-spirv: install check OK (cached)
x86_64: libigc2=2.18.5-alt1 post-install unowned files:
/usr/lib64/igc2
2025-Oct-22 13:18:24 :: [x86_64] #500 libigc2: install check OK (cached)
2025-Oct-22 13:18:25 :: [aarch64] #400 libspirv-llvm15.0-translator-debuginfo: install check OK (cached)
2025-Oct-22 13:18:26 :: [i586] #400 llvm15-spirv-debuginfo: install check OK (cached)
2025-Oct-22 13:18:30 :: [x86_64] #500 libigc2-debuginfo: install check OK (cached)
i586: spirv-headers=2:1.5.5-alt20.g01e0577 post-install unowned files:
/usr/share/cmake
2025-Oct-22 13:18:30 :: [i586] #300 spirv-headers: install check OK (cached)
2025-Oct-22 13:18:33 :: [aarch64] #400 libspirv-llvm15.0-translator-devel: install check OK (cached)
2025-Oct-22 13:18:34 :: [x86_64] #500 libigdfcl-devel: install check OK (cached)
2025-Oct-22 13:18:39 :: [x86_64] #500 libigdfcl2: install check OK (cached)
2025-Oct-22 13:18:41 :: [aarch64] #400 llvm15-spirv: install check OK (cached)
2025-Oct-22 13:18:44 :: [x86_64] #500 libigdfcl2-debuginfo: install check OK (cached)
2025-Oct-22 13:18:49 :: [x86_64] #400 libspirv-llvm15.0-translator: install check OK (cached)
2025-Oct-22 13:18:50 :: [aarch64] #400 llvm15-spirv-debuginfo: install check OK (cached)
2025-Oct-22 13:18:53 :: [x86_64] #400 libspirv-llvm15.0-translator-debuginfo: install check OK (cached)
2025-Oct-22 13:18:58 :: [x86_64] #400 libspirv-llvm15.0-translator-devel: install check OK (cached)
aarch64: spirv-headers=2:1.5.5-alt20.g01e0577 post-install unowned files:
/usr/share/cmake
2025-Oct-22 13:18:58 :: [aarch64] #300 spirv-headers: install check OK (cached)
2025-Oct-22 13:19:02 :: [x86_64] #400 llvm15-spirv: install check OK (cached)
2025-Oct-22 13:19:08 :: [x86_64] #400 llvm15-spirv-debuginfo: install check OK (cached)
x86_64: spirv-headers=2:1.5.5-alt20.g01e0577 post-install unowned files:
/usr/share/cmake
2025-Oct-22 13:19:12 :: [x86_64] #300 spirv-headers: install check OK (cached)
2025-Oct-22 13:19:14 :: [x86_64-i586] plan: #0 +2 -2 =12007
2025-Oct-22 13:19:30 :: [x86_64-i586] generated apt indices
2025-Oct-22 13:19:32 :: [x86_64-i586] created next repo
2025-Oct-22 13:19:44 :: [x86_64-i586] dependencies check OK
2025-Oct-22 13:19:46 :: gears inheritance check OK
2025-Oct-22 13:19:46 :: srpm inheritance check OK
girar-check-perms: access to spirv-headers ALLOWED for lakostis: project leader
check-subtask-perms: #300: spirv-headers: allowed for lakostis
girar-check-perms: access to spirv-llvm15.0-translator ALLOWED for lakostis: project leader welcomes random builders
check-subtask-perms: #400: spirv-llvm15.0-translator: allowed for lakostis
girar-check-perms: access to intel-graphics-compiler ALLOWED for lakostis: project leader welcomes random builders
check-subtask-perms: #500: intel-graphics-compiler: allowed for lakostis
2025-Oct-22 13:19:47 :: acl check OK
2025-Oct-22 13:20:11 :: created contents_index files
2025-Oct-22 13:20:20 :: created hash files: aarch64 i586 noarch src x86_64-i586 x86_64
2025-Oct-22 13:20:24 :: task #397967 for sisyphus TESTED
2025-Oct-22 13:20:24 :: task is ready for commit
2025-Oct-22 13:20:30 :: repo clone OK
2025-Oct-22 13:20:30 :: packages update OK
2025-Oct-22 13:20:41 :: [x86_64 i586 aarch64 noarch] update OK
2025-Oct-22 13:20:41 :: [x86_64-i586] update OK
2025-Oct-22 13:20:41 :: repo update OK
2025-Oct-22 13:20:54 :: repo save OK
2025-Oct-22 13:20:54 :: src index update OK
2025-Oct-22 13:20:54 :: updated /gears/i/intel-graphics-compiler.git branch `sisyphus'
2025-Oct-22 13:20:55 :: updated /gears/s/spirv-headers.git branch `sisyphus'
2025-Oct-22 13:20:55 :: updated /gears/s/spirv-llvm15.0-translator.git branch `sisyphus'
2025-Oct-22 13:21:06 :: gears update OK
2025-Oct-22 13:21:06 :: task #397967 for sisyphus DONE
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-10-22 13:21 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-10-22 8:18 [#397967] [test-only] FAILED SPIRV-LLVM-Translator.git=15.0.15-alt2.g9c47ecad Girar awaiter (lakostis)
2025-10-22 9:56 ` [#397967] TESTED (try 2) spirv-headers.git=1.5.5-alt20.g01e0577 Girar awaiter (lakostis)
2025-10-22 13:21 ` [#397967] DONE (try 3) spirv-headers.git=1.5.5-alt20.g01e0577 Girar pender (lakostis)
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