ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: "Girar awaiter (vt)" <girar-builder@altlinux.org>
To: Vitaly Chikunov <vt@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org,
	girar-builder-sisyphus@altlinux.org
Subject: [#330094] [test-only] FAILED honggfuzz.git=2.6-alt1
Date: Fri, 22 Sep 2023 13:45:41 +0000
Message-ID: <girar.task.330094.1.1@gyle.mskdc.altlinux.org> (raw)

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


             reply	other threads:[~2023-09-22 13:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-22 13:45 Girar awaiter (vt) [this message]
2023-09-23  8:22 ` [#330094] TESTED (try 2) honggfuzz.git=2.6-alt1 Girar awaiter (vt)
2023-09-23  8:41 ` [#330094] DONE (try 3) honggfuzz.git=2.6-alt1 Girar pender (vt)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=girar.task.330094.1.1@gyle.mskdc.altlinux.org \
    --to=girar-builder@altlinux.org \
    --cc=devel@lists.altlinux.org \
    --cc=girar-builder-sisyphus@altlinux.org \
    --cc=sisyphus-incominger@lists.altlinux.org \
    --cc=vt@altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Girar Builder robot reports

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus-incominger/0 sisyphus-incominger/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus-incominger sisyphus-incominger/ http://lore.altlinux.org/sisyphus-incominger \
		sisyphus-incominger@lists.altlinux.org sisyphus-incominger@lists.altlinux.ru sisyphus-incominger@lists.altlinux.com
	public-inbox-index sisyphus-incominger

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-incominger


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git