Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 900304 - net-misc/pen-0.34.1 has implicit function declarations in configure logs (GCC-13-SYSTEM)
Summary: net-misc/pen-0.34.1 has implicit function declarations in configure logs (GCC...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2023-03-08 08:23 UTC by Agostino Sarubbo
Modified: 2023-03-09 01:03 UTC (History)
0 users

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


Attachments
build.log (build.log,52.84 KB, text/plain)
2023-03-08 08:23 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-08 08:23:43 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-misc/pen-0.34.1 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-08 08:23:45 UTC
Created attachment 856738 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-03-09 01:03:02 UTC
The bug has been closed via the following commit(s):

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

commit 5f9dbc76c18f5291deed43b1f459f975006d46c1
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-03-09 00:51:38 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-03-09 00:53:04 +0000

    net-misc/pen: EAPI 8, fix configure w/ clang 16
    
    Closes: https://bugs.gentoo.org/900304
    Signed-off-by: Sam James <sam@gentoo.org>

 net-misc/pen/{pen-0.34.1.ebuild => pen-0.34.1-r1.ebuild} | 15 ++++++++++++---
 1 file changed, 12 insertions(+), 3 deletions(-)