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

Bug#700027: marked as done (kfreebsd-kernel-headers: Redefinition of struct termios)



Your message dated Thu, 07 Mar 2013 04:47:38 +0000
with message-id <E1UDSjy-0007D8-Hc@franck.debian.org>
and subject line Bug#700027: fixed in kfreebsd-kernel-headers 0.83
has caused the Debian Bug report #700027,
regarding kfreebsd-kernel-headers: Redefinition of struct termios
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.)


-- 
700027: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=700027
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: kfreebsd-kernel-headers
Version: 0.82
Severity: serious
Control: affects -1 inetutils

Hi!

I just uploaded a new inetutils version (with a minimal change) which
FTBFS, but it built fine before. Just for reference, here's the build
log:

  <https://buildd.debian.org/status/fetch.php?pkg=inetutils&arch=kfreebsd-amd64&ver=2%3A1.9-2&stamp=1360207021>

The problem is a redefinition of struct termios, that can be
reproduced with something like:

,--- termios.c
#include <sys/tty.h>
#include <termios.h>
int main() { return 0; }
`---

I'm filing this to track the issue, and because I have to do some
other stuff, if no one else has dealt with it by then I'll look into
fixing and uploading the package.

Thanks,
Guillem

--- End Message ---
--- Begin Message ---
Source: kfreebsd-kernel-headers
Source-Version: 0.83

We believe that the bug you reported is fixed in the latest version of
kfreebsd-kernel-headers, which is due to be installed in the Debian FTP archive.

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 700027@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Guillem Jover <guillem@debian.org> (supplier of updated kfreebsd-kernel-headers 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 ftpmaster@debian.org)


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

Format: 1.8
Date: Thu, 07 Mar 2013 04:41:12 +0100
Source: kfreebsd-kernel-headers
Binary: kfreebsd-kernel-headers
Architecture: source kfreebsd-amd64
Version: 0.83
Distribution: unstable
Urgency: low
Maintainer: GNU/kFreeBSD Maintainers <debian-bsd@lists.debian.org>
Changed-By: Guillem Jover <guillem@debian.org>
Description: 
 kfreebsd-kernel-headers - kFreeBSD headers for development
Closes: 700027
Changes: 
 kfreebsd-kernel-headers (0.83) unstable; urgency=low
 .
   * Include <sys/termios.h> instead of <sys/_termios.h> from <sys/tty.h>
     so that code including both does not fail to build due to redefinition
     of struct termios. (Closes: #700027)
Checksums-Sha1: 
 43d89c84ec253aa2fc2af4b0fbf428dd4f6040fa 1218 kfreebsd-kernel-headers_0.83.dsc
 186890e4fcfc4fa28349825c6dab997c5c734ca9 52655 kfreebsd-kernel-headers_0.83.tar.gz
 8a786e69ecbf91ab4217aea7ff1cea8ebd3bc6fa 1623122 kfreebsd-kernel-headers_0.83_kfreebsd-amd64.deb
Checksums-Sha256: 
 c970aecb133f49fa14602e26b12cfd256543b82f411100c5ced26e1842aedc05 1218 kfreebsd-kernel-headers_0.83.dsc
 3d5ddc316ebe070640763e0278c87ca19dd2f5c2f10211c23b450090aa9d4030 52655 kfreebsd-kernel-headers_0.83.tar.gz
 785a55232177a723ee87e89d657c68f7b8122e047dff4ad414ed356b8b8e7a2b 1623122 kfreebsd-kernel-headers_0.83_kfreebsd-amd64.deb
Files: 
 71f451257c51b1c8ba31f969286e95b5 1218 kernel standard kfreebsd-kernel-headers_0.83.dsc
 fbf17a6b462d9af8e93abd1dcc45f9b7 52655 kernel standard kfreebsd-kernel-headers_0.83.tar.gz
 799336e5e8fa117598a2072907b8546a 1623122 kernel standard kfreebsd-kernel-headers_0.83_kfreebsd-amd64.deb

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

iEYEARECAAYFAlE4FqQACgkQuW9ciZ2SjJtZHACgpRwbk4Am8T9uFwh+viXZYxeV
bm0AoNDX9OFikmqYhI/1/lXmyCJlYpBK
=a8Z2
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: