Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927586 - sci-libs/libticalcs2-1.1.9 fails to compile: tikeys.c:36:22: error: type of TI92P_KEYS does not match original declaration [-Werror=lto-type-mismatch]
Summary: sci-libs/libticalcs2-1.1.9 fails to compile: tikeys.c:36:22: error: type of T...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL: https://github.com/debrouxl/tilibs/co...
Whiteboard:
Keywords:
Depends on:
Blocks: lto
  Show dependency tree
 
Reported: 2024-03-23 09:41 UTC by Agostino Sarubbo
Modified: 2024-03-29 19:55 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,115.57 KB, text/plain)
2024-03-23 09:41 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-03-23 09:41:42 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/libticalcs2-1.1.9 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-23 09:41:43 UTC
Created attachment 888265 [details]
build.log

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

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

commit 5491ecdce947e32e1ab14e304b19cb20b7ca81d6
Author:     Eli Schwartz <eschwartz93@gmail.com>
AuthorDate: 2024-03-29 05:57:36 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-03-29 18:45:12 +0000

    sci-libs/libticalcs2: mark as LTO-unsafe
    
    Closes: https://bugs.gentoo.org/927586
    Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 sci-libs/libticalcs2/libticalcs2-1.1.9.ebuild | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)
Comment 3 Eli Schwartz gentoo-dev 2024-03-29 19:55:28 UTC
And it looks like this should be fixed upstream already, too.