Your message dated Sat, 16 Jan 2010 19:49:50 +0000
with message-id <[email protected]>
and subject line Bug#551449: fixed in mailto 1.3.2-3
has caused the Debian Bug report #551449,
regarding mailto: FTBFS gcc 4.4 (sid)
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 [email protected]
immediately.)


-- 
551449: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=551449
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mailto
Version: 1.3.2-2
Severity: important
Tags: patch
Justification: fails to build from source
User: [email protected]
Usertags: origin-ubuntu karmic ubuntu-patch


Attached patch should fix the FTBFS


*** /tmp/tmp2V58ob
In Ubuntu, we've applied the attached patch to achieve the following:

  * util.c: Rename getline function to fix FTBFS as its included
    in stdio.h 

We thought you might be interested in doing the same. 


-- System Information:
Debian Release: squeeze/sid
  APT prefers karmic-updates
  APT policy: (500, 'karmic-updates'), (500, 'karmic-security'), (500, 'karmic')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.31-14-generic (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u mailto-1.3.2/debian/changelog mailto-1.3.2/debian/changelog
only in patch2:
unchanged:
--- mailto-1.3.2.orig/util.c
+++ mailto-1.3.2/util.c
@@ -93,7 +93,7 @@
     return -1;
 }
 
-int getline(char *s, int n, FILE *f) {
+int my_getline(char *s, int n, FILE *f) {
     register int i=0;
 
     while(1) {

--- End Message ---
--- Begin Message ---
Source: mailto
Source-Version: 1.3.2-3

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

mailto_1.3.2-3.diff.gz
  to main/m/mailto/mailto_1.3.2-3.diff.gz
mailto_1.3.2-3.dsc
  to main/m/mailto/mailto_1.3.2-3.dsc
mailto_1.3.2-3_i386.deb
  to main/m/mailto/mailto_1.3.2-3_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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joey Schulze <[email protected]> (supplier of updated mailto 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 [email protected])


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

Format: 1.8
Date: Sat, 16 Jan 2010 20:27:45 +0100
Source: mailto
Binary: mailto
Architecture: source i386
Version: 1.3.2-3
Distribution: unstable
Urgency: low
Maintainer: Martin Schulze <[email protected]>
Changed-By: Joey Schulze <[email protected]>
Description: 
 mailto     - WWW Forms to Mail Gateway
Closes: 551449
Changes: 
 mailto (1.3.2-3) unstable; urgency=low
 .
   * Disable included version of getline() since it is unused and produce
     an FTBFS (closes: Bug#551449)
   * Don't use '0' flag used with '%p' gnu_printf format [mailto.c]
Checksums-Sha1: 
 eceb1103c6a623e73b32b32d34fc83c8f7adfc1e 893 mailto_1.3.2-3.dsc
 0b0da9a723928f8bca7e927590db27190a250b46 14530 mailto_1.3.2-3.diff.gz
 0e461f47f398511201c38a00b91e03b5ca3f446c 16828 mailto_1.3.2-3_i386.deb
Checksums-Sha256: 
 33d47fea5448f397e94f51fc87d99a890d674e1e8a12748ca36e43c19b41d2c8 893 
mailto_1.3.2-3.dsc
 c5852b53ed0bf4203b816f72736b6a2abd827a8a0da6b0be14afefbfdbdae72c 14530 
mailto_1.3.2-3.diff.gz
 198d70892f8caccb57ab6998cc5b2b091f5449c050a83b9299edb105dea03dc9 16828 
mailto_1.3.2-3_i386.deb
Files: 
 0a74d1d23c2683eee01a0e75c0463a7c 893 web optional mailto_1.3.2-3.dsc
 06a551bcbae91d672feedcead1529071 14530 web optional mailto_1.3.2-3.diff.gz
 0fe0aa78098f7a63b151e0377b3acda9 16828 web optional mailto_1.3.2-3_i386.deb

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

iD8DBQFLUhPYW5ql+IAeqTIRAvT5AKCF1ke83Q531J9ILCkwmFAsc7ymGgCcDT1L
nhV4PV9MQI1UJwz3NVxOMVI=
=xt5o
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to