linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* next-20150817 build: 2 failures 16 warnings (next-20150817)
@ 2015-08-17 12:23 Build bot for Mark Brown
  2015-08-17 14:01 ` Stephen Rothwell
  0 siblings, 1 reply; 3+ messages in thread
From: Build bot for Mark Brown @ 2015-08-17 12:23 UTC (permalink / raw)
  To: kernel-build-reports, linaro-kernel, linux-next

Tree/Branch: next-20150817
Git describe: next-20150817
Commit: d1a4e84730 Add linux-next specific files for 20150817

Build Time: 11 min 43 sec

Passed:    7 / 9   ( 77.78 %)
Failed:    2 / 9   ( 22.22 %)

Errors: 2
Warnings: 16
Section Mismatches: 0

Failed defconfigs:
	arm64-allmodconfig
	arm-allmodconfig

Errors:

	arm64-allmodconfig
../scripts/sign-file.c:20:25: fatal error: openssl/bio.h: No such file or directory
../scripts/extract-cert.c:23:25: fatal error: openssl/bio.h: No such file or directory

	arm-allmodconfig
../scripts/sign-file.c:20:25: fatal error: openssl/bio.h: No such file or directory
../scripts/extract-cert.c:23:25: fatal error: openssl/bio.h: No such file or directory

-------------------------------------------------------------------------------
defconfigs with issues (other than build errors):
      3 warnings    0 mismatches  : arm64-allnoconfig
      1 warnings    0 mismatches  : arm64-allmodconfig
     10 warnings    0 mismatches  : arm-multi_v5_defconfig
     15 warnings    0 mismatches  : arm-multi_v7_defconfig
      5 warnings    0 mismatches  : x86_64-defconfig
      2 warnings    0 mismatches  : arm-allmodconfig
      4 warnings    0 mismatches  : arm-allnoconfig
      2 warnings    0 mismatches  : x86_64-allnoconfig
      3 warnings    0 mismatches  : arm64-defconfig

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

Errors summary: 2
	  2 ../scripts/sign-file.c:20:25: fatal error: openssl/bio.h: No such file or directory
	  2 ../scripts/extract-cert.c:23:25: fatal error: openssl/bio.h: No such file or directory

Warnings Summary: 16
	 10 <stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
	  7 ../kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
	  6 <stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
	  3 ../include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
	  3 ../include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
	  3 ../arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:17: warning: '__decompress' defined but not used [-Wunused-function]
	  2 ../drivers/dma/ipu/ipu_irq.c:305:22: warning: 'irq' may be used uninitialized in this function [-Wmaybe-uninitialized]
	  2 ../block/blk-merge.c:92:9: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
	  2 ../arch/x86/kernel/irq.c:236:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
	  1 arch/arm/configs/multi_v7_defconfig:414:warning: override: reassigning to symbol REGULATOR_MAX77802
	  1 ../sound/soc/tegra/tegra20_spdif.c:360:24: warning: unused variable 'spdif' [-Wunused-variable]
	  1 ../net/bluetooth/mgmt.c:6643:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
	  1 ../net/bluetooth/mgmt.c:6643:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
	  1 ../kernel/sched/rt.c:68:13: warning: 'push_irq_work_func' declared 'static' but never defined [-Wunused-function]
	  1 ../include/asm-generic/memory_model.h:52:52: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
	  1 ../drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm204.c:975:1: warning: the frame size of 1208 bytes is larger than 1024 bytes [-Wframe-larger-than=]



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


-------------------------------------------------------------------------------
arm64-allnoconfig : PASS, 0 errors, 3 warnings, 0 section mismatches

Warnings:
	<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
	../kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
	../kernel/sched/rt.c:68:13: warning: 'push_irq_work_func' declared 'static' but never defined [-Wunused-function]

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

Errors:
	../scripts/sign-file.c:20:25: fatal error: openssl/bio.h: No such file or directory
	../scripts/extract-cert.c:23:25: fatal error: openssl/bio.h: No such file or directory

Warnings:
	<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]

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

Warnings:
	<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
	<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
	../block/blk-merge.c:92:9: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
	../include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
	../include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
	../kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
	../drivers/dma/ipu/ipu_irq.c:305:22: warning: 'irq' may be used uninitialized in this function [-Wmaybe-uninitialized]
	../arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:17: warning: '__decompress' defined but not used [-Wunused-function]
	<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
	<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]

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

Warnings:
	arch/arm/configs/multi_v7_defconfig:414:warning: override: reassigning to symbol REGULATOR_MAX77802
	<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
	<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
	../block/blk-merge.c:92:9: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
	../include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
	../include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
	../kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
	../net/bluetooth/mgmt.c:6643:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
	../net/bluetooth/mgmt.c:6643:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
	../sound/soc/tegra/tegra20_spdif.c:360:24: warning: unused variable 'spdif' [-Wunused-variable]
	../drivers/dma/ipu/ipu_irq.c:305:22: warning: 'irq' may be used uninitialized in this function [-Wmaybe-uninitialized]
	../drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm204.c:975:1: warning: the frame size of 1208 bytes is larger than 1024 bytes [-Wframe-larger-than=]
	../arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:17: warning: '__decompress' defined but not used [-Wunused-function]
	<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
	<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]

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

Warnings:
	../arch/x86/kernel/irq.c:236:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
	../kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
	../include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
	../include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
	../include/asm-generic/memory_model.h:52:52: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]

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

Errors:
	../scripts/sign-file.c:20:25: fatal error: openssl/bio.h: No such file or directory
	../scripts/extract-cert.c:23:25: fatal error: openssl/bio.h: No such file or directory

Warnings:
	<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
	<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]

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

Warnings:
	<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
	<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
	../kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
	../arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:17: warning: '__decompress' defined but not used [-Wunused-function]

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

Warnings:
	../arch/x86/kernel/irq.c:236:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
	../kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]

-------------------------------------------------------------------------------
arm64-defconfig : PASS, 0 errors, 3 warnings, 0 section mismatches

Warnings:
	<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
	../kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
	<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
-------------------------------------------------------------------------------

Passed with no errors, warnings or mismatches:

close failed in file object destructor:
sys.excepthook is missing
lost sys.stderr

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: next-20150817 build: 2 failures 16 warnings (next-20150817)
  2015-08-17 12:23 next-20150817 build: 2 failures 16 warnings (next-20150817) Build bot for Mark Brown
@ 2015-08-17 14:01 ` Stephen Rothwell
  2015-08-17 17:39   ` Mark Brown
  0 siblings, 1 reply; 3+ messages in thread
From: Stephen Rothwell @ 2015-08-17 14:01 UTC (permalink / raw)
  To: Build bot for Mark Brown; +Cc: kernel-build-reports, linaro-kernel, linux-next

Hi Mark,

On Mon, 17 Aug 2015 13:23:04 +0100 Build bot for Mark Brown <broonie@kernel.org> wrote:
>
> 	arm64-allmodconfig
> ../scripts/sign-file.c:20:25: fatal error: openssl/bio.h: No such file or directory
> ../scripts/extract-cert.c:23:25: fatal error: openssl/bio.h: No such file or directory
> 
> 	arm-allmodconfig
> ../scripts/sign-file.c:20:25: fatal error: openssl/bio.h: No such file or directory
> ../scripts/extract-cert.c:23:25: fatal error: openssl/bio.h: No such file or directory

allmodconfig builds will now need libssl-dev or the equivalent installed
to build the host programs for the new signing code that came in the
security tree today.

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: next-20150817 build: 2 failures 16 warnings (next-20150817)
  2015-08-17 14:01 ` Stephen Rothwell
@ 2015-08-17 17:39   ` Mark Brown
  0 siblings, 0 replies; 3+ messages in thread
From: Mark Brown @ 2015-08-17 17:39 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: kernel-build-reports, linaro-kernel, linux-next

[-- Attachment #1: Type: text/plain, Size: 798 bytes --]

On Tue, Aug 18, 2015 at 12:01:25AM +1000, Stephen Rothwell wrote:
> On Mon, 17 Aug 2015 13:23:04 +0100 Build bot for Mark Brown <broonie@kernel.org> wrote:

> > 	arm64-allmodconfig
> > ../scripts/sign-file.c:20:25: fatal error: openssl/bio.h: No such file or directory
> > ../scripts/extract-cert.c:23:25: fatal error: openssl/bio.h: No such file or directory

> > 	arm-allmodconfig
> > ../scripts/sign-file.c:20:25: fatal error: openssl/bio.h: No such file or directory
> > ../scripts/extract-cert.c:23:25: fatal error: openssl/bio.h: No such file or directory

> allmodconfig builds will now need libssl-dev or the equivalent installed
> to build the host programs for the new signing code that came in the
> security tree today.

Ugh.  This is going to be broken until I get home next Monday :(

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-08-17 17:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-17 12:23 next-20150817 build: 2 failures 16 warnings (next-20150817) Build bot for Mark Brown
2015-08-17 14:01 ` Stephen Rothwell
2015-08-17 17:39   ` 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).