Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 900168 - app-editors/nano-7.2-r1 has implicit function declarations in configure logs (MUSL-CLANG-SYSTEM)
Summary: app-editors/nano-7.2-r1 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 (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: implicit-in-configure
  Show dependency tree
 
Reported: 2023-03-07 13:10 UTC by Agostino Sarubbo
Modified: 2024-05-02 03:36 UTC (History)
0 users

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


Attachments
build.log (build.log,172.27 KB, text/plain)
2023-03-07 13:10 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-07 13:10:39 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-editors/nano-7.2 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-07 13:10:41 UTC
Created attachment 856630 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-06-12 06:49:25 UTC
ci has reproduced this issue with version 7.2-r1 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2024-05-02 03:36:58 UTC
The bug has been closed via the following commit(s):

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

commit 81e05f6779e45f7cc112d3e7a773735f62106e57
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-05-02 03:36:27 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-05-02 03:36:36 +0000

    app-editors/nano: add 8.0
    
    Closes: https://bugs.gentoo.org/900168
    Signed-off-by: Sam James <sam@gentoo.org>

 app-editors/nano/Manifest         |   1 +
 app-editors/nano/nano-8.0.ebuild  | 114 ++++++++++++++++++++++++++++++++++++++
 app-editors/nano/nano-9999.ebuild |   5 +-
 3 files changed, 119 insertions(+), 1 deletion(-)