trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: June 2012

Re: [trinity-devel] tdegraphics FTBFS - error: no matching function for call to 'PSOutputDev::PSOutputDev

From: "Timothy Pearson" <kb9vqf@...>
Date: Fri, 22 Jun 2012 11:15:01 -0500
>> Anybody?
>>
>>   It looks like the crash is due to a poppler function prototype
>> confusion. Is
>> this gcc 4.7.1 related? Anybody familiar with the poppler-tqt call
>> involved?
>> Moreover -- how to fix it?
>
> It looks like HAVE_POPPLER_016 is not being set.  tdegraphics builds fine
> here, so I suspect that there is an upstream API change that is confusing
> the Poppler version check in
> kfile-plugins/dependencies/poppler-tqt/ConfigureChecks.cmake.
>
> Tim

Come to think of it, the gcc change might also interfere with that check. 
It would help if you could post the following files from your tdegraphics
build:
CMakeFiles/CMakeError.log
CMakeFiles/CMakeOutput.log

Thanks!

Tim