Summary: | x11-terms/aterm-1.0.1-r6 has implicit function declarations in configure logs | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Ilia Mirkin <imirkin> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | imirkin, mattst88, 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 862865 [details]
build.log
build log and emerge --info
Found the following implicit function declarations in configure logs: config.log:1017 - exit There's even a patch that's supposed to address this: aterm-1.0.1-configure-clang16.patch It gets applied, it runs eautoreconf, and then ... doesn't use the resulting configure file, instead using the one that comes shipped with the package. Will try to come up with something. |