linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* next-20170202 build: 4 failures 7 warnings (next-20170202)
@ 2017-02-02 10:23 Build bot for Mark Brown
  2017-02-02 23:08 ` Paul Gortmaker
  0 siblings, 1 reply; 6+ messages in thread
From: Build bot for Mark Brown @ 2017-02-02 10:23 UTC (permalink / raw)
  To: kernel-build-reports, linaro-kernel, linux-next

Tree/Branch: next-20170202
Git describe: next-20170202
Commit: c356cf7a65 Add linux-next specific files for 20170202

Build Time: 94 min 58 sec

Passed:    6 / 10   ( 60.00 %)
Failed:    4 / 10   ( 40.00 %)

Errors: 4
Warnings: 7
Section Mismatches: 0

Failed defconfigs:
	arm64-allmodconfig
	arm-allnoconfig
	arm-allmodconfig

Errors:

	arm64-allmodconfig
../drivers/staging/bcm2835-audio/bcm2835-vchiq.c:97:9: error: implicit declaration of function 'vchi_msg_queue' [-Werror=implicit-function-declaration]

	arm-allnoconfig
../mm/nommu.c:1201:15: error: conflicting types for 'do_mmap'
../mm/nommu.c:1580:5: error: conflicting types for 'do_munmap'

	arm-allmodconfig
../drivers/staging/bcm2835-audio/bcm2835-vchiq.c:97:9: error: implicit declaration of function 'vchi_msg_queue' [-Werror=implicit-function-declaration]
../drivers/staging/media/platform/bcm2835/mmal-vchiq.c:453:8: error: implicit declaration of function 'vchi_msg_queue' [-Werror=implicit-function-declaration]

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

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

Errors summary: 4
	  2 ../drivers/staging/bcm2835-audio/bcm2835-vchiq.c:97:9: error: implicit declaration of function 'vchi_msg_queue' [-Werror=implicit-function-declaration]
	  1 ../mm/nommu.c:1580:5: error: conflicting types for 'do_munmap'
	  1 ../mm/nommu.c:1201:15: error: conflicting types for 'do_mmap'
	  1 ../drivers/staging/media/platform/bcm2835/mmal-vchiq.c:453:8: error: implicit declaration of function 'vchi_msg_queue' [-Werror=implicit-function-declaration]

Warnings Summary: 7
	  3 ../drivers/char/random.c:318:12: warning: 'random_min_urandom_seed' defined but not used [-Wunused-variable]
	  1 ../include/linux/dynamic_debug.h:126:3: warning: 'ept_cfg' may be used uninitialized in this function [-Wmaybe-uninitialized]
	  1 ../fs/ext4/file.c:279:1: warning: 'ext4_dax_huge_fault' defined but not used [-Wunused-function]
	  1 ../fs/cifs/smb2ops.c:2008:16: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t {aka unsigned int}' [-Wformat=]
	  1 ../fs/cifs/smb2ops.c:2008:16: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t {aka unsigned int}' [-Wformat=]
	  1 ../fs/cifs/cifs_debug.h:55:24: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t {aka unsigned int}' [-Wformat=]
	  1 ../drivers/net/ethernet/mellanox/mlx5/core/en_tc.c:815:40: warning: 'out_dev' may be used uninitialized in this function [-Wmaybe-uninitialized]



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


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

Warnings:
	../drivers/char/random.c:318:12: warning: 'random_min_urandom_seed' defined but not used [-Wunused-variable]

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

Warnings:
	../drivers/char/random.c:318:12: warning: 'random_min_urandom_seed' defined but not used [-Wunused-variable]

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

Errors:
	../drivers/staging/bcm2835-audio/bcm2835-vchiq.c:97:9: error: implicit declaration of function 'vchi_msg_queue' [-Werror=implicit-function-declaration]

Warnings:
	../fs/ext4/file.c:279:1: warning: 'ext4_dax_huge_fault' defined but not used [-Wunused-function]

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

Errors:
	../mm/nommu.c:1201:15: error: conflicting types for 'do_mmap'
	../mm/nommu.c:1580:5: error: conflicting types for 'do_munmap'

Warnings:
	../drivers/char/random.c:318:12: warning: 'random_min_urandom_seed' defined but not used [-Wunused-variable]

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

Errors:
	../drivers/staging/bcm2835-audio/bcm2835-vchiq.c:97:9: error: implicit declaration of function 'vchi_msg_queue' [-Werror=implicit-function-declaration]
	../drivers/staging/media/platform/bcm2835/mmal-vchiq.c:453:8: error: implicit declaration of function 'vchi_msg_queue' [-Werror=implicit-function-declaration]

Warnings:
	../fs/cifs/cifs_debug.h:55:24: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t {aka unsigned int}' [-Wformat=]
	../fs/cifs/smb2ops.c:2008:16: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t {aka unsigned int}' [-Wformat=]
	../fs/cifs/smb2ops.c:2008:16: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t {aka unsigned int}' [-Wformat=]
	../drivers/net/ethernet/mellanox/mlx5/core/en_tc.c:815:40: warning: 'out_dev' may be used uninitialized in this function [-Wmaybe-uninitialized]
	../include/linux/dynamic_debug.h:126:3: warning: 'ept_cfg' may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------

Passed with no errors, warnings or mismatches:

arm-multi_v4t_defconfig
x86_64-defconfig
arm-multi_v7_defconfig
arm-multi_v5_defconfig
arm64-defconfig

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

* Re: next-20170202 build: 4 failures 7 warnings (next-20170202)
  2017-02-02 10:23 next-20170202 build: 4 failures 7 warnings (next-20170202) Build bot for Mark Brown
@ 2017-02-02 23:08 ` Paul Gortmaker
  2017-02-03 12:01   ` Mark Brown
  0 siblings, 1 reply; 6+ messages in thread
From: Paul Gortmaker @ 2017-02-02 23:08 UTC (permalink / raw)
  To: Build bot for Mark Brown, Mike Rapoport
  Cc: kernel-build-reports, linaro-kernel, linux-next

On Thu, Feb 2, 2017 at 5:23 AM, Build bot for Mark Brown
<broonie@kernel.org> wrote:
> Tree/Branch: next-20170202
> Git describe: next-20170202
> Commit: c356cf7a65 Add linux-next specific files for 20170202
>
> Build Time: 94 min 58 sec
>
> Passed:    6 / 10   ( 60.00 %)
> Failed:    4 / 10   ( 40.00 %)
>
> Errors: 4
> Warnings: 7
> Section Mismatches: 0
>
> Failed defconfigs:
>         arm64-allmodconfig
>         arm-allnoconfig
>         arm-allmodconfig
>
> Errors:
>
>         arm64-allmodconfig
> ../drivers/staging/bcm2835-audio/bcm2835-vchiq.c:97:9: error: implicit declaration of function 'vchi_msg_queue' [-Werror=implicit-function-declaration]
>
>         arm-allnoconfig
> ../mm/nommu.c:1201:15: error: conflicting types for 'do_mmap'
> ../mm/nommu.c:1580:5: error: conflicting types for 'do_munmap'
>

Also in sfr build: http://kisskb.ellerman.id.au/kisskb/buildresult/12924855/

Bisects as follows:

5b8d82e2e798609e113ec0dae37708f0578b68e2 is the first bad commit
commit 5b8d82e2e798609e113ec0dae37708f0578b68e2
Author: Mike Rapoport <rppt@linux.vnet.ibm.com>
Date:   Thu Feb 2 10:46:41 2017 +1100

    userfaultfd: non-cooperative: add event for memory unmaps

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

* Re: next-20170202 build: 4 failures 7 warnings (next-20170202)
  2017-02-02 23:08 ` Paul Gortmaker
@ 2017-02-03 12:01   ` Mark Brown
  2017-02-03 16:44     ` Mike Rapoport
  0 siblings, 1 reply; 6+ messages in thread
From: Mark Brown @ 2017-02-03 12:01 UTC (permalink / raw)
  To: Paul Gortmaker, Andrew Morton
  Cc: Mike Rapoport, kernel-build-reports, linaro-kernel, linux-next,
	Hillf Danton

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

On Thu, Feb 02, 2017 at 06:08:44PM -0500, Paul Gortmaker wrote:
> On Thu, Feb 2, 2017 at 5:23 AM, Build bot for Mark Brown

> >         arm-allnoconfig
> > ../mm/nommu.c:1201:15: error: conflicting types for 'do_mmap'
> > ../mm/nommu.c:1580:5: error: conflicting types for 'do_munmap'

> Also in sfr build: http://kisskb.ellerman.id.au/kisskb/buildresult/12924855/

> Bisects as follows:

> 5b8d82e2e798609e113ec0dae37708f0578b68e2 is the first bad commit
> commit 5b8d82e2e798609e113ec0dae37708f0578b68e2
> Author: Mike Rapoport <rppt@linux.vnet.ibm.com>
> Date:   Thu Feb 2 10:46:41 2017 +1100
> 
>     userfaultfd: non-cooperative: add event for memory unmaps

I'm seeing that showing up as 197b090832eaa4a6e in -next, adding the
other people who acked/signed off on the commit.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

* Re: next-20170202 build: 4 failures 7 warnings (next-20170202)
  2017-02-03 12:01   ` Mark Brown
@ 2017-02-03 16:44     ` Mike Rapoport
  2017-02-03 17:04       ` Arnd Bergmann
  0 siblings, 1 reply; 6+ messages in thread
From: Mike Rapoport @ 2017-02-03 16:44 UTC (permalink / raw)
  To: Mark Brown
  Cc: Paul Gortmaker, Andrew Morton, kernel-build-reports,
	linaro-kernel, linux-next, Hillf Danton, Michal Hocko

On Fri, Feb 03, 2017 at 01:01:23PM +0100, Mark Brown wrote:
> On Thu, Feb 02, 2017 at 06:08:44PM -0500, Paul Gortmaker wrote:
> > On Thu, Feb 2, 2017 at 5:23 AM, Build bot for Mark Brown
> 
> > >         arm-allnoconfig
> > > ../mm/nommu.c:1201:15: error: conflicting types for 'do_mmap'
> > > ../mm/nommu.c:1580:5: error: conflicting types for 'do_munmap'
> 
> > Also in sfr build: http://kisskb.ellerman.id.au/kisskb/buildresult/12924855/
> 
> > Bisects as follows:
> 
> > 5b8d82e2e798609e113ec0dae37708f0578b68e2 is the first bad commit
> > commit 5b8d82e2e798609e113ec0dae37708f0578b68e2
> > Author: Mike Rapoport <rppt@linux.vnet.ibm.com>
> > Date:   Thu Feb 2 10:46:41 2017 +1100
> > 
> >     userfaultfd: non-cooperative: add event for memory unmaps
> 
> I'm seeing that showing up as 197b090832eaa4a6e in -next, adding the
> other people who acked/signed off on the commit.

Michal Hocko sent a fix yesterday:

http://www.spinics.net/lists/linux-mm/msg121252.html

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

* Re: next-20170202 build: 4 failures 7 warnings (next-20170202)
  2017-02-03 16:44     ` Mike Rapoport
@ 2017-02-03 17:04       ` Arnd Bergmann
  2017-02-03 17:21         ` Michal Hocko
  0 siblings, 1 reply; 6+ messages in thread
From: Arnd Bergmann @ 2017-02-03 17:04 UTC (permalink / raw)
  To: Mike Rapoport
  Cc: Mark Brown, linaro-kernel, kernel-build-reports, Hillf Danton,
	Michal Hocko, Paul Gortmaker, linux-next, Andrew Morton

On Fri, Feb 3, 2017 at 5:44 PM, Mike Rapoport <rppt@linux.vnet.ibm.com> wrote:

>> >     userfaultfd: non-cooperative: add event for memory unmaps
>>
>> I'm seeing that showing up as 197b090832eaa4a6e in -next, adding the
>> other people who acked/signed off on the commit.
>
> Michal Hocko sent a fix yesterday:
>
> http://www.spinics.net/lists/linux-mm/msg121252.html

Sorry I missed that, and sent another copy now. It seems that Michal
only fixed mm/nommu.c though, while I caught another hunk in ipc/shm.c
that also needs to be fixed.

Let me know if I should resend that one line change by itself.

    Arnd

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

* Re: next-20170202 build: 4 failures 7 warnings (next-20170202)
  2017-02-03 17:04       ` Arnd Bergmann
@ 2017-02-03 17:21         ` Michal Hocko
  0 siblings, 0 replies; 6+ messages in thread
From: Michal Hocko @ 2017-02-03 17:21 UTC (permalink / raw)
  To: Arnd Bergmann
  Cc: Mike Rapoport, Mark Brown, linaro-kernel, kernel-build-reports,
	Hillf Danton, Paul Gortmaker, linux-next, Andrew Morton

On Fri 03-02-17 18:04:41, Arnd Bergmann wrote:
> On Fri, Feb 3, 2017 at 5:44 PM, Mike Rapoport <rppt@linux.vnet.ibm.com> wrote:
> 
> >> >     userfaultfd: non-cooperative: add event for memory unmaps
> >>
> >> I'm seeing that showing up as 197b090832eaa4a6e in -next, adding the
> >> other people who acked/signed off on the commit.
> >
> > Michal Hocko sent a fix yesterday:
> >
> > http://www.spinics.net/lists/linux-mm/msg121252.html
> 
> Sorry I missed that, and sent another copy now. It seems that Michal
> only fixed mm/nommu.c though, while I caught another hunk in ipc/shm.c
> that also needs to be fixed.

I have missed that one because the microblaze allnoconfig doesn't have
CONFIG_SYSVIPC enabled. Thanks for catching that.
 
> Let me know if I should resend that one line change by itself.

ip/shm.c fix up should be sent to Andrew so that he can fold it into the
original patch.
-- 
Michal Hocko
SUSE Labs

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

end of thread, other threads:[~2017-02-03 17:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-02 10:23 next-20170202 build: 4 failures 7 warnings (next-20170202) Build bot for Mark Brown
2017-02-02 23:08 ` Paul Gortmaker
2017-02-03 12:01   ` Mark Brown
2017-02-03 16:44     ` Mike Rapoport
2017-02-03 17:04       ` Arnd Bergmann
2017-02-03 17:21         ` Michal Hocko

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