Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 706792

Summary: media-gfx/fontforge-20190801 fails to include sys/select.h for access to FD_SET
Product: Gentoo Linux Reporter: Jory A. Pratt <anarchy>
Component: Current packagesAssignee: Mike Gilbert <floppym>
Status: RESOLVED FIXED    
Severity: normal CC: fonts
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/fontforge/fontforge/pull/4246
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 430702    
Attachments: adds missing sys/select.h for FD_SET

Description Jory A. Pratt gentoo-dev 2020-01-28 05:48:30 UTC
Created attachment 605872 [details, diff]
adds missing sys/select.h for FD_SET

Summary says it all
Comment 1 Mike Gilbert gentoo-dev 2020-01-28 14:10:56 UTC
Please submit this patch upstream.
Comment 2 Larry the Git Cow gentoo-dev 2020-05-13 23:53:58 UTC
The bug has been closed via the following commit(s):

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

commit 4318cd69b4e540d455464cf0681431b1c5c7cf47
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2020-05-13 23:53:32 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2020-05-13 23:53:32 +0000

    media-gfx/fontforge: fix build on musl
    
    Closes: https://bugs.gentoo.org/706792
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 .../files/20200314-MacServiceReadFDs.patch         | 38 ++++++++++++++++++++++
 media-gfx/fontforge/fontforge-20200314.ebuild      |  1 +
 2 files changed, 39 insertions(+)