Your message dated Fri, 05 Aug 2005 11:32:08 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#321355: fixed in zlib 1:1.2.3-3
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 5 Aug 2005 00:40:37 +0000
>From [EMAIL PROTECTED] Thu Aug 04 17:40:37 2005
Return-path: <[EMAIL PROTECTED]>
Received: from blars.org (renig.nat.blars.org) [64.81.35.59] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1E0qGK-00007f-00; Thu, 04 Aug 2005 17:40:36 -0700
Received: from quaff (quaff.nat.blars.org [172.16.2.7])
        by renig.nat.blars.org (8.12.3/8.12.3/Debian-7.1) with ESMTP id 
j750eWMu022883
        (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO);
        Thu, 4 Aug 2005 17:40:32 -0700
Received: from quaff.nat.blars.org (quaff [127.0.0.1])
        by quaff (8.13.4/8.13.4/Debian-3) with ESMTP id j750UcrA025378;
        Thu, 4 Aug 2005 17:30:38 -0700
Received: (from [EMAIL PROTECTED])
        by quaff.nat.blars.org (8.13.4/8.13.4/Submit) id j750Uctr025376;
        Thu, 4 Aug 2005 17:30:38 -0700
Date: Thu, 4 Aug 2005 17:30:38 -0700
From: Blars Blarson <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: ftbfs [sparc] zlib.h: No such file or directory
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Reportbug-Version: 3.15
User-Agent: Mutt/1.5.9i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: zlib
Severity: serious
Justification: no longer builds from source


zlib failed to build on a sparc buildd, duplicated on my sparc pbuilder:
(Also appears to have failed on other buildds.)

make[1]: Leaving directory `/build/buildd/zlib-1.2.3/build-tree/zlib-1.2.3'
/usr/bin/make CC=gcc CFLAGS=-O3 -C build-tree/zlib-1.2.3/contrib/minizip
make[1]: Entering directory 
`/build/buildd/zlib-1.2.3/build-tree/zlib-1.2.3/contrib/minizip'
gcc -c -O3 miniunz.c
In file included from miniunz.c:24:
unzip.h:53:18: error: zlib.h: No such file or directory
In file included from unzip.h:57,
                 from miniunz.c:24:
ioapi.h:38: error: syntax error before '*' token
ioapi.h:39: error: syntax error before '*' token
ioapi.h:40: error: syntax error before '*' token
ioapi.h:41: error: syntax error before 'OF'
ioapi.h:42: error: syntax error before 'OF'
ioapi.h:43: error: syntax error before 'OF'
ioapi.h:44: error: syntax error before 'OF'
ioapi.h:48: error: syntax error before 'open_file_func'
ioapi.h:48: warning: no semicolon at end of struct or union
ioapi.h:49: warning: data definition has no type or storage class
ioapi.h:50: error: syntax error before 'zwrite_file'
ioapi.h:50: warning: data definition has no type or storage class
ioapi.h:51: error: syntax error before 'ztell_file'
ioapi.h:51: warning: data definition has no type or storage class
ioapi.h:52: error: syntax error before 'zseek_file'
ioapi.h:52: warning: data definition has no type or storage class
ioapi.h:53: error: syntax error before 'zclose_file'
ioapi.h:53: warning: data definition has no type or storage class
ioapi.h:54: error: syntax error before 'zerror_file'
ioapi.h:54: warning: data definition has no type or storage class
ioapi.h:55: error: syntax error before 'opaque'
ioapi.h:55: warning: data definition has no type or storage class
ioapi.h:56: warning: data definition has no type or storage class
ioapi.h:60: error: syntax error before 'OF'
In file included from miniunz.c:24:
unzip.h:66: error: syntax error before 'unzFile'
unzip.h:66: warning: data definition has no type or storage class
unzip.h:82: error: syntax error before 'uInt'
unzip.h:82: warning: no semicolon at end of struct or union
unzip.h:83: warning: data definition has no type or storage class
unzip.h:84: error: syntax error before 'tm_hour'
unzip.h:84: warning: data definition has no type or storage class
unzip.h:85: error: syntax error before 'tm_mday'
unzip.h:85: warning: data definition has no type or storage class
unzip.h:86: error: syntax error before 'tm_mon'
unzip.h:86: warning: data definition has no type or storage class
unzip.h:87: error: syntax error before 'tm_year'
unzip.h:87: warning: data definition has no type or storage class
unzip.h:88: warning: data definition has no type or storage class
unzip.h:94: error: syntax error before 'uLong'
unzip.h:94: warning: no semicolon at end of struct or union
unzip.h:96: warning: data definition has no type or storage class
unzip.h:97: warning: data definition has no type or storage class
unzip.h:103: error: syntax error before 'uLong'
unzip.h:103: warning: no semicolon at end of struct or union
unzip.h:104: warning: data definition has no type or storage class
unzip.h:105: error: syntax error before 'flag'
unzip.h:105: warning: data definition has no type or storage class
unzip.h:106: error: syntax error before 'compression_method'
unzip.h:106: warning: data definition has no type or storage class
unzip.h:107: error: syntax error before 'dosDate'
unzip.h:107: warning: data definition has no type or storage class
unzip.h:108: error: syntax error before 'crc'
unzip.h:108: warning: data definition has no type or storage class
unzip.h:109: error: syntax error before 'compressed_size'
unzip.h:109: warning: data definition has no type or storage class
unzip.h:110: error: syntax error before 'uncompressed_size'
unzip.h:110: warning: data definition has no type or storage class
unzip.h:111: error: syntax error before 'size_filename'
unzip.h:111: warning: data definition has no type or storage class
unzip.h:112: error: syntax error before 'size_file_extra'
unzip.h:112: warning: data definition has no type or storage class
unzip.h:113: error: syntax error before 'size_file_comment'
unzip.h:113: warning: data definition has no type or storage class
unzip.h:115: error: syntax error before 'disk_num_start'
unzip.h:115: warning: data definition has no type or storage class
unzip.h:116: error: syntax error before 'internal_fa'
unzip.h:116: warning: data definition has no type or storage class
unzip.h:117: error: syntax error before 'external_fa'
unzip.h:117: warning: data definition has no type or storage class
unzip.h:119: error: syntax error before 'tmu_date'
unzip.h:119: warning: data definition has no type or storage class
unzip.h:120: warning: data definition has no type or storage class
unzip.h:122: error: syntax error before 'unzStringFileNameCompare'
unzip.h:135: error: syntax error before 'ZEXPORT'
unzip.h:146: error: syntax error before 'ZEXPORT'
unzip.h:153: error: syntax error before 'unzClose'
unzip.h:160: error: syntax error before 'unzGetGlobalInfo'
unzip.h:168: error: syntax error before 'unzGetGlobalComment'
unzip.h:181: error: syntax error before 'unzGoToFirstFile'
unzip.h:187: error: syntax error before 'unzGoToNextFile'
unzip.h:194: error: syntax error before 'unzLocateFile'
unzip.h:212: error: syntax error before 'uLong'
unzip.h:212: warning: no semicolon at end of struct or union
unzip.h:213: warning: data definition has no type or storage class
unzip.h:214: warning: data definition has no type or storage class
unzip.h:216: error: syntax error before 'unzGetFilePos'
unzip.h:217: error: syntax error before 'file'
unzip.h:218: warning: data definition has no type or storage class
unzip.h:220: error: syntax error before 'unzGoToFilePos'
unzip.h:221: error: syntax error before 'file'
unzip.h:222: warning: data definition has no type or storage class
unzip.h:226: error: syntax error before 'unzGetCurrentFileInfo'
unzip.h:252: error: syntax error before 'unzOpenCurrentFile'
unzip.h:258: error: syntax error before 'unzOpenCurrentFilePassword'
unzip.h:266: error: syntax error before 'unzOpenCurrentFile2'
unzip.h:279: error: syntax error before 'unzOpenCurrentFile3'
unzip.h:294: error: syntax error before 'unzCloseCurrentFile'
unzip.h:300: error: syntax error before 'unzReadCurrentFile'
unzip.h:314: error: syntax error before 'ZEXPORT'
unzip.h:319: error: syntax error before 'unzeof'
unzip.h:324: error: syntax error before 'unzGetLocalExtrafield'
unzip.h:343: error: syntax error before 'ZEXPORT'
unzip.h:343: error: syntax error before 'file'
unzip.h:343: warning: data definition has no type or storage class
unzip.h:346: error: syntax error before 'unzSetOffset'
unzip.h:346: error: syntax error before 'file'
unzip.h:346: warning: data definition has no type or storage class
miniunz.c: In function 'change_file_date':
miniunz.c:51: error: syntax error before 'uLong'
miniunz.c:69: error: request for member 'tm_sec' in something not a structure 
or union
miniunz.c:70: error: request for member 'tm_min' in something not a structure 
or union
miniunz.c:71: error: request for member 'tm_hour' in something not a structure 
or union
miniunz.c:72: error: request for member 'tm_mday' in something not a structure 
or union
miniunz.c:73: error: request for member 'tm_mon' in something not a structure 
or union
miniunz.c:74: error: request for member 'tm_year' in something not a structure 
or union
miniunz.c:75: error: request for member 'tm_year' in something not a structure 
or union
miniunz.c:77: error: request for member 'tm_year' in something not a structure 
or union
miniunz.c: At top level:
miniunz.c:169: error: syntax error before 'unzFile'
miniunz.c:169: warning: data definition has no type or storage class
miniunz.c:172: warning: data definition has no type or storage class
miniunz.c:175: error: initializer element is not constant
miniunz.c:175: warning: data definition has no type or storage class
miniunz.c:176: error: syntax error before 'if'
miniunz.c:178: error: syntax error before string constant
miniunz.c:178: error: conflicting types for 'printf'
miniunz.c:178: note: a parameter list with an ellipsis can't match an empty 
parameter name list declaration
miniunz.c:178: warning: data definition has no type or storage class
miniunz.c:179: error: syntax error before string constant
miniunz.c:179: error: conflicting types for 'printf'
miniunz.c:179: note: a parameter list with an ellipsis can't match an empty 
parameter name list declaration
miniunz.c:179: warning: data definition has no type or storage class
miniunz.c:183: warning: data definition has no type or storage class
miniunz.c:184: error: syntax error before 'ratio'
miniunz.c:184: warning: data definition has no type or storage class
miniunz.c:187: error: redefinition of 'err'
miniunz.c:175: error: previous definition of 'err' was here
miniunz.c:187: error: 'filename_inzip' undeclared here (not in a function)
miniunz.c:187: error: initializer element is not constant
miniunz.c:187: warning: data definition has no type or storage class
miniunz.c:188: error: syntax error before 'if'
miniunz.c:216: error: syntax error before string constant
miniunz.c:242: error: syntax error before 'unzFile'
miniunz.c:242: warning: data definition has no type or storage class
miniunz.c:246: error: syntax error before '{' token
miniunz.c:250: error: redefinition of 'err'
miniunz.c:175: error: previous definition of 'err' was here
miniunz.c:253: error: syntax error before 'size_buf'
miniunz.c:253: warning: data definition has no type or storage class
miniunz.c:255: error: syntax error before 'file_info'
miniunz.c:255: warning: data definition has no type or storage class
miniunz.c:256: error: syntax error before 'ratio'
miniunz.c:256: error: redefinition of 'ratio'
miniunz.c:184: error: previous definition of 'ratio' was here
miniunz.c:256: warning: data definition has no type or storage class
miniunz.c:257: error: redefinition of 'err'
miniunz.c:175: error: previous definition of 'err' was here
miniunz.c:257: error: initializer element is not constant
miniunz.c:257: warning: data definition has no type or storage class
miniunz.c:259: error: syntax error before 'if'
miniunz.c:265: warning: data definition has no type or storage class
miniunz.c:266: error: conflicting types for 'buf'
miniunz.c:252: error: previous declaration of 'buf' was here
miniunz.c:266: warning: initialization makes integer from pointer without a cast
miniunz.c:266: error: initializer element is not constant
miniunz.c:266: warning: data definition has no type or storage class
miniunz.c:267: error: syntax error before 'if'
miniunz.c:273: error: conflicting types for 'p'
miniunz.c:249: error: previous declaration of 'p' was here
miniunz.c:273: warning: data definition has no type or storage class
miniunz.c:274: error: syntax error before 'while'
miniunz.c:286: warning: parameter names (without types) in function declaration
miniunz.c:286: warning: data definition has no type or storage class
miniunz.c:287: error: syntax error before '}' token
miniunz.c:294: error: syntax error before 'if'
miniunz.c:299: error: redefinition of 'err'
miniunz.c:175: error: previous definition of 'err' was here
miniunz.c:299: error: initializer element is not constant
miniunz.c:299: warning: data definition has no type or storage class
miniunz.c:300: error: syntax error before 'if'
miniunz.c:309: error: conflicting types for 'ftestexist'
miniunz.c:308: error: previous declaration of 'ftestexist' was here
miniunz.c:309: error: 'write_filename' undeclared here (not in a function)
miniunz.c:309: warning: initialization makes integer from pointer without a cast
miniunz.c:309: error: initializer element is not constant
miniunz.c:309: warning: data definition has no type or storage class
miniunz.c:310: error: syntax error before 'if'
miniunz.c:318: error: syntax error before string constant
miniunz.c:318: error: conflicting types for 'printf'
miniunz.c:318: note: a parameter list with an ellipsis can't match an empty 
parameter name list declaration
miniunz.c:318: warning: data definition has no type or storage class
miniunz.c:319: error: 'answer' undeclared here (not in a function)
miniunz.c:319: error: initializer element is not constant
miniunz.c:319: warning: data definition has no type or storage class
miniunz.c:320: error: syntax error before 'if'
miniunz.c:324: warning: data definition has no type or storage class
miniunz.c:325: error: syntax error before 'if'
miniunz.c:347: error: syntax error before '-' token
miniunz.c:348: warning: parameter names (without types) in function declaration
miniunz.c:348: warning: data definition has no type or storage class
miniunz.c:349: error: syntax error before '-' token
miniunz.c:350: error: conflicting types for 'fout'
miniunz.c:251: error: previous definition of 'fout' was here
miniunz.c:350: warning: initialization makes integer from pointer without a cast
miniunz.c:350: error: initializer element is not constant
miniunz.c:350: warning: data definition has no type or storage class
miniunz.c:351: error: syntax error before '}' token
miniunz.c:375: error: redefinition of 'err'
miniunz.c:175: error: previous definition of 'err' was here
miniunz.c:375: error: 'Z_ERRNO' undeclared here (not in a function)
miniunz.c:375: warning: data definition has no type or storage class
miniunz.c:376: error: syntax error before 'break'
miniunz.c:400: warning: parameter names (without types) in function declaration
miniunz.c:400: error: conflicting types for 'free'
/usr/include/stdlib.h:569: error: previous declaration of 'free' was here
miniunz.c:400: warning: data definition has no type or storage class
miniunz.c:401: error: syntax error before 'return'
miniunz.c:406: error: syntax error before 'unzFile'
miniunz.c:406: warning: data definition has no type or storage class
miniunz.c:410: error: syntax error before '{' token
miniunz.c:412: warning: data definition has no type or storage class
miniunz.c:414: error: redefinition of 'fout'
miniunz.c:251: error: previous definition of 'fout' was here
miniunz.c:416: error: redefinition of 'err'
miniunz.c:175: error: previous definition of 'err' was here
miniunz.c:416: error: initializer element is not constant
miniunz.c:416: warning: data definition has no type or storage class
miniunz.c:417: error: syntax error before 'if'
miniunz.c:442: error: syntax error before 'unzFile'
miniunz.c:442: warning: data definition has no type or storage class
miniunz.c:447: error: syntax error before '{' token
miniunz.c: In function 'main':
miniunz.c:479: error: syntax error before 'uf'
miniunz.c:548: warning: comparison between pointer and integer
miniunz.c:559: warning: comparison between pointer and integer
make[1]: *** [miniunz.o] Error 1
make[1]: Leaving directory 
`/build/buildd/zlib-1.2.3/build-tree/zlib-1.2.3/contrib/minizip'
make: *** [debian/stampdir/build] Error 2
******************************************************************************
Build finished at 20050803-2012
FAILED [dpkg-buildpackage died]

---------------------------------------
Received: (at 321355-close) by bugs.debian.org; 5 Aug 2005 18:40:00 +0000
>From [EMAIL PROTECTED] Fri Aug 05 11:40:00 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1E16zI-0000b8-00; Fri, 05 Aug 2005 11:32:08 -0700
From: Mark Brown <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#321355: fixed in zlib 1:1.2.3-3
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Fri, 05 Aug 2005 11:32:08 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: zlib
Source-Version: 1:1.2.3-3

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

zlib-bin_1.2.3-3_i386.deb
  to pool/main/z/zlib/zlib-bin_1.2.3-3_i386.deb
zlib-bin_1.2.3-3_powerpc.deb
  to pool/main/z/zlib/zlib-bin_1.2.3-3_powerpc.deb
zlib1g-dev_1.2.3-3_i386.deb
  to pool/main/z/zlib/zlib1g-dev_1.2.3-3_i386.deb
zlib1g-dev_1.2.3-3_powerpc.deb
  to pool/main/z/zlib/zlib1g-dev_1.2.3-3_powerpc.deb
zlib1g-udeb_1.2.3-3_i386.udeb
  to pool/main/z/zlib/zlib1g-udeb_1.2.3-3_i386.udeb
zlib1g-udeb_1.2.3-3_powerpc.udeb
  to pool/main/z/zlib/zlib1g-udeb_1.2.3-3_powerpc.udeb
zlib1g_1.2.3-3_i386.deb
  to pool/main/z/zlib/zlib1g_1.2.3-3_i386.deb
zlib1g_1.2.3-3_powerpc.deb
  to pool/main/z/zlib/zlib1g_1.2.3-3_powerpc.deb
zlib_1.2.3-3.diff.gz
  to pool/main/z/zlib/zlib_1.2.3-3.diff.gz
zlib_1.2.3-3.dsc
  to pool/main/z/zlib/zlib_1.2.3-3.dsc



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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mark Brown <[EMAIL PROTECTED]> (supplier of updated zlib 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 [EMAIL PROTECTED])


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

Format: 1.7
Date: Fri,  5 Aug 2005 18:52:09 +0100
Source: zlib
Binary: lib32z1 zlib1g-dev zlib1g lib64z1 zlib-bin lib64z1-dev lib32z1-dev 
zlib1g-udeb
Architecture: source powerpc i386
Version: 1:1.2.3-3
Distribution: unstable
Urgency: low
Maintainer: Mark Brown <[EMAIL PROTECTED]>
Changed-By: Mark Brown <[EMAIL PROTECTED]>
Desription: 
 zlib-bin   - compression library - sample programs
 zlib1g     - compression library - runtime
 zlib1g-dev - compression library - development
 zlib1g-udeb - compression library - runtime for Debian installer (udeb)
Closes: 321355
Changes: 
 zlib (1:1.2.3-3) unstable; urgency=low
 .
   * Fix minizip build (closes: #321355).
Files: 
 04250195caaf390a57d9fc7f7879caeb 735 libs optional zlib_1.2.3-3.dsc
 6208414a9b29f8e685cf037ceae4288e 14534 libs optional zlib_1.2.3-3.diff.gz
 94ddc1fae7c7de018b72d0125a9d0272 44112 debian-installer optional 
zlib1g-udeb_1.2.3-3_powerpc.udeb
 1f0366c3936ff83828863ec9a71096bf 70678 libs required zlib1g_1.2.3-3_powerpc.deb
 aef5491d196fd6c9e59b5ef7d291a39e 420004 libdevel optional 
zlib1g-dev_1.2.3-3_powerpc.deb
 10a14f3a30877be9193acd5f04bf5525 31646 utils optional 
zlib-bin_1.2.3-3_powerpc.deb
 0062c71a4a599019219d2152878c71ac 42520 debian-installer optional 
zlib1g-udeb_1.2.3-3_i386.udeb
 6fe70bd1fbc2173473ffe180e3835b0a 69018 libs required zlib1g_1.2.3-3_i386.deb
 adf531c09407483f6ad775b24dc600fd 408652 libdevel optional 
zlib1g-dev_1.2.3-3_i386.deb
 5fc129480eaae749dfc21fb254eb9e8c 27754 utils optional zlib-bin_1.2.3-3_i386.deb
package-type: udeb

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

iD8DBQFC86sfJ2Vo11xhU60RAlMLAKDx5+weyFFiHKH5XrmzbrLrTmikAwCg+VFm
6JIIaL3XPIiBgKUFXzDZ5KQ=
=iD/d
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to