Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 911515 - dev-lang/gnat-gpl-2021-r4 has implicit function declarations in configure logs (PYTHON-3.12-SYSTEM)
Summary: dev-lang/gnat-gpl-2021-r4 has implicit function declarations in configure log...
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
Keywords:
Depends on:
Blocks: implicit-in-configure
  Show dependency tree
 
Reported: 2023-07-31 07:03 UTC by Agostino Sarubbo
Modified: 2024-11-03 21:50 UTC (History)
2 users (show)

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


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

Issue: dev-lang/gnat-gpl-2021-r4 has implicit function declarations in configure logs (PYTHON-3.12-SYSTEM).
Discovered on: amd64 (internal ref: python-3.12_tinderbox)

NOTE:
(PYTHON-3.12-SYSTEM) in the summary means that the bug was found on a machine that runs python-3.12 but this bug MAY or MAY NOT BE related to the new python version
See also: https://bugs.gentoo.org/898488#c4.
Comment 1 Agostino Sarubbo gentoo-dev 2023-07-31 07:03:39 UTC
Created attachment 866700 [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 2023-07-31 07:03:41 UTC
Found the following implicit function declarations in configure logs:

config.log:4141 - fpsetmask
config.log:790 - syscall
config.log:4233 - fpsetmask
config.log:790 - syscall
config.log:1936 - exit
config.log:4263 - exit
config.log:4275 - strlen
config.log:4283 - strcpy
config.log:4288 - strncmp
Comment 3 Larry the Git Cow gentoo-dev 2024-03-02 21:29:05 UTC
The bug has been closed via the following commit(s):

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

commit 2cca005b2ad9473698acacd1aa776af451b12d91
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2024-03-02 21:28:09 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2024-03-02 21:28:51 +0000

    dev-lang/gnat-gpl: fix implicit declaration
    
    Closes: https://bugs.gentoo.org/911515
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-lang/gnat-gpl/files/gnat-gpl-2021-gentoo.patch | 42 ++++++++++++++++++++++
 1 file changed, 42 insertions(+)