Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 833163 - x11-plugins/e16-epplets-0.16 fails to compile: E-ScreenShoot_ftp.c:141:4: error: unknown type name fd_set
Summary: x11-plugins/e16-epplets-0.16 fails to compile: E-ScreenShoot_ftp.c:141:4: err...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Andrew Savchenko
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-12 08:02 UTC by Agostino Sarubbo
Modified: 2022-08-01 09:50 UTC (History)
0 users

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


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

Issue: x11-plugins/e16-epplets-0.16 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-02-12 08:02:46 UTC
Created attachment 764875 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-08-01 09:50:11 UTC
The bug has been closed via the following commit(s):

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

commit 33fe42ed406c519eb6198c7d58aad75d9435011d
Author:     Andrew Savchenko <bircoph@gentoo.org>
AuthorDate: 2022-08-01 09:46:14 +0000
Commit:     Andrew Savchenko <bircoph@gentoo.org>
CommitDate: 2022-08-01 09:49:54 +0000

    x11-plugins/e16-epplets: fix build with musl
    
    Add missing <sys/select.h> for fd_set.
    
    Closes: https://bugs.gentoo.org/833163
    Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>

 x11-plugins/e16-epplets/e16-epplets-0.17.ebuild    |  2 +
 .../e16-epplets/files/e16-epplets-0.17-musl.patch  | 60 ++++++++++++++++++++++
 2 files changed, 62 insertions(+)