Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 575406 Details for
Bug 685202
media-libs/libopenshot-0.2.2: 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&’}
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/x-log), 70.42 KB, created by
Kobboi
on 2019-05-06 15:37:34 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Kobboi
Created:
2019-05-06 15:37:34 UTC
Size:
70.42 KB
patch
obsolete
> * Package: media-libs/libopenshot-0.2.2 > * Repository: gentoo > * Upstream: https://github.com/OpenShot/libopenshot/issues > * USE: abi_x86_64 amd64 elibc_glibc imagemagick kernel_linux python python_single_target_python3_6 python_targets_python3_6 userland_GNU > * FEATURES: installsources network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox > * Applying libopenshot-0.2.2-imagemagick7.patch ... > [ ok ] >>>> Working in BUILD_DIR: "/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build" >cmake -C /var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DENABLE_RUBY=OFF -DENABLE_PYTHON=yes -DCMAKE_DISABLE_FIND_PACKAGE_ImageMagick=OFF -DPYTHON_EXECUTABLE=/usr/bin/python3.6 -DPYTHON_INCLUDE_DIR=/usr/include/python3.6m -DPYTHON_LIBRARY=/usr/lib64/libpython3.6m.so -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build/gentoo_toolchain.cmake /var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2 >loading initial cache file /var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build/gentoo_common_config.cmake >-------------------------------------------------------------- >Welcome to the OpenShot Build System! CMake will now check for all required build >dependencies and notify you of any missing files or other issues. If you have any >questions or issues, please visit <http://www.openshot.org/>. >-------------------------------------------------------------- >Determining Version Number (from Version.h file) >--> MAJOR Version: 0 >--> MINOR Version: 2 >--> BUILD Version: 2 >--> SO/API/ABI Version: 16 >--> VERSION: 0.2.2 > >CMake Warning (dev) at CMakeLists.txt:66 (PROJECT): > Policy CMP0048 is not set: project() command manages VERSION variables. > Run "cmake --help-policy CMP0048" for policy details. Use the cmake_policy > command to set the policy and suppress this warning. > > The following variable(s) would be set to empty: > > PROJECT_VERSION >This warning is for project developers. Use -Wno-dev to suppress it. > >-- The C compiler identification is GNU 9.1.0 >-- The CXX compiler identification is GNU 9.1.0 >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Detecting C compile features >-- Detecting C compile features - done >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-------------------------------------------------------------- >Generating build files for openshot (0.2.2) >-- Found ImageMagick: /usr/lib64/libMagick++-7.Q16.so (found version "7.0.8-42") >-- Found PkgConfig: x86_64-pc-linux-gnu-pkg-config (found version "0.29.2") >-- Checking for module 'libavcodec' >-- Found libavcodec, version 58.35.100 >-- Checking for module 'libavformat' >-- Found libavformat, version 58.20.100 >-- Checking for module 'libavdevice' >-- Found libavdevice, version 58.5.100 >-- Checking for module 'libavutil' >-- Found libavutil, version 56.22.100 >-- Checking for module 'libavfilter' >-- Found libavfilter, version 7.40.101 >-- Checking for module 'libswscale' >-- Found libswscale, version 5.3.100 >-- Checking for module 'libpostproc' >-- Found libpostproc, version 55.3.100 >-- Checking for module 'libswresample' >-- Found libswresample, version 3.3.100 >-- Checking for module 'libavresample' >-- Found libavresample, version 4.0.0 >-- Found FFmpeg: /usr/lib/libavcodec.so;/usr/lib/libavformat.so;/usr/lib/libavutil.so >'AVCODEC_FOUND:TRUE' >'AVCODEC_INCLUDE_DIRS:/usr/include' >'AVCODEC_LIBRARIES:/usr/lib/libavcodec.so' > >-- Found LIBOPENSHOT_AUDIO: /usr/lib/libopenshot-audio.so >'LIBOPENSHOT_AUDIO_INCLUDE_DIRS:/usr/include/libopenshot-audio' >-- Found OpenMP_C: -fopenmp (found version "4.5") >-- Found OpenMP_CXX: -fopenmp (found version "4.5") >-- Found OpenMP: TRUE (found version "4.5") >-- Found ZMQ: /usr/lib/libzmq.so >Using embedded JsonCpp >-- Found SWIG: /usr/bin/swig (found suitable version "3.0.12", minimum required is "2.0") >-- Found PythonLibs: /usr/lib64/libpython3.6m.so (found suitable version "3.6.8", minimum required is "3") >-- Found PythonInterp: /usr/bin/python3.6 (found suitable version "3.6.8", minimum required is "3") >CMake Deprecation Warning at /usr/share/cmake/Modules/UseSWIG.cmake:559 (message): > SWIG_ADD_MODULE is deprecated. Use SWIG_ADD_LIBRARY instead. >Call Stack (most recent call first): > src/bindings/python/CMakeLists.txt:46 (SWIG_ADD_MODULE) > > >CMake Warning (dev) at /usr/share/cmake/Modules/UseSWIG.cmake:600 (message): > Policy CMP0078 is not set: UseSWIG generates standard target names. Run > "cmake --help-policy CMP0078" for policy details. Use the cmake_policy > command to set the policy and suppress this warning. > >Call Stack (most recent call first): > /usr/share/cmake/Modules/UseSWIG.cmake:560 (swig_add_library) > src/bindings/python/CMakeLists.txt:46 (SWIG_ADD_MODULE) >This warning is for project developers. Use -Wno-dev to suppress it. > >CMake Warning (dev) at /usr/share/cmake/Modules/UseSWIG.cmake:460 (message): > Policy CMP0086 is not set: UseSWIG honors SWIG_MODULE_NAME via -module > flag. Run "cmake --help-policy CMP0086" for policy details. Use the > cmake_policy command to set the policy and suppress this warning. > >Call Stack (most recent call first): > /usr/share/cmake/Modules/UseSWIG.cmake:695 (SWIG_ADD_SOURCE_TO_MODULE) > /usr/share/cmake/Modules/UseSWIG.cmake:560 (swig_add_library) > src/bindings/python/CMakeLists.txt:46 (SWIG_ADD_MODULE) >This warning is for project developers. Use -Wno-dev to suppress it. > >-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) >-- <<< Gentoo configuration >>> >Build type Gentoo >Install path /usr >Compiler flags: >C -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb >C++ -std=c++11 >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed >Module -Wl,-O1 -Wl,--as-needed >Shared -Wl,-O1 -Wl,--as-needed > >-- Configuring done >-- Generating done >-- Build files have been written to: /var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build >>>> Working in BUILD_DIR: "/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build" >/usr/bin/cmake -S/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2 -B/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build --check-build-system CMakeFiles/Makefile.cmake 0 >/usr/bin/cmake -E cmake_progress_start /var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build/CMakeFiles /var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build/CMakeFiles/progress.marks >make -f CMakeFiles/Makefile2 all >make[1]: Entering directory '/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build' >make -f src/CMakeFiles/openshot.dir/build.make src/CMakeFiles/openshot.dir/depend >make -f src/bindings/python/CMakeFiles/openshot_swig_compilation.dir/build.make src/bindings/python/CMakeFiles/openshot_swig_compilation.dir/depend >make[2]: Entering directory '/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build' >make[2]: Entering directory '/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build' >cd /var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2 /var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/src/bindings/python /var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build /var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build/src/bindings/python /var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build/src/bindings/python/CMakeFiles/openshot_swig_compilation.dir/DependInfo.cmake >[ 1%] Generating __/include/Qt/moc_VideoRenderer.cpp >cd /var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build/src/__/include/Qt && /usr/lib64/qt5/bin/moc @/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build/src/__/include/Qt/moc_VideoRenderer.cpp_parameters >Dependee "/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build/src/bindings/python/CMakeFiles/openshot_swig_compilation.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build/src/bindings/python/CMakeFiles/openshot_swig_compilation.dir/depend.internal". >Dependee "/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build/src/bindings/python/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build/src/bindings/python/CMakeFiles/openshot_swig_compilation.dir/depend.internal". >Scanning dependencies of target openshot_swig_compilation >[ 2%] Generating __/include/Qt/moc_AudioPlaybackThread.cpp >[ 3%] Generating __/include/Qt/moc_PlayerDemo.cpp >cd /var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build/src/__/include/Qt && /usr/lib64/qt5/bin/moc @/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build/src/__/include/Qt/moc_AudioPlaybackThread.cpp_parameters >cd /var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build/src/__/include/Qt && /usr/lib64/qt5/bin/moc @/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build/src/__/include/Qt/moc_PlayerDemo.cpp_parameters >/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/include/Qt/AudioPlaybackThread.h:0: Note: No relevant classes found. No output generated. >[ 4%] Generating __/include/Qt/moc_PlayerPrivate.cpp >cd /var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build/src/__/include/Qt && /usr/lib64/qt5/bin/moc @/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build/src/__/include/Qt/moc_PlayerPrivate.cpp_parameters >[ 6%] Generating __/include/Qt/moc_VideoCacheThread.cpp >cd /var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build/src/__/include/Qt && /usr/lib64/qt5/bin/moc @/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build/src/__/include/Qt/moc_VideoCacheThread.cpp_parameters >[ 7%] Generating __/include/Qt/moc_VideoPlaybackThread.cpp >cd /var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build/src/__/include/Qt && /usr/lib64/qt5/bin/moc @/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build/src/__/include/Qt/moc_VideoPlaybackThread.cpp_parameters >make[2]: Leaving directory '/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build' >make -f src/bindings/python/CMakeFiles/openshot_swig_compilation.dir/build.make src/bindings/python/CMakeFiles/openshot_swig_compilation.dir/build >make[2]: Entering directory '/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build' >[ 8%] Swig compile openshot.i for python >cd /var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build/src/bindings/python && /usr/bin/cmake -E make_directory /var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build/src/bindings/python /var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build/src/bindings/python/CMakeFiles/_openshot.dir >cd /var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build/src/bindings/python && /usr/bin/cmake -E touch /var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build/src/bindings/python/CMakeFiles/_openshot.dir/openshotPYTHON.stamp >cd /var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build/src/bindings/python && /usr/bin/cmake -E env SWIG_LIB=/usr/share/swig/3.0.12 /usr/bin/swig -python -outdir /var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build/src/bindings/python -c++ -I/usr/include/ImageMagick-7 -I/usr/include -I/usr/include/libopenshot-audio -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtMultimediaWidgets -I/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/src/../thirdparty/jsoncpp/include -I/usr/include/python3.6m -I/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/src/bindings/python -o /var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build/src/bindings/python/CMakeFiles/_openshot.dir/openshotPYTHON_wrap.cxx /var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/src/bindings/python/openshot.i >/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/include/Qt/PlayerPrivate.h:0: Note: No relevant classes found. No output generated. >/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/include/Qt/VideoPlaybackThread.h:0: Note: No relevant classes found. No output generated. >/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/include/Qt/VideoCacheThread.h:0: Note: No relevant classes found. No output generated. >[ 9%] Generating __/include/Qt/moc_VideoRenderWidget.cpp >cd /var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build/src/__/include/Qt && /usr/lib64/qt5/bin/moc @/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build/src/__/include/Qt/moc_VideoRenderWidget.cpp_parameters >cd /var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2 /var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/src /var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build /var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build/src /var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build/src/CMakeFiles/openshot.dir/DependInfo.cmake >Dependee "/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build/src/CMakeFiles/openshot.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build/src/CMakeFiles/openshot.dir/depend.internal". >Dependee "/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build/src/CMakeFiles/openshot.dir/depend.internal". >Scanning dependencies of target openshot >make[2]: Leaving directory '/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build' >make -f src/CMakeFiles/openshot.dir/build.make src/CMakeFiles/openshot.dir/build >make[2]: Entering directory '/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build' >[ 11%] Building CXX object src/CMakeFiles/openshot.dir/AudioBufferSource.cpp.o >cd /var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DOPENSHOT_IMAGEMAGICK_COMPATIBILITY=0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_MULTIMEDIAWIDGETS_LIB -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DUSE_IMAGEMAGICK=1 -Dopenshot_EXPORTS -I/usr/include/ImageMagick-7 -I/usr/include/libopenshot-audio -I/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/src/../thirdparty/jsoncpp/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtMultimediaWidgets -DNDEBUG -std=c++11 -g -ggdb -fopenmp -fPIC -fPIC -std=gnu++11 -o CMakeFiles/openshot.dir/AudioBufferSource.cpp.o -c /var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/src/AudioBufferSource.cpp >[ 12%] Building CXX object src/CMakeFiles/openshot.dir/AudioReaderSource.cpp.o >cd /var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DOPENSHOT_IMAGEMAGICK_COMPATIBILITY=0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_MULTIMEDIAWIDGETS_LIB -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DUSE_IMAGEMAGICK=1 -Dopenshot_EXPORTS -I/usr/include/ImageMagick-7 -I/usr/include/libopenshot-audio -I/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/src/../thirdparty/jsoncpp/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtMultimediaWidgets -DNDEBUG -std=c++11 -g -ggdb -fopenmp -fPIC -fPIC -std=gnu++11 -o CMakeFiles/openshot.dir/AudioReaderSource.cpp.o -c /var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/src/AudioReaderSource.cpp >[ 13%] Building CXX object src/CMakeFiles/openshot.dir/AudioResampler.cpp.o >cd /var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DOPENSHOT_IMAGEMAGICK_COMPATIBILITY=0 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_MULTIMEDIAWIDGETS_LIB -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DUSE_IMAGEMAGICK=1 -Dopenshot_EXPORTS -I/usr/include/ImageMagick-7 -I/usr/include/libopenshot-audio -I/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/src/../thirdparty/jsoncpp/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtMultimediaWidgets -DNDEBUG -std=c++11 -g -ggdb -fopenmp -fPIC -fPIC -std=gnu++11 -o CMakeFiles/openshot.dir/AudioResampler.cpp.o -c /var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/src/AudioResampler.cpp >In file included from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/juce_graphics.h:82[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/juce_gui_basics.h:28[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h:28[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/JuceHeader.h:20[m[K, > from [01m[K/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/src/../include/AudioResampler.h:41[m[K, > from [01m[K/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/src/AudioResampler.cpp:28[m[K: >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/colour/juce_PixelFormats.h:[m[K In member function â[01m[Kjuce::uint8& juce::PixelARGB::getAlpha()[m[Kâ: >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/colour/juce_PixelFormats.h:113:77:[m[K [01;31m[Kerror: [m[Kcannot bind packed field â[01m[K((juce::PixelARGB*)this)->juce::PixelARGB::<anonymous>.juce::PixelARGB::<unnamed union>::comps[3][m[Kâ to â[01m[Kjuce::uint8&[m[Kâ {aka â[01m[Kunsigned char&[m[Kâ} > 113 | forcedinline uint8& getAlpha() noexcept { return [01;31m[Kcomps [indexA][m[K; } > | [01;31m[K~~~~~~~~~~~~~^[m[K >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/colour/juce_PixelFormats.h:[m[K In member function â[01m[Kjuce::uint8& juce::PixelARGB::getRed()[m[Kâ: >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/colour/juce_PixelFormats.h:114:77:[m[K [01;31m[Kerror: [m[Kcannot bind packed field â[01m[K((juce::PixelARGB*)this)->juce::PixelARGB::<anonymous>.juce::PixelARGB::<unnamed union>::comps[2][m[Kâ to â[01m[Kjuce::uint8&[m[Kâ {aka â[01m[Kunsigned char&[m[Kâ} > 114 | forcedinline uint8& getRed() noexcept { return [01;31m[Kcomps [indexR][m[K; } > | [01;31m[K~~~~~~~~~~~~~^[m[K >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/colour/juce_PixelFormats.h:[m[K In member function â[01m[Kjuce::uint8& juce::PixelARGB::getGreen()[m[Kâ: >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/colour/juce_PixelFormats.h:115:77:[m[K [01;31m[Kerror: [m[Kcannot bind packed field â[01m[K((juce::PixelARGB*)this)->juce::PixelARGB::<anonymous>.juce::PixelARGB::<unnamed union>::comps[1][m[Kâ to â[01m[Kjuce::uint8&[m[Kâ {aka â[01m[Kunsigned char&[m[Kâ} > 115 | forcedinline uint8& getGreen() noexcept { return [01;31m[Kcomps [indexG][m[K; } > | [01;31m[K~~~~~~~~~~~~~^[m[K >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/colour/juce_PixelFormats.h:[m[K In member function â[01m[Kjuce::uint8& juce::PixelARGB::getBlue()[m[Kâ: >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/colour/juce_PixelFormats.h:116:77:[m[K [01;31m[Kerror: [m[Kcannot bind packed field â[01m[K((juce::PixelARGB*)this)->juce::PixelARGB::<anonymous>.juce::PixelARGB::<unnamed union>::comps[0][m[Kâ to â[01m[Kjuce::uint8&[m[Kâ {aka â[01m[Kunsigned char&[m[Kâ} > 116 | forcedinline uint8& getBlue() noexcept { return [01;31m[Kcomps [indexB][m[K; } > | [01;31m[K~~~~~~~~~~~~~^[m[K >In file included from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/juce_graphics.h:82[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/juce_gui_basics.h:28[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h:28[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/JuceHeader.h:20[m[K, > from [01m[K/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/src/../include/AudioBufferSource.h:40[m[K, > from [01m[K/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/src/AudioBufferSource.cpp:28[m[K: >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/colour/juce_PixelFormats.h:[m[K In member function â[01m[Kjuce::uint8& juce::PixelARGB::getAlpha()[m[Kâ: >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/colour/juce_PixelFormats.h:113:77:[m[K [01;31m[Kerror: [m[Kcannot bind packed field â[01m[K((juce::PixelARGB*)this)->juce::PixelARGB::<anonymous>.juce::PixelARGB::<unnamed union>::comps[3][m[Kâ to â[01m[Kjuce::uint8&[m[Kâ {aka â[01m[Kunsigned char&[m[Kâ} > 113 | forcedinline uint8& getAlpha() noexcept { return [01;31m[Kcomps [indexA][m[K; } > | [01;31m[K~~~~~~~~~~~~~^[m[K >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/colour/juce_PixelFormats.h:[m[K In member function â[01m[Kjuce::uint8& juce::PixelARGB::getRed()[m[Kâ: >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/colour/juce_PixelFormats.h:114:77:[m[K [01;31m[Kerror: [m[Kcannot bind packed field â[01m[K((juce::PixelARGB*)this)->juce::PixelARGB::<anonymous>.juce::PixelARGB::<unnamed union>::comps[2][m[Kâ to â[01m[Kjuce::uint8&[m[Kâ {aka â[01m[Kunsigned char&[m[Kâ} > 114 | forcedinline uint8& getRed() noexcept { return [01;31m[Kcomps [indexR][m[K; } > | [01;31m[K~~~~~~~~~~~~~^[m[K >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/colour/juce_PixelFormats.h:[m[K In member function â[01m[Kjuce::uint8& juce::PixelARGB::getGreen()[m[Kâ: >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/colour/juce_PixelFormats.h:115:77:[m[K [01;31m[Kerror: [m[Kcannot bind packed field â[01m[K((juce::PixelARGB*)this)->juce::PixelARGB::<anonymous>.juce::PixelARGB::<unnamed union>::comps[1][m[Kâ to â[01m[Kjuce::uint8&[m[Kâ {aka â[01m[Kunsigned char&[m[Kâ} > 115 | forcedinline uint8& getGreen() noexcept { return [01;31m[Kcomps [indexG][m[K; } > | [01;31m[K~~~~~~~~~~~~~^[m[K >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/colour/juce_PixelFormats.h:[m[K In member function â[01m[Kjuce::uint8& juce::PixelARGB::getBlue()[m[Kâ: >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/colour/juce_PixelFormats.h:116:77:[m[K [01;31m[Kerror: [m[Kcannot bind packed field â[01m[K((juce::PixelARGB*)this)->juce::PixelARGB::<anonymous>.juce::PixelARGB::<unnamed union>::comps[0][m[Kâ to â[01m[Kjuce::uint8&[m[Kâ {aka â[01m[Kunsigned char&[m[Kâ} > 116 | forcedinline uint8& getBlue() noexcept { return [01;31m[Kcomps [indexB][m[K; } > | [01;31m[K~~~~~~~~~~~~~^[m[K >In file included from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/juce_gui_basics.h:150[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h:28[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/JuceHeader.h:20[m[K, > from [01m[K/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/src/../include/AudioResampler.h:41[m[K, > from [01m[K/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/src/AudioResampler.cpp:28[m[K: >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/mouse/juce_LassoComponent.h:[m[K In member function â[01m[Kvoid juce::LassoComponent<SelectableItemType>::paint(juce::Graphics&)[m[Kâ: >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/mouse/juce_LassoComponent.h:202:23:[m[K [01;35m[Kwarning: [m[Kinvalid use of incomplete type â[01m[Kclass juce::LookAndFeel[m[Kâ > 202 | [01;35m[KgetLookAndFeel()[m[K.drawLasso (g, *this); > | [01;35m[K~~~~~~~~~~~~~~^~[m[K >In file included from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h:28[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/JuceHeader.h:20[m[K, > from [01m[K/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/src/../include/AudioResampler.h:41[m[K, > from [01m[K/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/src/AudioResampler.cpp:28[m[K: >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/juce_gui_basics.h:88:7:[m[K [01;36m[Knote: [m[Kforward declaration of â[01m[Kclass juce::LookAndFeel[m[Kâ > 88 | class [01;36m[KLookAndFeel[m[K; > | [01;36m[K^~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/juce_gui_basics.h:150[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h:28[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/JuceHeader.h:20[m[K, > from [01m[K/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/src/../include/AudioBufferSource.h:40[m[K, > from [01m[K/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/src/AudioBufferSource.cpp:28[m[K: >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/mouse/juce_LassoComponent.h:[m[K In member function â[01m[Kvoid juce::LassoComponent<SelectableItemType>::paint(juce::Graphics&)[m[Kâ: >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/mouse/juce_LassoComponent.h:202:23:[m[K [01;35m[Kwarning: [m[Kinvalid use of incomplete type â[01m[Kclass juce::LookAndFeel[m[Kâ > 202 | [01;35m[KgetLookAndFeel()[m[K.drawLasso (g, *this); > | [01;35m[K~~~~~~~~~~~~~~^~[m[K >In file included from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h:28[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/JuceHeader.h:20[m[K, > from [01m[K/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/src/../include/AudioBufferSource.h:40[m[K, > from [01m[K/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/src/AudioBufferSource.cpp:28[m[K: >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/juce_gui_basics.h:88:7:[m[K [01;36m[Knote: [m[Kforward declaration of â[01m[Kclass juce::LookAndFeel[m[Kâ > 88 | class [01;36m[KLookAndFeel[m[K; > | [01;36m[K^~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/juce_graphics.h:82[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/juce_gui_basics.h:28[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h:28[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/JuceHeader.h:20[m[K, > from [01m[K/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/src/../include/AudioReaderSource.h:40[m[K, > from [01m[K/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/src/AudioReaderSource.cpp:28[m[K: >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/colour/juce_PixelFormats.h:[m[K In member function â[01m[Kjuce::uint8& juce::PixelARGB::getAlpha()[m[Kâ: >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/colour/juce_PixelFormats.h:113:77:[m[K [01;31m[Kerror: [m[Kcannot bind packed field â[01m[K((juce::PixelARGB*)this)->juce::PixelARGB::<anonymous>.juce::PixelARGB::<unnamed union>::comps[3][m[Kâ to â[01m[Kjuce::uint8&[m[Kâ {aka â[01m[Kunsigned char&[m[Kâ} > 113 | forcedinline uint8& getAlpha() noexcept { return [01;31m[Kcomps [indexA][m[K; } > | [01;31m[K~~~~~~~~~~~~~^[m[K >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/colour/juce_PixelFormats.h:[m[K In member function â[01m[Kjuce::uint8& juce::PixelARGB::getRed()[m[Kâ: >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/colour/juce_PixelFormats.h:114:77:[m[K [01;31m[Kerror: [m[Kcannot bind packed field â[01m[K((juce::PixelARGB*)this)->juce::PixelARGB::<anonymous>.juce::PixelARGB::<unnamed union>::comps[2][m[Kâ to â[01m[Kjuce::uint8&[m[Kâ {aka â[01m[Kunsigned char&[m[Kâ} > 114 | forcedinline uint8& getRed() noexcept { return [01;31m[Kcomps [indexR][m[K; } > | [01;31m[K~~~~~~~~~~~~~^[m[K >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/colour/juce_PixelFormats.h:[m[K In member function â[01m[Kjuce::uint8& juce::PixelARGB::getGreen()[m[Kâ: >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/colour/juce_PixelFormats.h:115:77:[m[K [01;31m[Kerror: [m[Kcannot bind packed field â[01m[K((juce::PixelARGB*)this)->juce::PixelARGB::<anonymous>.juce::PixelARGB::<unnamed union>::comps[1][m[Kâ to â[01m[Kjuce::uint8&[m[Kâ {aka â[01m[Kunsigned char&[m[Kâ} > 115 | forcedinline uint8& getGreen() noexcept { return [01;31m[Kcomps [indexG][m[K; } > | [01;31m[K~~~~~~~~~~~~~^[m[K >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/colour/juce_PixelFormats.h:[m[K In member function â[01m[Kjuce::uint8& juce::PixelARGB::getBlue()[m[Kâ: >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/colour/juce_PixelFormats.h:116:77:[m[K [01;31m[Kerror: [m[Kcannot bind packed field â[01m[K((juce::PixelARGB*)this)->juce::PixelARGB::<anonymous>.juce::PixelARGB::<unnamed union>::comps[0][m[Kâ to â[01m[Kjuce::uint8&[m[Kâ {aka â[01m[Kunsigned char&[m[Kâ} > 116 | forcedinline uint8& getBlue() noexcept { return [01;31m[Kcomps [indexB][m[K; } > | [01;31m[K~~~~~~~~~~~~~^[m[K >In file included from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/juce_gui_basics.h:150[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h:28[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/JuceHeader.h:20[m[K, > from [01m[K/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/src/../include/AudioReaderSource.h:40[m[K, > from [01m[K/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/src/AudioReaderSource.cpp:28[m[K: >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/mouse/juce_LassoComponent.h:[m[K In member function â[01m[Kvoid juce::LassoComponent<SelectableItemType>::paint(juce::Graphics&)[m[Kâ: >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/mouse/juce_LassoComponent.h:202:23:[m[K [01;35m[Kwarning: [m[Kinvalid use of incomplete type â[01m[Kclass juce::LookAndFeel[m[Kâ > 202 | [01;35m[KgetLookAndFeel()[m[K.drawLasso (g, *this); > | [01;35m[K~~~~~~~~~~~~~~^~[m[K >In file included from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h:28[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/JuceHeader.h:20[m[K, > from [01m[K/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/src/../include/AudioReaderSource.h:40[m[K, > from [01m[K/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/src/AudioReaderSource.cpp:28[m[K: >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/juce_gui_basics.h:88:7:[m[K [01;36m[Knote: [m[Kforward declaration of â[01m[Kclass juce::LookAndFeel[m[Kâ > 88 | class [01;36m[KLookAndFeel[m[K; > | [01;36m[K^~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/juce_graphics.h:104[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/juce_gui_basics.h:28[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h:28[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/JuceHeader.h:20[m[K, > from [01m[K/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/src/../include/AudioResampler.h:41[m[K, > from [01m[K/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/src/AudioResampler.cpp:28[m[K: >/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/native/juce_RenderingHelpers.h: In instantiation of â[01m[Kvoid juce::RenderingHelpers::EdgeTableFillers::SolidColour<PixelType, replaceExisting>::replaceLine(juce::PixelRGB*, juce::PixelARGB, int) const [with PixelType = juce::PixelRGB; bool replaceExisting = true][m[Kâ: >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/native/juce_RenderingHelpers.h:636:17:[m[K required from â[01m[Kvoid juce::RenderingHelpers::EdgeTableFillers::SolidColour<PixelType, replaceExisting>::handleEdgeTableLineFull(int, int) const [with PixelType = juce::PixelRGB; bool replaceExisting = true][m[Kâ >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/native/juce_RenderingHelpers.h:1889:29:[m[K required from â[01m[Kvoid juce::RenderingHelpers::ClipRegions<SavedStateType>::RectangleListRegion::SubRectangleIterator::iterate(Renderer&) const [with Renderer = juce::RenderingHelpers::EdgeTableFillers::SolidColour<juce::PixelRGB, true>; SavedStateType = juce::RenderingHelpers::SoftwareRendererSavedState][m[Kâ >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/native/juce_RenderingHelpers.h:1513:13:[m[K required from â[01m[Kvoid juce::RenderingHelpers::EdgeTableFillers::renderSolidFill(Iterator&, const juce::Image::BitmapData&, juce::PixelARGB, bool, DestPixelType*) [with Iterator = juce::RenderingHelpers::ClipRegions<juce::RenderingHelpers::SoftwareRendererSavedState>::RectangleListRegion::SubRectangleIterator; DestPixelType = juce::PixelRGB][m[Kâ >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/native/juce_RenderingHelpers.h:2549:67:[m[K required from â[01m[Kvoid juce::RenderingHelpers::SoftwareRendererSavedState::fillWithSolidColour(IteratorType&, juce::PixelARGB, bool) const [with IteratorType = juce::RenderingHelpers::ClipRegions<juce::RenderingHelpers::SoftwareRendererSavedState>::RectangleListRegion::SubRectangleIterator][m[Kâ >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/native/juce_RenderingHelpers.h:1814:13:[m[K required from â[01m[Kvoid juce::RenderingHelpers::ClipRegions<SavedStateType>::RectangleListRegion::fillRectWithColour(SavedStateType&, const juce::Rectangle<int>&, juce::PixelARGB, bool) const [with SavedStateType = juce::RenderingHelpers::SoftwareRendererSavedState][m[Kâ >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/native/juce_RenderingHelpers.h:1811:14:[m[K required from here >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/native/juce_RenderingHelpers.h:681:34:[m[K [01;35m[Kwarning: [m[Kconverting a packed â[01m[Kjuce::PixelRGB[m[Kâ pointer (alignment 1) to a â[01m[Kint[m[Kâ pointer (alignment 4) may result in an unaligned pointer value [[01;35m[K-Waddress-of-packed-member[m[K] > 681 | int* [01;35m[Kd[m[K = reinterpret_cast<int*> (dest); > | [01;35m[K^[m[K >In file included from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/juce_graphics.h:82[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/juce_gui_basics.h:28[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h:28[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/JuceHeader.h:20[m[K, > from [01m[K/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/src/../include/AudioResampler.h:41[m[K, > from [01m[K/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/src/AudioResampler.cpp:28[m[K: >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/colour/juce_PixelFormats.h:361:17:[m[K [01;36m[Knote: [m[Kdefined here > 361 | class JUCE_API [01;36m[KPixelRGB[m[K > | [01;36m[K^~~~~~~~[m[K >In file included from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/juce_graphics.h:104[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/juce_gui_basics.h:28[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h:28[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/JuceHeader.h:20[m[K, > from [01m[K/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/src/../include/AudioResampler.h:41[m[K, > from [01m[K/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/src/AudioResampler.cpp:28[m[K: >/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/native/juce_RenderingHelpers.h: In instantiation of â[01m[Kvoid juce::RenderingHelpers::EdgeTableFillers::SolidColour<PixelType, replaceExisting>::replaceLine(juce::PixelRGB*, juce::PixelARGB, int) const [with PixelType = juce::PixelRGB; bool replaceExisting = false][m[Kâ: >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/native/juce_RenderingHelpers.h:636:17:[m[K required from â[01m[Kvoid juce::RenderingHelpers::EdgeTableFillers::SolidColour<PixelType, replaceExisting>::handleEdgeTableLineFull(int, int) const [with PixelType = juce::PixelRGB; bool replaceExisting = false][m[Kâ >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/native/juce_RenderingHelpers.h:1889:29:[m[K required from â[01m[Kvoid juce::RenderingHelpers::ClipRegions<SavedStateType>::RectangleListRegion::SubRectangleIterator::iterate(Renderer&) const [with Renderer = juce::RenderingHelpers::EdgeTableFillers::SolidColour<juce::PixelRGB, false>; SavedStateType = juce::RenderingHelpers::SoftwareRendererSavedState][m[Kâ >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/native/juce_RenderingHelpers.h:1518:13:[m[K required from â[01m[Kvoid juce::RenderingHelpers::EdgeTableFillers::renderSolidFill(Iterator&, const juce::Image::BitmapData&, juce::PixelARGB, bool, DestPixelType*) [with Iterator = juce::RenderingHelpers::ClipRegions<juce::RenderingHelpers::SoftwareRendererSavedState>::RectangleListRegion::SubRectangleIterator; DestPixelType = juce::PixelRGB][m[Kâ >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/native/juce_RenderingHelpers.h:2549:67:[m[K required from â[01m[Kvoid juce::RenderingHelpers::SoftwareRendererSavedState::fillWithSolidColour(IteratorType&, juce::PixelARGB, bool) const [with IteratorType = juce::RenderingHelpers::ClipRegions<juce::RenderingHelpers::SoftwareRendererSavedState>::RectangleListRegion::SubRectangleIterator][m[Kâ >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/native/juce_RenderingHelpers.h:1814:13:[m[K required from â[01m[Kvoid juce::RenderingHelpers::ClipRegions<SavedStateType>::RectangleListRegion::fillRectWithColour(SavedStateType&, const juce::Rectangle<int>&, juce::PixelARGB, bool) const [with SavedStateType = juce::RenderingHelpers::SoftwareRendererSavedState][m[Kâ >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/native/juce_RenderingHelpers.h:1811:14:[m[K required from here >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/native/juce_RenderingHelpers.h:681:34:[m[K [01;35m[Kwarning: [m[Kconverting a packed â[01m[Kjuce::PixelRGB[m[Kâ pointer (alignment 1) to a â[01m[Kint[m[Kâ pointer (alignment 4) may result in an unaligned pointer value [[01;35m[K-Waddress-of-packed-member[m[K] > 681 | int* [01;35m[Kd[m[K = reinterpret_cast<int*> (dest); > | [01;35m[K^[m[K >In file included from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/juce_graphics.h:82[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/juce_gui_basics.h:28[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h:28[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/JuceHeader.h:20[m[K, > from [01m[K/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/src/../include/AudioResampler.h:41[m[K, > from [01m[K/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/src/AudioResampler.cpp:28[m[K: >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/colour/juce_PixelFormats.h:361:17:[m[K [01;36m[Knote: [m[Kdefined here > 361 | class JUCE_API [01;36m[KPixelRGB[m[K > | [01;36m[K^~~~~~~~[m[K >In file included from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/juce_graphics.h:104[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/juce_gui_basics.h:28[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h:28[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/JuceHeader.h:20[m[K, > from [01m[K/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/src/../include/AudioBufferSource.h:40[m[K, > from [01m[K/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/src/AudioBufferSource.cpp:28[m[K: >/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/native/juce_RenderingHelpers.h: In instantiation of â[01m[Kvoid juce::RenderingHelpers::EdgeTableFillers::SolidColour<PixelType, replaceExisting>::replaceLine(juce::PixelRGB*, juce::PixelARGB, int) const [with PixelType = juce::PixelRGB; bool replaceExisting = true][m[Kâ: >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/native/juce_RenderingHelpers.h:636:17:[m[K required from â[01m[Kvoid juce::RenderingHelpers::EdgeTableFillers::SolidColour<PixelType, replaceExisting>::handleEdgeTableLineFull(int, int) const [with PixelType = juce::PixelRGB; bool replaceExisting = true][m[Kâ >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/native/juce_RenderingHelpers.h:1889:29:[m[K required from â[01m[Kvoid juce::RenderingHelpers::ClipRegions<SavedStateType>::RectangleListRegion::SubRectangleIterator::iterate(Renderer&) const [with Renderer = juce::RenderingHelpers::EdgeTableFillers::SolidColour<juce::PixelRGB, true>; SavedStateType = juce::RenderingHelpers::SoftwareRendererSavedState][m[Kâ >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/native/juce_RenderingHelpers.h:1513:13:[m[K required from â[01m[Kvoid juce::RenderingHelpers::EdgeTableFillers::renderSolidFill(Iterator&, const juce::Image::BitmapData&, juce::PixelARGB, bool, DestPixelType*) [with Iterator = juce::RenderingHelpers::ClipRegions<juce::RenderingHelpers::SoftwareRendererSavedState>::RectangleListRegion::SubRectangleIterator; DestPixelType = juce::PixelRGB][m[Kâ >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/native/juce_RenderingHelpers.h:2549:67:[m[K required from â[01m[Kvoid juce::RenderingHelpers::SoftwareRendererSavedState::fillWithSolidColour(IteratorType&, juce::PixelARGB, bool) const [with IteratorType = juce::RenderingHelpers::ClipRegions<juce::RenderingHelpers::SoftwareRendererSavedState>::RectangleListRegion::SubRectangleIterator][m[Kâ >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/native/juce_RenderingHelpers.h:1814:13:[m[K required from â[01m[Kvoid juce::RenderingHelpers::ClipRegions<SavedStateType>::RectangleListRegion::fillRectWithColour(SavedStateType&, const juce::Rectangle<int>&, juce::PixelARGB, bool) const [with SavedStateType = juce::RenderingHelpers::SoftwareRendererSavedState][m[Kâ >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/native/juce_RenderingHelpers.h:1811:14:[m[K required from here >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/native/juce_RenderingHelpers.h:681:34:[m[K [01;35m[Kwarning: [m[Kconverting a packed â[01m[Kjuce::PixelRGB[m[Kâ pointer (alignment 1) to a â[01m[Kint[m[Kâ pointer (alignment 4) may result in an unaligned pointer value [[01;35m[K-Waddress-of-packed-member[m[K] > 681 | int* [01;35m[Kd[m[K = reinterpret_cast<int*> (dest); > | [01;35m[K^[m[K >In file included from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/juce_graphics.h:82[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/juce_gui_basics.h:28[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h:28[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/JuceHeader.h:20[m[K, > from [01m[K/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/src/../include/AudioBufferSource.h:40[m[K, > from [01m[K/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/src/AudioBufferSource.cpp:28[m[K: >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/colour/juce_PixelFormats.h:361:17:[m[K [01;36m[Knote: [m[Kdefined here > 361 | class JUCE_API [01;36m[KPixelRGB[m[K > | [01;36m[K^~~~~~~~[m[K >In file included from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/juce_graphics.h:104[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/juce_gui_basics.h:28[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h:28[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/JuceHeader.h:20[m[K, > from [01m[K/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/src/../include/AudioBufferSource.h:40[m[K, > from [01m[K/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/src/AudioBufferSource.cpp:28[m[K: >/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/native/juce_RenderingHelpers.h: In instantiation of â[01m[Kvoid juce::RenderingHelpers::EdgeTableFillers::SolidColour<PixelType, replaceExisting>::replaceLine(juce::PixelRGB*, juce::PixelARGB, int) const [with PixelType = juce::PixelRGB; bool replaceExisting = false][m[Kâ: >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/native/juce_RenderingHelpers.h:636:17:[m[K required from â[01m[Kvoid juce::RenderingHelpers::EdgeTableFillers::SolidColour<PixelType, replaceExisting>::handleEdgeTableLineFull(int, int) const [with PixelType = juce::PixelRGB; bool replaceExisting = false][m[Kâ >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/native/juce_RenderingHelpers.h:1889:29:[m[K required from â[01m[Kvoid juce::RenderingHelpers::ClipRegions<SavedStateType>::RectangleListRegion::SubRectangleIterator::iterate(Renderer&) const [with Renderer = juce::RenderingHelpers::EdgeTableFillers::SolidColour<juce::PixelRGB, false>; SavedStateType = juce::RenderingHelpers::SoftwareRendererSavedState][m[Kâ >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/native/juce_RenderingHelpers.h:1518:13:[m[K required from â[01m[Kvoid juce::RenderingHelpers::EdgeTableFillers::renderSolidFill(Iterator&, const juce::Image::BitmapData&, juce::PixelARGB, bool, DestPixelType*) [with Iterator = juce::RenderingHelpers::ClipRegions<juce::RenderingHelpers::SoftwareRendererSavedState>::RectangleListRegion::SubRectangleIterator; DestPixelType = juce::PixelRGB][m[Kâ >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/native/juce_RenderingHelpers.h:2549:67:[m[K required from â[01m[Kvoid juce::RenderingHelpers::SoftwareRendererSavedState::fillWithSolidColour(IteratorType&, juce::PixelARGB, bool) const [with IteratorType = juce::RenderingHelpers::ClipRegions<juce::RenderingHelpers::SoftwareRendererSavedState>::RectangleListRegion::SubRectangleIterator][m[Kâ >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/native/juce_RenderingHelpers.h:1814:13:[m[K required from â[01m[Kvoid juce::RenderingHelpers::ClipRegions<SavedStateType>::RectangleListRegion::fillRectWithColour(SavedStateType&, const juce::Rectangle<int>&, juce::PixelARGB, bool) const [with SavedStateType = juce::RenderingHelpers::SoftwareRendererSavedState][m[Kâ >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/native/juce_RenderingHelpers.h:1811:14:[m[K required from here >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/native/juce_RenderingHelpers.h:681:34:[m[K [01;35m[Kwarning: [m[Kconverting a packed â[01m[Kjuce::PixelRGB[m[Kâ pointer (alignment 1) to a â[01m[Kint[m[Kâ pointer (alignment 4) may result in an unaligned pointer value [[01;35m[K-Waddress-of-packed-member[m[K] > 681 | int* [01;35m[Kd[m[K = reinterpret_cast<int*> (dest); > | [01;35m[K^[m[K >In file included from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/juce_graphics.h:82[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/juce_gui_basics.h:28[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h:28[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/JuceHeader.h:20[m[K, > from [01m[K/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/src/../include/AudioBufferSource.h:40[m[K, > from [01m[K/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/src/AudioBufferSource.cpp:28[m[K: >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/colour/juce_PixelFormats.h:361:17:[m[K [01;36m[Knote: [m[Kdefined here > 361 | class JUCE_API [01;36m[KPixelRGB[m[K > | [01;36m[K^~~~~~~~[m[K >make[2]: *** [src/CMakeFiles/openshot.dir/build.make:117: src/CMakeFiles/openshot.dir/AudioResampler.cpp.o] Error 1 >make[2]: *** Waiting for unfinished jobs.... >make[2]: *** [src/CMakeFiles/openshot.dir/build.make:91: src/CMakeFiles/openshot.dir/AudioBufferSource.cpp.o] Error 1 >make[2]: Leaving directory '/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build' >[ 13%] Built target openshot_swig_compilation >In file included from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/juce_graphics.h:104[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/juce_gui_basics.h:28[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h:28[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/JuceHeader.h:20[m[K, > from [01m[K/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/src/../include/AudioReaderSource.h:40[m[K, > from [01m[K/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/src/AudioReaderSource.cpp:28[m[K: >/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/native/juce_RenderingHelpers.h: In instantiation of â[01m[Kvoid juce::RenderingHelpers::EdgeTableFillers::SolidColour<PixelType, replaceExisting>::replaceLine(juce::PixelRGB*, juce::PixelARGB, int) const [with PixelType = juce::PixelRGB; bool replaceExisting = true][m[Kâ: >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/native/juce_RenderingHelpers.h:636:17:[m[K required from â[01m[Kvoid juce::RenderingHelpers::EdgeTableFillers::SolidColour<PixelType, replaceExisting>::handleEdgeTableLineFull(int, int) const [with PixelType = juce::PixelRGB; bool replaceExisting = true][m[Kâ >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/native/juce_RenderingHelpers.h:1889:29:[m[K required from â[01m[Kvoid juce::RenderingHelpers::ClipRegions<SavedStateType>::RectangleListRegion::SubRectangleIterator::iterate(Renderer&) const [with Renderer = juce::RenderingHelpers::EdgeTableFillers::SolidColour<juce::PixelRGB, true>; SavedStateType = juce::RenderingHelpers::SoftwareRendererSavedState][m[Kâ >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/native/juce_RenderingHelpers.h:1513:13:[m[K required from â[01m[Kvoid juce::RenderingHelpers::EdgeTableFillers::renderSolidFill(Iterator&, const juce::Image::BitmapData&, juce::PixelARGB, bool, DestPixelType*) [with Iterator = juce::RenderingHelpers::ClipRegions<juce::RenderingHelpers::SoftwareRendererSavedState>::RectangleListRegion::SubRectangleIterator; DestPixelType = juce::PixelRGB][m[Kâ >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/native/juce_RenderingHelpers.h:2549:67:[m[K required from â[01m[Kvoid juce::RenderingHelpers::SoftwareRendererSavedState::fillWithSolidColour(IteratorType&, juce::PixelARGB, bool) const [with IteratorType = juce::RenderingHelpers::ClipRegions<juce::RenderingHelpers::SoftwareRendererSavedState>::RectangleListRegion::SubRectangleIterator][m[Kâ >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/native/juce_RenderingHelpers.h:1814:13:[m[K required from â[01m[Kvoid juce::RenderingHelpers::ClipRegions<SavedStateType>::RectangleListRegion::fillRectWithColour(SavedStateType&, const juce::Rectangle<int>&, juce::PixelARGB, bool) const [with SavedStateType = juce::RenderingHelpers::SoftwareRendererSavedState][m[Kâ >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/native/juce_RenderingHelpers.h:1811:14:[m[K required from here >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/native/juce_RenderingHelpers.h:681:34:[m[K [01;35m[Kwarning: [m[Kconverting a packed â[01m[Kjuce::PixelRGB[m[Kâ pointer (alignment 1) to a â[01m[Kint[m[Kâ pointer (alignment 4) may result in an unaligned pointer value [[01;35m[K-Waddress-of-packed-member[m[K] > 681 | int* [01;35m[Kd[m[K = reinterpret_cast<int*> (dest); > | [01;35m[K^[m[K >In file included from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/juce_graphics.h:82[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/juce_gui_basics.h:28[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h:28[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/JuceHeader.h:20[m[K, > from [01m[K/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/src/../include/AudioReaderSource.h:40[m[K, > from [01m[K/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/src/AudioReaderSource.cpp:28[m[K: >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/colour/juce_PixelFormats.h:361:17:[m[K [01;36m[Knote: [m[Kdefined here > 361 | class JUCE_API [01;36m[KPixelRGB[m[K > | [01;36m[K^~~~~~~~[m[K >In file included from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/juce_graphics.h:104[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/juce_gui_basics.h:28[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h:28[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/JuceHeader.h:20[m[K, > from [01m[K/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/src/../include/AudioReaderSource.h:40[m[K, > from [01m[K/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/src/AudioReaderSource.cpp:28[m[K: >/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/native/juce_RenderingHelpers.h: In instantiation of â[01m[Kvoid juce::RenderingHelpers::EdgeTableFillers::SolidColour<PixelType, replaceExisting>::replaceLine(juce::PixelRGB*, juce::PixelARGB, int) const [with PixelType = juce::PixelRGB; bool replaceExisting = false][m[Kâ: >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/native/juce_RenderingHelpers.h:636:17:[m[K required from â[01m[Kvoid juce::RenderingHelpers::EdgeTableFillers::SolidColour<PixelType, replaceExisting>::handleEdgeTableLineFull(int, int) const [with PixelType = juce::PixelRGB; bool replaceExisting = false][m[Kâ >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/native/juce_RenderingHelpers.h:1889:29:[m[K required from â[01m[Kvoid juce::RenderingHelpers::ClipRegions<SavedStateType>::RectangleListRegion::SubRectangleIterator::iterate(Renderer&) const [with Renderer = juce::RenderingHelpers::EdgeTableFillers::SolidColour<juce::PixelRGB, false>; SavedStateType = juce::RenderingHelpers::SoftwareRendererSavedState][m[Kâ >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/native/juce_RenderingHelpers.h:1518:13:[m[K required from â[01m[Kvoid juce::RenderingHelpers::EdgeTableFillers::renderSolidFill(Iterator&, const juce::Image::BitmapData&, juce::PixelARGB, bool, DestPixelType*) [with Iterator = juce::RenderingHelpers::ClipRegions<juce::RenderingHelpers::SoftwareRendererSavedState>::RectangleListRegion::SubRectangleIterator; DestPixelType = juce::PixelRGB][m[Kâ >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/native/juce_RenderingHelpers.h:2549:67:[m[K required from â[01m[Kvoid juce::RenderingHelpers::SoftwareRendererSavedState::fillWithSolidColour(IteratorType&, juce::PixelARGB, bool) const [with IteratorType = juce::RenderingHelpers::ClipRegions<juce::RenderingHelpers::SoftwareRendererSavedState>::RectangleListRegion::SubRectangleIterator][m[Kâ >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/native/juce_RenderingHelpers.h:1814:13:[m[K required from â[01m[Kvoid juce::RenderingHelpers::ClipRegions<SavedStateType>::RectangleListRegion::fillRectWithColour(SavedStateType&, const juce::Rectangle<int>&, juce::PixelARGB, bool) const [with SavedStateType = juce::RenderingHelpers::SoftwareRendererSavedState][m[Kâ >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/native/juce_RenderingHelpers.h:1811:14:[m[K required from here >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/native/juce_RenderingHelpers.h:681:34:[m[K [01;35m[Kwarning: [m[Kconverting a packed â[01m[Kjuce::PixelRGB[m[Kâ pointer (alignment 1) to a â[01m[Kint[m[Kâ pointer (alignment 4) may result in an unaligned pointer value [[01;35m[K-Waddress-of-packed-member[m[K] > 681 | int* [01;35m[Kd[m[K = reinterpret_cast<int*> (dest); > | [01;35m[K^[m[K >In file included from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/juce_graphics.h:82[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/juce_gui_basics.h:28[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h:28[m[K, > from [01m[K/usr/include/libopenshot-audio/JuceLibraryCode/JuceHeader.h:20[m[K, > from [01m[K/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/src/../include/AudioReaderSource.h:40[m[K, > from [01m[K/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2/src/AudioReaderSource.cpp:28[m[K: >[01m[K/usr/include/libopenshot-audio/JuceLibraryCode/modules/juce_audio_processors/../juce_gui_basics/../juce_graphics/colour/juce_PixelFormats.h:361:17:[m[K [01;36m[Knote: [m[Kdefined here > 361 | class JUCE_API [01;36m[KPixelRGB[m[K > | [01;36m[K^~~~~~~~[m[K >make[2]: *** [src/CMakeFiles/openshot.dir/build.make:104: src/CMakeFiles/openshot.dir/AudioReaderSource.cpp.o] Error 1 >make[2]: Leaving directory '/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build' >make[1]: *** [CMakeFiles/Makefile2:134: src/CMakeFiles/openshot.dir/all] Error 2 >make[1]: Leaving directory '/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build' >make: *** [Makefile:152: all] Error 2 > * ERROR: media-libs/libopenshot-0.2.2::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=media-libs/libopenshot-0.2.2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-libs/libopenshot-0.2.2::gentoo'`. > * The complete build log is located at '/var/tmp/portage/media-libs/libopenshot-0.2.2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-libs/libopenshot-0.2.2/temp/environment'. > * Working directory: '/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2_build' > * S: '/var/tmp/portage/media-libs/libopenshot-0.2.2/work/libopenshot-0.2.2'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 685202
: 575406 |
577872