Public bug reported: Using Qt 5.6 beta:
Build log at https://launchpadlibrarian.net/235918818/buildlog_ubuntu- xenial-amd64.ubuntu-ui- toolkit_1.3.1795+16.04.20160106-0ubuntu2_BUILDING.txt.gz --- apicheck.cpp:95:64: error: no matching function for call to 'QQmlType::attachedPropertiesType() const' collectReachableMetaObjects(ty->attachedPropertiesType(), metas); ... plugin/propertychanges.cpp:93:17: error: 'getPointer' is not a member of 'QQmlAbstractBinding' toBinding = QQmlAbstractBinding::getPointer(binding); --- More about Qt at https://wiki.ubuntu.com/Touch/QtTesting ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided Status: New ** Tags: qt5.6 ** Description changed: + Using Qt 5.6 beta: + Build log at https://launchpadlibrarian.net/235918818/buildlog_ubuntu- xenial-amd64.ubuntu-ui- toolkit_1.3.1795+16.04.20160106-0ubuntu2_BUILDING.txt.gz --- apicheck.cpp:95:64: error: no matching function for call to 'QQmlType::attachedPropertiesType() const' - collectReachableMetaObjects(ty->attachedPropertiesType(), metas); + collectReachableMetaObjects(ty->attachedPropertiesType(), metas); ... plugin/propertychanges.cpp:93:17: error: 'getPointer' is not a member of 'QQmlAbstractBinding' - toBinding = QQmlAbstractBinding::getPointer(binding); + toBinding = QQmlAbstractBinding::getPointer(binding); --- More about Qt at https://wiki.ubuntu.com/Touch/QtTesting -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1540356 Title: Ubuntu UI Toolkit fails to build against Qt 5.6 Status in ubuntu-ui-toolkit package in Ubuntu: New Bug description: Using Qt 5.6 beta: Build log at https://launchpadlibrarian.net/235918818/buildlog_ubuntu- xenial-amd64.ubuntu-ui- toolkit_1.3.1795+16.04.20160106-0ubuntu2_BUILDING.txt.gz --- apicheck.cpp:95:64: error: no matching function for call to 'QQmlType::attachedPropertiesType() const' collectReachableMetaObjects(ty->attachedPropertiesType(), metas); ... plugin/propertychanges.cpp:93:17: error: 'getPointer' is not a member of 'QQmlAbstractBinding' toBinding = QQmlAbstractBinding::getPointer(binding); --- More about Qt at https://wiki.ubuntu.com/Touch/QtTesting To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1540356/+subscriptions -- Mailing list: https://launchpad.net/~ubuntu-sdk-bugs Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs More help : https://help.launchpad.net/ListHelp

