From: Alex Riesen <raa.lkml@gmail.com>
To: Ifejinelo Onyiah <nelo.onyiah@googlemail.com>
Cc: git@vger.kernel.org
Subject: Re: Errors building git-1.5.6 from source on Mac OS X 10.4.11
Date: Sat, 28 Jun 2008 22:34:48 +0200 [thread overview]
Message-ID: <20080628203447.GA3172@steel.home> (raw)
In-Reply-To: <2eb980790806270143i5caec64fs498d9ca08acb0a1c@mail.gmail.com>
Ifejinelo Onyiah, Fri, Jun 27, 2008 10:43:05 +0200:
> > could you try the command _without_ "bash -x"?
> > Like this:
> >
> > cd t
> > ./t2004-checkout-cache-temp.sh -d -v -i
> >
>
> I've just done that and here's the output:
>
> io1@mib19412i[00m:~/Desktop/git-1.5.6/t$ ./t2004-checkout-cache-temp.sh -d -v -i
> * expecting success:
...
> * passed all 18 test(s)
So it succeeded... Complicated, then. You can try removing the
command-line options (except -i, which just makes the script stop
after the first failure):
./t2004-checkout-cache-temp.sh -i -v
./t2004-checkout-cache-temp.sh -i -d
and see if it breaks. Either -d or -v will help to pinpoint the test,
which failed more precisely.
Or, you can also try to build everything from scratch first (by
re-cloning your git repo somewhere and building it there). As far as
I understood, the "make test" failed after you tried to build things
first time, right?
P.S. sorry for slow communication. I'm rarely on the net. A more
active debugging session can be had on IRC, there is some experienced
folk hanging around there (irc.freenode.net, channel #git).
prev parent reply other threads:[~2008-06-28 20:35 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-25 13:20 Errors building git-1.5.6 from source on Mac OS X 10.4.11 Ifejinelo Onyiah
2008-06-25 14:38 ` Johannes Gilger
2008-06-25 17:53 ` Alex Riesen
2008-06-26 8:48 ` Ifejinelo Onyiah
2008-06-26 18:42 ` Alex Riesen
2008-06-27 8:43 ` Ifejinelo Onyiah
2008-06-28 20:34 ` Alex Riesen [this message]
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=20080628203447.GA3172@steel.home \
--to=raa.lkml@gmail.com \
--cc=git@vger.kernel.org \
--cc=nelo.onyiah@googlemail.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;
as well as URLs for NNTP newsgroup(s).