next-20181011 build: 1 failures 19 warnings (next-20181011)

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

 



Tree/Branch: next-20181011
Git describe: next-20181011
Commit: 771b65e89c Add linux-next specific files for 20181011

Build Time: 115 min 29 sec

Passed:   10 / 11   ( 90.91 %)
Failed:    1 / 11   (  9.09 %)

Errors: 8
Warnings: 19
Section Mismatches: 0

Failed defconfigs:
	arm64-allmodconfig

Errors:

	arm64-allmodconfig
../drivers/net/ethernet/chelsio/cxgb4/cxgb4_thermal.c:48:11: error: 'struct adapter' has no member named 'ch_thermal'
../drivers/net/ethernet/chelsio/cxgb4/cxgb4_thermal.c:51:14: error: 'struct adapter' has no member named 'ch_thermal'
../drivers/net/ethernet/chelsio/cxgb4/cxgb4_thermal.c:60:11: error: 'struct adapter' has no member named 'ch_thermal'
../drivers/net/ethernet/chelsio/cxgb4/cxgb4_thermal.c:63:14: error: 'struct adapter' has no member named 'ch_thermal'
../drivers/net/ethernet/chelsio/cxgb4/cxgb4_thermal.c:75:39: error: 'struct adapter' has no member named 'ch_thermal'
../drivers/net/ethernet/chelsio/cxgb4/cxgb4_thermal.c:92:13: error: dereferencing pointer to incomplete type 'struct ch_thermal'
../drivers/net/ethernet/chelsio/cxgb4/cxgb4_thermal.c:111:10: error: 'struct adapter' has no member named 'ch_thermal'
../drivers/net/ethernet/chelsio/cxgb4/cxgb4_thermal.c:112:38: error: 'struct adapter' has no member named 'ch_thermal'

-------------------------------------------------------------------------------
defconfigs with issues (other than build errors):
      7 warnings    0 mismatches  : arm64-allnoconfig
     12 warnings    0 mismatches  : arm64-allmodconfig
     17 warnings    0 mismatches  : arm-multi_v5_defconfig
     16 warnings    0 mismatches  : arm-multi_v7_defconfig
      1 warnings    0 mismatches  : x86_64-defconfig
     19 warnings    0 mismatches  : arm-allmodconfig
      7 warnings    0 mismatches  : arm-allnoconfig
      7 warnings    0 mismatches  : arm-multi_v4t_defconfig
      4 warnings    0 mismatches  : x86_64-allmodconfig
     14 warnings    0 mismatches  : arm64-defconfig

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

Errors summary: 8
	  1 ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_thermal.c:92:13: error: dereferencing pointer to incomplete type 'struct ch_thermal'
	  1 ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_thermal.c:75:39: error: 'struct adapter' has no member named 'ch_thermal'
	  1 ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_thermal.c:63:14: error: 'struct adapter' has no member named 'ch_thermal'
	  1 ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_thermal.c:60:11: error: 'struct adapter' has no member named 'ch_thermal'
	  1 ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_thermal.c:51:14: error: 'struct adapter' has no member named 'ch_thermal'
	  1 ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_thermal.c:48:11: error: 'struct adapter' has no member named 'ch_thermal'
	  1 ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_thermal.c:112:38: error: 'struct adapter' has no member named 'ch_thermal'
	  1 ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_thermal.c:111:10: error: 'struct adapter' has no member named 'ch_thermal'

Warnings Summary: 19
	 12 <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
	 12 <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp]
	 12 <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp]
	 12 <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp]
	 12 <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp]
	 12 <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp]
	 12 <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp]
	  3 ../include/linux/spinlock.h:273:32: warning: 'rq' may be used uninitialized in this function [-Wmaybe-uninitialized]
	  3 ../drivers/nvmem/lpc18xx_eeprom.c:258:6: warning: unused variable 'ret' [-Wunused-variable]
	  2 ../fs/ext4/super.c:1977:26: warning: unused variable 'grp_qf_name' [-Wunused-variable]
	  2 ../fs/ext4/super.c:1977:12: warning: unused variable 'usr_qf_name' [-Wunused-variable]
	  2 ../drivers/pinctrl/bcm/pinctrl-ns.c:310:27: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
	  2 ../drivers/pinctrl/bcm/pinctrl-ns.c:288:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
	  1 ../lib/test_xarray.c:288:15: warning: unused variable 'order' [-Wunused-variable]
	  1 ../lib/test_xarray.c:162:15: warning: unused variable 'order' [-Wunused-variable]
	  1 ../drivers/staging/erofs/unzip_vle.c:188:29: warning: array subscript is above array bounds [-Warray-bounds]
	  1 ../drivers/nvmem/core.c:496:1: warning: 'nvmem_find_cell_by_index' defined but not used [-Wunused-function]
	  1 ../drivers/isdn/hardware/eicon/message.c:5985:1: warning: the frame size of 2064 bytes is larger than 2048 bytes [-Wframe-larger-than=]
	  1 ../arch/arm/plat-orion/mpp.c:31:2: warning: ISO C90 forbids variable length array 'mpp_ctrl' [-Wvla]



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


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

Warnings:
	<stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp]
	<stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp]
	<stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp]
	<stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp]
	<stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp]
	<stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp]
	<stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]

-------------------------------------------------------------------------------
arm64-allmodconfig : FAIL, 8 errors, 12 warnings, 0 section mismatches

Errors:
	../drivers/net/ethernet/chelsio/cxgb4/cxgb4_thermal.c:48:11: error: 'struct adapter' has no member named 'ch_thermal'
	../drivers/net/ethernet/chelsio/cxgb4/cxgb4_thermal.c:51:14: error: 'struct adapter' has no member named 'ch_thermal'
	../drivers/net/ethernet/chelsio/cxgb4/cxgb4_thermal.c:60:11: error: 'struct adapter' has no member named 'ch_thermal'
	../drivers/net/ethernet/chelsio/cxgb4/cxgb4_thermal.c:63:14: error: 'struct adapter' has no member named 'ch_thermal'
	../drivers/net/ethernet/chelsio/cxgb4/cxgb4_thermal.c:75:39: error: 'struct adapter' has no member named 'ch_thermal'
	../drivers/net/ethernet/chelsio/cxgb4/cxgb4_thermal.c:92:13: error: dereferencing pointer to incomplete type 'struct ch_thermal'
	../drivers/net/ethernet/chelsio/cxgb4/cxgb4_thermal.c:111:10: error: 'struct adapter' has no member named 'ch_thermal'
	../drivers/net/ethernet/chelsio/cxgb4/cxgb4_thermal.c:112:38: error: 'struct adapter' has no member named 'ch_thermal'

Warnings:
	<stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp]
	<stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp]
	<stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp]
	<stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp]
	<stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp]
	<stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp]
	<stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
	../include/linux/spinlock.h:273:32: warning: 'rq' may be used uninitialized in this function [-Wmaybe-uninitialized]
	../drivers/isdn/hardware/eicon/message.c:5985:1: warning: the frame size of 2064 bytes is larger than 2048 bytes [-Wframe-larger-than=]
	../drivers/nvmem/lpc18xx_eeprom.c:258:6: warning: unused variable 'ret' [-Wunused-variable]
	../drivers/pinctrl/bcm/pinctrl-ns.c:288:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
	../drivers/pinctrl/bcm/pinctrl-ns.c:310:27: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]

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

Warnings:
	<stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp]
	<stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp]
	<stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp]
	<stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp]
	<stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp]
	<stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp]
	<stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
	../arch/arm/plat-orion/mpp.c:31:2: warning: ISO C90 forbids variable length array 'mpp_ctrl' [-Wvla]
	../fs/ext4/super.c:1977:26: warning: unused variable 'grp_qf_name' [-Wunused-variable]
	../fs/ext4/super.c:1977:12: warning: unused variable 'usr_qf_name' [-Wunused-variable]
	<stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp]
	<stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp]
	<stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp]
	<stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp]
	<stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp]
	<stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp]
	<stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]

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

Warnings:
	<stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp]
	<stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp]
	<stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp]
	<stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp]
	<stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp]
	<stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp]
	<stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
	../fs/ext4/super.c:1977:26: warning: unused variable 'grp_qf_name' [-Wunused-variable]
	../fs/ext4/super.c:1977:12: warning: unused variable 'usr_qf_name' [-Wunused-variable]
	<stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp]
	<stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp]
	<stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp]
	<stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp]
	<stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp]
	<stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp]
	<stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]

-------------------------------------------------------------------------------
x86_64-defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches

Warnings:
	../drivers/nvmem/core.c:496:1: warning: 'nvmem_find_cell_by_index' defined but not used [-Wunused-function]

-------------------------------------------------------------------------------
arm-allmodconfig : PASS, 0 errors, 19 warnings, 0 section mismatches

Warnings:
	<stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp]
	<stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp]
	<stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp]
	<stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp]
	<stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp]
	<stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp]
	<stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
	../include/linux/spinlock.h:273:32: warning: 'rq' may be used uninitialized in this function [-Wmaybe-uninitialized]
	../lib/test_xarray.c:162:15: warning: unused variable 'order' [-Wunused-variable]
	../lib/test_xarray.c:288:15: warning: unused variable 'order' [-Wunused-variable]
	../drivers/nvmem/lpc18xx_eeprom.c:258:6: warning: unused variable 'ret' [-Wunused-variable]
	../drivers/staging/erofs/unzip_vle.c:188:29: warning: array subscript is above array bounds [-Warray-bounds]
	<stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp]
	<stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp]
	<stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp]
	<stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp]
	<stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp]
	<stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp]
	<stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]

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

Warnings:
	<stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp]
	<stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp]
	<stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp]
	<stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp]
	<stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp]
	<stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp]
	<stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]

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

Warnings:
	<stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp]
	<stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp]
	<stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp]
	<stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp]
	<stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp]
	<stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp]
	<stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]

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

Warnings:
	../include/linux/spinlock.h:273:32: warning: 'rq' may be used uninitialized in this function [-Wmaybe-uninitialized]
	../drivers/nvmem/lpc18xx_eeprom.c:258:6: warning: unused variable 'ret' [-Wunused-variable]
	../drivers/pinctrl/bcm/pinctrl-ns.c:288:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
	../drivers/pinctrl/bcm/pinctrl-ns.c:310:27: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]

-------------------------------------------------------------------------------
arm64-defconfig : PASS, 0 errors, 14 warnings, 0 section mismatches

Warnings:
	<stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp]
	<stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp]
	<stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp]
	<stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp]
	<stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp]
	<stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp]
	<stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
	<stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp]
	<stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp]
	<stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp]
	<stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp]
	<stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp]
	<stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp]
	<stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
-------------------------------------------------------------------------------

Passed with no errors, warnings or mismatches:

x86_64-allnoconfig



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

  Powered by Linux