Hi José,

* José Luis Blanco-Claraco <jlbla...@ual.es> [2022-09-15 21:51]:
On Thu, Sep 15, 2022 at 2:06 PM Helge Deller <del...@gmx.de> wrote:
Reason is, that we have build servers which run either a 32- or 64-bit kernel,
and the 32-bit ones report "parisc" for "uname -m" instead of "parisc64".

Ah, that explains a lot about those hppa failures! :-)

A fix has been pushed upstream, and as a d/patch to the gbp repo:
 https://salsa.debian.org/robotics-team/mrpt
so it could be uploaded to close this one...

Please disable -mtune=native on all archs. Buildd could be arbitrary new CPUs and it would result in crashing executables. Also -O3 is debatable. You can get the recommend Debian flags with:

$ dpkg-buildflags

And debhelper should set them automatically for cmake projects.

Cheers Jochen

Attachment: signature.asc
Description: PGP signature

Reply via email to