trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: March 2011

Re: [trinity-devel] All current Arch PKGBUILDS now broken due to new Out of Source Build Requirement

From: "Timothy Pearson" <kb9vqf@...>
Date: Fri, 25 Mar 2011 03:40:44 -0500
>> Tim, Serghei,
>>
>>    I went to build trinity tonight and found all arch PKGBUILDS fail
>> with
>> the
>> same error:
>>
>> CMake Error at cmake/modules/TDEMacros.cmake:20 (message):
>>    #################################################
>>
>>     Please use out-of-source building, like this:
>>
>>       rm
>> /home/david/tblds/trinity-tqtinterface/src/tqtinterface/CMakeCache.txt
>>       mkdir /tmp/tqt.build
>>       cd /tmp/tqt.build
>>       cmake /home/david/tblds/trinity-tqtinterface/src/tqtinterface
>> [arguments...]
>>
>>    #################################################
>> Call Stack (most recent call first):
>>    cmake/modules/TDEMacros.cmake:1124 (tde_message_fatal)
>>    CMakeLists.txt:29 (include)
>>
>>    I'm not sure why this is needed since the PKGBUILD process takes
>> place
>> in a
>> *newly* created src directory that is *outside* the svn tree. This will
>> take a
>> rewrite of all PKGBUILDS to accommodate this change.
>>
>> --
>> David C. Rankin, J.D.,P.E.
>>
>
> Hi Serghei,
>
> Please undo this change.  Also, I am having problems building the Qt3
> version of kdebase due to failed detection; see
> https://quickbuild.pearsoncomputing.net/~trinity/+archive/trinity-nightly-builds/+build/3469/+files/buildlog_ubuntu-maverick-i386.kdebase-trinity_4:3.5.13-0ubuntu7+r1225936+pr123_FAILEDTOBUILD.txt.gz
>
> Thanks!
>
> Tim
>

FYI I was able to get my builds working again, so you can work on David's
problem instead.

Thanks!

Tim