Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832231 - media-radio/fldigi-4.1.20 fails to compile: cmedia.cxx:45:14: fatal error: error.h: No such file or directory
Summary: media-radio/fldigi-4.1.20 fails to compile: cmedia.cxx:45:14: fatal error: er...
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:26 UTC by Agostino Sarubbo
Modified: 2022-02-07 18:44 UTC (History)
0 users

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


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

Issue: media-radio/fldigi-4.1.20 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:26:57 UTC
Created attachment 763847 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-01-28 22:26:58 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


cmedia/cmedia.cxx:45:14: fatal error: error.h: No such file or directory
cmedia/cmedia.cxx:45:14: fatal error: error.h: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2022-02-07 18:44:11 UTC
The bug has been closed via the following commit(s):

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

commit a2fe58bfad5cdf534d6ae3e3e6de3d48843509ed
Author:     Thomas Beierlein <tomjbe@gentoo.org>
AuthorDate: 2022-02-07 18:43:00 +0000
Commit:     Thomas Beierlein <tomjbe@gentoo.org>
CommitDate: 2022-02-07 18:43:00 +0000

    media-radio/fldigi: Fixes musl build error
    
    Closes: https://bugs.gentoo.org/832231
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>

 media-radio/fldigi/files/fldigi-4.1.20-musl.patch | 14 ++++++++++++++
 media-radio/fldigi/fldigi-4.1.20.ebuild           |  9 ++++++++-
 2 files changed, 22 insertions(+), 1 deletion(-)