https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-misc/mc-4.8.30-r2 has implicit function declarations in configure logs. Discovered on: amd64 (internal ref: tinderbox_musl) System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0072
Created attachment 886110 [details] build.log build log and emerge --info
Found the following implicit function declarations in configure logs: config.log:3850 - statvfs64
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=095c00fa80148cdaaeaa3662a6238f9e667b7a82 commit 095c00fa80148cdaaeaa3662a6238f9e667b7a82 Author: Marek Szuba <marecki@gentoo.org> AuthorDate: 2024-04-07 13:22:54 +0000 Commit: Marek Szuba <marecki@gentoo.org> CommitDate: 2024-04-07 14:05:08 +0000 app-misc/mc: add 4.8.31 Closes: https://bugs.gentoo.org/921533 Closes: https://bugs.gentoo.org/925603 Signed-off-by: Marek Szuba <marecki@gentoo.org> app-misc/mc/Manifest | 1 + app-misc/mc/mc-4.8.31.ebuild | 131 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 132 insertions(+)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3d185a5248a1d7379906ea52612cfcc75995efe commit b3d185a5248a1d7379906ea52612cfcc75995efe Author: Andreas K. Hüttel <dilfridge@gentoo.org> AuthorDate: 2024-11-04 00:54:31 +0000 Commit: Andreas K. Hüttel <dilfridge@gentoo.org> CommitDate: 2024-11-04 01:29:27 +0000 app-misc/mc: drop 4.8.30-r1, 4.8.31, 4.8.32 Bug: https://bugs.gentoo.org/925603 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> app-misc/mc/Manifest | 1 - app-misc/mc/mc-4.8.30-r1.ebuild | 124 ----------------------------------- app-misc/mc/mc-4.8.31.ebuild | 136 --------------------------------------- app-misc/mc/mc-4.8.32.ebuild | 139 ---------------------------------------- 4 files changed, 400 deletions(-)