Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924867 - dev-libs/libmcrypt-2.5.8-r7 fails to compile: mcrypt_symb.c:309:13: error: type of tripledes_LTX__mcrypt_get_supported_key_sizes does not match original declaration [-Werror=lto-type-mismatch]
Summary: dev-libs/libmcrypt-2.5.8-r7 fails to compile: mcrypt_symb.c:309:13: error: ty...
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-18 07:42 UTC by Agostino Sarubbo
Modified: 2024-03-14 05:21 UTC (History)
0 users

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


Attachments
build.log (build.log,185.36 KB, text/plain)
2024-02-18 07:42 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-18 07:42:32 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/libmcrypt-2.5.8-r7 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-18 07:42:33 UTC
Created attachment 885286 [details]
build.log

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

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

commit 1cdb73d333da91b0634fcdd1410d87d117e4da2a
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-03-14 03:31:48 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-03-14 05:21:25 +0000

    dev-libs/libmcrypt: filter LTO, no-SA
    
    Dead upstream, LTO type mismatch.
    
    Closes: https://bugs.gentoo.org/924867
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-libs/libmcrypt/libmcrypt-2.5.8-r6.ebuild | 12 ++++++++++--
 dev-libs/libmcrypt/libmcrypt-2.5.8-r7.ebuild | 10 +++++++++-
 2 files changed, 19 insertions(+), 3 deletions(-)