DEBUG: Executing python function sstate_task_prefunc
DEBUG: Python function sstate_task_prefunc finished
DEBUG: Executing python function do_populate_sysroot
DEBUG: Executing shell function sysroot_stage_all
0 blocks
0 blocks
0 blocks
0 blocks
0 blocks
0 blocks
0 blocks
DEBUG: Shell function sysroot_stage_all finished
DEBUG: Executing python function sysroot_strip
DEBUG: runstrip: ['llvm-strip', '--remove-section=.comment', '--remove-section=.note', 'TMPDIR/work/x86_64-linux/go-cross-cortexa57/1.24.3/sysroot-destdirTMPDIR/work/x86_64-linux/go-cross-cortexa57/1.24.3/recipe-sysroot-native/usr/lib/aarch64-yoe-linux-musl/go/bin/go']
DEBUG: runstrip: ['llvm-strip', '--remove-section=.comment', '--remove-section=.note', 'TMPDIR/work/x86_64-linux/go-cross-cortexa57/1.24.3/sysroot-destdirTMPDIR/work/x86_64-linux/go-cross-cortexa57/1.24.3/recipe-sysroot-native/usr/lib/aarch64-yoe-linux-musl/go/bin/gofmt']
DEBUG: runstrip: ['llvm-strip', '--remove-section=.comment', '--remove-section=.note', 'TMPDIR/work/x86_64-linux/go-cross-cortexa57/1.24.3/sysroot-destdirTMPDIR/work/x86_64-linux/go-cross-cortexa57/1.24.3/recipe-sysroot-native/usr/lib/aarch64-yoe-linux-musl/go/pkg/tool/native_native/asm']
DEBUG: runstrip: ['llvm-strip', '--remove-section=.comment', '--remove-section=.note', 'TMPDIR/work/x86_64-linux/go-cross-cortexa57/1.24.3/sysroot-destdirTMPDIR/work/x86_64-linux/go-cross-cortexa57/1.24.3/recipe-sysroot-native/usr/lib/aarch64-yoe-linux-musl/go/pkg/tool/native_native/cgo']
ERROR: Fatal errors occurred in subprocesses:
[Errno 2] No such file or directory: 'llvm-strip': Traceback (most recent call last):
File "TOPDIR/sources/poky/meta/lib/oe/utils.py", line 289, in run
ret = self._target(*self._args, **self._kwargs)
File "TOPDIR/sources/poky/meta/lib/oe/package.py", line 61, in runstrip
output = subprocess.check_output(stripcmd, stderr=subprocess.STDOUT)
File "/usr/lib/python3.10/subprocess.py", line 421, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
File "/usr/lib/python3.10/subprocess.py", line 503, in run
with Popen(*popenargs, **kwargs) as process:
File "/usr/lib/python3.10/subprocess.py", line 971, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
File "/usr/lib/python3.10/subprocess.py", line 1863, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'llvm-strip'
[Errno 2] No such file or directory: 'llvm-strip': Traceback (most recent call last):
File "TOPDIR/sources/poky/meta/lib/oe/utils.py", line 289, in run
ret = self._target(*self._args, **self._kwargs)
File "TOPDIR/sources/poky/meta/lib/oe/package.py", line 61, in runstrip
output = subprocess.check_output(stripcmd, stderr=subprocess.STDOUT)
File "/usr/lib/python3.10/subprocess.py", line 421, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
File "/usr/lib/python3.10/subprocess.py", line 503, in run
with Popen(*popenargs, **kwargs) as process:
File "/usr/lib/python3.10/subprocess.py", line 971, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
File "/usr/lib/python3.10/subprocess.py", line 1863, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'llvm-strip'
[Errno 2] No such file or directory: 'llvm-strip': Traceback (most recent call last):
File "TOPDIR/sources/poky/meta/lib/oe/utils.py", line 289, in run
ret = self._target(*self._args, **self._kwargs)
File "TOPDIR/sources/poky/meta/lib/oe/package.py", line 61, in runstrip
output = subprocess.check_output(stripcmd, stderr=subprocess.STDOUT)
File "/usr/lib/python3.10/subprocess.py", line 421, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
File "/usr/lib/python3.10/subprocess.py", line 503, in run
with Popen(*popenargs, **kwargs) as process:
File "/usr/lib/python3.10/subprocess.py", line 971, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
File "/usr/lib/python3.10/subprocess.py", line 1863, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'llvm-strip'
[Errno 2] No such file or directory: 'llvm-strip': Traceback (most recent call last):
File "TOPDIR/sources/poky/meta/lib/oe/utils.py", line 289, in run
ret = self._target(*self._args, **self._kwargs)
File "TOPDIR/sources/poky/meta/lib/oe/package.py", line 61, in runstrip
output = subprocess.check_output(stripcmd, stderr=subprocess.STDOUT)
File "/usr/lib/python3.10/subprocess.py", line 421, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
File "/usr/lib/python3.10/subprocess.py", line 503, in run
with Popen(*popenargs, **kwargs) as process:
File "/usr/lib/python3.10/subprocess.py", line 971, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
File "/usr/lib/python3.10/subprocess.py", line 1863, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'llvm-strip'
DEBUG: Python function sysroot_strip finished
DEBUG: Python function do_populate_sysroot finished