Bug 783586 - Build failure - internal compiler error: in tsubst, at cp/pt.c:11285
Summary: Build failure - internal compiler error: in tsubst, at cp/pt.c:11285
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 783463 784272 (view as bug list)
Depends On:
Blocks: kde-4.8
TreeView+ depends on / blocked
 
Reported: 2012-01-20 22:36 UTC by Matthias Clasen
Modified: 2012-01-24 13:14 UTC (History)
4 users (show)

Fixed In Version: gcc-4.7.0-0.9.fc17
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-01-24 07:38:29 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
preprocessed source file (1.88 MB, application/octet-stream)
2012-01-20 22:36 UTC, Matthias Clasen
no flags Details


Links
System ID Private Priority Status Summary Last Updated
GNU Compiler Collection 51925 0 None None None Never

Description Matthias Clasen 2012-01-20 22:36:04 UTC
Created attachment 556618 [details]
preprocessed source file

Building PackageKit-0.7.2 with gcc 4.7 in todays rawhide ends with:

/usr/include/QtDBus/qdbuspendingreply.h: In substitution of 'template<class T1, class T2, class T3, class T4, class T5, class T6, class T7, class T8> template<int Index> const typename QDBusPendingReply<T1, T2, T3, T4, T5, T6, T7, T8>::Select::Type QDBusPendingReply::argumentAt() const [with int Index = <missing>; T1 = 0; T2 = <missing>; T3 = <missing>; T4 = <missing>; T5 = <missing>; T6 = <missing>; T7 = <missing>; T8 = <missing>]':
/usr/include/QtDBus/qdbuspendingreply.h:186:30:   required from 'QDBusPendingReply<T1, T2, T3, T4, T5, T6, T7, T8>::operator typename QDBusPendingReply<T1, T2, T3, T4, T5, T6, T7, T8>::Select<0>::Type() const [with T1 = QString; T2 = void; T3 = void; T4 = void; T5 = void; T6 = void; T7 = void; T8 = void; typename QDBusPendingReply<T1, T2, T3, T4, T5, T6, T7, T8>::Select<0>::Type = QString]'
daemon.cpp:153:68:   required from here
/usr/include/QtDBus/qdbuspendingreply.h:170:40: internal compiler error: in tsubst, at cp/pt.c:11285


I've attached the preprocessed source

Comment 1 Jakub Jelinek 2012-01-21 00:02:07 UTC
*** Bug 783463 has been marked as a duplicate of this bug. ***

Comment 2 Kevin Kofler 2012-01-23 16:03:19 UTC
Ping? This is breaking the build of almost all Qt-using packages…

Comment 3 Kevin Kofler 2012-01-23 16:55:42 UTC
Upstream fix: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51925#c2

Comment 4 Jakub Jelinek 2012-01-24 13:14:05 UTC
*** Bug 784272 has been marked as a duplicate of this bug. ***


Note You need to log in before you can comment on or make changes to this bug.