In file included from regexec.c:1368, from regex.c:74: ./malloc/dynarray-skeleton.c:195:24: error: expected declaration specifiers or '...' before '(' token 195 | __attribute_nonnull__ ((1)) | ^ ./malloc/dynarray-skeleton.c:205:51: error: expected declaration specifiers or '...' before '(' token 205 | __attribute_maybe_unused__ __attribute_nonnull__ ((1)) ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_hardened-j4-20211112-204048 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-11.2.0 * Python 3.9.8 php cli: HEAD of ::gentoo commit 8a8f8d584d37f16126dc77df2a287903ba39f168 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Fri Nov 12 20:51:34 2021 +0000 2021-11-12 20:51:32 UTC emerge -qpvO dev-scheme/guile [ebuild N ] dev-scheme/guile-3.0.7 USE="deprecated networking regex threads -debug -debug-malloc -jit -nls"
Created attachment 750855 [details] emerge-info.txt
Created attachment 750858 [details] dev-scheme:guile-3.0.7:20211112-220136.log
Created attachment 750861 [details] emerge-history.txt
Created attachment 750864 [details] environment
Created attachment 750867 [details] etc.portage.tar.bz2
Created attachment 750870 [details] logs.tar.bz2
Created attachment 750873 [details] temp.tar.bz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a3f87e6b90668e29720cbeb0d169701ee45c847 commit 5a3f87e6b90668e29720cbeb0d169701ee45c847 Author: Sam James <sam@gentoo.org> AuthorDate: 2021-11-19 05:48:51 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-11-19 05:48:51 +0000 dev-scheme/guile: fix 3.0.7 build with glibc-2.34 Not needed for earlier versions, it seems. Closes: https://bugs.gentoo.org/823461 Signed-off-by: Sam James <sam@gentoo.org> dev-scheme/guile/Manifest | 1 + dev-scheme/guile/guile-3.0.7-r1.ebuild | 85 ++++++++++++++++++++++++++++++++++ 2 files changed, 86 insertions(+)
https://git.savannah.gnu.org/cgit/guile.git/commit/?id=b4a80f4239b19fea4d2cc3e9d197f24b809f0624 https://lists.gnu.org/archive/html/bug-guile/2021-08/msg00003.html
I meant to mention this in the commit message, but revbumped given there's a fair bit of gnulib churn and I didn't want to cut bits out given what gnulib is like.