stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* v3.3.8 build: 2 failures 10 warnings (v3.3.8)
@ 2016-10-22  6:11 Build bot for Mark Brown
  0 siblings, 0 replies; only message in thread
From: Build bot for Mark Brown @ 2016-10-22  6:11 UTC (permalink / raw)
  To: kernel-build-reports, linaro-kernel, stable

Tree/Branch: v3.3.8
Git describe: v3.3.8
Commit: 845720650c Linux 3.3.8

Build Time: 0 min 14 sec

Passed:    2 / 4   ( 50.00 %)
Failed:    2 / 4   ( 50.00 %)

Errors: 1
Warnings: 10
Section Mismatches: 0

Failed defconfigs:
	arm-allmodconfig
	arm-allnoconfig

Errors:

	arm-allnoconfig
/home/broonie/build/linux-stable/include/linux/compiler-gcc.h:99:30: fatal error: linux/compiler-gcc5.h: No such file or directory

-------------------------------------------------------------------------------
defconfigs with issues (other than build errors):
      5 warnings    0 mismatches  : x86_64-allnoconfig
      5 warnings    0 mismatches  : arm-allmodconfig
      5 warnings    0 mismatches  : x86_64-defconfig

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

Errors summary: 1
	  1 /home/broonie/build/linux-stable/include/linux/compiler-gcc.h:99:30: fatal error: linux/compiler-gcc5.h: No such file or directory

Warnings Summary: 10
	  3 warning: (IMA) selects TCG_TIS which has unmet direct dependencies (TCG_TPM && X86)
	  2 /home/broonie/build/linux-stable/fs/namespace.c:2387:8: warning: 'kernel_type' may be used uninitialized in this function [-Wmaybe-uninitialized]
	  2 /home/broonie/build/linux-stable/fs/namespace.c:2387:8: warning: 'kernel_dev' may be used uninitialized in this function [-Wmaybe-uninitialized]
	  2 .config:26:warning: symbol value '' invalid for PHYS_OFFSET
	  1 /home/broonie/build/linux-stable/fs/nfs/inode.c:154:41: warning: argument to 'sizeof' in 'memset' call is the same pointer type '__be32 *' as the destination; expected '__be32' or an explicit length [-Wsizeof-pointer-memaccess]
	  1 /home/broonie/build/linux-stable/fs/compat_ioctl.c:610:38: warning: typedef 'SS' locally defined but not used [-Wunused-local-typedefs]
	  1 /home/broonie/build/linux-stable/drivers/acpi/acpica/nsrepair.c:199:21: warning: 'new_object' may be used uninitialized in this function [-Wmaybe-uninitialized]
	  1 /home/broonie/build/linux-stable/arch/x86/kernel/quirks.c:407:21: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized]
	  1 /home/broonie/build/linux-stable/arch/x86/kernel/quirks.c:367:4: warning: 'd' may be used uninitialized in this function [-Wmaybe-uninitialized]
	  1 /home/broonie/build/linux-stable/arch/x86/kernel/quirks.c:361:4: warning: 'b' is used uninitialized in this function [-Wuninitialized]



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


-------------------------------------------------------------------------------
x86_64-allnoconfig : PASS, 0 errors, 5 warnings, 0 section mismatches

Warnings:
	/home/broonie/build/linux-stable/arch/x86/kernel/quirks.c:361:4: warning: 'b' is used uninitialized in this function [-Wuninitialized]
	/home/broonie/build/linux-stable/arch/x86/kernel/quirks.c:367:4: warning: 'd' may be used uninitialized in this function [-Wmaybe-uninitialized]
	/home/broonie/build/linux-stable/arch/x86/kernel/quirks.c:407:21: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized]
	/home/broonie/build/linux-stable/fs/namespace.c:2387:8: warning: 'kernel_dev' may be used uninitialized in this function [-Wmaybe-uninitialized]
	/home/broonie/build/linux-stable/fs/namespace.c:2387:8: warning: 'kernel_type' may be used uninitialized in this function [-Wmaybe-uninitialized]

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

Warnings:
	warning: (IMA) selects TCG_TIS which has unmet direct dependencies (TCG_TPM && X86)
	.config:26:warning: symbol value '' invalid for PHYS_OFFSET
	warning: (IMA) selects TCG_TIS which has unmet direct dependencies (TCG_TPM && X86)
	.config:26:warning: symbol value '' invalid for PHYS_OFFSET
	warning: (IMA) selects TCG_TIS which has unmet direct dependencies (TCG_TPM && X86)

-------------------------------------------------------------------------------
arm-allnoconfig : FAIL, 1 errors, 0 warnings, 0 section mismatches

Errors:
	/home/broonie/build/linux-stable/include/linux/compiler-gcc.h:99:30: fatal error: linux/compiler-gcc5.h: No such file or directory

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

Warnings:
	/home/broonie/build/linux-stable/fs/namespace.c:2387:8: warning: 'kernel_dev' may be used uninitialized in this function [-Wmaybe-uninitialized]
	/home/broonie/build/linux-stable/fs/namespace.c:2387:8: warning: 'kernel_type' may be used uninitialized in this function [-Wmaybe-uninitialized]
	/home/broonie/build/linux-stable/fs/nfs/inode.c:154:41: warning: argument to 'sizeof' in 'memset' call is the same pointer type '__be32 *' as the destination; expected '__be32' or an explicit length [-Wsizeof-pointer-memaccess]
	/home/broonie/build/linux-stable/drivers/acpi/acpica/nsrepair.c:199:21: warning: 'new_object' may be used uninitialized in this function [-Wmaybe-uninitialized]
	/home/broonie/build/linux-stable/fs/compat_ioctl.c:610:38: warning: typedef 'SS' locally defined but not used [-Wunused-local-typedefs]
-------------------------------------------------------------------------------

Passed with no errors, warnings or mismatches:


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

only message in thread, other threads:[~2016-10-22  6:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-22  6:11 v3.3.8 build: 2 failures 10 warnings (v3.3.8) 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;
as well as URLs for NNTP newsgroup(s).