ubuntu-sdk-bugs team mailing list archive
-
ubuntu-sdk-bugs team
-
Mailing list archive
-
Message #00682
[Bug 1134745] Re: Compiling capybara-webkit fails with Qt 5 packages
** Changed in: qtwebkit-opensource-src (Debian)
Status: Confirmed => 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:
Confirmed
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