Summary: | dev-lang/ruby-3.3.6-r1 has implicit function declarations in configure logs (CLANG-17-SYSTEM) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Gentoo Ruby Team <ruby> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | sam |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 906027, 941869 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() 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. |