touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #85910
[Bug 1437192] Re: FTBFS with Qt 5.5: "cannot find -linput"
This bug was fixed in the package qtubuntu -
0.61+15.10.20150617-0ubuntu1
---------------
qtubuntu (0.61+15.10.20150617-0ubuntu1) wily; urgency=medium
[ Daniel d'Andrada ]
* Drastically improve surface resize responsiveness
[ Gerry Boland ]
* Add support for Mir window close event (LP: #1434584)
[ Lukáš Tinkl ]
* fix logic error when testing QFlags
[ Timo Jyrinki ]
* Build depend against libinput-dev to fix build with Qt 5.5 (LP:
#1437192) (LP: #1437192)
-- CI Train Bot <ci-train-bot@xxxxxxxxxxxxx> Wed, 17 Jun 2015 13:46:52
+0000
** Changed in: qtubuntu (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtubuntu in Ubuntu.
https://bugs.launchpad.net/bugs/1437192
Title:
FTBFS with Qt 5.5: "cannot find -linput"
Status in appmenu-qt5 package in Ubuntu:
New
Status in qtubuntu package in Ubuntu:
Fix Released
Bug description:
There seems to be some sort of new dependency, even though none were added in Qt 5.5's own build dependencies:
---
g++ -std=c++11 -Wl,-no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -shared -o libqpa-ubuntumirclient.so backingstore.o clipboard.o glcontext.o input.o integration.o nativeinterface.o platformservices.o plugin.o screen.o theme.o window.o moc_clipboard.o moc_input.o moc_plugin.o moc_screen.o moc_window.o -lmirclient -lmircommon -lubuntu_application_api -lQt5PlatformSupport -lfontconfig -lfreetype -lgthread-2.0 -pthread -lglib-2.0 -linput -lxkbcommon -ludev -lmtdev -lEGL -lQt5Gui -lQt5Sensors -lQt5DBus -lQt5Core -lGLESv2 -lpthread
/usr/bin/ld: cannot find -linput
---
That is, qtubuntu and appmenu-qt5 should apparently have a build
dependency on 'libinput-dev':
https://launchpad.net/ubuntu/+source/libinput
More information about Qt 5.5 at
https://wiki.ubuntu.com/Touch/QtTesting
appmenu-qt5:
https://launchpadlibrarian.net/202748418/buildlog_ubuntu-vivid-amd64.appmenu-qt5_0.3.0%2B15.04.20150121-0ubuntu4~vivid1~test1~qt550alpha1_BUILDING.txt.gz
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appmenu-qt5/+bug/1437192/+subscriptions
References