touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #65646
[Bug 1437192] [NEW] qtubuntu fails to build against Qt 5.5
Public bug reported:
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 should apparently have a build dependecy on 'libinput-
dev': https://launchpad.net/ubuntu/+source/libinput
More information about Qt 5.5 at https://wiki.ubuntu.com/Touch/QtTesting
** Affects: qtubuntu (Ubuntu)
Importance: Undecided
Status: New
** Tags: qt5.5
** Description changed:
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
+ 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 should apparently have a build dependecy on
- 'libinput': https://launchpad.net/ubuntu/+source/libinput
+ That is, qtubuntu should apparently have a build dependecy on 'libinput-
+ dev': https://launchpad.net/ubuntu/+source/libinput
More information about Qt 5.5 at https://wiki.ubuntu.com/Touch/QtTesting
--
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:
qtubuntu fails to build against Qt 5.5
Status in qtubuntu package in Ubuntu:
New
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 should apparently have a build dependecy on
'libinput-dev': https://launchpad.net/ubuntu/+source/libinput
More information about Qt 5.5 at
https://wiki.ubuntu.com/Touch/QtTesting
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtubuntu/+bug/1437192/+subscriptions
Follow ups
References