Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 900264 - net-misc/dhcpcd-10.0.2 has implicit function declarations in configure logs (GCC-13-SYSTEM)
Summary: net-misc/dhcpcd-10.0.2 has implicit function declarations in configure logs (...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 906027
  Show dependency tree
 
Reported: 2023-03-08 08:19 UTC by Agostino Sarubbo
Modified: 2023-07-20 07:38 UTC (History)
1 user (show)

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


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

Issue: net-misc/dhcpcd-9.4.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:19:21 UTC
Created attachment 856698 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-04-13 16:35:36 UTC
ci has reproduced this issue with version 9.5.0 - Updating summary.
Comment 3 Agostino Sarubbo gentoo-dev 2023-04-16 08:54:46 UTC
ci has reproduced this issue with version 10.0.0 - Updating summary.
Comment 4 Agostino Sarubbo gentoo-dev 2023-04-21 09:00:54 UTC
ci has reproduced this issue with version 10.0.1 - Updating summary.
Comment 5 Roy Marples 2023-04-25 22:56:28 UTC
Is there anything to fix upstream? All the reported "errors" are valid functions on most BSD systems but do not exist using glibc. What is the correct thing to do in this case?
Comment 6 Mike Gilbert gentoo-dev 2023-04-26 01:12:32 UTC
(In reply to Roy Marples from comment #5)

If the configure script correctly detects that the functions do not exist on Linux, there's nothing to do here.
Comment 7 Agostino Sarubbo gentoo-dev 2023-07-20 07:38:10 UTC
ci has reproduced this issue with version 10.0.2 - Updating summary.