← Back to team overview

touch-packages team mailing list archive

[Bug 1437182] Re: maliit-framework fails to build against Qt 5.5

 

** Summary changed:

- maliit-framework fails to build against Qt 5.5.0 alpha
+ maliit-framework fails to build against Qt 5.5

** Description changed:

  Build log:https://launchpadlibrarian.net/201366368/buildlog_ubuntu-
  vivid-amd64.maliit-
  framework_0.99.0%2Bgit20130923%2B17fdf86-0ubuntu9~vivid1~test1~qt550alpha1_BUILDING.txt.gz
  
  ---
  main.cpp:67:12: error: enumeration value 'QtInfoMsg' not handled in switch [-Werror=switch]
-      switch (type) {
-             ^
+      switch (type) {
+             ^
  ---
  
+ This build was against 5.5.0 alpha, but being feature complete it's
+ likely the bug will persist.
+ 
+ A fix would be very welcome in the way that compiling against both Qt
+ 5.4 and Qt 5.5 would work via for example #ifdef. That way a no-change
+ rebuild would make landing process simpler.
+ 
  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 maliit-framework in
Ubuntu.
https://bugs.launchpad.net/bugs/1437182

Title:
  maliit-framework fails to build against Qt 5.5

Status in maliit-framework package in Ubuntu:
  New

Bug description:
  Build log:https://launchpadlibrarian.net/201366368/buildlog_ubuntu-
  vivid-amd64.maliit-
  framework_0.99.0%2Bgit20130923%2B17fdf86-0ubuntu9~vivid1~test1~qt550alpha1_BUILDING.txt.gz

  ---
  main.cpp:67:12: error: enumeration value 'QtInfoMsg' not handled in switch [-Werror=switch]
       switch (type) {
              ^
  ---

  This build was against 5.5.0 alpha, but being feature complete it's
  likely the bug will persist.

  A fix would be very welcome in the way that compiling against both Qt
  5.4 and Qt 5.5 would work via for example #ifdef. That way a no-change
  rebuild would make landing process simpler.

  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/maliit-framework/+bug/1437182/+subscriptions


References