Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831596 - dev-util/ply-2.1.1-r1 fails to compile: buffer.h:14:10: fatal error: queue.h: No such file or directory
Summary: dev-util/ply-2.1.1-r1 fails to compile: buffer.h:14:10: fatal error: queue.h:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-20 15:52 UTC by Agostino Sarubbo
Modified: 2022-09-26 19:02 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,46.35 KB, text/plain)
2022-01-20 15:52 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-01-20 15:52:28 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/ply-2.1.1-r1 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-01-20 15:52:30 UTC
Created attachment 762849 [details]
build.log

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


../../include/ply/buffer.h:14:10: fatal error: sys/queue.h: No such file or directory
../../include/ply/buffer.h:14:10: fatal error: sys/queue.h: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2022-09-26 19:02:31 UTC
The bug has been closed via the following commit(s):

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

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

    dev-util/ply: add queue-standalone dep for musl
    
    Closes: https://bugs.gentoo.org/831596
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/ply/ply-2.1.1-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)