Summary: | sci-electronics/xoscope-2.3 fails to compile: file.h:11:6: error: type of handle_opt does not match original declaration [-Werror=lto-type-mismatch] | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | The Soldering-Iron Brotherhood <sci-electronics> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | eschwartz |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://sourceforge.net/p/xoscope/bugs/23/ | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 618550 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 888133 [details]
build.log
build log and emerge --info
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b2039ce713a4a5643b35142177066f75425e078 commit 7b2039ce713a4a5643b35142177066f75425e078 Author: Eli Schwartz <eschwartz93@gmail.com> AuthorDate: 2024-04-07 20:08:04 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-04-07 23:33:45 +0000 sci-electronics/xoscope: fix the LTO fix to actually apply It was applied too late for ./configure. oops. While we are at it, update the comment. I ended up filing a bug. Was very iffy on doing so, but 2 days ago, upstream demonstrated signs of life via committing an update to git: > spelling fix in man page (from Debian; fixed by Graham Inggs; reported by Petter Reinholdtsen) Fixes: 3e255fb3f9352a6662923b47114ad8d7cc4f4e35 Closes: https://bugs.gentoo.org/927483 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> sci-electronics/xoscope/xoscope-2.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) |