Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 858620 - games-board/xmille-2.0-r4 fails to compile (lto): ui.c:510:19: error: type of [-Werror=lto-type-mismatch]
Summary: games-board/xmille-2.0-r4 fails to compile (lto): ui.c:510:19: error: type of...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: lto
  Show dependency tree
 
Reported: 2022-07-17 17:08 UTC by Agostino Sarubbo
Modified: 2022-07-17 18:10 UTC (History)
0 users

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


Attachments
build.log (build.log,110.30 KB, text/plain)
2022-07-17 17: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 2022-07-17 17:08:12 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-board/xmille-2.0-r4 fails to compile (lto).
Discovered on: amd64 (internal ref: lto_tinderbox)

NOTE:
This machine uses lto with CFLAGS=-flto -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing
Comment 1 Agostino Sarubbo gentoo-dev 2022-07-17 17:08:14 UTC
Created attachment 791972 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-07-17 18:10:08 UTC
The bug has been closed via the following commit(s):

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

commit 962c3b96b60136fb17e913897ac462b85a25a735
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-07-17 18:08:01 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-07-17 18:08:01 +0000

    games-board/xmille: filter LTO (type mismatch)
    
    Closes: https://bugs.gentoo.org/858620
    Signed-off-by: Sam James <sam@gentoo.org>

 games-board/xmille/xmille-2.0-r4.ebuild | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)