It’s that time of the year again…
Getting a bunch of compilation errors like this:
error: expected function body after function declarator inline uint qHash(const QPersistentModelIndex &index, uint seed) Q_DECL_NOTHROWqabstractitemmodel.h:211:5: error: function-like macro 'QT_DEPRECATED_SINCE' is not defined
Seen on master @ 4dac24db23. macOS 10.14, QT 5.11.1 via Homebrew. Upgrading from 5.11.1 to 5.11.2 with brew upgrade qt doesn’t help.
Building depends also fails. I haven’t tried using cross-compiled depends.
The signed gitian binary for v0.17.0rc4 does work and I’m not seeing strange behaviour.
Suggest adding to 0.17 milestone. Imo either depends or regular Homebrew version should work, though not necessarily both.