Hi,

I am using Raspberry Pi 4, which is installed with Ubuntu 20.04.5 LTS 64 
bit.

I am trying to build jailhouse-images for RPI4 from below link
GitHub - siemens/jailhouse-images: Jailhouse demonstration and testing 
images <https://github.com/siemens/jailhouse-images>

I have used docker for the installation.
ubuntu@ubuntu:~/jailhouse-images$ ./kas-container menu

*Selection RPI4 given in image attached  - RPI4.png*

2023-06-30 12:37:02 - INFO     - kas 2.6.2 started
2023-06-30 12:38:02 - INFO     - Saving configuration as /work/.config.yaml
2023-06-30 12:38:03 - INFO     - /repo$ git rev-parse --show-toplevel
2023-06-30 12:38:03 - INFO     - Using /repo as root for repository 
jailhouse
2023-06-30 12:38:03 - INFO     - /work/isar$ git remote set-url origin 
https://github.com/ilbers/isar
2023-06-30 12:38:03 - INFO     - /work/isar$ git cat-file -t 
5f87d48f279761c2fefef1db16b4ccb5b955a364
2023-06-30 12:38:03 - INFO     - Repository isar already contains 
5f87d48f279761c2fefef1db16b4ccb5b955a364 as commit
2023-06-30 12:38:03 - INFO     - /repo$ git rev-parse --show-toplevel
2023-06-30 12:38:03 - INFO     - Using /repo as root for repository 
jailhouse
2023-06-30 12:38:03 - INFO     - /work/isar$ git status -s
2023-06-30 12:38:03 - INFO     - /work/isar$ git rev-parse --verify -q 
origin/5f87d48f279761c2fefef1db16b4ccb5b955a364
2023-06-30 12:38:03 - INFO     - /work/isar$ git checkout -q 
5f87d48f279761c2fefef1db16b4ccb5b955a364
2023-06-30 12:38:03 - INFO     - /repo$ git rev-parse --show-toplevel
2023-06-30 12:38:03 - INFO     - Using /repo as root for repository 
jailhouse
2023-06-30 12:38:03 - INFO     - /repo$ git rev-parse --show-toplevel
2023-06-30 12:38:03 - INFO     - Using /repo as root for repository 
jailhouse
2023-06-30 12:38:03 - INFO     - /work/isar$ /tmp/tmp6lrjv0qv/get_bb_env 
/build
2023-06-30 12:38:03 - INFO     - /repo$ git rev-parse --show-toplevel
2023-06-30 12:38:03 - INFO     - Using /repo as root for repository 
jailhouse
2023-06-30 12:38:03 - INFO     - /build$ /work/isar/bitbake/bin/bitbake -c 
build mc:rpi4-jailhouse-demo:demo-image
Loading cache: 100% 
|#########################################################################################################################################################|
 
Time: 0:00:00
Loaded 76 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
NOTE: Resolving any missing task queue dependencies
Initialising tasks: 100% 
|####################################################################################################################################################|
 
Time: 0:00:02
NOTE: No setscene tasks
NOTE: Executing Tasks
ERROR: mc:rpi4-jailhouse-demo:customizations-rpi4-1.0-r0 do_dpkg_build: 
Error executing a python function in exec_python_func() autogenerated:

The stack trace of python calls that resulted in this exception/failure was:
File: 'exec_python_func() autogenerated', lineno: 2, function: <module>
     0001:
 *** 0002:do_dpkg_build(d)
     0003:
File: '/work/isar/meta/classes/dpkg-base.bbclass', lineno: 209, function: 
do_dpkg_build
     0205:    lock = bb.utils.lockfile(d.getVar("REPO_ISAR_DIR") + 
"/isar.lock",
     0206:                             shared=True)
     0207:    bb.build.exec_func("dpkg_do_mounts", d)
     0208:    try:
 *** 0209:        bb.build.exec_func("dpkg_runbuild", d)
     0210:    finally:
     0211:        bb.build.exec_func("dpkg_undo_mounts", d)
     0212:        bb.utils.unlockfile(lock)
     0213:}
*further log is attached in file :RPI4-jailhouse-installation-error*


Please suggest how to resolve the issue.

Regards,
Sai Krishna


-- 
You received this message because you are subscribed to the Google Groups 
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jailhouse-dev/a6b770c4-fabc-4234-af8d-4736b8679853n%40googlegroups.com.

Attachment: RPI4-jailhouse-installation-error
Description: Binary data

Reply via email to