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

Bug#231972: marked as done (lkh: /usr/include/linux/ptrace.h buggy)



Your message dated Wed, 02 Jun 2004 00:17:06 -0400
with message-id <E1BVNBa-0007nk-00@newraff.debian.org>
and subject line Bug#231972: fixed in linux-kernel-headers 2.5.999-test7-bk-16
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; 10 Feb 2004 00:09:50 +0000
>From ccheney@cheney.cx Mon Feb 09 16:09:50 2004
Return-path: <ccheney@cheney.cx>
Received: from 18.64-5-56.reverse.theplanet.com (pico.surpasshosting.com) [64.5.56.18] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1AqLTK-00025E-00; Mon, 09 Feb 2004 16:09:50 -0800
Received: from conr-adsl-cheney.txucom.net ([207.70.165.48] helo=calc)
	by pico.surpasshosting.com with esmtp (TLSv1:RC4-SHA:128)
	(Exim 4.24)
	id 1AqLRX-0006fU-Ve; Mon, 09 Feb 2004 18:08:00 -0600
Received: from ccheney by calc with local (Exim 4.30)
	id 1AqLTG-0000c6-Gy; Mon, 09 Feb 2004 18:09:46 -0600
Date: Mon, 9 Feb 2004 18:09:46 -0600
From: Christopher L Cheney <ccheney@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: lkh: /usr/include/linux/ptrace.h buggy
Message-ID: <20040210000946.GA1539@cheney.cx>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="/04w6evG8XlLl3ft"
Content-Disposition: inline
X-Reportbug-Version: 2.43
User-Agent: Mutt/1.5.5.1+cvs20040105i
Sender: Christopher L Cheney <ccheney@cheney.cx>
X-AntiAbuse: This header was added to track abuse, please include it with any abuse report
X-AntiAbuse: Primary Hostname - pico.surpasshosting.com
X-AntiAbuse: Original Domain - bugs.debian.org
X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12]
X-AntiAbuse: Sender Address Domain - cheney.cx
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_02_01 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=HAS_PACKAGE autolearn=no 
	version=2.60-bugs.debian.org_2004_02_01
X-Spam-Level: 


--/04w6evG8XlLl3ft
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Package: linux-kernel-headers
Version: 2.5.999-test7-bk-15
Severity: serious

I saw in the s390 buildd attempt of kdebase 3.1.5-2 that if failed with
the error below. Notice the application is attempting to use
/usr/include/sys/user.h which is supposed to be safe to use... before
anyone says you aren't supposed to include kernel headers. ;)

Thanks,

Chris Cheney

BTW - The sbuild toolchain printout should probably also list the
linux-kernel-headers version, I noticed it was absent.


http://buildd.debian.org/fetch.php?&pkg=kdebase&ver=4%3A3.1.5-2&arch=s390&stamp=1076056706&file=log&as=raw


make[5]: Entering directory `/build/buildd/kdebase-3.1.5/obj-s390-linux/ksysguard/ksysguardd/Linux'
if gcc -DHAVE_CONFIG_H -I. -I../../../../ksysguard/ksysguardd/Linux -I../../.. -I../../../../ksysguard/ksysguardd/Linux/../../CContLib -I../../../../ksysguard/ksysguardd/Linux/..  -D_GNU_SOURCE -DQT_THREAD_SUPPORT  -D_REENTRANT -Wall  -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -D_GNU_SOURCE -MT ProcessList.o -MD -MP -MF ".deps/ProcessList.Tpo" \
  -c -o ProcessList.o `test -f '../../../../ksysguard/ksysguardd/Linux/ProcessList.c' || echo '../../../../ksysguard/ksysguardd/Linux/'`../../../../ksysguard/ksysguardd/Linux/ProcessList.c; \
then mv -f ".deps/ProcessList.Tpo" ".deps/ProcessList.Po"; \
else rm -f ".deps/ProcessList.Tpo"; exit 1; \
fi
In file included from /usr/include/linux/ptrace.h:49,
                 from /usr/include/asm/user.h:13,
                 from /usr/include/sys/user.h:22,
                 from ../../../../ksysguard/ksysguardd/Linux/ProcessList.c:29:
/usr/include/asm/ptrace.h:193: error: syntax error before "__u64"
/usr/include/asm/ptrace.h:199: error: syntax error before '}' token
/usr/include/asm/ptrace.h:199: error: ISO C forbids data definition with no type or storage class
/usr/include/asm/ptrace.h:204: error: syntax error before "freg_t"
/usr/include/asm/ptrace.h:205: error: ISO C forbids data definition with no type or storage class
/usr/include/asm/ptrace.h:448: error: syntax error before "s390_fp_regs"
/usr/include/asm/ptrace.h:457: error: syntax error before '}' token
In file included from /usr/include/sys/user.h:22,
                 from ../../../../ksysguard/ksysguardd/Linux/ProcessList.c:29:
/usr/include/asm/user.h:55: error: field `regs' has incomplete type
make[5]: *** [ProcessList.o] Error 1


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.2-bk2
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8

-- no debconf information


--/04w6evG8XlLl3ft
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

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

iD8DBQFAKCFK0QZas444SvIRAsT5AKCw2OOzQO2LSvstNZslE/ZgWFMWnQCffTJF
rx72qSWyKhvIbK3v/sMIQTs=
=VrEy
-----END PGP SIGNATURE-----

--/04w6evG8XlLl3ft--

---------------------------------------
Received: (at 231972-close) by bugs.debian.org; 2 Jun 2004 04:23:06 +0000
>From katie@ftp-master.debian.org Tue Jun 01 21:23:06 2004
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BVNHO-0003Rt-00; Tue, 01 Jun 2004 21:23:06 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1BVNBa-0007nk-00; Wed, 02 Jun 2004 00:17:06 -0400
From: GOTO Masanori <gotom@debian.org>
To: 231972-close@bugs.debian.org
X-Katie: $Revision: 1.49 $
Subject: Bug#231972: fixed in linux-kernel-headers 2.5.999-test7-bk-16
Message-Id: <E1BVNBa-0007nk-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Wed, 02 Jun 2004 00:17:06 -0400
Delivered-To: 231972-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

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

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

Debian distribution maintenance software
pp.
GOTO Masanori <gotom@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: Tue, 11 May 2004 15:22:19 +0900
Source: linux-kernel-headers
Binary: linux-kernel-headers
Architecture: source i386
Version: 2.5.999-test7-bk-16
Distribution: unstable
Urgency: low
Maintainer: GOTO Masanori <gotom@debian.org>
Changed-By: GOTO Masanori <gotom@debian.org>
Description: 
 linux-kernel-headers - Linux Kernel Headers for development
Closes: 231972 234236 245387
Changes: 
 linux-kernel-headers (2.5.999-test7-bk-16) unstable; urgency=low
 .
   * Add a patch for MIPS <asm/asm.h> and <asm/unistd.h> from Thiemo Seufer
     <ica2_ts@csv.ica.uni-stuttgart.de>.  (Closes: #234236)
     - debian/patches/asm-mips-asm-and-unistd.patch
   * Add a patch for x86-64 <asm/types.h> and <asm/byteorder.h> from
     Kurt Roeckx <Q@ping.be>.  (Closes: #245387)
     - debian/patches/x86-64-long-long.patch
   * Add a patch for S390 <asm/types.h> to fix breakage when using gcc -ansi
     and #include <sys/user.h>.  (Closes: #231972)
     - debian/patches/s390-asm-types.patch
   * debian/control: Update debhelper Build-Depends version to 4.1.0.
   * debian/control: Change gotom's address.
Files: 
 3a2f8c2acbe5f3519aa88cadc01f0256 856 devel standard linux-kernel-headers_2.5.999-test7-bk-16.dsc
 8c43717d98131d5e17e1066c9bc2eafe 55504 devel standard linux-kernel-headers_2.5.999-test7-bk-16.diff.gz
 425e92434a78d5971b4508930d1ad7d0 1376672 devel standard linux-kernel-headers_2.5.999-test7-bk-16_i386.deb

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

iD8DBQFAvVDGqIqasIZIJsMRAmbEAKCQ50y9gJoMOsxiQJQ6kBdthHWizgCfUzXw
MMBUH/IuZrl9000o8nVmFOU=
=/bjs
-----END PGP SIGNATURE-----



Reply to: