Re: Build failures due to commit ea4054a2384 (handle huge number of modules)

2013-05-12 Thread Guenter Roeck
On Mon, May 13, 2013 at 11:52:09AM +0930, Rusty Russell wrote: > Guenter Roeck writes: > > Attached is a failing configuration for x86_64. Note that > > drivers/staging/android/logger.c fails to build with this configuration, > > so you have to build it with make -i to see the problem. > > > > Loo

Re: Build failures due to commit ea4054a2384 (handle huge number of modules)

2013-05-12 Thread Rusty Russell
Guenter Roeck writes: > Attached is a failing configuration for x86_64. Note that > drivers/staging/android/logger.c fails to build with this configuration, > so you have to build it with make -i to see the problem. > > Looking through my logs, it seems that the problem may be related to other > b

Re: Build failures due to commit ea4054a2384 (handle huge number of modules)

2013-05-08 Thread Guenter Roeck
Hi Rusty, On Thu, May 09, 2013 at 10:26:00AM +0930, Rusty Russell wrote: > Guenter Roeck writes: > > Hi all, > > > > I started seeing build failures such as the following in the last week or > > so. > > > > make[2]: [__modpost] Error 1 > > > > followed by lots of messages such as > > > > gcc: er

Re: Build failures due to commit ea4054a2384 (handle huge number of modules)

2013-05-08 Thread Rusty Russell
Guenter Roeck writes: > Hi all, > > I started seeing build failures such as the following in the last week or so. > > make[2]: [__modpost] Error 1 > > followed by lots of messages such as > > gcc: error: arch/x86/crypto/ablk_helper.mod.c: No such file or directory > gcc: fatal error: no input file

Build failures due to commit ea4054a2384 (handle huge number of modules)

2013-05-08 Thread Guenter Roeck
Hi all, I started seeing build failures such as the following in the last week or so. make[2]: [__modpost] Error 1 followed by lots of messages such as gcc: error: arch/x86/crypto/ablk_helper.mod.c: No such file or directory gcc: fatal error: no input files (at least if I run make -i) After r