Bugzilla – Bug 1100520
glucat compiled with -march=native
Last modified: 2019-02-20 14:30:06 UTC
While working on the reproducible builds effort, I found that when building the glucat package for openSUSE Linux, there were slight differences between builds on different machines. This is because g++ is invoked with the -march=native option which means that depending on which OBS build worker machine gets the job it might produce binaries unsuitable for older machines. callq <PyErr_SetString@plt> jmpq <_ZNK6glucat12matrix_multiIeLin32ELi32EEeqERKe@plt + ofs> + vzeroupper callq <__cxa_begin_catch@plt> mov offset(%rip),%rdi # <PyExc_RuntimeError>
assign to maintainer
Thanks to Bernhard, this is now fixed. ------------------------------------------------------------------- Tue Jul 10 19:23:18 UTC 2018 - bwiedemann@suse.com - make compilation independent of build system CPU (boo#1100520)
This is an autogenerated message for OBS integration: This bug (1100520) was mentioned in https://build.opensuse.org/request/show/677744 15.1 / glucat