summary refs log tree commit diff stats
path: root/results/scraper/box64/249
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--results/scraper/box64/24923
-rw-r--r--results/scraper/box64/24925
-rw-r--r--results/scraper/box64/24954
3 files changed, 32 insertions, 0 deletions
diff --git a/results/scraper/box64/249 b/results/scraper/box64/249
new file mode 100644
index 000000000..1dc357b65
--- /dev/null
+++ b/results/scraper/box64/249
@@ -0,0 +1,23 @@
+Build error, unable to link
+L4T Ubuntu (Nintendo switch) seen on multiple installs

+Seems like a recently introduced bug within a week or two

+

+```

+[100%] Linking C executable box64

+CMakeFiles/box64.dir/src/main.c.o: In function `main':

+/home/marlow/box64/src/main.c:1243: undefined reference to `pthread_atfork'

+CMakeFiles/box64.dir/src/box64context.c.o: In function `NewBox64Context':

+/home/marlow/box64/src/box64context.c:183: undefined reference to `pthread_atfork'

+CMakeFiles/box64.dir/src/custommem.c.o: In function `init_custommem_helper':

+/home/marlow/box64/src/custommem.c:1181: undefined reference to `pthread_atfork'

+CMakeFiles/box64.dir/src/libtools/signals.c.o: In function `init_signal_helper':

+/home/marlow/box64/src/libtools/signals.c:1421: undefined reference to `pthread_atfork'

+collect2: error: ld returned 1 exit status

+CMakeFiles/box64.dir/build.make:3750: recipe for target 'box64' failed

+make[2]: *** [box64] Error 1

+CMakeFiles/Makefile2:283: recipe for target 'CMakeFiles/box64.dir/all' failed

+make[1]: *** [CMakeFiles/box64.dir/all] Error 2

+Makefile:165: recipe for target 'all' failed

+make: *** [all] Error 2

+Compilation failed

+```
\ No newline at end of file
diff --git a/results/scraper/box64/2492 b/results/scraper/box64/2492
new file mode 100644
index 000000000..c2ac268aa
--- /dev/null
+++ b/results/scraper/box64/2492
@@ -0,0 +1,5 @@
+[BOX64] Error loading needed lib libandroid-spawn.so
+![Image](https://github.com/user-attachments/assets/fca2af98-0e99-4f1a-9601-2168611f154c)
+
+![Image](https://github.com/user-attachments/assets/00d3044e-fdfd-47b6-b553-8d13a3f80f80)
+[BOX64] Using emulated /data/data/com.termux/files/usr/bin/../lib/wine/x86_64-unix/ntdll.so[BOX64] Error loading needed lib libandroid-spawn.so[BOX64] Error loading one of needed lib[BOX64] Error initializing needed lib /data/data/com.termux/files/usr/bin/../lib/wine/x86_64-unix/ntdll.sowine: could not load ntdll.so: Cannot dlopen("/data/data/com.termux/files/usr/bin/../lib/wine/x86_64-unix/ntdll.so"/0xb4000074e285
\ No newline at end of file
diff --git a/results/scraper/box64/2495 b/results/scraper/box64/2495
new file mode 100644
index 000000000..60cb02679
--- /dev/null
+++ b/results/scraper/box64/2495
@@ -0,0 +1,4 @@
+[BOX32] Feature request : support for x86_64 target
+Hello,
+This might sounds silly in a first place, but what about having a x86_64 dynarec leveraging Box32 in order to run x86 (32-bit) applications on x86_64 targets ?
+Box64/32 allows to not bundle a full rootfs and this is a huge advantage in my opinion.
\ No newline at end of file