[kde-freebsd] x11/kde4-workspace: automoc4 SEGVs on certain files

Raphael Kubo da Costa rakuco at FreeBSD.org
Tue Jun 11 17:50:13 UTC 2013


Matthias Apitz <guru at unixarea.de> writes:

>> > # cd /usr/ports/x11/kde4
>> > # nohup install clean BATCH=yes
>> 
>> That should probably be OK, ...
>
> The first stop is in www/qt4-webkit with the already known clang
> error generating bad machine code:
[...]
> What is the best option for this to be set on the command line while making
> x11/kde4 or only www/qt4-webkit and returning after this to the make of x11/kde4?

If you're not really interested in clang for now, just try passing
USE_GCC=yes; otherwise, build qt4-webkit with GCC (if you really want to
build with clang, you just need to make it generate pentium or above
code instead of i486) and then build the rest as originally intended.


More information about the kde-freebsd mailing list