diff options
Diffstat (limited to 'results/classifier/105/device/1885889')
| -rw-r--r-- | results/classifier/105/device/1885889 | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/results/classifier/105/device/1885889 b/results/classifier/105/device/1885889 new file mode 100644 index 000000000..27855cab1 --- /dev/null +++ b/results/classifier/105/device/1885889 @@ -0,0 +1,61 @@ +device: 0.580 +instruction: 0.566 +mistranslation: 0.551 +semantic: 0.547 +graphic: 0.543 +other: 0.538 +socket: 0.506 +vnc: 0.467 +network: 0.452 +boot: 0.441 +KVM: 0.392 +assembly: 0.389 + +ERROR: core-image-minimal-1.0-r0 do_rootfs: The postinstall intercept hook 'update_font_cache' failed, + +Hello, + +I am trying to build bitbake core-image-minimal getting following error. + +santhosh@santhosh-VirtualBox:~/Denverton/Source/BSP/poky/build$ bitbake core-image-minimal +Loading cache: 100% |###############################################################################################| Time: 0:00:00 +Loaded 1370 entries from dependency cache. +NOTE: Resolving any missing task queue dependencies + +Build Configuration: +BB_VERSION = "1.44.0" +BUILD_SYS = "x86_64-linux" +NATIVELSBSTRING = "universal" +TARGET_SYS = "x86_64-poky-linux" +MACHINE = "ddsmdnv" +DISTRO = "poky" +DISTRO_VERSION = "3.0.2" +TUNE_FEATURES = "m64 corei7" +TARGET_FPU = "" +meta +meta-poky +meta-ddsmdnv = "DDSM_Denverton_PHASE_1_FDJ_Release:471fec241d3a1a4b70ad58135fe229eab2b6a196" + +Initialising tasks: 100% |##########################################################################################| Time: 0:00:05 +Sstate summary: Wanted 413 Found 0 Missed 413 Current 937 (0% match, 69% complete) +NOTE: Executing Tasks +NOTE: Setscene tasks completed +ERROR: core-image-minimal-1.0-r0 do_rootfs: The postinstall intercept hook 'update_font_cache' failed, details in /home/santhosh/Denverton/Source/BSP/poky/build/tmp/work/ddsmdnv-poky-linux/core-image-minimal/1.0-r0/temp/log.do_rootfs +ERROR: Logfile of failure stored in: /home/santhosh/Denverton/Source/BSP/poky/build/tmp/work/ddsmdnv-poky-linux/core-image-minimal/1.0-r0/temp/log.do_rootfs.9682 +ERROR: Task (/home/santhosh/Denverton/Source/BSP/poky/meta-ddsmdnv/recipes-core/images/core-image-minimal.bb:do_rootfs) failed with exit code '1' + + +Could you please help me on how to fix this issue. + +Thank you. + +Santhosh + +I am running this under below ubuntu environment. +santhosh@santhosh-VirtualBox:~/Denverton/Source/BSP/poky$ uname -a +Linux santhosh-VirtualBox 4.15.0-108-generic #109-Ubuntu SMP Fri Jun 19 11:33:10 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux +santhosh@santhosh-VirtualBox:~/Denverton/Source/BSP/poky$ + + +Why do you file this under the upstream "QEMU" component? This does not seem to be related to QEMU at all? + |