Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 898688 - sys-devel/gdb-13.2-r2 has implicit function declarations in configure logs (CYTHON3-SYSTEM)
Summary: sys-devel/gdb-13.2-r2 has implicit function declarations in configure logs (C...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 906027
  Show dependency tree
 
Reported: 2023-03-02 08:24 UTC by Agostino Sarubbo
Modified: 2023-12-03 07:01 UTC (History)
1 user (show)

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


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

Issue: sys-devel/gdb-13.1 has implicit function declarations in configure logs (CYTHON3-SYSTEM).
Discovered on: amd64 (internal ref: hardened_tinderbox)

NOTE:
(CYTHON3-SYSTEM) in the summary means that the bug was found on a machine that runs dev-python/cython-3 but this bug MAY or MAY NOT BE related to the new version of cython
See also: https://bugs.gentoo.org/898488#c4.
Comment 1 Agostino Sarubbo gentoo-dev 2023-03-02 08:24:31 UTC
Created attachment 855538 [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-03-20 08:37:30 UTC
ci has reproduced this issue with version 13.1-r1 - Updating summary.
Comment 3 Arsen Arsenović gentoo-dev 2023-03-20 10:08:23 UTC
This is also the MIN detection in Gnulib and so is a false positive (since the macro is detected in the correct spot later).

checking whether <limits.h> defines MIN and MAX... no
checking whether <sys/param.h> defines MIN and MAX... yes

I'm still unclear on how to mark these bugs.  Are they RESOLVED INVALID?
Comment 4 Agostino Sarubbo gentoo-dev 2023-03-25 13:15:56 UTC
ci has reproduced this issue with version 13.1.90_p20230325 - Updating summary.
Comment 5 Agostino Sarubbo gentoo-dev 2023-04-29 05:59:32 UTC
ci has reproduced this issue with version 13.1.90_p20230429 - Updating summary.
Comment 6 Agostino Sarubbo gentoo-dev 2023-05-27 19:57:18 UTC
ci has reproduced this issue with version 13.2 - Updating summary.
Comment 7 Agostino Sarubbo gentoo-dev 2023-07-07 06:50:58 UTC
ci has reproduced this issue with version 13.2-r1 - Updating summary.
Comment 8 Agostino Sarubbo gentoo-dev 2023-07-20 07:40:48 UTC
ci has reproduced this issue with version 13.2-r2 - Updating summary.
Comment 9 Larry the Git Cow gentoo-dev 2023-12-03 07:01:47 UTC
The bug has been closed via the following commit(s):

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

commit dc230f422d7fd4342c5060bb83d6aeceae1cfce1
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-12-03 06:17:45 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-12-03 06:22:11 +0000

    sys-devel/gdb: add 14.1
    
    Closes: https://bugs.gentoo.org/898688
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-devel/gdb/Manifest                                | 2 +-
 sys-devel/gdb/{gdb-14.0.91.ebuild => gdb-14.1.ebuild} | 4 ++++
 sys-devel/gdb/gdb-9999.ebuild                         | 4 ++++
 3 files changed, 9 insertions(+), 1 deletion(-)