https://bugs.kde.org/show_bug.cgi?id=453225

--- Comment #2 from Bart Ribbers <bribb...@disroot.org> ---
I'd try but git master doesn't compile on Musl currently due to using S_BLKSIZE
(which seems to be glibc and uclibc only):

/home/bart/Documents/Git/alpine/aports/community/filelight/src/filelight-da8221a96c72f31eac095fa6d8f43b104298bbf8/src/posixWalker.cpp:
In member function 'void POSIXWalker::next()':
/home/bart/Documents/Git/alpine/aports/community/filelight/src/filelight-da8221a96c72f31eac095fa6d8f43b104298bbf8/src/posixWalker.cpp:102:44:
error: 'S_BLKSIZE' was not declared in this scope
  102 |         m_entry.size = statbuf.st_blocks * S_BLKSIZE;
      |                                            ^~~~~~~~~

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to