https://bugzilla.redhat.com/show_bug.cgi?id=1058587 --- Comment #10 from Pavel Alexeev (aka Pahan-Hubbitus) <pahan@xxxxxxxxxxxxx> --- It must be similar to: rm -rfv src/client/ora/zip*.h rm -rfv src/client/ora/qzip.h instead of: rm -rfv ora/zip*.h rm -rfv ora/qzip.h Or just (full): rm -rfv src/client/{ora/zip*.h,ora/qzip.*,widgets/colortriangle/plugin.cpp,widgets/qtcolortriangle.cpp,utils/kis_cubic_curve.cpp,widgets/colortriangle/plugin.cpp,widgets/qtcolortriangle.cpp,widgets/kis_curve_widget.cpp} rm -rfv src/server/qcommandline* And then build failed with (http://koji.fedoraproject.org/koji/taskinfo?taskID=6841337): + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -DCLIENT=ON -DSERVER=ON CMake Error at src/client/CMakeLists.txt:195 (add_executable): Cannot find source file: utils/kis_cubic_curve.cpp Files without copyrights for clarification: 1) ./src/client/widgets/dualcolorbutton/plugin.cpp 2) ./src/client/widgets/gradientslider/plugin.cpp 3) ./src/client/widgets/colorbutton/plugin.cpp 4) ./src/client/widgets/imageselector/plugin.cpp 5) ./src/client/widgets/brushpreview/plugin.cpp -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review