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

Bug#280091: kernel-source-2.6.9: build fails at early stage on Alpha



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: LANG=fi_FI@euro, LC_CTYPE=fi_FI@euro



Reply to: