Your message dated Wed, 22 Feb 2012 11:05:18 +0000
with message-id <[email protected]>
and subject line Bug#642442: fixed in yafc 1.1.1.dfsg.1-4.2
has caused the Debian Bug report #642442,
regarding yafc: FTBFS on hurd-i386: input.c:112:24: error: 'TCGETS' undeclared 
(first use in this function)
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.)


-- 
642442: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=642442
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: yafc
Version: 1.1.1.dfsg.1-4.1
Severity: important
Tags: patch

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

yafc currently fails to build on hurd-i386 [1] with:

input.c:118:20: error: 'IUCLC' undeclared (first use in this function)
input.c:121:24: error: 'TCSETS' undeclared (first use in this function)
input.c: In function 'ask':
input.c:328:8: warning: variable 'defstr' set but not used
[-Wunused-but-set-variable]
make[5]: *** [input.o] Error 1
make[4]: *** [all-recursive] Error 1
make[3]: *** [all] Error 2
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2


This is due to use-termios.patch to fix #601758. The attached patch fixes this 
issue.

Regards

[1]
https://buildd.debian.org/status/fetch.php?pkg=yafc&arch=hurd-i386&ver=1.1.1.dfsg.1-4.1&stamp=1313692146

- -- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (650, 'unstable'), (601, 'testing'), (600, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages yafc depends on:
ii  dpkg          1.16.0.3      
ii  install-info  4.13a.dfsg.1-8
ii  libc6         2.13-21       
ii  libncurses5   5.9-1         
ii  libreadline6  6.2-4         

yafc recommends no packages.

yafc suggests no packages.

- -- no debconf information

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

iQIcBAEBCAAGBQJOe2ZTAAoJEGny/FFupxmT/UcP/05tRMRNYS/QqVR4zYMan0Y0
uDPvPPUN+URSPY3tMPA6q6pyxGKz/uHedO5oOs5mqM/zSL+ims0AKUEq5w/ajjKT
olt8MYzT4qkN2kJVJIhVu1xFPfuisev5+rtHuW8miPp9KOqLkyPjha/q+YAUMvFr
Vu259k2ZB8W949ALQ7abI6TZ1gs0oiRyKh4XCADSO5X3tI/Hn4bTjkrawIOk1DRA
7mKpCEnsh6IVXrNcxXr846Pez/1ID5EXeDhXNw6q0nOgfxOF8yzPAcMfOeWa+hDG
leMbza8kfn5SEo6yeOzLTgn+q2xF7ADPvp9lE2ruSHqjio3gzNbxHnl5auriXWRH
lJkPyLznuNhokx0g/uaTe2LGuUj+ChCPzavQpUSByQ4dMh7WFce2bHRZigOERx3J
uynrtH/BkWfQltLZlraLDwilXrAhRUfZxhS7TKBwIk1w2Wow/Doz9RqpyInB7xJf
TkipgnTYTN8QZYbPVCVclL3SY+km8TQSDYLXEF5yZ3H/q1Pgv4LQ3DezaOvxkPWU
VumyZ83aMg+1vvtz8vuAYqISnEa6fijvDOUVQsm0Rg5gYWW6X8DIb1GJXCQRDOXC
6WKzm786YVyGyiM3IcnyALnWs7FyWOoCQgjOG5xAprt2O3jur6f67gV+1zTFUocu
dkRDZn0ShsrH4ojo0Z61
=X8rM
-----END PGP SIGNATURE-----
--- yafc-1.1.1.dfsg.1/debian/patches/use-termios.patch.orig	2011-09-22 18:29:55.000000000 +0200
+++ yafc-1.1.1.dfsg.1/debian/patches/use-termios.patch	2011-09-22 18:31:09.000000000 +0200
@@ -21,7 +21,7 @@
 -# include <termio.h> 
 +# include <termios.h> 
 +
-+# if __FreeBSD_kernel__
++# if __FreeBSD_kernel__ || defined(__GNU__)
 +#  ifndef IUCLC
 +    /* Not implemented in FreeBSD 8.0!  */
 +#   define IUCLC 0

--- End Message ---
--- Begin Message ---
Source: yafc
Source-Version: 1.1.1.dfsg.1-4.2

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

yafc_1.1.1.dfsg.1-4.2.diff.gz
  to main/y/yafc/yafc_1.1.1.dfsg.1-4.2.diff.gz
yafc_1.1.1.dfsg.1-4.2.dsc
  to main/y/yafc/yafc_1.1.1.dfsg.1-4.2.dsc
yafc_1.1.1.dfsg.1-4.2_amd64.deb
  to main/y/yafc/yafc_1.1.1.dfsg.1-4.2_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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sebastian Ramacher <[email protected]> (supplier of updated yafc 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: Tue, 20 Dec 2011 15:50:32 +0100
Source: yafc
Binary: yafc
Architecture: source amd64
Version: 1.1.1.dfsg.1-4.2
Distribution: unstable
Urgency: low
Maintainer: Decklin Foster <[email protected]>
Changed-By: Sebastian Ramacher <[email protected]>
Description: 
 yafc       - yet another FTP client
Closes: 642442
Changes: 
 yafc (1.1.1.dfsg.1-4.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * debian/patches/use-termios.patch: update to fix FTBFS on hurd. (Closes:
     #642442)
Checksums-Sha1: 
 69ca4fa208526498342103f20c49ee89d24464ab 1066 yafc_1.1.1.dfsg.1-4.2.dsc
 61f3a4152952c7dbd2c26d8e7411b9a577f1a7ea 11552 yafc_1.1.1.dfsg.1-4.2.diff.gz
 f217ffe06cbf3d930eb7059db7283b61284731e4 156124 yafc_1.1.1.dfsg.1-4.2_amd64.deb
Checksums-Sha256: 
 327615517eff89c68293c666b1656bf82830a9433afb5317b7ad6dfc21530e79 1066 
yafc_1.1.1.dfsg.1-4.2.dsc
 e9dff8bd266c2375bb84469a34bc3bc1a22f7f5edb99eb8827e0f4cc3d6c3496 11552 
yafc_1.1.1.dfsg.1-4.2.diff.gz
 e023a20e9de5fb46c121f7878870c5e61f48f0e17752fbdcee5c8ca0ec8a1aa4 156124 
yafc_1.1.1.dfsg.1-4.2_amd64.deb
Files: 
 d6172630422ab42aa23355c75523a19c 1066 net optional yafc_1.1.1.dfsg.1-4.2.dsc
 5b31f42448629d56808757c91dafde45 11552 net optional 
yafc_1.1.1.dfsg.1-4.2.diff.gz
 7dc3673821bcc4060995da7390116286 156124 net optional 
yafc_1.1.1.dfsg.1-4.2_amd64.deb

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

iD8DBQFPRMckvdkzt4X+wX8RAiHHAJ4xutiPnH/JVwsBBzxIxSete/d74ACfZ9V4
38NF4MxsPvrdsbR71d6WP8U=
=WIiQ
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to