Re: Errors building git-1.5.6 from source on Mac OS X 10.4.11
- Date: Thu, 26 Jun 2008 20:42:31 +0200
- From: "Alex Riesen" <raa.lkml@xxxxxxxxx>
- Subject: Re: Errors building git-1.5.6 from source on Mac OS X 10.4.11
2008/6/26 Ifejinelo Onyiah <nelo.onyiah@xxxxxxxxxxxxxx>:
> 2008/6/25 Alex Riesen <raa.lkml@xxxxxxxxx>:
>> Ifejinelo Onyiah, Wed, Jun 25, 2008 15:20:39 +0200:
>>>
>>> They all run fine but when I issue the make test command, it dies at
>>> the following:
>>>
>>> % make test
>>>
>>> ... TRUNCATED OUTPUT ...
>>>
>>> *** t2004-checkout-cache-temp.sh ***
>>> * FAIL 1: preparation
>>>
>>
>> If you don't mind helping the investigation a bit, could you please go
>> into the t/ directory and run
>>
>> bash -x t2004-checkout-cache-temp.sh -d -v -i
>>
>> and post the output here?
>
> I ran that command and it seemed to run with no problems. I have
> provided the output in 2 attached text files. I hope that is ok.
could you try the command _without_ "bash -x"?
Like this:
cd t
./t2004-checkout-cache-temp.sh -d -v -i
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html