From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 20 Nov 2018 20:10:00 +0000 From: Girar Builder awaiter robot To: Vitaly Lipatov Subject: [#216669] FAILED getxbook.git=1.2-alt3 Message-ID: <20181120201000.GA32103@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: 216669 X-girar-task-owner: lav X-girar-task-repo: sisyphus X-girar-task-try: 1 X-girar-task-iter: 1 X-girar-task-status: FAILED X-girar-task-URL: http://git.altlinux.org/tasks/216669/ X-girar-task-log: logs/events.1.1.log X-girar-task-summary: [#216669] FAILED getxbook.git=1.2-alt3 User-Agent: Mutt/1.8.3 (2017-05-23) Cc: sisyphus-incominger@lists.altlinux.org X-BeenThere: sisyphus-incominger@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: lav@altlinux.org List-Id: ALT Linux Girar Builder robot reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Nov 2018 20:10:00 -0000 Archived-At: List-Archive: http://git.altlinux.org/tasks/216669/logs/events.1.1.log 2018-Nov-20 20:08:35 :: task #216669 for sisyphus started by lav: #100 build 1.2-alt3 from /people/lav/packages/getxbook.git fetched at 2018-Nov-20 20:08:34 2018-Nov-20 20:08:37 :: [x86_64] #100 getxbook.git 1.2-alt3: build start 2018-Nov-20 20:08:37 :: [i586] #100 getxbook.git 1.2-alt3: build start 2018-Nov-20 20:08:37 :: [aarch64] #100 getxbook.git 1.2-alt3: build start getbnbook.c: In function 'getpagelist': getbnbook.c:40:82: error: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 967 [-Werror=format-truncation=] snprintf(url, URLMAX, "/DigBooks/viewer/bookviewmanager.aspx?op=getbookinfo&ean=%s", bookid); -- snprintf(url, URLMAX, "/DigBooks/viewer/bookviewmanager.aspx?op=getbookinfo&ean=%s", bookid); cc1: all warnings being treated as errors make: *** [Makefile:27: getbnbook.o] Error 1 -- getabook.c: In function 'getpagelist': getabook.c:76:80: error: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 969 [-Werror=format-truncation=] snprintf(url, URLMAX, "/gp/search-inside/service-data?method=getBookData&asin=%s", bookid); -- getabook.c: In function 'getpageurls': getabook.c:134:48: error: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1003 [-Werror=format-truncation=] snprintf(query, URLMAX, "method=goToPage&asin=%s&page=%d", bookid, pagenum); -- snprintf(query, URLMAX, "method=goToPage&asin=%s&page=%d", bookid, pagenum); cc1: all warnings being treated as errors make: *** [Makefile:27: getabook.o] Error 1 -- getgbook.c: In function 'getpagelist': getgbook.c:46:35: error: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1014 [-Werror=format-truncation=] snprintf(url, URLMAX, "/books?id=%s&printsec=frontcover&redir_esc=y", bookid); -- getgbook.c: In function 'getpageurls': getgbook.c:85:35: error: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1014 [-Werror=format-truncation=] snprintf(url, URLMAX, "/books?id=%s&pg=%s&jscmd=click3&q=subject:a&redir_esc=y", bookid, pagecode); -- snprintf(url, URLMAX, "/books?id=%s&pg=%s&jscmd=click3&q=subject:a&redir_esc=y", bookid, pagecode); cc1: all warnings being treated as errors make: *** [Makefile:27: getgbook.o] Error 1 2018-Nov-20 20:09:04 :: [x86_64] getxbook.git 1.2-alt3: remote: build failed 2018-Nov-20 20:09:04 :: [x86_64] #100 getxbook.git 1.2-alt3: build FAILED getbnbook.c: In function 'getpagelist': getbnbook.c:40:82: error: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 967 [-Werror=format-truncation=] snprintf(url, URLMAX, "/DigBooks/viewer/bookviewmanager.aspx?op=getbookinfo&ean=%s", bookid); -- snprintf(url, URLMAX, "/DigBooks/viewer/bookviewmanager.aspx?op=getbookinfo&ean=%s", bookid); cc1: all warnings being treated as errors make: *** [Makefile:27: getbnbook.o] Error 1 -- getabook.c: In function 'getpagelist': getabook.c:76:80: error: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 969 [-Werror=format-truncation=] snprintf(url, URLMAX, "/gp/search-inside/service-data?method=getBookData&asin=%s", bookid); -- getabook.c: In function 'getpageurls': getabook.c:134:48: error: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1003 [-Werror=format-truncation=] snprintf(query, URLMAX, "method=goToPage&asin=%s&page=%d", bookid, pagenum); -- snprintf(query, URLMAX, "method=goToPage&asin=%s&page=%d", bookid, pagenum); cc1: all warnings being treated as errors make: *** [Makefile:27: getabook.o] Error 1 -- getgbook.c: In function 'getpagelist': getgbook.c:46:35: error: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1014 [-Werror=format-truncation=] snprintf(url, URLMAX, "/books?id=%s&printsec=frontcover&redir_esc=y", bookid); -- getgbook.c: In function 'getpageurls': getgbook.c:85:35: error: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1014 [-Werror=format-truncation=] snprintf(url, URLMAX, "/books?id=%s&pg=%s&jscmd=click3&q=subject:a&redir_esc=y", bookid, pagecode); -- snprintf(url, URLMAX, "/books?id=%s&pg=%s&jscmd=click3&q=subject:a&redir_esc=y", bookid, pagecode); cc1: all warnings being treated as errors make: *** [Makefile:27: getgbook.o] Error 1 2018-Nov-20 20:09:04 :: [i586] getxbook.git 1.2-alt3: remote: build failed 2018-Nov-20 20:09:04 :: [i586] #100 getxbook.git 1.2-alt3: build FAILED getbnbook.c: In function 'getpagelist': getbnbook.c:40:82: error: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 967 [-Werror=format-truncation=] snprintf(url, URLMAX, "/DigBooks/viewer/bookviewmanager.aspx?op=getbookinfo&ean=%s", bookid); -- snprintf(url, URLMAX, "/DigBooks/viewer/bookviewmanager.aspx?op=getbookinfo&ean=%s", bookid); cc1: all warnings being treated as errors make: *** [Makefile:27: getbnbook.o] Error 1 -- getabook.c: In function 'getpagelist': getabook.c:76:80: error: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 969 [-Werror=format-truncation=] snprintf(url, URLMAX, "/gp/search-inside/service-data?method=getBookData&asin=%s", bookid); -- getabook.c: In function 'getpageurls': getabook.c:134:48: error: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1003 [-Werror=format-truncation=] snprintf(query, URLMAX, "method=goToPage&asin=%s&page=%d", bookid, pagenum); -- snprintf(query, URLMAX, "method=goToPage&asin=%s&page=%d", bookid, pagenum); cc1: all warnings being treated as errors make: *** [Makefile:27: getabook.o] Error 1 -- getgbook.c: In function 'getpagelist': getgbook.c:46:35: error: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1014 [-Werror=format-truncation=] snprintf(url, URLMAX, "/books?id=%s&printsec=frontcover&redir_esc=y", bookid); -- getgbook.c: In function 'getpageurls': getgbook.c:85:35: error: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1014 [-Werror=format-truncation=] snprintf(url, URLMAX, "/books?id=%s&pg=%s&jscmd=click3&q=subject:a&redir_esc=y", bookid, pagecode); -- snprintf(url, URLMAX, "/books?id=%s&pg=%s&jscmd=click3&q=subject:a&redir_esc=y", bookid, pagecode); cc1: all warnings being treated as errors make: *** [Makefile:27: getgbook.o] Error 1 2018-Nov-20 20:09:59 :: [aarch64] getxbook.git 1.2-alt3: remote: build failed 2018-Nov-20 20:09:59 :: [aarch64] #100 getxbook.git 1.2-alt3: build FAILED 2018-Nov-20 20:09:04 :: [x86_64] build FAILED 2018-Nov-20 20:09:04 :: [i586] build FAILED 2018-Nov-20 20:09:59 :: [aarch64] build FAILED 2018-Nov-20 20:09:59 :: task #216669 for sisyphus FAILED