Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
None
-
6.10
-
None
Description
$ git clone --branch master git://git.yoctoproject.org/poky $ git clone --branch dev git://code.qt.io/yocto/meta-qt6.git $ git clone https://github.com/kraj/meta-clang.git $ source poky/oe-init-build-env ./build-qt $ bitbake-layers add-layer ../meta-openembedded/meta-oe $ bitbake-layers add-layer ../meta-openembedded/meta-python $ bitbake-layers add-layer ../meta-openembedded/meta-multimedia $ bitbake-layers add-layer ../meta-clang $ bitbake-layers add-layer ../meta-qt6
then build qttool with LLVM20.x, the qttools will do configuration failed as:
|WARNING: QDoc will not be compiled because it requires libclang 17 or newer.| |ERROR: Feature "clang": Forcing to "ON" breaks its condition:| |TEST_libclang| |Condition values dump:| |TEST_libclang = ""|