On Wednesday, 12 April 2017 22:53:07 PDT,Luca Beltrame wrote: > Il giorno Thu, 13 Apr 2017 13:42:21 +0800 > > Felix Yan <[email protected]> ha scritto: > > The full log is here: https://paste.xinu.at/PfJBht/ > > Any hints? > > I would suggest disabling the Python bindings for ki18n. There are > apparent races when building, and therefore 70 times out of 100 they > won't build properly (but 30 out of 100 they will). > > Source: I've been spending (some would say "wasting") time to build all > bindings properly for openSUSE.
If it's because of race, maybe make -j1 will workaround it?
