[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1038693: qt6-declarative-dev: inappropriately included cmake file



On Tue, Jun 20, 2023 at 10:09:13AM +0200, Oswald Buddenhagen wrote:
> Package: qt6-declarative-dev
> Version: 6.4.2+dfsg-1
> Severity: normal
> 
> trying to build qt creator, i got this error message:
> 
> =======
> CMake Error at /usr/lib/x86_64-linux-gnu/cmake/Qt6QmlCompilerPrivate/Qt6QmlLintQuickPluginTargets.cmake:96 (message):
>   The imported target "Qt6::QmlLintQuickPlugin" references the file
> 
>      "/usr/lib/x86_64-linux-gnu/qt6/plugins/qmllint/libquicklintplugin.so"
> 
>   but this file does not exist.  Possible reasons include:
> 
>   * The file was deleted, renamed, or moved to another location.
> 
>   * An install or uninstall procedure did not complete successfully.
> 
>   * The installation package was faulty and contained
> 
>      "/usr/lib/x86_64-linux-gnu/cmake/Qt6QmlCompilerPrivate/Qt6QmlLintQuickPluginTargets.cmake"
> 
>   but not all the files it references.
> =======
> 
> installing qt6-qmllint-plugins fixes the issue.
> i suppose you might need to split off qt6-qmllint-plugins-dev.

I don't think we need to ship the cmake files for plugins at all. In Qt 5 they
were only creating issues, so I didn't ship them.

Nothing links against plugins, and Qt can find them without the need for cmake
files.

--
Dmitry Shachnev

Attachment: signature.asc
Description: PGP signature


Reply to: