Your message dated Wed, 11 Nov 2009 22:47:14 +0000
with message-id <e1n8ly6-0002be...@ries.debian.org>
and subject line Bug#552848: fixed in kolab-cyrus-imapd 2.2.13-8
has caused the Debian Bug report #552848,
regarding kolab-cyrus-imapd: FTBFS: ../makedepend/def.h:164: 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.)
--
552848: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=552848
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: kolab-cyrus-imapd
Version: 2.2.13-7
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 -c -I.. -I./../lib -I/usr/include/et -I./../sieve -I/usr/include
> -DKRB5_HEIMDAL -I/usr/include -I/usr/include -DHAVE_CONFIG_H
> -fno-strict-aliasing -fPIC -Wall -pipe -g -O2 -W \
> idle.c
> In file included from idle.c:57:
> ../makedepend/def.h:164: error: conflicting types for 'getline'
> /usr/include/stdio.h:651: error: previous declaration of 'getline' was here
> ../makedepend/def.h:173: warning: type defaults to 'int' in declaration of
> 'fatalerr'
> ../makedepend/def.h:174: warning: type defaults to 'int' in declaration of
> 'warning'
> ../makedepend/def.h:175: warning: type defaults to 'int' in declaration of
> 'warning1'
> idle.c: In function 'idle_fromname':
> idle.c:83: warning: implicit declaration of function 'fatal'
> make[2]: *** [idle.o] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2009/10/28/kolab-cyrus-imapd_2.2.13-7_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: kolab-cyrus-imapd
Source-Version: 2.2.13-8
We believe that the bug you reported is fixed in the latest version of
kolab-cyrus-imapd, which is due to be installed in the Debian FTP archive:
kolab-cyrus-admin_2.2.13-8_all.deb
to main/k/kolab-cyrus-imapd/kolab-cyrus-admin_2.2.13-8_all.deb
kolab-cyrus-clients_2.2.13-8_i386.deb
to main/k/kolab-cyrus-imapd/kolab-cyrus-clients_2.2.13-8_i386.deb
kolab-cyrus-common_2.2.13-8_i386.deb
to main/k/kolab-cyrus-imapd/kolab-cyrus-common_2.2.13-8_i386.deb
kolab-cyrus-imapd_2.2.13-8.diff.gz
to main/k/kolab-cyrus-imapd/kolab-cyrus-imapd_2.2.13-8.diff.gz
kolab-cyrus-imapd_2.2.13-8.dsc
to main/k/kolab-cyrus-imapd/kolab-cyrus-imapd_2.2.13-8.dsc
kolab-cyrus-imapd_2.2.13-8_i386.deb
to main/k/kolab-cyrus-imapd/kolab-cyrus-imapd_2.2.13-8_i386.deb
kolab-cyrus-pop3d_2.2.13-8_i386.deb
to main/k/kolab-cyrus-imapd/kolab-cyrus-pop3d_2.2.13-8_i386.deb
kolab-libcyrus-imap-perl_2.2.13-8_i386.deb
to main/k/kolab-cyrus-imapd/kolab-libcyrus-imap-perl_2.2.13-8_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.
Mathieu Parent <sath...@debian.org> (supplier of updated kolab-cyrus-imapd
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: Wed, 11 Nov 2009 23:26:07 +0100
Source: kolab-cyrus-imapd
Binary: kolab-cyrus-common kolab-cyrus-imapd kolab-cyrus-pop3d
kolab-cyrus-admin kolab-cyrus-clients kolab-libcyrus-imap-perl
Architecture: source all i386
Version: 2.2.13-8
Distribution: unstable
Urgency: low
Maintainer: Debian Kolab Maintainers <pkg-kolab-de...@lists.alioth.debian.org>
Changed-By: Mathieu Parent <sath...@debian.org>
Description:
kolab-cyrus-admin - Kolab Cyrus mail system - administration tools
kolab-cyrus-clients - Kolab Cyrus mail system (test clients)
kolab-cyrus-common - Kolab Cyrus mail system - common files
kolab-cyrus-imapd - Kolab Cyrus mail system - IMAP support
kolab-cyrus-pop3d - Kolab Cyrus mail system - POP3 support
kolab-libcyrus-imap-perl - Kolab Interface to Cyrus imap client imclient
library
Closes: 552848
Changes:
kolab-cyrus-imapd (2.2.13-8) unstable; urgency=low
.
* Remove kolab-cyrus-common.linda
* 01-fix_Makefile.in.dpatch: sync with cyrus-imapd-2.2
(add '@WARNERROR@ -fPIC' to CFLAGS)
* Disable 101-fix_Makefile.in.dpatch (redundant with above patch)
* README.source: describe "cyrus-to-kolab" process
* 26-local-getline.dpatch: Fix "FTBFS: ../makedepend/def.h:164: error:
conflicting types for 'getline'" (Closes: #552848)
Checksums-Sha1:
17cfa21c2bb26b025215de188c8091d135e9609b 1874 kolab-cyrus-imapd_2.2.13-8.dsc
cfc4090ec7c540687961bdc61dd9355f3018b3b2 260211
kolab-cyrus-imapd_2.2.13-8.diff.gz
1e3fcf81d01e379754ee75082591fb0c864225b4 85024
kolab-cyrus-admin_2.2.13-8_all.deb
e0a87d108720f8572e1e5215211741ece273ba62 5567010
kolab-cyrus-common_2.2.13-8_i386.deb
1f2b78d40786e00569b1dc6a4a06fde5209034b8 915372
kolab-cyrus-imapd_2.2.13-8_i386.deb
c6e3bb3bd0275df635eccb8a373c6e113c9756eb 273778
kolab-cyrus-pop3d_2.2.13-8_i386.deb
e50c8e95b77d48dcd4c90c43554c3a4126d16c31 133456
kolab-cyrus-clients_2.2.13-8_i386.deb
1e5394935674fa983ddcec43aef24f478a5b70d9 182758
kolab-libcyrus-imap-perl_2.2.13-8_i386.deb
Checksums-Sha256:
e9644cc5bf112d02f5f3a80513affc7b29a5ff6c30427d92ff995b5a924fc6ec 1874
kolab-cyrus-imapd_2.2.13-8.dsc
caf6de0b157e3de2a29457b85300498e506c4764a93214c2788dc48a369a79bf 260211
kolab-cyrus-imapd_2.2.13-8.diff.gz
a55527e2790771a060b1df0b4c5c77ef7247c393afab5e9e6a26304854a59250 85024
kolab-cyrus-admin_2.2.13-8_all.deb
ee1d90a43dfd4d8fc758fea3a1986999ba34bd76541d124a71f5442c92ee3d8c 5567010
kolab-cyrus-common_2.2.13-8_i386.deb
66ca0fd0cda7f378392d315f1dba95628c31d14f8873fc945277659c01f31450 915372
kolab-cyrus-imapd_2.2.13-8_i386.deb
66e95b17f211b4c9f94e1a7767b016828bf32df73bbd0bea9b173f78aa012832 273778
kolab-cyrus-pop3d_2.2.13-8_i386.deb
129ca17a14d372fe2507b636bc8392a203e7cb253c6242206dbb67567d79f154 133456
kolab-cyrus-clients_2.2.13-8_i386.deb
e5024d413002491e2eef3a327572a2ecd25c2b00778b694929f8d576485c9c4e 182758
kolab-libcyrus-imap-perl_2.2.13-8_i386.deb
Files:
d65fe75f763389a14c3daf02992d8c2e 1874 mail extra kolab-cyrus-imapd_2.2.13-8.dsc
0620f15f053b6eab6f686c1c6a979e7e 260211 mail extra
kolab-cyrus-imapd_2.2.13-8.diff.gz
5e7ef389423a145a236be9fca8669e80 85024 mail extra
kolab-cyrus-admin_2.2.13-8_all.deb
bd5e0d92ecbe140a598ea250357b0416 5567010 mail extra
kolab-cyrus-common_2.2.13-8_i386.deb
f34d9a22352fb7e845882bf582f2c196 915372 mail extra
kolab-cyrus-imapd_2.2.13-8_i386.deb
0846418db1daad1765143090231b535b 273778 mail extra
kolab-cyrus-pop3d_2.2.13-8_i386.deb
34d33b8cb228e22c997886ab5e4c9f17 133456 mail extra
kolab-cyrus-clients_2.2.13-8_i386.deb
50674283c9b9d77e6513d506061c11e5 182758 perl extra
kolab-libcyrus-imap-perl_2.2.13-8_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkr7PPAACgkQOW2jYf5fHX+SDACgnAhUVj+0+NcAx7Q5ei37ksxH
1nwAni1o3hUUSWCEqixEy39X/K3nRtUD
=vT1V
-----END PGP SIGNATURE-----
--- End Message ---