next-20181005 build: 0 failures 20 warnings (next-20181005)

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

 



Tree/Branch: next-20181005
Git describe: next-20181005
Commit: 12ffaa1197 Add linux-next specific files for 20181005

Build Time: 127 min 5 sec

Passed:   11 / 11   (100.00 %)
Failed:    0 / 11   (  0.00 %)

Errors: 0
Warnings: 20
Section Mismatches: 0

-------------------------------------------------------------------------------
defconfigs with issues (other than build errors):
      7 warnings    0 mismatches  : arm64-allnoconfig
     22 warnings    0 mismatches  : arm64-allmodconfig
     15 warnings    0 mismatches  : arm-multi_v5_defconfig
     14 warnings    0 mismatches  : arm-multi_v7_defconfig
      1 warnings    0 mismatches  : x86_64-defconfig
     21 warnings    0 mismatches  : arm-allmodconfig
      7 warnings    0 mismatches  : arm-allnoconfig
      7 warnings    0 mismatches  : arm-multi_v4t_defconfig
      2 warnings    0 mismatches  : x86_64-allmodconfig
     14 warnings    0 mismatches  : arm64-defconfig

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

Warnings Summary: 20
	 13 <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
	 13 <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp]
	 13 <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp]
	 13 <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp]
	 13 <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp]
	 13 <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp]
	 13 <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 ../drivers/pinctrl/qcom/pinctrl-sdm660.c:1417:11: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
	  2 ../drivers/pinctrl/qcom/pinctrl-qcs404.c:1660:11: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
	  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 ../drivers/crypto/cavium/nitrox/nitrox_debugfs.c:65:31: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long int' [-Wformat=]
	  1 ../drivers/crypto/cavium/nitrox/nitrox_debugfs.c:63:33: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long int' [-Wformat=]
	  1 ../drivers/crypto/cavium/nitrox/nitrox_debugfs.c:62:30: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long int' [-Wformat=]
	  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 : PASS, 0 errors, 22 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]
	../drivers/crypto/cavium/nitrox/nitrox_debugfs.c:62:30: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long int' [-Wformat=]
	../drivers/crypto/cavium/nitrox/nitrox_debugfs.c:63:33: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long int' [-Wformat=]
	../drivers/crypto/cavium/nitrox/nitrox_debugfs.c:65:31: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long int' [-Wformat=]
	../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/qcom/pinctrl-qcs404.c:1660:11: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
	../drivers/pinctrl/qcom/pinctrl-sdm660.c:1417:11: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
	<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_v5_defconfig : PASS, 0 errors, 15 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]
	<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, 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]

-------------------------------------------------------------------------------
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, 21 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/pinctrl/qcom/pinctrl-qcs404.c:1660:11: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
	../drivers/pinctrl/qcom/pinctrl-sdm660.c:1417:11: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
	../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, 2 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]

-------------------------------------------------------------------------------
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