Dear Support Team,
I am following the guide at https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.3.0/nrf/protocols/matter/getting_started/testing/thread_one_otbr.html to implement an OTBR and chiptool on my Raspberry Pi 3 device. Previously, I was able to set up a working OTBR on the Pi running the 2021-05-07-raspios-buster-armhf-lite OS.
However, I have encountered an issue when attempting to run the OTBR on the Pi while using Ubuntu Server 22.04.2 LTS (64 bit) or Ubuntu Server 20.04.5 LTS (64 bit). Every time I enter the command "INFRA_IF_NAME=wlan0 ./script/setup", the build freezes at the same place "[403/454] Building CXX object src/dbus/server/CMakeFiles/otbr-dbus-server.dir/dbus_object.cpp.o" ( I am unable to open another connection to the Pi using Putty so I guess the CPU froze).
I would greatly appreciate your help in resolving this issue. Please let me know if you need any additional information.
Thank you.