All of lore.kernel.org
 help / color / mirror / Atom feed
From: Guenter Roeck <linux@roeck-us.net>
To: linux-kernel@vger.kernel.org
Cc: Rusty Russell <rusty@rustcorp.com.au>,
	Fengguang Wu <fengguang.wu@intel.com>
Subject: Build failures due to commit ea4054a2384 (handle huge number of modules)
Date: Wed, 8 May 2013 14:30:07 -0700	[thread overview]
Message-ID: <20130508213007.GA11946@roeck-us.net> (raw)

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 reverting commit ea4054a238 (modpost: handle huge numbers of modules)
everything is fine.

This happens with multiple gcc versions and target platforms (arm, x86_64,
i386, powerpc). Host kernel version is 3.8.10, system is Ubuntu 12.10.

Does anyone else see this problem ? Any idea what might be wrong ?

Thanks,
Guenter

             reply	other threads:[~2013-05-08 21:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-08 21:30 Guenter Roeck [this message]
2013-05-09  0:56 ` Build failures due to commit ea4054a2384 (handle huge number of modules) Rusty Russell
2013-05-09  0:56   ` Rusty Russell
2013-05-09  4:15   ` Guenter Roeck
2013-05-13  2:22     ` Rusty Russell
2013-05-13  3:28       ` Guenter Roeck

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130508213007.GA11946@roeck-us.net \
    --to=linux@roeck-us.net \
    --cc=fengguang.wu@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rusty@rustcorp.com.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.