Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925603 - app-misc/mc-4.8.30-r2 has implicit function declarations in configure logs
Summary: app-misc/mc-4.8.30-r2 has implicit function declarations in configure logs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Marek Szuba (RETIRED)
URL:
Whiteboard: fixed in 4.8.31
Keywords:
Depends on:
Blocks: implicit-in-configure
  Show dependency tree
 
Reported: 2024-02-27 09:51 UTC by Agostino Sarubbo
Modified: 2024-11-04 01:29 UTC (History)
0 users

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


Attachments
build.log (build.log,526.96 KB, text/plain)
2024-02-27 09:51 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 2024-02-27 09:51:02 UTC
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
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-27 09:51:04 UTC
Created attachment 886110 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-27 09:51:05 UTC
Found the following implicit function declarations in configure logs:

config.log:3850 - statvfs64
Comment 3 Larry the Git Cow gentoo-dev 2024-04-07 14:05:30 UTC
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(+)
Comment 4 Larry the Git Cow gentoo-dev 2024-11-04 01:29:46 UTC
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(-)