From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 11 Jan 2017 08:38:34 +0000 From: Girar Builder awaiter robot To: Pavel Nakonechny Subject: [#176066] FAILED (try 2) ideviceinstaller.git=1.1.0-alt1.git.442f670a Message-ID: <20170111083834.GA7783@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: 176066 X-girar-task-owner: zorg 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/176066/ X-girar-task-log: logs/events.2.1.log X-girar-task-summary: [#176066] FAILED (try 2) ideviceinstaller.git=1.1.0-alt1.git.442f670a User-Agent: Mutt/1.6 (2015-08-30) Cc: sisyphus-incominger@lists.altlinux.org X-BeenThere: sisyphus-incominger@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: zorg@altlinux.org List-Id: ALT Linux Girar Builder robot reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jan 2017 08:38:35 -0000 Archived-At: List-Archive: http://git.altlinux.org/tasks/176066/logs/events.2.1.log 2017-Jan-11 08:37:40 :: test-only task #176066 for sisyphus resumed by zorg: #100 build 1.1.0-alt1.git.442f670a from /people/zorg/packages/ideviceinstaller.git 2017-Jan-11 08:37:40 :: [i586] #100 ideviceinstaller.git 1.1.0-alt1.git.442f670a: build start 2017-Jan-11 08:37:40 :: [x86_64] #100 ideviceinstaller.git 1.1.0-alt1.git.442f670a: build start 2017-Jan-11 08:38:04 :: [x86_64] ideviceinstaller.git 1.1.0-alt1.git.442f670a: remote: no need to rebuild 2017-Jan-11 08:38:04 :: [x86_64] #100 ideviceinstaller.git 1.1.0-alt1.git.442f670a: build OK ideviceinstaller.c: In function 'main': ideviceinstaller.c:899:23: error: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'size_t {aka unsigned int}' [-Werror=format=] fprintf(stderr, "ERROR: zip_stat_index %" PRIu64 " failed!\n", i); ideviceinstaller.c:918:21: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare] while (total < amount) { ideviceinstaller.c:927:18: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare] if (total != amount) { ideviceinstaller.c:928:25: error: format '%lli' expects argument of type 'long long int', but argument 4 has type 'ssize_t {aka int}' [-Werror=format=] fprintf(stderr, "Error: wrote only %d of %" PRIi64 "\n", total, amount); cc1: all warnings being treated as errors make[2]: *** [ideviceinstaller-ideviceinstaller.o] Error 1 2017-Jan-11 08:38:34 :: [i586] ideviceinstaller.git 1.1.0-alt1.git.442f670a: remote: build failed 2017-Jan-11 08:38:34 :: [i586] #100 ideviceinstaller.git 1.1.0-alt1.git.442f670a: build FAILED 2017-Jan-11 08:38:34 :: [i586] build FAILED 2017-Jan-11 08:38:34 :: task #176066 for sisyphus FAILED