Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832234 - media-radio/tlf-1.4.1-r1 fails to compile: sockserv.c:48:11: error: FD_SETSIZE undeclared here (not in a function)
Summary: media-radio/tlf-1.4.1-r1 fails to compile: sockserv.c:48:11: error: FD_SETSIZ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Thomas Beierlein
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-28 22:27 UTC by Agostino Sarubbo
Modified: 2022-02-05 07:45 UTC (History)
0 users

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


Attachments
build.log (build.log,89.67 KB, text/plain)
2022-01-28 22:27 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-28 22:27:09 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-radio/tlf-1.4.1-r1 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-01-28 22:27:12 UTC
Created attachment 763850 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-02-05 07:45:25 UTC
The bug has been closed via the following commit(s):

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

commit 3b77983e37c3c7b787b3408cd084cfb91ba423a3
Author:     Thomas Beierlein <tomjbe@gentoo.org>
AuthorDate: 2022-02-05 07:40:07 +0000
Commit:     Thomas Beierlein <tomjbe@gentoo.org>
CommitDate: 2022-02-05 07:44:24 +0000

    media-radio/tlf: Fix musl build errors
    
    Closes: https://bugs.gentoo.org/832234
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>

 media-radio/tlf/files/tlf-1.4.1-musl.patch | 12 ++++++++++++
 media-radio/tlf/tlf-1.4.1-r1.ebuild        | 12 ++++++++----
 2 files changed, 20 insertions(+), 4 deletions(-)