https://bugs.kde.org/show_bug.cgi?id=498011
Bug ID: 498011 Summary: Unexpected error message on local install: cmake -E touch: failed to update "/usr/local/share/icons/hicolor". Classification: Frameworks and Libraries Product: extra-cmake-modules Version: 6.9.0 Platform: Arch Linux OS: Linux Status: REPORTED Severity: minor Priority: NOR Component: general Assignee: ecm-bugs-n...@kde.org Reporter: adr...@chaves.io Target Milestone: --- Created attachment 176946 --> https://bugs.kde.org/attachment.cgi?id=176946&action=edit CMakeLists.txt file I’ve attached a minimal reproducible example. When running CMake for a local installation, I get an error about trying to create a global hicolor folder. It is my understanding that creating should folder should not even be attempted in the first place in this scenario. On the bright side, the icon installation actually works as expected, it’s only the annoyance of getting this error message and wondering if there’s something I am doing wrong. -- You are receiving this mail because: You are watching all bug changes.