← Back to team overview

touch-packages team mailing list archive

[Bug 1475611] Re: ubuntu-keyboard ftbfs with GCC 5

 

This is actually unrelated to GCC5, it's a result of the platform-api
removing some headers that the keyboard was depending on, a branch has
already been prepared to fix this :)

** Changed in: ubuntu-keyboard (Ubuntu)
     Assignee: (unassigned) => Michael Sheldon (michael-sheldon)

** Changed in: ubuntu-keyboard (Ubuntu)
       Status: Confirmed => In Progress

** Branch linked: lp:~michael-sheldon/ubuntu-keyboard/fix-build-against-
new-libplatform

** Summary changed:

- ubuntu-keyboard ftbfs with GCC 5
+ ubuntu-keyboard ftbfs with platform-api 3.0

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-keyboard in Ubuntu.
https://bugs.launchpad.net/bugs/1475611

Title:
  ubuntu-keyboard ftbfs with platform-api 3.0

Status in ubuntu-keyboard package in Ubuntu:
  In Progress

Bug description:
  see 
  https://launchpadlibrarian.net/211730276/buildlog_ubuntu-wily-armhf.ubuntu-keyboard_0.99.trunk.phablet2%2B15.10.20150629-0ubuntu2~gcc5.1_BUILDING.txt.gz

  g++ -c -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Werror -O0 -Wall -W -D_REENTRANT -fPIC -DUBUNTU_KEYBOARD_DATA_DIR=\"/usr/share/maliit/plugins/com/ubuntu\" -DMALIIT_PLUGINS_DATA_DIR=\"/usr/share/maliit/plugins\" -DPINYIN_DATA_DIR=\"/usr/lib/arm-linux-gnueabihf/libpinyin/data\" -DMALIIT_DEFAULT_PROFILE=\"ubuntu\" -DHAVE_HUNSPELL -DHAVE_PINYIN -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../lib -I.. -isystem /usr/include/hunspell -isystem /usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -isystem /usr/include/libpinyin-1.0.0 -isystem /usr/include/maliit/plugins -isystem /usr/include/maliit/framework -isystem /usr/include/arm-linux-gnueabihf/qt5 -isystem /usr/include/arm-linux-gnueabihf/qt5/QtWidgets -isystem /usr/include/arm-linux-gnueabihf/qt5/QtQuick -isystem /usr/include/arm-linux-gnueabihf/qt5/QtGui -isystem /usr/include/arm-linux-gnueabihf/qt5/QtQml -isystem /usr/include/arm-linux-gnueabihf/qt5/QtNetwork -isystem /usr/include/arm-linux-gnueabihf/qt5/QtDBus -isystem /usr/include/arm-linux-gnueabihf/qt5/QtCore -I. -I/usr/lib/arm-linux-gnueabihf/qt5/mkspecs/linux-g++ -o ubuntuapplicationapiwrapper.o ubuntuapplicationapiwrapper.cpp
  ubuntuapplicationapiwrapper.cpp:23:49: fatal error: ubuntu/ui/ubuntu_ui_session_service.h: No such file or directory
  compilation terminated.
  make[3]: *** [ubuntuapplicationapiwrapper.o] Error 1
  Makefile:505: recipe for target 'ubuntuapplicationapiwrapper.o' failed
  make[3]: Leaving directory '/«BUILDDIR»/ubuntu-keyboard-0.99.trunk.phablet2+15.10.20150629/src/plugin'
  make[2]: *** [sub-plugin-make_first-ordered] Error 2
  Makefile:131: recipe for target 'sub-plugin-make_first-ordered' failed
  make[2]: Leaving directory '/«BUILDDIR»/ubuntu-keyboard-0.99.trunk.phablet2+15.10.20150629/src'
  make[1]: *** [sub-src-make_first-ordered] Error 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-keyboard/+bug/1475611/+subscriptions


References