InBetweenNames / gentooLTO

A Gentoo Portage configuration for building with -O3, Graphite, and LTO optimizations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gnome evolution mail client fails with -O3

StefanSalewski opened this issue · comments

See https://discourse.gnome.org/t/evolution-mail-client-issues/16773

That is for gcc 13.2.0 and evolution-data-server-3.48.4:0, evolution-3.48.4:2.0

Sending by SMTP was not possible. I disabled Gentoo-LTO options by temporary commenting out #source /etc/portage/make.conf.lto in /etc/portage/make.conf, recompiled, and can send mails over SMTP again. The date issue still persists, all downloaded mails get always the actual date, not the correct one. But that issue is already fixed upstream.

gnome-extra/evolution-data-server *FLAGS-="-fno-semantic-interposition"

fixed it. For details, see https://discourse.gnome.org/t/evolution-mail-client-issues/16773