On Tue, Sep 15, 2015 at 11:45 AM, Jack Howarth <howarth.at.f...@gmail.com>
wrote:

>
>
> On Tue, Sep 15, 2015 at 11:04 AM, Martin Costabel <costa...@wanadoo.fr>
> wrote:
>
>> On 15/09/15 14:50, Jack Howarth wrote:
>>
>>> Martin,
>>>        In libcurl4, the error always occurs in make install as...
>>>
>>> Makefile:481: recipe for target 'all-recursive' failed
>>>
>> [...]
>>
>> I don't have 10.11 yet, so I cannot look myself, but I still think there
>> must have been an error just before this line.
>> The question is where to look for a more detailed error message.
>
>
> I can reproduce the build failure with 100% reproducibility on a MacPro
> 3,1 with 8 cores. However if I change the cmake.info to have...
>
> make -d
>
>
Jeremy agrees that since this seems to be a time-sensitive threading issue
in GNU make it will be difficult to debug with the -d option. I am in the
process of rebuilding chunks of the package set with Fink modified to pass
-d with -j and with fink make installed. I really don't expect this to be
able to replicate the bug since the act of trying to observe it with -d
likely spoils the timings needed to reproduce it at all.


> the build completes without issues.  This smells like a race condition in
> the pthread support or such. We might have to try a test fink where
> MaxBuildJobs also defaults make to -d in order to capture a failing build
> in verbose mode. Although -d may shift the timing in make around such that
> the race condition never triggers at all.
>       Jack
>
>
>
>> --
>> Martin
>>
>>
>>
>
------------------------------------------------------------------------------
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to