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

Bug#778088: qtenginio-opensource-src: ftbfs with GCC-5



Package: src:qtenginio-opensource-src
Version: 5.3.2-2
Severity: normal
Tags: sid stretch
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-5

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-5/g++-5, but succeeds to build with gcc-4.9/g++-4.9. The
severity of this report may be raised before the stretch release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc5-20150205/qtenginio-opensource-src_5.3.2-2_unstable_gcc5.log
The last lines of the build log are at the end of this report.

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

  apt-get -t experimental install g++ 

Common build failures are C11 as the default C mode, 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-5/porting_to.html

[...]
  _ZN17EnginioReplyState11dataChangedEv@Base 5.3.1
  _ZN17EnginioReplyState11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.3.1
  _ZN17EnginioReplyState11qt_metacastEPKc@Base 5.3.1
@@ -189,8 +189,8 @@
  _ZN17EnginioReplyStateD1Ev@Base 5.3.1
  _ZN17EnginioReplyStateD2Ev@Base 5.3.1
  _ZN23EnginioBaseModelPrivate14fullQueryResetERK10QJsonArray@Base 5.3.1
- (arch=amd64 armhf hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mips64el mipsel)_ZN23EnginioBaseModelPrivate20SwapNetworkReplyBaseC1ERKS0_@Base 5.3.1
- (arch=amd64 armhf hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mips64el mipsel)_ZN23EnginioBaseModelPrivate20SwapNetworkReplyBaseC2ERKS0_@Base 5.3.1
+#MISSING: 5.3.2-2# (arch=amd64 armhf hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mips64el mipsel)_ZN23EnginioBaseModelPrivate20SwapNetworkReplyBaseC1ERKS0_@Base 5.3.1
+#MISSING: 5.3.2-2# (arch=amd64 armhf hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mips64el mipsel)_ZN23EnginioBaseModelPrivate20SwapNetworkReplyBaseC2ERKS0_@Base 5.3.1
  (arch=!amd64 !hurd-i386 !i386 !kfreebsd-amd64 !kfreebsd-i386)_ZN23EnginioBaseModelPrivate20SwapNetworkReplyBaseD1Ev@Base 5.3.1
  (arch=!amd64 !hurd-i386 !i386 !kfreebsd-amd64 !kfreebsd-i386)_ZN23EnginioBaseModelPrivate20SwapNetworkReplyBaseD2Ev@Base 5.3.1
  _ZN23EnginioBaseModelPrivate20receivedNotificationE11QJsonObject@Base 5.3.1
@@ -237,12 +237,12 @@
  _ZN24EnginioBackendConnection7timeOutEv@Base 5.3.1
  _ZN24EnginioBackendConnectionC1EP7QObject@Base 5.3.1
  _ZN24EnginioBackendConnectionC2EP7QObject@Base 5.3.1
- _ZN24EnginioBackendConnectionD0Ev@Base 5.3.1
- _ZN24EnginioBackendConnectionD1Ev@Base 5.3.1
- _ZN24EnginioBackendConnectionD2Ev@Base 5.3.1
- _ZN25QAbstractItemModelPrivateD0Ev@Base 5.3.1
- _ZN25QAbstractItemModelPrivateD1Ev@Base 5.3.1
- _ZN25QAbstractItemModelPrivateD2Ev@Base 5.3.1
+#MISSING: 5.3.2-2# _ZN24EnginioBackendConnectionD0Ev@Base 5.3.1
+#MISSING: 5.3.2-2# _ZN24EnginioBackendConnectionD1Ev@Base 5.3.1
+#MISSING: 5.3.2-2# _ZN24EnginioBackendConnectionD2Ev@Base 5.3.1
+#MISSING: 5.3.2-2# _ZN25QAbstractItemModelPrivateD0Ev@Base 5.3.1
+#MISSING: 5.3.2-2# _ZN25QAbstractItemModelPrivateD1Ev@Base 5.3.1
+#MISSING: 5.3.2-2# _ZN25QAbstractItemModelPrivateD2Ev@Base 5.3.1
  _ZN27EnginioOAuth2Authentication11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.3.1
  _ZN27EnginioOAuth2Authentication11qt_metacastEPKc@Base 5.3.1
  _ZN27EnginioOAuth2Authentication11setPasswordERK7QString@Base 5.3.1
@@ -273,9 +273,9 @@
  _ZN30EnginioClientConnectionPrivate30emitSessionAuthenticationErrorEP17EnginioReplyState@Base 5.3.1
  _ZN30EnginioClientConnectionPrivate4initEv@Base 5.3.1
  _ZN30EnginioClientConnectionPrivate5queryI11QJsonObjectEEP13QNetworkReplyRK13ObjectAdaptorIT_EN7Enginio9OperationE@Base 5.3.1
- _ZN30EnginioClientConnectionPrivate6createI11QJsonObjectEEP13QNetworkReplyRK13ObjectAdaptorIT_EN7Enginio9OperationE@Base 5.3.1
- _ZN30EnginioClientConnectionPrivate6removeI11QJsonObjectEEP13QNetworkReplyRK13ObjectAdaptorIT_EN7Enginio9OperationE@Base 5.3.1
- _ZN30EnginioClientConnectionPrivate6updateI11QJsonObjectEEP13QNetworkReplyRK13ObjectAdaptorIT_EN7Enginio9OperationE@Base 5.3.1
+#MISSING: 5.3.2-2# _ZN30EnginioClientConnectionPrivate6createI11QJsonObjectEEP13QNetworkReplyRK13ObjectAdaptorIT_EN7Enginio9OperationE@Base 5.3.1
+#MISSING: 5.3.2-2# _ZN30EnginioClientConnectionPrivate6removeI11QJsonObjectEEP13QNetworkReplyRK13ObjectAdaptorIT_EN7Enginio9OperationE@Base 5.3.1
+#MISSING: 5.3.2-2# _ZN30EnginioClientConnectionPrivate6updateI11QJsonObjectEEP13QNetworkReplyRK13ObjectAdaptorIT_EN7Enginio9OperationE@Base 5.3.1
  _ZN30EnginioClientConnectionPrivate9emitErrorEP17EnginioReplyState@Base 5.3.1
  _ZN30EnginioClientConnectionPrivateC1Ev@Base 5.3.1
  _ZN30EnginioClientConnectionPrivateC2Ev@Base 5.3.1
dh_makeshlibs: failing due to earlier errors
make: *** [binary-arch] Error 2
debian/rules:14: recipe for target 'binary-arch' failed
dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit status 2


Reply to: