[kde-freebsd] [CFT] KDE SC 4.8.2 devel/qmake4 and clang

2012-04-08 Thread Matthew Rezny
I am building the new QT and (eventually) KDE from area51. I am using clang to compile everything. I ran into a build problem which stems from qmake. The qmake port itself builds fine, but the next thing to be built with qmake fails. The culprit is some bad mkspec files. The g++.conf file whi

Re: [kde-freebsd] [CFT] KDE SC 4.8.2 devel/qmake4 and clang

2012-04-15 Thread Raphael Kubo da Costa
Matthew Rezny writes: > Index: QT/devel/qmake4/pkg-plist > === > --- QT/devel/qmake4/pkg-plist (revision 8115) > +++ QT/devel/qmake4/pkg-plist (working copy) > @@ -10,7 +10,8 @@ > share/qt4/mkspecs/common/aix/qplatformdefs.h >

Re: [kde-freebsd] [CFT] KDE SC 4.8.2 devel/qmake4 and clang

2012-04-16 Thread Matthew Rezny
On 15 Apr, 2012, at 23:43, Raphael Kubo da Costa wrote: > Matthew Rezny writes: > >> Index: QT/devel/qmake4/pkg-plist >> === >> --- QT/devel/qmake4/pkg-plist (revision 8115) >> +++ QT/devel/qmake4/pkg-plist (working copy) >> @@