On 2020/01/19 21:07, Charlene Wendling wrote: > Hi, > > In the current powerpc bulk, icinga2's core cannot be built: > > > lib/base/CMakeFiles/base.dir/utility.cpp.o: > > In function `icinga::Utility::QueueAsyncCallback(std::function<void ()()> > > const&, icinga::SchedulerPolicy)': > > utility.cpp:(.text+0x3cd0): undefined reference to `__atomic_fetch_add_8' > (^ and many more) > > It builds fine [0] once the usual powerpc/hppa atomic block is added. > > I did not remove the related BROKEN-hppa, because i don't have the > hardware to test, but the reason is very probably wrong, due to the > move to __atomic* builtins with this new version. > > REVISION bump is unneeded, this version never built on powerpc. > > Comments/feedback are welcome!
OK - please remove BROKEN-hppa while you're there - if another hppa build ever happens we can always add it back if it still fails.
