From: "Girar awaiter (sovtouch)" <girar-builder@altlinux.org>
To: Timofei Fedotov <sovtouch@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org,
girar-builder-sisyphus@altlinux.org
Subject: [#419349] [test-only] FAILED (try 4) libdesock.git=2.0-alt1
Date: Wed, 27 May 2026 12:06:23 +0000
Message-ID: <girar.task.419349.4.1@gyle.mskdc.altlinux.org> (raw)
In-Reply-To: <girar.task.419349.1.1@gyle.mskdc.altlinux.org>
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=unknown-8bit, Size: 4476 bytes --]
https://git.altlinux.org/tasks/419349/logs/events.4.1.log
https://packages.altlinux.org/tasks/419349
subtask name aarch64 i586 x86_64
#400 libdesock failed - 35
2026-May-27 12:05:45 :: test-only task #419349 for sisyphus resumed by sovtouch:
#100 removed
#200 removed
#300 removed
#400 build 2.0-alt1 from /people/sovtouch/packages/libdesock.git fetched at 2026-May-27 12:05:39
2026-May-27 12:05:47 :: [i586] #400 libdesock.git 2.0-alt1: build start
2026-May-27 12:05:47 :: [aarch64] #400 libdesock.git 2.0-alt1: build start
2026-May-27 12:05:47 :: [x86_64] #400 libdesock.git 2.0-alt1: build start
2026-May-27 12:05:53 :: [i586] #400 libdesock.git 2.0-alt1: build SKIPPED
[aarch64] [2/52] Compiling C object libdesock.so.2.0.p/src_dup.c.o
[aarch64] FAILED: [code=1] libdesock.so.2.0.p/src_dup.c.o
[aarch64] cc -Ilibdesock.so.2.0.p -I. -I.. -I../src/include -I../src/include/arch/aarch64 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -pthread -Ofast -march=native -fomit-frame-pointer -fno-stack-protector -Wall -Wextra -Wpedantic -fvisibility=hidden '-D DESOCKARCH="aarch64"' '-D FD_TABLE_SIZE=64' '-D INTERPRETER="/lib64/ld-linux-aarch64.so.1"' '-D DESOCK_CONNECT' '-D DESOCK_BIND' '-D DUP_STDIN' '-D MAX_CONNS=1' '-D REQUEST_DELIMITER="-=^..^=-"' '-D SHARED' -flto -MD -MQ libdesock.so.2.0.p/src_dup.c.o -MF libdesock.so.2.0.p/src_dup.c.o.d -o libdesock.so.2.0.p/src_dup.c.o -c ../src/dup.c
[aarch64] --
[aarch64] ../src/dup.c: In function ‘dup2’:
[aarch64] ../src/dup.c:37:31: error: ‘SYS_dup2’ undeclared (first use in this function); did you mean ‘SYS_dup’?
[aarch64] 37 | while ((r = __syscall(SYS_dup2, old, new)) == -EBUSY) ;
[aarch64] --
[aarch64] [7/52] Compiling C object libdesock.so.2.0.p/src_poll.c.o
[aarch64] FAILED: [code=1] libdesock.so.2.0.p/src_poll.c.o
[aarch64] cc -Ilibdesock.so.2.0.p -I. -I.. -I../src/include -I../src/include/arch/aarch64 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -pthread -Ofast -march=native -fomit-frame-pointer -fno-stack-protector -Wall -Wextra -Wpedantic -fvisibility=hidden '-D DESOCKARCH="aarch64"' '-D FD_TABLE_SIZE=64' '-D INTERPRETER="/lib64/ld-linux-aarch64.so.1"' '-D DESOCK_CONNECT' '-D DESOCK_BIND' '-D DUP_STDIN' '-D MAX_CONNS=1' '-D REQUEST_DELIMITER="-=^..^=-"' '-D SHARED' -flto -MD -MQ libdesock.so.2.0.p/src_poll.c.o -MF libdesock.so.2.0.p/src_poll.c.o.d -o libdesock.so.2.0.p/src_poll.c.o -c ../src/poll.c
[aarch64] --
[aarch64] ../src/poll.c: In function ‘poll’:
[aarch64] ../src/poll.c:56:27: error: ‘SYS_poll’ undeclared (first use in this function); did you mean ‘SYS_ppoll’?
[aarch64] 56 | return syscall_cp(SYS_poll, fds, n, timeout);
[aarch64] --
[aarch64] [9/52] Compiling C object libdesock.so.2.0.p/src_select.c.o
[aarch64] FAILED: [code=1] libdesock.so.2.0.p/src_select.c.o
[aarch64] cc -Ilibdesock.so.2.0.p -I. -I.. -I../src/include -I../src/include/arch/aarch64 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -fPIC -pthread -Ofast -march=native -fomit-frame-pointer -fno-stack-protector -Wall -Wextra -Wpedantic -fvisibility=hidden '-D DESOCKARCH="aarch64"' '-D FD_TABLE_SIZE=64' '-D INTERPRETER="/lib64/ld-linux-aarch64.so.1"' '-D DESOCK_CONNECT' '-D DESOCK_BIND' '-D DUP_STDIN' '-D MAX_CONNS=1' '-D REQUEST_DELIMITER="-=^..^=-"' '-D SHARED' -flto -MD -MQ libdesock.so.2.0.p/src_select.c.o -MF libdesock.so.2.0.p/src_select.c.o.d -o libdesock.so.2.0.p/src_select.c.o -c ../src/select.c
[aarch64] --
[aarch64] ../src/select.c: In function ‘musl_select’:
[aarch64] ../src/select.c:109:113: error: ‘_NSIG’ undeclared (first use in this function)
[aarch64] 109 | return syscall_cp(SYS_pselect6, n, rfds, wfds, efds, tv ? ((long[]) { s, ns }) : 0, ((syscall_arg_t[]) { 0, _NSIG / 8 }));
2026-May-27 12:06:09 :: [aarch64] libdesock.git 2.0-alt1: remote: build failed
2026-May-27 12:06:09 :: [aarch64] #400 libdesock.git 2.0-alt1: build FAILED
2026-May-27 12:06:09 :: [aarch64] requesting cancellation of task processing
2026-May-27 12:06:22 :: [x86_64] #400 libdesock.git 2.0-alt1: build OK
2026-May-27 12:06:09 :: [aarch64] build FAILED
2026-May-27 12:06:23 :: task #419349 for sisyphus FAILED
next prev parent reply other threads:[~2026-05-27 12:06 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-27 11:51 [#419349] [test-only] FAILED libdesock.git=2.0-alt1 Girar awaiter (sovtouch)
2026-05-27 12:01 ` [#419349] [test-only] FAILED (try 2) libdesock.git=2.0-alt1 Girar awaiter (sovtouch)
2026-05-27 12:03 ` [#419349] [test-only] FAILED (try 3) libdesock.git=2.0-alt1 Girar awaiter (sovtouch)
2026-05-27 12:06 ` Girar awaiter (sovtouch) [this message]
2026-05-27 12:38 ` [#419349] [test-only] FAILED (try 5) libdesock.git=2.0-alt1 Girar awaiter (sovtouch)
2026-05-29 5:12 ` [#419349] TESTED (try 6) libdesock.git=2.0-alt1 Girar awaiter (sovtouch)
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.419349.4.1@gyle.mskdc.altlinux.org \
--to=girar-builder@altlinux.org \
--cc=devel@lists.altlinux.org \
--cc=girar-builder-sisyphus@altlinux.org \
--cc=sisyphus-incominger@lists.altlinux.org \
--cc=sovtouch@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