https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: net-vpn/openconnect-9.01-r1 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.
Created attachment 856754 [details] build.log build log and emerge --info
memset_s really doesn't exist in glibc/musl or any linux libc i'm aware of.
ci has reproduced this issue with version 9.01-r3 - Updating summary.
ci has reproduced this issue with version 9.10 - Updating summary.
ci has reproduced this issue with version 9.11 - Updating summary.
ci has reproduced this issue with version 9.12 - Updating summary.
commit 1d5e01aff18b060d8643421dc571ca7aa7abf7d5 Author: Mike Gilbert <floppym@gentoo.org> Date: Sat Apr 13 11:45:36 2024 -0400 net-vpn/openconnect: QA_CONFIG_IMPL_DECL_SKIP=( memset_s ) This is handled appropriately in the configure script. Signed-off-by: Mike Gilbert <floppym@gentoo.org>