https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-editors/vim-core-9.0.1341 has implicit function declarations in configure logs. Discovered on: amd64 (internal ref: ci)
Created attachment 855218 [details] build.log build log and emerge --info
ci has reproduced this issue with version 9.0.1363 - Updating summary.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4107569394f4710e79bd17841c9d2f0f6881e57d commit 4107569394f4710e79bd17841c9d2f0f6881e57d Author: Oskari Pirhonen <xxc3ncoredxx@gmail.com> AuthorDate: 2023-03-03 06:50:36 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-03-04 07:18:10 +0000 app-editors/vim-core: configure implicit function declarations Ignore implicit function declarations for platform-specific functions, `acl()` is for Solaris and `statacl()` is for AIX. Closes: https://bugs.gentoo.org/898406 Signed-off-by: Oskari Pirhonen <xxc3ncoredxx@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/29907 Signed-off-by: Sam James <sam@gentoo.org> app-editors/vim-core/vim-core-9.0.1000.ebuild | 8 ++++++++ app-editors/vim-core/vim-core-9.0.1157.ebuild | 8 ++++++++ app-editors/vim-core/vim-core-9.0.1363.ebuild | 8 ++++++++ app-editors/vim-core/vim-core-9999.ebuild | 8 ++++++++ 4 files changed, 32 insertions(+)