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

Bug#957391: kaccounts-integration: ftbfs with GCC-10



Package: src:kaccounts-integration
Version: 4:17.08.3-1
Severity: normal
Tags: sid bullseye
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-10

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-10/g++-10, but succeeds to build with gcc-9/g++-9. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc10-20200225/kaccounts-integration_17.08.3-1_unstable_gcc10.log
The last lines of the build log are at the end of this report.

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

[...]
    for pkg in  ; do \
        rm -rf /<<PKGBUILDDIR>>/debian/kaccounts-integration-doc-html/usr/share/doc/kde/HTML/en/$pkg; \
    done; \
fi
dh_movelibkdeinit  
dh_installdocs  
dh_installchangelogs  
dh_installexamples  
dh_installman  
dh_installcatalogs  
dh_installcron  
dh_installdebconf  
dh_installemacsen  
dh_installifupdown  
dh_installinfo  
dh_installinit  
dh_installmenu  
dh_installmime  
dh_installmodules  
dh_installlogcheck  
dh_installlogrotate  
dh_installpam  
dh_installppp  
dh_installudev  
dh_installwm  
dh_installxfonts  
dh_bugfiles  
dh_lintian  
dh_icons  
dh_perl  
dh_usrlocal  
dh_link  
dh_compress '-X.dcl' '-X.docbook' '-X-license' '-X.tag' '-X.sty' '-X.el'  
dh_fixperms  
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
# "install" target is done
/usr/bin/make -f debian/rules dhmk_run_binary_commands DHMK_TARGET="binary"
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"  
make[2]: Entering directory '/<<PKGBUILDDIR>>'
dh_strip  --dbgsym-migration='kaccounts-integration-dbg (<= 15.12.1-1~~)'
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_makeshlibs '-Xusr/lib/libkdeinit5_*'  
dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols file: see diff output below
dpkg-gensymbols: warning: debian/libkaccounts1/DEBIAN/symbols doesn't match completely debian/libkaccounts1.symbols
--- debian/libkaccounts1.symbols (libkaccounts1_4:17.08.3-1_amd64)
+++ dpkg-gensymbols78HQGF	2020-02-26 12:38:18.062333823 +0000
@@ -39,12 +39,12 @@
  _ZTI16KAccountsDPlugin@Base 0.0
  _ZTI17GetCredentialsJob@Base 0.0
  _ZTI17KAccountsUiPlugin@Base 0.0
- _ZTIN6SignOn5ErrorE@Base 0.0
+#MISSING: 4:17.08.3-1# _ZTIN6SignOn5ErrorE@Base 0.0
  _ZTS16KAccountsDPlugin@Base 0.0
  _ZTS17GetCredentialsJob@Base 0.0
  _ZTS17KAccountsUiPlugin@Base 0.0
- _ZTSN6SignOn5ErrorE@Base 0.0
+#MISSING: 4:17.08.3-1# _ZTSN6SignOn5ErrorE@Base 0.0
  _ZTV16KAccountsDPlugin@Base 0.0
  _ZTV17GetCredentialsJob@Base 0.0
  _ZTV17KAccountsUiPlugin@Base 0.0
- _ZTVN6SignOn5ErrorE@Base 0.0
+#MISSING: 4:17.08.3-1# _ZTVN6SignOn5ErrorE@Base 0.0
dh_makeshlibs: error: failing due to earlier errors
make[1]: *** [/usr/share/pkg-kde-tools/qt-kde-team/3/dhmk.mk:97: pre_binary_dh_makeshlibs] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [/usr/share/pkg-kde-tools/qt-kde-team/3/dhmk.mk:112: debian/dhmk_binary] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit status 2


Reply to: