UITK Components install_plugins_qmltypes fails with Qt 5.5
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| | ubuntu-ui-toolkit (Ubuntu) |
High
|
Unassigned | ||
Bug Description
With the bug #1461897 fix included, the next failure with Qt 5.5 is install_
---
make[4]: Entering directory '/build/
ALARM_BACKEND=
Makefile.
make[4]: *** [install_
---
More information about Qt 5.5 at https:/
Related branches
- PS Jenkins bot: Approve (continuous-integration) on 2015-07-13
- Zsombor Egri (community): Approve on 2015-07-13
-
Diff: 21 lines (+2/-1)2 files modifiedcomponents.api (+1/-1)
modules/Ubuntu/Components/Styles/qmldir (+1/-0)
| description: | updated |
| Timo Jyrinki (timo-jyrinki) wrote : | #1 |
| Timo Jyrinki (timo-jyrinki) wrote : | #2 |
Note that this doesn't happen for me an a local build, only on the builders. But there it happens on all archs: https:/
| Timo Jyrinki (timo-jyrinki) wrote : | #3 |
| Timo Jyrinki (timo-jyrinki) wrote : | #4 |
Without 2>/dev/null locally on amd64:
---
ALARM_BACKEND=
Found a dependency on Ubuntu.
Found a dependency on Ubuntu.
QQmlComponent: Component is not ready
file://
Makefile.
---
| summary: |
- UITK install_plugins_qmltypes fails with Qt 5.5 + UITK Components install_plugins_qmltypes fails with Qt 5.5 |
| Changed in ubuntu-ui-toolkit (Ubuntu): | |
| status: | New → Fix Committed |
| Timo Jyrinki (timo-jyrinki) wrote : | #5 |
Qt 5.5 will not land in vivid.
| no longer affects: | ubuntu-ui-toolkit (Ubuntu Vivid) |
| Launchpad Janitor (janitor) wrote : | #6 |
This bug was fixed in the package ubuntu-ui-toolkit - 1.3.1584+
---------------
ubuntu-ui-toolkit (1.3.1584+
[ Florian Boucault ]
* New BottomEdgeHint component to represent extra features available from the
bottom edge of an application.
[ Loïc Molinari ]
* [UbuntuShape] Added a big radius.
* [UbuntuShape] Added relative radius support. Fixes LP: #1478124.
* Ensured components, styles, examples and tests use the new UbuntuShape
properties (not deprecated). Fixes LP: #1437412.
[ Benjamin Zeller ]
* Make use of the official qt build macros to blend into the Qt buildprocess.
* Fix debug builds, optimization is always enabled by the system qt build.
[ Richard Huddie ]
* Fix for autopilot bug lp:1476715. Don't throw an exception if maliit-server
is not found. Fixes LP: #1476715.
[ Tim Peeters ]
* Clean up the MainView docs.
* Set theme version for Sections component.
* Implement AdaptivePageLayout.
[ Zsombor Egri ]
* Fix width for trailing and leading actions of a ListItem. Fixes LP: #1465582.
* Button and Haptics import wrong toolkit versions, thus they break style
versioning. Moving Icon and ProgressBar to 1.0 and 1.1 version source folder.
* SuruDark theme for ListItem style. Fixes LP: #1451225.
* Swiping ListItem when no actions are defined for the gesture breaks
selectMode. Fixes LP: #1468100.
* Fixing selected connection with the ListItem's select mode checkbox state.
Fixes LP: #1461501, LP: #1469471.
[ Timo Jyrinki ]
* Fix ucstylehints.cpp compilation with Qt 5.5. Fixes LP: #1473873.
* Add PageHeadStyle 1.3 reference to fix install_
Qt 5.5. Fixes LP: #1466484.
[ Christian Dywan ]
* Avoid hard-coded skipping of members by name "type" can be a property name
regardless of also being a field in the JSON description of a property.
* Add apicheck unit test for QML and Javascript.
* Remove "do cleanup" comments. Fixes LP: #1369874.
* Initialize defaultTypes later to avoid bogus types.
* Implement Action.shortcut property. Fixes LP: #1202464.
* Update text handler to 3gu assert.
* Add a deprecated note to ListItems.
* Don't include overridden properties in API.
* Clean-up API check wrapper scripts.
* Track version members were introduced.
* Implement ListItemPopover on right-click. Fixes LP: #1452676.
* Move delegate's chevron into the row and size it explicitly.
Fixes LP: #1474418.
* Enable (Shift)Tab via activeFocusOnTab. Fixes LP: #1276797.
* Only swipe with left button and block timer otherwise.
Fixes LP: #1476300, LP: #1476310.
* Include Javascript libraries in QML documentation. Fixes LP: #1466058.
[ Albert Astals Cid ]
* Fix warning if there's no __propagated
* TypeError: Cannot call method 'hasOwnProperty' of null.
-- CI Train Bot <email address hidden> Thu, 30 Jul 2015 13:04:18 +0000
| Changed in ubuntu-ui-toolkit (Ubuntu): | |
| status: | Fix Committed → Fix Released |


Ok I removed the 2>/dev/null in a test build and got the error out:
ALARM_BACKEND= memory /usr/lib/ powerpc64le- linux-gnu/ qt5/bin/ qmlplugindump -notrelocatable Ubuntu.Components 0.1 ../../ > /build/ buildd/ ubuntu- ui-toolkit- 1.3.1517+ 15.10.20150523/ debian/ tmp//usr/ lib/powerpc64le -linux- gnu/qt5/ qml/Ubuntu/ Components/ plugins. qmltypes Components. Themes with two major versions:0.1 and 1.3 which is unsupported, discarding smaller version Components. Themes. Ambiance with two major versions:0.1 and 1.3 which is unsupported, discarding smaller version /build/ buildd/ ubuntu- ui-toolkit- 1.3.1517+ 15.10.20150523/ modules/ loaddependencie s.qml:9: 1: module "Ubuntu. Components. Styles" version 1.3 is not installed ComponentModule :333: recipe for target 'install_ plugins_ qmltypes' failed
Found a dependency on Ubuntu.
Found a dependency on Ubuntu.
QQmlComponent: Component is not ready
file://
Makefile.