linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* next-20170710 build: 2 failures 5 warnings (next-20170710)
@ 2017-07-10  7:47 Build bot for Mark Brown
  2017-07-10  9:22 ` Stephen Rothwell
  0 siblings, 1 reply; 3+ messages in thread
From: Build bot for Mark Brown @ 2017-07-10  7:47 UTC (permalink / raw)
  To: kernel-build-reports, linaro-kernel, linux-next

Tree/Branch: next-20170710
Git describe: next-20170710
Commit: 3ac23ebd35 Add linux-next specific files for 20170710

Build Time: 0 min 11 sec

Passed:    5 / 7   ( 71.43 %)
Failed:    2 / 7   ( 28.57 %)

Errors: 2
Warnings: 5
Section Mismatches: 0

Failed defconfigs:
	arm-multi_v4t_defconfig
	arm-allnoconfig

Errors:

	arm-multi_v4t_defconfig
../include/linux/nvmem-provider.h:51:9: error: implicit declaration of function 'ERR_PTR' [-Werror=implicit-function-declaration]
../include/linux/err.h:23:35: error: conflicting types for 'ERR_PTR'
../include/linux/nvmem-provider.h:51:9: error: implicit declaration of function 'ERR_PTR' [-Werror=implicit-function-declaration]
../include/linux/err.h:23:35: error: conflicting types for 'ERR_PTR'
../include/linux/nvmem-provider.h:51:9: error: implicit declaration of function 'ERR_PTR' [-Werror=implicit-function-declaration]
../include/linux/err.h:23:35: error: conflicting types for 'ERR_PTR'

	arm-allnoconfig
../include/linux/nvmem-provider.h:51:9: error: implicit declaration of function 'ERR_PTR' [-Werror=implicit-function-declaration]
../include/linux/err.h:23:35: error: conflicting types for 'ERR_PTR'
../include/linux/nvmem-provider.h:51:9: error: implicit declaration of function 'ERR_PTR' [-Werror=implicit-function-declaration]
../include/linux/err.h:23:35: error: conflicting types for 'ERR_PTR'

-------------------------------------------------------------------------------
defconfigs with issues (other than build errors):
      3 warnings    0 mismatches  : arm-multi_v4t_defconfig
      4 warnings    0 mismatches  : arm-allmodconfig
      2 warnings    0 mismatches  : arm-allnoconfig

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

Errors summary: 2
	  5 ../include/linux/nvmem-provider.h:51:9: error: implicit declaration of function 'ERR_PTR' [-Werror=implicit-function-declaration]
	  5 ../include/linux/err.h:23:35: error: conflicting types for 'ERR_PTR'

Warnings Summary: 5
	  5 ../include/linux/nvmem-provider.h:51:9: warning: return makes pointer from integer without a cast [-Wint-conversion]
	  1 <command-line>:0:16: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'u32 {aka unsigned int}' [-Wformat=]
	  1 ../drivers/staging/media/imx/imx-media-of.c:216:4: warning: 'remote_np' may be used uninitialized in this function [-Wmaybe-uninitialized]
	  1 ../drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd_cb.c:1744:3: warning: ignoring return value of 'copy_to_iter', declared with attribute warn_unused_result [-Wunused-result]
	  1 ../drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd_cb.c:1643:2: warning: ignoring return value of 'copy_from_iter', declared with attribute warn_unused_result [-Wunused-result]



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


-------------------------------------------------------------------------------
arm-multi_v4t_defconfig : FAIL, 6 errors, 3 warnings, 0 section mismatches

Errors:
	../include/linux/nvmem-provider.h:51:9: error: implicit declaration of function 'ERR_PTR' [-Werror=implicit-function-declaration]
	../include/linux/err.h:23:35: error: conflicting types for 'ERR_PTR'
	../include/linux/nvmem-provider.h:51:9: error: implicit declaration of function 'ERR_PTR' [-Werror=implicit-function-declaration]
	../include/linux/err.h:23:35: error: conflicting types for 'ERR_PTR'
	../include/linux/nvmem-provider.h:51:9: error: implicit declaration of function 'ERR_PTR' [-Werror=implicit-function-declaration]
	../include/linux/err.h:23:35: error: conflicting types for 'ERR_PTR'

Warnings:
	../include/linux/nvmem-provider.h:51:9: warning: return makes pointer from integer without a cast [-Wint-conversion]
	../include/linux/nvmem-provider.h:51:9: warning: return makes pointer from integer without a cast [-Wint-conversion]
	../include/linux/nvmem-provider.h:51:9: warning: return makes pointer from integer without a cast [-Wint-conversion]

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

Warnings:
	<command-line>:0:16: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'u32 {aka unsigned int}' [-Wformat=]
	../drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd_cb.c:1643:2: warning: ignoring return value of 'copy_from_iter', declared with attribute warn_unused_result [-Wunused-result]
	../drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd_cb.c:1744:3: warning: ignoring return value of 'copy_to_iter', declared with attribute warn_unused_result [-Wunused-result]
	../drivers/staging/media/imx/imx-media-of.c:216:4: warning: 'remote_np' may be used uninitialized in this function [-Wmaybe-uninitialized]

-------------------------------------------------------------------------------
arm-allnoconfig : FAIL, 4 errors, 2 warnings, 0 section mismatches

Errors:
	../include/linux/nvmem-provider.h:51:9: error: implicit declaration of function 'ERR_PTR' [-Werror=implicit-function-declaration]
	../include/linux/err.h:23:35: error: conflicting types for 'ERR_PTR'
	../include/linux/nvmem-provider.h:51:9: error: implicit declaration of function 'ERR_PTR' [-Werror=implicit-function-declaration]
	../include/linux/err.h:23:35: error: conflicting types for 'ERR_PTR'

Warnings:
	../include/linux/nvmem-provider.h:51:9: warning: return makes pointer from integer without a cast [-Wint-conversion]
	../include/linux/nvmem-provider.h:51:9: warning: return makes pointer from integer without a cast [-Wint-conversion]
-------------------------------------------------------------------------------

Passed with no errors, warnings or mismatches:

x86_64-allnoconfig
arm-multi_v7_defconfig
arm-multi_v5_defconfig
x86_64-defconfig

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

* Re: next-20170710 build: 2 failures 5 warnings (next-20170710)
  2017-07-10  7:47 next-20170710 build: 2 failures 5 warnings (next-20170710) Build bot for Mark Brown
@ 2017-07-10  9:22 ` Stephen Rothwell
  2017-07-10  9:31   ` Alexandre Belloni
  0 siblings, 1 reply; 3+ messages in thread
From: Stephen Rothwell @ 2017-07-10  9:22 UTC (permalink / raw)
  To: Alexandre Belloni
  Cc: Build bot for Mark Brown, kernel-build-reports, linaro-kernel,
	linux-next, heiko.carstens

Hi all,

On Mon, 10 Jul 2017 08:47:12 +0100 Build bot for Mark Brown <broonie@kernel.org> wrote:
>
> ../include/linux/nvmem-provider.h:51:9: error: implicit declaration of function 'ERR_PTR' [-Werror=implicit-function-declaration]

Possibly caused by commit

  697e5a47aa12 ("rtc: add generic nvmem support")

from the rtc tree.  include/linux/nvmem-provider.h uses ERR_PTR, but
does not include err.h :-(

-- 
Cheers,
Stephen Rothwell

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

* Re: next-20170710 build: 2 failures 5 warnings (next-20170710)
  2017-07-10  9:22 ` Stephen Rothwell
@ 2017-07-10  9:31   ` Alexandre Belloni
  0 siblings, 0 replies; 3+ messages in thread
From: Alexandre Belloni @ 2017-07-10  9:31 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Build bot for Mark Brown, kernel-build-reports, linaro-kernel,
	linux-next, heiko.carstens

Hi,

On 10/07/2017 at 19:22:34 +1000, Stephen Rothwell wrote:
> Hi all,
> 
> On Mon, 10 Jul 2017 08:47:12 +0100 Build bot for Mark Brown <broonie@kernel.org> wrote:
> >
> > ../include/linux/nvmem-provider.h:51:9: error: implicit declaration of function 'ERR_PTR' [-Werror=implicit-function-declaration]
> 
> Possibly caused by commit
> 
>   697e5a47aa12 ("rtc: add generic nvmem support")
> 
> from the rtc tree.  include/linux/nvmem-provider.h uses ERR_PTR, but
> does not include err.h :-(
> 

I'll fix it up. I was kind of relying on the kbuild test robot to catch
those. That code has been in a tree that they should be building for
more than two months but it seems to be timeouting a lot recently.


-- 
Alexandre Belloni, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

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

end of thread, other threads:[~2017-07-10  9:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-10  7:47 next-20170710 build: 2 failures 5 warnings (next-20170710) Build bot for Mark Brown
2017-07-10  9:22 ` Stephen Rothwell
2017-07-10  9:31   ` Alexandre Belloni

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