Your message dated Thu, 19 Nov 2009 10:51:45 +0000
with message-id <e1nb4c5-0001k9...@ries.debian.org>
and subject line Bug#552867: fixed in sdcc 2.9.0-4
has caused the Debian Bug report #552867,
regarding sdcc: FTBFS: ../getline.h:38: 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.)


-- 
552867: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=552867
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: sdcc
Version: 2.9.0-3
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:
> x86_64-linux-gnu-gcc -c -pipe -ggdb -g -O2 -Wall -DUNIX -I.. -I./.. -Wall 
> -pipe -ggdb -g -O2 -o obj/getline.o ../getline.c
> In file included from ../getline.c:27:
> ../getline.h:38: error: conflicting types for 'getline'
> /usr/include/stdio.h:651: error: previous declaration of 'getline' was here
> ../getline.c:45: error: conflicting types for 'getline'
> /usr/include/stdio.h:651: error: previous declaration of 'getline' was here
> make[2]: *** [obj/getline.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2009/10/28/sdcc_2.9.0-3_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: sdcc
Source-Version: 2.9.0-4

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

sdcc-doc_2.9.0-4_all.deb
  to main/s/sdcc/sdcc-doc_2.9.0-4_all.deb
sdcc-libraries_2.9.0-4_all.deb
  to main/s/sdcc/sdcc-libraries_2.9.0-4_all.deb
sdcc-ucsim_2.9.0-4_i386.deb
  to main/s/sdcc/sdcc-ucsim_2.9.0-4_i386.deb
sdcc_2.9.0-4.diff.gz
  to main/s/sdcc/sdcc_2.9.0-4.diff.gz
sdcc_2.9.0-4.dsc
  to main/s/sdcc/sdcc_2.9.0-4.dsc
sdcc_2.9.0-4_i386.deb
  to main/s/sdcc/sdcc_2.9.0-4_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.
Gudjon I. Gudjonsson <gud...@gudjon.org> (supplier of updated sdcc 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: SHA512

Format: 1.8
Date: Sat, 14 Nov 2009 18:22:59 +0100
Source: sdcc
Binary: sdcc sdcc-libraries sdcc-ucsim sdcc-doc
Architecture: source i386 all
Version: 2.9.0-4
Distribution: unstable
Urgency: low
Maintainer: Gudjon I. Gudjonsson <gud...@gudjon.org>
Changed-By: Gudjon I. Gudjonsson <gud...@gudjon.org>
Description: 
 sdcc       - Small Device C Compiler
 sdcc-doc   - Small Device C Compiler (documentation)
 sdcc-libraries - Small Device C Compiler (libraries)
 sdcc-ucsim - Micro-controller simulator for SDCC
Closes: 535420 552867
Changes: 
 sdcc (2.9.0-4) unstable; urgency=low
 .
   * Add patch 01_fix_ftbs (Closes: #552867)
   * Bump standards version to 3.8.3, no changes needed
   * Remove bashism from debian scripts (Closes: #535420)
   * Add README.source file
   * Add patch 02_result_type_gptr
   * Add dependency on quilt
Checksums-Sha1: 
 764b72d00c86c8c2c4119cc7b4d41efcdabcd19b 1786 sdcc_2.9.0-4.dsc
 e2ce27938df5aac4c6aeb9622f0dc66dfe291707 23191 sdcc_2.9.0-4.diff.gz
 7cbcd3b936bd275a7499592f4312174677d2cb66 1307764 sdcc_2.9.0-4_i386.deb
 1afe5c004ccfe5fc03bdb56a77bb28f0d5da1194 887860 sdcc-ucsim_2.9.0-4_i386.deb
 327d6ee1ae6d64443ed8dc29ae972cd752061bc6 6140482 sdcc-libraries_2.9.0-4_all.deb
 f8f9286f34f3c5049f4c09b3cdde3bed34c9603e 583292 sdcc-doc_2.9.0-4_all.deb
Checksums-Sha256: 
 94a5b3f2e0a90fc9b65639e83783a80aba2d5450ef4b61a02f7d8b47d728cb10 1786 
sdcc_2.9.0-4.dsc
 39b87e8fe009cf92fe24f96af203625c78e6e78f859ab0e6b2066b7e1f459d24 23191 
sdcc_2.9.0-4.diff.gz
 e6a55a7f02f0d11025534cb00bd7bf15aea2566ab2d6436692b3ffc8f01d312d 1307764 
sdcc_2.9.0-4_i386.deb
 5fddf371fff7af2dca1f38ed670e08a44d541fba12ed099b236034cd6488eede 887860 
sdcc-ucsim_2.9.0-4_i386.deb
 875370bb41cb8b8a147abba235499b02f7f04f498fff0c9535fe2ce4b7180ade 6140482 
sdcc-libraries_2.9.0-4_all.deb
 379cdf84ddcf95a190d892ac7181fdd6216dc89de1d8336e39f0e7e50ff91e88 583292 
sdcc-doc_2.9.0-4_all.deb
Files: 
 c497c560e5d6adf781fafd0189b88516 1786 electronics optional sdcc_2.9.0-4.dsc
 10b4735ec258134c6eefe90e7ff8b745 23191 electronics optional 
sdcc_2.9.0-4.diff.gz
 f2ab34e36ada3e472bf1bb9dac673bee 1307764 electronics optional 
sdcc_2.9.0-4_i386.deb
 730f5a6d6aa694e07408523292b1667c 887860 electronics optional 
sdcc-ucsim_2.9.0-4_i386.deb
 456a910723ac99a8b2a30eecdeebc11d 6140482 electronics optional 
sdcc-libraries_2.9.0-4_all.deb
 62b3ba4eaaaf7c9e69705991180a9894 583292 doc optional sdcc-doc_2.9.0-4_all.deb

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

iQIVAwUBSwUfwTqTYZbAldlBAQpBwRAAmUyATvRL3bb/MFFH/HEnM+MD9FJJ3iaM
wQOXyMV+meup5Xtv5MwWhzjTUDXHzP8Zs6ZEtyNhjBIO2DiJdt6Gfp4ihhO9+NzE
bFhP7REWvi4UqxmZi/phoYSZYvKwnQMcVpNag21uu6ksC+Hhu+mU0HjkSSgcTj+j
1CR/z8/aFuoDlmpzg+bEmAp7x1/ULYFzS/IQ7j3YNds9CDZMTONrnqodzzx5aehm
qtZg8kB1c3AwQVtj1TuivZ5BufNZNxfWGZf9Z9HWp8PxTFRqa5FKlSp9Wf744uD2
3XX7XR/DngfIjOk1wE+GU9GAdE5806UHyIiOcVX7RhHoeCJg1botjMNmaIE54PxD
LJogFF6qRUxHKUwC4II5dc9Ocb0tVLpuHrsE0UFaTpXunckHEfyjbQ+DnmWRvSQU
+sFl+2pnNDnUnrgLKB53coBoR3DSW6/4r2e78Chi/gOTzOK1tGpWYdp80ZxzVqHN
w/j0hSNO7OuEl/yEGJRWBuyIXlbkyGCemi4aiIsdVgPR2AcPTYZfcUqghrIJdsHb
16392T3EmnY6oPYi3rh+2A8RSgF0aa55aIpK1gPeUbML7LmT1tGz5/nTBrya3PI6
Zk9izwTe7uoVMZKYMUkFy98F7+TIww2MTvT38Q1sV1ud3n8Ppc5otcjLnqIaG7kt
JokK/46xidA=
=U0QL
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to