Hello, thank you for responding. I understand, there's no need for any apologies. here i linked output.log generated after running
tensorflow/lite/micro/tools/ci_build/test_x86.sh > output.log
the same error also occurs when running (easier to debug):
make -f tensorflow/lite/micro/tools/make/Makefile test_hello_world_test
the output of uname -a: Linux bb 5.18.8-arch1-1 #1 SMP PREEMPT_DYNAMIC Wed, 29 Jun 2022 23:03:08 +0000 x86_64 GNU/Linux
(i updated my kernel since posting)
the latest commit: 60d83223d39fa8660287766edb4533a292f59eb8
the output of lshw is also linked as a file named lshw.txt
thank you very much