Your message dated Fri, 12 Aug 2005 11:10:51 +0200 with message-id <[EMAIL PROTECTED]> and subject line kernel-source-2.6.9: build fails at early stage on Alpha 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; 7 Nov 2004 06:12:11 +0000 >From [EMAIL PROTECTED] Sat Nov 06 22:12:11 2004 Return-path: <[EMAIL PROTECTED]> Received: from fep18.inet.fi [194.251.242.243] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1CQgHb-0007Je-00; Sat, 06 Nov 2004 22:12:11 -0800 Received: from zazu.vip.fi ([80.223.232.180]) by fep18.inet.fi with ESMTP id <[EMAIL PROTECTED]>; Sun, 7 Nov 2004 08:12:05 +0200 Received: from mufasa.vip.fi ([192.168.1.4]) by zazu.vip.fi with esmtp (Exim 3.36 #1 (Debian)) id 1CQgHU-0000CH-00; Sun, 07 Nov 2004 08:12:04 +0200 Received: from pahartik by mufasa.vip.fi with local (Exim 3.36 #1 (Debian)) id 1CQgHR-0001rk-00; Sun, 07 Nov 2004 08:12:01 +0200 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Paavo Hartikainen <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: kernel-source-2.6.9: build fails at early stage on Alpha X-Mailer: reportbug 2.63 Date: Sun, 07 Nov 2004 08:12:00 +0200 Message-Id: <[EMAIL PROTECTED]> Sender: <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] 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-source-2.6.9 Severity: important Results of "fakeroot make-kpkg --revision=mufasa.1 kernel_image": --- [...] CC arch/alpha/kernel/asm-offsets.s In file included from include/linux/bitops.h:4, from include/linux/thread_info.h:20, from include/linux/spinlock.h:12, from include/linux/capability.h:45, from include/linux/sched.h:7, from arch/alpha/kernel/asm-offsets.c:9: include/asm/bitops.h: In function `find_next_zero_bit': include/asm/bitops.h:387: warning: comparison is always false due to limited range of data type include/asm/bitops.h: In function `ext2_find_next_zero_bit': include/asm/bitops.h:446: warning: comparison is always false due to limited range of data type In file included from include/linux/spinlock.h:13, from include/linux/capability.h:45, from include/linux/sched.h:7, from arch/alpha/kernel/asm-offsets.c:9: include/linux/kernel.h: At top level: include/linux/kernel.h:83: warning: conflicting types for built-in function `snprintf' include/linux/kernel.h:84: warning: conflicting types for built-in function `vsnprintf' In file included from include/linux/bitmap.h:8, from include/linux/cpumask.h:78, from include/linux/sched.h:15, from arch/alpha/kernel/asm-offsets.c:9: include/linux/string.h:18: warning: conflicting types for built-in function `strspn' include/linux/string.h:19: warning: conflicting types for built-in function `strcspn' In file included from include/linux/string.h:24, from include/linux/bitmap.h:8, from include/linux/cpumask.h:78, from include/linux/sched.h:15, from arch/alpha/kernel/asm-offsets.c:9: include/asm/string.h:21: warning: conflicting types for built-in function `strncpy' include/asm/string.h:22: warning: conflicting types for built-in function `strlen' include/asm/string.h:25: warning: conflicting types for built-in function `memset' include/asm/string.h:26: warning: conflicting types for built-in function `memcpy' include/asm/string.h:28: warning: conflicting types for built-in function `memcmp' In file included from include/linux/bitmap.h:8, from include/linux/cpumask.h:78, from include/linux/sched.h:15, from arch/alpha/kernel/asm-offsets.c:9: include/linux/string.h:39: warning: conflicting types for built-in function `strncat' include/linux/string.h:48: warning: conflicting types for built-in function `strncmp' In file included from include/linux/sched.h:692, from arch/alpha/kernel/asm-offsets.c:9: include/asm/current.h:8: error: invalid register name for `current' In file included from arch/alpha/kernel/asm-offsets.c:9: include/linux/sched.h: In function `arch_pick_mmap_layout': include/linux/sched.h:1021: error: `CONFIG_TASK_SIZE' undeclared (first use in this function) include/linux/sched.h:1021: error: (Each undeclared identifier is reported only once include/linux/sched.h:1021: error: for each function it appears in.) In file included from arch/alpha/kernel/asm-offsets.c:11: include/asm/io.h: In function `virt_to_bus': include/asm/io.h:229: error: `CONFIG_KERNEL_START' undeclared (first use in this function) include/asm/io.h: In function `bus_to_virt': include/asm/io.h:240: error: `CONFIG_KERNEL_START' undeclared (first use in this function) include/asm/io.h: In function `virt_to_phys': include/asm/io.h:253: error: `CONFIG_KERNEL_START' undeclared (first use in this function) include/asm/io.h: In function `phys_to_virt': include/asm/io.h:262: error: `CONFIG_KERNEL_START' undeclared (first use in this function) arch/alpha/kernel/asm-offsets.c: In function `foo': arch/alpha/kernel/asm-offsets.c:41: error: dereferencing pointer to incomplete type arch/alpha/kernel/asm-offsets.c:42: error: dereferencing pointer to incomplete type make[2]: *** [arch/alpha/kernel/asm-offsets.s] Error 1 make[1]: *** [arch/alpha/kernel/asm-offsets.s] Error 2 make[1]: Leaving directory `/usr/src/kernel-source-2.6.9' make: *** [stamp-kernel-configure] Error 2 --- -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (101, 'testing'), (99, 'unstable') Architecture: alpha Kernel: Linux 2.6.8 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] --------------------------------------- Received: (at 280091-done) by bugs.debian.org; 12 Aug 2005 09:11:32 +0000 >From [EMAIL PROTECTED] Fri Aug 12 02:11:32 2005 Return-path: <[EMAIL PROTECTED]> Received: from baikonur.stro.at [213.239.196.228] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1E3VZc-0001mL-00; Fri, 12 Aug 2005 02:11:32 -0700 Received: by baikonur.stro.at (Postfix, from userid 1001) id BE2055C00B; Fri, 12 Aug 2005 11:10:51 +0200 (CEST) Date: Fri, 12 Aug 2005 11:10:51 +0200 From: Maximilian Attems <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Re: kernel-source-2.6.9: build fails at early stage on Alpha Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.9i X-Virus-Scanned: by Amavis (ClamAV) at stro.at 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=-3.0 required=4.0 tests=BAYES_00 autolearn=no version=2.60-bugs.debian.org_2005_01_02 no followup on your bug. linux-image-2.6 seems to build on alpha there for closing your not reproducible bug. please reopen if pain subsist with linux image 2.6.12. thanks for your feedback. -- maks -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]