summary refs log tree commit diff stats
path: root/results/classifier/118/files/705931
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-06-16 16:59:00 +0000
committerChristian Krinitsin <mail@krinitsin.com>2025-06-16 16:59:33 +0000
commit9aba81d8eb048db908c94a3c40c25a5fde0caee6 (patch)
treeb765e7fb5e9a3c2143c68b0414e0055adb70e785 /results/classifier/118/files/705931
parentb89a938452613061c0f1f23e710281cf5c83cb29 (diff)
downloadqemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.tar.gz
qemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.zip
add 18th iteration of classifier
Diffstat (limited to 'results/classifier/118/files/705931')
-rw-r--r--results/classifier/118/files/70593176
1 files changed, 76 insertions, 0 deletions
diff --git a/results/classifier/118/files/705931 b/results/classifier/118/files/705931
new file mode 100644
index 000000000..31f248a2d
--- /dev/null
+++ b/results/classifier/118/files/705931
@@ -0,0 +1,76 @@
+files: 0.912
+graphic: 0.852
+mistranslation: 0.833
+user-level: 0.829
+architecture: 0.824
+semantic: 0.724
+debug: 0.694
+device: 0.691
+performance: 0.689
+PID: 0.672
+permissions: 0.651
+assembly: 0.628
+peripherals: 0.616
+boot: 0.608
+risc-v: 0.598
+x86: 0.546
+kernel: 0.541
+ppc: 0.540
+arm: 0.533
+register: 0.503
+network: 0.444
+socket: 0.443
+TCG: 0.385
+i386: 0.383
+vnc: 0.378
+virtual: 0.366
+VMM: 0.353
+hypervisor: 0.335
+KVM: 0.188
+
+make ui sdl error 1 on git devel
+
+after clone git devel, try compile on slackware 13.1 32 bit machine got error:
+
+ui/sdl.c:809:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
+ui/sdl.c:815:36: error: expected ')' before '*' token
+/usr/include/X11/Xlib.h:3575:14: error: old-style parameter declarations in prototyped function definition
+/usr/include/X11/Xlib.h:3576:5: error: parameter name omitted
+ui/sdl.c:883:1: error: expected '{' at end of input
+ui/sdl.c:883:1: error: control reaches end of non-void function
+make: *** [ui/sdl.o] Error 1
+
+
+root@darkstar:/usr/src/qemu/qemu# gcc -v
+Reading specs from /usr/lib/gcc/i486-slackware-linux/4.5.1/specs
+COLLECT_GCC=gcc
+COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i486-slackware-linux/4.5.1/lto-wrapper
+Target: i486-slackware-linux
+Configured with: ../gcc-4.5.1/configure --prefix=/usr --libdir=/usr/lib --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,c,c++,fortran,java,objc,lto --enable-threads=posix --enable-checking=release --with-system-zlib --with-python-dir=/lib/python2.6/site-packages --disable-libunwind-exceptions --enable-__cxa_atexit --enable-libssp --enable-lto --with-gnu-ld --verbose --with-arch=i486 --target=i486-slackware-linux --build=i486-slackware-linux --host=i486-slackware-linux
+Thread model: posix
+gcc version 4.5.1 (GCC) 
+
+
+root@darkstar:/usr/src/qemu/qemu# uname -a
+Linux darkstar 2.6.35.7-smp #2 SMP Mon Oct 11 14:52:09 CDT 2010 i686 Intel(R) Core(TM)2 Duo CPU     T7100  @ 1.80GHz GenuineIntel GNU/Linux
+root@darkstar:/usr/src/qemu/qemu# cat /etc/slackware-version 
+Slackware 13.1.0
+
+thanks
+
+
+
+Hi,
+
+Thanks for reporting this issue. I'm not able to repeat the problem (although I have no slackware), and the bug does look strange.
+
+Can you update (git pull) and try again?
+
+Can you confirm that you are using git://git.qemu.org/qemu.git?
+
+If it still fails, can you look at the problem file (ui/sdl.c) and see if it looks complete? For me, this file has 895 lines (last line is blank, line 894 has the closing braces).
+
+qalbi, do you still have issues?
+
+[Expired for QEMU because there has been no activity for 60 days.]
+