[#376590] [test-only] FAILED (try 2) musl.git=1.2.5-alt4
Girar awaiter (vt)
girar-builder at altlinux.org
Sun Mar 2 18:27:04 MSK 2025
https://git.altlinux.org/tasks/376590/logs/events.2.1.log
https://packages.altlinux.org/tasks/376590
subtask name aarch64 i586 ppc64le x86_64
#200 musl 1:09 52 1:22 51
2025-Mar-02 15:22:06 :: test-only task #376590 for sisyphus resumed by vt:
#100 removed
#200 build 1.2.5-alt4 from /people/vt/packages/musl.git fetched at 2025-Mar-02 15:22:04
2025-Mar-02 15:22:08 :: [aarch64] #200 musl.git 1.2.5-alt4: build start
2025-Mar-02 15:22:08 :: [x86_64] #200 musl.git 1.2.5-alt4: build start
2025-Mar-02 15:22:08 :: [ppc64le] #200 musl.git 1.2.5-alt4: build start
2025-Mar-02 15:22:08 :: [i586] #200 musl.git 1.2.5-alt4: build start
2025-Mar-02 15:22:59 :: [x86_64] #200 musl.git 1.2.5-alt4: build OK
2025-Mar-02 15:23:00 :: [i586] #200 musl.git 1.2.5-alt4: build OK
2025-Mar-02 15:23:17 :: [aarch64] #200 musl.git 1.2.5-alt4: build OK
2025-Mar-02 15:23:30 :: [ppc64le] #200 musl.git 1.2.5-alt4: build OK
2025-Mar-02 15:23:56 :: #200: musl.git 1.2.5-alt4: build check OK
2025-Mar-02 15:23:58 :: build check OK
2025-Mar-02 15:24:05 :: noarch check OK
2025-Mar-02 15:24:07 :: plan: src +1 -1 =19892, aarch64 +5 -5 =34533, i586 +5 -5 =33436, noarch +1 -1 =21051, ppc64le +5 -5 =33044, x86_64 +5 -5 =35341
#200 musl 1.2.5-alt3 -> 1.2.5-alt4
Sat Mar 01 2025 Vitaly Chikunov <vt at altlinux> 1.2.5-alt4
- Fix stat(2) call for old glibc (for backport to p10).
2025-Mar-02 15:24:51 :: patched apt indices
2025-Mar-02 15:25:02 :: created next repo
2025-Mar-02 15:25:11 :: duplicate provides check OK
2025-Mar-02 15:25:49 :: dependencies check OK
2025-Mar-02 15:26:19 :: [x86_64 i586 aarch64 ppc64le] ELF symbols check OK
i586: musl-checkinstall=1.2.5-alt4 install failed:
<13>Mar 2 15:26:44 rpmi: musl-checkinstall-1.2.5-alt4 sisyphus+376590.200.2.1 1740928972 installed
+ unset LD_PRELOAD LD_LIBRARY_PATH
++ mktemp -d
+ T=/tmp/tmp.70pYwPuJBl
+ cd /tmp/tmp.70pYwPuJBl
+ tee hello.c
#include <fts.h>
#include <sys/stat.h>
#include <stdio.h>
int main() {
printf("main = 0x%p\n", main);
struct stat sb;
if (stat("/", &sb)) return 2;
char *path_argv[] = {"/", NULL};
FTS *fts = fts_open(path_argv, 0, NULL);
return fts_close(fts);
}
+ musl-gcc hello.c -static
+ timeout -v 3 ./a.out
main = 0x0x80491b9
+ musl-gcc hello.c
ld: /tmp/ccT1sj3j.o: in function `main':
hello.c:(.text+0xaf): undefined reference to `__stack_chk_fail_local'
ld: a.out: hidden symbol `__stack_chk_fail_local' isn't defined
ld: final link failed: bad value
collect2: error: ld returned 1 exit status
error: %post(musl-checkinstall-1.2.5-alt4.noarch) scriptlet failed, exit status 1
error: musl-checkinstall-1.2.5-alt4.noarch: install failed
hsh-install: Packages installation failed.
2025-Mar-02 15:26:44 :: [i586] #200 musl-checkinstall: install check FAILED
2025-Mar-02 15:26:44 :: [i586] requesting cancellation of task processing
2025-Mar-02 15:26:44 :: [i586] #200 musl-devel: install check CANCELLED
2025-Mar-02 15:26:45 :: [x86_64] #200 musl-checkinstall: install check OK
2025-Mar-02 15:26:45 :: [x86_64] #200 musl-devel: install check CANCELLED
2025-Mar-02 15:26:58 :: [aarch64] #200 musl-checkinstall: install check OK
2025-Mar-02 15:26:58 :: [aarch64] #200 musl-devel: install check CANCELLED
2025-Mar-02 15:27:03 :: [ppc64le] #200 musl-checkinstall: install check OK
2025-Mar-02 15:27:03 :: [ppc64le] #200 musl-devel: install check CANCELLED
2025-Mar-02 15:26:45 :: [i586] install check FAILED
2025-Mar-02 15:26:46 :: [x86_64] install check FAILED
2025-Mar-02 15:26:59 :: [aarch64] install check FAILED
2025-Mar-02 15:27:04 :: [ppc64le] install check FAILED
2025-Mar-02 15:27:04 :: task #376590 for sisyphus FAILED
More information about the Sisyphus-incominger
mailing list