summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/118/none/1885889
blob: 94a7115561a3e41e2b188d777a677d10c5d987a5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
architecture: 0.618
PID: 0.612
user-level: 0.595
permissions: 0.593
device: 0.580
mistranslation: 0.551
semantic: 0.547
debug: 0.547
files: 0.545
graphic: 0.543
register: 0.535
peripherals: 0.521
virtual: 0.518
risc-v: 0.515
x86: 0.511
socket: 0.506
performance: 0.500
i386: 0.486
VMM: 0.470
vnc: 0.467
kernel: 0.466
network: 0.452
ppc: 0.443
boot: 0.441
arm: 0.418
hypervisor: 0.399
TCG: 0.395
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?