[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#778091: qtmultimedia-opensource-src: ftbfs with GCC-5



Package: src:qtmultimedia-opensource-src
Version: 5.3.2-5
Severity: normal
Tags: sid stretch
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-5

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-5/g++-5, but succeeds to build with gcc-4.9/g++-4.9. The
severity of this report may be raised before the stretch release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc5-20150205/qtmultimedia-opensource-src_5.3.2-5_unstable_gcc5.log
The last lines of the build log are at the end of this report.

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

  apt-get -t experimental install g++ 

Common build failures are C11 as the default C mode, 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-5/porting_to.html

[...]
removed 'debian/tmp/usr/lib/x86_64-linux-gnu/cmake/Qt5Multimedia/Qt5Multimedia_QM3uPlaylistPlugin.cmake'
removed 'debian/tmp/usr/lib/x86_64-linux-gnu/cmake/Qt5Multimedia/Qt5Multimedia_QPulseAudioPlugin.cmake'
make[1]: Leaving directory '/«PKGBUILDDIR»'
   debian/rules override_dh_install
make[1]: Entering directory '/«PKGBUILDDIR»'
dh_install --fail-missing
make[1]: Leaving directory '/«PKGBUILDDIR»'
   dh_installdocs -a -O--parallel -O--dbg-package=qtmultimedia5-dbg
   dh_installchangelogs -a -O--parallel -O--dbg-package=qtmultimedia5-dbg
   dh_lintian -a -O--parallel -O--dbg-package=qtmultimedia5-dbg
   dh_perl -a -O--parallel -O--dbg-package=qtmultimedia5-dbg
   dh_link -a -O--parallel -O--dbg-package=qtmultimedia5-dbg
   dh_compress -a -O--parallel -O--dbg-package=qtmultimedia5-dbg
   dh_fixperms -a -O--parallel -O--dbg-package=qtmultimedia5-dbg
   dh_strip -a -O--parallel -O--dbg-package=qtmultimedia5-dbg
   dh_makeshlibs -a -O--parallel -O--dbg-package=qtmultimedia5-dbg
dpkg-gensymbols: warning: some symbols or patterns disappeared in the symbols file: see diff output below
dpkg-gensymbols: warning: debian/libqt5multimedia5/DEBIAN/symbols doesn't match completely debian/libqt5multimedia5.symbols
--- debian/libqt5multimedia5.symbols (libqt5multimedia5_5.3.2-5_amd64)
+++ dpkg-gensymbolsAr9Pa_	2015-02-07 16:00:30.380354836 +0000
@@ -816,9 +816,9 @@
  _ZN19QPlaylistFileParser8finishedEv@Base 5.0.2
  _ZN19QPlaylistFileParserC1EP7QObject@Base 5.0.2
  _ZN19QPlaylistFileParserC2EP7QObject@Base 5.0.2
- _ZN19QPlaylistFileParserD0Ev@Base 5.0.2
- _ZN19QPlaylistFileParserD1Ev@Base 5.0.2
- _ZN19QPlaylistFileParserD2Ev@Base 5.0.2
+#MISSING: 5.3.2-5# _ZN19QPlaylistFileParserD0Ev@Base 5.0.2
+#MISSING: 5.3.2-5# _ZN19QPlaylistFileParserD1Ev@Base 5.0.2
+#MISSING: 5.3.2-5# _ZN19QPlaylistFileParserD2Ev@Base 5.0.2
  _ZN19QVideoSurfaceFormat11setPropertyEPKcRK8QVariant@Base 5.0.2
  _ZN19QVideoSurfaceFormat11setViewportERK5QRect@Base 5.0.2
  _ZN19QVideoSurfaceFormat12setFrameRateEd@Base 5.2.0
@@ -1318,9 +1318,9 @@
  _ZN30QVideoOutputOrientationHandler24screenOrientationChangedEN2Qt17ScreenOrientationE@Base 5.2.0
  _ZN30QVideoOutputOrientationHandlerC1EP7QObject@Base 5.2.0
  _ZN30QVideoOutputOrientationHandlerC2EP7QObject@Base 5.2.0
- _ZN30QVideoOutputOrientationHandlerD0Ev@Base 5.2.0
- _ZN30QVideoOutputOrientationHandlerD1Ev@Base 5.2.0
- _ZN30QVideoOutputOrientationHandlerD2Ev@Base 5.2.0
+#MISSING: 5.3.2-5# _ZN30QVideoOutputOrientationHandlerD0Ev@Base 5.2.0
+#MISSING: 5.3.2-5# _ZN30QVideoOutputOrientationHandlerD1Ev@Base 5.2.0
+#MISSING: 5.3.2-5# _ZN30QVideoOutputOrientationHandlerD2Ev@Base 5.2.0
  _ZN32QCameraCaptureDestinationControl11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.0.2
  _ZN32QCameraCaptureDestinationControl11qt_metacastEPKc@Base 5.0.2
  _ZN32QCameraCaptureDestinationControl16staticMetaObjectE@Base 5.0.2
dh_makeshlibs: failing due to earlier errors
make: *** [binary-arch] Error 2
debian/rules:14: recipe for target 'binary-arch' failed
dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit status 2


Reply to: