diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-07-03 19:39:53 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-07-03 19:39:53 +0200 |
| commit | dee4dcba78baf712cab403d47d9db319ab7f95d6 (patch) | |
| tree | 418478faf06786701a56268672f73d6b0b4eb239 /results/classifier/118/peripherals/881637 | |
| parent | 4d9e26c0333abd39bdbd039dcdb30ed429c475ba (diff) | |
| download | emulator-bug-study-dee4dcba78baf712cab403d47d9db319ab7f95d6.tar.gz emulator-bug-study-dee4dcba78baf712cab403d47d9db319ab7f95d6.zip | |
restructure results
Diffstat (limited to 'results/classifier/118/peripherals/881637')
| -rw-r--r-- | results/classifier/118/peripherals/881637 | 51 |
1 files changed, 0 insertions, 51 deletions
diff --git a/results/classifier/118/peripherals/881637 b/results/classifier/118/peripherals/881637 deleted file mode 100644 index 0df44f06..00000000 --- a/results/classifier/118/peripherals/881637 +++ /dev/null @@ -1,51 +0,0 @@ -peripherals: 0.902 -architecture: 0.895 -device: 0.889 -graphic: 0.887 -assembly: 0.884 -files: 0.846 -socket: 0.843 -network: 0.841 -performance: 0.810 -hypervisor: 0.799 -semantic: 0.799 -user-level: 0.792 -permissions: 0.783 -virtual: 0.758 -kernel: 0.743 -register: 0.734 -debug: 0.731 -PID: 0.719 -i386: 0.702 -ppc: 0.695 -risc-v: 0.687 -arm: 0.642 -mistranslation: 0.611 -VMM: 0.580 -vnc: 0.547 -x86: 0.539 -boot: 0.505 -TCG: 0.455 -KVM: 0.306 - -QEMU fails to build on OpenBSD/hppa - -Trying to build previous QEMU releases as well as git code fails on OpenBSD/hppa... - -cc -I/home/hack/jasper/qemu/slirp -I. -I/home/hack/jasper/qemu -I/home/hack/jasper/qemu/fpu -I/home/hack/jasper/qemu/tcg -I/home/hack/jasper/qemu/tcg/hppa -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -Wno-redundant-decls -I/usr/local/include -I/usr/X11R6/include -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -I/usr/local/include/libpng -DHAS_AUDIO -DHAS_AUDIO_CHOICE -DTARGET_PHYS_ADDR_BITS=64 -I.. -I/home/hack/jasper/qemu/target-i386 -DNEED_CPU_H -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -MMD -MP -MT translate.o -MF ./translate.d -O2 -g -c -o translate.o /home/hack/jasper/qemu/target-i386/translate.c -/tmp//ccvNbj1U.s: Assembler messages: -/tmp//ccvNbj1U.s:258792: Error: Field out of range [-262144..262143] (-262776). -/tmp//ccvNbj1U.s:261989: Error: Field out of range [-262144..262143] (-267096). -/tmp//ccvNbj1U.s:262006: Error: Field out of range [-262144..262143] (-267136). -/tmp//ccvNbj1U.s:264184: Error: Field out of range [-262144..262143] (-270612). -/tmp//ccvNbj1U.s:271893: Error: Field out of range [-262144..262143] (-281260). -/tmp//ccvNbj1U.s:276623: Error: Field out of range [-262144..262143] (-288784). -/tmp//ccvNbj1U.s:276906: Error: Field out of range [-262144..262143] (-289636). -/tmp//ccvNbj1U.s:277122: Error: Field out of range [-262144..262143] (-290280). - -The compiler used with the previous comment was GCC 4.2.1. I also tried building with GCC 4.6.3 and it experiences the same error during the build. - -Do you still have this problem with the latest version of QEMU and a more recent version of GCC? - -[Expired for QEMU because there has been no activity for 60 days.] - |
