langdale libxml2 dependencies for testsdkext
"Gundlupet Raju, Sandeep" <[email protected]>
| Newsgroups | org.yoctoproject.lists.poky |
|---|---|
| Message-ID | <[email protected]> |
Hi All,
I'm running testsdkext using langdale and observed libxml2 dependencies
as shown below but when I tried using master it worked as expected. Does
anyone know if this a known issue in langdale and also point to the
patch in master which fixed this issue?
$ time MACHINE=qemuarm64 bitbake core-image-minimal -c testsdkext
Loading cache: 100%
|###############################################################################################################################################################################|
Time: 0:00:00
Loaded 1662 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies
Build Configuration:
BB_VERSION = "2.2.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "universal"
TARGET_SYS = "aarch64-poky-linux"
MACHINE = "qemuarm64"
DISTRO = "poky"
DISTRO_VERSION = "4.1.4"
TUNE_FEATURES = "aarch64 armv8a crc cortexa57"
TARGET_FPU = ""
meta
meta-poky
meta-yocto-bsp = "2023:c572c1a1e0ea573e64a2864d8893800104d36a67"
Initialising tasks: 100%
|##########################################################################################################################################################################|
Time: 0:00:00
Sstate summary: Wanted 0 Local 0 Mirrors 0 Missed 0 Current 0 (0% match,
0% complete)
NOTE: No setscene tasks
NOTE: Executing Tasks
Extensible SDK testing environment: cortexa57-poky-linux
Needs cmake
EpoxyTest class: SDK doesn't contain Meson
GalculatorTest class: SDK don't support gtk+3
No perl package in the SDK
No python3 package in the SDK
RustCompileTest class: SDK doesn't contain a Rust cross-canadian toolchain
Traceback (most recent call last):
File
"/scratch1/sandeepg/yocto/2023.2/yp-ci/sources/poky/meta/lib/oeqa/sdkext/cases/devtool.py",
line 74, in test_extend_autotools_recipe_creation
self._run('devtool sdk-install libxml2')
File
"/scratch1/sandeepg/yocto/2023.2/yp-ci/sources/poky/meta/lib/oeqa/sdkext/case.py",
line 22, in _run
return subprocess.check_output(". %s > /dev/null;"\
File "/usr/lib/python3.10/subprocess.py", line 420, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
File "/usr/lib/python3.10/subprocess.py", line 524, in run
raise CalledProcessError(retcode, process.args,
oeqa.utils.subprocesstweak.OETestCalledProcessError: Command '.
/scratch1/sandeepg/yocto/2023.2/yp-ci/build-ci-upstream/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0-r0/testsdkext/environment-setup-cortexa57-poky-linux
> /dev/null; devtool sdk-install libxml2;' returned non-zero exit status 1
Standard Output: NOTE: Starting bitbake server...
NOTE: Reconnecting to bitbake server...
NOTE: Retrying server connection (#1)...
WARNING: You are using a local hash equivalence server but have
configured an sstate mirror. This will likely mean no sstate will match
from the mirror. You may wish to disable the hash equivalence use
(BB_HASHSERVE), or use a hash equivalence server alongside the sstate
mirror.
Loading cache...done.
Loaded 1662 entries from dependency cache.
Removing 1 recipes from the qemuarm64 sysroot...done.