from ../../../src/common/border_bounds_constrainer.cpp:17: ../../../JUCE/modules/juce_graphics/colour/juce_PixelFormats.h: In member function ‘juce::uint8& juce::PixelARGB::getAlpha()’: ../../../JUCE/modules/juce_graphics/colour/juce_PixelFormats.h:114:77: error: cannot bind packed field ‘((juce::PixelARGB*)this)->juce::PixelARGB::<anonymous>.juce::PixelARGB::<unnamed union>::comps[3]’ to ‘juce::uint8&’ {aka ‘unsigned char&’} 114 | e uint8& getAlpha() noexcept { return comps [indexA]; } | ~~~~~~~~~~~~~^ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1-desktop-gnome_20190510-222703 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-7.3.1 [2] x86_64-pc-linux-gnu-9.1.0 * Available Python interpreters, in order of preference: [1] python3.6 [2] python2.7 (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) [2] ruby25 (with Rubygems) [3] ruby26 (with Rubygems) * Available Rust versions: [1] rust-1.34.1 * java-config: The following VMs are available for generation-2: 1) IcedTea JDK 3.12.0 [icedtea-8] *) IcedTea JDK 3.12.0 [icedtea-bin-8] Available Java Virtual Machines: [1] icedtea-8 [2] icedtea-bin-8 system-vm emerge -qpvO media-sound/helm [ebuild N ] media-sound/helm-0.9.0
Created attachment 576932 [details] emerge-info.txt
Created attachment 576934 [details] emerge-history.txt
Created attachment 576936 [details] environment
Created attachment 576938 [details] etc.portage.tbz2
Created attachment 576940 [details] media-sound:helm-0.9.0:20190516-152849.log
Created attachment 576942 [details] temp.tbz2
This patch from arch solves the compile issue (runtime seem also fine) https://aur.archlinux.org/cgit/aur.git/tree/gcc9.patch?h=helm-vst The patch itself may need some cleaning, but it works.
Created attachment 597324 [details, diff] helm-0.9.0-gcc9.patch Some lines from the arch patch did were there only for cosmetics (aligning).
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe68005995163bb04bdc0f6b663ac1600a667deb commit fe68005995163bb04bdc0f6b663ac1600a667deb Author: Miroslav Šulc <fordfrog@gentoo.org> AuthorDate: 2019-12-14 16:28:26 +0000 Commit: Miroslav Šulc <fordfrog@gentoo.org> CommitDate: 2019-12-14 16:28:51 +0000 media-sound/helm-0.9.0-r1: fixes with revbump (removed old) 1) switched from xdg-utils to xdg 2) fixed bug 686108 using the patch from upstream though technically the patch in the bug is the same 3) fixed installation path for documentation Closes: https://bugs.gentoo.org/686108 Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> media-sound/helm/files/helm-0.9.0-fix-gcc91.patch | 140 +++++++++++++++++++++ .../{helm-0.9.0.ebuild => helm-0.9.0-r1.ebuild} | 18 ++- 2 files changed, 147 insertions(+), 11 deletions(-)