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: Fri, 22 Sep 2023 13:45:41 +0000 From: "Girar awaiter (vt)" To: Vitaly Chikunov Subject: [#330094] [test-only] FAILED honggfuzz.git=2.6-alt1 Message-ID: Mail-Followup-To: Girar awaiter robot MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-girar-task-id: 330094 X-girar-task-owner: vt 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/330094/ X-girar-task-log: logs/events.1.1.log X-girar-task-summary: [#330094] [test-only] FAILED honggfuzz.git=2.6-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 List-Id: ALT Linux Girar Builder robot reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Sep 2023 13:45:45 -0000 Archived-At: List-Archive: https://git.altlinux.org/tasks/330094/logs/events.1.1.log subtask name aarch64 armh i586 ppc64le x86_64 #100 honggfuzz 59 failed failed 1:05 34 2023-Sep-22 13:44:33 :: test-only task #330094 for sisyphus started by vt: #100 build 2.6-alt1 from /people/vt/packages/honggfuzz.git fetched at 2023-Sep-22 13:44:31 2023-Sep-22 13:44:36 :: [ppc64le] #100 honggfuzz.git 2.6-alt1: build start 2023-Sep-22 13:44:36 :: [x86_64] #100 honggfuzz.git 2.6-alt1: build start 2023-Sep-22 13:44:36 :: [armh] #100 honggfuzz.git 2.6-alt1: build start 2023-Sep-22 13:44:36 :: [i586] #100 honggfuzz.git 2.6-alt1: build start 2023-Sep-22 13:44:36 :: [aarch64] #100 honggfuzz.git 2.6-alt1: build start [i586] fuzz.c: In function 'fuzz_perfFeedback': [i586] fuzz.c:258:30: error: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Werror=format=] [i586] 258 | "%lu, %lu, %lu, %lu, " [i586] -- [i586] | size_t {aka unsigned int} [i586] fuzz.c:258:35: error: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'size_t' {aka 'unsigned int'} [-Werror=format=] [i586] 258 | "%lu, %lu, %lu, %lu, " [i586] -- [i586] | size_t {aka unsigned int} [i586] fuzz.c:258:17: error: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'size_t' {aka 'unsigned int'} [-Werror=format=] [i586] 258 | "%lu, %lu, %lu, %lu, " [i586] -- [i586] 105 | # define PRIu64 __PRI64_PREFIX "u" [i586] fuzz.c:258:17: error: format '%llu' expects argument of type 'long long unsigned int', but argument 8 has type 'size_t' {aka 'unsigned int'} [-Werror=format=] [i586] 258 | "%lu, %lu, %lu, %lu, " [i586] -- [i586] 105 | # define PRIu64 __PRI64_PREFIX "u" [i586] fuzz.c:258:17: error: format '%llu' expects argument of type 'long long unsigned int', but argument 9 has type 'size_t' {aka 'unsigned int'} [-Werror=format=] [i586] 258 | "%lu, %lu, %lu, %lu, " [i586] -- [i586] 105 | # define PRIu64 __PRI64_PREFIX "u" [i586] cc1: all warnings being treated as errors [i586] make: *** [Makefile:279: fuzz.o] Error 1 [i586] -- [i586] input.c: In function 'input_enqueueDynamicInputs': [i586] input.c:663:15: error: format '%lu' expects argument of type 'long unsigned int', but argument 7 has type 'size_t' {aka 'unsigned int'} [-Werror=format=] [i586] 663 | LOG_I("Loading dynamic input file: %s (%lu)", dynamicInputFileName, dynamicFileSz); [i586] -- [i586] | %u [i586] cc1: all warnings being treated as errors [i586] make: *** [Makefile:279: input.o] Error 1 2023-Sep-22 13:45:00 :: [i586] honggfuzz.git 2.6-alt1: remote: build failed 2023-Sep-22 13:45:00 :: [i586] #100 honggfuzz.git 2.6-alt1: build FAILED 2023-Sep-22 13:45:00 :: [i586] requesting cancellation of task processing 2023-Sep-22 13:45:10 :: [x86_64] #100 honggfuzz.git 2.6-alt1: build OK 2023-Sep-22 13:45:35 :: [aarch64] #100 honggfuzz.git 2.6-alt1: build OK [armh] fuzz.c: In function 'fuzz_perfFeedback': [armh] fuzz.c:258:30: error: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Werror=format=] [armh] 258 | "%lu, %lu, %lu, %lu, " [armh] -- [armh] | size_t {aka unsigned int} [armh] fuzz.c:258:35: error: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'size_t' {aka 'unsigned int'} [-Werror=format=] [armh] 258 | "%lu, %lu, %lu, %lu, " [armh] -- [armh] | size_t {aka unsigned int} [armh] fuzz.c:258:17: error: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'size_t' {aka 'unsigned int'} [-Werror=format=] [armh] 258 | "%lu, %lu, %lu, %lu, " [armh] -- [armh] 105 | # define PRIu64 __PRI64_PREFIX "u" [armh] fuzz.c:258:17: error: format '%llu' expects argument of type 'long long unsigned int', but argument 8 has type 'size_t' {aka 'unsigned int'} [-Werror=format=] [armh] 258 | "%lu, %lu, %lu, %lu, " [armh] -- [armh] 105 | # define PRIu64 __PRI64_PREFIX "u" [armh] fuzz.c:258:17: error: format '%llu' expects argument of type 'long long unsigned int', but argument 9 has type 'size_t' {aka 'unsigned int'} [-Werror=format=] [armh] 258 | "%lu, %lu, %lu, %lu, " [armh] -- [armh] 105 | # define PRIu64 __PRI64_PREFIX "u" [armh] cc1: all warnings being treated as errors [armh] make: *** [Makefile:279: fuzz.o] Error 1 [armh] -- [armh] input.c: In function 'input_enqueueDynamicInputs': [armh] input.c:663:15: error: format '%lu' expects argument of type 'long unsigned int', but argument 7 has type 'size_t' {aka 'unsigned int'} [-Werror=format=] [armh] 663 | LOG_I("Loading dynamic input file: %s (%lu)", dynamicInputFileName, dynamicFileSz); [armh] -- [armh] | %u [armh] cc1: all warnings being treated as errors [armh] make: *** [Makefile:279: input.o] Error 1 2023-Sep-22 13:45:40 :: [armh] honggfuzz.git 2.6-alt1: remote: build failed 2023-Sep-22 13:45:40 :: [armh] #100 honggfuzz.git 2.6-alt1: build FAILED 2023-Sep-22 13:45:41 :: [ppc64le] #100 honggfuzz.git 2.6-alt1: build OK 2023-Sep-22 13:45:00 :: [i586] build FAILED 2023-Sep-22 13:45:40 :: [armh] build FAILED 2023-Sep-22 13:45:41 :: task #330094 for sisyphus FAILED