Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836630 - net-libs/libmnl-1.0.5 fails tests on MUSL: nfct-daemon.c:22:10: fatal error: queue.h: No such file or directory
Summary: net-libs/libmnl-1.0.5 fails tests on MUSL: nfct-daemon.c:22:10: fatal error: ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-02 07:57 UTC by Agostino Sarubbo
Modified: 2022-09-26 19:02 UTC (History)
0 users

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


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

Issue: net-libs/libmnl-1.0.4 fails tests on MUSL.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-04-02 07:57:06 UTC
Created attachment 768463 [details]
build.log

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


nfct-daemon.c:22:10: fatal error: sys/queue.h: No such file or directory
nfct-daemon.c:22:10: fatal error: sys/queue.h: No such file or directory
Comment 3 Agostino Sarubbo gentoo-dev 2022-09-21 07:42:59 UTC
tinderbox_musl has reproduced this issue with version 1.0.5 - Updating summary.
Comment 4 Larry the Git Cow gentoo-dev 2022-09-26 19:02:32 UTC
The bug has been closed via the following commit(s):

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

commit dba8950223edd35d62fec98570b185ea485dcdd9
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-09-26 18:59:19 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-09-26 19:02:19 +0000

    net-libs/libmnl: add queue-standalone dep for musl
    
    Closes: https://bugs.gentoo.org/836630
    Signed-off-by: Sam James <sam@gentoo.org>

 net-libs/libmnl/libmnl-1.0.4.ebuild | 1 +
 net-libs/libmnl/libmnl-1.0.5.ebuild | 1 +
 2 files changed, 2 insertions(+)