Is this still the 1.4 nightly build or is this now the 1.5 nightly? These errors look very similar to the ones I am seeing in 1.5, but the e-mail title says 1.4...
Thanks, Jon On Wed, Jun 03, 2009 at 03:14:59AM -0700, Vladimir Sokolovsky (Mellanox) wrote: > This email was generated automatically, please do not reply > > > git_url: git://git.openfabrics.org/ofed_1_4/linux-2.6.git > git_branch: ofed_kernel > > Common build parameters: > > Passed: > Passed on i686 with linux-2.6.16 > Passed on i686 with linux-2.6.27 > Passed on x86_64 with linux-2.6.16 > Passed on x86_64 with linux-2.6.16.21-0.8-smp > Passed on x86_64 with linux-2.6.16.43-0.3-smp > Passed on x86_64 with linux-2.6.16.60-0.21-smp > Passed on x86_64 with linux-2.6.18-1.2798.fc6 > Passed on x86_64 with linux-2.6.18-53.el5 > Passed on x86_64 with linux-2.6.18-128.el5 > Passed on x86_64 with linux-2.6.18-8.el5 > Passed on x86_64 with linux-2.6.18-93.el5 > Passed on x86_64 with linux-2.6.9-42.ELsmp > Passed on x86_64 with linux-2.6.27 > Passed on x86_64 with linux-2.6.9-78.ELsmp > Passed on x86_64 with linux-2.6.9-67.ELsmp > Passed on x86_64 with linux-2.6.9-55.ELsmp > Passed on ia64 with linux-2.6.16 > Passed on ia64 with linux-2.6.16.21-0.8-default > Passed on ppc64 with linux-2.6.16 > Passed on ppc64 with linux-2.6.18-8.el5 > > Failed: > Build failed on i686 with linux-2.6.18 > Build failed on i686 with linux-2.6.19 > Build failed on i686 with linux-2.6.17 > Build failed on i686 with linux-2.6.21.1 > Build failed on i686 with linux-2.6.22 > Build failed on i686 with linux-2.6.24 > Build failed on i686 with linux-2.6.26 > Build failed on x86_64 with linux-2.6.18 > Log: > -I/home/vlad/kernel.org/x86_64/linux-2.6.18/arch/i386/include \ > -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing > -fno-common -Os -m64 -mno-red-zone -mcmodel=kernel -pipe > -fno-reorder-blocks -Wno-sign-compare -funit-at-a-time -mno-sse -mno-mmx > -mno-sse2 -mno-3dnow -fomit-frame-pointer -fasynchronous-unwind-tables -g > -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign > -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(en_rx)" > -D"KBUILD_MODNAME=KBUILD_STR(mlx4_en)" -c -o > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.18_x86_64_check/drivers/net/mlx4/en_rx.o > > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.18_x86_64_check/drivers/net/mlx4/en_rx.c > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.18_x86_64_check/drivers/net/mlx4/en_rx.c: > In function 'mlx4_en_fill_rx_buffers': > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.18_x86_64_check/drivers/net/mlx4/en_rx.c:290: > error: implicit declaration of function 'rounddown_pow_of_two' > make[3]: *** > [/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.18_x86_64_check/drivers/net/mlx4/en_rx.o] > Error 1 > make[2]: *** > [/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.18_x86_64_check/drivers/net/mlx4] > Error 2 > make[1]: *** > [_module_/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.18_x86_64_check] > Error 2 > make[1]: Leaving directory `/home/vlad/kernel.org/x86_64/linux-2.6.18' > make: *** [kernel] Error 2 > ---------------------------------------------------------------------------------- > Build failed on x86_64 with linux-2.6.17 > Log: > -I/home/vlad/kernel.org/x86_64/linux-2.6.17/arch/i386/include \ > -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing > -fno-common -Os -fomit-frame-pointer -g -m64 -mno-red-zone -mcmodel=kernel > -pipe -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables > -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow > -Wdeclaration-after-statement -Wno-pointer-sign -DMODULE > -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(en_rx)" > -D"KBUILD_MODNAME=KBUILD_STR(mlx4_en)" -c -o > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.17_x86_64_check/drivers/net/mlx4/en_rx.o > > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.17_x86_64_check/drivers/net/mlx4/en_rx.c > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.17_x86_64_check/drivers/net/mlx4/en_rx.c: > In function 'mlx4_en_fill_rx_buffers': > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.17_x86_64_check/drivers/net/mlx4/en_rx.c:290: > error: implicit declaration of function 'rounddown_pow_of_two' > make[3]: *** > [/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.17_x86_64_check/drivers/net/mlx4/en_rx.o] > Error 1 > make[2]: *** > [/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.17_x86_64_check/drivers/net/mlx4] > Error 2 > make[1]: *** > [_module_/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.17_x86_64_check] > Error 2 > make[1]: Leaving directory `/home/vlad/kernel.org/x86_64/linux-2.6.17' > make: *** [kernel] Error 2 > ---------------------------------------------------------------------------------- > Build failed on x86_64 with linux-2.6.19 > Log: > -I/home/vlad/kernel.org/x86_64/linux-2.6.19/arch/i386/include \ > -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing > -fno-common -Os -m64 -mno-red-zone -mcmodel=kernel -pipe > -fno-reorder-blocks -Wno-sign-compare -funit-at-a-time -mno-sse -mno-mmx > -mno-sse2 -mno-3dnow -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 > -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -fomit-frame-pointer > -fasynchronous-unwind-tables -g -fno-stack-protector > -Wdeclaration-after-statement -Wno-pointer-sign -DMODULE > -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(en_rx)" > -D"KBUILD_MODNAME=KBUILD_STR(mlx4_en)" -c -o > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.19_x86_64_check/drivers/net/mlx4/en_rx.o > > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.19_x86_64_check/drivers/net/mlx4/en_rx.c > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.19_x86_64_check/drivers/net/mlx4/en_rx.c: > In function 'mlx4_en_fill_rx_buffers': > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.19_x86_64_check/drivers/net/mlx4/en_rx.c:290: > error: implicit declaration of function 'rounddown_pow_of_two' > make[3]: *** > [/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.19_x86_64_check/drivers/net/mlx4/en_rx.o] > Error 1 > make[2]: *** > [/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.19_x86_64_check/drivers/net/mlx4] > Error 2 > make[1]: *** > [_module_/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.19_x86_64_check] > Error 2 > make[1]: Leaving directory `/home/vlad/kernel.org/x86_64/linux-2.6.19' > make: *** [kernel] Error 2 > ---------------------------------------------------------------------------------- > Build failed on x86_64 with linux-2.6.21.1 > Log: > -I/home/vlad/kernel.org/x86_64/linux-2.6.21.1/arch/i386/include \ > -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing > -fno-common -Os -m64 -mno-red-zone -mcmodel=kernel -pipe > -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables > -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow > -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 > -fomit-frame-pointer -g -fno-stack-protector -Wdeclaration-after-statement > -Wno-pointer-sign -DMODULE -D"KBUILD_STR(s)=#s" > -D"KBUILD_BASENAME=KBUILD_STR(en_rx)" -D"KBUILD_MODNAME=KBUILD_STR(mlx4_en)" > -c -o > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.21.1_x86_64_check/drivers/net/mlx4/en_rx.o > > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.21.1_x86_64_check/drivers/net/mlx4/en_rx.c > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.21.1_x86_64_check/drivers/net/mlx4/en_rx.c: > In function 'mlx4_en_fill_rx_buffers': > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.21.1_x86_64_check/drivers/net/mlx4/en_rx.c:290: > error: implicit declaration of function 'rounddown_pow_of_two' > make[3]: *** > [/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.21.1_x86_64_check/drivers/net/mlx4/en_rx.o] > Error 1 > make[2]: *** > [/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.21.1_x86_64_check/drivers/net/mlx4] > Error 2 > make[1]: *** > [_module_/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.21.1_x86_64_check] > Error 2 > make[1]: Leaving directory `/home/vlad/kernel.org/x86_64/linux-2.6.21.1' > make: *** [kernel] Error 2 > ---------------------------------------------------------------------------------- > Build failed on x86_64 with linux-2.6.20 > Log: > -I/home/vlad/kernel.org/x86_64/linux-2.6.20/arch/i386/include \ > -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing > -fno-common -Os -m64 -mno-red-zone -mcmodel=kernel -pipe > -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables > -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow > -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 > -fomit-frame-pointer -g -fno-stack-protector -Wdeclaration-after-statement > -Wno-pointer-sign -DMODULE -D"KBUILD_STR(s)=#s" > -D"KBUILD_BASENAME=KBUILD_STR(en_rx)" -D"KBUILD_MODNAME=KBUILD_STR(mlx4_en)" > -c -o > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.20_x86_64_check/drivers/net/mlx4/en_rx.o > > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.20_x86_64_check/drivers/net/mlx4/en_rx.c > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.20_x86_64_check/drivers/net/mlx4/en_rx.c: > In function 'mlx4_en_fill_rx_buffers': > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.20_x86_64_check/drivers/net/mlx4/en_rx.c:290: > error: implicit declaration of function 'rounddown_pow_of_two' > make[3]: *** > [/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.20_x86_64_check/drivers/net/mlx4/en_rx.o] > Error 1 > make[2]: *** > [/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.20_x86_64_check/drivers/net/mlx4] > Error 2 > make[1]: *** > [_module_/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.20_x86_64_check] > Error 2 > make[1]: Leaving directory `/home/vlad/kernel.org/x86_64/linux-2.6.20' > make: *** [kernel] Error 2 > ---------------------------------------------------------------------------------- > Build failed on x86_64 with linux-2.6.22 > Log: > -I/home/vlad/kernel.org/x86_64/linux-2.6.22/arch/i386/include \ > -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing > -fno-common -Os -m64 -mno-red-zone -mcmodel=kernel -pipe -Wno-sign-compare > -fno-asynchronous-unwind-tables -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 > -mno-3dnow -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 > -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -fomit-frame-pointer -g -fno-stack-protector > -Wdeclaration-after-statement -Wno-pointer-sign -DMODULE > -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(en_rx)" > -D"KBUILD_MODNAME=KBUILD_STR(mlx4_en)" -c -o > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.22_x86_64_check/drivers/net/mlx4/en_rx.o > > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.22_x86_64_check/drivers/net/mlx4/en_rx.c > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.22_x86_64_check/drivers/net/mlx4/en_rx.c: > In function 'mlx4_en_fill_rx_buffers': > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.22_x86_64_check/drivers/net/mlx4/en_rx.c:290: > error: implicit declaration of function 'rounddown_pow_of_two' > make[3]: *** > [/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.22_x86_64_check/drivers/net/mlx4/en_rx.o] > Error 1 > make[2]: *** > [/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.22_x86_64_check/drivers/net/mlx4] > Error 2 > make[1]: *** > [_module_/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.22_x86_64_check] > Error 2 > make[1]: Leaving directory `/home/vlad/kernel.org/x86_64/linux-2.6.22' > make: *** [kernel] Error 2 > ---------------------------------------------------------------------------------- > Build failed on x86_64 with linux-2.6.25 > Log: > -I/home/vlad/kernel.org/x86_64/linux-2.6.25/arch/i386/include \ > -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing > -fno-common -Werror-implicit-function-declaration -Os -fno-stack-protector > -m64 -mno-red-zone -mcmodel=kernel -funit-at-a-time > -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 > -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx > -mno-sse2 -mno-3dnow -fomit-frame-pointer -g -Wdeclaration-after-statement > -Wno-pointer-sign -DMODULE -D"KBUILD_STR(s)=#s" > -D"KBUILD_BASENAME=KBUILD_STR(en_cq)" -D"KBUILD_MODNAME=KBUILD_STR(mlx4_en)" > -c -o > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.25_x86_64_check/drivers/net/mlx4/en_cq.o > > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.25_x86_64_check/drivers/net/mlx4/en_cq.c > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.25_x86_64_check/drivers/net/mlx4/en_cq.c: > In function 'mlx4_en_deactivate_cq': > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.25_x86_64_check/drivers/net/mlx4/en_cq.c:141: > error: implicit declaration of function 'netif_napi_del' > make[3]: *** > [/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.25_x86_64_check/drivers/net/mlx4/en_cq.o] > Error 1 > make[2]: *** > [/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.25_x86_64_check/drivers/net/mlx4] > Error 2 > make[1]: *** > [_module_/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.25_x86_64_check] > Error 2 > make[1]: Leaving directory `/home/vlad/kernel.org/x86_64/linux-2.6.25' > make: *** [kernel] Error 2 > ---------------------------------------------------------------------------------- > Build failed on x86_64 with linux-2.6.22.5-31-default > Log: > from > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.22.5-31-default_x86_64_check/drivers/net/mlx4/en_rx.c:38: > include/linux/workqueue.h:92:1: warning: this is the location of the previous > definition > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.22.5-31-default_x86_64_check/drivers/net/mlx4/en_rx.c: > In function 'mlx4_en_fill_rx_buffers': > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.22.5-31-default_x86_64_check/drivers/net/mlx4/en_rx.c:290: > error: implicit declaration of function 'rounddown_pow_of_two' > make[3]: *** > [/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.22.5-31-default_x86_64_check/drivers/net/mlx4/en_rx.o] > Error 1 > make[2]: *** > [/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.22.5-31-default_x86_64_check/drivers/net/mlx4] > Error 2 > make[1]: *** > [_module_/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.22.5-31-default_x86_64_check] > Error 2 > make[1]: Leaving directory > `/home/vlad/kernel.org/x86_64/linux-2.6.22.5-31-default' > make: *** [kernel] Error 2 > ---------------------------------------------------------------------------------- > Build failed on x86_64 with linux-2.6.24 > Log: > -I/home/vlad/kernel.org/x86_64/linux-2.6.24/arch/i386/include \ > -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing > -fno-common -Werror-implicit-function-declaration -Os -m64 -mno-red-zone > -mcmodel=kernel -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables > -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow > -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 > -fomit-frame-pointer -g -fno-stack-protector -Wdeclaration-after-statement > -Wno-pointer-sign -DMODULE -D"KBUILD_STR(s)=#s" > -D"KBUILD_BASENAME=KBUILD_STR(en_cq)" -D"KBUILD_MODNAME=KBUILD_STR(mlx4_en)" > -c -o > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.24_x86_64_check/drivers/net/mlx4/en_cq.o > > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.24_x86_64_check/drivers/net/mlx4/en_cq.c > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.24_x86_64_check/drivers/net/mlx4/en_cq.c: > In function 'mlx4_en_deactivate_cq': > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.24_x86_64_check/drivers/net/mlx4/en_cq.c:141: > error: implicit declaration of function 'netif_napi_del' > make[3]: *** > [/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.24_x86_64_check/drivers/net/mlx4/en_cq.o] > Error 1 > make[2]: *** > [/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.24_x86_64_check/drivers/net/mlx4] > Error 2 > make[1]: *** > [_module_/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.24_x86_64_check] > Error 2 > make[1]: Leaving directory `/home/vlad/kernel.org/x86_64/linux-2.6.24' > make: *** [kernel] Error 2 > ---------------------------------------------------------------------------------- > Build failed on x86_64 with linux-2.6.26 > Log: > -I/home/vlad/kernel.org/x86_64/linux-2.6.26/arch/i386/include \ > -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing > -fno-common -Werror-implicit-function-declaration -Os -fno-stack-protector > -m64 -mno-red-zone -mcmodel=kernel -funit-at-a-time > -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 > -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx > -mno-sse2 -mno-3dnow -Iinclude/asm-x86/mach-default -fomit-frame-pointer -g > -Wdeclaration-after-statement -Wno-pointer-sign -DMODULE > -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(en_cq)" > -D"KBUILD_MODNAME=KBUILD_STR(mlx4_en)" -c -o > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.26_x86_64_check/drivers/net/mlx4/en_cq.o > > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.26_x86_64_check/drivers/net/mlx4/en_cq.c > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.26_x86_64_check/drivers/net/mlx4/en_cq.c: > In function 'mlx4_en_deactivate_cq': > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.26_x86_64_check/drivers/net/mlx4/en_cq.c:141: > error: implicit declaration of function 'netif_napi_del' > make[3]: *** > [/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.26_x86_64_check/drivers/net/mlx4/en_cq.o] > Error 1 > make[2]: *** > [/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.26_x86_64_check/drivers/net/mlx4] > Error 2 > make[1]: *** > [_module_/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.26_x86_64_check] > Error 2 > make[1]: Leaving directory `/home/vlad/kernel.org/x86_64/linux-2.6.26' > make: *** [kernel] Error 2 > ---------------------------------------------------------------------------------- > Build failed on ia64 with linux-2.6.18 > Log: > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.18_ia64_check/drivers/net/mlx4/en_rx.c:251: > warning: format '%llx' expects type 'long long unsigned int', but argument 4 > has type 'dma_addr_t' > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.18_ia64_check/drivers/net/mlx4/en_rx.c:251: > warning: format '%llx' expects type 'long long unsigned int', but argument 5 > has type 'dma_addr_t' > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.18_ia64_check/drivers/net/mlx4/en_rx.c: > In function 'mlx4_en_fill_rx_buffers': > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.18_ia64_check/drivers/net/mlx4/en_rx.c:290: > error: implicit declaration of function 'rounddown_pow_of_two' > make[3]: *** > [/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.18_ia64_check/drivers/net/mlx4/en_rx.o] > Error 1 > make[2]: *** > [/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.18_ia64_check/drivers/net/mlx4] > Error 2 > make[1]: *** > [_module_/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.18_ia64_check] > Error 2 > make[1]: Leaving directory `/home/vlad/kernel.org/ia64/linux-2.6.18' > make: *** [kernel] Error 2 > ---------------------------------------------------------------------------------- > Build failed on ia64 with linux-2.6.17 > Log: > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.17_ia64_check/drivers/net/mlx4/en_rx.c:251: > warning: format '%llx' expects type 'long long unsigned int', but argument 4 > has type 'dma_addr_t' > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.17_ia64_check/drivers/net/mlx4/en_rx.c:251: > warning: format '%llx' expects type 'long long unsigned int', but argument 5 > has type 'dma_addr_t' > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.17_ia64_check/drivers/net/mlx4/en_rx.c: > In function 'mlx4_en_fill_rx_buffers': > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.17_ia64_check/drivers/net/mlx4/en_rx.c:290: > error: implicit declaration of function 'rounddown_pow_of_two' > make[3]: *** > [/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.17_ia64_check/drivers/net/mlx4/en_rx.o] > Error 1 > make[2]: *** > [/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.17_ia64_check/drivers/net/mlx4] > Error 2 > make[1]: *** > [_module_/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.17_ia64_check] > Error 2 > make[1]: Leaving directory `/home/vlad/kernel.org/ia64/linux-2.6.17' > make: *** [kernel] Error 2 > ---------------------------------------------------------------------------------- > Build failed on ia64 with linux-2.6.19 > Log: > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.19_ia64_check/drivers/net/mlx4/en_rx.c:251: > warning: format '%llx' expects type 'long long unsigned int', but argument 4 > has type 'dma_addr_t' > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.19_ia64_check/drivers/net/mlx4/en_rx.c:251: > warning: format '%llx' expects type 'long long unsigned int', but argument 5 > has type 'dma_addr_t' > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.19_ia64_check/drivers/net/mlx4/en_rx.c: > In function 'mlx4_en_fill_rx_buffers': > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.19_ia64_check/drivers/net/mlx4/en_rx.c:290: > error: implicit declaration of function 'rounddown_pow_of_two' > make[3]: *** > [/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.19_ia64_check/drivers/net/mlx4/en_rx.o] > Error 1 > make[2]: *** > [/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.19_ia64_check/drivers/net/mlx4] > Error 2 > make[1]: *** > [_module_/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.19_ia64_check] > Error 2 > make[1]: Leaving directory `/home/vlad/kernel.org/ia64/linux-2.6.19' > make: *** [kernel] Error 2 > ---------------------------------------------------------------------------------- > Build failed on ia64 with linux-2.6.21.1 > Log: > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.21.1_ia64_check/drivers/net/mlx4/en_rx.c:251: > warning: format '%llx' expects type 'long long unsigned int', but argument 4 > has type 'dma_addr_t' > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.21.1_ia64_check/drivers/net/mlx4/en_rx.c:251: > warning: format '%llx' expects type 'long long unsigned int', but argument 5 > has type 'dma_addr_t' > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.21.1_ia64_check/drivers/net/mlx4/en_rx.c: > In function 'mlx4_en_fill_rx_buffers': > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.21.1_ia64_check/drivers/net/mlx4/en_rx.c:290: > error: implicit declaration of function 'rounddown_pow_of_two' > make[3]: *** > [/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.21.1_ia64_check/drivers/net/mlx4/en_rx.o] > Error 1 > make[2]: *** > [/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.21.1_ia64_check/drivers/net/mlx4] > Error 2 > make[1]: *** > [_module_/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.21.1_ia64_check] > Error 2 > make[1]: Leaving directory `/home/vlad/kernel.org/ia64/linux-2.6.21.1' > make: *** [kernel] Error 2 > ---------------------------------------------------------------------------------- > Build failed on ia64 with linux-2.6.23 > Log: > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.23_ia64_check/drivers/net/mlx4/en_rx.c:251: > warning: format '%llx' expects type 'long long unsigned int', but argument 4 > has type 'dma_addr_t' > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.23_ia64_check/drivers/net/mlx4/en_rx.c:251: > warning: format '%llx' expects type 'long long unsigned int', but argument 5 > has type 'dma_addr_t' > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.23_ia64_check/drivers/net/mlx4/en_rx.c: > In function 'mlx4_en_fill_rx_buffers': > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.23_ia64_check/drivers/net/mlx4/en_rx.c:290: > error: implicit declaration of function 'rounddown_pow_of_two' > make[3]: *** > [/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.23_ia64_check/drivers/net/mlx4/en_rx.o] > Error 1 > make[2]: *** > [/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.23_ia64_check/drivers/net/mlx4] > Error 2 > make[1]: *** > [_module_/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.23_ia64_check] > Error 2 > make[1]: Leaving directory `/home/vlad/kernel.org/ia64/linux-2.6.23' > make: *** [kernel] Error 2 > ---------------------------------------------------------------------------------- > Build failed on ia64 with linux-2.6.22 > Log: > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.22_ia64_check/drivers/net/mlx4/en_rx.c:251: > warning: format '%llx' expects type 'long long unsigned int', but argument 4 > has type 'dma_addr_t' > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.22_ia64_check/drivers/net/mlx4/en_rx.c:251: > warning: format '%llx' expects type 'long long unsigned int', but argument 5 > has type 'dma_addr_t' > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.22_ia64_check/drivers/net/mlx4/en_rx.c: > In function 'mlx4_en_fill_rx_buffers': > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.22_ia64_check/drivers/net/mlx4/en_rx.c:290: > error: implicit declaration of function 'rounddown_pow_of_two' > make[3]: *** > [/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.22_ia64_check/drivers/net/mlx4/en_rx.o] > Error 1 > make[2]: *** > [/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.22_ia64_check/drivers/net/mlx4] > Error 2 > make[1]: *** > [_module_/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.22_ia64_check] > Error 2 > make[1]: Leaving directory `/home/vlad/kernel.org/ia64/linux-2.6.22' > make: *** [kernel] Error 2 > ---------------------------------------------------------------------------------- > Build failed on ia64 with linux-2.6.25 > Log: > -I/home/vlad/kernel.org/ia64/linux-2.6.25/arch/i386/include \ > -DHAVE_WORKING_TEXT_ALIGN -DHAVE_MODEL_SMALL_ATTRIBUTE > -DHAVE_SERIALIZE_DIRECTIVE -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs > -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Os > -fno-stack-protector -pipe -ffixed-r13 -mfixed-range=f12-f15,f32-f127 > -falign-functions=32 -frename-registers -fno-optimize-sibling-calls > -fomit-frame-pointer -g -Wdeclaration-after-statement -Wno-pointer-sign > -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(en_cq)" > -D"KBUILD_MODNAME=KBUILD_STR(mlx4_en)" -c -o > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.25_ia64_check/drivers/net/mlx4/.tmp_en_cq.o > > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.25_ia64_check/drivers/net/mlx4/en_cq.c > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.25_ia64_check/drivers/net/mlx4/en_cq.c: > In function 'mlx4_en_deactivate_cq': > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.25_ia64_check/drivers/net/mlx4/en_cq.c:141: > error: implicit declaration of function 'netif_napi_del' > make[3]: *** > [/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.25_ia64_check/drivers/net/mlx4/en_cq.o] > Error 1 > make[2]: *** > [/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.25_ia64_check/drivers/net/mlx4] > Error 2 > make[1]: *** > [_module_/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.25_ia64_check] > Error 2 > make[1]: Leaving directory `/home/vlad/kernel.org/ia64/linux-2.6.25' > make: *** [kernel] Error 2 > ---------------------------------------------------------------------------------- > Build failed on ia64 with linux-2.6.26 > Log: > -I/home/vlad/kernel.org/ia64/linux-2.6.26/arch/i386/include \ > -DHAVE_WORKING_TEXT_ALIGN -DHAVE_MODEL_SMALL_ATTRIBUTE > -DHAVE_SERIALIZE_DIRECTIVE -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs > -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Os > -fno-stack-protector -pipe -ffixed-r13 -mfixed-range=f12-f15,f32-f127 > -falign-functions=32 -frename-registers -fno-optimize-sibling-calls > -fomit-frame-pointer -g -Wdeclaration-after-statement -Wno-pointer-sign > -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(en_cq)" > -D"KBUILD_MODNAME=KBUILD_STR(mlx4_en)" -c -o > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.26_ia64_check/drivers/net/mlx4/.tmp_en_cq.o > > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.26_ia64_check/drivers/net/mlx4/en_cq.c > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.26_ia64_check/drivers/net/mlx4/en_cq.c: > In function 'mlx4_en_deactivate_cq': > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.26_ia64_check/drivers/net/mlx4/en_cq.c:141: > error: implicit declaration of function 'netif_napi_del' > make[3]: *** > [/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.26_ia64_check/drivers/net/mlx4/en_cq.o] > Error 1 > make[2]: *** > [/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.26_ia64_check/drivers/net/mlx4] > Error 2 > make[1]: *** > [_module_/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.26_ia64_check] > Error 2 > make[1]: Leaving directory `/home/vlad/kernel.org/ia64/linux-2.6.26' > make: *** [kernel] Error 2 > ---------------------------------------------------------------------------------- > Build failed on ia64 with linux-2.6.24 > Log: > -I/home/vlad/kernel.org/ia64/linux-2.6.24/arch/i386/include \ > -DHAVE_WORKING_TEXT_ALIGN -DHAVE_MODEL_SMALL_ATTRIBUTE > -DHAVE_SERIALIZE_DIRECTIVE -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs > -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Os > -pipe -ffixed-r13 -mfixed-range=f12-f15,f32-f127 -falign-functions=32 > -frename-registers -fno-optimize-sibling-calls -fomit-frame-pointer -g > -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign > -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(en_cq)" > -D"KBUILD_MODNAME=KBUILD_STR(mlx4_en)" -c -o > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.24_ia64_check/drivers/net/mlx4/.tmp_en_cq.o > > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.24_ia64_check/drivers/net/mlx4/en_cq.c > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.24_ia64_check/drivers/net/mlx4/en_cq.c: > In function 'mlx4_en_deactivate_cq': > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.24_ia64_check/drivers/net/mlx4/en_cq.c:141: > error: implicit declaration of function 'netif_napi_del' > make[3]: *** > [/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.24_ia64_check/drivers/net/mlx4/en_cq.o] > Error 1 > make[2]: *** > [/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.24_ia64_check/drivers/net/mlx4] > Error 2 > make[1]: *** > [_module_/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.24_ia64_check] > Error 2 > make[1]: Leaving directory `/home/vlad/kernel.org/ia64/linux-2.6.24' > make: *** [kernel] Error 2 > ---------------------------------------------------------------------------------- > Build failed on ppc64 with linux-2.6.18 > Log: > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.18_ppc64_check/drivers/net/mlx4/en_rx.c:251: > warning: format '%llx' expects type 'long long unsigned int', but argument 4 > has type 'dma_addr_t' > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.18_ppc64_check/drivers/net/mlx4/en_rx.c:251: > warning: format '%llx' expects type 'long long unsigned int', but argument 5 > has type 'dma_addr_t' > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.18_ppc64_check/drivers/net/mlx4/en_rx.c: > In function 'mlx4_en_fill_rx_buffers': > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.18_ppc64_check/drivers/net/mlx4/en_rx.c:290: > error: implicit declaration of function 'rounddown_pow_of_two' > make[3]: *** > [/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.18_ppc64_check/drivers/net/mlx4/en_rx.o] > Error 1 > make[2]: *** > [/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.18_ppc64_check/drivers/net/mlx4] > Error 2 > make[1]: *** > [_module_/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.18_ppc64_check] > Error 2 > make[1]: Leaving directory `/home/vlad/kernel.org/ppc64/linux-2.6.18' > make: *** [kernel] Error 2 > ---------------------------------------------------------------------------------- > Build failed on ppc64 with linux-2.6.17 > Log: > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.17_ppc64_check/drivers/net/mlx4/en_rx.c:251: > warning: format '%llx' expects type 'long long unsigned int', but argument 4 > has type 'dma_addr_t' > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.17_ppc64_check/drivers/net/mlx4/en_rx.c:251: > warning: format '%llx' expects type 'long long unsigned int', but argument 5 > has type 'dma_addr_t' > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.17_ppc64_check/drivers/net/mlx4/en_rx.c: > In function 'mlx4_en_fill_rx_buffers': > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.17_ppc64_check/drivers/net/mlx4/en_rx.c:290: > error: implicit declaration of function 'rounddown_pow_of_two' > make[3]: *** > [/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.17_ppc64_check/drivers/net/mlx4/en_rx.o] > Error 1 > make[2]: *** > [/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.17_ppc64_check/drivers/net/mlx4] > Error 2 > make[1]: *** > [_module_/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.17_ppc64_check] > Error 2 > make[1]: Leaving directory `/home/vlad/kernel.org/ppc64/linux-2.6.17' > make: *** [kernel] Error 2 > ---------------------------------------------------------------------------------- > Build failed on ppc64 with linux-2.6.19 > Log: > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.19_ppc64_check/drivers/net/mlx4/en_rx.c:251: > warning: format '%llx' expects type 'long long unsigned int', but argument 4 > has type 'dma_addr_t' > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.19_ppc64_check/drivers/net/mlx4/en_rx.c:251: > warning: format '%llx' expects type 'long long unsigned int', but argument 5 > has type 'dma_addr_t' > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.19_ppc64_check/drivers/net/mlx4/en_rx.c: > In function 'mlx4_en_fill_rx_buffers': > /home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.19_ppc64_check/drivers/net/mlx4/en_rx.c:290: > error: implicit declaration of function 'rounddown_pow_of_two' > make[3]: *** > [/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.19_ppc64_check/drivers/net/mlx4/en_rx.o] > Error 1 > make[2]: *** > [/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.19_ppc64_check/drivers/net/mlx4] > Error 2 > make[1]: *** > [_module_/home/vlad/tmp/ofa_1_4_kernel-20090603-0200_linux-2.6.19_ppc64_check] > Error 2 > make[1]: Leaving directory `/home/vlad/kernel.org/ppc64/linux-2.6.19' > make: *** [kernel] Error 2 > ---------------------------------------------------------------------------------- > _______________________________________________ > general mailing list > [email protected] > http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general > > To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
