[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#552862: marked as done (postman: FTBFS: cgi-lib.c:238: error: conflicting types for 'getline')



Your message dated Sun, 06 Dec 2009 20:22:21 +0000
with message-id <E1NHNcb-0001R0-9I@ries.debian.org>
and subject line Bug#552862: fixed in postman 2.1-7
has caused the Debian Bug report #552862,
regarding postman: FTBFS: cgi-lib.c:238: 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 owner@bugs.debian.org
immediately.)


-- 
552862: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=552862
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: postman
Version: 2.1-6
Severity: serious
User: debian-qa@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:
> cc -Wall -Wpointer-arith -Wstrict-prototypes -O2 -DLINUX -c cgi-lib.c -o cgi-lib.o
> cgi-lib.c:238: error: conflicting types for 'getline'
> /usr/include/stdio.h:651: error: previous declaration of 'getline' was here
> make[1]: *** [cgi-lib.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2009/10/28/postman_2.1-6_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
| lucas@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas@nussbaum.fr             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: postman
Source-Version: 2.1-7

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

postman_2.1-7.diff.gz
  to main/p/postman/postman_2.1-7.diff.gz
postman_2.1-7.dsc
  to main/p/postman/postman_2.1-7.dsc
postman_2.1-7_amd64.deb
  to main/p/postman/postman_2.1-7_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 552862@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Cyril Brulebois <kibi@debian.org> (supplier of updated postman 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 ftpmaster@debian.org)


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

Format: 1.8
Date: Sun, 06 Dec 2009 20:23:55 +0100
Source: postman
Binary: postman
Architecture: source amd64
Version: 2.1-7
Distribution: unstable
Urgency: high
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Cyril Brulebois <kibi@debian.org>
Description: 
 postman    - High performance web based IMAP and NNTP client
Closes: 552862
Changes: 
 postman (2.1-7) unstable; urgency=high
 .
   * QA upload.
   * Fix FTBFS with eglibc (>= 2.10) and its getline() function, thanks to
     Ruben Molina for the patch (Closes: #552862):
      + debian/patches/12_fix_eglibc_getline_conflict.dpatch
   * Set urgency to “high” since it also affects testing.
Checksums-Sha1: 
 450a724965213c98b1bceeeba1638c6255cf4f6f 995 postman_2.1-7.dsc
 cb085d6d9a966318f50f79476bd5e29d65791d00 14840 postman_2.1-7.diff.gz
 d5ad41db3dc6330375d48cb26fd42da534866e75 748342 postman_2.1-7_amd64.deb
Checksums-Sha256: 
 73ea85a15dd502182191ca5947fbbd670a24a687e2cd8aa476adb02b5e77f946 995 postman_2.1-7.dsc
 311c3b5a76e87a02b289685e702099b9597234e7ec0875ef01a3b3f286e35b91 14840 postman_2.1-7.diff.gz
 42da4572b0f4b02da6d480a6bb0bd1cec25624de8a8c7ecde42106bf865cc572 748342 postman_2.1-7_amd64.deb
Files: 
 daa8f51f491d5604b60306876e81c6c7 995 web optional postman_2.1-7.dsc
 957005aea67fcd313cf58425c8373e2b 14840 web optional postman_2.1-7.diff.gz
 e546c008721c77a3ce0d304847ad9c1c 748342 web optional postman_2.1-7_amd64.deb

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

iEYEARECAAYFAkscDK0ACgkQeGfVPHR5Nd2lnACg0k/TQj8QrXgu5wGLQZOQiqdx
qykAn3ajYLfKNBK3rrxIn3r9v9I9H7VJ
=mWOh
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: