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

--- Comment #2 from Friedrich W. H. Kossebau <kosse...@kde.org> ---
For a moment I suspected the seen error could also be due to find_file doing
this:
"A cache entry named by <VAR> is created to store the result of this command.
If the full path to a file is found the result is stored in the variable and
the search will not be repeated unless the variable is cleared."
https://cmake.org/cmake/help/v3.0/command/find_file.html

So if the plasma-desktop build dir still had a CMake cache from a time when the
install prefix of KF5 was /usr, but then was changed meanwhile to /opt/kde, the
cache might have broken outdated data and thus making the configure_file()
throwing the error it did.

But that theory was just declared unapplyable as
<bshah[m]> frinring: nope, it's clean build and clean SSD

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

Reply via email to