ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: "Girar awaiter (vt)" <girar-builder@altlinux.org>
To: Vitaly Chikunov <vt@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org,
	girar-builder-sisyphus@altlinux.org
Subject: [#376590] [test-only] FAILED (try 3) musl.git=1.2.5-alt4
Date: Sun, 2 Mar 2025 15:49:59 +0000
Message-ID: <girar.task.376590.3.1@gyle.mskdc.altlinux.org> (raw)
In-Reply-To: <girar.task.376590.1.1@gyle.mskdc.altlinux.org>

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

subtask  name  aarch64  i586  ppc64le  x86_64
   #300  musl     1:10    52     1:22      51

2025-Mar-02 15:45:06 :: test-only task #376590 for sisyphus resumed by vt:
#100 removed
#200 removed
#300 build 1.2.5-alt4 from /people/vt/packages/musl.git fetched at 2025-Mar-02 15:45:04
2025-Mar-02 15:45:08 :: [i586] #300 musl.git 1.2.5-alt4: build start
2025-Mar-02 15:45:08 :: [x86_64] #300 musl.git 1.2.5-alt4: build start
2025-Mar-02 15:45:08 :: [aarch64] #300 musl.git 1.2.5-alt4: build start
2025-Mar-02 15:45:08 :: [ppc64le] #300 musl.git 1.2.5-alt4: build start
2025-Mar-02 15:45:59 :: [x86_64] #300 musl.git 1.2.5-alt4: build OK
2025-Mar-02 15:46:00 :: [i586] #300 musl.git 1.2.5-alt4: build OK
2025-Mar-02 15:46:18 :: [aarch64] #300 musl.git 1.2.5-alt4: build OK
2025-Mar-02 15:46:30 :: [ppc64le] #300 musl.git 1.2.5-alt4: build OK
2025-Mar-02 15:46:55 :: #300: musl.git 1.2.5-alt4: build check OK
2025-Mar-02 15:46:57 :: build check OK
2025-Mar-02 15:47:04 :: noarch check OK
2025-Mar-02 15:47:06 :: 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
#300 musl 1.2.5-alt3 -> 1.2.5-alt4
 Sun Mar 02 2025 Vitaly Chikunov <vt@altlinux> 1.2.5-alt4
 - Fix stat(2) call for old glibc (for backport to p10).
2025-Mar-02 15:47:51 :: patched apt indices
2025-Mar-02 15:48:02 :: created next repo
2025-Mar-02 15:48:11 :: duplicate provides check OK
2025-Mar-02 15:48:50 :: dependencies check OK
2025-Mar-02 15:49:20 :: [x86_64 i586 aarch64 ppc64le] ELF symbols check OK
	x86_64: musl-checkinstall=1.2.5-alt4 install failed:
 <13>Mar  2 15:49:42 rpmi: musl-checkinstall-1.2.5-alt4 sisyphus+376590.300.3.1 1740930353 installed
 + unset LD_PRELOAD LD_LIBRARY_PATH
 ++ mktemp -d
 + T=/tmp/tmp.uuLZjlld15
 + cd /tmp/tmp.uuLZjlld15
 + 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
 x86_64-alt-linux-gcc: fatal error: specs file malformed after 448 characters
 compilation terminated.
 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:49:42 :: [x86_64] #300 musl-checkinstall: install check FAILED
2025-Mar-02 15:49:42 :: [x86_64] requesting cancellation of task processing
2025-Mar-02 15:49:42 :: [x86_64] #300 musl-devel: install check CANCELLED
2025-Mar-02 15:49:48 :: [i586] #300 musl-checkinstall: install check OK
2025-Mar-02 15:49:48 :: [i586] #300 musl-devel: install check CANCELLED
	aarch64: musl-checkinstall=1.2.5-alt4 install failed:
 <13>Mar  2 15:49:54 rpmi: musl-checkinstall-1.2.5-alt4 sisyphus+376590.300.3.1 1740930353 installed
 + unset LD_PRELOAD LD_LIBRARY_PATH
 ++ mktemp -d
 + T=/tmp/tmp.fGQXAMAaWn
 + cd /tmp/tmp.fGQXAMAaWn
 + 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
 aarch64-alt-linux-gcc: fatal error: specs file malformed after 448 characters
 compilation terminated.
 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:49:54 :: [aarch64] #300 musl-checkinstall: install check FAILED
2025-Mar-02 15:49:54 :: [aarch64] #300 musl-devel: install check CANCELLED
	ppc64le: musl-checkinstall=1.2.5-alt4 install failed:
 <13>Mar  2 15:49:58 rpmi: musl-checkinstall-1.2.5-alt4 sisyphus+376590.300.3.1 1740930353 installed
 + unset LD_PRELOAD LD_LIBRARY_PATH
 ++ mktemp -d
 + T=/tmp/tmp.cAiAiXy2R9
 + cd /tmp/tmp.cAiAiXy2R9
 + 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
 ppc64le-alt-linux-gcc: fatal error: specs file malformed after 448 characters
 compilation terminated.
 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:49:58 :: [ppc64le] #300 musl-checkinstall: install check FAILED
2025-Mar-02 15:49:58 :: [ppc64le] #300 musl-devel: install check CANCELLED
2025-Mar-02 15:49:43 :: [x86_64] install check FAILED
2025-Mar-02 15:49:48 :: [i586] install check FAILED
2025-Mar-02 15:49:55 :: [aarch64] install check FAILED
2025-Mar-02 15:49:59 :: [ppc64le] install check FAILED
2025-Mar-02 15:49:59 :: task #376590 for sisyphus FAILED


  parent reply	other threads:[~2025-03-02 15:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-01 15:37 [#376590] TESTED musl.git=1.2.5-alt4 Girar awaiter (vt)
2025-03-02 15:27 ` [#376590] [test-only] FAILED (try 2) musl.git=1.2.5-alt4 Girar awaiter (vt)
2025-03-02 15:49 ` Girar awaiter (vt) [this message]
2025-03-02 16:13 ` [#376590] TESTED (try 4) musl.git=1.2.5-alt4 Girar awaiter (vt)
2025-03-02 16:55 ` [#376590] TESTED (try 5) musl.git=1.2.5-alt4 busybox.git=1.37.0-alt1 Girar awaiter (vt)
2025-03-02 17:03 ` [#376590] DONE (try 6) " Girar pender (vt)

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.376590.3.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=vt@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