Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 927483

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 packagesAssignee: 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 gentoo-dev 2024-03-22 08:38:32 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-electronics/xoscope-2.3 fails to compile.
Discovered on: amd64 (internal ref: lto_tinderbox)
System: LTO-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#LTO)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-22 08:38:33 UTC
Created attachment 888133 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-04-07 23:35:20 UTC
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(-)