Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832301 - media-sound/kid3-3.9.2-r1 fails to compile: kid3application.cpp:932:9: error: ::malloc_trim has not been declared
Summary: media-sound/kid3-3.9.2-r1 fails to compile: kid3application.cpp:932:9: error:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-29 08:20 UTC by Agostino Sarubbo
Modified: 2022-10-10 16:11 UTC (History)
2 users (show)

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


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

Issue: media-sound/kid3-3.9.1 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-01-29 08:20:46 UTC
Created attachment 763868 [details]
build.log

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


kid3_sl.ts: Could not find translation for "%n selected"
/var/tmp/portage/media-sound/kid3-3.9.1/work/kid3-3.9.1/src/core/model/kid3application.cpp:932:9: error: '::malloc_trim' has not been declared
Comment 3 Andreas Sturmlechner gentoo-dev 2022-02-01 10:53:19 UTC
musl.
Comment 4 Agostino Sarubbo gentoo-dev 2022-09-15 13:17:01 UTC
tinderbox_musl has reproduced this issue with version 3.9.2-r1 - Updating summary.
Comment 5 Larry the Git Cow gentoo-dev 2022-10-10 16:11:51 UTC
The bug has been closed via the following commit(s):

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

commit fdb1782174e7db8b4674d678312de7c8b85b6716
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2022-10-10 16:11:10 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2022-10-10 16:11:42 +0000

    media-sound/kid3: Fix build with musl
    
    Closes: https://bugs.gentoo.org/832301
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-sound/kid3/files/kid3-3.9.2-musl.patch | 27 +++++++++++++++++++++++++++
 media-sound/kid3/kid3-3.9.2-r1.ebuild        |  2 ++
 2 files changed, 29 insertions(+)