ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
* [#247062] FAILED (try 2) srpm=t4k_common-0.1.1-alt4.gita6c6b15_25.src.rpm tuxmath.git=2.0.3-alt5
@ 2020-02-27  7:48 Girar Builder awaiter robot
  0 siblings, 0 replies; only message in thread
From: Girar Builder awaiter robot @ 2020-02-27  7:48 UTC (permalink / raw)
  To: Igor Vlasenko; +Cc: sisyphus-incominger, girar-builder-sisyphus

http://git.altlinux.org/tasks/247062/logs/events.2.1.log

2020-Feb-27 07:45:11 :: task #247062 for sisyphus resumed by viy:
#100 build t4k_common-0.1.1-alt4.gita6c6b15_25.src.rpm
#200 build 2.0.3-alt5 from /gears/t/tuxmath.git fetched at 2020-Feb-27 07:45:08
2020-Feb-27 07:45:26 :: created build repo
2020-Feb-27 07:45:28 :: [x86_64] #100 t4k_common-0.1.1-alt4.gita6c6b15_25.src.rpm: build start
2020-Feb-27 07:45:28 :: [i586] #100 t4k_common-0.1.1-alt4.gita6c6b15_25.src.rpm: build start
2020-Feb-27 07:45:28 :: [ppc64le] #100 t4k_common-0.1.1-alt4.gita6c6b15_25.src.rpm: build start
2020-Feb-27 07:45:28 :: [aarch64] #100 t4k_common-0.1.1-alt4.gita6c6b15_25.src.rpm: build start
2020-Feb-27 07:46:38 :: [i586] #100 t4k_common-0.1.1-alt4.gita6c6b15_25.src.rpm: build OK
2020-Feb-27 07:46:38 :: [i586] #200 tuxmath.git 2.0.3-alt5: build start
2020-Feb-27 07:46:39 :: [x86_64] #100 t4k_common-0.1.1-alt4.gita6c6b15_25.src.rpm: build OK
2020-Feb-27 07:46:39 :: [x86_64] #200 tuxmath.git 2.0.3-alt5: build start
2020-Feb-27 07:46:40 :: [aarch64] #100 t4k_common-0.1.1-alt4.gita6c6b15_25.src.rpm: build OK
2020-Feb-27 07:46:40 :: [aarch64] #200 tuxmath.git 2.0.3-alt5: build start
2020-Feb-27 07:46:54 :: [ppc64le] #100 t4k_common-0.1.1-alt4.gita6c6b15_25.src.rpm: build OK
2020-Feb-27 07:46:54 :: [ppc64le] #200 tuxmath.git 2.0.3-alt5: build start
  226 |  T4K_Tts_say(DEFAULT_VALUE,DEFAULT_VALUE,INTERRUPT,"%s",tts_text);
campaign.c:226:14: error: 'DEFAULT_VALUE' undeclared (first use in this function)
  226 |  T4K_Tts_say(DEFAULT_VALUE,DEFAULT_VALUE,INTERRUPT,"%s",tts_text);
campaign.c:226:14: note: each undeclared identifier is reported only once for each function it appears in
campaign.c:226:42: error: 'INTERRUPT' undeclared (first use in this function)
  226 |  T4K_Tts_say(DEFAULT_VALUE,DEFAULT_VALUE,INTERRUPT,"%s",tts_text);
2020-Feb-27 07:47:35 :: [x86_64] tuxmath.git 2.0.3-alt5: remote: build failed
2020-Feb-27 07:47:35 :: [x86_64] #200 tuxmath.git 2.0.3-alt5: build FAILED
2020-Feb-27 07:47:35 :: [x86_64] requesting cancellation of task processing
  226 |  T4K_Tts_say(DEFAULT_VALUE,DEFAULT_VALUE,INTERRUPT,"%s",tts_text);
campaign.c:226:14: error: 'DEFAULT_VALUE' undeclared (first use in this function)
  226 |  T4K_Tts_say(DEFAULT_VALUE,DEFAULT_VALUE,INTERRUPT,"%s",tts_text);
campaign.c:226:14: note: each undeclared identifier is reported only once for each function it appears in
campaign.c:226:42: error: 'INTERRUPT' undeclared (first use in this function)
  226 |  T4K_Tts_say(DEFAULT_VALUE,DEFAULT_VALUE,INTERRUPT,"%s",tts_text);
2020-Feb-27 07:47:35 :: [i586] tuxmath.git 2.0.3-alt5: remote: build failed
2020-Feb-27 07:47:35 :: [i586] #200 tuxmath.git 2.0.3-alt5: build FAILED
   67 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
   68 |        __bos (__s), __fmt, __va_arg_pack ());
mathcards.c: In function 'MC_StartGame':
mathcards.c:2313:101: warning: 'i' may be used uninitialized in this function [-Wmaybe-uninitialized]
 2313 |             for (i = MC_GetOpt(game, MIN_AUGEND + 4 * k); i <= MC_GetOpt(game, MAX_AUGEND + 4 * k); ++i)
mathcards.c:2260:9: note: 'i' was declared here
 2260 |     int i, j;
make[2]: Leaving directory '/usr/src/RPM/BUILD/tuxmath-2.0.3/src'
make[1]: *** [Makefile:463: all-recursive] Error 1
make: *** [Makefile:398: all] Error 2
2020-Feb-27 07:47:36 :: [aarch64] tuxmath.git 2.0.3-alt5: remote: build failed
2020-Feb-27 07:47:36 :: [aarch64] #200 tuxmath.git 2.0.3-alt5: build FAILED
   67 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
   68 |        __bos (__s), __fmt, __va_arg_pack ());
mathcards.c: In function 'MC_StartGame':
mathcards.c:2313:101: warning: 'i' may be used uninitialized in this function [-Wmaybe-uninitialized]
 2313 |             for (i = MC_GetOpt(game, MIN_AUGEND + 4 * k); i <= MC_GetOpt(game, MAX_AUGEND + 4 * k); ++i)
mathcards.c:2260:9: note: 'i' was declared here
 2260 |     int i, j;
make[2]: Leaving directory '/usr/src/RPM/BUILD/tuxmath-2.0.3/src'
make[1]: *** [Makefile:463: all-recursive] Error 1
make: *** [Makefile:398: all] Error 2
2020-Feb-27 07:48:00 :: [ppc64le] tuxmath.git 2.0.3-alt5: remote: build failed
2020-Feb-27 07:48:00 :: [ppc64le] #200 tuxmath.git 2.0.3-alt5: build FAILED
2020-Feb-27 07:47:35 :: [x86_64] build FAILED
2020-Feb-27 07:47:35 :: [i586] build FAILED
2020-Feb-27 07:47:36 :: [aarch64] build FAILED
2020-Feb-27 07:48:00 :: [ppc64le] build FAILED
2020-Feb-27 07:48:00 :: task #247062 for sisyphus FAILED


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-02-27  7:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-27  7:48 [#247062] FAILED (try 2) srpm=t4k_common-0.1.1-alt4.gita6c6b15_25.src.rpm tuxmath.git=2.0.3-alt5 Girar Builder awaiter robot

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