trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: June 2012

Re: [trinity-devel] FTBFS - krusader - no type named 'iterator_category' in 'class TQValueListConstIterator<KURL>'

From: "Timothy Pearson" <kb9vqf@...>
Date: Tue, 26 Jun 2012 00:46:12 -0500
> On 06/25/2012 11:04 PM, Timothy Pearson wrote:
>> <snip>
>>
>> That is definitely a gcc 4.7.x "problem".
>>
>> Tim
>
> I don't think so, I built krusader last on 6/5/12 without a hitch:
>
> Jun  5 16:39 tde-krusader-3.5.14_dev-9-x86_64.pkg.tar.xz
>
> That was on gcc 4.7.0. Now if something between 4.7.0 and 4.7.1 caused
> this,
> I'll buy that, but looking at the 'Template' nature of the error itself,
> it
> looks to me like a TQt name change has a template wonky.

That is what is strange--as far as I can tell nothing changed in TQt3 that
would cause this problem.  I am strongly suspecting a gcc issue, likely
gcc became more strict with the 4.7.1 release and is choking on some bad
code in krusader.  What that code is I cannot say. ;-)

Tim