Skip to content

testing/lomiri-ui-toolkit(+revdeps): disable on loongarch64

mio requested to merge mio/aports:lomiri-ui-toolkit into master

Temporarily disable due to ftbfs (rebuild error log). The MR is a temporary measure to unblock the loongarch64 builder.

In file included from /usr/include/qt5/QtCore/qfuture.h:45,
                 from /usr/include/qt5/QtCore/QtCore:97,
                 from /usr/include/qt5/QtQml/QtQmlDepends:3,
                 from /usr/include/qt5/QtQml/QtQml:3,
                 from lomiritoolkitmodule.h:23:
/usr/include/qt5/QtCore/qfutureinterface.h:284:37: error: template-id not allowed for constructor in C++20 [-Werror=template-id-cdtor]
  284 |     explicit QFutureInterface<void>(State initialState = NoState)
      |                                     ^~~~~
/usr/include/qt5/QtCore/qfutureinterface.h:284:37: note: remove the '< >'
Edited by mio

Merge request reports

Loading