Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 858614 - games-board/gtkboard-0.11_pre0-r2 fails to compile (lto): ui.c:181:19: error: type of [-Werror=lto-type-mismatch]
Summary: games-board/gtkboard-0.11_pre0-r2 fails to compile (lto): ui.c:181:19: error:...
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,117.18 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:02 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-board/gtkboard-0.11_pre0-r2 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:05 UTC
Created attachment 791966 [details]
build.log

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

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

commit 8ae408d69b8e38b214f11e06aa861e883643f6fc
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-07-17 18:06:35 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-07-17 18:06:35 +0000

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

 games-board/gtkboard/gtkboard-0.11_pre0-r2.ebuild | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)