[01;33mFetching source from mirror: http://download.kde.org/stable/frameworks/5.116/kimageformats-5.116.0.tar.xz [0mCMake Warning: Manually-specified variables were not used by the project: CMAKE_LD_FLAGS ECM_MKSPECS_INSTALL_DIR /var/pisi/kimageformats5-5.116.0-1/work/kimageformats-5.116.0/src/imageformats/pic.cpp: In member function ‘virtual bool SoftimagePICHandler::write(const QImage&)’: /var/pisi/kimageformats5-5.116.0-1/work/kimageformats-5.116.0/src/imageformats/pic.cpp:82:12: warning: ‘char* __builtin_strncpy(char*, const char*, long unsigned int)’ specified bound 80 equals destination size [-Wstringop-truncation] 82 | strncpy(comment, header.comment.constData(), sizeof(comment)); | ^ /var/pisi/kimageformats5-5.116.0-1/work/kimageformats-5.116.0/src/imageformats/pic.cpp:86:12: warning: ‘char* __builtin_strncpy(char*, const char*, long unsigned int)’ specified bound 4 equals destination size [-Wstringop-truncation] 86 | strncpy(id, header.id.constData(), sizeof(id)); | ^ [01;33m*** 0 error(s), 1 warning(s) [0m