diff options
Diffstat (limited to '')
| -rw-r--r-- | results/scraper/box64/113 | 88 | ||||
| -rw-r--r-- | results/scraper/box64/1130 | 2 | ||||
| -rw-r--r-- | results/scraper/box64/1131 | 4 | ||||
| -rw-r--r-- | results/scraper/box64/1136 | 32 | ||||
| -rw-r--r-- | results/scraper/box64/1139 | 109 |
5 files changed, 235 insertions, 0 deletions
diff --git a/results/scraper/box64/113 b/results/scraper/box64/113 new file mode 100644 index 000000000..baac58b0f --- /dev/null +++ b/results/scraper/box64/113 @@ -0,0 +1,88 @@ +Discord +```pi@rpios64bit:~/Discord $ export BOX64_LD_LIBRARY_PATH=/home/pi/box64_libs/x64_libs/ +pi@rpios64bit:~/Discord $ box64 Discord +Dynarec for ARM64, with extension: ASIMD CRC32 PageSize:4096 +Box64 with Dynarec v0.1.5 2b1e12d built on Sep 17 2021 10:10:33 +BOX64_LD_LIBRARY_PATH: /home/pi/box64_libs/x64_libs/ +BOX64_PATH: ./:bin/:/home/pi/box64_libs/x64_libs/ +Counted 21 Env var +Looking for Discord +Using emulated libffmpeg.so +Using native(wrapped) libdl.so.2 +Using native(wrapped) libpthread.so.0 +Using native(wrapped) librt.so.1 +Using emulated /home/pi/box64_libs/x64_libs/libgobject-2.0.so.0 +Using emulated /home/pi/box64_libs/x64_libs/libglib-2.0.so.0 +Using emulated /home/pi/box64_libs/x64_libs/libgio-2.0.so.0 +Using native(wrapped) libX11.so.6 +Using native(wrapped) libX11-xcb.so.1 +Using native(wrapped) libxcb.so.1 +Using emulated /home/pi/box64_libs/x64_libs/libxcb-dri3.so.0 +Using native(wrapped) libXcomposite.so.1 +Using native(wrapped) libXcursor.so.1 +Using native(wrapped) libXdamage.so.1 +Using native(wrapped) libXext.so.6 +Using native(wrapped) libXau.so.6 +Using native(wrapped) libXdmcp.so.6 +Using native(wrapped) libXfixes.so.3 +Using native(wrapped) libXi.so.6 +Using native(wrapped) libXrender.so.1 +Using native(wrapped) libXtst.so.6 +Using native(wrapped) libnss3.so +Using native(wrapped) libnssutil3.so +Using native(wrapped) libsmime3.so +Using native(wrapped) libnspr4.so +Using native(wrapped) libatk-1.0.so.0 +Using native(wrapped) libatk-bridge-2.0.so.0 +Using native(wrapped) libSM.so.6 +Using native(wrapped) libICE.so.6 +Using native(wrapped) libdbus-1.so.3 +Using emulated /home/pi/box64_libs/x64_libs/libgdk_pixbuf-2.0.so.0 +Using emulated /home/pi/box64_libs/x64_libs/libgtk-3.so.0 +Using emulated /home/pi/box64_libs/x64_libs/libgdk-3.so.0 +Using native(wrapped) libpangocairo-1.0.so.0 +Using native(wrapped) libpango-1.0.so.0 +Using emulated /home/pi/box64_libs/x64_libs/libffi.so.8 +Using native(wrapped) libc.so.6 +Using native(wrapped) ld-linux-x86-64.so.2 +Using native(wrapped) libpcre.so.3 +Using native(wrapped) libm.so.6 +Using native(wrapped) libcairo.so.2 +Using native(wrapped) libXrandr.so.2 +Using native(wrapped) libexpat.so.1 +Using emulated /home/pi/box64_libs/x64_libs/libdrm.so.2 +Using emulated /home/pi/box64_libs/x64_libs/libgbm.so.1 +Using native(wrapped) libXss.so.1 +Using native(wrapped) libasound.so.2 +Using native(wrapped) libatspi.so.0 +Using native(wrapped) libcups.so.2 +Using emulated /lib/x86_64-linux-gnu/libgcc_s.so.1 +Using emulated /home/pi/box64_libs/x64_libs/libgmodule-2.0.so.0 +Using native(wrapped) libz.so.1 +Using emulated /home/pi/box64_libs/x64_libs/libmount.so.1 +Using native(wrapped) libselinux.so.1 +Using native(wrapped) libresolv.so.2 +Using emulated /home/pi/box64_libs/x64_libs/libblkid.so.1 +Using emulated /home/pi/box64_libs/x64_libs/libcairo-gobject.so.2 +Using emulated /home/pi/box64_libs/x64_libs/libepoxy.so.0 +Using emulated /home/pi/box64_libs/x64_libs/libfribidi.so.0 +Using native(wrapped) libpangoft2-1.0.so.0 +Using native(wrapped) libfontconfig.so.1 +Using native(wrapped) libfreetype.so.6 +Using emulated /home/pi/box64_libs/x64_libs/libharfbuzz.so.0 +Using native(wrapped) libXinerama.so.1 +Using native(wrapped) libxkbcommon.so.0 +Using emulated /home/pi/box64_libs/x64_libs/libwayland-cursor.so.0 +Using emulated /home/pi/box64_libs/x64_libs/libwayland-egl.so.1 +Using emulated /home/pi/box64_libs/x64_libs/libwayland-client.so.0 +Using emulated /home/pi/box64_libs/x64_libs/libgraphite2.so.3 +Using emulated /home/pi/box64_libs/x64_libs/libwayland-server.so.0 +Error: PltResolver: Symbol clone(ver 2: clone@GLIBC_2.2.5) not found, cannot apply R_X86_64_JUMP_SLOT 0x7fa32ceaf8 (0x7fa2e64c06) in /home/pi/Discord/Discord +Stop waiting for remaining thread 2161 +Aborted +pi@rpios64bit:~/Discord $ +``` +Running the latest official 64bit Linux binary for Discord, the latest box64, and an up-to-date system. +Thanks in advance for any help! + +(Edit: No window opens when running the above, it takes about 30-40 seconds to crash) \ No newline at end of file diff --git a/results/scraper/box64/1130 b/results/scraper/box64/1130 new file mode 100644 index 000000000..d6d76a7d5 --- /dev/null +++ b/results/scraper/box64/1130 @@ -0,0 +1,2 @@ +Asking for libtalloc support on native termux box64 +Currently, libtalloc is not supported by box64 on termux , will you add `libtalloc.so.2` to box64 wrapped libs? \ No newline at end of file diff --git a/results/scraper/box64/1131 b/results/scraper/box64/1131 new file mode 100644 index 000000000..77ebce450 --- /dev/null +++ b/results/scraper/box64/1131 @@ -0,0 +1,4 @@ +wmp11 failed to start update.exe +wmp11 x64 (wmfdist11-64 wmp11-64) cannot start update exe on 64bit wine PREFIX +But wmp11 x86 version works fine on 32bit only wine PREFIX +[log.txt](https://github.com/ptitSeb/box64/files/13623403/log.txt) Is this fixable or not, please take a look diff --git a/results/scraper/box64/1136 b/results/scraper/box64/1136 new file mode 100644 index 000000000..5b1007790 --- /dev/null +++ b/results/scraper/box64/1136 @@ -0,0 +1,32 @@ +Error Compiling src/dynarec conducted on Termux +# Make Compiler Error Files | Line Numbers +box64/src/dynarec/dynablock.c __ line 174 at 26 +box64/src/emu/x64emu_private.h __ line 116 at 5 +box64/src/emu/x64emu_private.h __ line 51 at 25 +box64/src/dynarec/dynablock.c __ line 183 at 13 +box64/src/dynarec/dynablock.c __ line 178 at 20 +box64/src/dynarec/dynablock.c __ line 216 at 18 +box64/src/dynarec/dynablock.c __ line 178 at 20 +# Main Error +box64/src/dynarec/dynablock.c __ line 174 at 26 +Msg: +``` +box64/src/dynarec/dynablock.c:174:26: error: tentative definition has type 'struct __jmp_buf_tag' that is never completed + 174 | static __thread JUMPBUFF dynarec_jmpbuf; + | ^ +/root/box64/src/emu/x64emu_private.h:116:5: note: forward declaration of 'struct __jmp_buf_tag' + 116 | JUMPBUFF* jmpbuf; + | ^ +``` +jmpbuf mentioned in the majority of the errors listed + +# Errors Outside Box64 +/usr/include/setjmp.h __ line 109 at 33 +/usr/include/setjmp.h __ line 119 at 26 + +# CMake Errno +make[2]: *** [CMakeFiles/dynarec_native.dir/build.make:76: CMakeFiles/dynarec_native.dir/src/dynarec/dynablock.c.o] Error 1 +make[1]: *** [CMakeFiles/Makefile2:127: CMakeFiles/dynarec_native.dir/all] Error 2 +make: *** [Makefile:166: all] Error 2 + +This may be due to the alteration of "box64/system/box64.box64rc" because before its change. Box64 functioned and compiled normally. \ No newline at end of file diff --git a/results/scraper/box64/1139 b/results/scraper/box64/1139 new file mode 100644 index 000000000..fd1914b45 --- /dev/null +++ b/results/scraper/box64/1139 @@ -0,0 +1,109 @@ +Can't start wineserver on Box64/Wine64, Asahi Linux + Arch ARM? +Hello, I recently installed Box64/Wine64 on Asahi Linux - Arch Linux ARM deployed on M1 Mac. + +At first, It seems to work. + + +[alarm@alarm bin]$ wine64 +Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL SHA1 SHA2 USCAT FLAGM FLAGM2 FRINT PageSize:16384 Running on Unknown CPU with 8 Cores +Params database has 38 entries +Box64 with Dynarec v0.2.5 6ecfe5e1 built on Dec 15 2023 05:09:15 +BOX64: Wine64 detected, WINEPRELOADRESERVE="" +BOX64: Detected 48bits at least of address space +Counted 50 Env var +BOX64 LIB PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/:/lib/x86_64-linux-gnu/:/usr/lib/x86_64-linux-gnu/ +BOX64 BIN PATH: ./:bin/:/usr/local/bin/:/usr/bin/:/usr/local/sbin/:/usr/bin/site_perl/:/usr/bin/vendor_perl/:/usr/bin/core_perl/ +Looking for /root/wine64/bin/wine64 +Rename process to "wine64" +Using native(wrapped) libdl.so.2 +Using native(wrapped) libpthread.so.0 +Using native(wrapped) libc.so.6 +Using native(wrapped) ld-linux-x86-64.so.2 +Using native(wrapped) libutil.so.1 +Using native(wrapped) librt.so.1 +Using native(wrapped) libbsd.so.0 +Using emulated /root/wine64/bin/../lib/wine/x86_64-unix/ntdll.so +Using emulated /lib/x86_64-linux-gnu/libgcc_s.so.1 +Usage: wine PROGRAM [ARGUMENTS...] Run the specified program + wine --help Display this help and exit + wine --version Output version information and exit + + + + +But whenever I try to run something, wineserver doesn't actually start. I used 64-bit Notepad++ installer for testing. + + + + +[alarm@alarm Downloads]$ wine64 npp.8.6.Installer.x64.exe +Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL SHA1 SHA2 USCAT FLAGM FLAGM2 FRINT PageSize:16384 Running on Unknown CPU with 8 Cores +Params database has 38 entries +Box64 with Dynarec v0.2.5 6ecfe5e1 built on Dec 15 2023 05:09:15 +BOX64: Wine64 detected, WINEPRELOADRESERVE="" +BOX64: Detected 48bits at least of address space +Counted 50 Env var +BOX64 LIB PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/:/lib/x86_64-linux-gnu/:/usr/lib/x86_64-linux-gnu/ +BOX64 BIN PATH: ./:bin/:/usr/local/bin/:/usr/bin/:/usr/local/sbin/:/usr/bin/site_perl/:/usr/bin/vendor_perl/:/usr/bin/core_perl/ +Looking for /root/wine64/bin/wine64 +argv[1]="npp.8.6.Installer.x64.exe" +Rename process to "wine64" +Using native(wrapped) libdl.so.2 +Using native(wrapped) libpthread.so.0 +Using native(wrapped) libc.so.6 +Using native(wrapped) ld-linux-x86-64.so.2 +Using native(wrapped) libutil.so.1 +Using native(wrapped) librt.so.1 +Using native(wrapped) libbsd.so.0 +Using emulated /root/wine64/bin/../lib/wine/x86_64-unix/ntdll.so +Using emulated /lib/x86_64-linux-gnu/libgcc_s.so.1 +Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL SHA1 SHA2 USCAT FLAGM FLAGM2 FRINT PageSize:16384 Running on Unknown CPU with 8 Cores +Params database has 38 entries +Box64 with Dynarec v0.2.5 6ecfe5e1 built on Dec 15 2023 05:09:15 +BOX64: Wine64 detected, WINEPRELOADRESERVE="" +BOX64: Detected 48bits at least of address space +Counted 52 Env var +BOX64 LIB PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/:/lib/x86_64-linux-gnu/:/usr/lib/x86_64-linux-gnu/ +BOX64 BIN PATH: ./:bin/:/usr/local/bin/:/usr/bin/:/usr/local/sbin/:/usr/bin/site_perl/:/usr/bin/vendor_perl/:/usr/bin/core_perl/ +Looking for /root/wine64/bin/wine64 +argv[1]="npp.8.6.Installer.x64.exe" +Rename process to "wine64" +Using native(wrapped) libdl.so.2 +Using native(wrapped) libpthread.so.0 +Using native(wrapped) libc.so.6 +Using native(wrapped) ld-linux-x86-64.so.2 +Using native(wrapped) libutil.so.1 +Using native(wrapped) librt.so.1 +Using native(wrapped) libbsd.so.0 +Using emulated /root/wine64/bin/../lib/wine/x86_64-unix/ntdll.so +Using emulated /lib/x86_64-linux-gnu/libgcc_s.so.1 +Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL SHA1 SHA2 USCAT FLAGM FLAGM2 FRINT PageSize:16384 Running on Unknown CPU with 8 Cores +Params database has 38 entries +Box64 with Dynarec v0.2.5 6ecfe5e1 built on Dec 15 2023 05:09:15 +BOX64: Detected 48bits at least of address space +Counted 52 Env var +BOX64 LIB PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/:/lib/x86_64-linux-gnu/:/usr/lib/x86_64-linux-gnu/ +BOX64 BIN PATH: ./:bin/:/usr/local/bin/:/usr/bin/:/usr/local/sbin/:/usr/bin/site_perl/:/usr/bin/vendor_perl/:/usr/bin/core_perl/ +Looking for /root/wine64/bin/wineserver +Rename process to "wineserver" +Using native(wrapped) libdl.so.2 +Using native(wrapped) libc.so.6 +Using native(wrapped) ld-linux-x86-64.so.2 +Using native(wrapped) libpthread.so.0 +Using native(wrapped) libutil.so.1 +Using native(wrapped) librt.so.1 +Using native(wrapped) libbsd.so.0 +Using emulated /root/wine64/lib/wine/x86_64-unix/libwine.so.1 +wine: failed to start L"C:\\windows\\system32\\wineboot.exe" +0024:err:environ:run_wineboot failed to start wineboot c000007b +wine: failed to load start.exe: c000007b +[alarm@alarm Downloads]$ + + + + +I just followed this instruction to install : https://github.com/ptitSeb/box64/blob/main/docs/X64WINE.md + +How can I solve this problem? I tried re-installing, downgrading, upgrading, but every method didn't work. + +Thanks. \ No newline at end of file |