Fetching source from mirror: http://download.kde.org/stable/frameworks/6.26/kguiaddons-6.26.0.tar.xz
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_LD_FLAGS
    ECM_MKSPECS_INSTALL_DIR


/var/pisi/kguiaddons-6.26.0-90/work/kguiaddons-6.26.0/src/systemclipboard/waylandpipewriterhelper.cpp: In function ‘WaylandPipeWriterHelper::SafeWriteResult WaylandPipeWriterHelper::safeWriteWithTimeout(int, const char*, qsizetype, qsizetype, std::chrono::nanoseconds)’:
/var/pisi/kguiaddons-6.26.0-90/work/kguiaddons-6.26.0/src/systemclipboard/waylandpipewriterhelper.cpp:32:37: warning: logical ‘or’ of equal expressions [-Wlogical-op]
   32 |                 if (errno == EAGAIN || errno == EWOULDBLOCK)
      |                                     ^
*** 0 error(s), 1 warning(s)