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

Bug#271533: marked as done (kernel-image-2.4.27-1-generic: cannot build alsa-modules from alsa-source)



Your message dated Wed, 01 Dec 2004 22:02:43 -0500
with message-id <E1CZhEx-0002uf-00@newraff.debian.org>
and subject line Bug#271533: fixed in kernel-source-2.4.27 2.4.27-6
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; 13 Sep 2004 15:17:15 +0000
>From janjaap@elevation.utp.dommelstein.nl Mon Sep 13 08:17:14 2004
Return-path: <janjaap@elevation.utp.dommelstein.nl>
Received: from smtpq3.home.nl [213.51.128.198] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1C6sZu-000200-00; Mon, 13 Sep 2004 08:17:14 -0700
Received: from [213.51.128.136] (port=58194 helo=smtp5.home.nl)
	by smtpq3.home.nl with esmtp (Exim 4.30)
	id 1C6sZt-00021u-SK
	for submit@bugs.debian.org; Mon, 13 Sep 2004 17:17:13 +0200
Received: from cc261142-a.ensch1.ov.home.nl ([212.120.126.71]:30136 helo=acrobat.utp.dommelstein.nl)
	by smtp5.home.nl with esmtp (Exim 4.30)
	id 1C6sZs-00021E-Qg; Mon, 13 Sep 2004 17:17:12 +0200
Received: from localhost.localdomain (elevation.utp.dommelstein.nl [192.168.0.112])
	by acrobat.utp.dommelstein.nl (Postfix) with ESMTP
	id 8F382BA; Mon, 13 Sep 2004 17:17:12 +0200 (CEST)
Received: from janjaap by localhost.localdomain with local (Exim 4.34)
	id 1C6sZs-0004Va-ML; Mon, 13 Sep 2004 17:17:12 +0200
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Jan-Jaap van der Heijden <J.J.vanderHeijden@home.nl>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: kernel-image-2.4.27-1-generic: cannot build alsa-modules from alsa-source
X-Mailer: reportbug 2.63
Date: Mon, 13 Sep 2004 17:17:12 +0200
Message-Id: <E1C6sZs-0004Va-ML@localhost.localdomain>
Sender: Jan-Jaap van der Heijden <janjaap@elevation.utp.dommelstein.nl>
X-AtHome-MailScanner-Information: Neem contact op met support@home.nl voor meer informatie
X-AtHome-MailScanner: Found to be clean
Delivered-To: submit@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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: kernel-image-2.4.27-1-generic
Version: 2.4.27-3
Severity: normal
Tags: patch

I'm trying to build alsa-modules from alsa source for
kernel-image-2.4.27-1-generic (sarge). If I try to build support for all
cards, it stops with an error in <asm-alpha/unistd.h>.

It turns out that in <asm-alpha/unistd.h> a struct pt_regs regs is
declared without including <asm-alpha/ptrace.h> where it is defined. In 2.6.8
this is fixed (it includes ptrace.h plus a bunch of others).

So, I propose this fix:

--- unistd.h.orig	2004-09-13 12:13:22.000000000 +0200
+++ unistd.h	2004-09-13 12:14:49.000000000 +0200
@@ -519,6 +519,7 @@

 #include <linux/string.h>
 #include <linux/signal.h>
+#include <asm/ptrace.h>

 extern void sys_idle(void);
 static inline void idle(void)


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: alpha
Kernel: Linux 2.4.27-1-generic
Locale: LANG=C, LC_CTYPE=C

Versions of packages kernel-image-2.4.27-1-generic depends on:
ii  coreutils [fileutils]         5.2.1-2    The GNU core utilities
ii  initrd-tools                  0.1.74     tools to create initrd image for p
ii  modutils                      2.4.26-1   Linux module utilities

-- no debconf information

---------------------------------------
Received: (at 271533-close) by bugs.debian.org; 2 Dec 2004 03:08:31 +0000
>From katie@ftp-master.debian.org Wed Dec 01 19:08:31 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 1CZhKZ-0007Un-00; Wed, 01 Dec 2004 19:08:31 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1CZhEx-0002uf-00; Wed, 01 Dec 2004 22:02:43 -0500
From: Simon Horman <horms@debian.org>
To: 271533-close@bugs.debian.org
X-Katie: $Revision: 1.54 $
Subject: Bug#271533: fixed in kernel-source-2.4.27 2.4.27-6
Message-Id: <E1CZhEx-0002uf-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Wed, 01 Dec 2004 22:02:43 -0500
Delivered-To: 271533-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: kernel-source-2.4.27
Source-Version: 2.4.27-6

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

kernel-doc-2.4.27_2.4.27-6_all.deb
  to pool/main/k/kernel-source-2.4.27/kernel-doc-2.4.27_2.4.27-6_all.deb
kernel-patch-debian-2.4.27_2.4.27-6_all.deb
  to pool/main/k/kernel-source-2.4.27/kernel-patch-debian-2.4.27_2.4.27-6_all.deb
kernel-source-2.4.27_2.4.27-6.diff.gz
  to pool/main/k/kernel-source-2.4.27/kernel-source-2.4.27_2.4.27-6.diff.gz
kernel-source-2.4.27_2.4.27-6.dsc
  to pool/main/k/kernel-source-2.4.27/kernel-source-2.4.27_2.4.27-6.dsc
kernel-source-2.4.27_2.4.27-6_all.deb
  to pool/main/k/kernel-source-2.4.27/kernel-source-2.4.27_2.4.27-6_all.deb
kernel-tree-2.4.27_2.4.27-6_all.deb
  to pool/main/k/kernel-source-2.4.27/kernel-tree-2.4.27_2.4.27-6_all.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 271533@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Simon Horman <horms@debian.org> (supplier of updated kernel-source-2.4.27 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: Wed,  1 Dec 2004 12:08:10 +0900
Source: kernel-source-2.4.27
Binary: kernel-tree-2.4.27 kernel-source-2.4.27 kernel-patch-debian-2.4.27 kernel-doc-2.4.27
Architecture: source all
Version: 2.4.27-6
Distribution: unstable
Urgency: low
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Changed-By: Simon Horman <horms@debian.org>
Description: 
 kernel-doc-2.4.27 - Linux kernel specific documentation for version 2.4.27
 kernel-patch-debian-2.4.27 - Debian patches to Linux 2.4.27
 kernel-source-2.4.27 - Linux kernel source for version 2.4.27 with Debian patches
 kernel-tree-2.4.27 - Linux kernel tree for building prepackaged Debian kernel images
Closes: 271533 272719 275485 277681
Changes: 
 kernel-source-2.4.27 (2.4.27-6) unstable; urgency=low
 .
   * Split out many monolithic diffs into smaller diffs for easy submission
     to upstream. (Dann Frazier)
   * Annotate all diffs for the same purpose. (Dann Frazier)
   * Fix $(upstream) regex, thanks Michael Tokarev. (Joshua Kwan)
   * 089_alpha_include_ptrace.diff:
     Add asm/ptrace.h include as it is needed for pt_regs.
     (Closes: #271533) (Simon Horman)
   * 090_setkey_spddelete.diff:
     Fix for bug which causes spddelete of individual entries using setkey
     to fail. Teddy Hogeborn <teddy@fukt.bth.se>
     (Closes: #272719) (Simon Horman)
   * 091_disambiguate_sym53c8xx.diff:
     Disambiguate sym53c8xx driver name. (Josh Kwan)
   * 092_sparc64_hme_lockup.diff:
     Add workaround for broken Happy Meal ethernet controllers.
     (Closes: #275485) (Simon Horman)
   * 093_tty_lockup.diff, 093_tty_lockup-2.diff:
     Security: fix race conditions in linux terminal subsystem
     [CAN-2004-0814] (Closes: #277681) (Simon Horman)
   * 094_menuconfig_crash.diff
     Fix menuconfig crash due to infinite recursion (Maximilian Attems)
   * 095_sparc32_initrd_memcpy.diff:
     Apply patch by Jurij Smakov that fixes bad memcpy() behavior on
     sparc32, especially with respect to loading ramdisks. (Joshua Kwan)
   * 096_megaraid2_proc_name.diff:
     Fix megaraid2's proc_name so ramdisks are built correctly. (Joshua Kwan)
   * 097-elf_loader_overflow-1.diff, 097-elf_loader_overflow-2.diff:
     Fix multiple vulnerablilities in the ELF loader. (Simon Horman)
   * 098-elf_huge_bbs-1.diff, 098-elf_huge_bbs-2.diff:
     Fix problems with loading ELF executables with a huge BBS. (Simon Horman)
   * 099-applicom-leak-fix.diff:
     Fix leak and copy_user in applicom dirver (Simon Horman)
   * 100-xfs-lock-leak-fix.diff:
     Fix lock leak in xfs_free_file_space (Simon Horman)
   * 101-cbq-sheduler-leak-fix.diff:
     Fix class leak in CBQ scheduler (Simon Horman)
   * 102-nsc-ircc-oops-fix.diff:
     Fix oops in nsc-ircc if dongle id is out of range (Simon Horman)
   * 103-enter-acpi-early.diff:
     Fix boot failures that result from buggy SMM BIOS code by
     entering ACPI mode earlier. (Simon Horman)
   * 104-jfs-memory-leak.diff:
     Fix memory leak in JFS __invalidate_metapages. (Simon Horman)
   * 105-raid1-error-locks-fix.diff:
     Fix error handling locks in RAID1. (Simon Horman)
   * 106-sunclinkmp-oops-fix.diff:
     Fix oops in synclinkmp. (Simon Horman)
   * 107-hiddev-devfs-oops-fix.diff:
     Fix hiddev devfs oops. (Simon Horman)
   * 108-usb-devices-crash-fix.diff]
     Fix crash with cat /proc/bus/usb/devices and disconnect. (Simon Horman)
   * 109-proc-delete-inode-1.diff, 109-proc-delete-inode-2.diff:
     Fix oops in proc_delete_inode. (Simon Horman)
   * 110-asus-boot-crash-fix.diff:
     Fix ASUS boot crash. (Simon Horman)
   * 111-smb-client-overflow-fix-2.diff, 111-smb-client-overflow-fix-1.diff:
     Fix SMBFS client overflow. (Simon Horman)
   * 112-intermezzo-slab-leak-fix.diff:
     Fix intermezzo slab allocator leak.  (Simon Horman)
Files: 
 97158849e4bd4aa06a9e427feb56d2ad 886 devel optional kernel-source-2.4.27_2.4.27-6.dsc
 abb327c5b849bae3f16c70398db3c40d 612687 devel optional kernel-source-2.4.27_2.4.27-6.diff.gz
 375fa5aaea314bc9154fb6167bf15ff8 530086 devel optional kernel-patch-debian-2.4.27_2.4.27-6_all.deb
 680d2bb7657f8377af4de1d4316ea913 3577472 doc optional kernel-doc-2.4.27_2.4.27-6_all.deb
 28982fbd647e1009a86b606ea12201e8 31028692 devel optional kernel-source-2.4.27_2.4.27-6_all.deb
 b2a33aba3e8ee169d4242602f0c6ca90 19876 devel optional kernel-tree-2.4.27_2.4.27-6_all.deb

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

iD8DBQFBrZutdu+M6Iexz7URAjE1AKCvor8UPqOC3kH8tseYzb2xJzw93QCfWj0R
4fpPtZbXVjCoNt1a6pSog0Q=
=RiWH
-----END PGP SIGNATURE-----



Reply to: