This is the error:

root@ubuntu:~/share/design/code/openbmc/build/ast2600-default/tmp/work/armv7ahf-vfpv4d16-openbmc-linux-gnueabi/dbus-sensors/0.1+gitAUTOINC+26601e8919-r0/git# meson build
The Meson build system
Version: 0.58.1
Source dir: /home/openbmc/share/design/code/openbmc/build/ast2600-default/tmp/work/armv7ahf-vfpv4d16-openbmc-linux-gnueabi/dbus-sensors/0.1+gitAUTOINC+26601e8919-r0/git
Build dir: /home/openbmc/share/design/code/openbmc/build/ast2600-default/tmp/work/armv7ahf-vfpv4d16-openbmc-linux-gnueabi/dbus-sensors/0.1+gitAUTOINC+26601e8919-r0/git/build
Build type: native build
Project name: dbus-sensors
Project version: 0.1
 
meson.build:1:0: ERROR: Could not invoke sanity test executable: [Errno 8] Exec format error: '/home/openbmc/share/design/code/openbmc/build/ast2600-default/tmp/work/armv7ahf-vfpv4d16-openbmc-linux-gnueabi/dbus-sensors/0.1+gitAUTOINC+26601e8919-r0/git/build/meson-private/sanitycheckcpp.exe'.
 
A full log can be found at /home/openbmc/share/design/code/openbmc/build/ast2600-default/tmp/work/armv7ahf-vfpv4d16-openbmc-linux-gnueabi/dbus-sensors/0.1+gitAUTOINC+26601e8919-rroot@ubuntu:~root@ubrootroot@ubuntu:~/share/design/code/openbmc/build/ast2600-default/tmp/work/armv7ahf-vfpv4d16-openbmc-linux-gnueabi/dbus-sensors/0.1+gitAUTOINC+26601e8919-r0/git#

The path to sanitycheckcpp.exe is there, but fails, as if it must run on a different architecture.

On Jan 13, 2022, at 3:42 PM, Patrick Williams <patrick@stwcx.xyz> wrote:

On Thu, Jan 13, 2022 at 02:30:43PM -0700, Mike Jones wrote:
If i bitbske -c devshell dbus-sensors, them meson build, sanitycheck.exe fails with a exec for at error.

What is 'sanitycheck.exe'?  I don't recognize that in any way and a
search on our GH repo isn't showing anything either:

https://github.com/search?q=org%3Aopenbmc+sanitycheck&type=code

--
Patrick Williams