Your message dated Sat, 5 Aug 2017 21:53:38 +0300
with message-id <20170805185338.lhvcdoxsvirzp532@localhost>
and subject line juce builds with gcc 7
has caused the Debian Bug report #853463,
regarding juce: ftbfs with GCC-7
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
853463: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853463
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:juce
Version: 4.3.0~repack-1
Severity: normal
Tags: sid buster
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-7

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-7/g++-7, but succeeds to build with gcc-6/g++-6. The
severity of this report may be raised before the buster release.
There is no need to fix this issue in time for the stretch release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc7-20170126/juce_4.3.0~repack-1_unstable_gcc7.log
The last lines of the build log are at the end of this report.

To build with GCC 7, either set CC=gcc-7 CXX=g++-7 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-7/porting_to.html

[...]
g++  -MMD  -D "LINUX=1" -D "JUCE_DLL_BUILD=1" -D 
'JUCE_APP_CONFIG_HEADER="AppConfig.h"'  -DJUCE_INCLUDE_FLAC_CODE=0 
-DJUCE_INCLUDE_JPEGLIB_CODE=0 -DJUCE_INCLUDE_PNGLIB_CODE=0 
-DPNG_SKIP_SETJMP_CHECK -DJUCE_INCLUDE_OGGVORBIS_CODE=0 
-DJUCE_INCLUDE_ZLIB_CODE=0 -I. -Ibuild -I../../modules  -D "DEBUG=1" -D 
"_DEBUG=1" -g -ggdb -O0  -fPIC -fpermissive  -I/usr/include/libpng16 
-I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/alsa 
-I/usr/include/x86_64-linux-gnu -std=c++11 -Wdate-time -D_FORTIFY_SOURCE=2 -g 
-O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -o build/intermediate/Debug/juce_audio_basics.o -c 
build/juce_audio_basics.cpp
echo '#include "../../modules/juce_audio_devices/juce_audio_devices.cpp"' > 
build/juce_audio_devices.cpp
g++  -MMD  -D "LINUX=1" -D "JUCE_DLL_BUILD=1" -D 
'JUCE_APP_CONFIG_HEADER="AppConfig.h"'  -DJUCE_INCLUDE_FLAC_CODE=0 
-DJUCE_INCLUDE_JPEGLIB_CODE=0 -DJUCE_INCLUDE_PNGLIB_CODE=0 
-DPNG_SKIP_SETJMP_CHECK -DJUCE_INCLUDE_OGGVORBIS_CODE=0 
-DJUCE_INCLUDE_ZLIB_CODE=0 -I. -Ibuild -I../../modules  -D "DEBUG=1" -D 
"_DEBUG=1" -g -ggdb -O0  -fPIC -fpermissive  -I/usr/include/libpng16 
-I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/alsa 
-I/usr/include/x86_64-linux-gnu -std=c++11 -Wdate-time -D_FORTIFY_SOURCE=2 -g 
-O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -o build/intermediate/Debug/juce_audio_devices.o -c 
build/juce_audio_devices.cpp
echo '#include "../../modules/juce_audio_formats/juce_audio_formats.cpp"' > 
build/juce_audio_formats.cpp
g++  -MMD  -D "LINUX=1" -D "JUCE_DLL_BUILD=1" -D 
'JUCE_APP_CONFIG_HEADER="AppConfig.h"'  -DJUCE_INCLUDE_FLAC_CODE=0 
-DJUCE_INCLUDE_JPEGLIB_CODE=0 -DJUCE_INCLUDE_PNGLIB_CODE=0 
-DPNG_SKIP_SETJMP_CHECK -DJUCE_INCLUDE_OGGVORBIS_CODE=0 
-DJUCE_INCLUDE_ZLIB_CODE=0 -I. -Ibuild -I../../modules  -D "DEBUG=1" -D 
"_DEBUG=1" -g -ggdb -O0  -fPIC -fpermissive  -I/usr/include/libpng16 
-I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/alsa 
-I/usr/include/x86_64-linux-gnu -std=c++11 -Wdate-time -D_FORTIFY_SOURCE=2 -g 
-O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -o build/intermediate/Debug/juce_audio_formats.o -c 
build/juce_audio_formats.cpp
echo '#include "../../modules/juce_audio_processors/juce_audio_processors.cpp"' 
> build/juce_audio_processors.cpp
g++  -MMD  -D "LINUX=1" -D "JUCE_DLL_BUILD=1" -D 
'JUCE_APP_CONFIG_HEADER="AppConfig.h"'  -DJUCE_INCLUDE_FLAC_CODE=0 
-DJUCE_INCLUDE_JPEGLIB_CODE=0 -DJUCE_INCLUDE_PNGLIB_CODE=0 
-DPNG_SKIP_SETJMP_CHECK -DJUCE_INCLUDE_OGGVORBIS_CODE=0 
-DJUCE_INCLUDE_ZLIB_CODE=0 -I. -Ibuild -I../../modules  -D "DEBUG=1" -D 
"_DEBUG=1" -g -ggdb -O0  -fPIC -fpermissive  -I/usr/include/libpng16 
-I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/alsa 
-I/usr/include/x86_64-linux-gnu -std=c++11 -Wdate-time -D_FORTIFY_SOURCE=2 -g 
-O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -o build/intermediate/Debug/juce_audio_processors.o -c 
build/juce_audio_processors.cpp
In file included from ../../modules/juce_gui_basics/juce_gui_basics.h:178:0,
                 from 
./../../modules/juce_audio_processors/juce_audio_processors.h:54,
                 from 
./../../modules/juce_audio_processors/juce_audio_processors.cpp:36,
                 from build/juce_audio_processors.cpp:1:
../../modules/juce_gui_basics/mouse/juce_LassoComponent.h: In member function 
'void juce::LassoComponent<SelectableItemType>::paint(juce::Graphics&)':
../../modules/juce_gui_basics/mouse/juce_LassoComponent.h:202:23: error: 
invalid use of incomplete type 'class juce::LookAndFeel'
         getLookAndFeel().drawLasso (g, *this);

         ~~~~~~~~~~~~~~^~
In file included from 
./../../modules/juce_audio_processors/juce_audio_processors.h:54:0,
                 from 
./../../modules/juce_audio_processors/juce_audio_processors.cpp:36,
                 from build/juce_audio_processors.cpp:1:
../../modules/juce_gui_basics/juce_gui_basics.h:115:7: note: forward 
declaration of 'class juce::LookAndFeel'
 class LookAndFeel;

       ^~~~~~~~~~~
In file included from 
./../../modules/juce_audio_processors/format_types/juce_VSTPluginFormat.cpp:55:0,
                 from 
./../../modules/juce_audio_processors/juce_audio_processors.cpp:153,
                 from build/juce_audio_processors.cpp:1:
./../../modules/juce_audio_processors/format_types/juce_VSTMidiEventList.h: At 
global scope:
./../../modules/juce_audio_processors/format_types/juce_VSTMidiEventList.h:37:7:
 warning: 'juce::VSTMidiEventList' has a field 'juce::VSTMidiEventList::events' 
whose type uses the anonymous namespace [-Wsubobject-linkage]
 class VSTMidiEventList

       ^~~~~~~~~~~~~~~~
In file included from 
./../../modules/juce_audio_processors/juce_audio_processors.cpp:153:0,
                 from build/juce_audio_processors.cpp:1:
./../../modules/juce_audio_processors/format_types/juce_VSTPluginFormat.cpp:325:7:
 warning: 'juce::ModuleHandle' has a field 'juce::ModuleHandle::moduleMain' 
whose type uses the anonymous namespace [-Wsubobject-linkage]
 class ModuleHandle    : public ReferenceCountedObject

       ^~~~~~~~~~~~
./../../modules/juce_audio_processors/format_types/juce_VSTPluginFormat.cpp:325:7:
 warning: 'juce::ModuleHandle' has a field 'juce::ModuleHandle::customMain' 
whose type uses the anonymous namespace [-Wsubobject-linkage]
./../../modules/juce_audio_processors/format_types/juce_VSTPluginFormat.cpp:589:7:
 warning: 'juce::VSTPluginInstance' has a field 
'juce::VSTPluginInstance::vstEffect' whose type uses the anonymous namespace 
[-Wsubobject-linkage]
 class VSTPluginInstance     : public AudioPluginInstance,

       ^~~~~~~~~~~~~~~~~
./../../modules/juce_audio_processors/format_types/juce_VSTPluginFormat.cpp:589:7:
 warning: 'juce::VSTPluginInstance' has a field 
'juce::VSTPluginInstance::vstHostTime' whose type uses the anonymous namespace 
[-Wsubobject-linkage]
Makefile:135: recipe for target 
'build/intermediate/Debug/juce_audio_processors.o' failed
make[1]: *** [build/intermediate/Debug/juce_audio_processors.o] Error 1
rm build/juce_audio_formats.cpp build/juce_audio_basics.cpp 
build/juce_audio_processors.cpp build/juce_audio_devices.cpp
make[1]: Leaving directory '/<<PKGBUILDDIR>>/debian/libbuilder'
/usr/share/cdbs/1/class/makefile.mk:77: recipe for target 
'debian/stamp-makefile-build' failed
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

--- End Message ---
--- Begin Message ---
juce builds with gcc 7:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/juce.html

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed

--- End Message ---
_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to