ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: Girar Builder awaiter robot <girar-builder@altlinux.org>
To: Igor Vlasenko <viy@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org,
	girar-builder-sisyphus@altlinux.org
Subject: [#247062] FAILED (try 2) srpm=t4k_common-0.1.1-alt4.gita6c6b15_25.src.rpm tuxmath.git=2.0.3-alt5
Date: Thu, 27 Feb 2020 07:48:08 +0000
Message-ID: <20200227074801.GA31586@gyle.altlinux.org> (raw)

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


                 reply	other threads:[~2020-02-27  7:48 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20200227074801.GA31586@gyle.altlinux.org \
    --to=girar-builder@altlinux.org \
    --cc=girar-builder-sisyphus@altlinux.org \
    --cc=sisyphus-incominger@lists.altlinux.org \
    --cc=viy@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