public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Report: 2.6.13-rc4-mm1: only 8 errors for 752 randconfig builds
@ 2005-08-02  2:58 Grant Coady
  2005-08-02  3:22 ` Andrew Morton
  0 siblings, 1 reply; 2+ messages in thread
From: Grant Coady @ 2005-08-02  2:58 UTC (permalink / raw)
  To: linux-kernel

Greetings,

Automating random config kernel build testing, for 2.6.13-rc4-mm1:

Done processing 752 random builds, from which:
###   8 .configs produced errors
###  11 .configs produced undefs
###  52 .configs produced warnings

Abbreviated errors (first 2 lines/error):

grant@sempro:/opt/linux$ zcat result-report-error-abbrev.gz|cut -d: -f2-
arch/i386/kernel/cpu/transmeta.c: In function `init_transmeta':
arch/i386/kernel/cpu/transmeta.c:82: error: invalid lvalue in assignment
arch/i386/mach-es7000/es7000.h:82: error: field `id' has incomplete type
arch/i386/mach-es7000/es7000.h:88: error: field `Header' has incomplete type
arch/i386/mach-es7000/es7000plat.c: In function `parse_unisys_oem':
arch/i386/mach-es7000/es7000plat.c:154: error: `es7000_rename_gsi' undeclared (first use in this function)
drivers/char/ipmi/ipmi_msghandler.c:1397: warning: `ipmb_file_read_proc' defined but not used
drivers/char/ipmi/ipmi_msghandler.c:1406: warning: `version_file_read_proc' defined but not used
drivers/char/speakup/speakup.c: In function `speakup_bits':
drivers/char/speakup/speakup.c:1983: error: `pb_edit' undeclared (first use in this function)
drivers/mtd/maps/nettel.c: In function `nettel_init':
drivers/mtd/maps/nettel.c:419: error: `ROOT_DEV' undeclared (first use in this function)
include/asm-i386/mach-default/mach_apic.h:25: error: syntax error before "bitmap"
include/asm-i386/mach-default/mach_apic.h:26: warning: function declaration isn't a prototype
include/asm-i386/mach-visws/do_timer.h: In function `do_timer_overflow':
include/asm-i386/mach-visws/do_timer.h:32: error: `i8259A_lock' undeclared (first use in this function)
ipc/shm.c:174: error: `shmem_set_policy' undeclared here (not in a function)
ipc/shm.c:174: error: initializer element is not constant
sound/core/memalloc.c: In function `snd_mem_exit':
sound/core/memalloc.c:658: error: `snd_mem_proc' undeclared (first use in this function)

Further info, full error results, configs producing errors, etc from 
http://scatter.mine.nu/test/kernel/2.6.13-rc4-mm1/

Warnings recorded are those not deprecated, not #warning.
bzip2 tarballs of configs producing errors, undefs 22kB, warnings 86kB
A significant data reduction from the 28MB raw build results :)

Note: the report generator lists all faults for a particular source file, 
explains why summary above for errors shows warnings in first 2 lines.

Grant.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-08-02  3:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-02  2:58 Report: 2.6.13-rc4-mm1: only 8 errors for 752 randconfig builds Grant Coady
2005-08-02  3:22 ` Andrew Morton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox