[Dx-packages] [Bug 1437192] Re: FTBFS with Qt 5.5: "cannot find -linput"

2015-09-04 Thread Launchpad Bug Tracker
This bug was fixed in the package appmenu-qt5 -
0.3.0+15.10.20150903-0ubuntu1

---
appmenu-qt5 (0.3.0+15.10.20150903-0ubuntu1) wily; urgency=medium

  [ Timo Jyrinki ]
  * Build dep on libinput-dev for Qt 5.5. (LP: #1437192)

 -- CI Train Bot   Thu, 03 Sep 2015 10:15:35
+

** Changed in: appmenu-qt5 (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to appmenu-qt5 in Ubuntu.
https://bugs.launchpad.net/bugs/1437192

Title:
  FTBFS with Qt 5.5: "cannot find -linput"

Status in appmenu-qt5 package in Ubuntu:
  Fix Released
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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1437192] Re: FTBFS with Qt 5.5: "cannot find -linput"

2015-09-04 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/wily-proposed/appmenu-qt5

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to appmenu-qt5 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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1437192] Re: FTBFS with Qt 5.5: "cannot find -linput"

2015-07-15 Thread Timo Jyrinki
** Changed in: appmenu-qt5 (Ubuntu)
   Importance: Undecided => High

** Branch linked: lp:~timo-jyrinki/appmenu-qt5/build_dep_libinput-
dev_qt55

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to appmenu-qt5 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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1437192] Re: FTBFS with Qt 5.5: "cannot find -linput"

2015-06-23 Thread Launchpad Bug Tracker
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   Wed, 17 Jun 2015 13:46:52
+

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

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to appmenu-qt5 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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1437192] Re: FTBFS with Qt 5.5: "cannot find -linput"

2015-06-23 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/wily-proposed/qtubuntu

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to appmenu-qt5 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:
  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 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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1437192] Re: FTBFS with Qt 5.5: "cannot find -linput"

2015-04-22 Thread Timo Jyrinki
** Summary changed:

- qtubuntu fails to build against Qt 5.5
+ FTBFS with Qt 5.5: "cannot find -linput"

** Also affects: appmenu-qt5 (Ubuntu)
   Importance: Undecided
   Status: New

** 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
  /usr/bin/ld: cannot find -linput
  ---
  
- That is, qtubuntu should apparently have a build dependecy on 'libinput-
- dev': https://launchpad.net/ubuntu/+source/libinput
+ 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

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to appmenu-qt5 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:
  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 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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp