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/1551 | |
| parent | 2843bb65aeaeb86eb89bf3d9690db61b9dc6306e (diff) | |
| download | qemu-analysis-box64.tar.gz qemu-analysis-box64.zip | |
add box64 bug reports box64
Diffstat (limited to 'results/scraper/box64/1551')
| -rw-r--r-- | results/scraper/box64/1551 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/results/scraper/box64/1551 b/results/scraper/box64/1551 new file mode 100644 index 000000000..7c158e002 --- /dev/null +++ b/results/scraper/box64/1551 @@ -0,0 +1,12 @@ +Error compiling box64 0.2.8 with GCC 13.3.0 within Buildroot +Target : AArch64 generic , RPI5ARM64, others... + +Box64 0.2.6 compiles just fine in the same environment. +Box64 0.2.8 errors on custommem.c : + +Building C object CMakeFiles/box64.dir/src/custommem.c.o +{standard input}: Assembler messages: +{standard input}:7113: Error: symbol `mmap64' is already defined +make[3]: *** [CMakeFiles/box64.dir/build.make:439: CMakeFiles/box64.dir/src/custommem.c.o] Error 1 + +Any idea ? \ No newline at end of file |