Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 900164 - app-editors/joe-4.6-r2 has implicit function declarations in configure logs (MUSL-CLANG-SYSTEM)
Summary: app-editors/joe-4.6-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 (vote)
Assignee: Amy Liffey
URL: https://sourceforge.net/p/joe-editor/...
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2023-03-07 13:10 UTC by Agostino Sarubbo
Modified: 2023-04-19 08:09 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,77.68 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:31 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-editors/joe-4.6-r2 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:33 UTC
Created attachment 856626 [details]
build.log

build log and emerge --info
Comment 3 Ulrich Müller gentoo-dev 2023-04-19 07:37:35 UTC
@Amy, are you still maintaining this package? Your last commit to it was in 2021.
Comment 4 Larry the Git Cow gentoo-dev 2023-04-19 08:09:58 UTC
The bug has been closed via the following commit(s):

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

commit ec04583bc2ab4515cffc7f3677fb35eddb615610
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2023-04-19 08:08:46 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2023-04-19 08:09:47 +0000

    app-editors/joe: Port to C99
    
    Closes: https://bugs.gentoo.org/900164
    Signed-off-by: Ulrich Müller <ulm@gentoo.org>

 app-editors/joe/files/joe-4.6-c99.patch | 59 +++++++++++++++++++++++++++++++++
 app-editors/joe/joe-4.6-r2.ebuild       |  3 +-
 2 files changed, 61 insertions(+), 1 deletion(-)