summary refs log tree commit diff stats
path: root/results/classifier/118/device/796
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/118/device/796')
-rw-r--r--results/classifier/118/device/79647
1 files changed, 47 insertions, 0 deletions
diff --git a/results/classifier/118/device/796 b/results/classifier/118/device/796
new file mode 100644
index 00000000..3bace64c
--- /dev/null
+++ b/results/classifier/118/device/796
@@ -0,0 +1,47 @@
+device: 0.910
+graphic: 0.758
+ppc: 0.758
+performance: 0.697
+PID: 0.674
+architecture: 0.670
+network: 0.653
+debug: 0.645
+socket: 0.639
+kernel: 0.612
+arm: 0.556
+semantic: 0.551
+vnc: 0.543
+user-level: 0.517
+mistranslation: 0.508
+boot: 0.508
+files: 0.507
+risc-v: 0.475
+register: 0.451
+VMM: 0.375
+TCG: 0.361
+hypervisor: 0.357
+peripherals: 0.353
+assembly: 0.305
+permissions: 0.215
+virtual: 0.150
+KVM: 0.058
+x86: 0.029
+i386: 0.019
+
+make -j126 check failed in qemu@6.2.0 on ubuntu_aarch64
+Steps to reproduce:
+the issue
+
+```console
+[root@localhost build]#make -j126 check
+Running test fp-test-sqrt
+Running test fp-test-sub
+Running test fp-test-log2
+**
+ERROR:../tests/unit/test-qga.c:718:test_qga_config: assertion failed (err == ""): ("/home/stage/root/spack-stage-qemu-6.2.0-532ksrh2smva65sb3ghqox222237khs5/spack-src/build/qga/qemu-ga: symbol lookup error: /home/stage/root/spack-stage-qemu-6.2.0-532ksrh2smva65sb3ghqox222237khs5/spack-src/build/qga/qemu-ga: undefined symbol: g_unix_get_passwd_entry\n" == "")
+ERROR test-qga - Bail out! ERROR:../tests/unit/test-qga.c:718:test_qga_config: assertion failed (err == ""): ("/home/stage/root/spack-stage-qemu-6.2.0-532ksrh2smva65sb3ghqox222237khs5/spack-src/build/qga/qemu-ga: symbol lookup error: /home/stage/root/spack-stage-qemu-6.2.0-532ksrh2smva65sb3ghqox222237khs5/spack-src/build/qga/qemu-ga: undefined symbol: g_unix_get_passwd_entry\n" == "")
+make: *** [Makefile.mtest:1472: run-test-182] Error 1
+make: *** Waiting for unfinished jobs....
+……
+```
+I don't know why happen,can you help me?