Thanks for getting back to me so quickly.
On 03/10/2012 08:16 AM, P. Martin wrote:
>
> On Mar 9, 2012, Stefano Lattarini wrote:
>> Do you happen to know how one can
>> reliably determine whether the build system is being run by HomeBrew,
>
>
> Forgot to answer your question. Yes, when Homebr
On Mar 9, 2012, Stefano Lattarini wrote:
> Do you happen to know how one can
> reliably determine whether the build system is being run by HomeBrew,
Forgot to answer your question. Yes, when Homebrew spawns
an install, it stages the files in the user's temp dir, which can change,
but below t
On Mar 9, 2012, Stefano Lattarini wrote:
>
> Ping on this? It would be nice to finally close this bug report, and we are
> so near to a complete solution ...
>
> Regards,
> Stefano
Certainly. It's an error building head with test 1, which displays this:
>> awk: cmd. line:2: fatal: cannot
Hi Olaf, Tim.
On 03/09/2012 08:53 PM, Tim Landscheidt wrote:
> Olaf Lenz wrote:
>
>> [...]
>> The problem seems to be a race condition.
>> "make dist-bzip2" populates the distribution dir, tars it and deletes it
>> after 5 seconds.
>
Nope -- it deletes it *immediately*, and then re-tries to dele
Hi!
On 03/03/2012 10:04 AM, Stefano Lattarini wrote:
>
>> # TOTAL: 2910
>> # PASS: 2847
>> # SKIP: 21
>> # XFAIL: 41
>> # FAIL: 0
>> # XPASS: 0
>> # ERROR: 1
>>
> ... there's still this annoying error:
>
>> ERROR: get-sysconf
>> ==
>>
>> Running from installcheck: no
>> Using T
Olaf Lenz wrote:
> [...]
> The problem seems to be a race condition.
> "make dist-bzip2" populates the distribution dir, tars it and deletes it
> after 5 seconds. During that time "make dist-xz" has started and noticed
> that the distdir already exists. Unfortunately, it is deleted while
> dist-x
Hi!
I'm using Automake 1.11.3 and Autoconf 2.68.
Creating two different distribution packages on the command line of make
fails:
> make dist-bzip2 dist-xz
[clip]
tardir=espresso-3.1.0-1-gf2e4716-dirty && ${TAR-tar} chof - "$tardir" |
BZIP2=${BZIP2--9} bzip2 -c >espresso-3.1.0-1-gf2e4716-dirty.ta