Source: jzip Version: 210r20001005d-1 Severity: serious Tags: wheezy sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20120321 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > gcc -Wall -g -O2 -DPOSIX -DHAVE_GETOPT -DHARD_COLORS -DUSE_ZLIB -c -o > fileio.o fileio.c > fileio.c: In function 'analyze_exefile': > fileio.c:94:4: warning: passing argument 1 of 'gzrewind' from incompatible > pointer type [enabled by default] > /usr/include/zlib.h:1424:24: note: expected 'gzFile' but argument is of type > 'struct gzFile_s **' > fileio.c:97:18: error: request for member 'have' in something not a structure > or union > fileio.c:97:18: error: request for member 'have' in something not a structure > or union > fileio.c:97:18: error: request for member 'pos' in something not a structure > or union > fileio.c:97:18: warning: left-hand operand of comma expression has no effect > [-Wunused-value] > fileio.c:97:18: error: request for member 'next' in something not a structure > or union > fileio.c:97:18: warning: left-hand operand of comma expression has no effect > [-Wunused-value] > fileio.c:97:4: warning: passing argument 1 of 'gzgetc_' from incompatible > pointer type [enabled by default] > /usr/include/zlib.h:1653:21: note: expected 'gzFile' but argument is of type > 'struct gzFile_s **' > fileio.c:113:15: error: request for member 'have' in something not a > structure or union > fileio.c:113:15: error: request for member 'have' in something not a > structure or union > fileio.c:113:15: error: request for member 'pos' in something not a structure > or union > fileio.c:113:15: warning: left-hand operand of comma expression has no effect > [-Wunused-value] > fileio.c:113:15: error: request for member 'next' in something not a > structure or union > fileio.c:113:15: warning: left-hand operand of comma expression has no effect > [-Wunused-value] > fileio.c:113:10: warning: passing argument 1 of 'gzgetc_' from incompatible > pointer type [enabled by default] > /usr/include/zlib.h:1653:21: note: expected 'gzFile' but argument is of type > 'struct gzFile_s **' > fileio.c:121:25: error: request for member 'have' in something not a > structure or union > fileio.c:121:25: error: request for member 'have' in something not a > structure or union > fileio.c:121:25: error: request for member 'pos' in something not a structure > or union > fileio.c:121:25: warning: left-hand operand of comma expression has no effect > [-Wunused-value] > fileio.c:121:25: error: request for member 'next' in something not a > structure or union > fileio.c:121:25: warning: left-hand operand of comma expression has no effect > [-Wunused-value] > fileio.c:121:10: warning: passing argument 1 of 'gzgetc_' from incompatible > pointer type [enabled by default] > /usr/include/zlib.h:1653:21: note: expected 'gzFile' but argument is of type > 'struct gzFile_s **' > fileio.c:122:33: error: request for member 'have' in something not a > structure or union > fileio.c:122:33: error: request for member 'have' in something not a > structure or union > fileio.c:122:33: error: request for member 'pos' in something not a structure > or union > fileio.c:122:33: warning: left-hand operand of comma expression has no effect > [-Wunused-value] > fileio.c:122:33: error: request for member 'next' in something not a > structure or union > fileio.c:122:33: warning: left-hand operand of comma expression has no effect > [-Wunused-value] > fileio.c:122:10: warning: passing argument 1 of 'gzgetc_' from incompatible > pointer type [enabled by default] > /usr/include/zlib.h:1653:21: note: expected 'gzFile' but argument is of type > 'struct gzFile_s **' > fileio.c:123:35: error: request for member 'have' in something not a > structure or union > fileio.c:123:35: error: request for member 'have' in something not a > structure or union > fileio.c:123:35: error: request for member 'pos' in something not a structure > or union > fileio.c:123:35: warning: left-hand operand of comma expression has no effect > [-Wunused-value] > fileio.c:123:35: error: request for member 'next' in something not a > structure or union > fileio.c:123:35: warning: left-hand operand of comma expression has no effect > [-Wunused-value] > fileio.c:123:10: warning: passing argument 1 of 'gzgetc_' from incompatible > pointer type [enabled by default] > /usr/include/zlib.h:1653:21: note: expected 'gzFile' but argument is of type > 'struct gzFile_s **' > fileio.c: In function 'open_story': > fileio.c:206:15: warning: assignment from incompatible pointer type [enabled > by default] > fileio.c:257:18: warning: assignment from incompatible pointer type [enabled > by default] > fileio.c: In function 'close_story': > fileio.c:307:7: warning: passing argument 1 of 'gzclose' from incompatible > pointer type [enabled by default] > /usr/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type > 'struct gzFile_s **' > fileio.c: In function 'get_story_size': > fileio.c:325:4: warning: passing argument 1 of 'gzrewind' from incompatible > pointer type [enabled by default] > /usr/include/zlib.h:1424:24: note: expected 'gzFile' but argument is of type > 'struct gzFile_s **' > fileio.c:326:27: error: request for member 'have' in something not a > structure or union > fileio.c:326:27: error: request for member 'have' in something not a > structure or union > fileio.c:326:27: error: request for member 'pos' in something not a structure > or union > fileio.c:326:27: warning: left-hand operand of comma expression has no effect > [-Wunused-value] > fileio.c:326:27: error: request for member 'next' in something not a > structure or union > fileio.c:326:27: warning: left-hand operand of comma expression has no effect > [-Wunused-value] > fileio.c:326:4: warning: passing argument 1 of 'gzgetc_' from incompatible > pointer type [enabled by default] > /usr/include/zlib.h:1653:21: note: expected 'gzFile' but argument is of type > 'struct gzFile_s **' > fileio.c:328:4: warning: passing argument 1 of 'gzrewind' from incompatible > pointer type [enabled by default] > /usr/include/zlib.h:1424:24: note: expected 'gzFile' but argument is of type > 'struct gzFile_s **' > fileio.c: In function 'read_page': > fileio.c:351:4: warning: passing argument 1 of 'gzseek' from incompatible > pointer type [enabled by default] > /usr/include/zlib.h:1698:28: note: expected 'gzFile' but argument is of type > 'struct gzFile_s **' > fileio.c:356:4: warning: passing argument 1 of 'gzread' from incompatible > pointer type [enabled by default] > /usr/include/zlib.h:1290:21: note: expected 'gzFile' but argument is of type > 'struct gzFile_s **' > fileio.c:370:10: warning: passing argument 1 of 'gzseek' from incompatible > pointer type [enabled by default] > /usr/include/zlib.h:1698:28: note: expected 'gzFile' but argument is of type > 'struct gzFile_s **' > fileio.c:372:10: warning: passing argument 1 of 'gzread' from incompatible > pointer type [enabled by default] > /usr/include/zlib.h:1290:21: note: expected 'gzFile' but argument is of type > 'struct gzFile_s **' > make[1]: *** [fileio.o] Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2012/03/21/jzip_210r20001005d-1.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on about 50 AMD64 nodes of the Grid'5000 platform, using a clean chroot. Internet was not accessible from the build systems. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org