[kde-freebsd] [Bug 200647] [exp-run][patch] Update devel/cmake, devel/cmake-gui and devel/cmake-modules to 3.2.3

2015-06-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200647 Antoine Brodin changed: What|Removed |Added Assignee|port...@freebsd.org |anto...@freebsd.org

Re: [kde-freebsd] qt4 Won't Build

2015-06-11 Thread Anthony Jenkins
On 06/11/2015 01:57 PM, Beech Rintoul wrote: > I'm trying to rebuild all the qt4 ports before a rebuild of KDE. > > Getting the following error from qt4-moc: > > The target system byte order could not be detected! > Turn on verbose messaging (-v) to see the final report. > You can use the -little-e

[kde-freebsd] qt4 Won't Build

2015-06-11 Thread Beech Rintoul
I'm trying to rebuild all the qt4 ports before a rebuild of KDE. Getting the following error from qt4-moc: The target system byte order could not be detected! Turn on verbose messaging (-v) to see the final report. You can use the -little-endian or -big-endian switch to ./configure to continue.

[kde-freebsd] [Bug 200734] graphics/libkdcraw-kde4 : broken with update to graphics/libraw (breaks all KDE4 on F8, F9, DF)

2015-06-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200734 --- Comment #4 from Alonso Schaich --- Now that I think of it there either is no unwinding information because exception handling is not supported - or there is no unwinding information because there's no exception handling in the code (wou

[kde-freebsd] [Bug 200734] graphics/libkdcraw-kde4 : broken with update to graphics/libraw (breaks all KDE4 on F8, F9, DF)

2015-06-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200734 --- Comment #3 from John Marino --- what would be considered success? If kde4libs is rebuilt and everything that depends on it (somewhere) is rebuilt, is that considered a success? I can only test that on DF, by the way. -- You are rece

[kde-freebsd] [Bug 200734] graphics/libkdcraw-kde4 : broken with update to graphics/libraw (breaks all KDE4 on F8, F9, DF)

2015-06-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200734 Alonso Schaich changed: What|Removed |Added CC||alo...@freebsd.org --- Comment #2

[kde-freebsd] [Bug 200734] graphics/libkdcraw-kde4 : broken with update to graphics/libraw (breaks all KDE4 on F8, F9, DF)

2015-06-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200734 --- Comment #1 from Alonso Schaich --- Created attachment 157640 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=157640&action=edit Enable C++ exceptions on GCC area51 revision 10784, see http://src.mouf.net/area51/revision/?rev=

[kde-freebsd] [SVN Commit] area51/KDE/x11/kdelibs4/files

2015-06-11 Thread Alonso Schaich
SVN commit 10784 by aschai: Enable C++ exceptions on GCC Linux, and formerly also FreeBSD and *BSD had explicitly disabled C++ exceptions via FindKDE4Internal.cmake and it's predecesor, FindKDE4.cmake, which resided in a different path originally. The Disabling was around for the whole history of