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

Bug#957424: libaccounts-qt: ftbfs with GCC-10



Package: src:libaccounts-qt
Version: 1.15-2
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/libaccounts-qt_1.15-2_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

[...]
Generating graph info page...
Generating directory documentatiQStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
QStandardPaths: wrong ownership on runtime directory /tmp/runtime-root, 1001 instead of 0
Building up file structure...
Insert custom filters...
Insert help data for filter section (1 of 1)...
Insert files...
Insert contents...
Insert indices...
Documentation successfully generated.
on...
Generating index page...
Generating page index...
Generating module index...
Generating namespace member index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating graphical class hierarchy...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
writing tag file...
Running plantuml with JAVA...
Running dot...
Running dot for graph 1/1
Running qhelpgenerator...
lookup cache used 713/65536 hits=4304 misses=729
finished...
cp -r /<<PKGBUILDDIR>>/doc/html /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/accounts-qt; cp -r /<<PKGBUILDDIR>>/doc/qch /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/accounts-qt;
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
find debian/tmp -name jquery.js -exec ln -sfv /usr/share/javascript/jquery/jquery.js {} \;
'debian/tmp/usr/share/doc/accounts-qt/html/jquery.js' -> '/usr/share/javascript/jquery/jquery.js'
rm -f debian/tmp/usr/share/libaccounts-qt-tests/*
rm -f debian/tmp/usr/bin/*
dh_install --fail-missing
dh_install: warning: Please use dh_missing --list-missing/--fail-missing instead
dh_install: warning: This feature will be removed in compat 12.
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_installdocs
   dh_installchangelogs
   dh_perl
   dh_link
   dh_strip_nondeterminism
   dh_compress
   dh_fixperms
   dh_missing
   dh_strip
   dh_makeshlibs
dpkg-gensymbols: error: some new symbols appeared in the symbols file: see diff output below
dpkg-gensymbols: warning: debian/libaccounts-qt5-1/DEBIAN/symbols doesn't match completely debian/libaccounts-qt5-1.symbols
--- debian/libaccounts-qt5-1.symbols (libaccounts-qt5-1_1.15-2_amd64)
+++ dpkg-gensymbolsZ1urcq	2020-02-26 12:44:42.003243232 +0000
@@ -1,4 +1,8 @@
 libaccounts-qt5.so.1 libaccounts-qt5-1 #MINVER#
+ _ZN10QByteArrayD1Ev@Base 1.15-2
+ _ZN10QByteArrayD2Ev@Base 1.15-2
+ _ZN7QStringD1Ev@Base 1.15-2
+ _ZN7QStringD2Ev@Base 1.15-2
  _ZN8Accounts11ApplicationC1EP14_AgApplication@Base 1.13
  _ZN8Accounts11ApplicationC1ERKS0_@Base 1.13
  _ZN8Accounts11ApplicationC1Ev@Base 1.13
dh_makeshlibs: error: failing due to earlier errors
make: *** [debian/rules:36: binary] Error 25
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit status 2


Reply to: