Your message dated Wed, 27 Jul 2005 20:47:12 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#318979: fixed in linux-kernel-headers 2.6.13+0rc3-1 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; 18 Jul 2005 23:55:32 +0000 >From [EMAIL PROTECTED] Mon Jul 18 16:55:32 2005 Return-path: <[EMAIL PROTECTED]> Received: from 84-120-66-144.onocable.ono.com (chistera.yi.org) [84.120.66.144] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1DufSN-0006ik-00; Mon, 18 Jul 2005 16:55:32 -0700 Received: from userid 1000 by chistera.yi.org with local (Exim 4.52) id 1DufSM-0002lu-Hc for [EMAIL PROTECTED]; Tue, 19 Jul 2005 01:55:30 +0200 Date: Tue, 19 Jul 2005 01:55:30 +0200 From: Adeodato =?utf-8?B?U2ltw7M=?= <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: asm-sparc/fbio.h uses __user but does not include linux/compiler.h Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-No-CC: Please respect my Mail-Followup-To header User-Agent: Mutt/1.5.9i Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 Package: linux-kernel-headers Version: 2.6.12.0-1 Severity: serious Hello, on SPARC, the following change was made to the files /usr/include/asm-sparc{,64}/fbio.h between linux-kernel-headers 2.5.999-test7-bk-17 and 2.6.12.0-1: struct fbcmap { int index; /* first element (0 origin) */ int count; - unsigned char *red; - unsigned char *green; - unsigned char *blue; + unsigned char __user *red; + unsigned char __user *green; + unsigned char __user *blue; }; However, only asm-sparc64/fbio.h got added a line #including <linux/compiler.h>, where __user is defined, causing gcc to fail on programs that include asm-sparc/fbio.h. This has already affected some autobuilders (e.g., [1]), so please upload a fixed linux-kernel-headers package soon to address this issue. [1] http://buildd.debian.org/fetch.php?&pkg=xorg-x11&ver=6.8.2.dfsg.1-3&arch=sparc&stamp=1121723761&file=log&as=raw I've filed this bug at Severity: serious in agreement with the Release Team. Thanks! -- Adeodato Simó EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621 Everything you read in newspapers is absolutely true, except for that rare story of which you happen to have first-hand knowledge. -- Erwin Knoll --------------------------------------- Received: (at 318979-close) by bugs.debian.org; 28 Jul 2005 04:12:19 +0000 >From [EMAIL PROTECTED] Wed Jul 27 21:12:19 2005 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian)) id 1DxzMW-0006EY-00; Wed, 27 Jul 2005 20:47:12 -0700 From: GOTO Masanori <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.56 $ Subject: Bug#318979: fixed in linux-kernel-headers 2.6.13+0rc3-1 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Wed, 27 Jul 2005 20:47:12 -0700 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-CrossAssassin-Score: 3 Source: linux-kernel-headers Source-Version: 2.6.13+0rc3-1 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.6.13+0rc3-1.diff.gz to pool/main/l/linux-kernel-headers/linux-kernel-headers_2.6.13+0rc3-1.diff.gz linux-kernel-headers_2.6.13+0rc3-1.dsc to pool/main/l/linux-kernel-headers/linux-kernel-headers_2.6.13+0rc3-1.dsc linux-kernel-headers_2.6.13+0rc3-1_i386.deb to pool/main/l/linux-kernel-headers/linux-kernel-headers_2.6.13+0rc3-1_i386.deb linux-kernel-headers_2.6.13+0rc3.orig.tar.gz to pool/main/l/linux-kernel-headers/linux-kernel-headers_2.6.13+0rc3.orig.tar.gz 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. GOTO Masanori <[EMAIL PROTECTED]> (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 [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sat, 2 Jul 2005 18:37:43 +0900 Source: linux-kernel-headers Binary: linux-kernel-headers Architecture: source i386 Version: 2.6.13+0rc3-1 Distribution: unstable Urgency: low Maintainer: GOTO Masanori <[EMAIL PROTECTED]> Changed-By: GOTO Masanori <[EMAIL PROTECTED]> Description: linux-kernel-headers - Linux Kernel Headers for development Closes: 317857 318297 318979 319303 Changes: linux-kernel-headers (2.6.13+0rc3-1) unstable; urgency=low . * GOTO Masanori <[EMAIL PROTECTED]> . - New upstream release 2.6.13-rc3. - autoconfs/*.h: Update. - version.h: Update. . - debian/rules: Move autoconf.h installation to generate-asm.sh when biarch is used. - debian/generate-asm.sh: Install autoconf.h to asm* instead of linux when biarch is used. . - debian/patches/asm-ppc64-swab64.patch: Delete file, it's already applied to upstream. - debian/patches/i2c-dev.patch: Likewise. - debian/patches/usb.patch: Remove usb_ch9.h part because it's already applied to upstream. Fix new patch that introduced another breaks. - debian/patches/byteorder-const.patch: Move asm-ppc64 part from asm-ppc64-swab64.patch. Remove linux/byteorder/swabb.h part because it's already applied to upstream. . - debian/patches/linux-capi.patch: New file, include missing linux/compiler.h to fix build failure of asterisk-chan-capi and isdnutils. (Closes: #318297, #319303) - debian/patches/sparc-asm-fbio.patch: Update to include missing linux/compiler.h to fix build failure of xorg-x11. (Closes: #318979) - debian/patches/linux-if_fddi.patch: New file, include missing linux/netdevice.h to fix build failure of net-tools. Patched by Matt Kraai <[EMAIL PROTECTED]>. (Closes: #317857) Files: a6e37854c5579855881d6f189a0e2424 839 devel standard linux-kernel-headers_2.6.13+0rc3-1.dsc 54df63723fee6d4fadd68d7bf9330411 5077511 devel standard linux-kernel-headers_2.6.13+0rc3.orig.tar.gz 87b7bf86824aba5964a878a14206adf8 84377 devel standard linux-kernel-headers_2.6.13+0rc3-1.diff.gz aac25043125b820516293a184576dc34 1504746 devel standard linux-kernel-headers_2.6.13+0rc3-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFC4jKFqIqasIZIJsMRAlGgAJ4y5Bjdoth3WJ58ywpX2o8O/UfuQACgkTPm WFUqJASNBvZM0c309AtnKTg= =9atz -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]