Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 926307 - dev-lang/gnat-gpl-2021-r5 has implicit function declarations in configure logs
Summary: dev-lang/gnat-gpl-2021-r5 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: Gentoo Linux ADA team
URL:
Whiteboard: fixed in 2021-r5
Keywords:
Depends on:
Blocks: implicit-in-configure
  Show dependency tree
 
Reported: 2024-03-07 07:38 UTC by Agostino Sarubbo
Modified: 2024-11-04 00:59 UTC (History)
0 users

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


Attachments
build.log.xz (build.log.xz,317.61 KB, application/x-xz)
2024-03-07 07:38 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-03-07 07:38:33 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-lang/gnat-gpl-2021-r5 has implicit function declarations in configure logs.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0072
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-07 07:38:36 UTC
Created attachment 886847 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2024-03-07 07:38:37 UTC
Found the following implicit function declarations in configure logs:

config.log:4281 - strncmp
Comment 3 Larry the Git Cow gentoo-dev 2024-03-13 18:48:01 UTC
The bug has been closed via the following commit(s):

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

commit 04b793a41bc866bbfa802654bb271348162184bb
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2024-03-13 18:46:54 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2024-03-13 18:46:54 +0000

    dev-lang/gnat-gpl: no musl and fix strncmp
    
    Closes: https://bugs.gentoo.org/926307
    Closes: https://bugs.gentoo.org/829178
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-lang/gnat-gpl/files/gnat-gpl-2021-gentoo.patch | 4 ++--
 profiles/features/musl/package.mask                | 4 ++++
 2 files changed, 6 insertions(+), 2 deletions(-)