https://git.altlinux.org/tasks/430187/logs/events.2.1.log
https://packages.altlinux.org/tasks/430187

subtask  name    aarch64    i586  x86_64
   #300  kmscon   failed  failed  failed

2026-Aug-22 12:16:14 :: task #430187 for p11 resumed by antohami:
2026-Aug-22 12:16:14 :: message: ALT_bug_60169
#100 build 2.46-alt2 from /gears/x/xkeyboard-config.git fetched at 2026-Aug-21 
04:01:59 from sisyphus
#200 removed
#300 build 10.0.2-alt1 from /people/antohami/packages/kmscon.git fetched at 
2026-Aug-22 12:16:06
2026-Aug-22 12:16:15 :: created build repo
2026-Aug-22 12:16:16 :: [aarch64] #100 xkeyboard-config.git 2.46-alt2: build 
start
2026-Aug-22 12:16:16 :: [x86_64] #100 xkeyboard-config.git 2.46-alt2: build 
start
2026-Aug-22 12:16:16 :: [i586] #100 xkeyboard-config.git 2.46-alt2: build start
2026-Aug-22 12:16:29 :: [i586] #100 xkeyboard-config.git 2.46-alt2: build OK 
(cached)
2026-Aug-22 12:16:30 :: [i586] #300 kmscon.git 10.0.2-alt1: build start
2026-Aug-22 12:16:30 :: [x86_64] #100 xkeyboard-config.git 2.46-alt2: build OK 
(cached)
2026-Aug-22 12:16:30 :: [x86_64] #300 kmscon.git 10.0.2-alt1: build start
2026-Aug-22 12:16:41 :: [aarch64] #100 xkeyboard-config.git 2.46-alt2: build OK 
(cached)
2026-Aug-22 12:16:41 :: [aarch64] #300 kmscon.git 10.0.2-alt1: build start
[x86_64] [21/99] Compiling C object src/render/librender.a.p/text.c.o
[x86_64] FAILED: src/render/librender.a.p/text.c.o 
[x86_64] cc -Isrc/render/librender.a.p -Isrc/render -I../src/render -Isrc 
-I../src -Isrc/shl/htable -I../src/shl/htable -I/usr/include/libdrm 
-fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror 
-std=gnu99 -O2 -g -ffast-math -fno-strict-aliasing -ffunction-sections 
-fdata-sections -fstack-protector -fvisibility=hidden -D_GNU_SOURCE 
-D_POSIX_C_SOURCE=200809L -include 
/usr/src/RPM/BUILD/kmscon-10.0.2/x86_64-alt-linux/config.h -pipe 
-frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -MD -MQ 
src/render/librender.a.p/text.c.o -MF src/render/librender.a.p/text.c.o.d -o 
src/render/librender.a.p/text.c.o -c ../src/render/text.c
[x86_64] ../src/render/text.c:433:37: error: ???enum tsm_screen_cursor_style??? 
declared inside parameter list will not be visible outside of this definition 
or declaration [-Werror]
[x86_64]   433 | static bool is_cursor_blinking(enum tsm_screen_cursor_style 
style)
[x86_64] ../src/render/text.c:433:61: error: parameter 1 (???style???) has 
incomplete type
[x86_64]   433 | static bool is_cursor_blinking(enum tsm_screen_cursor_style 
style)
[x86_64] ../src/render/text.c:438:31: error: ???enum tsm_screen_cursor_style??? 
declared inside parameter list will not be visible outside of this definition 
or declaration [-Werror]
[x86_64]   438 | static bool is_underline(enum tsm_screen_cursor_style style)
[x86_64] ../src/render/text.c:438:55: error: parameter 1 (???style???) has 
incomplete type
[x86_64]   438 | static bool is_underline(enum tsm_screen_cursor_style style)
[x86_64] ../src/render/text.c: In function ???is_underline???:
[x86_64] ../src/render/text.c:440:26: error: 
???TSM_SCREEN_CURSOR_UNDERLINE_BLINK??? undeclared (first use in this function)
[x86_64]   440 |         return (style == TSM_SCREEN_CURSOR_UNDERLINE_BLINK ||
[x86_64] ../src/render/text.c:440:26: note: each undeclared identifier is 
reported only once for each function it appears in
[x86_64] ../src/render/text.c:441:26: error: 
???TSM_SCREEN_CURSOR_UNDERLINE_STEADY??? undeclared (first use in this function)
[x86_64]   441 |                 style == TSM_SCREEN_CURSOR_UNDERLINE_STEADY);
[x86_64] ../src/render/text.c: At top level:
[x86_64] ../src/render/text.c:444:27: error: ???enum tsm_screen_cursor_style??? 
declared inside parameter list will not be visible outside of this definition 
or declaration [-Werror]
[x86_64]   444 | static bool is_block(enum tsm_screen_cursor_style style)
[x86_64] ../src/render/text.c:444:51: error: parameter 1 (???style???) has 
incomplete type
[x86_64]   444 | static bool is_block(enum tsm_screen_cursor_style style)
[x86_64] ../src/render/text.c: In function ???is_block???:
[x86_64] ../src/render/text.c:446:26: error: ???TSM_SCREEN_CURSOR_DEFAULT??? 
undeclared (first use in this function)
[x86_64]   446 |         return (style == TSM_SCREEN_CURSOR_DEFAULT || style == 
TSM_SCREEN_CURSOR_BLOCK_BLINK ||
2026-Aug-22 12:17:08 :: [x86_64] kmscon.git 10.0.2-alt1: remote: build failed
2026-Aug-22 12:17:08 :: [x86_64] #300 kmscon.git 10.0.2-alt1: build FAILED
2026-Aug-22 12:17:09 :: [x86_64] requesting cancellation of task processing
[i586] [34/99] Compiling C object src/render/librender.a.p/text.c.o
[i586] FAILED: src/render/librender.a.p/text.c.o 
[i586] cc -Isrc/render/librender.a.p -Isrc/render -I../src/render -Isrc 
-I../src -Isrc/shl/htable -I../src/shl/htable -I/usr/include/libdrm 
-fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror 
-std=gnu99 -O2 -g -ffast-math -fno-strict-aliasing -ffunction-sections 
-fdata-sections -fstack-protector -fvisibility=hidden -D_GNU_SOURCE 
-D_POSIX_C_SOURCE=200809L -include 
/usr/src/RPM/BUILD/kmscon-10.0.2/i586-alt-linux/config.h -pipe 
-frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC 
-MD -MQ src/render/librender.a.p/text.c.o -MF 
src/render/librender.a.p/text.c.o.d -o src/render/librender.a.p/text.c.o -c 
../src/render/text.c
[i586] ../src/render/text.c:433:37: error: ???enum tsm_screen_cursor_style??? 
declared inside parameter list will not be visible outside of this definition 
or declaration [-Werror]
[i586]   433 | static bool is_cursor_blinking(enum tsm_screen_cursor_style 
style)
[i586] ../src/render/text.c:433:61: error: parameter 1 (???style???) has 
incomplete type
[i586]   433 | static bool is_cursor_blinking(enum tsm_screen_cursor_style 
style)
[i586] ../src/render/text.c:438:31: error: ???enum tsm_screen_cursor_style??? 
declared inside parameter list will not be visible outside of this definition 
or declaration [-Werror]
[i586]   438 | static bool is_underline(enum tsm_screen_cursor_style style)
[i586] ../src/render/text.c:438:55: error: parameter 1 (???style???) has 
incomplete type
[i586]   438 | static bool is_underline(enum tsm_screen_cursor_style style)
[i586] ../src/render/text.c: In function ???is_underline???:
[i586] ../src/render/text.c:440:26: error: 
???TSM_SCREEN_CURSOR_UNDERLINE_BLINK??? undeclared (first use in this function)
[i586]   440 |         return (style == TSM_SCREEN_CURSOR_UNDERLINE_BLINK ||
[i586] ../src/render/text.c:440:26: note: each undeclared identifier is 
reported only once for each function it appears in
[i586] ../src/render/text.c:441:26: error: 
???TSM_SCREEN_CURSOR_UNDERLINE_STEADY??? undeclared (first use in this function)
[i586]   441 |                 style == TSM_SCREEN_CURSOR_UNDERLINE_STEADY);
[i586] ../src/render/text.c: At top level:
[i586] ../src/render/text.c:444:27: error: ???enum tsm_screen_cursor_style??? 
declared inside parameter list will not be visible outside of this definition 
or declaration [-Werror]
[i586]   444 | static bool is_block(enum tsm_screen_cursor_style style)
[i586] ../src/render/text.c:444:51: error: parameter 1 (???style???) has 
incomplete type
[i586]   444 | static bool is_block(enum tsm_screen_cursor_style style)
[i586] ../src/render/text.c: In function ???is_block???:
[i586] ../src/render/text.c:446:26: error: ???TSM_SCREEN_CURSOR_DEFAULT??? 
undeclared (first use in this function)
[i586]   446 |         return (style == TSM_SCREEN_CURSOR_DEFAULT || style == 
TSM_SCREEN_CURSOR_BLOCK_BLINK ||
2026-Aug-22 12:17:09 :: [i586] kmscon.git 10.0.2-alt1: remote: build failed
2026-Aug-22 12:17:09 :: [i586] #300 kmscon.git 10.0.2-alt1: build FAILED
[aarch64] [29/99] Compiling C object src/render/librender.a.p/text.c.o
[aarch64] FAILED: src/render/librender.a.p/text.c.o 
[aarch64] cc -Isrc/render/librender.a.p -Isrc/render -I../src/render -Isrc 
-I../src -Isrc/shl/htable -I../src/shl/htable -I/usr/include/libdrm 
-fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror 
-std=gnu99 -O2 -g -ffast-math -fno-strict-aliasing -ffunction-sections 
-fdata-sections -fstack-protector -fvisibility=hidden -D_GNU_SOURCE 
-D_POSIX_C_SOURCE=200809L -include 
/usr/src/RPM/BUILD/kmscon-10.0.2/aarch64-alt-linux/config.h -pipe 
-frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -MD -MQ 
src/render/librender.a.p/text.c.o -MF src/render/librender.a.p/text.c.o.d -o 
src/render/librender.a.p/text.c.o -c ../src/render/text.c
[aarch64] ../src/render/text.c:433:37: error: ???enum 
tsm_screen_cursor_style??? declared inside parameter list will not be visible 
outside of this definition or declaration [-Werror]
[aarch64]   433 | static bool is_cursor_blinking(enum tsm_screen_cursor_style 
style)
[aarch64] ../src/render/text.c:433:61: error: parameter 1 (???style???) has 
incomplete type
[aarch64]   433 | static bool is_cursor_blinking(enum tsm_screen_cursor_style 
style)
[aarch64] ../src/render/text.c:438:31: error: ???enum 
tsm_screen_cursor_style??? declared inside parameter list will not be visible 
outside of this definition or declaration [-Werror]
[aarch64]   438 | static bool is_underline(enum tsm_screen_cursor_style style)
[aarch64] ../src/render/text.c:438:55: error: parameter 1 (???style???) has 
incomplete type
[aarch64]   438 | static bool is_underline(enum tsm_screen_cursor_style style)
[aarch64] ../src/render/text.c: In function ???is_underline???:
[aarch64] ../src/render/text.c:440:26: error: 
???TSM_SCREEN_CURSOR_UNDERLINE_BLINK??? undeclared (first use in this function)
[aarch64]   440 |         return (style == TSM_SCREEN_CURSOR_UNDERLINE_BLINK ||
[aarch64] ../src/render/text.c:440:26: note: each undeclared identifier is 
reported only once for each function it appears in
[aarch64] ../src/render/text.c:441:26: error: 
???TSM_SCREEN_CURSOR_UNDERLINE_STEADY??? undeclared (first use in this function)
[aarch64]   441 |                 style == TSM_SCREEN_CURSOR_UNDERLINE_STEADY);
[aarch64] ../src/render/text.c: At top level:
[aarch64] ../src/render/text.c:444:27: error: ???enum 
tsm_screen_cursor_style??? declared inside parameter list will not be visible 
outside of this definition or declaration [-Werror]
[aarch64]   444 | static bool is_block(enum tsm_screen_cursor_style style)
[aarch64] ../src/render/text.c:444:51: error: parameter 1 (???style???) has 
incomplete type
[aarch64]   444 | static bool is_block(enum tsm_screen_cursor_style style)
[aarch64] ../src/render/text.c: In function ???is_block???:
[aarch64] ../src/render/text.c:446:26: error: ???TSM_SCREEN_CURSOR_DEFAULT??? 
undeclared (first use in this function)
[aarch64]   446 |         return (style == TSM_SCREEN_CURSOR_DEFAULT || style 
== TSM_SCREEN_CURSOR_BLOCK_BLINK ||
2026-Aug-22 12:17:46 :: [aarch64] kmscon.git 10.0.2-alt1: remote: build failed
2026-Aug-22 12:17:46 :: [aarch64] #300 kmscon.git 10.0.2-alt1: build FAILED
2026-Aug-22 12:17:09 :: [x86_64] build FAILED
2026-Aug-22 12:17:09 :: [i586] build FAILED
2026-Aug-22 12:17:46 :: [aarch64] build FAILED
2026-Aug-22 12:17:46 :: task #430187 for p11 FAILED
_______________________________________________
Sisyphus-incominger mailing list
[email protected]
https://lists.altlinux.org/mailman/listinfo/sisyphus-incominger

Reply via email to