Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924344 - www-client/lynx-2.9.0 has implicit function declarations in configure logs
Summary: www-client/lynx-2.9.0 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: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard: fixed in 2.9.2
Keywords:
Depends on:
Blocks: implicit-in-configure
  Show dependency tree
 
Reported: 2024-02-12 08:31 UTC by Agostino Sarubbo
Modified: 2024-11-04 00:44 UTC (History)
0 users

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


Attachments
build.log (build.log,113.60 KB, text/plain)
2024-02-12 08:31 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-12 08:31:45 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: www-client/lynx-2.9.0 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-12 08:31:47 UTC
Created attachment 884785 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-12 08:31:48 UTC
Found the following implicit function declarations in configure logs:

config.log:1794 - arc4random
config.log:1854 - arc4random
Comment 3 Larry the Git Cow gentoo-dev 2024-09-18 05:24:42 UTC
The bug has been closed via the following commit(s):

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

commit 758472c4f55122e7303629c162f4cc02679e5e36
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-09-18 05:23:35 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-09-18 05:24:24 +0000

    www-client/lynx: add 2.9.2
    
    Closes: https://bugs.gentoo.org/924344
    Signed-off-by: Sam James <sam@gentoo.org>

 www-client/lynx/Manifest          |   2 +
 www-client/lynx/lynx-2.9.2.ebuild | 113 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 115 insertions(+)
Comment 4 Larry the Git Cow gentoo-dev 2024-09-18 06:29:49 UTC
The bug has been referenced in the following commit(s):

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

commit 9b83ac0727ddeee291ff1258974413762eb6e3a0
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-09-18 06:29:25 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-09-18 06:29:25 +0000

    www-client/lynx: add arc4random to suppression list too
    
    Bug: https://bugs.gentoo.org/924344
    Signed-off-by: Sam James <sam@gentoo.org>

 www-client/lynx/lynx-2.9.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)