https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-lang/ruby-2.7.7 has implicit function declarations in configure logs (CLANG-17-SYSTEM). Discovered on: amd64 (internal ref: hardened_tinderbox) NOTE: (CLANG-17-SYSTEM) in the summary means that the bug was found on a machine that runs clang-17 but this bug MAY or MAY NOT BE related to the new compiler See also: https://bugs.gentoo.org/898488#c4.
Created attachment 856925 [details] build.log build log and emerge --info
ci has reproduced this issue with version 3.2.2-r2 - Updating summary.
* QA Notice: Found the following implicit function declarations in configure logs: * /var/tmp/portage/dev-lang/ruby-2.7.7/work/ruby-2.7.7/config.log:36487 - sigsetjmp * Check that no features were accidentally disabled. I need to check this. It might be legit.
ci has reproduced this issue with version 3.2.2-r3 - Updating summary.
ci has reproduced this issue with version 3.2.2-r4 - Updating summary.
gcc14_tinderbox has reproduced this issue with version 3.2.2-r5 - Updating summary.
checking for __builtin_setjmp... yes with cast ((void **)) checking for _setjmpex as a macro or function... no checking for _setjmp as a macro or function... yes checking for sigsetjmp as a macro or function... no checking for setjmp type... __builtin_setjmp\((void **)\) I suspect it's fine but I still need to check.
gcc14_tinderbox has reproduced this issue with version 3.3.0 - Updating summary.
tinderbox_musl has reproduced this issue with version 3.3.0-r1 - Updating summary.
ci has reproduced this issue with version 3.3.0-r2 - Updating summary.
ci has reproduced this issue with version 3.3.1 - Updating summary.
ci has reproduced this issue with version 3.3.2 - Updating summary.
gcc14_tinderbox has reproduced this issue with version 3.3.3 - Updating summary.
ci has reproduced this issue with version 3.3.4 - Updating summary.
ci has reproduced this issue with version 3.3.4-r1 - Updating summary.
ci has reproduced this issue with version 3.3.5 - Updating summary.
(In reply to Sam James from comment #7) > checking for __builtin_setjmp... yes with cast ((void **)) > checking for _setjmpex as a macro or function... no > checking for _setjmp as a macro or function... yes > checking for sigsetjmp as a macro or function... no > checking for setjmp type... __builtin_setjmp\((void **)\) > > I suspect it's fine but I still need to check.
ci has reproduced this issue with version 3.3.6 - Updating summary.
ci has reproduced this issue with version 3.3.6-r1 - Updating summary.