https://bugs.kde.org/show_bug.cgi?id=431775
maderios <leoutat...@gmx.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |--- Ever confirmed|0 |1 Status|RESOLVED |REOPENED --- Comment #10 from maderios <leoutat...@gmx.fr> --- Error again with last git master today IN Arch PKGBUILD -DBUILD_WITH_CCACHE=ON Then when building: -- Check for working CXX compiler: /usr/lib/ccache/bin/c++ - skipped -- Looking for ccache... -- ccache program found: /usr/bin/ccache -- ccache found............................. YES (optional) -- Using ccache to speed-up compilations..... YES [ 58%] Building CXX object core/app/CMakeFiles/digikamcore.dir/utils/digikam_version.cpp.o ccache: error: Failed to create directory /run/user/0/ccache-tmp: Permission denied make[2]: *** [core/app/CMakeFiles/digikamcore.dir/build.make:108: core/app/CMakeFiles/digikamcore.dir/utils/digikam_version.cpp.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:9918: core/app/CMakeFiles/digikamcore.dir/all] Error 2 make: *** [Makefile:149: all] Error 2 Odd behaviour: compilation doesn't stop at 58% but reaches about 98% then this error appear, then strangely, all messages from 58% to 98% disappear... I can't get this messages in terminal, even in a "script" file. -- You are receiving this mail because: You are watching all bug changes.