diff options
Diffstat (limited to 'results/scraper/box64/393')
| -rw-r--r-- | results/scraper/box64/393 | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/results/scraper/box64/393 b/results/scraper/box64/393 new file mode 100644 index 000000000..023d54aa4 --- /dev/null +++ b/results/scraper/box64/393 @@ -0,0 +1,13 @@ +Raspberry Pi OS (64 bit) error on make -j$(nproc) +It gets to 31% then errors out. + +[ 31%] Building C object CMakeFiles/native_pass3.dir/src/dynarec/dynarec_native_pass.c.o +{standard input}: Assembler messages: +{standard input}: Warning: end of file not at end of a line; newline inserted +{standard input}:628: Error: unknown pseudo-op: `.lc2' +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]: *** 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 |