ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
* [#330094] [test-only] FAILED honggfuzz.git=2.6-alt1
@ 2023-09-22 13:45 Girar awaiter (vt)
  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)
  0 siblings, 2 replies; 3+ messages in thread
From: Girar awaiter (vt) @ 2023-09-22 13:45 UTC (permalink / raw)
  To: Vitaly Chikunov; +Cc: sisyphus-incominger, girar-builder-sisyphus

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [#330094] TESTED (try 2) honggfuzz.git=2.6-alt1
  2023-09-22 13:45 [#330094] [test-only] FAILED honggfuzz.git=2.6-alt1 Girar awaiter (vt)
@ 2023-09-23  8:22 ` Girar awaiter (vt)
  2023-09-23  8:41 ` [#330094] DONE (try 3) honggfuzz.git=2.6-alt1 Girar pender (vt)
  1 sibling, 0 replies; 3+ messages in thread
From: Girar awaiter (vt) @ 2023-09-23  8:22 UTC (permalink / raw)
  To: Vitaly Chikunov; +Cc: sisyphus-incominger, girar-builder-sisyphus

https://git.altlinux.org/tasks/330094/logs/events.2.1.log

subtask  name       aarch64  armh  i586  ppc64le  x86_64
   #200  honggfuzz       59  1:22    36     1:05      34

2023-Sep-23 08:17:24 :: test-only task #330094 for sisyphus resumed by vt:
#100 removed
#200 build 2.6-alt1 from /people/vt/packages/honggfuzz.git fetched at 2023-Sep-23 08:17:22
2023-Sep-23 08:17:26 :: [armh] #200 honggfuzz.git 2.6-alt1: build start
2023-Sep-23 08:17:26 :: [x86_64] #200 honggfuzz.git 2.6-alt1: build start
2023-Sep-23 08:17:26 :: [ppc64le] #200 honggfuzz.git 2.6-alt1: build start
2023-Sep-23 08:17:26 :: [i586] #200 honggfuzz.git 2.6-alt1: build start
2023-Sep-23 08:17:26 :: [aarch64] #200 honggfuzz.git 2.6-alt1: build start
2023-Sep-23 08:18:00 :: [x86_64] #200 honggfuzz.git 2.6-alt1: build OK
2023-Sep-23 08:18:02 :: [i586] #200 honggfuzz.git 2.6-alt1: build OK
2023-Sep-23 08:18:25 :: [aarch64] #200 honggfuzz.git 2.6-alt1: build OK
2023-Sep-23 08:18:31 :: [ppc64le] #200 honggfuzz.git 2.6-alt1: build OK
2023-Sep-23 08:18:48 :: [armh] #200 honggfuzz.git 2.6-alt1: build OK
2023-Sep-23 08:19:02 :: #200: honggfuzz.git 2.6-alt1: build check OK
2023-Sep-23 08:19:04 :: build check OK
2023-Sep-23 08:19:07 :: noarch check OK
2023-Sep-23 08:19:09 :: plan: src +1 -1 =18618, aarch64 +2 -2 =31819, armh +2 -2 =29676, i586 +2 -2 =31667, ppc64le +2 -2 =31181, x86_64 +2 -2 =32706
#200 honggfuzz 2.5-alt3 -> 2.6-alt1
 Fri Sep 22 2023 Vitaly Chikunov <vt@altlinux> 2.6-alt1
 - Update to 2.6 (2023-09-21).
2023-Sep-23 08:19:50 :: patched apt indices
2023-Sep-23 08:20:02 :: created next repo
2023-Sep-23 08:20:11 :: duplicate provides check OK
2023-Sep-23 08:20:46 :: dependencies check OK
2023-Sep-23 08:21:08 :: [x86_64 i586 aarch64 ppc64le armh] ELF symbols check OK
2023-Sep-23 08:21:19 :: [i586] #200 honggfuzz: install check OK
2023-Sep-23 08:21:19 :: [x86_64] #200 honggfuzz: install check OK
2023-Sep-23 08:21:25 :: [i586] #200 honggfuzz-debuginfo: install check OK
2023-Sep-23 08:21:25 :: [x86_64] #200 honggfuzz-debuginfo: install check OK
2023-Sep-23 08:21:28 :: [aarch64] #200 honggfuzz: install check OK
2023-Sep-23 08:21:30 :: [ppc64le] #200 honggfuzz: install check OK
2023-Sep-23 08:21:37 :: [armh] #200 honggfuzz: install check OK
2023-Sep-23 08:21:39 :: [aarch64] #200 honggfuzz-debuginfo: install check OK
2023-Sep-23 08:21:43 :: [ppc64le] #200 honggfuzz-debuginfo: install check OK
2023-Sep-23 08:21:55 :: [armh] #200 honggfuzz-debuginfo: install check OK
2023-Sep-23 08:22:11 :: [x86_64-i586] generated apt indices
2023-Sep-23 08:22:11 :: [x86_64-i586] created next repo
2023-Sep-23 08:22:22 :: [x86_64-i586] dependencies check OK
2023-Sep-23 08:22:23 :: gears inheritance check OK
2023-Sep-23 08:22:23 :: srpm inheritance check OK
girar-check-perms: access to honggfuzz ALLOWED for vt: project leader
check-subtask-perms: #200: honggfuzz: allowed for vt
2023-Sep-23 08:22:23 :: acl check OK
2023-Sep-23 08:22:36 :: created contents_index files
2023-Sep-23 08:22:45 :: created hash files: aarch64 armh i586 ppc64le src x86_64
2023-Sep-23 08:22:48 :: task #330094 for sisyphus TESTED


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [#330094] DONE (try 3) honggfuzz.git=2.6-alt1
  2023-09-22 13:45 [#330094] [test-only] FAILED honggfuzz.git=2.6-alt1 Girar awaiter (vt)
  2023-09-23  8:22 ` [#330094] TESTED (try 2) honggfuzz.git=2.6-alt1 Girar awaiter (vt)
@ 2023-09-23  8:41 ` Girar pender (vt)
  1 sibling, 0 replies; 3+ messages in thread
From: Girar pender (vt) @ 2023-09-23  8:41 UTC (permalink / raw)
  To: Vitaly Chikunov; +Cc: sisyphus-incominger, girar-builder-sisyphus

https://git.altlinux.org/tasks/archive/done/_322/330094/logs/events.3.1.log

2023-Sep-23 08:41:11 :: task #330094 for sisyphus resumed by vt:
girar-check-perms: access to honggfuzz ALLOWED for vt: project leader
check-subtask-perms: #200: honggfuzz: allowed for vt
2023-Sep-23 08:41:11 :: task is ready for commit
2023-Sep-23 08:41:17 :: repo clone OK
2023-Sep-23 08:41:17 :: packages update OK
2023-Sep-23 08:41:28 :: [x86_64 i586 aarch64 ppc64le armh] update OK
2023-Sep-23 08:41:28 :: repo update OK
2023-Sep-23 08:41:42 :: repo save OK
2023-Sep-23 08:41:42 :: src index update OK
2023-Sep-23 08:41:42 :: updated /gears/h/honggfuzz.git branch `sisyphus'
2023-Sep-23 08:41:43 :: gears update OK
2023-Sep-23 08:41:43 :: task #330094 for sisyphus DONE


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-09-23  8:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-22 13:45 [#330094] [test-only] FAILED honggfuzz.git=2.6-alt1 Girar awaiter (vt)
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)

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