Hi On Wed, 27 Jul 2022 at 17:57, M. Zhou <lu...@debian.org> wrote: > The previous segfault on armel becomes Bus Error on armel and armhf. > I can build it on Power9, but it seems that the test fails on power8 (our > buildd).
In #1003165, one of the arm porters wrote they are happy to look at the bus errors, but the baseline issue should be fixed first. > I have skimmed over the build logs and one of the main issues is the use of > -march flags to enforce a certain baseline [1]: > > powerpc64le-linux-gnu-gcc: error: unrecognized command-line option > ‘-march=native’; did you mean ‘-mcpu=native’? This may be the cause of the test failures on power8. Regards Graham