summary refs log tree commit diff stats
path: root/results/classifier/118/i386/2148
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/118/i386/2148')
-rw-r--r--results/classifier/118/i386/214839
1 files changed, 39 insertions, 0 deletions
diff --git a/results/classifier/118/i386/2148 b/results/classifier/118/i386/2148
new file mode 100644
index 00000000..ffcf9f28
--- /dev/null
+++ b/results/classifier/118/i386/2148
@@ -0,0 +1,39 @@
+i386: 0.968
+files: 0.845
+device: 0.826
+x86: 0.817
+graphic: 0.769
+network: 0.761
+semantic: 0.738
+architecture: 0.733
+socket: 0.645
+permissions: 0.629
+PID: 0.622
+VMM: 0.596
+mistranslation: 0.587
+user-level: 0.561
+kernel: 0.549
+risc-v: 0.511
+hypervisor: 0.497
+ppc: 0.495
+TCG: 0.480
+boot: 0.475
+arm: 0.466
+debug: 0.448
+peripherals: 0.402
+KVM: 0.395
+performance: 0.393
+register: 0.389
+vnc: 0.341
+virtual: 0.285
+assembly: 0.145
+
+vdso.so is required to build vdso.so since 8.2.0
+Description of problem:
+Removing binaries from the "source" distribution makes it unable to compile. It used to work in 8.1.4.
+Steps to reproduce:
+1. remove **/vdso.so
+2. configure, build
+3. `../linux-user/i386/meson.build:7:20: ERROR: File vdso.so does not exist.`
+Additional information:
+Build log in my Gentoo harness: [build.log](/uploads/da1933173b39dd6e5f9f90de09adc3a1/build.log)