Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 898838 - www-client/lynx-2.9.0_pre12-r2 has implicit function declarations in configure logs (MUSL-CLANG-SYSTEM)
Summary: www-client/lynx-2.9.0_pre12-r2 has implicit function declarations in configur...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 906027
  Show dependency tree
 
Reported: 2023-03-02 09:38 UTC by Agostino Sarubbo
Modified: 2024-01-16 02:53 UTC (History)
0 users

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


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

Issue: www-client/lynx-2.9.0_pre12-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:39:01 UTC
Created attachment 855712 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-01-02 11:08:09 UTC
gcc14_tinderbox has reproduced this issue with version 2.9.0_pre12-r2 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2024-01-16 02:53:20 UTC
The bug has been closed via the following commit(s):

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

commit 6c5d635940af3f9a58e48f666befee9f7ba81903
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-01-16 02:49:50 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-01-16 02:51:09 +0000

    www-client/lynx: add 2.9.0
    
    Bug: https://bugs.gentoo.org/918985
    Closes: https://bugs.gentoo.org/898838
    Signed-off-by: Sam James <sam@gentoo.org>

 www-client/lynx/Manifest                        |   2 +
 www-client/lynx/files/lynx-2.9.0-mint.patch     |  11 +++
 www-client/lynx/files/lynx-2.9.0-parallel.patch |  64 ++++++++++++++
 www-client/lynx/lynx-2.9.0.ebuild               | 113 ++++++++++++++++++++++++
 4 files changed, 190 insertions(+)