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