https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: net-misc/rsync-3.2.7-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
Created attachment 855188 [details] build.log build log and emerge --info
> * /var/tmp/portage/net-misc/rsync-3.2.7-r2/work/rsync-3.2.7/config.log:1440 - makedev > * /var/tmp/portage/net-misc/rsync-3.2.7-r2/work/rsync-3.2.7/config.log:9094 - acl_get_perm_np
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/proj/portage.git/commit/?id=703199b7cf029be2a88ae1482f2d4089c9be957c commit 703199b7cf029be2a88ae1482f2d4089c9be957c Author: Matt Turner <mattst88@gentoo.org> AuthorDate: 2023-05-10 01:56:01 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-05-11 01:24:42 +0000 install-qa-check.d/90config-impl-decl: Skip acl_get_perm_np on Linux Seen in net-misc/rsync. It seems that at least Darwin, FreeBSD, and NetBSD have this function. Bug: https://bugs.gentoo.org/898366 Signed-off-by: Matt Turner <mattst88@gentoo.org> Closes: https://github.com/gentoo/portage/pull/1034 Signed-off-by: Sam James <sam@gentoo.org> bin/install-qa-check.d/90config-impl-decl | 1 + 1 file changed, 1 insertion(+)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08be91eebdbff0de0e033efe30c633219a9859ca commit 08be91eebdbff0de0e033efe30c633219a9859ca Author: Sam James <sam@gentoo.org> AuthorDate: 2023-06-01 01:22:47 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-06-01 01:23:18 +0000 sys-apps/portage: add 3.0.48 Closes: https://bugs.gentoo.org/722270 Closes: https://bugs.gentoo.org/879687 Closes: https://bugs.gentoo.org/898232 Closes: https://bugs.gentoo.org/898366 Closes: https://bugs.gentoo.org/905355 Closes: https://bugs.gentoo.org/905358 Closes: https://bugs.gentoo.org/905868 Closes: https://bugs.gentoo.org/906129 Closes: https://bugs.gentoo.org/906156 Signed-off-by: Sam James <sam@gentoo.org> sys-apps/portage/Manifest | 1 + sys-apps/portage/portage-3.0.48.ebuild | 296 +++++++++++++++++++++++++++++++++ 2 files changed, 297 insertions(+)