From: Gregory Haskins <ghaskins@novell.com>
To: Randy Dunlap <randy.dunlap@oracle.com>
Cc: linux-kernel@vger.kernel.org, henrix@sapo.pt
Subject: Re: Trouble with make-install from a NFS mount
Date: Wed, 15 Apr 2009 17:13:05 -0400 [thread overview]
Message-ID: <49E64DE1.8070909@novell.com> (raw)
In-Reply-To: <49E641D4.2000604@oracle.com>
[-- Attachment #1: Type: text/plain, Size: 3046 bytes --]
Randy Dunlap wrote:
> Gregory Haskins wrote:
>
>> Randy Dunlap wrote:
>>
>>> Gregory Haskins wrote:
>>>
>>>
>>>>
>>>> Looking into this, I couldnt track down where the "filechk" magic was
>>>> coming from (any hints from the kbuild gurus?). So I thought that I
>>>>
>
> filechk is defined in scripts/Kbuild.include .
>
>
ah, thx.
>>>
>>> See this patch, already applied/merged:
>>>
>>> Gitweb: http://git.kernel.org/linus/556b0f58bbcdc96ba8ed67001b4e57c50198da89
>>> Commit: 556b0f58bbcdc96ba8ed67001b4e57c50198da89
>>> Parent: 8e320d02718d2872d52ef88a69a493e420494269
>>> Author: David Woodhouse <David.Woodhouse@intel.com>
>>> AuthorDate: Sat Jan 10 14:53:15 2009 +0000
>>> Committer: David Woodhouse <David.Woodhouse@intel.com>
>>> CommitDate: Mon Apr 6 14:27:17 2009 -0700
>>>
>>> Revert "fix modules_install via NFS"
>>>
>>> This reverts commit 8b249b6856f16f09b0e5b79ce5f4d435e439b9d6.
>>>
>>> This 'fix' is not necessary; we just need to undo the damage caused
>>> accidentally by Igor/Mauro in 4b29631db33292d416dc395c56122ea865e7635c
>>> ("V4L/DVB (9533): cx88: Add support for TurboSight TBS8910 DVB-S PCI card")
>>>
>>> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
>>>
>>>
>>>
>>>
>> Thanks Randy. I was running on 0882e8dd3aad33eca41696d463bb896e6c8817eb
>> so I had these patches all applied. I think you were trying to tell me
>> that perhaps a similar fix could be found among these patches, but I was
>> unfortunately not able to find any and this is still broken for me.
>>
>
> No, I wasn't trying to say that.
Ah, sorry for the confusion.
> Your very first paragraph said
> "regression in 30-rc1" and David's patch fixes that problem.
>
> So is there still some other problem in linus-current?
>
>
Yes, this is still broken in current, though I think its a slightly
different problem than the one David addressed. I think he addressed
"make modules_install", whereas I see the issue with "make install".
The problem seems to be that 30-rcX thinks that there are dependencies
to update (such as include/config/kernel.release and version.h.tmp)
during a make-install operation. Since I am on a root-squashed NFS
mount, these files cannot be updated and thus the install fails.
Previous trees prior to linux-current (at least up to 2.6.29) did not
try to update these files so the install would succeed.
FWIW, I ran the make with -d, and at least part of the reason for the
dep-failure was the FORCE psuedo dependency against kernel.release and
version.h. However, I didn't find that FORCE was a recent addition to
the Makefile so I am not sure why the behavior suddenly changed.
I can try things to debug this for anyone who is interested in sending
me suggestions. However, I am currently unblocked by the issue since I
added the posted "push" script to my workflow, so this is not critical
to me anymore.
-Greg
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 266 bytes --]
next prev parent reply other threads:[~2009-04-15 21:13 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-14 21:32 Trouble with make-install from a NFS mount Gregory Haskins
2009-04-14 21:36 ` Randy Dunlap
2009-04-15 18:30 ` Gregory Haskins
2009-04-15 20:21 ` Randy Dunlap
2009-04-15 21:13 ` Gregory Haskins [this message]
2009-04-15 21:20 ` Sam Ravnborg
2009-04-15 21:29 ` H. Peter Anvin
2009-04-15 23:46 ` Sam Ravnborg
2009-04-17 17:51 ` [tip:x86/urgent] x86, kbuild: make "make install" not depend on vmlinux tip-bot for H. Peter Anvin
2009-04-17 20:46 ` tip-bot for H. Peter Anvin
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=49E64DE1.8070909@novell.com \
--to=ghaskins@novell.com \
--cc=henrix@sapo.pt \
--cc=linux-kernel@vger.kernel.org \
--cc=randy.dunlap@oracle.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox