Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 833323 - x11-wm/wmfs-20180520 fails to compile: wmfs.h:18:10: fatal error: queue.h: No such file or directory
Summary: x11-wm/wmfs-20180520 fails to compile: wmfs.h:18:10: fatal error: queue.h: No...
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-14 09:17 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,39.91 KB, text/plain)
2022-02-14 09:17 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-14 09:17:01 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-wm/wmfs-20180520 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-02-14 09:17:03 UTC
Created attachment 765064 [details]
build.log

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


src/wmfs.h:18:10: fatal error: sys/queue.h: No such file or directory
src/wmfs.h:18:10: fatal error: sys/queue.h: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2022-02-20 01:35:08 UTC
The bug has been closed via the following commit(s):

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

commit b9f6fce172a4b6f826eafd6c86d9c63c71f0c580
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-02-20 01:31:38 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-02-20 01:31:38 +0000

    x11-wm/wmfs: fix build on musl
    
    Closes: https://bugs.gentoo.org/833323
    Signed-off-by: Sam James <sam@gentoo.org>

 x11-wm/wmfs/wmfs-20180520.ebuild | 6 ++++--
 x11-wm/wmfs/wmfs-99999999.ebuild | 6 ++++--
 2 files changed, 8 insertions(+), 4 deletions(-)