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

Bug#222878: marked as done (FTBFS on Sid, header incompatibilites suspected)



Your message dated Sun, 14 Dec 2003 14:02:30 -0500
with message-id <E1AVbVe-0003QA-00@auric.debian.org>
and subject line Bug#220991: fixed in linux-kernel-headers 2.5.999-test7-bk-10
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 4 Dec 2003 11:46:43 +0000
>From inet@zombie.inka.de Thu Dec 04 05:46:42 2003
Return-path: <inet@zombie.inka.de>
Received: from mail.uni-kl.de (uni-kl.de) [131.246.137.52] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1ARrgr-0002gg-00; Thu, 04 Dec 2003 05:30:37 -0600
Received: from mailgate1.uni-kl.de ([131.246.120.5] verified)
  by uni-kl.de (CommuniGate Pro SMTP 4.1.8)
  with ESMTP-TLS id 452895; Thu, 04 Dec 2003 12:30:35 +0100
Received: from mailinf.rhrk.uni-kl.de (mailinf.rhrk.uni-kl.de [131.246.137.54])
	by mailgate1.uni-kl.de (8.12.10/8.12.10) with ESMTP id hB4BUZEn012210;
	Thu, 4 Dec 2003 12:30:35 +0100
Received: from domino.informatik.uni-kl.de (root@domino.informatik.uni-kl.de [131.246.161.19])
	by mailinf.rhrk.uni-kl.de (8.12.6/8.12.6) with ESMTP id hB4BUZ8e026833;
	Thu, 4 Dec 2003 11:30:35 GMT
Received: from zombie.inka.de (rotes255.wohnheim.uni-kl.de [131.246.178.65])
	by domino.informatik.uni-kl.de (8.11.7/8.11.6) with ESMTP id hB4BUYm00993;
	Thu, 4 Dec 2003 12:30:35 +0100 (MET)
Received: from inet by zombie.inka.de with local (Exim 4.24)
	id 1ARrgi-00016e-0j; Thu, 04 Dec 2003 12:30:28 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Eduard Bloch <blade@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: FTBFS on Sid, header incompatibilites suspected
X-Mailer: reportbug 2.36
Date: Thu, 04 Dec 2003 12:30:28 +0100
Message-Id: <E1ARrgi-00016e-0j@zombie.inka.de>
Sender: Eduard Bloch <inet@zombie.inka.de>
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 
	2.60-master.debian.org_2003_11_25-bugs.debian.org_2003_11_20 
	(1.212-2003-09-23-exp) on master.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=HAS_PACKAGE autolearn=no 
	version=2.60-master.debian.org_2003_11_25-bugs.debian.org_2003_11_20
X-Spam-Level: 

Package: util-linux
Version: 2.12-5
Severity: serious

cc -s  mkfs.minix.o ../lib/get_blocks.o   -o mkfs.minix
cc -pipe -O2 -mcpu=i486 -fomit-frame-pointer -I../lib -Wall -Wmissing-prototypes
 -Wstrict-prototypes -DNCH=1   -D_FILE_OFFSET_BITS=64 -DSBINDIR=\"/sbin\" -DUSRS
BINDIR=\"/usr/sbin\" -DLOGDIR=\"/var/log\" -DVARPATH=\"/var\" -DLOCALEDIR=\"/usr
/share/locale\" -O2  -s  mkfs.bfs.c ../lib/get_blocks.o   -o mkfs.bfs
cc -pipe -O2 -mcpu=i486 -fomit-frame-pointer -I../lib -Wall -Wmissing-prototypes
 -Wstrict-prototypes -DNCH=1   -D_FILE_OFFSET_BITS=64 -DSBINDIR=\"/sbin\" -DUSRS
BINDIR=\"/usr/sbin\" -DLOGDIR=\"/var/log\" -DVARPATH=\"/var\" -DLOCALEDIR=\"/usr
/share/locale\" -O2  -s  blockdev.c   -o blockdev
blockdev.c:70: error: parse error before '[' token
blockdev.c:70: error: initializer element is not constant
blockdev.c:70: error: (near initialization for `bdcms[4].ioc')
blockdev.c:70: error: initializer element is not constant
blockdev.c:70: error: (near initialization for `bdcms[4]')
blockdev.c:73: error: parse error before '[' token
blockdev.c:73: error: initializer element is not constant
blockdev.c:73: error: (near initialization for `bdcms[5].ioc')
blockdev.c:73: error: initializer element is not constant
blockdev.c:73: error: (near initialization for `bdcms[5]')
blockdev.c:76: error: initializer element is not constant
blockdev.c:76: error: (near initialization for `bdcms[6]')
blockdev.c:79: error: initializer element is not constant
blockdev.c:79: error: (near initialization for `bdcms[7]')
blockdev.c:82: error: initializer element is not constant
blockdev.c:82: error: (near initialization for `bdcms[8]')
blockdev.c:85: error: initializer element is not constant
blockdev.c:85: error: (near initialization for `bdcms[9]')
blockdev.c:89: error: initializer element is not constant
blockdev.c:89: error: (near initialization for `bdcms[10]')
blockdev.c: In function `report_device':
blockdev.c:331: error: parse error before '[' token
make[2]: *** [blockdev] Fehler 1
make[2]: Leaving directory `/var/tmp/util-linux-2.12/disk-utils'
make[1]: *** [all] Fehler 1
make[1]: Leaving directory `/var/tmp/util-linux-2.12'
make: *** [build] Fehler 2
debuild: fatal error at line 763:
dpkg-buildpackage failed!

Similar things happen when I try to compile mount manualy:

cc -c -pipe -O2 -mcpu=i486 -fomit-frame-pointer -I../lib -Wall -Wmissing-prototypes -Wstrict-prototypes -DNCH=1   -D_FILE_OFFSET_BITS=64 -DSBINDIR=\"/sbin\" -DUSRSBINDIR=\"/usr/sbin\" -DLOGDIR=\"/var/log\" -DVARPATH=\"/var\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -DHAVE_NFS mount.c
In file included from mount.c:65:
loop.h:51: error: parse error before "__kernel_dev_t"
loop.h:51: Warnung: no semicolon at end of struct or union
loop.h:53: error: parse error before "lo_rdevice"
loop.h:53: Warnung: type defaults to `int' in declaration of `lo_rdevice'
loop.h:53: Warnung: data definition has no type or storage class
loop.h:62: error: parse error before '}' token
make: *** [mount.o] Fehler 1

Maybe incompatibility with the recent linux-kernel-headers?

MfG,
Eduard.

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux debian 2.4.23-rc3 #3 So Nov 23 19:25:21 CET 2003 i686
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8

Versions of packages util-linux depends on:
hi  libc6                     2.3.2.ds1-10   GNU C Library: Shared libraries an
ii  libncurses5               5.3.20030719-4 Shared libraries for terminal hand
ii  slang1a-utf8              1.4.9-2        The S-Lang programming library wit
ii  zlib1g                    1:1.2.1-1      compression library - runtime

-- no debconf information


---------------------------------------
Received: (at 220991-close) by bugs.debian.org; 14 Dec 2003 20:00:01 +0000
>From katie@auric.debian.org Sun Dec 14 14:00:01 2003
Return-path: <katie@auric.debian.org>
Received: from auric.debian.org [206.246.226.45] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1AVbYW-0000HN-00; Sun, 14 Dec 2003 13:05:28 -0600
Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian))
	id 1AVbVe-0003QA-00; Sun, 14 Dec 2003 14:02:30 -0500
From: Daniel Jacobowitz <dan@debian.org>
To: 220991-close@bugs.debian.org
X-Katie: $Revision: 1.43 $
Subject: Bug#220991: fixed in linux-kernel-headers 2.5.999-test7-bk-10
Message-Id: <E1AVbVe-0003QA-00@auric.debian.org>
Sender: Archive Administrator <katie@auric.debian.org>
Date: Sun, 14 Dec 2003 14:02:30 -0500
Delivered-To: 220991-close@bugs.debian.org

Source: linux-kernel-headers
Source-Version: 2.5.999-test7-bk-10

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

linux-kernel-headers_2.5.999-test7-bk-10.diff.gz
  to pool/main/l/linux-kernel-headers/linux-kernel-headers_2.5.999-test7-bk-10.diff.gz
linux-kernel-headers_2.5.999-test7-bk-10.dsc
  to pool/main/l/linux-kernel-headers/linux-kernel-headers_2.5.999-test7-bk-10.dsc
linux-kernel-headers_2.5.999-test7-bk-10_i386.deb
  to pool/main/l/linux-kernel-headers/linux-kernel-headers_2.5.999-test7-bk-10_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 220991@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Daniel Jacobowitz <dan@debian.org> (supplier of updated linux-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.7
Date: Sat, 13 Dec 2003 16:13:20 -0500
Source: linux-kernel-headers
Binary: linux-kernel-headers
Architecture: source i386
Version: 2.5.999-test7-bk-10
Distribution: unstable
Urgency: low
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Changed-By: Daniel Jacobowitz <dan@debian.org>
Description: 
 linux-kernel-headers - Linux Kernel Headers for development
Closes: 203303 215337 215937 216921 218438 219664 219940 220138 220232 220331 220953 220991 221438 221543
Changes: 
 linux-kernel-headers (2.5.999-test7-bk-10) unstable; urgency=low
 .
   * Daniel Jacobowitz <dan@debian.org>
 .
     - Add a testsuite.
 .
     - Resolve a conflict between <linux/compiler.h> and <sys/cdefs.h>
       (Closes: #215337, #219664).
       - debian/patches/no-linux-compiler-h.patch
     - Let <linux/netlink.h> compile by moving some of <linux/uio.h> into
       __KERNEL__ (Closes: #215937).
       - debian/patches/linux-netlink-compilation.patch
     - Fix a -W (-Wextra) warning with the ioctl type checking macros
       (Closes: #219940, #220953).
       - debian/patches/ioctl-signedness.patch
     - Quiet #warning from <linux/list.h> for now.
       - debian/patches/linux-list-quiet-warning.patch
     - Fix conflict between <linux/time.h> and <time.h>, and other C++
       namespace cleanliness problems
       (Closes: #218438, #220232, #216921, #221438).
       - debian/patches/linux-types-and-time.patch
       - debian/patches/linux-types-ustat.h removed.
     - Also export __kernel_dev_t for util-linux/cryptoloop (Closes: 220991).
       - debian/patches/linux-types-and-time.patch
     - Remove some useless __const__ markers from byteorder headers.
       - debian/patches/byteorder-const.patch
     - Add __extension__ to several ({ }) constructs to allow them with -ansi
       (Closes: #203303).
       - debian/patches/byteorder.patch
     - Disable the contents of <asm-ia64/pal.h> in userspace (Closes: #220138).
       - debian/patches/ia64-pal.patch
     - Don't include unneeded mod_devicetable.h from linux/pci.h (Closes: #221543).
       - debian/patches/linux-pci.patch
     - Don't include buffer_head.h from linux/msdos_fs.h (Closes: #220331).
       - debian/patches/msdos-fs.patch
     - Suppress pedantic long long warnings for <linux/types.h>.
       - debian/patches/linux-types-long-long.patch
 .
   * Jeff Bailey <jbailey@nisa.net>
 .
    - debian/control: Bump standards version to 3.6.1.
      No changes required.
Files: 
 bc66113e31ae75aee3781ac6d647a1d2 858 devel standard linux-kernel-headers_2.5.999-test7-bk-10.dsc
 ec12b4d434e942e7b99e94a9423ff482 52489 devel standard linux-kernel-headers_2.5.999-test7-bk-10.diff.gz
 a31486ee73e3c528c066abb1ba351fbb 1375424 devel standard linux-kernel-headers_2.5.999-test7-bk-10_i386.deb

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

iD8DBQE/3LDAbgOPXuCjg3cRAiCmAJ4iPq2MylFNzkoqT5OQA6+k22GJ+wCffxmk
jjI+8OpG2MSCcf1FT9ecfOs=
=CUdw
-----END PGP SIGNATURE-----



Reply to: