Open paulmenzel opened 6 years ago
Does this clear up if you do a clean build? i.e. rm -rf output/*
before doing the op-build firestone_defconfig && op-build
?
usually this is because of a mismatch in the build directory between hostboot and other components such as the XML.
That whole build system is (unfortunately), incredibly fragile.
Well, I build from a clean checkout, so there shouldn’t have been a mismatch. I did git clean -dfx
and tried again, and it’s still reproducible.
May be similar to #871 .
On 05/28/18 13:58, Paidipeddi Pridhiviraj wrote:
May be similar to #871 .
Looks like the same issue. Unfixed over a year. :(
I am closing this, and following #871.