Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1448855

Re: linux-next: Tree for Jul 22

From Paul Gortmaker <paul.gortmaker@windriver.com>
Newsgroups linux.kernel
Subject Re: linux-next: Tree for Jul 22
Date 2016-07-23 03:00 +0200
Message-ID <rXTsl-4yh-3@gated-at.bofh.it> (permalink)
References <rXCUy-2Cb-7@gated-at.bofh.it> <rXOiZ-1yn-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, Jul 22, 2016 at 3:28 PM, Paul Gortmaker
<paul.gortmaker@windriver.com> wrote:

[...]

>
> For x86-64 allmod, I am seeing this issue for the 1st time today
> in my local builds, even though it doesn't appear in sfr's builds:
>
> FATAL: drivers/input/evbug: sizeof(struct input_device_id)=312 is not
> a modulo of the size of section
> __mod_input__<identifier>_device_table=384.
> Fix definition of struct input_device_id in mod_devicetable.h
> make[2]: *** [__modpost] Error 1
> make[1]: *** [modules] Error 2
> make: *** [sub-make] Error 2
>
> paul@builder:~/git/linux-head$ git describe
> next-20160722
>
> Nothing has touched drivers/input/evbug.c for years...

Circling back to look at this more, it seems to be a result of the
makefiles not clobbering something properly when using the
same build directory from yesterday's next build today.

Once I executed a "make clean" I could not reproduce it.

P.
--

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

linux-next: Tree for Jul 22 Stephen Rothwell <sfr@canb.auug.org.au> - 2016-07-22 09:20 +0200
  Re: linux-next: Tree for Jul 22 Paul Gortmaker <paul.gortmaker@windriver.com> - 2016-07-22 21:30 +0200
    Re: linux-next: Tree for Jul 22 Paul Gortmaker <paul.gortmaker@windriver.com> - 2016-07-23 03:00 +0200

csiph-web