Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 706792 - media-gfx/fontforge-20190801 fails to include sys/select.h for access to FD_SET
Summary: media-gfx/fontforge-20190801 fails to include sys/select.h for access to FD_SET
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mike Gilbert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: musl-porting
  Show dependency tree
 
Reported: 2020-01-28 05:48 UTC by Jory A. Pratt
Modified: 2020-05-13 23:53 UTC (History)
1 user (show)

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


Attachments
adds missing sys/select.h for FD_SET (fontforge-20190801-add-missing-sys_select_h.patch,976 bytes, patch)
2020-01-28 05:48 UTC, Jory A. Pratt
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(+)