CMake log needed to help find a bug
Ian Wadham
iandw.au at gmail.com
Sat Jul 28 21:08:07 PDT 2012
On 26/07/2012, at 12:40 PM, Ryan Schmidt wrote:
> On Jul 25, 2012, at 19:37, Ian Wadham wrote:
>
>> I reported a problem with kdelibs4 @4.8.2_0 failing to detect compiler characteristics
>> correctly, see https://trac.macports.org/ticket/34605?replyto=1#comment and also
>> https://bugs.kde.org/show_bug.cgi?id=300429
>>
>> A KDE developer has responded to the latter report and he has asked for logs of
>> CMake output from my Macports build of kdelibs4 @4.8.2_0. How do I get this?
>>
>> AFAICS the Macports logs are deleted after a successful build. So must I do:
>>
>> sudo port uninstall kdelibs4 @4.8.2_0
>> sudo port -k install kdelibs4 @4.8.2_0
>>
>> ...? And if I do, how do I find the logs? And how do I find the logs I want amongst
>> all the other logs?
>
> The command "port logfile kdelibs4" shows you where the kdelibs4 logfile is located.
Thanks, Ryan.
I also found I needed "port log --phase configure kdelibs4" to extract the CMake output.
Cheers, Ian W.
More information about the macports-users
mailing list