forwarded 552870 billpo...@alum.mit.edu
thanks

Hi,

Please look at bug reported at Debian BTS. Please fix it with next
version :) I'll try to upload fixed package in Debian in one/two days.

Thanks.

---------- Forwarded message ----------
From: Lucas Nussbaum <lu...@lucas-nussbaum.net>
Date: Wed, Oct 28, 2009 at 4:07 PM
Subject: Bug#552870: uni2ascii: FTBFS: ascii2uni.c:851: error:
conflicting types for 'getline'

Source: uni2ascii
Version: 4.14-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:
> if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.    -DNEWSUMMARY  -g -O2 
> -MT ascii2uni.o -MD -MP -MF ".deps/ascii2uni.Tpo" -c -o ascii2uni.o 
> ascii2uni.c; \
>       then mv -f ".deps/ascii2uni.Tpo" ".deps/ascii2uni.Po"; else rm -f 
> ".deps/ascii2uni.Tpo"; exit 1; fi
> ascii2uni.c:851: error: conflicting types for 'getline'
> /usr/include/stdio.h:651: error: previous declaration of 'getline' was here
> make[2]: *** [ascii2uni.o] Error 1

The full build log is available from:
  
http://people.debian.org/~lucas/logs/2009/10/28/uni2ascii_4.14-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 |

-- 
 Cheers,
 Kartik Mistry | 0xD1028C8D | IRC: kart_
 Debian GNU/Linux Developer | Identica: @kartikm
 Blogs: {ftbfs, kartikm}.wordpress.com



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to