Summary: | media-sound/helm-0.9.0 : ../.../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& | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Professional Audio Applications Maintainers <proaudio> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=685044 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tbz2 media-sound:helm-0.9.0:20190516-152849.log temp.tbz2 helm-0.9.0-gcc9.patch |
Description
Toralf Förster
2019-05-16 16:17:07 UTC
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(-) |