← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1134745] Re: Compiling capybara-webkit fails with Qt 5 packages

 

This bug was fixed in the package qtwebkit-opensource-src -
5.1.1-1ubuntu8

---------------
qtwebkit-opensource-src (5.1.1-1ubuntu8) trusty; urgency=medium

  * Copy dont_pollute_pri_and_pc_with_private_deps.patch from Debian
    (LP: #1134745).
 -- Dmitry Shachnev <mitya57@xxxxxxxxxx>   Wed, 19 Mar 2014 14:07:02 +0400

** Changed in: qtwebkit-opensource-src (Ubuntu)
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtwebkit-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1134745

Title:
  Compiling capybara-webkit fails with Qt 5 packages

Status in “qtwebkit-opensource-src” package in Ubuntu:
  Fix Released
Status in “qtwebkit-opensource-src” package in Debian:
  Fix Released

Bug description:
  I've been experimenting with the https://launchpad.net/~canonical-
  qt5-edgers/+archive/qt5-proper packages compiling capybara-webkit on
  Travis CI. The blocking issue is this:

  g++ -m32 -Wl,-O1 -o ../bin/webkit_server ...   -lQt5WebKitWidgets -L/build/buildd/qtdeclarative-opensource-src-5.0.0/lib -L/usr/lib/i386-linux-gnu -L/usr/lib/i386-linux-gnu/i386-linux-gnu -L/build/buildd/qtwebkit-opensource-src-5.0.0/lib -L/usr/lib/i386-linux-gnu/i386-linux-gnu/i386-linux-gnu -lQt5Sql -lX11 -lxslt -lgio-2.0 -lgstapp-0.10 -lgstinterfaces-0.10 -lgstpbutils-0.10 -pthread -lgstvideo-0.10 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 -lsqlite3 -lQt5Quick -lQt5OpenGL -lQt5PrintSupport -lQt5WebKit -lQt5Qml -lQt5Widgets -lQt5Location -lQt5Sensors -lQt5Network -lQt5Gui -lQt5Core -lGL -lpthread 
  /usr/bin/ld: cannot find -lgstapp-0.10
  /usr/bin/ld: cannot find -lgstinterfaces-0.10
  /usr/bin/ld: cannot find -lgstpbutils-0.10
  /usr/bin/ld: cannot find -lgstvideo-0.10
  /usr/bin/ld: cannot find -lgstbase-0.10
  /usr/bin/ld: cannot find -lgstreamer-0.10
  collect2: ld returned 1 exit status

  The gstreamer libraries are installed, however they have a .0 suffix
  after the .so. This seems to cause linking to fail. I'm not sure where
  these libraries are being added to the linker line as they are not
  present in Qt 4.8 nor on my Debian box running Qt 5 as distributed by
  Digia.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtwebkit-opensource-src/+bug/1134745/+subscriptions