[krita] [Bug 369161] ext_qt (5.7) build fails with Xcode 8 + macOS Sierra

2016-10-19 Thread Boudewijn Rempt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369161

Boudewijn Rempt  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #12 from Boudewijn Rempt  ---
Closing then.

-- 
You are receiving this mail because:
You are watching all bug changes.


[krita] [Bug 369161] ext_qt (5.7) build fails with Xcode 8 + macOS Sierra

2016-10-10 Thread Boudewijn Rempt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369161

--- Comment #11 from Boudewijn Rempt  ---
Yay!

-- 
You are receiving this mail because:
You are watching all bug changes.


[krita] [Bug 369161] ext_qt (5.7) build fails with Xcode 8 + macOS Sierra

2016-10-10 Thread Patrice Kouame via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369161

--- Comment #10 from Patrice Kouame  ---
Not yet.  But since D2899 is accepted, will do so tonight.

-- 
You are receiving this mail because:
You are watching all bug changes.


[krita] [Bug 369161] ext_qt (5.7) build fails with Xcode 8 + macOS Sierra

2016-10-10 Thread Boudewijn Rempt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369161

--- Comment #9 from Boudewijn Rempt  ---
Did we already push this?

-- 
You are receiving this mail because:
You are watching all bug changes.


[krita] [Bug 369161] ext_qt (5.7) build fails with Xcode 8 + macOS Sierra

2016-09-27 Thread Boudewijn Rempt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369161

--- Comment #8 from Boudewijn Rempt  ---
The qtscript module is used by ki18n, so we need that, but we can and should
skip webkit and qtwebengine. We need qtdeclarative to be able to build qttools.

-- 
You are receiving this mail because:
You are watching all bug changes.


[krita] [Bug 369161] ext_qt (5.7) build fails with Xcode 8 + macOS Sierra

2016-09-26 Thread Patrice Kouame via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369161

--- Comment #7 from Patrice Kouame  ---
Ok will do.

Shouldn't break 10.9sdk and have been running master with it for a while.
Actually patched QT5.7 very early on during xcode betas and just forgot about
it until now.

We'll have to look out for 5.7.1 and its impact (at least on macOS)

FYI, got a response from the qt guys about their weird warnings (mostly java
related). We can ignore these for the moment. In fact do we even need java
script core?  I think not. There must a be a -skip for it.  Let me check.  Hate
bloat.

Interesting response...

>...some of these look genuinely scary.
>
>everything from 3rdparty/javascriptcore is mostly irrelevant to us. we may 
>resolve this by upgrading jsc at some point (this has been discussed within 
>the >scope of the qbs project, which still uses the (deprecated) qtscript 
>module), but it's not a priority."

[QTBUG-56120](https://bugreports.qt.io/browse/QTBUG-56120 "QTBUG-56120")

-- 
You are receiving this mail because:
You are watching all bug changes.


[krita] [Bug 369161] ext_qt (5.7) build fails with Xcode 8 + macOS Sierra

2016-09-26 Thread Boudewijn Rempt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369161

Boudewijn Rempt  changed:

   What|Removed |Added

 CC||b...@valdyas.org

--- Comment #6 from Boudewijn Rempt  ---
Okay. If you've got a patch that works, and that also doesn't break building
with the with the 10.9 sdk, could you put it on phabricator?

-- 
You are receiving this mail because:
You are watching all bug changes.


[krita] [Bug 369161] ext_qt (5.7) build fails with Xcode 8 + macOS Sierra

2016-09-21 Thread Patrice Kouame via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369161

--- Comment #1 from Patrice Kouame  ---
Created attachment 101212
  --> https://bugs.kde.org/attachment.cgi?id=101212&action=edit
patches defaults_pre.prf

in qtbase/mkspecs/features/mac

-- 
You are receiving this mail because:
You are watching all bug changes.


[krita] [Bug 369161] ext_qt (5.7) build fails with Xcode 8 + macOS Sierra

2016-09-21 Thread Patrice Kouame via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369161

--- Comment #4 from Patrice Kouame  ---
Created attachment 101214
  --> https://bugs.kde.org/attachment.cgi?id=101214&action=edit
cmake fix for invalid module qtenginio

-- 
You are receiving this mail because:
You are watching all bug changes.


[krita] [Bug 369161] ext_qt (5.7) build fails with Xcode 8 + macOS Sierra

2016-09-21 Thread Patrice Kouame via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369161

--- Comment #5 from Patrice Kouame  ---
Geez hate not being able to edit/correct these (at least haven't found a way
how), but I meant 5.7.1 may fix this...still confirming

-- 
You are receiving this mail because:
You are watching all bug changes.


[krita] [Bug 369161] ext_qt (5.7) build fails with Xcode 8 + macOS Sierra

2016-09-21 Thread Patrice Kouame via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369161

--- Comment #3 from Patrice Kouame  ---
ALSO : qteginio no longer a valid module ...
patch to ext_qt/CMakelists.txt is attached
only tweaked and tested the mac portion though...

-- 
You are receiving this mail because:
You are watching all bug changes.


[krita] [Bug 369161] ext_qt (5.7) build fails with Xcode 8 + macOS Sierra

2016-09-21 Thread Patrice Kouame via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369161

--- Comment #2 from Patrice Kouame  ---
Created attachment 101213
  --> https://bugs.kde.org/attachment.cgi?id=101213&action=edit
patches qtbase configure

-- 
You are receiving this mail because:
You are watching all bug changes.