public inbox for linux-next@vger.kernel.org
 help / color / mirror / Atom feed
* next-20190626 build: 3 failures 16 warnings (next-20190626)
@ 2019-06-27  0:38 Build bot for Mark Brown
  0 siblings, 0 replies; only message in thread
From: Build bot for Mark Brown @ 2019-06-27  0:38 UTC (permalink / raw)
  To: kernel-build-reports, linaro-kernel, linux-next

Tree/Branch: next-20190626
Git describe: next-20190626
Commit: 1dd45f170b Add linux-next specific files for 20190626

Build Time: 118 min 52 sec

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

Errors: 1
Warnings: 16
Section Mismatches: 0

Failed defconfigs:
	x86_64-allmodconfig
	arm64-allmodconfig

Errors:

	x86_64-allmodconfig
.tmp_kallsyms1.S:2:0: fatal error: when writing output to /tmp/ccBQb7Iv.s: No space left on device

-------------------------------------------------------------------------------
defconfigs with issues (other than build errors):
      2 warnings    0 mismatches  : x86_64-allmodconfig
      4 warnings    0 mismatches  : arm64-allmodconfig
      1 warnings    0 mismatches  : arm-multi_v7_defconfig
     12 warnings    0 mismatches  : arm-allmodconfig
      2 warnings    0 mismatches  : arm-multi_v5_defconfig

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

Errors summary: 1
	  1 .tmp_kallsyms1.S:2:0: fatal error: when writing output to /tmp/ccBQb7Iv.s: No space left on device

Warnings Summary: 16
	  2 warning: same module names found:
	  2 ../drivers/pinctrl/qcom/pinctrl-sdm845.c:1320:5: warning: "CONFIG_ACPI" is not defined [-Wundef]
	  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 arch/arm/configs/multi_v5_defconfig:258:warning: override: reassigning to symbol ASPEED_LPC_SNOOP
	  1 arch/arm/configs/multi_v5_defconfig:257:warning: override: reassigning to symbol ASPEED_LPC_CTRL
	  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 ../include/drm/drm_print.h:366:2: warning: 'real_hz' may be used uninitialized in this function [-Wmaybe-uninitialized]
	  1 ../include/drm/drm_print.h:366:2: warning: 'real_clk_hz' may be used uninitialized in this function [-Wmaybe-uninitialized]
	  1 ../include/drm/drm_print.h:366:2: warning: 'div' may be used uninitialized in this function [-Wmaybe-uninitialized]
	  1 ../fs/cifs/smb2pdu.c:2603:19: warning: 'in_data_buf' may be used uninitialized in this function [-Wmaybe-uninitialized]
	  1 ../drivers/staging/erofs/unzip_vle.c:263:29: warning: array subscript is above array bounds [-Warray-bounds]
	  1 ../drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads_termtbl.c:90:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=]
	  1 ../drivers/gpu/drm/armada/armada_crtc.c:887:22: warning: 'desired_clk_hz' may be used uninitialized in this function [-Wmaybe-uninitialized]



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


-------------------------------------------------------------------------------
x86_64-allmodconfig : FAIL, 1 errors, 2 warnings, 0 section mismatches

Errors:
	.tmp_kallsyms1.S:2:0: fatal error: when writing output to /tmp/ccBQb7Iv.s: No space left on device

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]

-------------------------------------------------------------------------------
arm64-allmodconfig : FAIL, 0 errors, 4 warnings, 0 section mismatches

Warnings:
	../fs/cifs/smb2pdu.c:2603: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]
	../drivers/pinctrl/qcom/pinctrl-sdm845.c:1320:5: warning: "CONFIG_ACPI" is not defined [-Wundef]

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

Warnings:
	../drivers/i2c/busses/i2c-sh_mobile.c:399:26: warning: 'data' may be used uninitialized in this function [-Wmaybe-uninitialized]

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

Warnings:
	../include/drm/drm_print.h:366:2: warning: 'div' may be used uninitialized in this function [-Wmaybe-uninitialized]
	../include/drm/drm_print.h:366:2: warning: 'real_hz' may be used uninitialized in this function [-Wmaybe-uninitialized]
	../include/drm/drm_print.h:366:2: warning: 'real_clk_hz' may be used uninitialized in this function [-Wmaybe-uninitialized]
	../drivers/gpu/drm/armada/armada_crtc.c:887:22: warning: 'desired_clk_hz' 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]
	../drivers/i2c/busses/i2c-sh_mobile.c:399:26: warning: 'data' may be used uninitialized in this function [-Wmaybe-uninitialized]
	../drivers/pinctrl/qcom/pinctrl-sdm845.c:1320:5: warning: "CONFIG_ACPI" is not defined [-Wundef]
	../drivers/staging/erofs/unzip_vle.c:263:29: warning: array subscript is above array bounds [-Warray-bounds]
	../drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads_termtbl.c:90:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=]
	warning: same module names found:
	warning: same module names found:

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

Warnings:
	arch/arm/configs/multi_v5_defconfig:257:warning: override: reassigning to symbol ASPEED_LPC_CTRL
	arch/arm/configs/multi_v5_defconfig:258:warning: override: reassigning to symbol ASPEED_LPC_SNOOP
-------------------------------------------------------------------------------

Passed with no errors, warnings or mismatches:

arm64-allnoconfig
x86_64-defconfig
arm-allnoconfig
x86_64-allnoconfig
arm-multi_v4t_defconfig
arm64-defconfig

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-06-27  0:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-27  0:38 next-20190626 build: 3 failures 16 warnings (next-20190626) Build bot for Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox