summary refs log tree commit diff stats
path: root/results/scraper/box64/250
diff options
context:
space:
mode:
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