Your message dated Sun, 10 Jan 2010 02:47:31 +0000
with message-id <e1ntnpz-0004n5...@ries.debian.org>
and subject line Bug#552844: fixed in mini-httpd 1.19-9.2
has caused the Debian Bug report #552844,
regarding mini-httpd: FTBFS: htpasswd.c:52: error: conflicting types for
'getline'
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.)
--
552844: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=552844
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: mini-httpd
Version: 1.19-9.1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20091028 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
In eglibc <= 2.9, getline was only defined if _GNU_SOURCE was defined.
In eglibc 2.10, getline is always defined (since it became a standard in
POSIX2008). The problem is that your package already has a function
named getline(), which now conflicts with glibc's. You need to rename
your function to something else.
Ubuntu already fixed many occurences of your problem, so it is possible
that an Ubuntu patch is available for your package. Look at the PTS to
find out.
Relevant part:
> gcc -O -DUSE_SSL -I/include/openssl -c htpasswd.c
> htpasswd.c:52: error: conflicting types for 'getline'
> /usr/include/stdio.h:651: error: previous declaration of 'getline' was here
> make[1]: *** [htpasswd.o] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2009/10/28/mini-httpd_1.19-9.1_lsid64.buildlog
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.
--
| Lucas Nussbaum
| lu...@lucas-nussbaum.net http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: mini-httpd
Source-Version: 1.19-9.2
We believe that the bug you reported is fixed in the latest version of
mini-httpd, which is due to be installed in the Debian FTP archive:
mini-httpd_1.19-9.2.diff.gz
to main/m/mini-httpd/mini-httpd_1.19-9.2.diff.gz
mini-httpd_1.19-9.2.dsc
to main/m/mini-httpd/mini-httpd_1.19-9.2.dsc
mini-httpd_1.19-9.2_i386.deb
to main/m/mini-httpd/mini-httpd_1.19-9.2_i386.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 552...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jari Aalto <jari.aa...@cante.net> (supplier of updated mini-httpd 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: Thu, 07 Jan 2010 11:13:26 +0200
Source: mini-httpd
Binary: mini-httpd
Architecture: source i386
Version: 1.19-9.2
Distribution: unstable
Urgency: medium
Maintainer: Marvin Stark <m...@der-marv.de>
Changed-By: Jari Aalto <jari.aa...@cante.net>
Description:
mini-httpd - a small HTTP server
Closes: 552844
Changes:
mini-httpd (1.19-9.2) unstable; urgency=medium
.
[Jari Aalto]
* Non-maintainer upload.
* debian/patches
- (number 10): New patch to fix htpasswd.c:52: error:
conflicting types for 'getline'. . Thanks to Ruben Molina
<rmol...@udea.edu.co>. (FTBFS RC Bug serious; Closes: #552844)
Checksums-Sha1:
1c6685d9b8e24f59c7682888db915b1eb146c305 1032 mini-httpd_1.19-9.2.dsc
9f83abc26dd56cb22c726b59ac69c44e18c85e36 7864 mini-httpd_1.19-9.2.diff.gz
702a96c4f46095cfab712dc97bbef3ac328b9e92 39278 mini-httpd_1.19-9.2_i386.deb
Checksums-Sha256:
2fc7730077b111b1b78fab87f804c519621b2a0c9b99a71b4b4f85aaa4488be1 1032
mini-httpd_1.19-9.2.dsc
2bceb19f50e12ec09196d96b060ec358eeb69bf61d4f450c5afc7de425371133 7864
mini-httpd_1.19-9.2.diff.gz
72b5e03e00659a06c6a809dacfdef95e556c809e753ff42295fbcd4637e8a709 39278
mini-httpd_1.19-9.2_i386.deb
Files:
9362b861b408edb0d2b0944172d495cd 1032 web optional mini-httpd_1.19-9.2.dsc
8f468a355218c6acd798ed8fb120c46c 7864 web optional mini-httpd_1.19-9.2.diff.gz
a3c98ac918574efb8e0531ae1b059a6e 39278 web optional
mini-httpd_1.19-9.2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAktGmCcACgkQpdwBkPlyvgNLRgCcD/5OcTzy8o3JuHG7vOKY6Gb6
Ei8An3gFT5FqHfRHIfP7nWBcItrlU11I
=Cfic
-----END PGP SIGNATURE-----
--- End Message ---