From: Rob Landley <rob@landley.net>
To: linux-kernel@vger.kernel.org
Subject: 2.6.19 build hangs while running git for no reason...
Date: Thu, 7 Dec 2006 12:35:40 -0500 [thread overview]
Message-ID: <200612071235.41252.rob@landley.net> (raw)
Right at the start of the build:
scripts/kconfig/conf -s arch/arm/Kconfig
CHK include/linux/version.h
SYMLINK include/asm-arm/arch -> include/asm-arm/arch-integrator
Generating include/asm-arm/mach-types.h
CHK include/linux/utsrelease.h
UPD include/linux/utsrelease.h
Where there's a one line gap the build hangs for five minutes (eating no CPU,
blocked one something). I hit "enter" and it resumes again. It does this
reproducibly for me.
It seems to be blocked running:
6983 pts/3 S+ 0:00 /bin/sh /usr/bin/git rev-parse --verify HEAD
Which is odd because this is the release version and hasn't got .git stuff in
it. I did an "rm /usr/bin/git" (I don't use it, I dunno why ubuntu decided
to install it) and the hang went away. Why is the build even _calling_ git
on a release version?
The invocation was:
make ARCH="${KARCH}" CROSS_COMPILE="${CROSS_TARGET}"- &&
Where KARCH=arm and CROSS_TARGET is a cross compile toolchain that built a
working copy of uClibc.
Rob
--
"Perfection is reached, not when there is no longer anything to add, but
when there is no longer anything to take away." - Antoine de Saint-Exupery
reply other threads:[~2006-12-07 17:35 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=200612071235.41252.rob@landley.net \
--to=rob@landley.net \
--cc=linux-kernel@vger.kernel.org \
/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