Re: mmotm 2008-10-02-16-17 uploaded

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Randy.Dunlap
Date: Thursday, October 2, 2008 - 5:17 pm

On Thu, 2 Oct 2008, akpm@linux-foundation.org wrote:


10 out of 10 build randconfig failures on i386;
10 out of 10 build randconfig failures on x86_64.

Summary for i386:

build-r9491.out:/home/rdunlap/linsrc/mmotm-2008-1002-1617/include/linux/stacktrace.h:13: warning:
 'struct task_struct' declared inside parameter list
build-r9491.out:/home/rdunlap/linsrc/mmotm-2008-1002-1617/include/linux/stacktrace.h:13: warning:
 its scope is only this definition or declaration, which is probably not what you want
build-r9491.out:/home/rdunlap/linsrc/mmotm-2008-1002-1617/fs/autofs4/dev-ioctl.c:310: error: too 
many arguments to function 'dentry_open'

~~~ Lots of these:

build-r9494.out:/home/rdunlap/linsrc/mmotm-2008-1002-1617/arch/x86/kernel/process_32.c:87: error:
 implicit declaration of function 'cpu_uninit'
build-r9494.out:/home/rdunlap/linsrc/mmotm-2008-1002-1617/arch/x86/kernel/process_32.c:99: error:
 redefinition of 'play_dead'
build-r9494.out:include2/asm/smp.h:112: error: previous definition of 'play_dead' was here

~~~ (with copy-and-paste line breaks)

build-r9502.out:/home/rdunlap/linsrc/mmotm-2008-1002-1617/arch/x86/kernel/io_apic_32.c:1539: warn
ing: format '%08x' expects type 'unsigned int', but argument 2 has type 'u64'
build-r9502.out:/home/rdunlap/linsrc/mmotm-2008-1002-1617/arch/x86/kernel/io_apic_32.c:1540: warn
ing: format '%08x' expects type 'unsigned int', but argument 2 has type 'u64'
build-r9502.out:/home/rdunlap/linsrc/mmotm-2008-1002-1617/include/linux/stacktrace.h:13: warning:
 'struct task_struct' declared inside parameter list
build-r9502.out:/home/rdunlap/linsrc/mmotm-2008-1002-1617/include/linux/stacktrace.h:13: warning:
 its scope is only this definition or declaration, which is probably not what you want
build-r9502.out:/home/rdunlap/linsrc/mmotm-2008-1002-1617/drivers/char/stallion.c:615: error: imp
licit declaration of function 'tty_port_tty_get'
build-r9502.out:/home/rdunlap/linsrc/mmotm-2008-1002-1617/drivers/char/stallion.c:739: error: imp
licit declaration of function 'tty_port_tty_set'


Summary for x86_64:

(several of these)
build-r9492.out:/home/rdunlap/linsrc/mmotm-2008-1002-1617/arch/x86/kernel/process_64.c:95: error:
 redefinition of 'play_dead'
build-r9492.out:include2/asm/smp.h:112: error: previous definition of 'play_dead' was here

~~~

(lots of these)
build-r9493.out:/home/rdunlap/linsrc/mmotm-2008-1002-1617/arch/x86/kernel/io_apic_64.c:1284: warn
ing: format '%08x' expects type 'unsigned int', but argument 2 has type 'long unsigned int'
build-r9493.out:/home/rdunlap/linsrc/mmotm-2008-1002-1617/arch/x86/kernel/io_apic_64.c:1285: warn
ing: format '%08x' expects type 'unsigned int', but argument 2 has type 'long unsigned int'
build-r9493.out:/home/rdunlap/linsrc/mmotm-2008-1002-1617/arch/x86/kernel/k8.c:20: error: 'PCI_DE
VICE_ID_AMD_10H_NB_MISC' undeclared here (not in a function)
build-r9493.out:/home/rdunlap/linsrc/mmotm-2008-1002-1617/fs/autofs4/dev-ioctl.c:310: error: too 
many arguments to function 'dentry_open'

~~~

I'll work on some patches for them as time permits...
or you could drop them, push them back to their submitters...

-- 
~Randy
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: mmotm 2008-10-02-16-17 uploaded, Randy.Dunlap, (Thu Oct 2, 5:17 pm)
Re: mmotm 2008-10-02-16-17 uploaded, Andrew Morton, (Thu Oct 2, 5:45 pm)
Re: mmotm 2008-10-02-16-17 uploaded, Randy Dunlap, (Thu Oct 2, 8:32 pm)
Re: mmotm 2008-10-02-16-17 uploaded, Andrew Morton, (Thu Oct 2, 8:37 pm)
Re: mmotm 2008-10-02-16-17 uploaded, Randy Dunlap, (Thu Oct 2, 8:43 pm)
Re: mmotm 2008-10-02-16-17 uploaded, KAMEZAWA Hiroyuki, (Tue Oct 7, 12:33 am)
Re: mmotm 2008-10-02-16-17 uploaded, Yinghai Lu, (Tue Oct 7, 9:18 am)
Re: mmotm 2008-10-02-16-17 uploaded, KAMEZAWA Hiroyuki, (Tue Oct 7, 4:47 pm)
Re: mmotm 2008-10-02-16-17 uploaded, Andrew Morton, (Tue Oct 7, 5:01 pm)
Re: mmotm 2008-10-02-16-17 uploaded, KAMEZAWA Hiroyuki, (Tue Oct 7, 5:34 pm)
Re: mmotm 2008-10-02-16-17 uploaded, Ingo Molnar, (Wed Oct 8, 2:50 am)