Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832084 - media-gfx/scrot-1.7-r2 fails to compile: slist.h:30:10: fatal error: queue.h: No such file or directory
Summary: media-gfx/scrot-1.7-r2 fails to compile: slist.h:30: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: 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: 833701
  Show dependency tree
 
Reported: 2022-01-26 06:34 UTC by Agostino Sarubbo
Modified: 2022-02-20 01:12 UTC (History)
0 users

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


Attachments
build.log (build.log,41.25 KB, text/plain)
2022-01-26 06:34 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-26 06:34:37 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-gfx/scrot-1.7-r2 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-01-26 06:34:40 UTC
Created attachment 763644 [details]
build.log

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


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

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

commit a1789fec597a031100bc50858f650e0c61b45b00
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-02-20 01:11:08 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-02-20 01:11:08 +0000

    media-gfx/scrot: fix build on musl
    
    Closes: https://bugs.gentoo.org/832084
    Signed-off-by: Sam James <sam@gentoo.org>

 media-gfx/scrot/scrot-1.7-r2.ebuild | 3 ++-
 media-gfx/scrot/scrot-9999.ebuild   | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)