[KAutoBuild] Kautobuild report for 2.6.23-rc1-git1
MIPS Linux Kernel Autobuilder
kautobuild at simtec.co.uk
Wed Jul 25 14:50:14 BST 2007
Kautobuild for kernel 2.6.23-rc1-git1 on mips
The build was performed on gerald.kyllikki.org on 2007-07-25
The GCC version was 4.1.0, binutils version 2.17, make version 3.81
There were 82 distinct warnings from building the kernel images
There were 18 distinct warnings from building the modules
+--------------------------+----------+----------+----------+----------+
| | Kernel Image | Modules |
| Configuration Name +----------+----------+----------+----------+
| | Warnings | Size | Warnings | Size |
+--------------------------+----------+----------+----------+----------+
| pnx8550-stb810_defconfig | 27 | ------ Failed to Build ------- |
| wrppmc_defconfig | 25 | 3.4M | 2 | 1.7M |
| emma2rh_defconfig | 26 | 4.3M | 4 | 5.5M |
| db1200_defconfig | 21 | ------ Failed to Build ------- |
| bigsur_defconfig | 33 | ------ Failed to Build ------- |
| atlas_defconfig | 24 | 4.3M | 7 | 11M |
| sb1250-swarm_defconfig | 30 | 4.2M | Did not build modules
| jazz_defconfig | 18 | 3.7M | 5 | 13M |
| excite_defconfig | 24 | 3.5M | 4 | 1.8M |
| qemu_defconfig | 16 | ------ Failed to Build ------- |
| tb0226_defconfig | 24 | 4.0M | 3 | 2.4M |
| db1500_defconfig | 25 | 4.2M | 6 | 5.0M |
| e55_defconfig | 17 | ------ Failed to Build ------- |
| rbhma4200_defconfig | 9 | ------ Failed to Build ------- |
| decstation_defconfig | 19 | ------ Failed to Build ------- |
| pnx8550-jbs_defconfig | 26 | 4.0M | 3 | 1.5M |
| mipssim_defconfig | 15 | 23M | 1 | 6.6M |
| db1550_defconfig | 24 | 4.0M | 8 | 4.5M |
| pb1100_defconfig | 17 | 3.8M | 1 | 3.7M |
| ddb5477_defconfig | 23 | 4.3M | Did not build modules
| malta_defconfig | 24 | 4.3M | 7 | 11M |
| pb1500_defconfig | 24 | 4.0M | 2 | 4.5M |
| rm200_defconfig | 24 | 3.6M | 8 | 16M |
| ocelot_defconfig | 28 | ------ Failed to Build ------- |
| fulong_defconfig | 4 | ------ Failed to Build ------- |
| capcella_defconfig | 23 | 3.7M | 2 | 1.9M |
| sead_defconfig | 16 | ------ Failed to Build ------- |
| msp71xx_defconfig | 4 | ------ Failed to Build ------- |
| mpc30x_defconfig | 23 | 3.7M | 2 | 2.7M |
| workpad_defconfig | 17 | 3.7M | 1 | 1.9M |
| cobalt_defconfig | 20 | 3.4M | Did not build modules
| jmr3927_defconfig | 21 | ------ Failed to Build ------- |
| rbhma4500_defconfig | 24 | ------ Failed to Build ------- |
| tb0287_defconfig | 24 | ------ Failed to Build ------- |
| ip22_defconfig | 25 | ------ Failed to Build ------- |
| ip32_defconfig | 31 | 5.3M | Did not build modules
| pb1550_defconfig | 24 | 4.0M | 2 | 4.2M |
| ip27_defconfig | 34 | 4.7M | 6 | 6.5M |
| yosemite_defconfig | 2 | ------ Failed to Build ------- |
| tb0219_defconfig | 23 | 3.8M | 3 | 2.4M |
| db1100_defconfig | 19 | ------ Failed to Build ------- |
| db1000_defconfig | 20 | 3.8M | 1 | 4.0M |
|--------------------------+----------+----------+----------+----------+
42 builds processed, 25 ok, 17 failed
Configurations which failed to build
====================================
There were 17 configurations which failed to build
pnx8550-stb810_defconfig failed with:
CHK include/linux/compile.h
UPD include/linux/compile.h
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
drivers/built-in.o: In function `store_uevent':
core.c:(.text+0x28a40): undefined reference to `kobject_actions'
core.c:(.text+0x28a44): undefined reference to `kobject_actions'
make: *** [.tmp_vmlinux1] Error 1
make: Leaving directory `/var/tmp/kernel-orig'
db1200_defconfig failed with:
AR lib/lib.a
LD arch/mips/au1000/pb1200/built-in.o
CC arch/mips/au1000/pb1200/board_setup.o
arch/mips/au1000/pb1200/board_setup.c: In function 'board_setup':
arch/mips/au1000/pb1200/board_setup.c:122: error: implicit declaration of function 'prom_getcmdline'
arch/mips/au1000/pb1200/board_setup.c:122: warning: assignment makes pointer from integer without a cast
arch/mips/au1000/pb1200/board_setup.c:69: warning: unused variable 'pin_func'
make[1]: *** [arch/mips/au1000/pb1200/board_setup.o] Error 1
make: *** [arch/mips/au1000/pb1200] Error 2
make: Leaving directory `/var/tmp/kernel-orig'
bigsur_defconfig failed with:
drivers/serial/sb1250-duart.c:661: error: (Each undeclared identifier is reported only once
drivers/serial/sb1250-duart.c:661: error: for each function it appears in.)
drivers/serial/sb1250-duart.c: In function 'sbd_map_port':
drivers/serial/sb1250-duart.c:672: error: 'DUART_CHANREG_SPACING' undeclared (first use in this function)
drivers/serial/sb1250-duart.c: In function 'sbd_request_port':
drivers/serial/sb1250-duart.c:700: error: 'DUART_CHANREG_SPACING' undeclared (first use in this function)
make[2]: *** [drivers/serial/sb1250-duart.o] Error 1
make[1]: *** [drivers/serial] Error 2
make: *** [drivers] Error 2
make: Leaving directory `/var/tmp/kernel-orig'
qemu_defconfig failed with:
CHK include/linux/compile.h
UPD include/linux/compile.h
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
drivers/built-in.o: In function `store_uevent':
core.c:(.text+0x26bc4): undefined reference to `kobject_actions'
core.c:(.text+0x26bc8): undefined reference to `kobject_actions'
make: *** [.tmp_vmlinux1] Error 1
make: Leaving directory `/var/tmp/kernel-orig'
e55_defconfig failed with:
CHK include/linux/compile.h
UPD include/linux/compile.h
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
drivers/built-in.o: In function `store_uevent':
core.c:(.text+0x2498c): undefined reference to `kobject_actions'
core.c:(.text+0x24990): undefined reference to `kobject_actions'
make: *** [.tmp_vmlinux1] Error 1
make: Leaving directory `/var/tmp/kernel-orig'
rbhma4200_defconfig failed with:
arch/mips/tx4927/toshiba_rbtx4927/toshiba_rbtx4927_irq.c:265: warning: unused variable 'level4'
LD arch/mips/tx4927/toshiba_rbtx4927/built-in.o
CC arch/mips/tx4927/common/tx4927_prom.o
CC arch/mips/tx4927/common/tx4927_setup.o
CC arch/mips/tx4927/common/tx4927_irq.o
arch/mips/tx4927/common/tx4927_irq.c: In function 'tx4927_irq_nested':
arch/mips/tx4927/common/tx4927_irq.c:401: error: implicit declaration of function 'toshiba_rbtx4927_irq_nested'
make[1]: *** [arch/mips/tx4927/common/tx4927_irq.o] Error 1
make: *** [arch/mips/tx4927/common] Error 2
make: Leaving directory `/var/tmp/kernel-orig'
decstation_defconfig failed with:
CHK include/linux/compile.h
UPD include/linux/compile.h
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
drivers/built-in.o: In function `store_uevent':
core.c:(.text+0x2087c): undefined reference to `kobject_actions'
core.c:(.text+0x20880): undefined reference to `kobject_actions'
make: *** [.tmp_vmlinux1] Error 1
make: Leaving directory `/var/tmp/kernel-orig'
ocelot_defconfig failed with:
CHK include/linux/compile.h
UPD include/linux/compile.h
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
drivers/built-in.o: In function `store_uevent':
core.c:(.text+0x274e4): undefined reference to `kobject_actions'
core.c:(.text+0x274ec): undefined reference to `kobject_actions'
make: *** [.tmp_vmlinux1] Error 1
make: Leaving directory `/var/tmp/kernel-orig'
fulong_defconfig failed with:
CC init/noinitramfs.o
CC init/calibrate.o
LD init/built-in.o
LD usr/built-in.o
CC arch/mips/lemote/lm2e/setup.o
arch/mips/lemote/lm2e/setup.c:61: error: 'cpu_clock' redeclared as different kind of symbol
include/linux/sched.h:1356: error: previous declaration of 'cpu_clock' was here
make[1]: *** [arch/mips/lemote/lm2e/setup.o] Error 1
make: *** [arch/mips/lemote/lm2e] Error 2
make: Leaving directory `/var/tmp/kernel-orig'
sead_defconfig failed with:
CHK include/linux/compile.h
UPD include/linux/compile.h
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
drivers/built-in.o: In function `store_uevent':
core.c:(.text+0x151a4): undefined reference to `kobject_actions'
core.c:(.text+0x151a8): undefined reference to `kobject_actions'
make: *** [.tmp_vmlinux1] Error 1
make: Leaving directory `/var/tmp/kernel-orig'
msp71xx_defconfig failed with:
arch/mips/pmc-sierra/msp71xx/msp_setup.c: In function 'msp7120_reset':
arch/mips/pmc-sierra/msp71xx/msp_setup.c:93: error: implicit declaration of function 'basic_mode_mask'
arch/mips/pmc-sierra/msp71xx/msp_setup.c:94: error: implicit declaration of function 'basic_mode'
arch/mips/pmc-sierra/msp71xx/msp_setup.c:94: error: 'MSP_GPIO_OUTPUT' undeclared (first use in this function)
arch/mips/pmc-sierra/msp71xx/msp_setup.c:94: error: (Each undeclared identifier is reported only once
arch/mips/pmc-sierra/msp71xx/msp_setup.c:94: error: for each function it appears in.)
arch/mips/pmc-sierra/msp71xx/msp_setup.c:96: error: implicit declaration of function 'basic_data_mask'
make[1]: *** [arch/mips/pmc-sierra/msp71xx/msp_setup.o] Error 1
make: *** [arch/mips/pmc-sierra/msp71xx] Error 2
make: Leaving directory `/var/tmp/kernel-orig'
jmr3927_defconfig failed with:
CHK include/linux/compile.h
UPD include/linux/compile.h
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
drivers/built-in.o: In function `store_uevent':
core.c:(.text+0x1fe04): undefined reference to `kobject_actions'
core.c:(.text+0x1fe08): undefined reference to `kobject_actions'
make: *** [.tmp_vmlinux1] Error 1
make: Leaving directory `/var/tmp/kernel-orig'
rbhma4500_defconfig failed with:
CHK include/linux/compile.h
UPD include/linux/compile.h
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
drivers/built-in.o: In function `store_uevent':
core.c:(.text+0x1c828): undefined reference to `kobject_actions'
core.c:(.text+0x1c82c): undefined reference to `kobject_actions'
make: *** [.tmp_vmlinux1] Error 1
make: Leaving directory `/var/tmp/kernel-orig'
tb0287_defconfig failed with:
CHK include/linux/compile.h
UPD include/linux/compile.h
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
drivers/built-in.o: In function `store_uevent':
core.c:(.text+0x369fc): undefined reference to `kobject_actions'
core.c:(.text+0x36a00): undefined reference to `kobject_actions'
make: *** [.tmp_vmlinux1] Error 1
make: Leaving directory `/var/tmp/kernel-orig'
ip22_defconfig failed with:
CHK include/linux/compile.h
UPD include/linux/compile.h
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
drivers/built-in.o: In function `store_uevent':
core.c:(.text+0x1de28): undefined reference to `kobject_actions'
core.c:(.text+0x1de2c): undefined reference to `kobject_actions'
make: *** [.tmp_vmlinux1] Error 1
make: Leaving directory `/var/tmp/kernel-orig'
yosemite_defconfig failed with:
CC init/noinitramfs.o
CC init/calibrate.o
LD init/built-in.o
LD usr/built-in.o
CC arch/mips/pmc-sierra/yosemite/irq.o
arch/mips/pmc-sierra/yosemite/irq.c: In function 'plat_irq_dispatch':
arch/mips/pmc-sierra/yosemite/irq.c:131: error: implicit declaration of function 'titan_mailbox_irq'
make[1]: *** [arch/mips/pmc-sierra/yosemite/irq.o] Error 1
make: *** [arch/mips/pmc-sierra/yosemite] Error 2
make: Leaving directory `/var/tmp/kernel-orig'
db1100_defconfig failed with:
CC drivers/video/fb_defio.o
CC drivers/video/au1100fb.o
drivers/video/au1100fb.c: In function 'au1100fb_setmode':
drivers/video/au1100fb.c:211: error: implicit declaration of function 'au1100fb_fb_blank'
drivers/video/au1100fb.c: In function 'au1100fb_drv_probe':
drivers/video/au1100fb.c:527: warning: passing argument 1 of 'virt_to_phys' makes pointer from integer without a cast
make[2]: *** [drivers/video/au1100fb.o] Error 1
make[1]: *** [drivers/video] Error 2
make: *** [drivers] Error 2
make: Leaving directory `/var/tmp/kernel-orig'
Unique kernel image warnings from the build process
===================================================
Number | Warning
-------+-------------------------------------------------------------------
50 <stdin>:1385:2: warning: #warning syscall fallocate not implemented
1 arch/mips/au1000/common/gpio.c:140: warning: control reaches end of non-void function
1 arch/mips/au1000/common/gpio.c:154: warning: control reaches end of non-void function
1 arch/mips/au1000/pb1200/board_setup.c:122: warning: assignment makes pointer from integer without a cast
1 arch/mips/au1000/pb1200/board_setup.c:69: warning: unused variable 'pin_func'
1 arch/mips/gt64120/momenco_ocelot/prom.c:59: warning: value computed is not used
1 arch/mips/gt64120/momenco_ocelot/setup.c:127: warning: function declaration isn't a prototype
1 arch/mips/gt64120/momenco_ocelot/setup.c:155: warning: initialization makes pointer from integer without a cast
1 arch/mips/gt64120/momenco_ocelot/setup.c:175: warning: passing argument 2 of 'writeb' makes pointer from integer without a cast
1 arch/mips/gt64120/momenco_ocelot/setup.c:213: warning: passing argument 1 of 'readb' makes pointer from integer without a cast
1 arch/mips/gt64120/momenco_ocelot/setup.c:219: warning: passing argument 1 of 'readb' makes pointer from integer without a cast
1 arch/mips/gt64120/momenco_ocelot/setup.c:221: warning: passing argument 1 of 'readb' makes pointer from integer without a cast
1 arch/mips/gt64120/momenco_ocelot/setup.c:223: warning: passing argument 1 of 'readb' makes pointer from integer without a cast
1 arch/mips/gt64120/momenco_ocelot/setup.c:226: warning: passing argument 2 of 'writeb' makes pointer from integer without a cast
1 arch/mips/gt64120/momenco_ocelot/setup.c:228: warning: passing argument 1 of 'readb' makes pointer from integer without a cast
1 arch/mips/gt64120/momenco_ocelot/setup.c:360: warning: passing argument 1 of 'set_io_port_base' makes integer from pointer without a cast
38 arch/mips/kernel/unaligned.c:503: warning: 'newval' may be used uninitialized in this function
1 arch/mips/pci/fixup-tx4938.c:76: warning: passing argument 1 of 'pci_get_irq' discards qualifiers from pointer target type
2 arch/mips/pci/ops-pnx8550.c:253: warning: '_val' may be used uninitialized in this function
2 arch/mips/pci/ops-pnx8550.c:259: warning: '_val' may be used uninitialized in this function
1 arch/mips/pci/pci-ddb5477.c:159: warning: passing argument 1 of 'pci_write_config_byte' discards qualifiers from pointer target type
1 arch/mips/pci/pci-ddb5477.c:170: warning: passing argument 1 of 'pci_write_config_byte' discards qualifiers from pointer target type
1 arch/mips/pci/pci-ip27.c:146: warning: passing argument 1 of 'pci_name' discards qualifiers from pointer target type
24 arch/mips/pci/pci.c:158: warning: passing argument 2 of 'pci_fixup_irqs' from incompatible pointer type
1 arch/mips/pmc-sierra/msp71xx/msp_prom.c:539: warning: unused variable 'check_start'
1 arch/mips/sgi-ip22/ip22-berr.c:100: warning: passing argument 2 of 'die_if_kernel' discards qualifiers from pointer target type
1 arch/mips/sgi-ip22/ip22-reset.c:239: warning: ignoring return value of 'request_irq', declared with attribute warn_unused_result
1 arch/mips/sgi-ip22/ip22-time.c:118: warning: passing argument 2 of 'writeb' makes pointer from integer without a cast
1 arch/mips/sgi-ip27/ip27-klnuma.c:31: warning: unused variable 'cnode'
1 arch/mips/sgi-ip32/ip32-reset.c:198: warning: ignoring return value of 'request_irq', declared with attribute warn_unused_result
1 arch/mips/sibyte/bcm1480/setup.c:34: warning: data definition has no type or storage class
1 arch/mips/sibyte/bcm1480/setup.c:34: warning: parameter names (without types) in function declaration
1 arch/mips/sibyte/bcm1480/setup.c:34: warning: type defaults to 'int' in declaration of 'EXPORT_SYMBOL'
1 arch/mips/tx4927/toshiba_rbtx4927/toshiba_rbtx4927_irq.c:265: warning: unused variable 'level4'
1 arch/mips/tx4927/toshiba_rbtx4927/toshiba_rbtx4927_irq.c:266: warning: unused variable 'level5'
1 arch/mips/tx4927/toshiba_rbtx4927/toshiba_rbtx4927_setup.c:163: warning: 'tx4927_pcierr_interrupt' defined but not used
1 arch/mips/tx4927/toshiba_rbtx4927/toshiba_rbtx4927_setup.c:242: warning: 'early_read_config_word' defined but not used
1 arch/mips/tx4927/toshiba_rbtx4927/toshiba_rbtx4927_setup.c:245: warning: 'early_write_config_word' defined but not used
1 arch/mips/tx4927/toshiba_rbtx4927/toshiba_rbtx4927_setup.c:272: warning: unused variable 's'
1 arch/mips/tx4927/toshiba_rbtx4927/toshiba_rbtx4927_setup.c:357: warning: unused variable 's'
37 block/cfq-iosched.c:1430: warning: control reaches end of non-void function
1 drivers/char/tty_io.c:2577: warning: 'tty' may be used uninitialized in this function
38 drivers/char/tty_ioctl.c:404: warning: 'tmp' may be used uninitialized in this function
1 drivers/mmc/host/au1xmmc.c:833: warning: unused variable 'status'
1 drivers/mtd/maps/physmap.c:204:2: warning: #warning using PHYSMAP compat code
6 drivers/net/au1000_eth.c:1127: warning: passing argument 2 of 'skb_copy_from_linear_data' discards qualifiers from pointer target type
2 drivers/net/cxgb3/cxgb3_main.c:886: warning: ignoring return value of 'sysfs_create_group', declared with attribute warn_unused_result
2 drivers/net/natsemi.c:3317: warning: ignoring return value of 'pci_enable_device', declared with attribute warn_unused_result
42 drivers/pci/search.c:437: warning: 'pci_find_device' is deprecated (declared at drivers/pci/search.c:244)
42 drivers/pci/search.c:438: warning: 'pci_find_slot' is deprecated (declared at drivers/pci/search.c:96)
25 drivers/pci/search.c:99: warning: 'pci_find_device' is deprecated (declared at include/linux/pci.h:480)
14 drivers/scsi/scsi_sysfs.c:718: warning: unused variable 'rq'
1 drivers/scsi/scsi_tgt_if.c:253: warning: passing argument 1 of 'virt_to_phys' makes pointer from integer without a cast
7 drivers/serial/8250_pci.c:1826: warning: ignoring return value of 'pci_enable_device', declared with attribute warn_unused_result
2 drivers/serial/serial_txx9.c:1045: warning: format '%lx' expects type 'long unsigned int', but argument 6 has type 'resource_size_t'
1 drivers/tc/tc.c:131: warning: ignoring return value of 'device_register', declared with attribute warn_unused_result
1 drivers/tc/tc.c:150: warning: ignoring return value of 'device_register', declared with attribute warn_unused_result
3 drivers/usb/mon/mon_bin.c:1135: warning: passing argument 1 of 'virt_to_phys' makes pointer from integer without a cast
1 drivers/video/au1100fb.c:527: warning: passing argument 1 of 'virt_to_phys' makes pointer from integer without a cast
38 fs/aio.c:1249: warning: 'ctx' may be used uninitialized in this function
38 fs/aio.c:1711: warning: 'key' may be used uninitialized in this function
4 fs/compat_ioctl.c:1553: warning: 'udata' may be used uninitialized in this function
4 fs/compat_ioctl.c:1554: warning: 'n' may be used uninitialized in this function
4 fs/compat_ioctl.c:199: warning: 'fp' may be used uninitialized in this function
4 fs/compat_ioctl.c:200: warning: 'size' may be used uninitialized in this function
4 fs/compat_ioctl.c:231: warning: 'palp' may be used uninitialized in this function
4 fs/compat_ioctl.c:232: warning: 'length' may be used uninitialized in this function
38 fs/partitions/check.c:391: warning: ignoring return value of 'kobject_add', declared with attribute warn_unused_result
37 fs/partitions/check.c:394: warning: ignoring return value of 'sysfs_create_link', declared with attribute warn_unused_result
37 fs/partitions/check.c:401: warning: ignoring return value of 'sysfs_create_file', declared with attribute warn_unused_result
38 fs/read_write.c:814: warning: 'off' may be used uninitialized in this function
38 fs/splice.c:1247: warning: 'base' may be used uninitialized in this function
38 fs/splice.c:1400: warning: 'base' may be used uninitialized in this function
38 fs/splice.c:1401: warning: 'len' may be used uninitialized in this function
1 include/linux/selection.h:16: warning: 'struct tty_struct' declared inside parameter list
1 include/linux/selection.h:16: warning: its scope is only this definition or declaration, which is probably not what you want
1 include/linux/selection.h:17: warning: 'struct tty_struct' declared inside parameter list
1 include/linux/selection.h:20: warning: 'struct tty_struct' declared inside parameter list
68 init/main.c:83:2: warning: #warning gcc-4.1.0 is known to miscompile the kernel. A different compiler version is recommended.
38 kernel/sys.c:2288: warning: 't0' may be used uninitialized in this function
38 kernel/sys.c:2288: warning: 't1' may be used uninitialized in this function
7 net/core/rtnetlink.c:955: warning: label 'replay' defined but not used
Unique module warnings from the build process
=============================================
Number | Warning
-------+-------------------------------------------------------------------
25 <stdin>:1385:2: warning: #warning syscall fallocate not implemented
1 drivers/mtd/nand/au1550nd.c:336: warning: 'flags' may be used uninitialized in this function
1 drivers/mtd/nand/au1550nd.c:450: warning: unused variable 'boot_swapboot'
1 drivers/mtd/nand/au1550nd.c:595: warning: label 'outmem' defined but not used
1 drivers/mtd/nand/au1550nd.c:607: warning: unused variable 'this'
16 drivers/net/cxgb3/cxgb3_main.c:886: warning: ignoring return value of 'sysfs_create_group', declared with attribute warn_unused_result
2 drivers/pcmcia/au1000_generic.c:405: warning: integer constant is too large for 'long' type
2 drivers/pcmcia/au1000_generic.c:413: warning: integer constant is too large for 'long' type
2 drivers/scsi/scsi_sysfs.c:718: warning: unused variable 'rq'
10 drivers/scsi/scsi_tgt_if.c:253: warning: passing argument 1 of 'virt_to_phys' makes pointer from integer without a cast
2 drivers/serial/8250_pci.c:1826: warning: ignoring return value of 'pci_enable_device', declared with attribute warn_unused_result
2 drivers/usb/mon/mon_bin.c:1135: warning: passing argument 1 of 'virt_to_phys' makes pointer from integer without a cast
1 drivers/video/console/fbcon.c:130: warning: 'map_override' defined but not used
4 fs/udf/balloc.c:694: warning: 'goal_eloc.logicalBlockNum' may be used uninitialized in this function
4 fs/udf/truncate.c:189: warning: 'adsize' may be used uninitialized in this function
4 fs/udf/truncate.c:76: warning: 'adsize' may be used uninitialized in this function
1 sound/pci/ac97/ac97_patch.h:86: warning: 'snd_ac97_restore_status' declared 'static' but never defined
1 sound/pci/ac97/ac97_patch.h:87: warning: 'snd_ac97_restore_iec958' declared 'static' but never defined
More information about the KAutoBuild
mailing list