Summary: | dev-embedded/sdcc-4.3.0-r1 fails to compile: alloc-pool.h:29:13: error: type of after_memory_report does not match original declaration [-Werror=lto-type-mismatch] | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Embedded Gentoo Team <embedded> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | eschwartz |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://sourceforge.net/p/sdcc/bugs/3725/ | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 618550 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 885099 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: checking for -plugin option... ./configure: line 3401: -O2: command not found checking minix/config.h usability... /bin/sh: /var/tmp/portage/dev-embedded/sdcc-4.3.0-r1/work/sdcc-4.3.0/support/cpp/missing: No such file or directory mv: cannot stat 'ports': No such file or directory uniq: ports.build: No such file or directory alloc-pool.h:29:13: error: type of ‘after_memory_report’ does not match original declaration [-Werror=lto-type-mismatch[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wlto-type-mismatch]] The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5392281a662b0bda89384e936bde9a455e2a2ae3 commit 5392281a662b0bda89384e936bde9a455e2a2ae3 Author: Eli Schwartz <eschwartz93@gmail.com> AuthorDate: 2024-04-04 04:31:10 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-04-05 01:20:51 +0000 dev-embedded/sdcc: mark as LTO-unsafe Closes: https://bugs.gentoo.org/924691 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> dev-embedded/sdcc/sdcc-4.3.0-r1.ebuild | 9 +++++++-- dev-embedded/sdcc/sdcc-9999.ebuild | 9 +++++++-- 2 files changed, 14 insertions(+), 4 deletions(-) |