Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834352 - dev-libs/librdkafka-1.8.2 fails tests on MUSL: sockem_ctrl.h:32:10: fatal error: queue.h: No such file or directory
Summary: dev-libs/librdkafka-1.8.2 fails tests on MUSL: sockem_ctrl.h:32:10: fatal err...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-28 08:00 UTC by Agostino Sarubbo
Modified: 2024-04-23 10:24 UTC (History)
0 users

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


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

Issue: dev-libs/librdkafka-1.8.2 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-02-28 08:00:40 UTC
Created attachment 765967 [details]
build.log

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


sockem_ctrl.h:32:10: fatal error: sys/queue.h: No such file or directory
sockem_ctrl.h:32:10: fatal error: sys/queue.h: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2024-04-23 10:24:32 UTC
The bug has been closed via the following commit(s):

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

commit e97e638beea12cc091a719b5a6a2b4ea68c7d6c1
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2024-04-23 10:22:56 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-04-23 10:22:56 +0000

    dev-libs/librdkafka: fix compile on musl
    
    Closes: https://bugs.gentoo.org/834352
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-libs/librdkafka/librdkafka-1.8.2.ebuild    | 1 +
 dev-libs/librdkafka/librdkafka-2.1.1.ebuild    | 1 +
 dev-libs/librdkafka/librdkafka-2.2.0-r1.ebuild | 1 +
 dev-libs/librdkafka/librdkafka-2.2.0.ebuild    | 1 +
 4 files changed, 4 insertions(+)