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

Bug#746873: marked as done (libkdegames: ftbfs with GCC-4.9)



Your message dated Sun, 10 Aug 2014 17:16:58 +0200
with message-id <53E78CEA.3050200@debian.org>
and subject line Re: libkdegames: ftbfs with GCC-4.9
has caused the Debian Bug report #746873,
regarding libkdegames: ftbfs with GCC-4.9
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 owner@bugs.debian.org
immediately.)


-- 
746873: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746873
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:libkdegames
Version: 4:4.11.5-1
Severity: important
Tags: sid jessie
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-4.9

The package fails to build in a test rebuild on at least amd64 with
gcc-4.9/g++-4.9, but succeeds to build with gcc-4.8/g++-4.8. The
severity of this report may be raised before the jessie release.

The full build log can be found at:
http://people.debian.org/~doko/logs/failed-gcc49/libkdegames_4.11.5-1_unstable_gcc49.log
The last lines of the build log are at the end of this report.

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

[...]
dh_link  # [-a]
dh_compress '-X.dcl' '-X.docbook' '-X-license' '-X.tag' '-X.sty' '-X.el'  # [-a]
dh_fixperms  # [-a]
make[1]: Leaving directory `/«PKGBUILDDIR»'
# "install-arch" target is done
/usr/bin/make -f debian/rules dhmk_run_binary-arch_commands DHMK_TARGET="binary-arch"
make[1]: Entering directory `/«PKGBUILDDIR»'
# Running override target (override_dh_strip)
test -z "`ls debian/*.debhelper.log 2>/dev/null`" || sed -i '/^override_dh_strip[[:space:]]/d' debian/*.debhelper.log
/usr/bin/make -f debian/rules override_dh_strip DH_INTERNAL_OVERRIDE="dh_strip"  # [-a]
make[2]: Entering directory `/«PKGBUILDDIR»'
dh_strip  --dbg-package=libkdegames6abi1-dbg
make[2]: Leaving directory `/«PKGBUILDDIR»'
dh_makeshlibs '-Xusr/lib/kde4/'  # [-a]
dpkg-gensymbols: warning: debian/libkdegames6abi1/DEBIAN/symbols doesn't match completely debian/libkdegames6abi1.symbols
--- debian/libkdegames6abi1.symbols (libkdegames6abi1_4:4.11.5-1_amd64)
+++ dpkg-gensymbolsDa2rRT	2014-04-18 12:09:08.690971092 +0000
@@ -51,8 +51,8 @@
  _ZN12KScoreDialog19KScoreDialogPrivate11aboutToShowEv@ABI_6_1 4:4.11.1
  _ZN12KScoreDialog19KScoreDialogPrivate11setupDialogEv@ABI_6_1 4:4.11.1
  _ZN12KScoreDialog19KScoreDialogPrivate23findTranslatedGroupNameERK10QByteArray@ABI_6_1 4:4.11.1
- (optional=private|arch=!armhf)_ZN12KScoreDialog19KScoreDialogPrivateD1Ev@ABI_6_1 4:4.11.2
- (optional=private|arch=!armhf)_ZN12KScoreDialog19KScoreDialogPrivateD2Ev@ABI_6_1 4:4.11.2
+#MISSING: 4:4.11.5-1# (optional=private|arch=!armhf)_ZN12KScoreDialog19KScoreDialogPrivateD1Ev@ABI_6_1 4:4.11.2
+#MISSING: 4:4.11.5-1# (optional=private|arch=!armhf)_ZN12KScoreDialog19KScoreDialogPrivateD2Ev@ABI_6_1 4:4.11.2
  _ZN12KScoreDialog21setConfigGroupWeightsERK4QMapIi10QByteArrayE@ABI_6_1 4:4.11.1
  _ZN12KScoreDialog21setHiddenConfigGroupsERK5QListI10QByteArrayE@ABI_6_1 4:4.11.1
  _ZN12KScoreDialog27addLocalizedConfigGroupNameERK5QPairI10QByteArray7QStringE@ABI_6_1 4:4.11.1
dpkg-gensymbols: warning: some symbols or patterns disappeared in the symbols file: see diff output below
dpkg-gensymbols: warning: debian/libkdegamesprivate1abi1/DEBIAN/symbols doesn't match completely debian/libkdegamesprivate1abi1.symbols
--- debian/libkdegamesprivate1abi1.symbols (libkdegamesprivate1abi1_4:4.11.5-1_amd64)
+++ dpkg-gensymbolsKpokg6	2014-04-18 12:09:09.558993841 +0000
@@ -389,9 +389,9 @@
  _ZN18KGameCanvasAdapter9childRectEv@ABI_1_1 4:4.11.1
  _ZN18KGameCanvasAdapterC1Ev@ABI_1_1 4:4.11.1
  _ZN18KGameCanvasAdapterC2Ev@ABI_1_1 4:4.11.1
- _ZN18KGameCanvasAdapterD0Ev@ABI_1_1 4:4.11.1
- _ZN18KGameCanvasAdapterD1Ev@ABI_1_1 4:4.11.1
- _ZN18KGameCanvasAdapterD2Ev@ABI_1_1 4:4.11.1
+#MISSING: 4:4.11.5-1# _ZN18KGameCanvasAdapterD0Ev@ABI_1_1 4:4.11.1
+#MISSING: 4:4.11.5-1# _ZN18KGameCanvasAdapterD1Ev@ABI_1_1 4:4.11.1
+#MISSING: 4:4.11.5-1# _ZN18KGameCanvasAdapterD2Ev@ABI_1_1 4:4.11.1
  _ZN18KGameCanvasPicture10setPictureERK8QPicture@ABI_1_1 4:4.11.1
  _ZN18KGameCanvasPicture5paintEP8QPainter@ABI_1_1 4:4.11.1
  _ZN18KGameCanvasPictureC1EP19KGameCanvasAbstract@ABI_1_1 4:4.11.1
dh_makeshlibs: failing due to earlier errors
make[1]: *** [pre_binary-arch_dh_makeshlibs] Error 2
make[1]: Leaving directory `/«PKGBUILDDIR»'
make: *** [debian/dhmk_binary-arch] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Version: 4:4.13.1-1

the symbols files were updated, without closing the issue.

--- End Message ---

Reply to: