summary refs log tree commit diff stats
path: root/results/scraper/box64/250
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-07-16 14:55:48 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-07-16 14:55:48 +0200
commit63d2e9d409831aa8582787234cae4741847504b7 (patch)
tree595fae753d2eb293437226eaab2eed208463f132 /results/scraper/box64/250
parent2843bb65aeaeb86eb89bf3d9690db61b9dc6306e (diff)
downloadqemu-analysis-box64.tar.gz
qemu-analysis-box64.zip
add box64 bug reports box64
Diffstat (limited to 'results/scraper/box64/250')
-rw-r--r--results/scraper/box64/25019
1 files changed, 19 insertions, 0 deletions
diff --git a/results/scraper/box64/250 b/results/scraper/box64/250
new file mode 100644
index 000000000..3e2231ae9
--- /dev/null
+++ b/results/scraper/box64/250
@@ -0,0 +1,19 @@
+Error when compiling on Pi3
+Just tried to compile this on my Pi3 on the 2022-01-28-raspios-bullseye-arm64-lite image and got this error.

+Im doing this to get steamcmd to run, in case youre curious.

+

+```

+[ 27%] Building C object CMakeFiles/native_pass3.dir/src/dynarec/arm64/dynarec_arm64_64.c.o

+[ 27%] Built target native_pass2

+[ 27%] Building C object CMakeFiles/native_pass3.dir/src/dynarec/arm64/dynarec_arm64_66.c.o

+{standard input}: Assembler messages:

+{standard input}: Warning: end of file in string; '"' inserted

+{standard input}: Warning: end of file in string; '"' inserted

+cc: fatal error: Killed signal terminated program cc1

+compilation terminated.

+make[2]: *** [CMakeFiles/native_pass3.dir/build.make:147: CMakeFiles/native_pass3.dir/src/dynarec/arm64/dynarec_arm64_00.c.o] Error 1

+make[2]: *** Deleting file 'CMakeFiles/native_pass3.dir/src/dynarec/arm64/dynarec_arm64_00.c.o'

+make[2]: *** Waiting for unfinished jobs....

+make[1]: *** [CMakeFiles/Makefile2:276: CMakeFiles/native_pass3.dir/all] Error 2

+make: *** [Makefile:182: all] Error 2

+```
\ No newline at end of file