ngraham added a comment.
Can you verify the permissions of these files? when I apply this patch, build it, and run the tests, I get permissions errors: Running tests... Test project /home/dev/kde/build/breeze-icons CMake Error: Cannot open file for write: /home/dev/kde/build/breeze-icons/Testing/Temporary/LastTest.log.tmp CMake Error: : System Error: Permission denied Problem opening file: /home/dev/kde/build/breeze-icons/Testing/Temporary/LastTest.log Cannot create log file: LastTest.log Start 1: appstreamtest 1/5 Test #1: appstreamtest .................... Passed 0.49 sec Start 2: symlink 2/5 Test #2: symlink .......................... Passed 0.13 sec Start 3: newline 3/5 Test #3: newline .......................... Passed 0.06 sec Start 4: dupe 4/5 Test #4: dupe .............................***Failed 1.32 sec Start 5: scalable 5/5 Test #5: scalable ......................... Passed 0.05 sec 80% tests passed, 1 tests failed out of 5 Total Test time (real) = 2.05 sec The following tests FAILED: CMake Error: Cannot open file for write: /home/dev/kde/build/breeze-icons/Testing/Temporary/LastTestsFailed.log.tmp CMake Error: : System Error: Permission denied Problem opening file: /home/dev/kde/build/breeze-icons/Testing/Temporary/LastTestsFailed.log Cannot create log file: LastTestsFailed.log 4 - dupe (Failed) Errors while running CTest Makefile:118: recipe for target 'test' failed make: *** [test] Error 8 dev@dev-pc:~/kde/src/breeze Everything works fine if I build-and-test with git master, so I'm lead to believe that something with this patch is wonky. REPOSITORY R266 Breeze Icons REVISION DETAIL https://phabricator.kde.org/D19307 To: trickyricky26, #vdg Cc: ngraham, kde-frameworks-devel, michaelh, bruns