DEBUG: Executing python function extend_recipe_sysroot NOTE: Direct dependencies are ['virtual:native:TOPDIR/openembedded-core/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot', 'TOPDIR/openembedded-core/meta/recipes-core/glibc/glibc_2.34.bb:do_populate_sysroot', 'TOPDIR/meta-python2/recipes-devtools/python/python_2.7.18.bb:do_populate_sysroot', 'TOPDIR/meta-python2/recipes-devtools/python/python-native_2.7.18.bb:do_populate_sysroot', 'TOPDIR/openembedded-core/meta/recipes-devtools/gcc/gcc-cross_11.2.bb:do_populate_sysroot', 'TOPDIR/openembedded-core/meta/recipes-devtools/quilt/quilt-native_0.66.bb:do_populate_sysroot', 'virtual:native:TOPDIR/openembedded-core/meta/recipes-devtools/patch/patch_2.7.6.bb:do_populate_sysroot', 'TOPDIR/openembedded-core/meta/recipes-extended/parted/parted_3.4.bb:do_populate_sysroot', 'TOPDIR/openembedded-core/meta/recipes-devtools/gcc/gcc-runtime_11.2.bb:do_populate_sysroot'] NOTE: Installed into sysroot: [] NOTE: Skipping as already exists in sysroot: ['pseudo-native', 'glibc', 'python', 'python-native', 'gcc-cross-x86_64', 'quilt-native', 'patch-native', 'parted', 'gcc-runtime', 'linux-libc-headers', 'libxcrypt', 'libffi', 'readline', 'zlib', 'db', 'openssl', 'sqlite3', 'bzip2', 'gdbm', 'sqlite3-native', 'expat-native', 'zlib-native', 'bzip2-native', 'xz-native', 'openssl-native', 'readline-native', 'gdbm-native', 'libtool-native', 'db-native', 'libmpc-native', 'binutils-cross-x86_64', 'gnu-config-native', 'texinfo-dummy-native', 'mpfr-native', 'flex-native', 'gmp-native', 'attr-native', 'opkg-utils', 'util-linux', 'ncurses', 'libgcc', 'cmake-native', 'gettext-minimal-native', 'perl-native', 'ncurses-native', 'm4-native', 'util-linux-libuuid', 'libpam', 'bash-completion', 'libcap-ng', 'curl-native', 'zstd-native', 'perlcross-native', 'cracklib', 'flex'] DEBUG: Python function extend_recipe_sysroot finished DEBUG: Executing shell function do_configure Traceback (most recent call last): File "setup.py", line 60, in <module> check_mod_version('libparted', need_libparted_version) File "setup.py", line 54, in check_mod_version modversion = subprocess.check_output(["pkg-config", "--modversion", module]).decode('utf-8').split()[0] File "TOPDIR/tmp-glibc/work/core2-64-oe-linux/python-pyparted/3.11.4+gitAUTOINC+104ca13567-r0/recipe-sysroot-native/usr/lib/python2.7/subprocess.py", line 216, in check_output process = Popen(stdout=PIPE, *popenargs, **kwargs) File "TOPDIR/tmp-glibc/work/core2-64-oe-linux/python-pyparted/3.11.4+gitAUTOINC+104ca13567-r0/recipe-sysroot-native/usr/lib/python2.7/subprocess.py", line 394, in __init__ errread, errwrite) File "TOPDIR/tmp-glibc/work/core2-64-oe-linux/python-pyparted/3.11.4+gitAUTOINC+104ca13567-r0/recipe-sysroot-native/usr/lib/python2.7/subprocess.py", line 1047, in _execute_child raise child_exception OSError: [Errno 2] No such file or directory WARNING: exit code 1 from a shell command.