[kde-freebsd] [Bug 204923] devel/qt4-moc: Build fails with compilers not called "clang" or "gcc"

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jun 7 18:43:07 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204923

nolden at kde.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nolden at kde.org,
                   |                            |pi at FreeBSD.org

--- Comment #11 from nolden at kde.org ---
I'm working on this in upstream. I wouldn't consider this a bug, though the
problem remains that for each new compiler version with a renamed compiler call
you need to change the mkspecs of Qt (not just qt4 but also qt5). The original
sources had an unsupported/freebsd-g++46 mkspec which we remove in qt5-qmake
intentionally and is now even removed in upstream. OpenBSD has similar issues,
also NetBSD (and just about anyone who has a renamed compiler for co-existence
with default compilers on a system).

I'll try to do a test with a $CC and $CXX mkspec that would probably work for
everyone. Compiling qt from source would be simplified to test with different
compilers then also.

The issue reported though is not a bug, it's just the way qmake and the mkspecs
are organized since ages.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.


More information about the kde-freebsd mailing list