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

Bug#778096: qtwebkit: ftbfs with GCC-5



Package: src:qtwebkit
Version: 2.3.4.dfsg-3
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/qtwebkit_2.3.4.dfsg-3_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

[...]
  _ZN17QWebPluginFactory9extensionENS_9ExtensionEPKNS_15ExtensionOptionEPNS_15ExtensionReturnE@Base 2.1.0~2011week13
  _ZN17QWebPluginFactoryC1EP7QObject@Base 2.1.0~2011week13
  _ZN17QWebPluginFactoryC2EP7QObject@Base 2.1.0~2011week13
  _ZN17QWebPluginFactoryD0Ev@Base 2.1.0~2011week13
  _ZN17QWebPluginFactoryD1Ev@Base 2.1.0~2011week13
  _ZN17QWebPluginFactoryD2Ev@Base 2.1.0~2011week13
- _ZN18QStyleOptionButtonD1Ev@Base 2.1.0~2011week13
- _ZN18QStyleOptionButtonD2Ev@Base 2.1.0~2011week13
+#MISSING: 2.3.4.dfsg-3# _ZN18QStyleOptionButtonD1Ev@Base 2.1.0~2011week13
+#MISSING: 2.3.4.dfsg-3# _ZN18QStyleOptionButtonD2Ev@Base 2.1.0~2011week13
  _ZN18QWebPluginDatabase11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.1.0~2011week13
  _ZN18QWebPluginDatabase11qt_metacastEPKc@Base 2.1.0~2011week13
  _ZN18QWebPluginDatabase13addSearchPathERK7QString@Base 2.1.0~2011week13
@@ -372,8 +372,8 @@
  _ZN18QWebSecurityOriginD1Ev@Base 2.1.0~2011week13
  _ZN18QWebSecurityOriginD2Ev@Base 2.1.0~2011week13
  _ZN18QWebSecurityOriginaSERKS_@Base 2.1.0~2011week13
- _ZN20QStyleOptionComboBoxD1Ev@Base 2.1.0~2011week13
- _ZN20QStyleOptionComboBoxD2Ev@Base 2.1.0~2011week13
+#MISSING: 2.3.4.dfsg-3# _ZN20QStyleOptionComboBoxD1Ev@Base 2.1.0~2011week13
+#MISSING: 2.3.4.dfsg-3# _ZN20QStyleOptionComboBoxD2Ev@Base 2.1.0~2011week13
  _ZN20QWebHistoryInterface11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.1.0~2011week13
  _ZN20QWebHistoryInterface11qt_metacastEPKc@Base 2.1.0~2011week13
  _ZN20QWebHistoryInterface16defaultInterfaceEv@Base 2.1.0~2011week13
@@ -496,8 +496,8 @@
  _ZN23DumpRenderTreeSupportQtC2Ev@Base 2.1.0~2011week13
  _ZN23DumpRenderTreeSupportQtD1Ev@Base 2.1.0~2011week13
  _ZN23DumpRenderTreeSupportQtD2Ev@Base 2.1.0~2011week13
- (optional=external)_ZN23QStyleOptionProgressBarD1Ev@Base 2.2.1
- (optional=external)_ZN23QStyleOptionProgressBarD2Ev@Base 2.2.1
+#MISSING: 2.3.4.dfsg-3# (optional=external)_ZN23QStyleOptionProgressBarD1Ev@Base 2.2.1
+#MISSING: 2.3.4.dfsg-3# (optional=external)_ZN23QStyleOptionProgressBarD2Ev@Base 2.2.1
  _ZN6WebKit13QtTestSupport17clearMemoryCachesEv@Base 2.3.2
  _ZN6WebKit13QtTestSupport19initializeTestFontsEv@Base 2.3.2
  _ZN6WebKit22initializeWebKit2ThemeEv@Base 2.3.2
@@ -559,8 +559,8 @@
  _ZN8QWebPage23setNetworkAccessManagerEP21QNetworkAccessManager@Base 2.1.0~2011week13
  _ZN8QWebPage23swallowContextMenuEventEP17QContextMenuEvent@Base 2.1.0~2011week13
  _ZN8QWebPage23viewportChangeRequestedEv@Base 2.1.0~2011week13
- (arch=!armel)_ZN8QWebPage24ErrorPageExtensionReturnD1Ev@Base 2.3.2
- (arch=!armel)_ZN8QWebPage24ErrorPageExtensionReturnD2Ev@Base 2.3.2
+#MISSING: 2.3.4.dfsg-3# (arch=!armel)_ZN8QWebPage24ErrorPageExtensionReturnD1Ev@Base 2.3.2
+#MISSING: 2.3.4.dfsg-3# (arch=!armel)_ZN8QWebPage24ErrorPageExtensionReturnD2Ev@Base 2.3.2
  _ZN8QWebPage24javaScriptConsoleMessageERK7QStringiS2_@Base 2.1.0~2011week13
  _ZN8QWebPage25createStandardContextMenuEv@Base 2.1.0~2011week13
  _ZN8QWebPage25shouldInterruptJavaScriptEv@Base 2.1.0~2011week13
dh_makeshlibs: failing due to earlier errors
make: *** [binary-arch] Error 2
debian/rules:40: recipe for target 'binary-arch' failed
dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit status 2


Reply to: