From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <girar-builder@altlinux.org>
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, 31 Aug 2022 21:11:37 +0000
From: "Girar awaiter (ldv)" <girar-builder@altlinux.org>
To: "Dmitry V. Levin" <ldv@altlinux.org>
Subject: [#306047] [test-only] FAILED hasher-priv.git=2.0-alt1
Message-ID: <girar.task.306047.1.1@gyle.mskdc.altlinux.org>
Mail-Followup-To: Girar awaiter robot <girar-builder@altlinux.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-girar-task-id: 306047
X-girar-task-owner: ldv
X-girar-task-repo: sisyphus
X-girar-task-try: 1
X-girar-task-iter: 1
X-girar-task-status: FAILED
X-girar-task-URL: https://git.altlinux.org/tasks/306047/
X-girar-task-log: logs/events.1.1.log
X-girar-task-summary: [#306047] [test-only] FAILED hasher-priv.git=2.0-alt1
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 <devel@lists.altlinux.org>
List-Id: ALT Linux Girar Builder robot reports
 <sisyphus-incominger.lists.altlinux.org>
List-Unsubscribe: <https://lists.altlinux.org/mailman/options/sisyphus-incominger>, 
 <mailto:sisyphus-incominger-request@lists.altlinux.org?subject=unsubscribe>
List-Archive: <http://lists.altlinux.org/pipermail/sisyphus-incominger>
List-Post: <mailto:sisyphus-incominger@lists.altlinux.org>
List-Help: <mailto:sisyphus-incominger-request@lists.altlinux.org?subject=help>
List-Subscribe: <https://lists.altlinux.org/mailman/listinfo/sisyphus-incominger>, 
 <mailto:sisyphus-incominger-request@lists.altlinux.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Aug 2022 21:11:42 -0000
Archived-At: <http://lore.altlinux.org/sisyphus-incominger/girar.task.306047.1.1@gyle.mskdc.altlinux.org/>
List-Archive: <http://lore.altlinux.org/sisyphus-incominger/>

https://git.altlinux.org/tasks/306047/logs/events.1.1.log

subtask  name         aarch64    armh    i586  ppc64le  x86_64
   #100  hasher-priv       39  failed  failed       43      23

2022-Aug-31 21:10:52 :: test-only task #306047 for sisyphus started by ldv:
#100 build 2.0-alt1 from /people/ldv/packages/hasher-priv.git fetched at 2022-Aug-31 21:10:51
2022-Aug-31 21:10:54 :: [i586] #100 hasher-priv.git 2.0-alt1: build start
2022-Aug-31 21:10:54 :: [armh] #100 hasher-priv.git 2.0-alt1: build start
2022-Aug-31 21:10:54 :: [ppc64le] #100 hasher-priv.git 2.0-alt1: build start
2022-Aug-31 21:10:54 :: [x86_64] #100 hasher-priv.git 2.0-alt1: build start
2022-Aug-31 21:10:54 :: [aarch64] #100 hasher-priv.git 2.0-alt1: build start
[i586] pass.c: In function 'fd_recv':
[i586] error_prints.h:31:19: error: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
[i586]    31 |         error_msg("%s: " fmt_, __func__, ##__VA_ARGS__)
[i586] --
[i586]   143 |                 error_msg("SCM_RIGHTS: expected size %lu, got %lu",
[i586] error_prints.h:31:19: error: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
[i586]    31 |         error_msg("%s: " fmt_, __func__, ##__VA_ARGS__)
[i586] --
[i586]   143 |                 error_msg("SCM_RIGHTS: expected size %lu, got %lu",
[i586] cc1: all warnings being treated as errors
[i586] make: *** [<builtin>: pass.o] Error 1
[i586] --
[i586] sockets.c: In function 'xsendmsg':
[i586] error_prints.h:31:19: error: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
[i586]    31 |         error_msg("%s: " fmt_, __func__, ##__VA_ARGS__)
[i586] --
[i586]   166 |                         error_msg("sendmsg: expected size %lu, got %lu", len, n);
[i586] error_prints.h:31:19: error: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'ssize_t' {aka 'int'} [-Werror=format=]
[i586]    31 |         error_msg("%s: " fmt_, __func__, ##__VA_ARGS__)
[i586] --
[i586] sockets.c: In function 'xrecvmsg':
[i586] error_prints.h:31:19: error: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
[i586]    31 |         error_msg("%s: " fmt_, __func__, ##__VA_ARGS__)
[i586] --
[i586]   194 |                         error_msg("recvmsg: expected size %lu, got %lu", len, n);
[i586] error_prints.h:31:19: error: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'ssize_t' {aka 'int'} [-Werror=format=]
[i586]    31 |         error_msg("%s: " fmt_, __func__, ##__VA_ARGS__)
[i586] --
[i586]   194 |                         error_msg("recvmsg: expected size %lu, got %lu", len, n);
[i586] cc1: all warnings being treated as errors
[i586] make: *** [<builtin>: sockets.o] Error 1
2022-Aug-31 21:11:05 :: [i586] hasher-priv.git 2.0-alt1: remote: build failed
2022-Aug-31 21:11:05 :: [i586] #100 hasher-priv.git 2.0-alt1: build FAILED
2022-Aug-31 21:11:05 :: [i586] requesting cancellation of task processing
2022-Aug-31 21:11:17 :: [x86_64] #100 hasher-priv.git 2.0-alt1: build OK
[armh] pass.c: In function 'fd_recv':
[armh] error_prints.h:31:19: error: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
[armh]    31 |         error_msg("%s: " fmt_, __func__, ##__VA_ARGS__)
[armh] --
[armh]   143 |                 error_msg("SCM_RIGHTS: expected size %lu, got %lu",
[armh] error_prints.h:31:19: error: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
[armh]    31 |         error_msg("%s: " fmt_, __func__, ##__VA_ARGS__)
[armh] --
[armh]   143 |                 error_msg("SCM_RIGHTS: expected size %lu, got %lu",
[armh] cc1: all warnings being treated as errors
[armh] make: *** [<builtin>: pass.o] Error 1
[armh] --
[armh] sockets.c: In function 'xsendmsg':
[armh] error_prints.h:31:19: error: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
[armh]    31 |         error_msg("%s: " fmt_, __func__, ##__VA_ARGS__)
[armh] --
[armh]   166 |                         error_msg("sendmsg: expected size %lu, got %lu", len, n);
[armh] error_prints.h:31:19: error: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'ssize_t' {aka 'int'} [-Werror=format=]
[armh]    31 |         error_msg("%s: " fmt_, __func__, ##__VA_ARGS__)
[armh] --
[armh] sockets.c: In function 'xrecvmsg':
[armh] error_prints.h:31:19: error: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
[armh]    31 |         error_msg("%s: " fmt_, __func__, ##__VA_ARGS__)
[armh] --
[armh]   194 |                         error_msg("recvmsg: expected size %lu, got %lu", len, n);
[armh] error_prints.h:31:19: error: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'ssize_t' {aka 'int'} [-Werror=format=]
[armh]    31 |         error_msg("%s: " fmt_, __func__, ##__VA_ARGS__)
[armh] --
[armh]   194 |                         error_msg("recvmsg: expected size %lu, got %lu", len, n);
[armh] cc1: all warnings being treated as errors
[armh] make: *** [<builtin>: sockets.o] Error 1
2022-Aug-31 21:11:29 :: [armh] hasher-priv.git 2.0-alt1: remote: build failed
2022-Aug-31 21:11:29 :: [armh] #100 hasher-priv.git 2.0-alt1: build FAILED
2022-Aug-31 21:11:33 :: [aarch64] #100 hasher-priv.git 2.0-alt1: build OK
2022-Aug-31 21:11:37 :: [ppc64le] #100 hasher-priv.git 2.0-alt1: build OK
2022-Aug-31 21:11:05 :: [i586] build FAILED
2022-Aug-31 21:11:29 :: [armh] build FAILED
2022-Aug-31 21:11:37 :: task #306047 for sisyphus FAILED