Hi Mathias, Mathias Homann <Mathias.Homann@opensuse.org> writes:
Am Donnerstag, 20. Mai 2021, 08:28:44 CEST schrieb John Paul Adrian Glaubitz:
On 5/20/21 8:17 AM, Adrian Schröter wrote:
Anyone got any ideas? the packages in question are in home:lemmy04:snowglobe/ phoenix-firestorm-lgpl and home:lemmy04:phoenix-firestorm-release ...> beside package differences of the build environment, one of the first things would be the most likely different compile and linker flags.
Check the prjconf for the Optflags and try to apply them in your local build to verify if it crashes then as well.
I would probably try to turn off LTO as a first guess:
%define _lto_cflags %{nil}
would that go in the spec file or in the project config?
That should go into the spec file. It might work in the project config too, but then it will apply to all packages (and it will be less obvious why this is actually happening). Cheers, Dan -- Dan Čermák <dcermak@suse.com> Software Engineer Development tools SUSE Software Solutions Germany GmbH Maxfeldstr. 5 90409 Nuremberg Germany (HRB 36809, AG Nürnberg) Managing Director: Felix Imendörffer