Bugzilla – Bug 985102
GCC6: freeipmi fails to build
Last modified: 2016-08-08 15:43:46 UTC
Since the update to GCC6, openSUSE:Factory/ freeipmi fails to build
Hm, in opensuse build service: https://build.opensuse.org/package/show/systemsmanagement/freeipmi freeipmi still builds fine against Tumbleweed and Factory? Is there a reference to the compile error or what is the best way to run into this locally (or via build service)?
https://build.opensuse.org/package/live_build_log/openSUSE:Factory/freeipmi/standard/i586 I assume both your projects end up building against openSUSE:Factory/snapshot (still gcc5 based) you can do, locally: osc build --alternative-project openSUSE:Factory standard x86_64
Hmm, there are some .spec file rpm checker warnings, but it builds and produces rpms: osc build --root /abuild/trenn/factory_gcc6 --alternative-project openSUSE:Factory standard x86_64
https://build.opensuse.org/package/live_build_log/openSUSE:Factory/freeipmi/standard/i586 Seems the issue might be limited to i586 then
Has been fixed by https://build.opensuse.org/request/show/416524