Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 833029 - www-servers/lighttpd-1.4.64 fails to compile: lshpack.h:222:10: fatal error: queue.h: No such file or directory
Summary: www-servers/lighttpd-1.4.64 fails to compile: lshpack.h:222: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: Herb Miller Jr.
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 834464
  Show dependency tree
 
Reported: 2022-02-10 07:00 UTC by Agostino Sarubbo
Modified: 2022-03-02 03:04 UTC (History)
1 user (show)

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


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

Issue: www-servers/lighttpd-1.4.64 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-02-10 07:00:41 UTC
Created attachment 764740 [details]
build.log

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


ls-hpack/lshpack.h:222:10: fatal error: sys/queue.h: No such file or directory
ls-hpack/lshpack.h:222:10: fatal error: sys/queue.h: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2022-03-02 03:04:15 UTC
The bug has been closed via the following commit(s):

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

commit ae75cbe698b256581e0233fb99b77ea359557be2
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-03-02 03:03:50 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-03-02 03:04:03 +0000

    www-servers/lighttpd: fix build on musl
    
    Closes: https://bugs.gentoo.org/833029
    Signed-off-by: Sam James <sam@gentoo.org>

 www-servers/lighttpd/lighttpd-1.4.64.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)