Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Building Qt 5.4 fails on webengine
Forum Updated to NodeBB v4.3 + New Features

Building Qt 5.4 fails on webengine

Scheduled Pinned Locked Moved Installation and Deployment
3 Posts 3 Posters 2.0k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    pkajak
    wrote on last edited by
    #1

    Hello,

    I've been trying to build Qt5.4 on my Slackware 14.1 updated to current. At some point there are lots of warnings related to sqlite shown and finally returns error message:

    @
    /usr/lib64/gcc/x86_64-slackware-linux/4.8.3/../../../../x86_64-slackware-linux/bin/ld.gold: warning: hidden symbol 'sqlite3_mprintf' in /root/Install/qt-everywhere-opensource-src-5.4.0/qtwebengine/src/core/Release/obj/src/3rdparty/chromium/third_party/sqlite/libsqlite3.a(/root/Install/qt-everywhere-opensource-src-5.4.0/qtwebengine/src/core/Release/obj/src/3rdparty/chromium/third_party/sqlite/amalgamation/sqlite.sqlite3.o) is referenced by DSO /usr/lib64/gcc/x86_64-slackware-linux/4.8.3/../../../../lib64/libsoftokn3.so
    /usr/lib64/gcc/x86_64-slackware-linux/4.8.3/../../../../x86_64-slackware-linux/bin/ld.gold: error: treating warnings as errors
    collect2: error: ld returned 1 exit status
    make[4]: *** [../../lib/libQt5WebEngineCore.so.5.4.0] Error 1
    make[4]: Leaving directory /root/Install/qt-everywhere-opensource-src-5.4.0/qtwebengine/src/core' make[3]: *** [sub-core_module-pro-make_first] Error 2 make[3]: Leaving directory /root/Install/qt-everywhere-opensource-src-5.4.0/qtwebengine/src/core'
    make[2]: *** [sub-core-make_first] Error 2
    make[2]: Leaving directory /root/Install/qt-everywhere-opensource-src-5.4.0/qtwebengine/src' make[1]: *** [sub-src-make_first] Error 2 make[1]: Leaving directory /root/Install/qt-everywhere-opensource-src-5.4.0/qtwebengine'
    make: *** [module-qtwebengine-make_first] Error 2@

    (all warnings -> http://pastebin.com/xAd9yrRp)

    I would be grateful for any help on that problem.

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      Pass --no-warnings-are-errors to configure and rebuild.

      (Z(:^

      1 Reply Last reply
      0
      • Y Offline
        Y Offline
        YuGiOhJCJ
        wrote on last edited by
        #3

        Hello, I encounter the same problem on Slackware 14.1 and qt-5.4.1: http://pastebin.com/MKMpzUTj
        I have tried your workaround: http://pastebin.com/QVFiNj2b
        But it does not help.
        Any other idea?

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved