next-20190517 build: 3 failures 23 warnings (next-20190517)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Tree/Branch: next-20190517
Git describe: next-20190517
Commit: b1d6682ef9 Add linux-next specific files for 20190517

Build Time: 119 min 14 sec

Passed:    8 / 11   ( 72.73 %)
Failed:    3 / 11   ( 27.27 %)

Errors: 5
Warnings: 23
Section Mismatches: 0

Failed defconfigs:
	arm64-allmodconfig
	arm-allmodconfig
	arm64-defconfig

Errors:

	arm64-allmodconfig
../arch/arm64/kvm/../../../virt/kvm/kvm_main.c:1764:9: error: implicit declaration of function 'memremap' [-Werror=implicit-function-declaration]
../arch/arm64/kvm/../../../virt/kvm/kvm_main.c:1764:46: error: 'MEMREMAP_WB' undeclared (first use in this function)
../arch/arm64/kvm/../../../virt/kvm/kvm_main.c:1796:3: error: implicit declaration of function 'memunmap' [-Werror=implicit-function-declaration]

	arm-allmodconfig
ERROR: "__aeabi_uldivmod" [drivers/infiniband/hw/mlx5/mlx5_ib.ko] undefined!
ERROR: "__aeabi_ldivmod" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!

	arm64-defconfig
../arch/arm64/kvm/../../../virt/kvm/kvm_main.c:1764:9: error: implicit declaration of function 'memremap' [-Werror=implicit-function-declaration]
../arch/arm64/kvm/../../../virt/kvm/kvm_main.c:1764:46: error: 'MEMREMAP_WB' undeclared (first use in this function)
../arch/arm64/kvm/../../../virt/kvm/kvm_main.c:1796:3: error: implicit declaration of function 'memunmap' [-Werror=implicit-function-declaration]

-------------------------------------------------------------------------------
defconfigs with issues (other than build errors):
      6 warnings    0 mismatches  : arm64-allnoconfig
     10 warnings    0 mismatches  : arm64-allmodconfig
     17 warnings    0 mismatches  : arm-multi_v5_defconfig
     17 warnings    0 mismatches  : arm-multi_v7_defconfig
     20 warnings    0 mismatches  : arm-allmodconfig
      6 warnings    0 mismatches  : arm-allnoconfig
     11 warnings    0 mismatches  : arm-multi_v4t_defconfig
      3 warnings    0 mismatches  : x86_64-allmodconfig
      8 warnings    0 mismatches  : arm64-defconfig

-------------------------------------------------------------------------------

Errors summary: 5
	  2 ../arch/arm64/kvm/../../../virt/kvm/kvm_main.c:1796:3: error: implicit declaration of function 'memunmap' [-Werror=implicit-function-declaration]
	  2 ../arch/arm64/kvm/../../../virt/kvm/kvm_main.c:1764:9: error: implicit declaration of function 'memremap' [-Werror=implicit-function-declaration]
	  2 ../arch/arm64/kvm/../../../virt/kvm/kvm_main.c:1764:46: error: 'MEMREMAP_WB' undeclared (first use in this function)
	  1 ERROR: "__aeabi_uldivmod" [drivers/infiniband/hw/mlx5/mlx5_ib.ko] undefined!
	  1 ERROR: "__aeabi_ldivmod" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!

Warnings Summary: 23
	 10 <stdin>:1403:2: warning: #warning syscall fspick not implemented [-Wcpp]
	 10 <stdin>:1400:2: warning: #warning syscall fsmount not implemented [-Wcpp]
	 10 <stdin>:1397:2: warning: #warning syscall fsconfig not implemented [-Wcpp]
	 10 <stdin>:1394:2: warning: #warning syscall fsopen not implemented [-Wcpp]
	 10 <stdin>:1391:2: warning: #warning syscall move_mount not implemented [-Wcpp]
	 10 <stdin>:1388:2: warning: #warning syscall open_tree not implemented [-Wcpp]
	  8 ../drivers/regulator/core.c:234:45: warning: array subscript is above array bounds [-Warray-bounds]
	  5 ../include/linux/spinlock.h:288:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized]
	  4 ../drivers/regulator/core.c:4764:38: warning: array subscript is above array bounds [-Warray-bounds]
	  3 ../arch/arm/mm/init.c:456:13: warning: unused variable 'itcm_end' [-Wunused-variable]
	  3 ../arch/arm/mm/init.c:455:13: warning: unused variable 'dtcm_end' [-Wunused-variable]
	  2 ../drivers/i2c/busses/i2c-sh_mobile.c:399:26: warning: 'data' may be used uninitialized in this function [-Wmaybe-uninitialized]
	  2 ../drivers/hwtracing/intel_th/msu.c:863:6: warning: unused variable 'i' [-Wunused-variable]
	  2 ../drivers/hwtracing/intel_th/msu.c:783:21: warning: unused variable 'i' [-Wunused-variable]
	  1 ../samples/seccomp/user-trap.c:83:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
	  1 ../samples/seccomp/user-trap.c:50:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
	  1 ../net/ipv4/fib_semantics.c:1027:12: warning: 'err' may be used uninitialized in this function [-Wmaybe-uninitialized]
	  1 ../fs/cifs/smb2pdu.c:2580:19: warning: 'in_data_buf' may be used uninitialized in this function [-Wmaybe-uninitialized]
	  1 ../drivers/staging/kpc2000/kpc_dma/fileops.c:58:35: warning: format '%ld' expects argument of type 'long int', but argument 7 has type 'size_t {aka unsigned int}' [-Wformat=]
	  1 ../drivers/staging/kpc2000/kpc2000/fileops.c:75:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=]
	  1 ../drivers/staging/kpc2000/kpc2000/core.c:149:36: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'long long int' [-Wformat=]
	  1 ../drivers/staging/erofs/unzip_vle.c:263:29: warning: array subscript is above array bounds [-Warray-bounds]
	  1 ../drivers/misc/habanalabs/habanalabs_ioctl.c:143:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]



===============================================================================
Detailed per-defconfig build reports below:


-------------------------------------------------------------------------------
arm64-allnoconfig : PASS, 0 errors, 6 warnings, 0 section mismatches

Warnings:
	<stdin>:1388:2: warning: #warning syscall open_tree not implemented [-Wcpp]
	<stdin>:1391:2: warning: #warning syscall move_mount not implemented [-Wcpp]
	<stdin>:1394:2: warning: #warning syscall fsopen not implemented [-Wcpp]
	<stdin>:1397:2: warning: #warning syscall fsconfig not implemented [-Wcpp]
	<stdin>:1400:2: warning: #warning syscall fsmount not implemented [-Wcpp]
	<stdin>:1403:2: warning: #warning syscall fspick not implemented [-Wcpp]

-------------------------------------------------------------------------------
arm64-allmodconfig : FAIL, 3 errors, 10 warnings, 0 section mismatches

Errors:
	../arch/arm64/kvm/../../../virt/kvm/kvm_main.c:1764:9: error: implicit declaration of function 'memremap' [-Werror=implicit-function-declaration]
	../arch/arm64/kvm/../../../virt/kvm/kvm_main.c:1764:46: error: 'MEMREMAP_WB' undeclared (first use in this function)
	../arch/arm64/kvm/../../../virt/kvm/kvm_main.c:1796:3: error: implicit declaration of function 'memunmap' [-Werror=implicit-function-declaration]

Warnings:
	<stdin>:1388:2: warning: #warning syscall open_tree not implemented [-Wcpp]
	<stdin>:1391:2: warning: #warning syscall move_mount not implemented [-Wcpp]
	<stdin>:1394:2: warning: #warning syscall fsopen not implemented [-Wcpp]
	<stdin>:1397:2: warning: #warning syscall fsconfig not implemented [-Wcpp]
	<stdin>:1400:2: warning: #warning syscall fsmount not implemented [-Wcpp]
	<stdin>:1403:2: warning: #warning syscall fspick not implemented [-Wcpp]
	../fs/cifs/smb2pdu.c:2580:19: warning: 'in_data_buf' may be used uninitialized in this function [-Wmaybe-uninitialized]
	../drivers/hwtracing/intel_th/msu.c:783:21: warning: unused variable 'i' [-Wunused-variable]
	../drivers/hwtracing/intel_th/msu.c:863:6: warning: unused variable 'i' [-Wunused-variable]
	../include/linux/spinlock.h:288:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized]

-------------------------------------------------------------------------------
arm-multi_v5_defconfig : PASS, 0 errors, 17 warnings, 0 section mismatches

Warnings:
	<stdin>:1388:2: warning: #warning syscall open_tree not implemented [-Wcpp]
	<stdin>:1391:2: warning: #warning syscall move_mount not implemented [-Wcpp]
	<stdin>:1394:2: warning: #warning syscall fsopen not implemented [-Wcpp]
	<stdin>:1397:2: warning: #warning syscall fsconfig not implemented [-Wcpp]
	<stdin>:1400:2: warning: #warning syscall fsmount not implemented [-Wcpp]
	<stdin>:1403:2: warning: #warning syscall fspick not implemented [-Wcpp]
	../arch/arm/mm/init.c:456:13: warning: unused variable 'itcm_end' [-Wunused-variable]
	../arch/arm/mm/init.c:455:13: warning: unused variable 'dtcm_end' [-Wunused-variable]
	../drivers/regulator/core.c:234:45: warning: array subscript is above array bounds [-Warray-bounds]
	../drivers/regulator/core.c:234:45: warning: array subscript is above array bounds [-Warray-bounds]
	../drivers/regulator/core.c:4764:38: warning: array subscript is above array bounds [-Warray-bounds]
	<stdin>:1388:2: warning: #warning syscall open_tree not implemented [-Wcpp]
	<stdin>:1391:2: warning: #warning syscall move_mount not implemented [-Wcpp]
	<stdin>:1394:2: warning: #warning syscall fsopen not implemented [-Wcpp]
	<stdin>:1397:2: warning: #warning syscall fsconfig not implemented [-Wcpp]
	<stdin>:1400:2: warning: #warning syscall fsmount not implemented [-Wcpp]
	<stdin>:1403:2: warning: #warning syscall fspick not implemented [-Wcpp]

-------------------------------------------------------------------------------
arm-multi_v7_defconfig : PASS, 0 errors, 17 warnings, 0 section mismatches

Warnings:
	<stdin>:1388:2: warning: #warning syscall open_tree not implemented [-Wcpp]
	<stdin>:1391:2: warning: #warning syscall move_mount not implemented [-Wcpp]
	<stdin>:1394:2: warning: #warning syscall fsopen not implemented [-Wcpp]
	<stdin>:1397:2: warning: #warning syscall fsconfig not implemented [-Wcpp]
	<stdin>:1400:2: warning: #warning syscall fsmount not implemented [-Wcpp]
	<stdin>:1403:2: warning: #warning syscall fspick not implemented [-Wcpp]
	../drivers/i2c/busses/i2c-sh_mobile.c:399:26: warning: 'data' may be used uninitialized in this function [-Wmaybe-uninitialized]
	../drivers/regulator/core.c:234:45: warning: array subscript is above array bounds [-Warray-bounds]
	../drivers/regulator/core.c:234:45: warning: array subscript is above array bounds [-Warray-bounds]
	../drivers/regulator/core.c:4764:38: warning: array subscript is above array bounds [-Warray-bounds]
	../include/linux/spinlock.h:288:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized]
	<stdin>:1388:2: warning: #warning syscall open_tree not implemented [-Wcpp]
	<stdin>:1391:2: warning: #warning syscall move_mount not implemented [-Wcpp]
	<stdin>:1394:2: warning: #warning syscall fsopen not implemented [-Wcpp]
	<stdin>:1397:2: warning: #warning syscall fsconfig not implemented [-Wcpp]
	<stdin>:1400:2: warning: #warning syscall fsmount not implemented [-Wcpp]
	<stdin>:1403:2: warning: #warning syscall fspick not implemented [-Wcpp]

-------------------------------------------------------------------------------
arm-allmodconfig : FAIL, 2 errors, 20 warnings, 0 section mismatches

Errors:
	ERROR: "__aeabi_uldivmod" [drivers/infiniband/hw/mlx5/mlx5_ib.ko] undefined!
	ERROR: "__aeabi_ldivmod" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!

Warnings:
	<stdin>:1388:2: warning: #warning syscall open_tree not implemented [-Wcpp]
	<stdin>:1391:2: warning: #warning syscall move_mount not implemented [-Wcpp]
	<stdin>:1394:2: warning: #warning syscall fsopen not implemented [-Wcpp]
	<stdin>:1397:2: warning: #warning syscall fsconfig not implemented [-Wcpp]
	<stdin>:1400:2: warning: #warning syscall fsmount not implemented [-Wcpp]
	<stdin>:1403:2: warning: #warning syscall fspick not implemented [-Wcpp]
	../arch/arm/mm/init.c:456:13: warning: unused variable 'itcm_end' [-Wunused-variable]
	../arch/arm/mm/init.c:455:13: warning: unused variable 'dtcm_end' [-Wunused-variable]
	../drivers/hwtracing/intel_th/msu.c:783:21: warning: unused variable 'i' [-Wunused-variable]
	../drivers/hwtracing/intel_th/msu.c:863:6: warning: unused variable 'i' [-Wunused-variable]
	../drivers/i2c/busses/i2c-sh_mobile.c:399:26: warning: 'data' may be used uninitialized in this function [-Wmaybe-uninitialized]
	../drivers/misc/habanalabs/habanalabs_ioctl.c:143:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
	../drivers/regulator/core.c:234:45: warning: array subscript is above array bounds [-Warray-bounds]
	../drivers/regulator/core.c:234:45: warning: array subscript is above array bounds [-Warray-bounds]
	../drivers/regulator/core.c:4764:38: warning: array subscript is above array bounds [-Warray-bounds]
	../drivers/staging/erofs/unzip_vle.c:263:29: warning: array subscript is above array bounds [-Warray-bounds]
	../include/linux/spinlock.h:288:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized]
	../drivers/staging/kpc2000/kpc2000/core.c:149:36: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'long long int' [-Wformat=]
	../drivers/staging/kpc2000/kpc2000/fileops.c:75:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=]
	../drivers/staging/kpc2000/kpc_dma/fileops.c:58:35: warning: format '%ld' expects argument of type 'long int', but argument 7 has type 'size_t {aka unsigned int}' [-Wformat=]

-------------------------------------------------------------------------------
arm-allnoconfig : PASS, 0 errors, 6 warnings, 0 section mismatches

Warnings:
	<stdin>:1388:2: warning: #warning syscall open_tree not implemented [-Wcpp]
	<stdin>:1391:2: warning: #warning syscall move_mount not implemented [-Wcpp]
	<stdin>:1394:2: warning: #warning syscall fsopen not implemented [-Wcpp]
	<stdin>:1397:2: warning: #warning syscall fsconfig not implemented [-Wcpp]
	<stdin>:1400:2: warning: #warning syscall fsmount not implemented [-Wcpp]
	<stdin>:1403:2: warning: #warning syscall fspick not implemented [-Wcpp]

-------------------------------------------------------------------------------
arm-multi_v4t_defconfig : PASS, 0 errors, 11 warnings, 0 section mismatches

Warnings:
	<stdin>:1388:2: warning: #warning syscall open_tree not implemented [-Wcpp]
	<stdin>:1391:2: warning: #warning syscall move_mount not implemented [-Wcpp]
	<stdin>:1394:2: warning: #warning syscall fsopen not implemented [-Wcpp]
	<stdin>:1397:2: warning: #warning syscall fsconfig not implemented [-Wcpp]
	<stdin>:1400:2: warning: #warning syscall fsmount not implemented [-Wcpp]
	<stdin>:1403:2: warning: #warning syscall fspick not implemented [-Wcpp]
	../arch/arm/mm/init.c:456:13: warning: unused variable 'itcm_end' [-Wunused-variable]
	../arch/arm/mm/init.c:455:13: warning: unused variable 'dtcm_end' [-Wunused-variable]
	../drivers/regulator/core.c:234:45: warning: array subscript is above array bounds [-Warray-bounds]
	../drivers/regulator/core.c:234:45: warning: array subscript is above array bounds [-Warray-bounds]
	../drivers/regulator/core.c:4764:38: warning: array subscript is above array bounds [-Warray-bounds]

-------------------------------------------------------------------------------
x86_64-allmodconfig : PASS, 0 errors, 3 warnings, 0 section mismatches

Warnings:
	../samples/seccomp/user-trap.c:50:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
	../samples/seccomp/user-trap.c:83:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
	../include/linux/spinlock.h:288:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized]

-------------------------------------------------------------------------------
arm64-defconfig : FAIL, 3 errors, 8 warnings, 0 section mismatches

Errors:
	../arch/arm64/kvm/../../../virt/kvm/kvm_main.c:1764:9: error: implicit declaration of function 'memremap' [-Werror=implicit-function-declaration]
	../arch/arm64/kvm/../../../virt/kvm/kvm_main.c:1764:46: error: 'MEMREMAP_WB' undeclared (first use in this function)
	../arch/arm64/kvm/../../../virt/kvm/kvm_main.c:1796:3: error: implicit declaration of function 'memunmap' [-Werror=implicit-function-declaration]

Warnings:
	<stdin>:1388:2: warning: #warning syscall open_tree not implemented [-Wcpp]
	<stdin>:1391:2: warning: #warning syscall move_mount not implemented [-Wcpp]
	<stdin>:1394:2: warning: #warning syscall fsopen not implemented [-Wcpp]
	<stdin>:1397:2: warning: #warning syscall fsconfig not implemented [-Wcpp]
	<stdin>:1400:2: warning: #warning syscall fsmount not implemented [-Wcpp]
	<stdin>:1403:2: warning: #warning syscall fspick not implemented [-Wcpp]
	../net/ipv4/fib_semantics.c:1027:12: warning: 'err' may be used uninitialized in this function [-Wmaybe-uninitialized]
	../include/linux/spinlock.h:288:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------

Passed with no errors, warnings or mismatches:

x86_64-allnoconfig
x86_64-defconfig



[Index of Archives]     [Linux Kernel]     [Linux USB Development]     [Yosemite News]     [Linux SCSI]

  Powered by Linux