On 14 February 2016 at 18:42, Rex Dieter wrote:
> Orcan Ogetbil wrote:
>
>> The current (as of this email) qt5-qtbase is built with GCC6, but the
>> issue persists.
>> The builds seem fine with the above QMAKE_DEFAULT_INCDIRS line removed
>> manually. Should this issue be fixed in the qt5-qtbase package?
>
>
> what package is affected here?
>
> I have a suspicion that QMAKE_DEFAULT_INCDIRS is being misused in this
> context.

The new version of qjackctl, which now depends on qt5. We cannot do
the update without fixing this. As far as I can tell, the qjackctl
does not use the QMAKE_DEFAULT_INCDIRS directly. The offending flags
come through qmake.

Other than this the new qsynth also has the same issue when built with
autotools. Fortunately, qsynth provides an alternative cmake build
system which doesn't call qmake. We were able to build qsynth with
that one.

I don't know any other examples but I suspect any package using
qmake-qt5 could have this problem.

Orcan
--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org

Reply via email to