next-20181008 build: 2 failures 22 warnings (next-20181008)

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

 



Tree/Branch: next-20181008
Git describe: next-20181008
Commit: ae16eea39a Add linux-next specific files for 20181008

Build Time: 121 min 24 sec

Passed:    9 / 11   ( 81.82 %)
Failed:    2 / 11   ( 18.18 %)

Errors: 2
Warnings: 22
Section Mismatches: 0

Failed defconfigs:
	arm-allmodconfig
	arm64-defconfig

Errors:

	arm-allmodconfig
../drivers/pci/pcie/aer_inject.c:444:6: error: 'struct pt_regs' has no member named 'ip'

	arm64-defconfig
../drivers/acpi/numa.c:34:23: fatal error: asm/kaslr.h: No such file or directory

-------------------------------------------------------------------------------
defconfigs with issues (other than build errors):
      7 warnings    0 mismatches  : arm64-allnoconfig
     24 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
     16 warnings    0 mismatches  : arm-allmodconfig
      7 warnings    0 mismatches  : arm-allnoconfig
      9 warnings    0 mismatches  : arm-multi_v4t_defconfig
      4 warnings    0 mismatches  : x86_64-allmodconfig
      9 warnings    0 mismatches  : arm64-defconfig

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

Errors summary: 2
	  1 ../drivers/pci/pcie/aer_inject.c:444:6: error: 'struct pt_regs' has no member named 'ip'
	  1 ../drivers/acpi/numa.c:34:23: fatal error: asm/kaslr.h: No such file or directory

Warnings Summary: 22
	 11 <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
	 11 <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp]
	 11 <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp]
	 11 <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp]
	 11 <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp]
	 11 <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp]
	 11 <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp]
	  7 ../drivers/mtd/nand/raw/nand_toshiba.c:68:19: warning: unused variable 'mtd' [-Wunused-variable]
	  7 ../drivers/mtd/nand/raw/nand_toshiba.c:54:19: warning: unused variable 'mtd' [-Wunused-variable]
	  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, 24 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/mtd/nand/raw/nand_toshiba.c:54:19: warning: unused variable 'mtd' [-Wunused-variable]
	../drivers/mtd/nand/raw/nand_toshiba.c:68:19: warning: unused variable 'mtd' [-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]
	<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, 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]
	../drivers/mtd/nand/raw/nand_toshiba.c:54:19: warning: unused variable 'mtd' [-Wunused-variable]
	../drivers/mtd/nand/raw/nand_toshiba.c:68:19: warning: unused variable 'mtd' [-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]
	../drivers/mtd/nand/raw/nand_toshiba.c:54:19: warning: unused variable 'mtd' [-Wunused-variable]
	../drivers/mtd/nand/raw/nand_toshiba.c:68:19: warning: unused variable 'mtd' [-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 : FAIL, 1 errors, 16 warnings, 0 section mismatches

Errors:
	../drivers/pci/pcie/aer_inject.c:444:6: error: 'struct pt_regs' has no member named 'ip'

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/mtd/nand/raw/nand_toshiba.c:54:19: warning: unused variable 'mtd' [-Wunused-variable]
	../drivers/mtd/nand/raw/nand_toshiba.c:68:19: warning: unused variable 'mtd' [-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]

-------------------------------------------------------------------------------
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, 9 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]
	../drivers/mtd/nand/raw/nand_toshiba.c:54:19: warning: unused variable 'mtd' [-Wunused-variable]
	../drivers/mtd/nand/raw/nand_toshiba.c:68:19: warning: unused variable 'mtd' [-Wunused-variable]

-------------------------------------------------------------------------------
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/mtd/nand/raw/nand_toshiba.c:54:19: warning: unused variable 'mtd' [-Wunused-variable]
	../drivers/mtd/nand/raw/nand_toshiba.c:68:19: warning: unused variable 'mtd' [-Wunused-variable]
	../drivers/nvmem/lpc18xx_eeprom.c:258:6: warning: unused variable 'ret' [-Wunused-variable]

-------------------------------------------------------------------------------
arm64-defconfig : FAIL, 1 errors, 9 warnings, 0 section mismatches

Errors:
	../drivers/acpi/numa.c:34:23: fatal error: asm/kaslr.h: No such file or directory

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]
	../drivers/mtd/nand/raw/nand_toshiba.c:54:19: warning: unused variable 'mtd' [-Wunused-variable]
	../drivers/mtd/nand/raw/nand_toshiba.c:68:19: warning: unused variable 'mtd' [-Wunused-variable]
-------------------------------------------------------------------------------

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