HI All,
I have seen build error as below, This build error is observed with ubuntu 22.04 host machine.
| go tool dist: FAILED: /home/tisdk/build/arago-tmp-default-glibc/work/x86_64-linux/go-cross-armv7at2hf-neon/1.17.13-r0/go/pkg/tool/native_native/go_bootstrap install -gcflags=all= -ldflags=all= std cmd: exit status 2
| WARNING: /home/tisdk/build/arago-tmp-default-glibc/work/x86_64-linux/go-cross-armv7at2hf-neon/1.17.13-r0/temp/run.do_compile.765299:160 exit 2 from './make.bash --host-only --no-banner'
| WARNING: Backtrace (BB generated script):
| #1: do_compile, /home/tisdk/build/arago-tmp-default-glibc/work/x86_64-linux/go-cross-armv7at2hf-neon/1.17.13-r0/temp/run.do_compile.765299, line 160
| #2: main, /home/tisdk/build/arago-tmp-default-glibc/work/x86_64-linux/go-cross-armv7at2hf-neon/1.17.13-r0/temp/run.do_compile.765299, line 165
ERROR: Task (/home/tisdk/sources/oe-core/meta/recipes-devtools/go/go-cross_1.17.13.bb:do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 2174 tasks of which 2163 didn't need to be rerun and 11 failed.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 3 seconds
Summary: 11 tasks failed:
I have continued further but i am getting below error
sable-indev=jack --disable-libopus --disable-libvorbis --enable-lzma --disable-libmfx --disable-mipsdsp --disable-mipsdspr2 --disable-libmp3lame --disable-openssl --enable-pic --enable-postproc --enable-pthreads --disable-sdl2 --enable-shared --disable-libspeex --disable-libsrt --disable-stripping --enable-swresample --enable-swscale --enable-libtheora --disable-vaapi --disable-vdpau --disable-libvpx --disable-libx264 --disable-libx265 --enable-libxcb --enable-outdev=xv --enable-zlib'
| WARNING: Backtrace (BB generated script):
| #1: do_configure, /home/sem3user/tisdk/build/arago-tmp-default-glibc/work/armv7at2hf-neon-oe-linux-gnueabi/ffmpeg/5.0.1-r0.arago0/temp/run.do_configure.3727275, line 151
| #2: main, /home/sem3user/tisdk/build/arago-tmp-default-glibc/work/armv7at2hf-neon-oe-linux-gnueabi/ffmpeg/5.0.1-r0.arago0/temp/run.do_configure.3727275, line 155
ERROR: Task (/home/sem3user/tisdk/sources/oe-core/meta/recipes-multimedia/ffmpeg/ffmpeg_5.0.1.bb:do_configure) failed with exit code '1'
Setscene tasks: 4081 of 4081
Please let me know how to move further
Request to please provide how to move further.