https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-libs/dmalloc-5.6.5-r1 has implicit function declarations in configure logs. Discovered on: amd64 (internal ref: lto_tinderbox) System: LTO-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#LTO) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0072
Created attachment 885246 [details] build.log build log and emerge --info
Found the following implicit function declarations in configure logs: config.log:1101 - GetEnvironmentVariableA
ci has reproduced this issue with version 5.6.5-r2 - Updating summary.
(In reply to Agostino Sarubbo from comment #2) > Found the following implicit function declarations in configure logs: > > config.log:1101 - GetEnvironmentVariableA This seems to work as intended (the function only exists on Windows).
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d044abb86586f74fa6a3c5335c1c1afd1865883c commit d044abb86586f74fa6a3c5335c1c1afd1865883c Author: Andreas K. Hüttel <dilfridge@gentoo.org> AuthorDate: 2024-11-16 17:25:52 +0000 Commit: Andreas K. Hüttel <dilfridge@gentoo.org> CommitDate: 2024-11-16 18:20:53 +0000 dev-libs/dmalloc: GetEnvironmentVariableA implicit in configure is ok Bug: https://bugs.gentoo.org/924829 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> dev-libs/dmalloc/dmalloc-5.6.5-r2.ebuild | 4 ++++ 1 file changed, 4 insertions(+)