linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* next-20160111 build: 2 failures 11 warnings (next-20160111)
@ 2016-01-11 12:13 Build bot for Mark Brown
  2016-01-11 21:00 ` Paul Gortmaker
  0 siblings, 1 reply; 3+ messages in thread
From: Build bot for Mark Brown @ 2016-01-11 12:13 UTC (permalink / raw)
  To: kernel-build-reports, linaro-kernel, linux-next

Tree/Branch: next-20160111
Git describe: next-20160111
Commit: bf976ab690 Add linux-next specific files for 20160111

Build Time: 65 min 25 sec

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

Errors: 2
Warnings: 11
Section Mismatches: 0

Failed defconfigs:
	arm64-allmodconfig
	arm-allmodconfig

Errors:

	arm64-allmodconfig
../sound/soc/amd/acp-pcm-dma.c:83:2: error: implicit declaration of function 'readl' [-Werror=implicit-function-declaration]
../sound/soc/amd/acp-pcm-dma.c:88:2: error: implicit declaration of function 'writel' [-Werror=implicit-function-declaration]

	arm-allmodconfig
../sound/soc/amd/acp-pcm-dma.c:83:2: error: implicit declaration of function 'readl' [-Werror=implicit-function-declaration]
../sound/soc/amd/acp-pcm-dma.c:88:2: error: implicit declaration of function 'writel' [-Werror=implicit-function-declaration]

-------------------------------------------------------------------------------
defconfigs with issues (other than build errors):
      4 warnings    0 mismatches  : arm64-allmodconfig
      3 warnings    0 mismatches  : arm-multi_v5_defconfig
      8 warnings    0 mismatches  : arm-multi_v7_defconfig
      6 warnings    0 mismatches  : arm-allmodconfig
      1 warnings    0 mismatches  : arm-allnoconfig
      1 warnings    0 mismatches  : arm64-defconfig

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

Errors summary: 2
	  2 ../sound/soc/amd/acp-pcm-dma.c:88:2: error: implicit declaration of function 'writel' [-Werror=implicit-function-declaration]
	  2 ../sound/soc/amd/acp-pcm-dma.c:83:2: error: implicit declaration of function 'readl' [-Werror=implicit-function-declaration]

Warnings Summary: 11
	  6 <stdin>:1307:2: warning: #warning syscall copy_file_range not implemented [-Wcpp]
	  4 ../drivers/tty/serial/amba-pl011.c:190:27: warning: 'vendor_zte' defined but not used [-Wunused-variable]
	  3 ../drivers/pci/host/pcie-designware.c:683:6: warning: unused variable 'ret' [-Wunused-variable]
	  2 ../sound/soc/codecs/hdac_hdmi.c:313:12: warning: 'hdac_hdmi_query_pin_connlist' defined but not used [-Wunused-function]
	  2 ../fs/ext4/ioctl.c:426:1: warning: control reaches end of non-void function [-Wreturn-type]
	  1 arch/arm/configs/multi_v7_defconfig:440:warning: symbol value 'm' invalid for MFD_DA9063
	  1 ../net/bluetooth/mgmt.c:5493:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
	  1 ../net/bluetooth/mgmt.c:5493:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
	  1 ../drivers/gpu/drm/vc4/vc4_validate.c:864:4: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=]
	  1 ../drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/ppevvmath.h:382:5: warning: comparison of distinct pointer types lacks a cast [enabled by default]
	  1 ../crypto/wp512.c:987:1: warning: the frame size of 1112 bytes is larger than 1024 bytes [-Wframe-larger-than=]



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


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

Errors:
	../sound/soc/amd/acp-pcm-dma.c:83:2: error: implicit declaration of function 'readl' [-Werror=implicit-function-declaration]
	../sound/soc/amd/acp-pcm-dma.c:88:2: error: implicit declaration of function 'writel' [-Werror=implicit-function-declaration]

Warnings:
	../sound/soc/codecs/hdac_hdmi.c:313:12: warning: 'hdac_hdmi_query_pin_connlist' defined but not used [-Wunused-function]
	../drivers/gpu/drm/vc4/vc4_validate.c:864:4: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=]
	../drivers/pci/host/pcie-designware.c:683:6: warning: unused variable 'ret' [-Wunused-variable]
	../drivers/tty/serial/amba-pl011.c:190:27: warning: 'vendor_zte' defined but not used [-Wunused-variable]

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

Warnings:
	<stdin>:1307:2: warning: #warning syscall copy_file_range not implemented [-Wcpp]
	../fs/ext4/ioctl.c:426:1: warning: control reaches end of non-void function [-Wreturn-type]
	<stdin>:1307:2: warning: #warning syscall copy_file_range not implemented [-Wcpp]

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

Warnings:
	arch/arm/configs/multi_v7_defconfig:440:warning: symbol value 'm' invalid for MFD_DA9063
	<stdin>:1307:2: warning: #warning syscall copy_file_range not implemented [-Wcpp]
	../fs/ext4/ioctl.c:426:1: warning: control reaches end of non-void function [-Wreturn-type]
	../net/bluetooth/mgmt.c:5493:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
	../net/bluetooth/mgmt.c:5493:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
	../drivers/pci/host/pcie-designware.c:683:6: warning: unused variable 'ret' [-Wunused-variable]
	../drivers/tty/serial/amba-pl011.c:190:27: warning: 'vendor_zte' defined but not used [-Wunused-variable]
	<stdin>:1307:2: warning: #warning syscall copy_file_range not implemented [-Wcpp]

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

Errors:
	../sound/soc/amd/acp-pcm-dma.c:83:2: error: implicit declaration of function 'readl' [-Werror=implicit-function-declaration]
	../sound/soc/amd/acp-pcm-dma.c:88:2: error: implicit declaration of function 'writel' [-Werror=implicit-function-declaration]

Warnings:
	<stdin>:1307:2: warning: #warning syscall copy_file_range not implemented [-Wcpp]
	../crypto/wp512.c:987:1: warning: the frame size of 1112 bytes is larger than 1024 bytes [-Wframe-larger-than=]
	../sound/soc/codecs/hdac_hdmi.c:313:12: warning: 'hdac_hdmi_query_pin_connlist' defined but not used [-Wunused-function]
	../drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/ppevvmath.h:382:5: warning: comparison of distinct pointer types lacks a cast [enabled by default]
	../drivers/pci/host/pcie-designware.c:683:6: warning: unused variable 'ret' [-Wunused-variable]
	../drivers/tty/serial/amba-pl011.c:190:27: warning: 'vendor_zte' defined but not used [-Wunused-variable]

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

Warnings:
	<stdin>:1307:2: warning: #warning syscall copy_file_range not implemented [-Wcpp]

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

Warnings:
	../drivers/tty/serial/amba-pl011.c:190:27: warning: 'vendor_zte' defined but not used [-Wunused-variable]
-------------------------------------------------------------------------------

Passed with no errors, warnings or mismatches:

x86_64-allnoconfig
arm64-allnoconfig
x86_64-defconfig

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

* Re: next-20160111 build: 2 failures 11 warnings (next-20160111)
  2016-01-11 12:13 next-20160111 build: 2 failures 11 warnings (next-20160111) Build bot for Mark Brown
@ 2016-01-11 21:00 ` Paul Gortmaker
  2016-01-12  4:48   ` Bayyavarapu, Maruthi
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Gortmaker @ 2016-01-11 21:00 UTC (permalink / raw)
  To: Build bot for Mark Brown
  Cc: kernel-build-reports, linaro-kernel, linux-next, maruthi.bayyavarapu

On Mon, Jan 11, 2016 at 7:13 AM, Build bot for Mark Brown
<broonie@kernel.org> wrote:
> Tree/Branch: next-20160111
> Git describe: next-20160111
> Commit: bf976ab690 Add linux-next specific files for 20160111
>
> Build Time: 65 min 25 sec
>
> Passed:    7 / 9   ( 77.78 %)
> Failed:    2 / 9   ( 22.22 %)
>
> Errors: 2
> Warnings: 11
> Section Mismatches: 0
>
> Failed defconfigs:
>         arm64-allmodconfig
>         arm-allmodconfig
>
> Errors:
>
>         arm64-allmodconfig
> ../sound/soc/amd/acp-pcm-dma.c:83:2: error: implicit declaration of function 'readl' [-Werror=implicit-function-declaration]
> ../sound/soc/amd/acp-pcm-dma.c:88:2: error: implicit declaration of function 'writel' [-Werror=implicit-function-declaration]
>
>         arm-allmodconfig
> ../sound/soc/amd/acp-pcm-dma.c:83:2: error: implicit declaration of function 'readl' [-Werror=implicit-function-declaration]
> ../sound/soc/amd/acp-pcm-dma.c:88:2: error: implicit declaration of function 'writel' [-Werror=implicit-function-declaration]

Not a regression in an existing driver, but appears 1st commit for when
this  new driver was added.  Cc'ing author.

Paul.
--

>
> -------------------------------------------------------------------------------
> defconfigs with issues (other than build errors):
>       4 warnings    0 mismatches  : arm64-allmodconfig
>       3 warnings    0 mismatches  : arm-multi_v5_defconfig
>       8 warnings    0 mismatches  : arm-multi_v7_defconfig
>       6 warnings    0 mismatches  : arm-allmodconfig
>       1 warnings    0 mismatches  : arm-allnoconfig
>       1 warnings    0 mismatches  : arm64-defconfig
>
> -------------------------------------------------------------------------------
>
> Errors summary: 2
>           2 ../sound/soc/amd/acp-pcm-dma.c:88:2: error: implicit declaration of function 'writel' [-Werror=implicit-function-declaration]
>           2 ../sound/soc/amd/acp-pcm-dma.c:83:2: error: implicit declaration of function 'readl' [-Werror=implicit-function-declaration]
>
> Warnings Summary: 11
>           6 <stdin>:1307:2: warning: #warning syscall copy_file_range not implemented [-Wcpp]
>           4 ../drivers/tty/serial/amba-pl011.c:190:27: warning: 'vendor_zte' defined but not used [-Wunused-variable]
>           3 ../drivers/pci/host/pcie-designware.c:683:6: warning: unused variable 'ret' [-Wunused-variable]
>           2 ../sound/soc/codecs/hdac_hdmi.c:313:12: warning: 'hdac_hdmi_query_pin_connlist' defined but not used [-Wunused-function]
>           2 ../fs/ext4/ioctl.c:426:1: warning: control reaches end of non-void function [-Wreturn-type]
>           1 arch/arm/configs/multi_v7_defconfig:440:warning: symbol value 'm' invalid for MFD_DA9063
>           1 ../net/bluetooth/mgmt.c:5493:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
>           1 ../net/bluetooth/mgmt.c:5493:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
>           1 ../drivers/gpu/drm/vc4/vc4_validate.c:864:4: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=]
>           1 ../drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/ppevvmath.h:382:5: warning: comparison of distinct pointer types lacks a cast [enabled by default]
>           1 ../crypto/wp512.c:987:1: warning: the frame size of 1112 bytes is larger than 1024 bytes [-Wframe-larger-than=]
>
>
>
> ===============================================================================
> Detailed per-defconfig build reports below:
>
>
> -------------------------------------------------------------------------------
> arm64-allmodconfig : FAIL, 2 errors, 4 warnings, 0 section mismatches
>
> Errors:
>         ../sound/soc/amd/acp-pcm-dma.c:83:2: error: implicit declaration of function 'readl' [-Werror=implicit-function-declaration]
>         ../sound/soc/amd/acp-pcm-dma.c:88:2: error: implicit declaration of function 'writel' [-Werror=implicit-function-declaration]
>
> Warnings:
>         ../sound/soc/codecs/hdac_hdmi.c:313:12: warning: 'hdac_hdmi_query_pin_connlist' defined but not used [-Wunused-function]
>         ../drivers/gpu/drm/vc4/vc4_validate.c:864:4: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=]
>         ../drivers/pci/host/pcie-designware.c:683:6: warning: unused variable 'ret' [-Wunused-variable]
>         ../drivers/tty/serial/amba-pl011.c:190:27: warning: 'vendor_zte' defined but not used [-Wunused-variable]
>
> -------------------------------------------------------------------------------
> arm-multi_v5_defconfig : PASS, 0 errors, 3 warnings, 0 section mismatches
>
> Warnings:
>         <stdin>:1307:2: warning: #warning syscall copy_file_range not implemented [-Wcpp]
>         ../fs/ext4/ioctl.c:426:1: warning: control reaches end of non-void function [-Wreturn-type]
>         <stdin>:1307:2: warning: #warning syscall copy_file_range not implemented [-Wcpp]
>
> -------------------------------------------------------------------------------
> arm-multi_v7_defconfig : PASS, 0 errors, 8 warnings, 0 section mismatches
>
> Warnings:
>         arch/arm/configs/multi_v7_defconfig:440:warning: symbol value 'm' invalid for MFD_DA9063
>         <stdin>:1307:2: warning: #warning syscall copy_file_range not implemented [-Wcpp]
>         ../fs/ext4/ioctl.c:426:1: warning: control reaches end of non-void function [-Wreturn-type]
>         ../net/bluetooth/mgmt.c:5493:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
>         ../net/bluetooth/mgmt.c:5493:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
>         ../drivers/pci/host/pcie-designware.c:683:6: warning: unused variable 'ret' [-Wunused-variable]
>         ../drivers/tty/serial/amba-pl011.c:190:27: warning: 'vendor_zte' defined but not used [-Wunused-variable]
>         <stdin>:1307:2: warning: #warning syscall copy_file_range not implemented [-Wcpp]
>
> -------------------------------------------------------------------------------
> arm-allmodconfig : FAIL, 2 errors, 6 warnings, 0 section mismatches
>
> Errors:
>         ../sound/soc/amd/acp-pcm-dma.c:83:2: error: implicit declaration of function 'readl' [-Werror=implicit-function-declaration]
>         ../sound/soc/amd/acp-pcm-dma.c:88:2: error: implicit declaration of function 'writel' [-Werror=implicit-function-declaration]
>
> Warnings:
>         <stdin>:1307:2: warning: #warning syscall copy_file_range not implemented [-Wcpp]
>         ../crypto/wp512.c:987:1: warning: the frame size of 1112 bytes is larger than 1024 bytes [-Wframe-larger-than=]
>         ../sound/soc/codecs/hdac_hdmi.c:313:12: warning: 'hdac_hdmi_query_pin_connlist' defined but not used [-Wunused-function]
>         ../drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/ppevvmath.h:382:5: warning: comparison of distinct pointer types lacks a cast [enabled by default]
>         ../drivers/pci/host/pcie-designware.c:683:6: warning: unused variable 'ret' [-Wunused-variable]
>         ../drivers/tty/serial/amba-pl011.c:190:27: warning: 'vendor_zte' defined but not used [-Wunused-variable]
>
> -------------------------------------------------------------------------------
> arm-allnoconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
>
> Warnings:
>         <stdin>:1307:2: warning: #warning syscall copy_file_range not implemented [-Wcpp]
>
> -------------------------------------------------------------------------------
> arm64-defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
>
> Warnings:
>         ../drivers/tty/serial/amba-pl011.c:190:27: warning: 'vendor_zte' defined but not used [-Wunused-variable]
> -------------------------------------------------------------------------------
>
> Passed with no errors, warnings or mismatches:
>
> x86_64-allnoconfig
> arm64-allnoconfig
> x86_64-defconfig
> --
> To unsubscribe from this list: send the line "unsubscribe linux-next" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* RE: next-20160111 build: 2 failures 11 warnings (next-20160111)
  2016-01-11 21:00 ` Paul Gortmaker
@ 2016-01-12  4:48   ` Bayyavarapu, Maruthi
  0 siblings, 0 replies; 3+ messages in thread
From: Bayyavarapu, Maruthi @ 2016-01-12  4:48 UTC (permalink / raw)
  To: Paul Gortmaker, Build bot for Mark Brown
  Cc: kernel-build-reports, linaro-kernel, linux-next

Hi Paul,

The missing header "linux/io.h" patch sent by Guenter Roeck <linux@roeck-us.net>
solved the issue and applied by Mark.

Regards,
Maruthi

-----Original Message-----
From: paul.gortmaker@gmail.com [mailto:paul.gortmaker@gmail.com] On Behalf Of Paul Gortmaker
Sent: 12 January 2016 02:30
To: Build bot for Mark Brown
Cc: kernel-build-reports@lists.linaro.org; linaro-kernel@lists.linaro.org; linux-next@vger.kernel.org; Bayyavarapu, Maruthi
Subject: Re: next-20160111 build: 2 failures 11 warnings (next-20160111)

On Mon, Jan 11, 2016 at 7:13 AM, Build bot for Mark Brown <broonie@kernel.org> wrote:
> Tree/Branch: next-20160111
> Git describe: next-20160111
> Commit: bf976ab690 Add linux-next specific files for 20160111
>
> Build Time: 65 min 25 sec
>
> Passed:    7 / 9   ( 77.78 %)
> Failed:    2 / 9   ( 22.22 %)
>
> Errors: 2
> Warnings: 11
> Section Mismatches: 0
>
> Failed defconfigs:
>         arm64-allmodconfig
>         arm-allmodconfig
>
> Errors:
>
>         arm64-allmodconfig
> ../sound/soc/amd/acp-pcm-dma.c:83:2: error: implicit declaration of 
> function 'readl' [-Werror=implicit-function-declaration]
> ../sound/soc/amd/acp-pcm-dma.c:88:2: error: implicit declaration of 
> function 'writel' [-Werror=implicit-function-declaration]
>
>         arm-allmodconfig
> ../sound/soc/amd/acp-pcm-dma.c:83:2: error: implicit declaration of 
> function 'readl' [-Werror=implicit-function-declaration]
> ../sound/soc/amd/acp-pcm-dma.c:88:2: error: implicit declaration of 
> function 'writel' [-Werror=implicit-function-declaration]

Not a regression in an existing driver, but appears 1st commit for when this  new driver was added.  Cc'ing author.

Paul.
--

>
> ----------------------------------------------------------------------
> --------- defconfigs with issues (other than build errors):
>       4 warnings    0 mismatches  : arm64-allmodconfig
>       3 warnings    0 mismatches  : arm-multi_v5_defconfig
>       8 warnings    0 mismatches  : arm-multi_v7_defconfig
>       6 warnings    0 mismatches  : arm-allmodconfig
>       1 warnings    0 mismatches  : arm-allnoconfig
>       1 warnings    0 mismatches  : arm64-defconfig
>
> ----------------------------------------------------------------------
> ---------
>
> Errors summary: 2
>           2 ../sound/soc/amd/acp-pcm-dma.c:88:2: error: implicit declaration of function 'writel' [-Werror=implicit-function-declaration]
>           2 ../sound/soc/amd/acp-pcm-dma.c:83:2: error: implicit 
> declaration of function 'readl' 
> [-Werror=implicit-function-declaration]
>
> Warnings Summary: 11
>           6 <stdin>:1307:2: warning: #warning syscall copy_file_range not implemented [-Wcpp]
>           4 ../drivers/tty/serial/amba-pl011.c:190:27: warning: 'vendor_zte' defined but not used [-Wunused-variable]
>           3 ../drivers/pci/host/pcie-designware.c:683:6: warning: unused variable 'ret' [-Wunused-variable]
>           2 ../sound/soc/codecs/hdac_hdmi.c:313:12: warning: 'hdac_hdmi_query_pin_connlist' defined but not used [-Wunused-function]
>           2 ../fs/ext4/ioctl.c:426:1: warning: control reaches end of non-void function [-Wreturn-type]
>           1 arch/arm/configs/multi_v7_defconfig:440:warning: symbol value 'm' invalid for MFD_DA9063
>           1 ../net/bluetooth/mgmt.c:5493:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
>           1 ../net/bluetooth/mgmt.c:5493:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
>           1 ../drivers/gpu/drm/vc4/vc4_validate.c:864:4: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=]
>           1 ../drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/ppevvmath.h:382:5: warning: comparison of distinct pointer types lacks a cast [enabled by default]
>           1 ../crypto/wp512.c:987:1: warning: the frame size of 1112 
> bytes is larger than 1024 bytes [-Wframe-larger-than=]
>
>
>
> ======================================================================
> ========= Detailed per-defconfig build reports below:
>
>
> ----------------------------------------------------------------------
> --------- arm64-allmodconfig : FAIL, 2 errors, 4 warnings, 0 section 
> mismatches
>
> Errors:
>         ../sound/soc/amd/acp-pcm-dma.c:83:2: error: implicit declaration of function 'readl' [-Werror=implicit-function-declaration]
>         ../sound/soc/amd/acp-pcm-dma.c:88:2: error: implicit 
> declaration of function 'writel' 
> [-Werror=implicit-function-declaration]
>
> Warnings:
>         ../sound/soc/codecs/hdac_hdmi.c:313:12: warning: 'hdac_hdmi_query_pin_connlist' defined but not used [-Wunused-function]
>         ../drivers/gpu/drm/vc4/vc4_validate.c:864:4: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=]
>         ../drivers/pci/host/pcie-designware.c:683:6: warning: unused variable 'ret' [-Wunused-variable]
>         ../drivers/tty/serial/amba-pl011.c:190:27: warning: 
> 'vendor_zte' defined but not used [-Wunused-variable]
>
> ----------------------------------------------------------------------
> --------- arm-multi_v5_defconfig : PASS, 0 errors, 3 warnings, 0 
> section mismatches
>
> Warnings:
>         <stdin>:1307:2: warning: #warning syscall copy_file_range not implemented [-Wcpp]
>         ../fs/ext4/ioctl.c:426:1: warning: control reaches end of non-void function [-Wreturn-type]
>         <stdin>:1307:2: warning: #warning syscall copy_file_range not 
> implemented [-Wcpp]
>
> ----------------------------------------------------------------------
> --------- arm-multi_v7_defconfig : PASS, 0 errors, 8 warnings, 0 
> section mismatches
>
> Warnings:
>         arch/arm/configs/multi_v7_defconfig:440:warning: symbol value 'm' invalid for MFD_DA9063
>         <stdin>:1307:2: warning: #warning syscall copy_file_range not implemented [-Wcpp]
>         ../fs/ext4/ioctl.c:426:1: warning: control reaches end of non-void function [-Wreturn-type]
>         ../net/bluetooth/mgmt.c:5493:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
>         ../net/bluetooth/mgmt.c:5493:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
>         ../drivers/pci/host/pcie-designware.c:683:6: warning: unused variable 'ret' [-Wunused-variable]
>         ../drivers/tty/serial/amba-pl011.c:190:27: warning: 'vendor_zte' defined but not used [-Wunused-variable]
>         <stdin>:1307:2: warning: #warning syscall copy_file_range not 
> implemented [-Wcpp]
>
> ----------------------------------------------------------------------
> --------- arm-allmodconfig : FAIL, 2 errors, 6 warnings, 0 section 
> mismatches
>
> Errors:
>         ../sound/soc/amd/acp-pcm-dma.c:83:2: error: implicit declaration of function 'readl' [-Werror=implicit-function-declaration]
>         ../sound/soc/amd/acp-pcm-dma.c:88:2: error: implicit 
> declaration of function 'writel' 
> [-Werror=implicit-function-declaration]
>
> Warnings:
>         <stdin>:1307:2: warning: #warning syscall copy_file_range not implemented [-Wcpp]
>         ../crypto/wp512.c:987:1: warning: the frame size of 1112 bytes is larger than 1024 bytes [-Wframe-larger-than=]
>         ../sound/soc/codecs/hdac_hdmi.c:313:12: warning: 'hdac_hdmi_query_pin_connlist' defined but not used [-Wunused-function]
>         ../drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/ppevvmath.h:382:5: warning: comparison of distinct pointer types lacks a cast [enabled by default]
>         ../drivers/pci/host/pcie-designware.c:683:6: warning: unused variable 'ret' [-Wunused-variable]
>         ../drivers/tty/serial/amba-pl011.c:190:27: warning: 
> 'vendor_zte' defined but not used [-Wunused-variable]
>
> ----------------------------------------------------------------------
> --------- arm-allnoconfig : PASS, 0 errors, 1 warnings, 0 section 
> mismatches
>
> Warnings:
>         <stdin>:1307:2: warning: #warning syscall copy_file_range not 
> implemented [-Wcpp]
>
> ----------------------------------------------------------------------
> --------- arm64-defconfig : PASS, 0 errors, 1 warnings, 0 section 
> mismatches
>
> Warnings:
>         ../drivers/tty/serial/amba-pl011.c:190:27: warning: 
> 'vendor_zte' defined but not used [-Wunused-variable]
> ----------------------------------------------------------------------
> ---------
>
> Passed with no errors, warnings or mismatches:
>
> x86_64-allnoconfig
> arm64-allnoconfig
> x86_64-defconfig
> --
> To unsubscribe from this list: send the line "unsubscribe linux-next" 
> in the body of a message to majordomo@vger.kernel.org More majordomo 
> info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2016-01-12  5:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-11 12:13 next-20160111 build: 2 failures 11 warnings (next-20160111) Build bot for Mark Brown
2016-01-11 21:00 ` Paul Gortmaker
2016-01-12  4:48   ` Bayyavarapu, Maruthi

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).