Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 898780 - dev-util/poke-3.3 has implicit function declarations in configure logs (GCC-13-SYSTEM)
Summary: dev-util/poke-3.3 has implicit function declarations in configure logs (GCC-1...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Arsen Arsenović
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 906027
  Show dependency tree
 
Reported: 2023-03-02 09:12 UTC by Agostino Sarubbo
Modified: 2023-11-21 19:37 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,633.29 KB, text/plain)
2023-03-02 09: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 2023-03-02 09:12:11 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/poke-3.0 has implicit function declarations in configure logs (GCC-13-SYSTEM).
Discovered on: amd64 (internal ref: gcc13_tinderbox)

NOTE:
(GCC-13-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-13 but this bug MAY or MAY NOT BE related to the new compiler
See also: https://bugs.gentoo.org/898488#c4.
Comment 1 Agostino Sarubbo gentoo-dev 2023-03-02 09:12:13 UTC
Created attachment 855654 [details]
build.log

build log and emerge --info
Comment 2 Arsen Arsenović gentoo-dev 2023-03-02 10:00:58 UTC
this is a false positive, related to the MIN macro again.
Comment 3 Agostino Sarubbo gentoo-dev 2023-04-18 07:13:23 UTC
ci has reproduced this issue with version 3.1 - Updating summary.
Comment 4 Agostino Sarubbo gentoo-dev 2023-05-14 20:00:30 UTC
ci has reproduced this issue with version 3.2 - Updating summary.
Comment 5 Agostino Sarubbo gentoo-dev 2023-08-21 06:21:18 UTC
ci has reproduced this issue with version 3.3 - Updating summary.
Comment 6 Larry the Git Cow gentoo-dev 2023-11-21 19:37:58 UTC
The bug has been closed via the following commit(s):

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

commit ba34aae9afaaeabb65ad31795e01ead5a6472564
Author:     Arsen Arsenović <arsen@gentoo.org>
AuthorDate: 2023-11-21 19:35:11 +0000
Commit:     Arsen Arsenović <arsen@gentoo.org>
CommitDate: 2023-11-21 19:37:24 +0000

    dev-util/poke: suppress QA_CONFIG_IMPL_DECL FPs
    
    Closes: https://bugs.gentoo.org/898780
    Signed-off-by: Arsen Arsenović <arsen@gentoo.org>

 dev-util/poke/poke-3.0.ebuild | 7 +++++++
 dev-util/poke/poke-3.1.ebuild | 7 +++++++
 dev-util/poke/poke-3.2.ebuild | 7 +++++++
 dev-util/poke/poke-3.3.ebuild | 7 +++++++
 4 files changed, 28 insertions(+)