diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-07-16 14:55:48 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-07-16 14:55:48 +0200 |
| commit | 63d2e9d409831aa8582787234cae4741847504b7 (patch) | |
| tree | 595fae753d2eb293437226eaab2eed208463f132 /results/scraper/box64/393 | |
| parent | 2843bb65aeaeb86eb89bf3d9690db61b9dc6306e (diff) | |
| download | qemu-analysis-box64.tar.gz qemu-analysis-box64.zip | |
add box64 bug reports box64
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 |