Your message dated Sun, 25 Mar 2012 20:48:47 +0000
with message-id <e1sbump-0003et...@franck.debian.org>
and subject line Bug#664931: fixed in jzip 210r20001005d-2
has caused the Debian Bug report #664931,
regarding jzip: FTBFS: fileio.c:97:18: error: request for member 'have' in 
something not a structure or union
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
664931: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=664931
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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.



--- End Message ---
--- Begin Message ---
Source: jzip
Source-Version: 210r20001005d-2

We believe that the bug you reported is fixed in the latest version of
jzip, which is due to be installed in the Debian FTP archive:

jzip_210r20001005d-2.debian.tar.gz
  to main/j/jzip/jzip_210r20001005d-2.debian.tar.gz
jzip_210r20001005d-2.dsc
  to main/j/jzip/jzip_210r20001005d-2.dsc
jzip_210r20001005d-2_amd64.deb
  to main/j/jzip/jzip_210r20001005d-2_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 664...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Niko Tyni <nt...@debian.org> (supplier of updated jzip package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 25 Mar 2012 22:42:35 +0300
Source: jzip
Binary: jzip
Architecture: source amd64
Version: 210r20001005d-2
Distribution: unstable
Urgency: low
Maintainer: Niko Tyni <nt...@debian.org>
Changed-By: Niko Tyni <nt...@debian.org>
Description: 
 jzip       - Text mode interpreter for Z-Code adventures
Closes: 664931
Changes: 
 jzip (210r20001005d-2) unstable; urgency=low
 .
   * Adapt to zlib gzFile changes. (Closes: #664931)
Checksums-Sha1: 
 c69ebc5b80bbbf4ff522d6ed67378255434739b3 1106 jzip_210r20001005d-2.dsc
 81fdc81ca858e06d09088373f704d6824d1b2a9e 10580 
jzip_210r20001005d-2.debian.tar.gz
 74e704ecbc544a3a64b554bcdbbb3291c2472cd3 59702 jzip_210r20001005d-2_amd64.deb
Checksums-Sha256: 
 fbbbc004b2af252c9b4e3eba8ce95ded0f002cd7de8049f773c0c1f06340024c 1106 
jzip_210r20001005d-2.dsc
 865bfa1a002588d7b50b97ae91bc6dd62e16b0ab8e8d97b0ed0e965baef7f934 10580 
jzip_210r20001005d-2.debian.tar.gz
 d02dd02aeaf81e8ad9cac2385ac2578723bcf79be8bba050bdc6a633a48d08bb 59702 
jzip_210r20001005d-2_amd64.deb
Files: 
 237e5284a933c22fe64b804d4c0e5101 1106 games optional jzip_210r20001005d-2.dsc
 537e32a0a13622919ee2c36cd4735ca5 10580 games optional 
jzip_210r20001005d-2.debian.tar.gz
 efcc47c9d3f1b212390074eb02c59fd7 59702 games optional 
jzip_210r20001005d-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAk9vd5sACgkQiyizGWoHLTn3ywCgmvhUM1dfVmdyciIyeoNzbgD3
ANoAoLXF2ZB0761Euzbkbev6KRGjUi7w
=yaBz
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to