Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 833103 - x11-libs/xcb-util-xrm-1.3-r1 fails to compile: externals.h:46:10: fatal error: queue.h: No such file or directory
Summary: x11-libs/xcb-util-xrm-1.3-r1 fails to compile: externals.h:46:10: fatal error...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-11 07:27 UTC by Agostino Sarubbo
Modified: 2022-02-20 01:35 UTC (History)
0 users

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


Attachments
build.log (build.log,64.24 KB, text/plain)
2022-02-11 07:27 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-11 07:27:18 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-libs/xcb-util-xrm-1.3-r1 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-02-11 07:27:20 UTC
Created attachment 764824 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-02-11 07:27:21 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


/var/tmp/portage/x11-libs/xcb-util-xrm-1.3-r1/work/xcb-util-xrm-1.3/include/externals.h:46:10: fatal error: sys/queue.h: No such file or directory
Package 'xorg-macros', required by 'virtual:world', not found
/var/tmp/portage/x11-libs/xcb-util-xrm-1.3-r1/work/xcb-util-xrm-1.3/include/externals.h:46:10: fatal error: sys/queue.h: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2022-02-20 01:35:09 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fa1e5ed3f81ca23af9a5e5de9cba1b55507c047

commit 0fa1e5ed3f81ca23af9a5e5de9cba1b55507c047
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-02-20 01:33:55 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-02-20 01:33:55 +0000

    x11-libs/xcb-util-xrm: fix build on musl
    
    Closes: https://bugs.gentoo.org/833103
    Signed-off-by: Sam James <sam@gentoo.org>

 x11-libs/xcb-util-xrm/xcb-util-xrm-1.3-r1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)