[Pkg-ime-devel] Bug#701276: fcitx: ftbfs with GCC-4.8

Matthias Klose doko at debian.org
Sat Feb 23 11:20:36 UTC 2013


Package: src:fcitx
Version: 1:4.2.7-1
Severity: important
Tags: sid jessie
User: debian-gcc at lists.debian.org
Usertags: ftbfs-gcc-4.8

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

  XXX

The full build log can be found at:
http://people.debian.org/~doko/logs-20130217/gcc48/fcitx_4.2.7-1_unstable_gcc48.log
The last lines of the build log are at the end of this report.

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

  apt-get -t experimental install g++ g++-4.7 g++-4.8 libc6-dev

The test rebuild was done with eglibc-2.17 and GCC-4.8, so some issues
might be caused by the updated glibc.

[...]
   dh_installinit -a
   dh_installmenu -a
   dh_installmime -a
   dh_installmodules -a
   dh_installlogcheck -a
   dh_installlogrotate -a
   dh_installpam -a
   dh_installppp -a
   dh_installudev -a
   dh_installwm -a
   dh_installxfonts -a
   dh_installgsettings -a
   dh_bugfiles -a
   dh_ucf -a
   dh_lintian -a
   dh_gconf -a
   dh_icons -a
   dh_perl -a
   dh_usrlocal -a
   dh_link -a
   dh_compress -a
   dh_fixperms -a
   debian/rules override_dh_strip
make[1]: Entering directory `/«PKGBUILDDIR»'
dh_strip --dbg-package=fcitx-dbg
make[1]: Leaving directory `/«PKGBUILDDIR»'
   debian/rules override_dh_makeshlibs
make[1]: Entering directory `/«PKGBUILDDIR»'
dh_makeshlibs -pfcitx-libs
dh_makeshlibs -pfcitx-libs-gclient
dh_makeshlibs -pfcitx-libs-qt
dpkg-gensymbols: warning: some symbols or patterns disappeared in the symbols file: see diff output below
dpkg-gensymbols: warning: debian/fcitx-libs-qt/DEBIAN/symbols doesn't match completely debian/fcitx-libs-qt.symbols
--- debian/fcitx-libs-qt.symbols (fcitx-libs-qt_1:4.2.7-1_amd64)
+++ dpkg-gensymbolsGGcmZG	2013-02-18 23:08:56.825224550 +0000
@@ -67,7 +67,7 @@
  (c++)"FcitxQtInputMethodItem::setUniqueName(QString const&)@Base" 4.2.7
  (c++)"FcitxQtInputMethodItem::uniqueName() const at Base" 4.2.7
  (c++)"FcitxQtInputMethodItem::~FcitxQtInputMethodItem()@Base" 4.2.7
- (c++)"FcitxQtInputMethodProxy::CreateIC(unsigned int&, unsigned int&, unsigned int&, unsigned int&)@Base" 4.2.7
+#MISSING: 1:4.2.7-1# (c++)"FcitxQtInputMethodProxy::CreateIC(unsigned int&, unsigned int&, unsigned int&, unsigned int&)@Base" 4.2.7
  (c++)"FcitxQtInputMethodProxy::CreateICv2(QString const&, bool&, unsigned int&, unsigned int&, unsigned int&, unsigned int&)@Base" 4.2.7
  (c++)"FcitxQtInputMethodProxy::CreateICv3(QString const&, int, bool&, unsigned int&, unsigned int&, unsigned int&, unsigned int&)@Base" 4.2.7
  (c++)"FcitxQtInputMethodProxy::FcitxQtInputMethodProxy(QString const&, QString const&, QDBusConnection const&, QObject*)@Base" 4.2.7
dh_makeshlibs: dpkg-gensymbols -pfcitx-libs-qt -Idebian/fcitx-libs-qt.symbols -Pdebian/fcitx-libs-qt -edebian/fcitx-libs-qt/usr/lib/x86_64-linux-gnu/libfcitx-qt.so.0.1
 returned exit code 1
make[1]: *** [override_dh_makeshlibs] Error 1
make[1]: Leaving directory `/«PKGBUILDDIR»'
make: *** [binary-arch] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit status 2



More information about the Pkg-ime-devel mailing list