Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923983 - dev-libs/link-grammar-5.12.3 has implicit function declarations in configure logs
Summary: dev-libs/link-grammar-5.12.3 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: David Seifert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: implicit-in-configure
  Show dependency tree
 
Reported: 2024-02-07 08:12 UTC by Agostino Sarubbo
Modified: 2024-02-15 09:26 UTC (History)
1 user (show)

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


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

Issue: dev-libs/link-grammar-5.12.3 has implicit function declarations in configure logs.
Discovered on: amd64 (internal ref: clang-lld_tinderbox)
System: CLANG-LLD (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CLANG-LLD)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0072
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-07 08:12:53 UTC
Created attachment 884444 [details]
build.log

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

config.log:1170 - strchr
Comment 3 Larry the Git Cow gentoo-dev 2024-02-15 09:26:34 UTC
The bug has been closed via the following commit(s):

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

commit 92d2fae5643f04499f1adda98fa6fe3e101dbb4f
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2024-02-15 09:26:28 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2024-02-15 09:26:28 +0000

    dev-libs/link-grammar: mask _AC_UNDECLARED_BUILTIN false positive
    
    Closes: https://bugs.gentoo.org/923983
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-libs/link-grammar/link-grammar-5.12.3.ebuild | 5 +++++
 1 file changed, 5 insertions(+)