ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
* [#216669] FAILED getxbook.git=1.2-alt3
@ 2018-11-20 20:10 Girar Builder awaiter robot
  0 siblings, 0 replies; only message in thread
From: Girar Builder awaiter robot @ 2018-11-20 20:10 UTC (permalink / raw)
  To: Vitaly Lipatov; +Cc: sisyphus-incominger

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


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

only message in thread, other threads:[~2018-11-20 20:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-20 20:10 [#216669] FAILED getxbook.git=1.2-alt3 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