https://bugs.kde.org/show_bug.cgi?id=450467
--- Comment #9 from maderios <leoutat...@gmx.fr> --- Build fails again Here full debug log https://www.dropbox.com/s/z44urqayg1bjyks/dk-git-verbose.txt?dl=0 I modified this script https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=digikam-git build() { cmake -B build -S ${_pkgname} \ -DBUILD_TESTING=OFF \ -DENABLE_KFILEMETADATASUPPORT=ON \ -DENABLE_MEDIAPLAYER=ON \ -DENABLE_AKONADICONTACTSUPPORT=OFF \ -DENABLE_MYSQLSUPPORT=ON \ -DENABLE_APPSTYLES=ON \ -DENABLE_QWEBENGINE=OFF cmake --build build -- You are receiving this mail because: You are watching all bug changes.