Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 898830 - sys-process/procps-3.3.17-r1 has implicit function declarations in configure logs (MUSL-CLANG-SYSTEM)
Summary: sys-process/procps-3.3.17-r1 has implicit function declarations in configure ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2023-03-02 09:38 UTC by Agostino Sarubbo
Modified: 2023-03-02 20:02 UTC (History)
0 users

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


Attachments
build.log (build.log,139.45 KB, text/plain)
2023-03-02 09:38 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 2023-03-02 09:38:43 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-process/procps-3.3.17-r1 has implicit function declarations in configure logs (MUSL-CLANG-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-CLANG-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc + clang16 but this bug MAY or MAY NOT BE related to musl/clang16.
See also: https://bugs.gentoo.org/898488#c4.
Comment 1 Agostino Sarubbo gentoo-dev 2023-03-02 09:38:45 UTC
Created attachment 855704 [details]
build.log

build log and emerge --info
Comment 2 Mike Gilbert gentoo-dev 2023-03-02 19:42:33 UTC
Please provide config.log.
Comment 3 Mike Gilbert gentoo-dev 2023-03-02 19:54:58 UTC
This is a false-positive triggered by the AC_HEADER_MAJOR macro.
Comment 4 Larry the Git Cow gentoo-dev 2023-03-02 20:02:48 UTC
The bug has been closed via the following commit(s):

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

commit 769305c1a4bbb4f3aa17a91168415aceaf902e47
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2023-03-02 20:01:53 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2023-03-02 20:01:53 +0000

    sys-process/procps: skip 'makedev' in 90config-impl-decl
    
    Closes: https://bugs.gentoo.org/898830
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 sys-process/procps/procps-3.3.17-r1.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)