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:49:59 +0000 From: "Girar awaiter (vt)" To: Vitaly Chikunov Subject: [#376590] [test-only] FAILED (try 3) 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: 3 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.3.1.log X-girar-task-summary: [#376590] [test-only] FAILED (try 3) 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:50:02 -0000 Archived-At: List-Archive: 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 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 #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 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 #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 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 #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 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