Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 832904

Summary: sys-apps/qdirstat-1.8 fails to compile: FileInfo.cpp:564:25: error: ALLPERMS was not declared in this scope
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Conrad Kostecki <conikost>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/shundhammer/qdirstat/issues/187
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

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(-)