https://bugs.kde.org/show_bug.cgi?id=395627

--- Comment #1 from Denis Kurz <kde...@posteo.de> ---
Using git bisect, I found the commit that broke it for me:

https://phabricator.kde.org/R365:51f20932df47f0b96b41ef22960b5600e0e65800

I don't know perl, so I can only guess that /something/ (that involves
CMAKE_PREFIX_PATH) happens if $qtdir != $prefix. If $prefix is kdedir, and
$qtdir is qtdir from the config file, then those two clearly differ in my
config.

As a workaround, both of the following steps cured the problem for me:
 * Revert the above commit on master, or alternatively
 * Removing the "qtdir /usr" line from my config, which was not needed anyway.

(not both steps are required; they each fix it separately)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to