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

Bug#552834: marked as done (metamail: FTBFS: uue.c:33: error: conflicting types for 'getline')



Your message dated Sun, 20 Dec 2009 22:34:51 +0100
with message-id <20091220213451.GK3781@szczaw.snafu.pl>
and subject line metamail has been removed from archive
has caused the Debian Bug report #552834,
regarding metamail: FTBFS: uue.c:33: 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.)


-- 
552834: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=552834
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: metamail
Version: 2.7-54
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:
> gcc -DHAVE_CONFIG_H -I. -I. -I../../metamail -I../.. -I../../metamail                         -I../.. -I../../metamail    -lncurses -c uue.c
> uue.c:33: error: conflicting types for 'getline'
> /usr/include/stdio.h:651: error: previous declaration of 'getline' was here
> make[3]: *** [uue.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2009/10/28/metamail_2.7-54_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 ---
Version: 2.7-54+rm
Package: metamail

The metamail package has been recently removed[1] from unstable, and I am
closing all leftover bugs.

Regards
	Artur

[1] http://bugs.debian.org/274451
-- 
"Cywilizacja powstała w momencie, kiedy pierwszy człowiek dał drugiemu 
 banana za zamiecenie jaskini. Jestem o tym przekonana."
 							/siwa/


--- End Message ---

Reply to: