next-20180806 build: 2 failures 21 warnings (next-20180806)

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

 



Tree/Branch: next-20180806
Git describe: next-20180806
Commit: 8c8399e0a3 Add linux-next specific files for 20180806

Build Time: 0 min 13 sec

Passed:    6 / 8   ( 75.00 %)
Failed:    2 / 8   ( 25.00 %)

Errors: 18
Warnings: 21
Section Mismatches: 0

Failed defconfigs:
	arm-allmodconfig
	x86_64-allmodconfig

Errors:

	arm-allmodconfig
../samples/statx/test-statx.c:39:17: error: '__NR_statx' undeclared (first use in this function)
../samples/statx/test-statx.c:49:10: error: dereferencing pointer to incomplete type 'struct statx_timestamp'
../samples/statx/test-statx.c:75:28: error: dereferencing pointer to incomplete type 'struct statx'
../samples/statx/test-statx.c:78:22: error: 'STATX_SIZE' undeclared (first use in this function)
../samples/statx/test-statx.c:80:22: error: 'STATX_BLOCKS' undeclared (first use in this function)
../samples/statx/test-statx.c:83:22: error: 'STATX_TYPE' undeclared (first use in this function)
../samples/statx/test-statx.c:102:22: error: 'STATX_INO' undeclared (first use in this function)
../samples/statx/test-statx.c:104:22: error: 'STATX_NLINK' undeclared (first use in this function)
../samples/statx/test-statx.c:117:22: error: 'STATX_MODE' undeclared (first use in this function)
../samples/statx/test-statx.c:130:22: error: 'STATX_UID' undeclared (first use in this function)
../samples/statx/test-statx.c:132:22: error: 'STATX_GID' undeclared (first use in this function)
../samples/statx/test-statx.c:135:22: error: 'STATX_ATIME' undeclared (first use in this function)
../samples/statx/test-statx.c:137:22: error: 'STATX_MTIME' undeclared (first use in this function)
../samples/statx/test-statx.c:139:22: error: 'STATX_CTIME' undeclared (first use in this function)
../samples/statx/test-statx.c:141:22: error: 'STATX_BTIME' undeclared (first use in this function)
../samples/statx/test-statx.c:211:15: error: storage size of 'stx' isn't known
../samples/statx/test-statx.c:214:22: error: 'STATX_ALL' undeclared (first use in this function)
../samples/statx/test-statx.c:232:13: error: 'STATX_BASIC_STATS' undeclared (first use in this function)

	x86_64-allmodconfig
../samples/statx/test-statx.c:39:17: error: '__NR_statx' undeclared (first use in this function)
../samples/statx/test-statx.c:49:10: error: dereferencing pointer to incomplete type 'struct statx_timestamp'
../samples/statx/test-statx.c:75:28: error: dereferencing pointer to incomplete type 'struct statx'
../samples/statx/test-statx.c:78:22: error: 'STATX_SIZE' undeclared (first use in this function)
../samples/statx/test-statx.c:80:22: error: 'STATX_BLOCKS' undeclared (first use in this function)
../samples/statx/test-statx.c:83:22: error: 'STATX_TYPE' undeclared (first use in this function)
../samples/statx/test-statx.c:102:22: error: 'STATX_INO' undeclared (first use in this function)
../samples/statx/test-statx.c:104:22: error: 'STATX_NLINK' undeclared (first use in this function)
../samples/statx/test-statx.c:117:22: error: 'STATX_MODE' undeclared (first use in this function)
../samples/statx/test-statx.c:130:22: error: 'STATX_UID' undeclared (first use in this function)
../samples/statx/test-statx.c:132:22: error: 'STATX_GID' undeclared (first use in this function)
../samples/statx/test-statx.c:135:22: error: 'STATX_ATIME' undeclared (first use in this function)
../samples/statx/test-statx.c:137:22: error: 'STATX_MTIME' undeclared (first use in this function)
../samples/statx/test-statx.c:139:22: error: 'STATX_CTIME' undeclared (first use in this function)
../samples/statx/test-statx.c:141:22: error: 'STATX_BTIME' undeclared (first use in this function)
../samples/statx/test-statx.c:211:15: error: storage size of 'stx' isn't known
../samples/statx/test-statx.c:214:22: error: 'STATX_ALL' undeclared (first use in this function)
../samples/statx/test-statx.c:232:13: error: 'STATX_BASIC_STATS' undeclared (first use in this function)

-------------------------------------------------------------------------------
defconfigs with issues (other than build errors):
     17 warnings    0 mismatches  : arm-multi_v5_defconfig
     16 warnings    0 mismatches  : arm-multi_v7_defconfig
     18 warnings    0 mismatches  : arm-allmodconfig
      8 warnings    0 mismatches  : arm-multi_v4t_defconfig
      8 warnings    0 mismatches  : arm-allnoconfig
      9 warnings    0 mismatches  : x86_64-allmodconfig

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

Errors summary: 18
	  2 ../samples/statx/test-statx.c:83:22: error: 'STATX_TYPE' undeclared (first use in this function)
	  2 ../samples/statx/test-statx.c:80:22: error: 'STATX_BLOCKS' undeclared (first use in this function)
	  2 ../samples/statx/test-statx.c:78:22: error: 'STATX_SIZE' undeclared (first use in this function)
	  2 ../samples/statx/test-statx.c:75:28: error: dereferencing pointer to incomplete type 'struct statx'
	  2 ../samples/statx/test-statx.c:49:10: error: dereferencing pointer to incomplete type 'struct statx_timestamp'
	  2 ../samples/statx/test-statx.c:39:17: error: '__NR_statx' undeclared (first use in this function)
	  2 ../samples/statx/test-statx.c:232:13: error: 'STATX_BASIC_STATS' undeclared (first use in this function)
	  2 ../samples/statx/test-statx.c:214:22: error: 'STATX_ALL' undeclared (first use in this function)
	  2 ../samples/statx/test-statx.c:211:15: error: storage size of 'stx' isn't known
	  2 ../samples/statx/test-statx.c:141:22: error: 'STATX_BTIME' undeclared (first use in this function)
	  2 ../samples/statx/test-statx.c:139:22: error: 'STATX_CTIME' undeclared (first use in this function)
	  2 ../samples/statx/test-statx.c:137:22: error: 'STATX_MTIME' undeclared (first use in this function)
	  2 ../samples/statx/test-statx.c:135:22: error: 'STATX_ATIME' undeclared (first use in this function)
	  2 ../samples/statx/test-statx.c:132:22: error: 'STATX_GID' undeclared (first use in this function)
	  2 ../samples/statx/test-statx.c:130:22: error: 'STATX_UID' undeclared (first use in this function)
	  2 ../samples/statx/test-statx.c:117:22: error: 'STATX_MODE' undeclared (first use in this function)
	  2 ../samples/statx/test-statx.c:104:22: error: 'STATX_NLINK' undeclared (first use in this function)
	  2 ../samples/statx/test-statx.c:102:22: error: 'STATX_INO' undeclared (first use in this function)

Warnings Summary: 21
	  7 <stdin>:1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp]
	  7 <stdin>:1353:2: warning: #warning syscall fspick not implemented [-Wcpp]
	  7 <stdin>:1350:2: warning: #warning syscall fsmount not implemented [-Wcpp]
	  7 <stdin>:1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp]
	  7 <stdin>:1344:2: warning: #warning syscall fsopen not implemented [-Wcpp]
	  7 <stdin>:1341:2: warning: #warning syscall move_mount not implemented [-Wcpp]
	  7 <stdin>:1338:2: warning: #warning syscall open_tree not implemented [-Wcpp]
	  7 <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp]
	  2 ../samples/statx/test-statx.c:71:31: warning: 'struct statx' declared inside parameter list will not be visible outside of this definition or declaration
	  2 ../samples/statx/test-statx.c:42:50: warning: 'struct statx_timestamp' declared inside parameter list will not be visible outside of this definition or declaration
	  2 ../samples/statx/test-statx.c:37:34: warning: 'struct statx' declared inside parameter list will not be visible outside of this definition or declaration
	  2 ../samples/statx/test-statx.c:211:15: warning: unused variable 'stx' [-Wunused-variable]
	  2 ../net/smc/smc_ib.c:190:3: warning: 'ib_query_gid' is deprecated [-Wdeprecated-declarations]
	  2 ../net/smc/smc_ib.c:152:2: warning: 'ib_query_gid' is deprecated [-Wdeprecated-declarations]
	  2 ../drivers/media/i2c/mt9v111.c:887:15: warning: 'idx' may be used uninitialized in this function [-Wmaybe-uninitialized]
	  1 ../net/smc/smc_ib.c:148:21: warning: 'gattr.ndev' may be used uninitialized in this function [-Wmaybe-uninitialized]
	  1 ../include/linux/percpu-defs.h:233:13: warning: 'gattr.ndev' may be used uninitialized in this function [-Wmaybe-uninitialized]
	  1 ../drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c:2989:1: warning: the frame size of 1232 bytes is larger than 1024 bytes [-Wframe-larger-than=]
	  1 ../drivers/net/ethernet/broadcom/bnxt/bnxt_devlink.c:49:5: warning: 'nvm_param.dir_type' may be used uninitialized in this function [-Wmaybe-uninitialized]
	  1 ../drivers/i2c/busses/i2c-aspeed.c:567:1: warning: label 'out' defined but not used [-Wunused-label]
	  1 ../drivers/bluetooth/hci_h5.c:919:22: warning: 'rtl_vnd' defined but not used [-Wunused-variable]



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


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

Warnings:
	<stdin>:1332:2: warning: #warning syscall io_pgetevents 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]
	../drivers/i2c/busses/i2c-aspeed.c:567:1: warning: label 'out' defined but not used [-Wunused-label]
	<stdin>:1332:2: warning: #warning syscall io_pgetevents 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]

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

Warnings:
	<stdin>:1332:2: warning: #warning syscall io_pgetevents 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]
	<stdin>:1332:2: warning: #warning syscall io_pgetevents 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]

-------------------------------------------------------------------------------
arm-allmodconfig : FAIL, 18 errors, 18 warnings, 0 section mismatches

Errors:
	../samples/statx/test-statx.c:39:17: error: '__NR_statx' undeclared (first use in this function)
	../samples/statx/test-statx.c:49:10: error: dereferencing pointer to incomplete type 'struct statx_timestamp'
	../samples/statx/test-statx.c:75:28: error: dereferencing pointer to incomplete type 'struct statx'
	../samples/statx/test-statx.c:78:22: error: 'STATX_SIZE' undeclared (first use in this function)
	../samples/statx/test-statx.c:80:22: error: 'STATX_BLOCKS' undeclared (first use in this function)
	../samples/statx/test-statx.c:83:22: error: 'STATX_TYPE' undeclared (first use in this function)
	../samples/statx/test-statx.c:102:22: error: 'STATX_INO' undeclared (first use in this function)
	../samples/statx/test-statx.c:104:22: error: 'STATX_NLINK' undeclared (first use in this function)
	../samples/statx/test-statx.c:117:22: error: 'STATX_MODE' undeclared (first use in this function)
	../samples/statx/test-statx.c:130:22: error: 'STATX_UID' undeclared (first use in this function)
	../samples/statx/test-statx.c:132:22: error: 'STATX_GID' undeclared (first use in this function)
	../samples/statx/test-statx.c:135:22: error: 'STATX_ATIME' undeclared (first use in this function)
	../samples/statx/test-statx.c:137:22: error: 'STATX_MTIME' undeclared (first use in this function)
	../samples/statx/test-statx.c:139:22: error: 'STATX_CTIME' undeclared (first use in this function)
	../samples/statx/test-statx.c:141:22: error: 'STATX_BTIME' undeclared (first use in this function)
	../samples/statx/test-statx.c:211:15: error: storage size of 'stx' isn't known
	../samples/statx/test-statx.c:214:22: error: 'STATX_ALL' undeclared (first use in this function)
	../samples/statx/test-statx.c:232:13: error: 'STATX_BASIC_STATS' undeclared (first use in this function)

Warnings:
	<stdin>:1332:2: warning: #warning syscall io_pgetevents 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]
	../drivers/bluetooth/hci_h5.c:919:22: warning: 'rtl_vnd' defined but not used [-Wunused-variable]
	../samples/statx/test-statx.c:37:34: warning: 'struct statx' declared inside parameter list will not be visible outside of this definition or declaration
	../samples/statx/test-statx.c:42:50: warning: 'struct statx_timestamp' declared inside parameter list will not be visible outside of this definition or declaration
	../samples/statx/test-statx.c:71:31: warning: 'struct statx' declared inside parameter list will not be visible outside of this definition or declaration
	../samples/statx/test-statx.c:211:15: warning: unused variable 'stx' [-Wunused-variable]
	../net/smc/smc_ib.c:152:2: warning: 'ib_query_gid' is deprecated [-Wdeprecated-declarations]
	../net/smc/smc_ib.c:190:3: warning: 'ib_query_gid' is deprecated [-Wdeprecated-declarations]
	../include/linux/percpu-defs.h:233:13: warning: 'gattr.ndev' may be used uninitialized in this function [-Wmaybe-uninitialized]
	../drivers/media/i2c/mt9v111.c:887:15: warning: 'idx' may be used uninitialized in this function [-Wmaybe-uninitialized]
	../drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c:2989:1: warning: the frame size of 1232 bytes is larger than 1024 bytes [-Wframe-larger-than=]

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

Warnings:
	<stdin>:1332:2: warning: #warning syscall io_pgetevents 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]

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

Warnings:
	<stdin>:1332:2: warning: #warning syscall io_pgetevents 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-allmodconfig : FAIL, 18 errors, 9 warnings, 0 section mismatches

Errors:
	../samples/statx/test-statx.c:39:17: error: '__NR_statx' undeclared (first use in this function)
	../samples/statx/test-statx.c:49:10: error: dereferencing pointer to incomplete type 'struct statx_timestamp'
	../samples/statx/test-statx.c:75:28: error: dereferencing pointer to incomplete type 'struct statx'
	../samples/statx/test-statx.c:78:22: error: 'STATX_SIZE' undeclared (first use in this function)
	../samples/statx/test-statx.c:80:22: error: 'STATX_BLOCKS' undeclared (first use in this function)
	../samples/statx/test-statx.c:83:22: error: 'STATX_TYPE' undeclared (first use in this function)
	../samples/statx/test-statx.c:102:22: error: 'STATX_INO' undeclared (first use in this function)
	../samples/statx/test-statx.c:104:22: error: 'STATX_NLINK' undeclared (first use in this function)
	../samples/statx/test-statx.c:117:22: error: 'STATX_MODE' undeclared (first use in this function)
	../samples/statx/test-statx.c:130:22: error: 'STATX_UID' undeclared (first use in this function)
	../samples/statx/test-statx.c:132:22: error: 'STATX_GID' undeclared (first use in this function)
	../samples/statx/test-statx.c:135:22: error: 'STATX_ATIME' undeclared (first use in this function)
	../samples/statx/test-statx.c:137:22: error: 'STATX_MTIME' undeclared (first use in this function)
	../samples/statx/test-statx.c:139:22: error: 'STATX_CTIME' undeclared (first use in this function)
	../samples/statx/test-statx.c:141:22: error: 'STATX_BTIME' undeclared (first use in this function)
	../samples/statx/test-statx.c:211:15: error: storage size of 'stx' isn't known
	../samples/statx/test-statx.c:214:22: error: 'STATX_ALL' undeclared (first use in this function)
	../samples/statx/test-statx.c:232:13: error: 'STATX_BASIC_STATS' undeclared (first use in this function)

Warnings:
	../samples/statx/test-statx.c:37:34: warning: 'struct statx' declared inside parameter list will not be visible outside of this definition or declaration
	../samples/statx/test-statx.c:42:50: warning: 'struct statx_timestamp' declared inside parameter list will not be visible outside of this definition or declaration
	../samples/statx/test-statx.c:71:31: warning: 'struct statx' declared inside parameter list will not be visible outside of this definition or declaration
	../samples/statx/test-statx.c:211:15: warning: unused variable 'stx' [-Wunused-variable]
	../net/smc/smc_ib.c:152:2: warning: 'ib_query_gid' is deprecated [-Wdeprecated-declarations]
	../net/smc/smc_ib.c:190:3: warning: 'ib_query_gid' is deprecated [-Wdeprecated-declarations]
	../net/smc/smc_ib.c:148:21: warning: 'gattr.ndev' may be used uninitialized in this function [-Wmaybe-uninitialized]
	../drivers/media/i2c/mt9v111.c:887:15: warning: 'idx' may be used uninitialized in this function [-Wmaybe-uninitialized]
	../drivers/net/ethernet/broadcom/bnxt/bnxt_devlink.c:49:5: warning: 'nvm_param.dir_type' may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------

Passed with no errors, warnings or mismatches:

x86_64-allnoconfig
x86_64-defconfig
--
To unsubscribe from this list: send the line "unsubscribe linux-next" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



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

  Powered by Linux