From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on sa.local.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-3.3 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=unavailable autolearn_force=no version=3.4.1 Date: Sun, 2 Mar 2025 15:27:04 +0000 From: "Girar awaiter (vt)" To: Vitaly Chikunov Subject: [#376590] [test-only] FAILED (try 2) musl.git=1.2.5-alt4 Message-ID: Mail-Followup-To: Girar awaiter robot References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-girar-task-id: 376590 X-girar-task-owner: vt X-girar-task-repo: sisyphus X-girar-task-try: 2 X-girar-task-iter: 1 X-girar-task-status: FAILED X-girar-task-URL: https://git.altlinux.org/tasks/376590/ X-girar-task-log: logs/events.2.1.log X-girar-task-summary: [#376590] [test-only] FAILED (try 2) musl.git=1.2.5-alt4 User-Agent: Mutt/1.10.1 (2018-07-13) Cc: sisyphus-incominger@lists.altlinux.org, girar-builder-sisyphus@altlinux.org X-BeenThere: sisyphus-incominger@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Devel discussion list List-Id: ALT Linux Girar Builder robot reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Mar 2025 15:27:09 -0000 Archived-At: List-Archive: 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 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 #include #include 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