← Back to team overview

touch-packages team mailing list archive

[Bug 1437192] Re: qtubuntu fails to build against Qt 5.5

 

** Changed in: qtubuntu (Ubuntu)
       Status: New => In Progress

-- 
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:
  In Progress

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


References