Bug 478879 - Qt::PlatformModuleInternal: the target was not found.
Summary: Qt::PlatformModuleInternal: the target was not found.
Status: RESOLVED FIXED
Alias: None
Product: plasma-integration
Classification: Plasma
Component: general (show other bugs)
Version: 5.91.0
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL: https://github.com/qt/qtdeclarative/c...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-22 11:25 UTC by Perfect Gentleman
Modified: 2023-12-24 18:26 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
build.log (18.54 KB, text/x-log)
2023-12-22 11:25 UTC, Perfect Gentleman
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Perfect Gentleman 2023-12-22 11:25:34 UTC
Created attachment 164362 [details]
build.log

```
- Configuring done (2.4s)
CMake Error at /usr/lib64/cmake/Qt6QmlBuiltins/Qt6QmlBuiltinsTargets.cmake:70 (set_target_properties):
  The link interface of target "Qt6::QmlBuiltins" contains:

    Qt::PlatformModuleInternal

  but the target was not found.  Possible reasons include:

    * There is a typo in the target name.
    * A find_package call is missing for an IMPORTED target.
    * An ALIAS target is missing.
```


SOFTWARE/OS VERSIONS
Linux/KDE Plasma:  Gentoo / KDE Plasma Live
KDE Plasma Version: plasmashell 5.91.90
KDE Frameworks Version: 5.248
Qt Version:  6.7.0 Beta 1

ADDITIONAL INFORMATION
Comment 1 Andreas Sturmlechner 2023-12-22 17:11:33 UTC
> Qt Version:  6.7.0 Beta 1
I think this has come up already on IRC and I don't think KDE can do anything about a Qt CMake issue.
Comment 2 Andreas Sturmlechner 2023-12-22 17:15:51 UTC
Right: https://bugs.gentoo.org/918993

I would not recommend running >=6.7 at all right now, there's breakage left and right.
Comment 3 Bug Janitor Service 2023-12-22 19:13:28 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-integration/-/merge_requests/130
Comment 4 Bug Janitor Service 2023-12-22 19:19:01 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/breeze/-/merge_requests/392
Comment 5 Bug Janitor Service 2023-12-22 19:21:05 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/oxygen/-/merge_requests/51
Comment 6 Antonio Rojas 2023-12-24 18:24:24 UTC
Git commit 4a7354ed576b1b51ccca6e4f0674df198454fdea by Antonio Rojas.
Committed on 24/12/2023 at 19:23.
Pushed by arojas into branch 'master'.

Fix build with Qt 6.7

Add another target alias needed to work around QTBUG-114706

M  +3    -0    qt6/CMakeLists.txt

https://invent.kde.org/plasma/plasma-integration/-/commit/4a7354ed576b1b51ccca6e4f0674df198454fdea
Comment 7 Antonio Rojas 2023-12-24 18:25:43 UTC
Git commit b624e60afe0d7eaf12f31813dfd080a92bd496a4 by Antonio Rojas.
Committed on 24/12/2023 at 19:24.
Pushed by arojas into branch 'master'.

Fix build with Qt 6.7

Add another target alias needed to work around QTBUG-114706

M  +3    -0    CMakeLists.txt

https://invent.kde.org/plasma/oxygen/-/commit/b624e60afe0d7eaf12f31813dfd080a92bd496a4
Comment 8 Antonio Rojas 2023-12-24 18:26:10 UTC
Git commit 4ea1356e0219e33af8bb487bb47096fb55f9cc99 by Antonio Rojas.
Committed on 24/12/2023 at 19:23.
Pushed by arojas into branch 'master'.

Fix build with Qt 6.7

Add another target alias needed to work around QTBUG-114706

M  +3    -0    CMakeLists.txt

https://invent.kde.org/plasma/breeze/-/commit/4ea1356e0219e33af8bb487bb47096fb55f9cc99