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

Bug#957727: qtconnectivity-opensource-src: ftbfs with GCC-10



Package: src:qtconnectivity-opensource-src
Version: 5.12.5-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/qtconnectivity-opensource-src_5.12.5-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

[...]
/usr/lib/qt5/bin/qmake -install qinstall /<<PKGBUILDDIR>>/examples/bluetooth/lowenergyscanner/characteristicinfo.h /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/qt5/examples/bluetooth/lowenergyscanner/characteristicinfo.h
/usr/lib/qt5/bin/qmake -install qinstall /<<PKGBUILDDIR>>/examples/bluetooth/lowenergyscanner/resources.qrc /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/qt5/examples/bluetooth/lowenergyscanner/resources.qrc
make[4]: Leaving directory '/<<PKGBUILDDIR>>/examples/bluetooth/lowenergyscanner'
make[4]: Entering directory '/<<PKGBUILDDIR>>/examples/bluetooth/heartrate-game'
/usr/lib/qt5/bin/qmake -install qinstall /<<PKGBUILDDIR>>/examples/bluetooth/heartrate-game/qml /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/qt5/examples/bluetooth/heartrate-game/qml
/usr/lib/qt5/bin/qmake -install qinstall -exe heartrate-game /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/qt5/examples/bluetooth/heartrate-game/heartrate-game
make[4]: Entering directory '/<<PKGBUILDDIR>>/examples/bluetooth/chat'
/usr/lib/qt5/bin/qmake -install qinstall /<<PKGBUILDDIR>>/examples/bluetooth/heartrate-game/heartrate-game.pro /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/qt5/examples/bluetooth/heartrate-game/heartrate-game.pro
/usr/lib/qt5/bin/qmake -install qinstall /<<PKGBUILDDIR>>/examples/bluetooth/heartrate-game/main.cpp /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/qt5/examples/bluetooth/heartrate-game/main.cpp
/usr/lib/qt5/bin/qmake -install qinstall -exe qml_chat /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/qt5/examples/bluetooth/chat/qml_chat
/usr/lib/qt5/bin/qmake -install qinstall /<<PKGBUILDDIR>>/examples/bluetooth/heartrate-game/connectionhandler.cpp /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/qt5/examples/bluetooth/heartrate-game/connectionhandler.cpp
/usr/lib/qt5/bin/qmake -install qinstall /<<PKGBUILDDIR>>/examples/bluetooth/chat/chat.qml /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/qt5/examples/bluetooth/chat/chat.qml
/usr/lib/qt5/bin/qmake -install qinstall /<<PKGBUILDDIR>>/examples/bluetooth/chat/images /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/qt5/examples/bluetooth/chat/images
/usr/lib/qt5/bin/qmake -install qinstall /<<PKGBUILDDIR>>/examples/bluetooth/heartrate-game/deviceinfo.cpp /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/qt5/examples/bluetooth/heartrate-game/deviceinfo.cpp
/usr/lib/qt5/bin/qmake -install qinstall /<<PKGBUILDDIR>>/examples/bluetooth/heartrate-game/devicefinder.cpp /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/qt5/examples/bluetooth/heartrate-game/devicefinder.cpp
/usr/lib/qt5/bin/qmake -install qinstall /<<PKGBUILDDIR>>/examples/bluetooth/chat/InputBox.qml /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/qt5/examples/bluetooth/chat/InputBox.qml
/usr/lib/qt5/bin/qmake -install qinstall /<<PKGBUILDDIR>>/examples/bluetooth/heartrate-game/devicehandler.cpp /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/qt5/examples/bluetooth/heartrate-game/devicehandler.cpp
/usr/lib/qt5/bin/qmake -install qinstall /<<PKGBUILDDIR>>/examples/bluetooth/chat/Search.qml /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/qt5/examples/bluetooth/chat/Search.qml
/usr/lib/qt5/bin/qmake -install qinstall /<<PKGBUILDDIR>>/examples/bluetooth/chat/Button.qml /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/qt5/examples/bluetooth/chat/Button.qml
/usr/lib/qt5/bin/qmake -install qinstall /<<PKGBUILDDIR>>/examples/bluetooth/heartrate-game/bluetoothbaseclass.cpp /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/qt5/examples/bluetooth/heartrate-game/bluetoothbaseclass.cpp
/usr/lib/qt5/bin/qmake -install qinstall /<<PKGBUILDDIR>>/examples/bluetooth/chat/chat.pro /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/qt5/examples/bluetooth/chat/chat.pro
/usr/lib/qt5/bin/qmake -install qinstall /<<PKGBUILDDIR>>/examples/bluetooth/heartrate-game/connectionhandler.h /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/qt5/examples/bluetooth/heartrate-game/connectionhandler.h
/usr/lib/qt5/bin/qmake -install qinstall /<<PKGBUILDDIR>>/examples/bluetooth/chat/qmlchat.cpp /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/qt5/examples/bluetooth/chat/qmlchat.cpp
/usr/lib/qt5/bin/qmake -install qinstall /<<PKGBUILDDIR>>/examples/bluetooth/heartrate-game/deviceinfo.h /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/qt5/examples/bluetooth/heartrate-game/deviceinfo.h
/usr/lib/qt5/bin/qmake -install qinstall /<<PKGBUILDDIR>>/examples/bluetooth/heartrate-game/devicefinder.h /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/qt5/examples/bluetooth/heartrate-game/devicefinder.h
/usr/lib/qt5/bin/qmake -install qinstall /<<PKGBUILDDIR>>/examples/bluetooth/chat/chat.qrc /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/qt5/examples/bluetooth/chat/chat.qrc
/usr/lib/qt5/bin/qmake -install qinstall /<<PKGBUILDDIR>>/examples/bluetooth/heartrate-game/devicehandler.h /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/qt5/examples/bluetooth/heartrate-game/devicehandler.h
make[4]: Leaving directory '/<<PKGBUILDDIR>>/examples/bluetooth/chat'
/usr/lib/qt5/bin/qmake -install qinstall /<<PKGBUILDDIR>>/examples/bluetooth/heartrate-game/bluetoothbaseclass.h /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/qt5/examples/bluetooth/heartrate-game/bluetoothbaseclass.h
/usr/lib/qt5/bin/qmake -install qinstall /<<PKGBUILDDIR>>/examples/bluetooth/heartrate-game/heartrate-global.h /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/qt5/examples/bluetooth/heartrate-game/heartrate-global.h
/usr/lib/qt5/bin/qmake -install qinstall /<<PKGBUILDDIR>>/examples/bluetooth/heartrate-game/qml.qrc /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/qt5/examples/bluetooth/heartrate-game/qml.qrc
/usr/lib/qt5/bin/qmake -install qinstall /<<PKGBUILDDIR>>/examples/bluetooth/heartrate-game/images.qrc /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/qt5/examples/bluetooth/heartrate-game/images.qrc
make[4]: Leaving directory '/<<PKGBUILDDIR>>/examples/bluetooth/heartrate-game'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/bluetooth'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/examples'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_install -O--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.
   dh_installdocs -O--fail-missing
   dh_installchangelogs -O--fail-missing
   dh_installinit -O--fail-missing
   dh_perl -O--fail-missing
   debian/rules override_dh_link
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_link
dh_link -plibqt5bluetooth5-bin usr/lib/qt5/bin/sdpscanner usr/lib/x86_64-linux-gnu/qt5/bin/sdpscanner
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_strip_nondeterminism -O--fail-missing
   dh_compress -O--fail-missing
   dh_fixperms -O--fail-missing
   dh_missing -O--fail-missing
   dh_strip -O--fail-missing
   dh_makeshlibs -O--fail-missing
dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols file: see diff output below
dpkg-gensymbols: warning: debian/libqt5bluetooth5/DEBIAN/symbols doesn't match completely debian/libqt5bluetooth5.symbols
--- debian/libqt5bluetooth5.symbols (libqt5bluetooth5_5.12.5-1_amd64)
+++ dpkg-gensymbolsoZNx5t	2020-02-26 12:23:21.048276896 +0000
@@ -214,7 +214,7 @@
  _ZN21QBluetoothLocalDeviceD2Ev@Qt_5 5.6.0
  (optional=inline|arch=armel armhf i386)_ZN21QBluetoothServiceInfo12setAttributeEtRK14QBluetoothUuid@Qt_5 5.12.2
  _ZN21QBluetoothServiceInfo12setAttributeEtRK8QVariant@Qt_5 5.6.0
- _ZN21QBluetoothServiceInfo12setAttributeEtRKNS_8SequenceE@Qt_5 5.6.0
+#MISSING: 5.12.5-1# _ZN21QBluetoothServiceInfo12setAttributeEtRKNS_8SequenceE@Qt_5 5.6.0
  _ZN21QBluetoothServiceInfo15registerServiceERK17QBluetoothAddress@Qt_5 5.6.0
  _ZN21QBluetoothServiceInfo15removeAttributeEt@Qt_5 5.6.0
  _ZN21QBluetoothServiceInfo17unregisterServiceEv@Qt_5 5.6.0
dh_makeshlibs: error: failing due to earlier errors
make: *** [debian/rules:11: binary] Error 25
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit status 2


Reply to: