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

Bug 832427

Summary: net-fs/nfs4-acl-tools-0.3.7-r1 fails to compile: libacl_nfs4.h:39:10: fatal error: queue.h: No such file or directory
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-01-31 12:44:35 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-fs/nfs4-acl-tools-0.3.7 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-01-31 12:44:38 UTC
Created attachment 764043 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-01-31 12:44:39 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


../include/libacl_nfs4.h:39:10: fatal error: sys/queue.h: No such file or directory
../include/libacl_nfs4.h:39:10: fatal error: sys/queue.h: No such file or directory
Comment 3 Agostino Sarubbo gentoo-dev 2022-09-20 08:24:39 UTC
tinderbox_musl has reproduced this issue with version 0.3.7-r1 - Updating summary.
Comment 4 Larry the Git Cow gentoo-dev 2022-09-26 19:02:30 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=062f04c6dc2b4f2825ea91641183cff8b1af03e2

commit 062f04c6dc2b4f2825ea91641183cff8b1af03e2
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-09-26 19:01:20 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-09-26 19:02:19 +0000

    net-fs/nfs4-acl-tools: add queue-standalone dep for musl
    
    Closes: https://bugs.gentoo.org/832427
    Signed-off-by: Sam James <sam@gentoo.org>

 net-fs/nfs4-acl-tools/nfs4-acl-tools-0.3.7-r1.ebuild | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)