Bug#897863: smplayer: ftbfs with GCC-8

Matthias Klose doko at debian.org
Fri May 4 13:23:41 BST 2018


Package: src:smplayer
Version: 18.2.2~ds0-1
Severity: normal
Tags: sid buster
User: debian-gcc at lists.debian.org
Usertags: ftbfs-gcc-8

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

The full build log can be found at:
http://aws-logs.debian.net/2018/05/01/gcc8/smplayer_18.2.2~ds0-1_unstable_gcc8.log.gz
The last lines of the build log are at the end of this report.

To build with GCC 8, either set CC=gcc-8 CXX=g++-8 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-8/porting_to.html

[...]
    Generated 1853 translation(s) (1837 finished and 16 unfinished)
    Ignored 219 untranslated source text(s)
Updating '/<<PKGBUILDDIR>>/src/translations/smplayer_da.qm'...
    Generated 2072 translation(s) (2072 finished and 0 unfinished)
Updating '/<<PKGBUILDDIR>>/src/translations/smplayer_hr.qm'...
    Generated 2066 translation(s) (2066 finished and 0 unfinished)
    Ignored 6 untranslated source text(s)
Updating '/<<PKGBUILDDIR>>/src/translations/smplayer_he_IL.qm'...
    Generated 1660 translation(s) (1648 finished and 12 unfinished)
    Ignored 412 untranslated source text(s)
Updating '/<<PKGBUILDDIR>>/src/translations/smplayer_th.qm'...
    Generated 1624 translation(s) (1601 finished and 23 unfinished)
    Ignored 448 untranslated source text(s)
Updating '/<<PKGBUILDDIR>>/src/translations/smplayer_ms_MY.qm'...
    Generated 2072 translation(s) (2072 finished and 0 unfinished)
Updating '/<<PKGBUILDDIR>>/src/translations/smplayer_uz.qm'...
    Generated 91 translation(s) (47 finished and 44 unfinished)
    Ignored 1981 untranslated source text(s)
Updating '/<<PKGBUILDDIR>>/src/translations/smplayer_nn_NO.qm'...
    Generated 1685 translation(s) (1679 finished and 6 unfinished)
    Ignored 387 untranslated source text(s)
Updating '/<<PKGBUILDDIR>>/src/translations/smplayer_id.qm'...
    Generated 1892 translation(s) (1880 finished and 12 unfinished)
    Ignored 180 untranslated source text(s)
Updating '/<<PKGBUILDDIR>>/src/translations/smplayer_ar.qm'...
    Generated 2028 translation(s) (2027 finished and 1 unfinished)
    Ignored 44 untranslated source text(s)
Updating '/<<PKGBUILDDIR>>/src/translations/smplayer_en_GB.qm'...
    Generated 1734 translation(s) (1722 finished and 12 unfinished)
    Ignored 338 untranslated source text(s)
Updating '/<<PKGBUILDDIR>>/src/translations/smplayer_sq_AL.qm'...
    Generated 1113 translation(s) (1088 finished and 25 unfinished)
    Ignored 959 untranslated source text(s)
Updating '/<<PKGBUILDDIR>>/src/translations/smplayer_am.qm'...
    Generated 2072 translation(s) (2072 finished and 0 unfinished)
Updating '/<<PKGBUILDDIR>>/src/translations/smplayer_fa.qm'...
    Generated 804 translation(s) (764 finished and 40 unfinished)
    Ignored 1268 untranslated source text(s)
Updating '/<<PKGBUILDDIR>>/src/translations/smplayer_en_US.qm'...
    Generated 0 translation(s) (0 finished and 0 unfinished)
    Ignored 2072 untranslated source text(s)
Updating '/<<PKGBUILDDIR>>/src/translations/smplayer_nb_NO.qm'...
    Generated 2045 translation(s) (2037 finished and 8 unfinished)
    Ignored 27 untranslated source text(s)
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: make -j8 -Oline "INSTALL=install --strip-program=true" PREFIX=/usr QMAKE=qmake LRELEASE=lrelease "QMAKE_OPTS=DEFINES+=NO_DEBUG_ON_CONSOLE DEFINES-=MPLAYER2_SUPPORT" DOC_PATH=\\\"/usr/share/doc/smplayer\\\" returned exit code 2
make[1]: *** [debian/rules:23: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:14: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit status 2



More information about the pkg-multimedia-maintainers mailing list