Package: src:libkdegames Version: 4:4.14.2-1 Severity: normal Tags: sid stretch User: debian-...@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/libkdegames_4.14.2-1_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 [...] dh_strip --dbg-package=libkdegames6abi1-dbg make[2]: Leaving directory '/«PKGBUILDDIR»' dh_makeshlibs '-Xusr/lib/kde4/' # [-a] dpkg-gensymbols: warning: some symbols or patterns disappeared in the symbols file: see diff output below dpkg-gensymbols: warning: debian/libkdegames6abi1/DEBIAN/symbols doesn't match completely debian/libkdegames6abi1.symbols --- debian/libkdegames6abi1.symbols (libkdegames6abi1_4:4.14.2-1_amd64) +++ dpkg-gensymbolsHT6q6Z 2015-02-07 10:14:15.237646902 +0000 @@ -214,9 +214,9 @@ _ZN15KgThemeSelector11qt_metacastEPKc@ABI_6_1 4:4.11.1 _ZN15KgThemeSelector12showAsDialogERK7QString@ABI_6_1 4:4.11.1 _ZN15KgThemeSelector16staticMetaObjectE@ABI_6_1 4:4.11.1 - _ZN15KgThemeSelector6DialogD0Ev@ABI_6_1 4:4.11.1 - _ZN15KgThemeSelector6DialogD1Ev@ABI_6_1 4:4.11.1 - _ZN15KgThemeSelector6DialogD2Ev@ABI_6_1 4:4.11.1 +#MISSING: 4:4.14.2-1# _ZN15KgThemeSelector6DialogD0Ev@ABI_6_1 4:4.11.1 +#MISSING: 4:4.14.2-1# _ZN15KgThemeSelector6DialogD1Ev@ABI_6_1 4:4.11.1 +#MISSING: 4:4.14.2-1# _ZN15KgThemeSelector6DialogD2Ev@ABI_6_1 4:4.11.1 _ZN15KgThemeSelector7Private21_k_showNewStuffDialogEv@ABI_6_1 4:4.11.1 _ZN15KgThemeSelector7Private22_k_updateListSelectionEPK7KgTheme@ABI_6_1 4:4.11.1 _ZN15KgThemeSelector7Private26_k_updateProviderSelectionEv@ABI_6_1 4:4.11.1 @@ -237,9 +237,9 @@ _ZN17KgDeclarativeView16staticMetaObjectE@ABI_6_1 4:4.11.1 _ZN17KgDeclarativeViewC1EP7QWidget@ABI_6_1 4:4.11.1 _ZN17KgDeclarativeViewC2EP7QWidget@ABI_6_1 4:4.11.1 - _ZN17KgDeclarativeViewD0Ev@ABI_6_1 4:4.11.1 - _ZN17KgDeclarativeViewD1Ev@ABI_6_1 4:4.11.1 - _ZN17KgDeclarativeViewD2Ev@ABI_6_1 4:4.11.1 +#MISSING: 4:4.14.2-1# _ZN17KgDeclarativeViewD0Ev@ABI_6_1 4:4.11.1 +#MISSING: 4:4.14.2-1# _ZN17KgDeclarativeViewD1Ev@ABI_6_1 4:4.11.1 +#MISSING: 4:4.14.2-1# _ZN17KgDeclarativeViewD2Ev@ABI_6_1 4:4.11.1 _ZN17KgDifficultyLevel11qt_metacallEN11QMetaObject4CallEiPPv@ABI_6_1 4:4.11.1 _ZN17KgDifficultyLevel11qt_metacastEPKc@ABI_6_1 4:4.11.1 _ZN17KgDifficultyLevel16staticMetaObjectE@ABI_6_1 4:4.11.1 @@ -501,6 +501,6 @@ (c++)"non-virtual thunk to KGameRenderedObjectItem::shape() const@ABI_6_1" 4:4.11.1 (c++)"non-virtual thunk to KGameRenderedObjectItem::~KGameRenderedObjectItem()@ABI_6_1" 4:4.11.1 (c++)"non-virtual thunk to KScoreDialog::~KScoreDialog()@ABI_6_1" 4:4.11.1 - (c++)"non-virtual thunk to KgDeclarativeView::~KgDeclarativeView()@ABI_6_1" 4:4.11.1 - (c++)"non-virtual thunk to KgThemeSelector::Dialog::~Dialog()@ABI_6_1" 4:4.11.1 +#MISSING: 4:4.14.2-1# (c++)"non-virtual thunk to KgDeclarativeView::~KgDeclarativeView()@ABI_6_1" 4:4.11.1 +#MISSING: 4:4.14.2-1# (c++)"non-virtual thunk to KgThemeSelector::Dialog::~Dialog()@ABI_6_1" 4:4.11.1 (c++)"non-virtual thunk to KgThemeSelector::~KgThemeSelector()@ABI_6_1" 4:4.11.1 Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 251. dh_makeshlibs: failing due to earlier errors make[1]: *** [pre_binary-arch_dh_makeshlibs] Error 2 /usr/share/pkg-kde-tools/qt-kde-team/2/dhmk.mk:97: recipe for target 'pre_binary-arch_dh_makeshlibs' failed make[1]: Leaving directory '/«PKGBUILDDIR»' make: *** [debian/dhmk_binary-arch] Error 2 /usr/share/pkg-kde-tools/qt-kde-team/2/dhmk.mk:110: recipe for target 'debian/dhmk_binary-arch' failed dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit status 2 -- To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1ylr5f-00018a...@paradis.debian.org