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

Bug 832234

Summary: media-radio/tlf-1.4.1-r1 fails to compile: sockserv.c:48:11: error: FD_SETSIZE undeclared here (not in a function)
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Thomas Beierlein <tomjbe>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

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(-)