Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924480 - app-pda/pilot-link-0.12.5-r4 fails to compile: linuxusb.c:384:32: error: type of recv does not match original declaration [-Werror=lto-type-mismatch]
Summary: app-pda/pilot-link-0.12.5-r4 fails to compile: linuxusb.c:384:32: error: type...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: lto
  Show dependency tree
 
Reported: 2024-02-14 08:08 UTC by Agostino Sarubbo
Modified: 2024-03-18 05:31 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,88.89 KB, text/plain)
2024-02-14 08:08 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-02-14 08:08:18 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-pda/pilot-link-0.12.5-r4 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-02-14 08:08:20 UTC
Created attachment 884913 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-03-18 05:31:28 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7d3bc2228304026aff7fa34d196d9995c9b2d31

commit d7d3bc2228304026aff7fa34d196d9995c9b2d31
Author:     Eli Schwartz <eschwartz93@gmail.com>
AuthorDate: 2024-03-17 20:12:38 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-03-18 05:29:48 +0000

    app-pda/pilot-link: mark as LTO-unsafe
    
    Only for the (absence of) the USE flag that causes the internal code to
    be used. It's set by default for desktop/make.defaults anyway so
    probably most users go through libusb instead.
    
    Closes: https://bugs.gentoo.org/924480
    Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 app-pda/pilot-link/pilot-link-0.12.5-r4.ebuild | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)