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: Wed, 27 Dec 2023 07:17:14 +0000 From: "Girar awaiter (antohami)" To: Anton Midyukov Subject: [#337317] [test-only] p10 FAILED (try 2) shadow.git=4.14.2-alt1 accountsservice.git=23.13.9-alt1 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: 337317 X-girar-task-owner: antohami X-girar-task-repo: p10 X-girar-task-try: 2 X-girar-task-iter: 1 X-girar-task-status: FAILED X-girar-task-URL: https://git.altlinux.org/tasks/337317/ X-girar-task-log: logs/events.2.1.log X-girar-task-summary: [#337317] [test-only] p10 FAILED (try 2) shadow.git=4.14.2-alt1 accountsservice.git=23.13.9-alt1 User-Agent: Mutt/1.10.1 (2018-07-13) Cc: girar-builder-p10@altlinux.org, sisyphus-incominger@lists.altlinux.org, girar-builder-p10@lists.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: Wed, 27 Dec 2023 07:17:18 -0000 Archived-At: List-Archive: https://git.altlinux.org/tasks/337317/logs/events.2.1.log subtask name aarch64 armh i586 ppc64le x86_64 #40 shadow failed failed failed failed failed 2023-Dec-27 07:15:30 :: test-only task #337317 for p10 resumed by antohami: 2023-Dec-27 07:15:30 :: message: test #40 build 4.14.2-alt1 from /gears/s/shadow.git fetched at 2023-Dec-27 07:15:18 from sisyphus #100 build 23.13.9-alt1 from /gears/a/accountsservice.git fetched at 2023-Dec-27 06:29:15 from sisyphus 2023-Dec-27 07:15:31 :: created build repo 2023-Dec-27 07:15:32 :: [ppc64le] #40 shadow.git 4.14.2-alt1: build start 2023-Dec-27 07:15:32 :: [i586] #40 shadow.git 4.14.2-alt1: build start 2023-Dec-27 07:15:32 :: [armh] #40 shadow.git 4.14.2-alt1: build start 2023-Dec-27 07:15:32 :: [aarch64] #40 shadow.git 4.14.2-alt1: build start 2023-Dec-27 07:15:32 :: [x86_64] #40 shadow.git 4.14.2-alt1: build start [x86_64] logoutd.c: In function 'main': [x86_64] logoutd.c:208:32: error: unknown option after '#pragma GCC diagnostic' kind; did you mean '-Wstringop-overflow'? [-Werror=pragmas] [x86_64] 208 | #pragma GCC diagnostic ignored "-Wstringop-overread" [x86_64] cc1: all warnings being treated as errors [x86_64] make[2]: *** [Makefile:1121: logoutd.o] Error 1 [x86_64] -- [x86_64] useradd.c: In function 'main': [x86_64] useradd.c:2477:5: error: 'gr' may be used uninitialized in this function [-Werror=maybe-uninitialized] [x86_64] 2477 | if (NULL == gr) { [x86_64] -- [x86_64] 2434 | struct group *gr; [x86_64] cc1: all warnings being treated as errors [x86_64] make[2]: *** [Makefile:1121: useradd.o] Error 1 2023-Dec-27 07:16:06 :: [x86_64] shadow.git 4.14.2-alt1: remote: build failed 2023-Dec-27 07:16:06 :: [x86_64] #40 shadow.git 4.14.2-alt1: build FAILED 2023-Dec-27 07:16:06 :: [x86_64] requesting cancellation of task processing [i586] logoutd.c: In function 'main': [i586] logoutd.c:208:32: error: unknown option after '#pragma GCC diagnostic' kind; did you mean '-Wstringop-overflow'? [-Werror=pragmas] [i586] 208 | #pragma GCC diagnostic ignored "-Wstringop-overread" [i586] cc1: all warnings being treated as errors [i586] make[2]: *** [Makefile:1121: logoutd.o] Error 1 [i586] -- [i586] useradd.c: In function 'main': [i586] useradd.c:2477:5: error: 'gr' may be used uninitialized in this function [-Werror=maybe-uninitialized] [i586] 2477 | if (NULL == gr) { [i586] -- [i586] 2434 | struct group *gr; [i586] cc1: all warnings being treated as errors [i586] make[2]: *** [Makefile:1121: useradd.o] Error 1 2023-Dec-27 07:16:08 :: [i586] shadow.git 4.14.2-alt1: remote: build failed 2023-Dec-27 07:16:08 :: [i586] #40 shadow.git 4.14.2-alt1: build FAILED [aarch64] logoutd.c: In function 'main': [aarch64] logoutd.c:208:32: error: unknown option after '#pragma GCC diagnostic' kind; did you mean '-Wstringop-overflow'? [-Werror=pragmas] [aarch64] 208 | #pragma GCC diagnostic ignored "-Wstringop-overread" [aarch64] cc1: all warnings being treated as errors [aarch64] make[2]: *** [Makefile:1121: logoutd.o] Error 1 [aarch64] -- [aarch64] useradd.c: In function 'main': [aarch64] useradd.c:2477:5: error: 'gr' may be used uninitialized in this function [-Werror=maybe-uninitialized] [aarch64] 2477 | if (NULL == gr) { [aarch64] -- [aarch64] 2434 | struct group *gr; [aarch64] cc1: all warnings being treated as errors [aarch64] make[2]: *** [Makefile:1121: useradd.o] Error 1 2023-Dec-27 07:16:39 :: [aarch64] shadow.git 4.14.2-alt1: remote: build failed 2023-Dec-27 07:16:39 :: [aarch64] #40 shadow.git 4.14.2-alt1: build FAILED [ppc64le] logoutd.c: In function 'main': [ppc64le] logoutd.c:208:32: error: unknown option after '#pragma GCC diagnostic' kind; did you mean '-Wstringop-overflow'? [-Werror=pragmas] [ppc64le] 208 | #pragma GCC diagnostic ignored "-Wstringop-overread" [ppc64le] cc1: all warnings being treated as errors [ppc64le] make[2]: *** [Makefile:1121: logoutd.o] Error 1 [ppc64le] -- [ppc64le] useradd.c: In function 'main': [ppc64le] useradd.c:2477:5: error: 'gr' may be used uninitialized in this function [-Werror=maybe-uninitialized] [ppc64le] 2477 | if (NULL == gr) { [ppc64le] -- [ppc64le] 2434 | struct group *gr; [ppc64le] cc1: all warnings being treated as errors [ppc64le] make[2]: *** [Makefile:1121: useradd.o] Error 1 2023-Dec-27 07:16:56 :: [ppc64le] shadow.git 4.14.2-alt1: remote: build failed 2023-Dec-27 07:16:56 :: [ppc64le] #40 shadow.git 4.14.2-alt1: build FAILED [armh] logoutd.c: In function 'main': [armh] logoutd.c:208:32: error: unknown option after '#pragma GCC diagnostic' kind; did you mean '-Wstringop-overflow'? [-Werror=pragmas] [armh] 208 | #pragma GCC diagnostic ignored "-Wstringop-overread" [armh] cc1: all warnings being treated as errors [armh] make[2]: *** [Makefile:1121: logoutd.o] Error 1 [armh] -- [armh] useradd.c: In function 'main': [armh] useradd.c:2477:5: error: 'gr' may be used uninitialized in this function [-Werror=maybe-uninitialized] [armh] 2477 | if (NULL == gr) { [armh] -- [armh] 2434 | struct group *gr; [armh] cc1: all warnings being treated as errors [armh] make[2]: *** [Makefile:1121: useradd.o] Error 1 2023-Dec-27 07:17:13 :: [armh] shadow.git 4.14.2-alt1: remote: build failed 2023-Dec-27 07:17:13 :: [armh] #40 shadow.git 4.14.2-alt1: build FAILED 2023-Dec-27 07:16:06 :: [x86_64] build FAILED 2023-Dec-27 07:16:08 :: [i586] build FAILED 2023-Dec-27 07:16:40 :: [aarch64] build FAILED 2023-Dec-27 07:16:56 :: [ppc64le] build FAILED 2023-Dec-27 07:17:13 :: [armh] build FAILED 2023-Dec-27 07:17:14 :: task #337317 for p10 FAILED