[#416110] FAILED (try 3) audio-recorder.git=3.3.4-alt2 panzerchasm.git=0.3-alt4 ...

Girar awaiter (arbars) girar-builder at altlinux.org
Mon Apr 27 11:23:09 MSK 2026


https://git.altlinux.org/tasks/416110/logs/events.3.1.log
https://packages.altlinux.org/tasks/416110

subtask  name            aarch64    i586  x86_64
   #100  audio-recorder     1:24      39      38
   #200  panzerchasm        1:04      39      39
   #300  caprice32          1:47      59      54
   #400  dethrace              ?      35      34
   #500  eduke32               ?       -    1:46
   #600  lzdoom                ?  failed       ?

2026-Apr-27 08:18:35 :: task #416110 for sisyphus resumed by arbars:
#100 build 3.3.4-alt2 from /people/arbars/packages/audio-recorder.git fetched at 2026-Apr-23 10:57:02
#200 build 0.3-alt4 from /people/arbars/packages/panzerchasm.git fetched at 2026-Apr-23 12:33:46
#300 build 4.6.0-alt2 from /people/arbars/packages/caprice32.git fetched at 2026-Apr-23 14:14:53
#400 build 0.10.1-alt1 from /people/arbars/packages/dethrace.git fetched at 2026-Apr-24 10:53:55
#500 build 20260203.10664-alt1 from /people/arbars/packages/eduke32.git fetched at 2026-Apr-24 13:20:39
#600 build 4.14.3a-alt1 from /people/arbars/packages/lzdoom.git fetched at 2026-Apr-24 13:37:12
2026-Apr-27 08:18:36 :: created build repo
2026-Apr-27 08:18:37 :: [aarch64] #100 audio-recorder.git 3.3.4-alt2: build start
2026-Apr-27 08:18:37 :: [i586] #100 audio-recorder.git 3.3.4-alt2: build start
2026-Apr-27 08:18:37 :: [x86_64] #100 audio-recorder.git 3.3.4-alt2: build start
2026-Apr-27 08:19:15 :: [x86_64] #100 audio-recorder.git 3.3.4-alt2: build OK
2026-Apr-27 08:19:15 :: [x86_64] #200 panzerchasm.git 0.3-alt4: build start
2026-Apr-27 08:19:16 :: [i586] #100 audio-recorder.git 3.3.4-alt2: build OK
2026-Apr-27 08:19:16 :: [i586] #200 panzerchasm.git 0.3-alt4: build start
2026-Apr-27 08:19:54 :: [x86_64] #200 panzerchasm.git 0.3-alt4: build OK
2026-Apr-27 08:19:54 :: [x86_64] #300 caprice32.git 4.6.0-alt2: build start
2026-Apr-27 08:19:55 :: [i586] #200 panzerchasm.git 0.3-alt4: build OK
2026-Apr-27 08:19:55 :: [i586] #300 caprice32.git 4.6.0-alt2: build start
2026-Apr-27 08:20:01 :: [aarch64] #100 audio-recorder.git 3.3.4-alt2: build OK
2026-Apr-27 08:20:01 :: [aarch64] #200 panzerchasm.git 0.3-alt4: build start
2026-Apr-27 08:20:48 :: [x86_64] #300 caprice32.git 4.6.0-alt2: build OK
2026-Apr-27 08:20:48 :: [x86_64] #400 dethrace.git 0.10.1-alt1: build start
2026-Apr-27 08:20:54 :: [i586] #300 caprice32.git 4.6.0-alt2: build OK
2026-Apr-27 08:20:54 :: [i586] #400 dethrace.git 0.10.1-alt1: build start
2026-Apr-27 08:21:05 :: [aarch64] #200 panzerchasm.git 0.3-alt4: build OK
2026-Apr-27 08:21:05 :: [aarch64] #300 caprice32.git 4.6.0-alt2: build start
2026-Apr-27 08:21:22 :: [x86_64] #400 dethrace.git 0.10.1-alt1: build OK
2026-Apr-27 08:21:22 :: [x86_64] #500 eduke32.git 20260203.10664-alt1: build start
2026-Apr-27 08:21:29 :: [i586] #400 dethrace.git 0.10.1-alt1: build OK
2026-Apr-27 08:21:29 :: [i586] #500 eduke32.git 20260203.10664-alt1: build start
2026-Apr-27 08:21:37 :: [i586] #500 eduke32.git 20260203.10664-alt1: build SKIPPED
2026-Apr-27 08:21:38 :: [i586] #600 lzdoom.git 4.14.3a-alt1: build start
[i586] /usr/src/RPM/BUILD/lzdoom-4.14.3a/src/common/textures/hires/xbr/xbrz.cpp:720:72: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
[i586]   720 |                 const auto& ker3 = reinterpret_cast<const Kernel_3x3&>(ker4); //"The Things We Do for Perf"
[i586] /usr/src/RPM/BUILD/lzdoom-4.14.3a/src/common/textures/hires/xbr/xbrz.cpp: In instantiation of 'void {anonymous}::scaleImage(const uint32_t*, uint32_t*, int, int, const xbrz::ScalerCfg&, int, int) [with Scaler = Scaler6x<ColorGradientARGB>; ColorDistance = ColorDistanceUnbufferedARGB; OobReader = OobReaderTransparent; uint32_t = unsigned int]':
[i586] /usr/src/RPM/BUILD/lzdoom-4.14.3a/src/common/textures/hires/xbr/xbrz.cpp:1223:118:   required from here
[i586]  1223 |                     return scaleImage<Scaler6x<ColorGradientARGB>, ColorDistanceUnbufferedARGB, OobReaderTransparent>(src, trg, srcWidth, srcHeight, cfg, yFirst, yLast);
[i586] /usr/src/RPM/BUILD/lzdoom-4.14.3a/src/common/textures/hires/xbr/xbrz.cpp:720:72: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
[i586]   720 |                 const auto& ker3 = reinterpret_cast<const Kernel_3x3&>(ker4); //"The Things We Do for Perf"
[i586] make[2]: Leaving directory '/usr/src/RPM/BUILD/lzdoom-4.14.3a'
[i586] make[1]: *** [CMakeFiles/Makefile2:961: src/CMakeFiles/zdoom.dir/all] Error 2
[i586] make: *** [Makefile:136: all] Error 2
2026-Apr-27 08:22:31 :: [i586] lzdoom.git 4.14.3a-alt1: remote: build failed
2026-Apr-27 08:22:31 :: [i586] #600 lzdoom.git 4.14.3a-alt1: build FAILED
2026-Apr-27 08:22:31 :: [i586] requesting cancellation of task processing
2026-Apr-27 08:22:52 :: [aarch64] #300 caprice32.git 4.6.0-alt2: build OK
2026-Apr-27 08:22:52 :: [aarch64] task processing CANCELLED
2026-Apr-27 08:23:08 :: [x86_64] #500 eduke32.git 20260203.10664-alt1: build OK
2026-Apr-27 08:23:08 :: [x86_64] task processing CANCELLED
2026-Apr-27 08:22:31 :: [i586] build FAILED
2026-Apr-27 08:22:53 :: [aarch64] build FAILED
2026-Apr-27 08:23:08 :: [x86_64] build FAILED
2026-Apr-27 08:23:08 :: task #416110 for sisyphus FAILED


More information about the Sisyphus-incominger mailing list