trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: January 2012

Re: [trinity-devel] tdelibs FTBFS with tqt3

From: "Timothy Pearson" <kb9vqf@...>
Date: Mon, 23 Jan 2012 16:59:42 -0600
> On 23 January 2012 17:42, Timothy Pearson <kb9vqf@...>
> wrote:
>>> On 23 January 2012 17:07, Darrell Anderson <humanreadable@...>
>>> wrote:
>>>>> > OK, post the full build log
>>>>> somewhere.  I suspect an
>>>>> > #included file is not
>>>>> > being found.
>>>>>
>>>>> tdelibs build log:
>>>>>
>>>>> http://humanreadable.nfshost.com/trinity/build_logs/tdelibs-R14.0.0-i486-13.1_32_git_2805-build.log
>>>>
>>>> A little strange. That first log was run with NUMJOBS=-j1.
>>>>
>>>> I ran a second time with NUMJOBS=-j3 and the errors were different:
>>>>
>>>> http://humanreadable.nfshost.com/trinity/build_logs/tdelibs-R14.0.0-i486-13.1_32_git_2805-build2.log
>>>>
>>>> Darrell
>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail:
>>>> trinity-devel-unsubscribe@...
>>>> For additional commands, e-mail:
>>>> trinity-devel-help@...
>>>> Read list messsages on the Web archive:
>>>> http://trinity-devel.pearsoncomputing.net/
>>>> Please remember not to top-post:
>>>> http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
>>>>
>>>
>>> tdelibs cannot be run with multiple jobs.
>>
>> Umm...yes it can.  I run it that way all the time on an 8 core build
>> machine.
>>
>> Tim
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail:
>> trinity-devel-unsubscribe@...
>> For additional commands, e-mail:
>> trinity-devel-help@...
>> Read list messsages on the Web archive:
>> http://trinity-devel.pearsoncomputing.net/
>> Please remember not to top-post:
>> http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
>>
>
> wow really? I was almost sure. bad memory maybe

Autotools was restricted to -j1, but CMake can work with as many cores as
you can give it.

Tim