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

Bug 924659

Summary: dev-db/firebird-3.0.10.33601.0-r1 fails to compile: protocol.cpp:300:74: error: dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing]
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Office Team <office>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=917662
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 618550    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-02-15 14:53:16 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-db/firebird-3.0.10.33601.0-r1 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-15 14:53:17 UTC
Created attachment 885048 [details]
build.log

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

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

commit 87c7b4704b5a0e5dd7f02b0d21f59fdf3ef1999b
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-04-27 01:09:59 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-04-27 01:09:59 +0000

    dev-db/firebird: filter LTO, no SA, no lifetime DSE
    
    Bug: https://gcc.gnu.org/PR107078
    Bug: https://github.com/FirebirdSQL/firebird/issues/5384
    Bug: https://github.com/FirebirdSQL/firebird/issues/7308
    Closes: https://bugs.gentoo.org/917662
    Closes: https://bugs.gentoo.org/924659
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-db/firebird/firebird-3.0.10.33601.0-r1.ebuild | 8 ++++++--
 dev-db/firebird/firebird-3.0.4.33054.0-r2.ebuild  | 6 +++++-
 2 files changed, 11 insertions(+), 3 deletions(-)