Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832904 - sys-apps/qdirstat-1.8 fails to compile: FileInfo.cpp:564:25: error: ALLPERMS was not declared in this scope
Summary: sys-apps/qdirstat-1.8 fails to compile: FileInfo.cpp:564:25: error: ALLPERMS ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Conrad Kostecki
URL: https://github.com/shundhammer/qdirst...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-08 11:57 UTC by Agostino Sarubbo
Modified: 2022-02-09 12:36 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,82.95 KB, text/plain)
2022-02-08 11:57 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-02-08 11:57:31 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-apps/qdirstat-1.8 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-02-08 11:57:33 UTC
Created attachment 764615 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-02-09 12:36:49 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d4d614e35253dfa2d748e5386d4040da9ecc0fd

commit 1d4d614e35253dfa2d748e5386d4040da9ecc0fd
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2022-02-09 12:34:38 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2022-02-09 12:34:38 +0000

    sys-apps/qdirstat: fix build with musl
    
    Closes: https://bugs.gentoo.org/832904
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 sys-apps/qdirstat/files/qdirstat-1.8-musl.patch | 102 ++++++++++++++++++++++++
 sys-apps/qdirstat/qdirstat-1.8.ebuild           |   4 +-
 2 files changed, 105 insertions(+), 1 deletion(-)