From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 27 Feb 2020 07:48:08 +0000 From: Girar Builder awaiter robot To: Igor Vlasenko Subject: [#247062] FAILED (try 2) srpm=t4k_common-0.1.1-alt4.gita6c6b15_25.src.rpm tuxmath.git=2.0.3-alt5 Message-ID: <20200227074801.GA31586@gyle.altlinux.org> Mail-Followup-To: girar-builder@altlinux.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-girar-task-id: 247062 X-girar-task-owner: viy X-girar-task-repo: sisyphus X-girar-task-try: 2 X-girar-task-iter: 1 X-girar-task-status: FAILED X-girar-task-URL: http://git.altlinux.org/tasks/247062/ X-girar-task-log: logs/events.2.1.log X-girar-task-summary: [#247062] FAILED (try 2) srpm=t4k_common-0.1.1-alt4.gita6c6b15_25.src.rpm tuxmath.git=2.0.3-alt5 User-Agent: Mutt/1.8.3 (2017-05-23) 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: viy@altlinux.org List-Id: ALT Linux Girar Builder robot reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Feb 2020 07:48:13 -0000 Archived-At: List-Archive: 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