Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 926751

Summary: mate-base/caja-1.26.3 fails to compile: eel-gtk-macros.h:136:3: error: dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing]
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: immolo <immoloism>
Status: RESOLVED FIXED    
Severity: normal CC: eschwartz93, proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/mate-desktop/caja/issues/1774
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 618550    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-03-11 11:07:27 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: mate-base/caja-1.26.3 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-11 11:07:28 UTC
Created attachment 887347 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-04-01 05:30:50 UTC
The bug has been closed via the following commit(s):

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

commit fc63cf705180dd9f91efa1f0e9bed713d865423b
Author:     Eli Schwartz <eschwartz93@gmail.com>
AuthorDate: 2024-04-01 05:27:28 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-04-01 05:29:28 +0000

    mate-base/caja: mark as LTO-unsafe, strict-aliasing unsafe
    
    Closes: https://bugs.gentoo.org/926751
    Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 mate-base/caja/caja-1.26.3.ebuild | 7 ++++++-
 mate-base/caja/caja-1.27.2.ebuild | 7 ++++++-
 2 files changed, 12 insertions(+), 2 deletions(-)