Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 898370 - sys-apps/coreutils-9.4-r1 has implicit function declarations in configure logs (GCC-13-SYSTEM)
Summary: sys-apps/coreutils-9.4-r1 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 (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard: false positive
Keywords:
Depends on:
Blocks: 906027
  Show dependency tree
 
Reported: 2023-02-28 11:55 UTC by Agostino Sarubbo
Modified: 2024-03-23 20:19 UTC (History)
0 users

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


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

Issue: sys-apps/coreutils-9.1-r2 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
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-28 11:55:36 UTC
Created attachment 855192 [details]
build.log

build log and emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-02-28 19:26:20 UTC
FP for min.
Comment 3 Agostino Sarubbo gentoo-dev 2023-03-21 07:47:51 UTC
ci has reproduced this issue with version 9.2 - Updating summary.
Comment 4 Agostino Sarubbo gentoo-dev 2023-03-24 07:56:38 UTC
ci has reproduced this issue with version 9.2-r1 - Updating summary.
Comment 5 Agostino Sarubbo gentoo-dev 2023-04-03 07:26:02 UTC
ci has reproduced this issue with version 9.2-r2 - Updating summary.
Comment 6 Agostino Sarubbo gentoo-dev 2023-04-18 18:06:13 UTC
ci has reproduced this issue with version 9.3 - Updating summary.
Comment 7 Agostino Sarubbo gentoo-dev 2023-05-05 07:04:19 UTC
ci has reproduced this issue with version 9.3-r1 - Updating summary.
Comment 8 Agostino Sarubbo gentoo-dev 2023-06-09 09:38:16 UTC
ci has reproduced this issue with version 9.3-r2 - Updating summary.
Comment 9 Agostino Sarubbo gentoo-dev 2023-06-18 07:32:59 UTC
ci has reproduced this issue with version 9.3-r3 - Updating summary.
Comment 10 Agostino Sarubbo gentoo-dev 2023-08-30 06:57:50 UTC
ci has reproduced this issue with version 9.4 - Updating summary.
Comment 11 Agostino Sarubbo gentoo-dev 2024-01-31 07:56:03 UTC
clang-lld_tinderbox has reproduced this issue with version 9.4-r1 - Updating summary.
Comment 12 Larry the Git Cow gentoo-dev 2024-03-23 20:19:45 UTC
The bug has been closed via the following commit(s):

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

commit 502e78b6185f3351434b7345dd9b36ce4131a76e
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-03-23 20:01:05 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-03-23 20:02:03 +0000

    sys-apps/coreutils: add 9.4_p20240323 (unkeyworded)
    
    Reworked tests as well.
    
    Closes: https://bugs.gentoo.org/413621
    Closes: https://bugs.gentoo.org/629660
    Closes: https://bugs.gentoo.org/803377
    Closes: https://bugs.gentoo.org/898370
    Closes: https://bugs.gentoo.org/910640
    Closes: https://bugs.gentoo.org/926349
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-apps/coreutils/Manifest                       |   3 +
 sys-apps/coreutils/coreutils-9.4_p20240323.ebuild | 302 ++++++++++++++++++++++
 sys-apps/coreutils/coreutils-9999.ebuild          |  63 +++--
 3 files changed, 352 insertions(+), 16 deletions(-)

Additionally, it has been referenced in the following commit(s):

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

commit b6c182cea4b7c5516ddaa3d69dad06fd1c088ae7
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-03-23 20:08:20 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-03-23 20:08:20 +0000

    sys-apps/coreutils: backport test fixes to 9.4
    
    Bug: https://bugs.gentoo.org/413621
    Bug: https://bugs.gentoo.org/629660
    Bug: https://bugs.gentoo.org/803377
    Bug: https://bugs.gentoo.org/898370
    Bug: https://bugs.gentoo.org/910640
    Bug: https://bugs.gentoo.org/926349
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-apps/coreutils/coreutils-9.4.ebuild | 59 +++++++++++++++++++++++++--------
 1 file changed, 45 insertions(+), 14 deletions(-)