Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924659 - 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]
Summary: dev-db/firebird-3.0.10.33601.0-r1 fails to compile: protocol.cpp:300:74: erro...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: lto
  Show dependency tree
 
Reported: 2024-02-15 14:53 UTC by Agostino Sarubbo
Modified: 2024-04-27 01:11 UTC (History)
0 users

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


Attachments
build.log (build.log,191.81 KB, text/plain)
2024-02-15 14:53 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-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(-)