[KAutoBuild] Kautobuild report for 2.6.23-git18
MIPS Linux Kernel Autobuilder
kautobuild at simtec.co.uk
Tue Oct 23 09:44:50 BST 2007
Kautobuild for kernel 2.6.23-git18 on mips
The build was performed on gerald.kyllikki.org on 2007-10-23
The GCC version was 4.1.0, binutils version 2.17, make version 3.81
There were 6 distinct warnings from building the kernel images
There were 0 distinct warnings from building the modules
+--------------------------+----------+----------+----------+----------+
| | Kernel Image | Modules |
| Configuration Name +----------+----------+----------+----------+
| | Warnings | Size | Warnings | Size |
+--------------------------+----------+----------+----------+----------+
| pnx8550-stb810_defconfig | 1 | ------ Failed to Build ------- |
| wrppmc_defconfig | 5 | ------ Failed to Build ------- |
| emma2rh_defconfig | 5 | ------ Failed to Build ------- |
| db1200_defconfig | 5 | ------ Failed to Build ------- |
| bigsur_defconfig | 5 | ------ Failed to Build ------- |
| atlas_defconfig | 5 | ------ Failed to Build ------- |
| sb1250-swarm_defconfig | 5 | ------ Failed to Build ------- |
| jazz_defconfig | 5 | ------ Failed to Build ------- |
| excite_defconfig | 4 | ------ Failed to Build ------- |
| qemu_defconfig | 4 | ------ Failed to Build ------- |
| tb0226_defconfig | 5 | ------ Failed to Build ------- |
| db1500_defconfig | 5 | ------ Failed to Build ------- |
| e55_defconfig | 5 | ------ Failed to Build ------- |
| rbhma4200_defconfig | 4 | ------ Failed to Build ------- |
| decstation_defconfig | 1 | ------ Failed to Build ------- |
| pnx8550-jbs_defconfig | 1 | ------ Failed to Build ------- |
| mipssim_defconfig | 5 | ------ Failed to Build ------- |
| db1550_defconfig | 5 | ------ Failed to Build ------- |
| pb1100_defconfig | 5 | ------ Failed to Build ------- |
| malta_defconfig | 5 | ------ Failed to Build ------- |
| pb1500_defconfig | 5 | ------ Failed to Build ------- |
| rm200_defconfig | 2 | ------ Failed to Build ------- |
| fulong_defconfig | 4 | ------ Failed to Build ------- |
| capcella_defconfig | 5 | ------ Failed to Build ------- |
| sead_defconfig | 4 | ------ Failed to Build ------- |
| msp71xx_defconfig | 3 | ------ Failed to Build ------- |
| mpc30x_defconfig | 5 | ------ Failed to Build ------- |
| workpad_defconfig | 5 | ------ Failed to Build ------- |
| cobalt_defconfig | 4 | ------ Failed to Build ------- |
| jmr3927_defconfig | 4 | ------ Failed to Build ------- |
| rbhma4500_defconfig | 4 | ------ Failed to Build ------- |
| tb0287_defconfig | 5 | ------ Failed to Build ------- |
| ip22_defconfig | 5 | ------ Failed to Build ------- |
| ip32_defconfig | 4 | ------ Failed to Build ------- |
| pb1550_defconfig | 5 | ------ Failed to Build ------- |
| ip27_defconfig | 4 | ------ Failed to Build ------- |
| yosemite_defconfig | 4 | ------ Failed to Build ------- |
| tb0219_defconfig | 5 | ------ Failed to Build ------- |
| mtx1_defconfig | 5 | ------ Failed to Build ------- |
| lasat_defconfig | 4 | ------ Failed to Build ------- |
| db1100_defconfig | 5 | ------ Failed to Build ------- |
| db1000_defconfig | 5 | ------ Failed to Build ------- |
|--------------------------+----------+----------+----------+----------+
42 builds processed, 0 ok, 42 failed
Configurations which failed to build
====================================
There were 42 configurations which failed to build
pnx8550-stb810_defconfig failed with:
CC arch/mips/philips/pnx8550/common/int.o
CC arch/mips/philips/pnx8550/common/reset.o
CC arch/mips/philips/pnx8550/common/time.o
arch/mips/philips/pnx8550/common/time.c: In function 'plat_time_init':
arch/mips/philips/pnx8550/common/time.c:91: error: 'mips_timer_ack' undeclared (first use in this function)
arch/mips/philips/pnx8550/common/time.c:91: error: (Each undeclared identifier is reported only once
arch/mips/philips/pnx8550/common/time.c:91: error: for each function it appears in.)
make[1]: *** [arch/mips/philips/pnx8550/common/time.o] Error 1
make: *** [arch/mips/philips/pnx8550/common] Error 2
make: Leaving directory `/var/tmp/kernel-orig'
wrppmc_defconfig failed with:
arch/mips/mm/dma-default.c:168: error: implicit declaration of function 'sg_virt'
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_cpu':
arch/mips/mm/dma-default.c:305: error: implicit declaration of function 'sg_page'
cc1: warnings being treated as errors
arch/mips/mm/dma-default.c:305: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_device':
arch/mips/mm/dma-default.c:323: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
make[1]: *** [arch/mips/mm/dma-default.o] Error 1
make: *** [arch/mips/mm] Error 2
make: Leaving directory `/var/tmp/kernel-orig'
emma2rh_defconfig failed with:
arch/mips/mm/dma-default.c:168: error: implicit declaration of function 'sg_virt'
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_cpu':
arch/mips/mm/dma-default.c:305: error: implicit declaration of function 'sg_page'
cc1: warnings being treated as errors
arch/mips/mm/dma-default.c:305: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_device':
arch/mips/mm/dma-default.c:323: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
make[1]: *** [arch/mips/mm/dma-default.o] Error 1
make: *** [arch/mips/mm] Error 2
make: Leaving directory `/var/tmp/kernel-orig'
db1200_defconfig failed with:
arch/mips/mm/dma-default.c:168: error: implicit declaration of function 'sg_virt'
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_cpu':
arch/mips/mm/dma-default.c:305: error: implicit declaration of function 'sg_page'
cc1: warnings being treated as errors
arch/mips/mm/dma-default.c:305: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_device':
arch/mips/mm/dma-default.c:323: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
make[1]: *** [arch/mips/mm/dma-default.o] Error 1
make: *** [arch/mips/mm] Error 2
make: Leaving directory `/var/tmp/kernel-orig'
bigsur_defconfig failed with:
arch/mips/mm/dma-default.c:168: error: implicit declaration of function 'sg_virt'
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_cpu':
arch/mips/mm/dma-default.c:305: error: implicit declaration of function 'sg_page'
cc1: warnings being treated as errors
arch/mips/mm/dma-default.c:305: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_device':
arch/mips/mm/dma-default.c:323: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
make[1]: *** [arch/mips/mm/dma-default.o] Error 1
make: *** [arch/mips/mm] Error 2
make: Leaving directory `/var/tmp/kernel-orig'
atlas_defconfig failed with:
arch/mips/mm/dma-default.c:168: error: implicit declaration of function 'sg_virt'
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_cpu':
arch/mips/mm/dma-default.c:305: error: implicit declaration of function 'sg_page'
cc1: warnings being treated as errors
arch/mips/mm/dma-default.c:305: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_device':
arch/mips/mm/dma-default.c:323: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
make[1]: *** [arch/mips/mm/dma-default.o] Error 1
make: *** [arch/mips/mm] Error 2
make: Leaving directory `/var/tmp/kernel-orig'
sb1250-swarm_defconfig failed with:
arch/mips/mm/dma-default.c:168: error: implicit declaration of function 'sg_virt'
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_cpu':
arch/mips/mm/dma-default.c:305: error: implicit declaration of function 'sg_page'
cc1: warnings being treated as errors
arch/mips/mm/dma-default.c:305: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_device':
arch/mips/mm/dma-default.c:323: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
make[1]: *** [arch/mips/mm/dma-default.o] Error 1
make: *** [arch/mips/mm] Error 2
make: Leaving directory `/var/tmp/kernel-orig'
jazz_defconfig failed with:
arch/mips/mm/dma-default.c:168: error: implicit declaration of function 'sg_virt'
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_cpu':
arch/mips/mm/dma-default.c:305: error: implicit declaration of function 'sg_page'
cc1: warnings being treated as errors
arch/mips/mm/dma-default.c:305: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_device':
arch/mips/mm/dma-default.c:323: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
make[1]: *** [arch/mips/mm/dma-default.o] Error 1
make: *** [arch/mips/mm] Error 2
make: Leaving directory `/var/tmp/kernel-orig'
excite_defconfig failed with:
arch/mips/mm/dma-default.c:168: error: implicit declaration of function 'sg_virt'
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_cpu':
arch/mips/mm/dma-default.c:305: error: implicit declaration of function 'sg_page'
cc1: warnings being treated as errors
arch/mips/mm/dma-default.c:305: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_device':
arch/mips/mm/dma-default.c:323: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
make[1]: *** [arch/mips/mm/dma-default.o] Error 1
make: *** [arch/mips/mm] Error 2
make: Leaving directory `/var/tmp/kernel-orig'
qemu_defconfig failed with:
arch/mips/mm/dma-default.c:168: error: implicit declaration of function 'sg_virt'
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_cpu':
arch/mips/mm/dma-default.c:305: error: implicit declaration of function 'sg_page'
cc1: warnings being treated as errors
arch/mips/mm/dma-default.c:305: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_device':
arch/mips/mm/dma-default.c:323: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
make[1]: *** [arch/mips/mm/dma-default.o] Error 1
make: *** [arch/mips/mm] Error 2
make: Leaving directory `/var/tmp/kernel-orig'
tb0226_defconfig failed with:
arch/mips/mm/dma-default.c:168: error: implicit declaration of function 'sg_virt'
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_cpu':
arch/mips/mm/dma-default.c:305: error: implicit declaration of function 'sg_page'
cc1: warnings being treated as errors
arch/mips/mm/dma-default.c:305: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_device':
arch/mips/mm/dma-default.c:323: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
make[1]: *** [arch/mips/mm/dma-default.o] Error 1
make: *** [arch/mips/mm] Error 2
make: Leaving directory `/var/tmp/kernel-orig'
db1500_defconfig failed with:
arch/mips/mm/dma-default.c:168: error: implicit declaration of function 'sg_virt'
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_cpu':
arch/mips/mm/dma-default.c:305: error: implicit declaration of function 'sg_page'
cc1: warnings being treated as errors
arch/mips/mm/dma-default.c:305: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_device':
arch/mips/mm/dma-default.c:323: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
make[1]: *** [arch/mips/mm/dma-default.o] Error 1
make: *** [arch/mips/mm] Error 2
make: Leaving directory `/var/tmp/kernel-orig'
e55_defconfig failed with:
arch/mips/mm/dma-default.c:168: error: implicit declaration of function 'sg_virt'
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_cpu':
arch/mips/mm/dma-default.c:305: error: implicit declaration of function 'sg_page'
cc1: warnings being treated as errors
arch/mips/mm/dma-default.c:305: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_device':
arch/mips/mm/dma-default.c:323: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
make[1]: *** [arch/mips/mm/dma-default.o] Error 1
make: *** [arch/mips/mm] Error 2
make: Leaving directory `/var/tmp/kernel-orig'
rbhma4200_defconfig failed with:
arch/mips/mm/dma-default.c:168: error: implicit declaration of function 'sg_virt'
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_cpu':
arch/mips/mm/dma-default.c:305: error: implicit declaration of function 'sg_page'
cc1: warnings being treated as errors
arch/mips/mm/dma-default.c:305: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_device':
arch/mips/mm/dma-default.c:323: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
make[1]: *** [arch/mips/mm/dma-default.o] Error 1
make: *** [arch/mips/mm] Error 2
make: Leaving directory `/var/tmp/kernel-orig'
decstation_defconfig failed with:
CC arch/mips/dec/reset.o
CC arch/mips/dec/setup.o
CC arch/mips/dec/time.o
arch/mips/dec/time.c: In function 'plat_time_init':
arch/mips/dec/time.c:165: error: 'mips_timer_ack' undeclared (first use in this function)
arch/mips/dec/time.c:165: error: (Each undeclared identifier is reported only once
arch/mips/dec/time.c:165: error: for each function it appears in.)
make[1]: *** [arch/mips/dec/time.o] Error 1
make: *** [arch/mips/dec] Error 2
make: Leaving directory `/var/tmp/kernel-orig'
pnx8550-jbs_defconfig failed with:
CC arch/mips/philips/pnx8550/common/int.o
CC arch/mips/philips/pnx8550/common/reset.o
CC arch/mips/philips/pnx8550/common/time.o
arch/mips/philips/pnx8550/common/time.c: In function 'plat_time_init':
arch/mips/philips/pnx8550/common/time.c:91: error: 'mips_timer_ack' undeclared (first use in this function)
arch/mips/philips/pnx8550/common/time.c:91: error: (Each undeclared identifier is reported only once
arch/mips/philips/pnx8550/common/time.c:91: error: for each function it appears in.)
make[1]: *** [arch/mips/philips/pnx8550/common/time.o] Error 1
make: *** [arch/mips/philips/pnx8550/common] Error 2
make: Leaving directory `/var/tmp/kernel-orig'
mipssim_defconfig failed with:
arch/mips/mm/dma-default.c:168: error: implicit declaration of function 'sg_virt'
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_cpu':
arch/mips/mm/dma-default.c:305: error: implicit declaration of function 'sg_page'
cc1: warnings being treated as errors
arch/mips/mm/dma-default.c:305: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_device':
arch/mips/mm/dma-default.c:323: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
make[1]: *** [arch/mips/mm/dma-default.o] Error 1
make: *** [arch/mips/mm] Error 2
make: Leaving directory `/var/tmp/kernel-orig'
db1550_defconfig failed with:
arch/mips/mm/dma-default.c:168: error: implicit declaration of function 'sg_virt'
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_cpu':
arch/mips/mm/dma-default.c:305: error: implicit declaration of function 'sg_page'
cc1: warnings being treated as errors
arch/mips/mm/dma-default.c:305: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_device':
arch/mips/mm/dma-default.c:323: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
make[1]: *** [arch/mips/mm/dma-default.o] Error 1
make: *** [arch/mips/mm] Error 2
make: Leaving directory `/var/tmp/kernel-orig'
pb1100_defconfig failed with:
arch/mips/mm/dma-default.c:168: error: implicit declaration of function 'sg_virt'
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_cpu':
arch/mips/mm/dma-default.c:305: error: implicit declaration of function 'sg_page'
cc1: warnings being treated as errors
arch/mips/mm/dma-default.c:305: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_device':
arch/mips/mm/dma-default.c:323: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
make[1]: *** [arch/mips/mm/dma-default.o] Error 1
make: *** [arch/mips/mm] Error 2
make: Leaving directory `/var/tmp/kernel-orig'
malta_defconfig failed with:
arch/mips/mm/dma-default.c:168: error: implicit declaration of function 'sg_virt'
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_cpu':
arch/mips/mm/dma-default.c:305: error: implicit declaration of function 'sg_page'
cc1: warnings being treated as errors
arch/mips/mm/dma-default.c:305: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_device':
arch/mips/mm/dma-default.c:323: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
make[1]: *** [arch/mips/mm/dma-default.o] Error 1
make: *** [arch/mips/mm] Error 2
make: Leaving directory `/var/tmp/kernel-orig'
pb1500_defconfig failed with:
arch/mips/mm/dma-default.c:168: error: implicit declaration of function 'sg_virt'
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_cpu':
arch/mips/mm/dma-default.c:305: error: implicit declaration of function 'sg_page'
cc1: warnings being treated as errors
arch/mips/mm/dma-default.c:305: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_device':
arch/mips/mm/dma-default.c:323: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
make[1]: *** [arch/mips/mm/dma-default.o] Error 1
make: *** [arch/mips/mm] Error 2
make: Leaving directory `/var/tmp/kernel-orig'
rm200_defconfig failed with:
CC arch/mips/sni/pcimt.o
CC arch/mips/sni/pcit.o
CC arch/mips/sni/time.o
arch/mips/sni/time.c: In function 'sni_a20r_timer_setup':
arch/mips/sni/time.c:34: error: 'mips_timer_ack' undeclared (first use in this function)
arch/mips/sni/time.c:34: error: (Each undeclared identifier is reported only once
arch/mips/sni/time.c:34: error: for each function it appears in.)
make[1]: *** [arch/mips/sni/time.o] Error 1
make: *** [arch/mips/sni] Error 2
make: Leaving directory `/var/tmp/kernel-orig'
fulong_defconfig failed with:
arch/mips/mm/dma-default.c:168: error: implicit declaration of function 'sg_virt'
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_cpu':
arch/mips/mm/dma-default.c:305: error: implicit declaration of function 'sg_page'
cc1: warnings being treated as errors
arch/mips/mm/dma-default.c:305: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_device':
arch/mips/mm/dma-default.c:323: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
make[1]: *** [arch/mips/mm/dma-default.o] Error 1
make: *** [arch/mips/mm] Error 2
make: Leaving directory `/var/tmp/kernel-orig'
capcella_defconfig failed with:
arch/mips/mm/dma-default.c:168: error: implicit declaration of function 'sg_virt'
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_cpu':
arch/mips/mm/dma-default.c:305: error: implicit declaration of function 'sg_page'
cc1: warnings being treated as errors
arch/mips/mm/dma-default.c:305: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_device':
arch/mips/mm/dma-default.c:323: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
make[1]: *** [arch/mips/mm/dma-default.o] Error 1
make: *** [arch/mips/mm] Error 2
make: Leaving directory `/var/tmp/kernel-orig'
sead_defconfig failed with:
arch/mips/mm/dma-default.c:168: error: implicit declaration of function 'sg_virt'
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_cpu':
arch/mips/mm/dma-default.c:305: error: implicit declaration of function 'sg_page'
cc1: warnings being treated as errors
arch/mips/mm/dma-default.c:305: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_device':
arch/mips/mm/dma-default.c:323: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
make[1]: *** [arch/mips/mm/dma-default.o] Error 1
make: *** [arch/mips/mm] Error 2
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:92: error: implicit declaration of function 'basic_mode_mask'
arch/mips/pmc-sierra/msp71xx/msp_setup.c:93: error: implicit declaration of function 'basic_mode'
arch/mips/pmc-sierra/msp71xx/msp_setup.c:93: error: 'MSP_GPIO_OUTPUT' undeclared (first use in this function)
arch/mips/pmc-sierra/msp71xx/msp_setup.c:93: error: (Each undeclared identifier is reported only once
arch/mips/pmc-sierra/msp71xx/msp_setup.c:93: error: for each function it appears in.)
arch/mips/pmc-sierra/msp71xx/msp_setup.c:95: 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'
mpc30x_defconfig failed with:
arch/mips/mm/dma-default.c:168: error: implicit declaration of function 'sg_virt'
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_cpu':
arch/mips/mm/dma-default.c:305: error: implicit declaration of function 'sg_page'
cc1: warnings being treated as errors
arch/mips/mm/dma-default.c:305: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_device':
arch/mips/mm/dma-default.c:323: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
make[1]: *** [arch/mips/mm/dma-default.o] Error 1
make: *** [arch/mips/mm] Error 2
make: Leaving directory `/var/tmp/kernel-orig'
workpad_defconfig failed with:
arch/mips/mm/dma-default.c:168: error: implicit declaration of function 'sg_virt'
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_cpu':
arch/mips/mm/dma-default.c:305: error: implicit declaration of function 'sg_page'
cc1: warnings being treated as errors
arch/mips/mm/dma-default.c:305: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_device':
arch/mips/mm/dma-default.c:323: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
make[1]: *** [arch/mips/mm/dma-default.o] Error 1
make: *** [arch/mips/mm] Error 2
make: Leaving directory `/var/tmp/kernel-orig'
cobalt_defconfig failed with:
arch/mips/mm/dma-default.c:168: error: implicit declaration of function 'sg_virt'
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_cpu':
arch/mips/mm/dma-default.c:305: error: implicit declaration of function 'sg_page'
cc1: warnings being treated as errors
arch/mips/mm/dma-default.c:305: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_device':
arch/mips/mm/dma-default.c:323: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
make[1]: *** [arch/mips/mm/dma-default.o] Error 1
make: *** [arch/mips/mm] Error 2
make: Leaving directory `/var/tmp/kernel-orig'
jmr3927_defconfig failed with:
arch/mips/mm/dma-default.c:168: error: implicit declaration of function 'sg_virt'
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_cpu':
arch/mips/mm/dma-default.c:305: error: implicit declaration of function 'sg_page'
cc1: warnings being treated as errors
arch/mips/mm/dma-default.c:305: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_device':
arch/mips/mm/dma-default.c:323: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
make[1]: *** [arch/mips/mm/dma-default.o] Error 1
make: *** [arch/mips/mm] Error 2
make: Leaving directory `/var/tmp/kernel-orig'
rbhma4500_defconfig failed with:
arch/mips/mm/dma-default.c:168: error: implicit declaration of function 'sg_virt'
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_cpu':
arch/mips/mm/dma-default.c:305: error: implicit declaration of function 'sg_page'
cc1: warnings being treated as errors
arch/mips/mm/dma-default.c:305: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_device':
arch/mips/mm/dma-default.c:323: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
make[1]: *** [arch/mips/mm/dma-default.o] Error 1
make: *** [arch/mips/mm] Error 2
make: Leaving directory `/var/tmp/kernel-orig'
tb0287_defconfig failed with:
arch/mips/mm/dma-default.c:168: error: implicit declaration of function 'sg_virt'
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_cpu':
arch/mips/mm/dma-default.c:305: error: implicit declaration of function 'sg_page'
cc1: warnings being treated as errors
arch/mips/mm/dma-default.c:305: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_device':
arch/mips/mm/dma-default.c:323: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
make[1]: *** [arch/mips/mm/dma-default.o] Error 1
make: *** [arch/mips/mm] Error 2
make: Leaving directory `/var/tmp/kernel-orig'
ip22_defconfig failed with:
arch/mips/mm/dma-default.c:168: error: implicit declaration of function 'sg_virt'
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_cpu':
arch/mips/mm/dma-default.c:305: error: implicit declaration of function 'sg_page'
cc1: warnings being treated as errors
arch/mips/mm/dma-default.c:305: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_device':
arch/mips/mm/dma-default.c:323: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
make[1]: *** [arch/mips/mm/dma-default.o] Error 1
make: *** [arch/mips/mm] Error 2
make: Leaving directory `/var/tmp/kernel-orig'
ip32_defconfig failed with:
arch/mips/mm/dma-default.c:168: error: implicit declaration of function 'sg_virt'
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_cpu':
arch/mips/mm/dma-default.c:305: error: implicit declaration of function 'sg_page'
cc1: warnings being treated as errors
arch/mips/mm/dma-default.c:305: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_device':
arch/mips/mm/dma-default.c:323: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
make[1]: *** [arch/mips/mm/dma-default.o] Error 1
make: *** [arch/mips/mm] Error 2
make: Leaving directory `/var/tmp/kernel-orig'
pb1550_defconfig failed with:
arch/mips/mm/dma-default.c:168: error: implicit declaration of function 'sg_virt'
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_cpu':
arch/mips/mm/dma-default.c:305: error: implicit declaration of function 'sg_page'
cc1: warnings being treated as errors
arch/mips/mm/dma-default.c:305: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_device':
arch/mips/mm/dma-default.c:323: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
make[1]: *** [arch/mips/mm/dma-default.o] Error 1
make: *** [arch/mips/mm] Error 2
make: Leaving directory `/var/tmp/kernel-orig'
ip27_defconfig failed with:
arch/mips/mm/dma-default.c:168: error: implicit declaration of function 'sg_virt'
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_cpu':
arch/mips/mm/dma-default.c:305: error: implicit declaration of function 'sg_page'
cc1: warnings being treated as errors
arch/mips/mm/dma-default.c:305: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_device':
arch/mips/mm/dma-default.c:323: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
make[1]: *** [arch/mips/mm/dma-default.o] Error 1
make: *** [arch/mips/mm] Error 2
make: Leaving directory `/var/tmp/kernel-orig'
yosemite_defconfig failed with:
arch/mips/mm/dma-default.c:168: error: implicit declaration of function 'sg_virt'
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_cpu':
arch/mips/mm/dma-default.c:305: error: implicit declaration of function 'sg_page'
cc1: warnings being treated as errors
arch/mips/mm/dma-default.c:305: warning: passing argument 1 of 'page_address' makes pointer from integer without a cast
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_device':
arch/mips/mm/dma-default.c:323: warning: passing argument 1 of 'page_address' makes pointer from integer without a cast
make[1]: *** [arch/mips/mm/dma-default.o] Error 1
make: *** [arch/mips/mm] Error 2
make: Leaving directory `/var/tmp/kernel-orig'
tb0219_defconfig failed with:
arch/mips/mm/dma-default.c:168: error: implicit declaration of function 'sg_virt'
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_cpu':
arch/mips/mm/dma-default.c:305: error: implicit declaration of function 'sg_page'
cc1: warnings being treated as errors
arch/mips/mm/dma-default.c:305: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_device':
arch/mips/mm/dma-default.c:323: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
make[1]: *** [arch/mips/mm/dma-default.o] Error 1
make: *** [arch/mips/mm] Error 2
make: Leaving directory `/var/tmp/kernel-orig'
mtx1_defconfig failed with:
arch/mips/mm/dma-default.c:168: error: implicit declaration of function 'sg_virt'
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_cpu':
arch/mips/mm/dma-default.c:305: error: implicit declaration of function 'sg_page'
cc1: warnings being treated as errors
arch/mips/mm/dma-default.c:305: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_device':
arch/mips/mm/dma-default.c:323: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
make[1]: *** [arch/mips/mm/dma-default.o] Error 1
make: *** [arch/mips/mm] Error 2
make: Leaving directory `/var/tmp/kernel-orig'
lasat_defconfig failed with:
arch/mips/mm/dma-default.c:168: error: implicit declaration of function 'sg_virt'
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_cpu':
arch/mips/mm/dma-default.c:305: error: implicit declaration of function 'sg_page'
cc1: warnings being treated as errors
arch/mips/mm/dma-default.c:305: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_device':
arch/mips/mm/dma-default.c:323: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
make[1]: *** [arch/mips/mm/dma-default.o] Error 1
make: *** [arch/mips/mm] Error 2
make: Leaving directory `/var/tmp/kernel-orig'
db1100_defconfig failed with:
arch/mips/mm/dma-default.c:168: error: implicit declaration of function 'sg_virt'
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_cpu':
arch/mips/mm/dma-default.c:305: error: implicit declaration of function 'sg_page'
cc1: warnings being treated as errors
arch/mips/mm/dma-default.c:305: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_device':
arch/mips/mm/dma-default.c:323: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
make[1]: *** [arch/mips/mm/dma-default.o] Error 1
make: *** [arch/mips/mm] Error 2
make: Leaving directory `/var/tmp/kernel-orig'
db1000_defconfig failed with:
arch/mips/mm/dma-default.c:168: error: implicit declaration of function 'sg_virt'
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_cpu':
arch/mips/mm/dma-default.c:305: error: implicit declaration of function 'sg_page'
cc1: warnings being treated as errors
arch/mips/mm/dma-default.c:305: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
arch/mips/mm/dma-default.c: In function 'dma_sync_sg_for_device':
arch/mips/mm/dma-default.c:323: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
make[1]: *** [arch/mips/mm/dma-default.o] Error 1
make: *** [arch/mips/mm] Error 2
make: Leaving directory `/var/tmp/kernel-orig'
Unique kernel image warnings from the build process
===================================================
Number | Warning
-------+-------------------------------------------------------------------
36 arch/mips/mm/dma-default.c:305: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
1 arch/mips/mm/dma-default.c:305: warning: passing argument 1 of 'page_address' makes pointer from integer without a cast
36 arch/mips/mm/dma-default.c:323: warning: passing argument 1 of 'lowmem_page_address' makes pointer from integer without a cast
1 arch/mips/mm/dma-default.c:323: warning: passing argument 1 of 'page_address' makes pointer from integer without a cast
1 arch/mips/pmc-sierra/msp71xx/msp_prom.c:539: warning: unused variable 'check_start'
69 init/main.c:76:2: warning: #warning gcc-4.1.0 is known to miscompile the kernel. A different compiler version is recommended.
Unique module warnings from the build process
=============================================
Number | Warning
-------+-------------------------------------------------------------------
More information about the KAutoBuild
mailing list