[KAutoBuild] Kautobuild report for 2.6.22-rc1-git1

MIPS Linux Kernel Autobuilder kautobuild at simtec.co.uk
Mon May 14 00:53:08 BST 2007


Kautobuild for kernel 2.6.22-rc1-git1 on mips

The build was performed on gerald.kyllikki.org on 2007-05-13
The GCC version was 4.1.0, binutils version 2.17, make version 3.81
There were 148 distinct warnings from building the kernel images
There were 76 distinct warnings from building the modules

+--------------------------+----------+----------+----------+----------+
|                          |    Kernel Image     |      Modules        |
|   Configuration Name     +----------+----------+----------+----------+
|                          | Warnings |   Size   | Warnings |   Size   |
+--------------------------+----------+----------+----------+----------+
| pnx8550-stb810_defconfig |       53 |     3.8M |        9 |     1.4M |
|         wrppmc_defconfig |       49 |     3.4M |        8 |     1.7M |
|        emma2rh_defconfig |       52 |     4.2M |       57 |     5.4M |
|         db1200_defconfig |       74 | ------ Failed to Build ------- |
|         bigsur_defconfig |       80 |     4.3M |       33 |     1.9M |
|          atlas_defconfig |       16 | ------ Failed to Build ------- |
|   sb1250-swarm_defconfig |       63 |     4.1M | Did not build modules
|           jazz_defconfig |       40 |     3.6M |       47 |      13M |
|         excite_defconfig |       49 |     3.5M |        9 |     1.7M |
|           qemu_defconfig |       37 |     2.5M | Did not build modules
|         tb0226_defconfig |       48 |     3.9M |        9 |     2.4M |
|         db1500_defconfig |       52 |     4.1M |       40 |     5.0M |
|       ocelot_c_defconfig |       79 |     4.7M | Did not build modules
|            e55_defconfig |       39 |     2.3M |        7 |     172K |
|      rbhma4200_defconfig |       55 |     2.8M |        7 |      52K |
|       lasat200_defconfig |       50 |     3.9M |        9 |     2.3M |
|     decstation_defconfig |       49 |     3.7M |        8 |     2.5M |
|    pnx8550-jbs_defconfig |       51 |     3.9M |        9 |     1.5M |
|        mipssim_defconfig |       37 |      23M |        7 |     6.8M |
|         db1550_defconfig |       52 |     3.9M |       44 |     4.5M |
|         pb1100_defconfig |       46 |     3.7M |       35 |     3.7M |
|        ev64120_defconfig |       55 |     3.5M |        9 |     2.3M |
|        ddb5477_defconfig |       48 |     4.2M | Did not build modules
|          malta_defconfig |       12 | ------ Failed to Build ------- |
|         pb1500_defconfig |       53 |     3.9M |       38 |     4.5M |
|          rm200_defconfig |       42 |     3.5M |       52 |      16M |
|         ocelot_defconfig |       56 |     3.8M | Did not build modules
|       capcella_defconfig |       48 |     3.7M |        8 |     1.9M |
|           sead_defconfig |       38 |     1.6M | Did not build modules
|         mpc30x_defconfig |       48 |     3.7M |       11 |     2.7M |
|        workpad_defconfig |       45 |     3.6M |        9 |     1.9M |
|         cobalt_defconfig |       49 |     4.1M | Did not build modules
|        jmr3927_defconfig |       46 |     2.6M | Did not build modules
|      rbhma4500_defconfig |       49 |     4.2M |       37 |     5.0M |
|         tb0287_defconfig |       50 |     4.7M |       10 |     2.7M |
|           ip22_defconfig |       46 |     3.4M |       66 |     8.6M |
|           ip32_defconfig |       65 |     5.2M | Did not build modules
|         pb1550_defconfig |       52 |     3.9M |       36 |     4.1M |
|           ip27_defconfig |       37 | ------ Failed to Build ------- |
|       yosemite_defconfig |       54 |     3.0M |        8 |     2.1M |
|         tb0219_defconfig |       48 |     3.7M |        9 |     2.4M |
|         db1100_defconfig |       48 |     3.8M |       35 |     3.4M |
|       ocelot_3_defconfig |       52 |     3.6M |       57 |     5.6M |
|         db1000_defconfig |       48 |     3.7M |       37 |     4.0M |
|--------------------------+----------+----------+----------+----------+

44 builds processed, 40 ok, 4 failed

Configurations which failed to build
====================================

There were 4 configurations which failed to build

   db1200_defconfig failed with:
drivers/mmc/host/au1xmmc.c:224: error: 'MMC_WRITE_BLOCK' undeclared (first use in this function)
drivers/mmc/host/au1xmmc.c:228: error: 'MMC_WRITE_MULTIPLE_BLOCK' undeclared (first use in this function)
drivers/mmc/host/au1xmmc.c:231: error: 'MMC_STOP_TRANSMISSION' undeclared (first use in this function)
drivers/mmc/host/au1xmmc.c: In function 'au1xmmc_poll_event':
drivers/mmc/host/au1xmmc.c:841: warning: unused variable 'status'
make[3]: *** [drivers/mmc/host/au1xmmc.o] Error 1
make[2]: *** [drivers/mmc/host] Error 2
make[1]: *** [drivers/mmc] Error 2
make: *** [drivers] Error 2
make: Leaving directory `/var/tmp/kernel-orig'

   atlas_defconfig failed with:
arch/mips/mips-boards/atlas/atlas_int.c: In function 'arch_init_irq':
arch/mips/mips-boards/atlas/atlas_int.c:252: warning: passing argument 2 of 'init_msc_irqs' makes integer from pointer without a cast
arch/mips/mips-boards/atlas/atlas_int.c:252: warning: passing argument 3 of 'init_msc_irqs' makes pointer from integer without a cast
arch/mips/mips-boards/atlas/atlas_int.c:252: error: too few arguments to function 'init_msc_irqs'
arch/mips/mips-boards/atlas/atlas_int.c:255: warning: passing argument 2 of 'init_msc_irqs' makes integer from pointer without a cast
arch/mips/mips-boards/atlas/atlas_int.c:255: warning: passing argument 3 of 'init_msc_irqs' makes pointer from integer without a cast
arch/mips/mips-boards/atlas/atlas_int.c:255: error: too few arguments to function 'init_msc_irqs'
make[1]: *** [arch/mips/mips-boards/atlas/atlas_int.o] Error 1
make: *** [arch/mips/mips-boards/atlas] Error 2
make: Leaving directory `/var/tmp/kernel-orig'

   malta_defconfig failed with:
arch/mips/mips-boards/malta/malta_int.c:314: error: 'mips_revision_sconid' undeclared (first use in this function)
arch/mips/mips-boards/malta/malta_int.c:314: error: (Each undeclared identifier is reported only once
arch/mips/mips-boards/malta/malta_int.c:314: error: for each function it appears in.)
arch/mips/mips-boards/malta/malta_int.c:315: error: 'MIPS_REVISION_SCON_SOCIT' undeclared (first use in this function)
arch/mips/mips-boards/malta/malta_int.c:316: error: 'MIPS_REVISION_SCON_ROCIT' undeclared (first use in this function)
arch/mips/mips-boards/malta/malta_int.c:323: error: 'MIPS_REVISION_SCON_SOCITSC' undeclared (first use in this function)
arch/mips/mips-boards/malta/malta_int.c:324: error: 'MIPS_REVISION_SCON_SOCITSCP' undeclared (first use in this function)
make[1]: *** [arch/mips/mips-boards/malta/malta_int.o] Error 1
make: *** [arch/mips/mips-boards/malta] Error 2
make: Leaving directory `/var/tmp/kernel-orig'

   ip27_defconfig failed with:
arch/mips/sgi-ip27/ip27-klnuma.c: In function 'setup_replication_mask':
arch/mips/sgi-ip27/ip27-klnuma.c:31: warning: unused variable 'cnode'
  CC      arch/mips/sgi-ip27/ip27-memory.o
arch/mips/sgi-ip27/ip27-memory.c: In function 'paging_init':
arch/mips/sgi-ip27/ip27-memory.c:520: error: 'ZONE_DMA' undeclared (first use in this function)
arch/mips/sgi-ip27/ip27-memory.c:520: error: (Each undeclared identifier is reported only once
arch/mips/sgi-ip27/ip27-memory.c:520: error: for each function it appears in.)
make[1]: *** [arch/mips/sgi-ip27/ip27-memory.o] Error 1
make: *** [arch/mips/sgi-ip27] Error 2
make: Leaving directory `/var/tmp/kernel-orig'


Unique kernel image warnings from the build process
===================================================

Number | Warning
-------+-------------------------------------------------------------------
     47 <stdin>:1176:2: warning: #warning syscall fadvise64_64 not implemented
      3 <stdin>:1284:2: warning: #warning syscall fstatat64 not implemented
     52 <stdin>:1364:2: warning: #warning syscall utimensat not implemented
     52 <stdin>:1368:2: warning: #warning syscall signalfd not implemented
     52 <stdin>:1372:2: warning: #warning syscall timerfd not implemented
     52 <stdin>:1376:2: warning: #warning syscall eventfd not implemented
      8 <stdin>:148:2: warning: #warning syscall time not implemented
     52 <stdin>:424:2: warning: #warning syscall select not implemented
      8 <stdin>:440:2: warning: #warning syscall uselib not implemented
     52 <stdin>:856:2: warning: #warning syscall vfork not implemented
      3 <stdin>:868:2: warning: #warning syscall truncate64 not implemented
      3 <stdin>:872:2: warning: #warning syscall ftruncate64 not implemented
      3 <stdin>:876:2: warning: #warning syscall stat64 not implemented
      3 <stdin>:880:2: warning: #warning syscall lstat64 not implemented
      3 <stdin>:884:2: warning: #warning syscall fstat64 not implemented
      8 <stdin>:980:2: warning: #warning syscall getdents64 not implemented
      1 arch/mips/au1000/pb1100/init.c:56: warning: assignment from incompatible pointer type
      1 arch/mips/au1000/pb1500/board_setup.c:128: warning: passing argument 1 of 'readl' makes pointer from integer without a cast
      1 arch/mips/dec/ecc-berr.c:223: warning: control reaches end of non-void function
      1 arch/mips/dec/kn01-berr.c:179: warning: control reaches end of non-void function
      1 arch/mips/dec/kn02xa-berr.c:127: warning: control reaches end of non-void function
      1 arch/mips/gt64120/ev64120/irq.c:90: warning: 'ev64120_irq_type' defined but not used
      1 arch/mips/gt64120/ev64120/promcon.c:22: warning: implicit declaration of function 'serial_putc'
      1 arch/mips/gt64120/ev64120/reset.c:27: warning: implicit declaration of function 'flush_cache_all'
      1 arch/mips/gt64120/ev64120/serialGT.c:198: warning: function declaration isn't a prototype
      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
     41 arch/mips/kernel/traps.c:931: warning: 'do_default_vi' defined but not used
     41 arch/mips/kernel/unaligned.c:493: warning: 'newval' may be used uninitialized in this function
      1 arch/mips/mips-boards/atlas/atlas_int.c:252: warning: passing argument 2 of 'init_msc_irqs' makes integer from pointer without a cast
      1 arch/mips/mips-boards/atlas/atlas_int.c:252: warning: passing argument 3 of 'init_msc_irqs' makes pointer from integer without a cast
      1 arch/mips/mips-boards/atlas/atlas_int.c:255: warning: passing argument 2 of 'init_msc_irqs' makes integer from pointer without a cast
      1 arch/mips/mips-boards/atlas/atlas_int.c:255: warning: passing argument 3 of 'init_msc_irqs' makes pointer from integer without a cast
      1 arch/mips/momentum/ocelot_3/irq.c:105: warning: implicit declaration of function 'll_mv64340_irq'
      1 arch/mips/momentum/ocelot_3/irq.c:68: warning: implicit declaration of function 'rm7k_cpu_irq_init'
      1 arch/mips/momentum/ocelot_3/irq.c:72: warning: implicit declaration of function 'mv64340_irq_init'
      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/pmc-sierra/yosemite/i2c-yosemite.c:78: warning: 'data' may be used uninitialized in this function
      1 arch/mips/pmc-sierra/yosemite/irq.c:131: warning: implicit declaration of function 'titan_mailbox_irq'
      1 arch/mips/pmc-sierra/yosemite/irq.c:66: warning: 'll_ht_smp_irq_handler' defined but not used
      1 arch/mips/pmc-sierra/yosemite/smp.c:112: warning: 'status' may be used uninitialized in this function
      1 arch/mips/pmc-sierra/yosemite/smp.c:41: warning: passing argument 2 of 'debug_vectors->_s.cpustart' makes integer from pointer without a cast
      1 arch/mips/pmc-sierra/yosemite/smp.c:41: warning: passing argument 3 of 'debug_vectors->_s.cpustart' makes integer from pointer without a cast
      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/tx4927/common/tx4927_irq.c:401: warning: implicit declaration of function 'toshiba_rbtx4927_irq_nested'
      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:164: warning: 'tx4927_pcierr_interrupt' defined but not used
      1 arch/mips/tx4927/toshiba_rbtx4927/toshiba_rbtx4927_setup.c:243: warning: 'early_read_config_word' defined but not used
      1 arch/mips/tx4927/toshiba_rbtx4927/toshiba_rbtx4927_setup.c:246: warning: 'early_write_config_word' defined but not used
      1 arch/mips/tx4927/toshiba_rbtx4927/toshiba_rbtx4927_setup.c:273: warning: unused variable 's'
      1 arch/mips/tx4927/toshiba_rbtx4927/toshiba_rbtx4927_setup.c:358: warning: unused variable 's'
     40 drivers/base/core.c:1187: warning: ignoring return value of 'sysfs_create_link', declared with attribute warn_unused_result
     40 drivers/base/core.c:1197: warning: ignoring return value of 'sysfs_create_link', declared with attribute warn_unused_result
     40 drivers/base/core.c:714: warning: ignoring return value of 'sysfs_create_link', declared with attribute warn_unused_result
     40 drivers/base/core.c:719: warning: ignoring return value of 'sysfs_create_link', declared with attribute warn_unused_result
     40 drivers/base/core.c:722: warning: ignoring return value of 'sysfs_create_link', declared with attribute warn_unused_result
     40 drivers/base/core.c:728: warning: ignoring return value of 'sysfs_create_link', declared with attribute warn_unused_result
     41 drivers/base/dd.c:211: warning: 'device_probe_drivers' defined but not used
      1 drivers/char/tty_io.c:2548: warning: 'tty' may be used uninitialized in this function
     41 drivers/char/tty_ioctl.c:420: warning: 'tmp' may be used uninitialized in this function
      9 drivers/ide/setup-pci.c:879: warning: ignoring return value of '__pci_register_driver', declared with attribute warn_unused_result
     44 drivers/input/keyboard/Kconfig:170:warning: 'select' used by config symbol 'KEYBOARD_ATARI' refers to undefined symbol 'ATARI_KBD_CORE'
     44 drivers/input/mouse/Kconfig:181:warning: 'select' used by config symbol 'MOUSE_ATARI' refers to undefined symbol 'ATARI_KBD_CORE'
      6 drivers/input/serio/serio_raw.c:163: warning: 'c' may be used uninitialized in this function
      1 drivers/mmc/host/au1xmmc.c:841: warning: unused variable 'status'
      1 drivers/mtd/maps/physmap.c:204:2: warning: #warning using PHYSMAP compat code
     44 drivers/net/Kconfig:2283:warning: 'select' used by config symbol 'UCC_GETH' refers to undefined symbol 'UCC_FAST'
      6 drivers/net/au1000_eth.c:1127: warning: passing argument 2 of 'skb_copy_from_linear_data' discards qualifiers from pointer target type
      6 drivers/net/au1000_eth.c:662: warning: implicit declaration of function 'dma_alloc_noncoherent'
      6 drivers/net/au1000_eth.c:803: warning: implicit declaration of function 'dma_free_noncoherent'
      4 drivers/net/cxgb3/cxgb3_main.c:885: warning: ignoring return value of 'sysfs_create_group', declared with attribute warn_unused_result
      2 drivers/net/natsemi.c:3222: warning: ignoring return value of 'device_create_file', 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
     46 drivers/pci/search.c:433: warning: 'pci_find_device' is deprecated (declared at drivers/pci/search.c:241)
     28 drivers/pci/search.c:99: warning: 'pci_find_device' is deprecated (declared at include/linux/pci.h:477)
      1 drivers/scsi/jazz_esp.c:134: warning: ignoring return value of 'request_irq', declared with attribute warn_unused_result
      1 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.c:107: warning: initialization makes pointer from integer without a cast
     11 drivers/serial/8250_pci.c:1826: warning: ignoring return value of 'pci_enable_device', declared with attribute warn_unused_result
      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
      4 drivers/usb/mon/mon_bin.c:1134: warning: passing argument 1 of 'virt_to_phys' makes pointer from integer without a cast
     41 fs/aio.c:1249: warning: 'ctx' may be used uninitialized in this function
     41 fs/aio.c:1711: warning: 'key' may be used uninitialized in this function
      4 fs/compat_ioctl.c:1535: warning: 'udata' may be used uninitialized in this function
      4 fs/compat_ioctl.c:1536: warning: 'n' may be used uninitialized in this function
      4 fs/compat_ioctl.c:198: warning: 'fp' may be used uninitialized in this function
      4 fs/compat_ioctl.c:199: warning: 'size' may be used uninitialized in this function
      4 fs/compat_ioctl.c:230: warning: 'palp' may be used uninitialized in this function
      4 fs/compat_ioctl.c:231: warning: 'length' may be used uninitialized in this function
     36 fs/nfs/read.c:106: warning: 'memclear_highpage_flush' is deprecated (declared at include/linux/highmem.h:115)
     36 fs/nfs/read.c:109: warning: 'memclear_highpage_flush' is deprecated (declared at include/linux/highmem.h:115)
     36 fs/nfs/read.c:133: warning: 'memclear_highpage_flush' is deprecated (declared at include/linux/highmem.h:115)
     36 fs/nfs/read.c:535: warning: 'memclear_highpage_flush' is deprecated (declared at include/linux/highmem.h:115)
     36 fs/nfs/read.c:82: warning: 'memclear_highpage_flush' is deprecated (declared at include/linux/highmem.h:115)
     36 fs/nfs/write.c:171: warning: 'memclear_highpage_flush' is deprecated (declared at include/linux/highmem.h:115)
     41 fs/partitions/check.c:392: warning: ignoring return value of 'kobject_add', declared with attribute warn_unused_result
     40 fs/partitions/check.c:395: warning: ignoring return value of 'sysfs_create_link', declared with attribute warn_unused_result
     40 fs/partitions/check.c:403: warning: ignoring return value of 'sysfs_create_file', declared with attribute warn_unused_result
     41 fs/read_write.c:802: warning: 'off' may be used uninitialized in this function
      1 fs/smbfs/proc.c:1780: warning: large integer implicitly truncated to unsigned type
      1 fs/smbfs/proc.c:3092: warning: large integer implicitly truncated to unsigned type
      3 fs/smbfs/proc.c:3109: warning: large integer implicitly truncated to unsigned type
      3 fs/smbfs/proc.c:3110: warning: large integer implicitly truncated to unsigned type
      3 fs/smbfs/proc.c:3111: warning: large integer implicitly truncated to unsigned type
      3 fs/smbfs/proc.c:3112: warning: large integer implicitly truncated to unsigned type
      3 fs/smbfs/proc.c:3113: warning: large integer implicitly truncated to unsigned type
      2 fs/smbfs/proc.c:3114: warning: large integer implicitly truncated to unsigned type
      2 fs/smbfs/proc.c:3115: warning: large integer implicitly truncated to unsigned type
      2 fs/smbfs/proc.c:3120: warning: large integer implicitly truncated to unsigned type
      1 fs/smbfs/proc.c:3271: warning: large integer implicitly truncated to unsigned type
      1 fs/smbfs/proc.c:3320: warning: large integer implicitly truncated to unsigned type
      1 fs/smbfs/proc.c:3363: warning: large integer implicitly truncated to unsigned type
      1 fs/smbfs/proc.c:3407: warning: large integer implicitly truncated to unsigned type
     41 fs/splice.c:1153: warning: 'base' may be used uninitialized in this function
      1 fs/xfs/linux-2.6/xfs_lrw.c:162: warning: 'memclear_highpage_flush' is deprecated (declared at include/linux/highmem.h:115)
      1 fs/xfs/xfs_bmap.c:2650: warning: 'rtx' is 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
     72 init/main.c:83:2: warning: #warning gcc-4.1.0 is known to miscompile the kernel. A different compiler version is recommended.
     40 ipc/msg.c:390: warning: 'setbuf.gid' may be used uninitialized in this function
     40 ipc/msg.c:390: warning: 'setbuf.mode' may be used uninitialized in this function
     40 ipc/msg.c:390: warning: 'setbuf.qbytes' may be used uninitialized in this function
     40 ipc/msg.c:390: warning: 'setbuf.uid' may be used uninitialized in this function
     40 ipc/sem.c:861: warning: 'setbuf.gid' may be used uninitialized in this function
     40 ipc/sem.c:861: warning: 'setbuf.mode' may be used uninitialized in this function
     40 ipc/sem.c:861: warning: 'setbuf.uid' may be used uninitialized in this function
      1 kernel/futex.c:1339: warning: 'uval' may be used uninitialized in this function
     41 kernel/sys.c:2270: warning: 't0' may be used uninitialized in this function
     41 kernel/sys.c:2270: warning: 't1' may be used uninitialized in this function
     41 mm/page_alloc.c:689: warning: 'setup_nr_node_ids' defined but not used

Unique module warnings from the build process
=============================================

Number | Warning
-------+-------------------------------------------------------------------
     33 <stdin>:1176:2: warning: #warning syscall fadvise64_64 not implemented
      1 <stdin>:1284:2: warning: #warning syscall fstatat64 not implemented
     35 <stdin>:1364:2: warning: #warning syscall utimensat not implemented
     35 <stdin>:1368:2: warning: #warning syscall signalfd not implemented
     35 <stdin>:1372:2: warning: #warning syscall timerfd not implemented
     35 <stdin>:1376:2: warning: #warning syscall eventfd not implemented
      3 <stdin>:148:2: warning: #warning syscall time not implemented
     35 <stdin>:424:2: warning: #warning syscall select not implemented
      3 <stdin>:440:2: warning: #warning syscall uselib not implemented
     35 <stdin>:856:2: warning: #warning syscall vfork not implemented
      1 <stdin>:868:2: warning: #warning syscall truncate64 not implemented
      1 <stdin>:872:2: warning: #warning syscall ftruncate64 not implemented
      1 <stdin>:876:2: warning: #warning syscall stat64 not implemented
      1 <stdin>:880:2: warning: #warning syscall lstat64 not implemented
      1 <stdin>:884:2: warning: #warning syscall fstat64 not implemented
      3 <stdin>:980:2: warning: #warning syscall getdents64 not implemented
     13 drivers/input/serio/serio_raw.c:163: warning: 'c' may be used uninitialized in this function
      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'
     21 drivers/net/cxgb3/cxgb3_main.c:885: warning: ignoring return value of 'sysfs_create_group', declared with attribute warn_unused_result
      1 drivers/net/eepro100.c:2298: warning: ignoring return value of 'pci_enable_device', declared with attribute warn_unused_result
      5 drivers/net/pcmcia/axnet_cs.c:534: warning: ignoring return value of 'request_irq', declared with attribute warn_unused_result
      5 drivers/net/pcmcia/pcnet_cs.c:974: warning: ignoring return value of 'request_irq', 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
     11 drivers/scsi/scsi_tgt_if.c:253: warning: passing argument 1 of 'virt_to_phys' makes pointer from integer without a cast
      1 drivers/serial/8250_pci.c:1826: warning: ignoring return value of 'pci_enable_device', declared with attribute warn_unused_result
      1 drivers/usb/misc/auerswald.c:667: warning: 'length' may be used uninitialized in this function
      3 drivers/usb/mon/mon_bin.c:1134: warning: passing argument 1 of 'virt_to_phys' makes pointer from integer without a cast
      3 fs/nfs/read.c:106: warning: 'memclear_highpage_flush' is deprecated (declared at include/linux/highmem.h:115)
      3 fs/nfs/read.c:109: warning: 'memclear_highpage_flush' is deprecated (declared at include/linux/highmem.h:115)
      3 fs/nfs/read.c:133: warning: 'memclear_highpage_flush' is deprecated (declared at include/linux/highmem.h:115)
      3 fs/nfs/read.c:535: warning: 'memclear_highpage_flush' is deprecated (declared at include/linux/highmem.h:115)
      3 fs/nfs/read.c:82: warning: 'memclear_highpage_flush' is deprecated (declared at include/linux/highmem.h:115)
      3 fs/nfs/write.c:171: warning: 'memclear_highpage_flush' is deprecated (declared at include/linux/highmem.h:115)
      3 fs/smbfs/proc.c:1126: warning: large integer implicitly truncated to unsigned type
      3 fs/smbfs/proc.c:1462: warning: large integer implicitly truncated to unsigned type
      3 fs/smbfs/proc.c:1510: warning: large integer implicitly truncated to unsigned type
      3 fs/smbfs/proc.c:1519: warning: large integer implicitly truncated to unsigned type
      3 fs/smbfs/proc.c:1584: warning: large integer implicitly truncated to unsigned type
      3 fs/smbfs/proc.c:1691: warning: large integer implicitly truncated to unsigned type
     13 fs/smbfs/proc.c:1780: warning: large integer implicitly truncated to unsigned type
      3 fs/smbfs/proc.c:1980: warning: large integer implicitly truncated to unsigned type
      3 fs/smbfs/proc.c:2003: warning: large integer implicitly truncated to unsigned type
      3 fs/smbfs/proc.c:2367: warning: large integer implicitly truncated to unsigned type
      3 fs/smbfs/proc.c:2369: warning: large integer implicitly truncated to unsigned type
      3 fs/smbfs/proc.c:2382: warning: large integer implicitly truncated to unsigned type
      3 fs/smbfs/proc.c:2546: warning: large integer implicitly truncated to unsigned type
      3 fs/smbfs/proc.c:2547: warning: large integer implicitly truncated to unsigned type
      3 fs/smbfs/proc.c:2548: warning: large integer implicitly truncated to unsigned type
      3 fs/smbfs/proc.c:2549: warning: large integer implicitly truncated to unsigned type
      3 fs/smbfs/proc.c:3016: warning: large integer implicitly truncated to unsigned type
     10 fs/smbfs/proc.c:3092: warning: large integer implicitly truncated to unsigned type
     39 fs/smbfs/proc.c:3109: warning: large integer implicitly truncated to unsigned type
     39 fs/smbfs/proc.c:3110: warning: large integer implicitly truncated to unsigned type
     39 fs/smbfs/proc.c:3111: warning: large integer implicitly truncated to unsigned type
     39 fs/smbfs/proc.c:3112: warning: large integer implicitly truncated to unsigned type
     39 fs/smbfs/proc.c:3113: warning: large integer implicitly truncated to unsigned type
     29 fs/smbfs/proc.c:3114: warning: large integer implicitly truncated to unsigned type
     29 fs/smbfs/proc.c:3115: warning: large integer implicitly truncated to unsigned type
     29 fs/smbfs/proc.c:3120: warning: large integer implicitly truncated to unsigned type
     13 fs/smbfs/proc.c:3271: warning: large integer implicitly truncated to unsigned type
     13 fs/smbfs/proc.c:3320: warning: large integer implicitly truncated to unsigned type
     13 fs/smbfs/proc.c:3363: warning: large integer implicitly truncated to unsigned type
     10 fs/smbfs/proc.c:3407: warning: large integer implicitly truncated to unsigned type
      3 fs/smbfs/request.c:243: warning: large integer implicitly truncated to unsigned type
      3 fs/smbfs/request.c:389: warning: large integer implicitly truncated to unsigned type
      3 fs/udf/balloc.c:747: warning: 'goal_eloc.logicalBlockNum' may be used uninitialized in this function
      3 fs/udf/super.c:1361: warning: 'ino.partitionReferenceNum' may be used uninitialized in this function
      3 fs/udf/truncate.c:136: warning: 'adsize' may be used uninitialized in this function
      6 fs/xfs/linux-2.6/xfs_lrw.c:162: warning: 'memclear_highpage_flush' is deprecated (declared at include/linux/highmem.h:115)
      6 fs/xfs/xfs_bmap.c:2650: warning: 'rtx' is 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