Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 700804 - media-libs/libopenshot-audio-0.1.4 - .../work/libopenshot-audio-0.1.4/JuceLibraryCode/modules/juce_graphics/colour/juce_PixelFormats.h113:77: error: cannot bind packed field '((juce::PixelARGB*)this)->juce::PixelARGB::<anonymous>.juce::PixelARGB::<...
Summary: media-libs/libopenshot-audio-0.1.4 - .../work/libopenshot-audio-0.1.4/JuceLib...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Stefan Strogin
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-20 17:39 UTC by ernsteiswuerfel
Modified: 2020-01-26 12:52 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (libopenshot-audio-0.1.4:20191120-173347.log,28.80 KB, text/plain)
2019-11-20 17:39 UTC, ernsteiswuerfel
Details
emerge --info (file_700804.txt,7.19 KB, text/plain)
2019-11-20 17:41 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ernsteiswuerfel archtester 2019-11-20 17:39:55 UTC
Created attachment 596962 [details]
build.log

[...]
[ 30%] Building CXX object CMakeFiles/openshot-audio.dir/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.cpp.o
/usr/bin/x86_64-pc-linux-gnu-g++ -DLINUX -Dopenshot_audio_EXPORTS -I/usr/include/freetype2 -I/var/tmp/portage/media-libs/libopenshot-audio-0.1.4/work/libopenshot-audio-0.1.4/JuceLibraryCode   -DNDEBUG -O2 -march=native -pipe -fPIC   -o CMakeFiles/openshot-audio.dir/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.cpp.o -c /var/tmp/portage/media-libs/libopenshot-audio-0.1.4/work/libopenshot-audio-0.1.4/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.cpp
In file included from /var/tmp/portage/media-libs/libopenshot-audio-0.1.4/work/libopenshot-audio-0.1.4/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/juce_graphics.h:82,
                 from /var/tmp/portage/media-libs/libopenshot-audio-0.1.4/work/libopenshot-audio-0.1.4/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/juce_gui_basics.h:28,
                 from /var/tmp/portage/media-libs/libopenshot-audio-0.1.4/work/libopenshot-audio-0.1.4/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h:28,
                 from /var/tmp/portage/media-libs/libopenshot-audio-0.1.4/work/libopenshot-audio-0.1.4/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.cpp:39:
/var/tmp/portage/media-libs/libopenshot-audio-0.1.4/work/libopenshot-audio-0.1.4/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/colour/juce_PixelFormats.h: In member function 'juce::uint8& juce::PixelARGB::getAlpha()':
/var/tmp/portage/media-libs/libopenshot-audio-0.1.4/work/libopenshot-audio-0.1.4/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/colour/juce_PixelFormats.h:113:77: error: cannot bind packed field '((juce::PixelARGB*)this)->juce::PixelARGB::<anonymous>.juce::PixelARGB::<unnamed union>::comps[3]' to 'juce::uint8&' {aka 'unsigned char&'}
  113 |     forcedinline uint8& getAlpha() noexcept           { return comps [indexA]; }
Comment 1 ernsteiswuerfel archtester 2019-11-20 17:41:34 UTC
Created attachment 596964 [details]
emerge --info
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2019-11-20 17:46:59 UTC
/var/tmp/portage/media-libs/libopenshot-audio-0.1.4/work/libopenshot-audio-0.1.4/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/colour/juce_PixelFormats.h:113:77: error: cannot bind packed field '((juce::PixelARGB*)this)->juce::PixelARGB::<anonymous>.juce::PixelARGB::<unnamed union>::comps[3]' to 'juce::uint8&' {aka 'unsigned char&'}
Comment 3 Stefan Strogin gentoo-dev 2020-01-26 12:52:00 UTC
Is this bug relevant for 0.1.9_pre20190502 or later? If not, it's obsolete.