Re: [voidlinux/void-packages] FYI: qt-5.9.0 does not build with musl libc (#6893)

Michael Gehring at Thu, 29 Jun 2017 23:52:16 -0700
@Duncaen i think you've also hit the x86/bro issue in chromium too. Do you remember the fix?
Michael Gehring at Fri, 30 Jun 2017 03:31:24 -0700
disabling gold on musl fixed that
Jürgen Buchmüller at Fri, 30 Jun 2017 04:38:37 -0700
Good news! Thanks @ebfe. With this set of patches we can update the monolithic build to 5.9.0. For the split modules I couldn't get cross building to work, i.e. everything depending upon `qt5-base-devel` is failing with wrong compiler, C{XX]FLAGS or L{,D}FLAGS.
Michael Gehring at Fri, 30 Jun 2017 04:53:14 -0700
```index: added `qt5-webengine-5.9.0_1' (x86_64-musl).``` Updated the branch. @pullmoll i used a sledgehammer to disable gold on musl in `files/musl-patches/musl-no-gold.patch`, I'm sure someone who understands the qt config stuff can come up with something better. Oh, and i take the pink unicorn hoof :)
Jürgen Buchmüller at Fri, 30 Jun 2017 11:52:26 -0700
Here you go @ebfe ![unicorn_t41](https://user-images.githubusercontent.com/10061347/27749913-e867a566-5dd5-11e7-93fc-d99974ce709e.jpg) I integrated your patches in my branch. Next I'll be trying to solve cross building issues.
Jürgen Buchmüller at Wed, 16 Aug 2017 08:16:58 -0700
Closed #6893.
Jürgen Buchmüller at Wed, 16 Aug 2017 15:16:59 +0000 (UTC)
Closing because qt5-split does not seem to be easy enough for me to finish (read: I can't get it working for cross building qt5).
Kieran Coldron at Wed, 16 Aug 2017 09:04:20 -0700
@pullmoll any luck upgrading qt to 5.9 though?
Jürgen Buchmüller at Wed, 16 Aug 2017 16:30:27 +0000 (UTC)
IIRC I tried 5.8.0 some time ago. I'd say let's wait for 5.9.2 which is said to be out soon. Then we need to take some care to get the beast built for all targets (avoid ENOMEM :-)