diff options
Diffstat (limited to '')
| -rw-r--r-- | results/scraper/box64/82 | 41 | ||||
| -rw-r--r-- | results/scraper/box64/820 | 10 | ||||
| -rw-r--r-- | results/scraper/box64/825 | 16 | ||||
| -rw-r--r-- | results/scraper/box64/829 | 130 |
4 files changed, 197 insertions, 0 deletions
diff --git a/results/scraper/box64/82 b/results/scraper/box64/82 new file mode 100644 index 000000000..c41d56ff0 --- /dev/null +++ b/results/scraper/box64/82 @@ -0,0 +1,41 @@ +A compilation problem +I'm sorry to bother you, but I'm in great trouble. +Now I'm trying to compile this program. The cmake construction has been completed normally, but an error about the assembly file occurred during make compilation. I'm a little here. + +``` +/home/greatwall/ww/gitee/box64/src/dynarec/arm64_prolog.S: Assembler messages: +/home/greatwall/ww/gitee/box64/src/dynarec/arm64_prolog.S:12: error:operand 1 should be a floating-point register -- `stp lr,fp,[sp,-16]' +CMakeFiles/dynarec_arm.dir/build.make:158: recipe for target 'CMakeFiles/dynarec_arm.dir/src/dynarec/arm64_prolog.S.o' failed +make[2]: *** [CMakeFiles/dynarec_arm.dir/src/dynarec/arm64_prolog.S.o] Error 1 +CMakeFiles/Makefile2:288: recipe for target 'CMakeFiles/dynarec_arm.dir/all' failed +make[1]: *** [CMakeFiles/dynarec_arm.dir/all] Error 2 +Makefile:160: recipe for target 'all' failed +make: *** [all] Error 2 +``` + +For the construction process, please refer to the description in the document and use it as follows: + +``` +$ mkdir build +$ cd build +$ cmake .. -DARM_DYNAREC=ON -DCMAKE_BUILD_TYPE=RelWithDebInfo +``` + +and My machine CPU info is : + +``` +Architecture: aarch64 +Byte Order: Little Endian +CPU(s): 4 +On-line CPU(s) list: 0-3 +One CPU threads:1 +One CPUs: 2 +Socket(s): 2 +Model name: Phytium +CPU max MHz: 2600.0000 +CPU min MHz: 1900.0000 +BogoMIPS: 3456.00 +Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 +``` + +It's very urgent to get your help. Thank you very much. :) \ No newline at end of file diff --git a/results/scraper/box64/820 b/results/scraper/box64/820 new file mode 100644 index 000000000..42bc274dd --- /dev/null +++ b/results/scraper/box64/820 @@ -0,0 +1,10 @@ +Error: Symbol mpg123_param2 not found +Running winecfg of https://github.com/Frogging-Family/wine-tkg-git/releases/download/6.17.r0.g5f19a815/wine-tkg-staging-fsync-git-6.17.r0.g5f19a815-326-x86_64.pkg.tar.zst + +``` +Using native(wrapped) libmpg123.so.0 +Error: Symbol mpg123_param2 not found, cannot apply R_X86_64_JUMP_SLOT @0x101e86068 (0x120d6) in /home/user/wine/usr/lib/wine/x86_64-unix/l3codeca.acm.so +Error: relocating Plt symbols in elf l3codeca.acm.so +Error initializing needed lib /home/user/wine/usr/lib/wine/x86_64-unix/l3codeca.acm.so +0120:err:module:open_builtin_so_file failed to load .so lib "/home/user/wine/usr/lib/wine/x86_64-unix/l3codeca.acm.so" +``` \ No newline at end of file diff --git a/results/scraper/box64/825 b/results/scraper/box64/825 new file mode 100644 index 000000000..36048abe4 --- /dev/null +++ b/results/scraper/box64/825 @@ -0,0 +1,16 @@ +CCS studio dependancy check failed due to 32 bit Libraries +Hey! +I tried installing Code Composer Studio on Ubuntu VM with the host as macOS. +It requires me to install the following libraries: +`sudo apt install libc6-i386 libusb-0.1-4 libgconf-2-4 libncurses5 libpython2.7 libtinfo5` + +`libc6-i386` in particular is giving error, can't you please explain where I am going wrong? or is the app itself is not supported? + +Link to dependency website : https://software-dl.ti.com/ccs/esd/documents/ccsv12_linux_host_support.html + +Screenshot of dependency check screen: +<img width="792" alt="Screenshot 2023-06-07 at 12 53 05 PM" src="https://github.com/ptitSeb/box64/assets/66343753/c41fe5f6-3a6b-4325-84a8-defd9a71a6bd"> + + + + diff --git a/results/scraper/box64/829 b/results/scraper/box64/829 new file mode 100644 index 000000000..8f398ad44 --- /dev/null +++ b/results/scraper/box64/829 @@ -0,0 +1,130 @@ +osu! AppImage IOT instruction (core dumped) (Apple M1) +Hello, sorry if this issue isn't made very well since it's my second on GitHub :sweat_smile: + +I have a problem when I try to launch the osu! AppImage 2023.605.0 (latest) when extracted on Asahi Linux it doesn't launch. + +CPU: Apple M1 +Kernel: `6.3.0-asahi-7-1-edge-ARCH` +GPU: Apple M1 + +I am running the latest box64 at this time ([361de53](https://github.com/ptitSeb/box64/commit/361de53d868cb2345c2df0275b8d148921c460b3)) + +Here is what happens: + +``` +nyaamac@nyaamac-mac:~/Downloads/squashfs-root -$ box64 ./AppRun +Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS PageSize:16384 Running on Icestorm Firestorm with 8 Cores +Params database has 24 entries +Box64 with Dynarec v0.2.3 361de53d built on Jun 8 2023 15:20:54 +Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/ +Using default BOX64_PATH: ./:bin/ +Counted 71 Env var +Looking for ./AppRun +Not an ELF file (sign=#!/b) +Error: reading elf header of /home/nyaamac/Downloads/squashfs-root/AppRun, try to launch natively instead +Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS PageSize:16384 Running on Icestorm Firestorm with 8 Cores +Params database has 24 entries +Box64 with Dynarec v0.2.3 361de53d built on Jun 8 2023 15:20:54 +Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/ +Using default BOX64_PATH: ./:bin/ +Counted 71 Env var +Looking for /home/nyaamac/Downloads/squashfs-root/usr/bin/osu! +Rename process to "osu!" +Using native(wrapped) libpthread.so.0 +Using native(wrapped) libdl.so.2 +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 emulated /lib/x86_64-linux-gnu/libstdc++.so.6 +Using native(wrapped) libm.so.6 +Using emulated /lib/x86_64-linux-gnu/libgcc_s.so.1 +Using emulated /home/nyaamac/Downloads/squashfs-root/usr/bin/libhostfxr.so +Using emulated /home/nyaamac/Downloads/squashfs-root/usr/bin/libhostpolicy.so +Using emulated /home/nyaamac/Downloads/squashfs-root/usr/bin/libcoreclr.so +Warning: Global Symbol _ZTH12t_ThreadType not found, cannot apply R_X86_64_GLOB_DAT @0x102a1b0b0 ((nil)) in /home/nyaamac/Downloads/squashfs-root/usr/bin/libcoreclr.so +Warning: Global Symbol _ZTH27t_pStackWalkerWalkingThread not found, cannot apply R_X86_64_GLOB_DAT @0x102a1b0c8 ((nil)) in /home/nyaamac/Downloads/squashfs-root/usr/bin/libcoreclr.so +Warning: Global Symbol _ZTHN9StressLog19t_pCurrentThreadLogE not found, cannot apply R_X86_64_GLOB_DAT @0x102a1b0e0 ((nil)) in /home/nyaamac/Downloads/squashfs-root/usr/bin/libcoreclr.so +Warning: Global Symbol _ZTH15t_CantStopCount not found, cannot apply R_X86_64_GLOB_DAT @0x102a1b0f8 ((nil)) in /home/nyaamac/Downloads/squashfs-root/usr/bin/libcoreclr.so +Warning: Global Symbol _ZTH16t_CantAllocCount not found, cannot apply R_X86_64_GLOB_DAT @0x102a1b1f0 ((nil)) in /home/nyaamac/Downloads/squashfs-root/usr/bin/libcoreclr.so +Warning: Weak Symbol __gmon_start__ not found, cannot apply R_X86_64_JUMP_SLOT @0x102a1b640 (0x75146) +Warning: Weak Symbol _ZTH12t_ThreadType not found, cannot apply R_X86_64_JUMP_SLOT @0x102a1b6d8 (0x75276) +Warning: Weak Symbol _ZTH27t_pStackWalkerWalkingThread not found, cannot apply R_X86_64_JUMP_SLOT @0x102a1b6e0 (0x75286) +Warning: Weak Symbol _ZTHN9StressLog19t_pCurrentThreadLogE not found, cannot apply R_X86_64_JUMP_SLOT @0x102a1b700 (0x752c6) +Warning: Weak Symbol _ZTH15t_CantStopCount not found, cannot apply R_X86_64_JUMP_SLOT @0x102a1b708 (0x752d6) +Warning: Weak Symbol _ZTH16t_CantAllocCount not found, cannot apply R_X86_64_JUMP_SLOT @0x102a1b760 (0x75386) +Using emulated /home/nyaamac/Downloads/squashfs-root/usr/bin/libcoreclrtraceptprovider.so +Error loading needed lib liblttng-ust.so.0 +Error loading one of needed lib +Error initializing needed lib /home/nyaamac/Downloads/squashfs-root/usr/bin/libcoreclrtraceptprovider.so +Error loading needed lib liblttng-ust-tracepoint.so.0 +Warning: Cannot dlopen("liblttng-ust-tracepoint.so.0"/0x102905968, 102) +Error loading needed lib liblttng-ust-tracepoint.so.0 +Warning: Cannot dlopen("liblttng-ust-tracepoint.so.0"/0x102905968, 102) +Error initializing native libnuma.so.1 (last dlerror is libnuma.so.1: cannot open shared object file: No such file or directory) +Error loading needed lib libnuma.so.1 +Warning: Cannot dlopen("libnuma.so.1"/0x1029052f3, 1) +Error initializing native libnuma.so.1 (last dlerror is libnuma.so.1: cannot open shared object file: No such file or directory) +Error loading needed lib libnuma.so.1.0.0 +Warning: Cannot dlopen("libnuma.so.1.0.0"/0x102905300, 1) +Error initializing native libnuma.so (last dlerror is libnuma.so.1: cannot open shared object file: No such file or directory) +Error loading needed lib libnuma.so +Warning: Cannot dlopen("libnuma.so"/0x102905311, 1) +Using emulated /home/nyaamac/Downloads/squashfs-root/usr/bin/libclrjit.so +Warning: Global Symbol _ZTH12t_ThreadType not found, cannot apply R_X86_64_GLOB_DAT @0x105ae36c8 ((nil)) in /home/nyaamac/Downloads/squashfs-root/usr/bin/libclrjit.so +Warning: Global Symbol _ZTH16t_CantAllocCount not found, cannot apply R_X86_64_GLOB_DAT @0x105ae36b0 ((nil)) in /home/nyaamac/Downloads/squashfs-root/usr/bin/libclrjit.so +Warning: Weak Symbol __gmon_start__ not found, cannot apply R_X86_64_JUMP_SLOT @0x105ae3750 (0x15c76) +Warning: Weak Symbol _ZTH16t_CantAllocCount not found, cannot apply R_X86_64_JUMP_SLOT @0x105ae37e0 (0x15d96) +Warning: Weak Symbol _ZTH12t_ThreadType not found, cannot apply R_X86_64_JUMP_SLOT @0x105ae37e8 (0x15da6) +Error initializing native libnuma.so.1 (last dlerror is libnuma.so.1: cannot open shared object file: No such file or directory) +Error loading needed lib libnuma.so.1 +Warning: Cannot dlopen("libnuma.so.1"/0x105a9f00f, 1) +Error initializing native libnuma.so.1 (last dlerror is libnuma.so.1: cannot open shared object file: No such file or directory) +Error loading needed lib libnuma.so.1.0.0 +Warning: Cannot dlopen("libnuma.so.1.0.0"/0x105a9f01c, 1) +Error initializing native libnuma.so (last dlerror is libnuma.so.1: cannot open shared object file: No such file or directory) +Error loading needed lib libnuma.so +Warning: Cannot dlopen("libnuma.so"/0x105a9f02d, 1) +Using emulated /home/nyaamac/Downloads/squashfs-root/usr/bin/libSystem.Native.so +Error loading needed lib libicuuc.so.80 +Warning: Cannot dlopen("libicuuc.so.80"/0x10202b9b0, 1) +Error loading needed lib libicuuc.so.79 +Warning: Cannot dlopen("libicuuc.so.79"/0x10202b9b0, 1) +Error loading needed lib libicuuc.so.78 +Warning: Cannot dlopen("libicuuc.so.78"/0x10202b9b0, 1) +Error loading needed lib libicuuc.so.77 +Warning: Cannot dlopen("libicuuc.so.77"/0x10202b9b0, 1) +Error loading needed lib libicuuc.so.76 +Warning: Cannot dlopen("libicuuc.so.76"/0x10202b9b0, 1) +Error loading needed lib libicuuc.so.75 +Warning: Cannot dlopen("libicuuc.so.75"/0x10202b9b0, 1) +Error loading needed lib libicuuc.so.74 +Warning: Cannot dlopen("libicuuc.so.74"/0x10202b9b0, 1) +Error loading needed lib libicuuc.so.73 +Warning: Cannot dlopen("libicuuc.so.73"/0x10202b9b0, 1) +Using native(wrapped) libicuuc.so.72 +Using native(wrapped) libicui18n.so.72 +Cannot get symbol ubrk_close_72 from libicuuc +Error: Symbol "ubrk_close_72" not found in 0xa(libicuuc.so.72) +NativeBT: /home/nyaamac/Downloads/squashfs-root/usr/bin/osu!() [0x349e9308] +NativeBT: linux-vdso.so.1(__kernel_rt_sigreturn+0) [0xfffee4d947d0] +NativeBT: /usr/lib/libc.so.6(+0x82790) [0xfffee4bf2790] +NativeBT: /usr/lib/libc.so.6(raise+0x2c) [0xfffee4bab6fc] +NativeBT: /usr/lib/libc.so.6(abort+0xe4) [0xfffee4b978b0] +NativeBT: [0xfffecbf8a41c] +EmulatedBT: ??? [0x61220] +EmulatedBT: /home/nyaamac/Downloads/squashfs-root/usr/bin/libcoreclr.so+4d17df [0x1028117df] +EmulatedBT: ??? [0x108a2967f] +EmulatedBT: ??? [0x3fa0850] +27461|SIGABRT @0xfffee4bf2790 (???(/usr/lib/libc.so.6+0xfffee4bf2790)) (x64pc=0x61233/???:"???", rsp=0x10202ba78, stack=0x101830000:0x102030000 own=(nil) fp=0x10202bc30), for accessing 0x3e800006b45 (code=-6/prot=0), db=(nil)((nil):(nil)/(nil):(nil)/???:clean, hash:0/0) handler=0x10281cf20 +RSP-0x20:0x000000004256e460 RSP-0x18:0x000000010202bd10 RSP-0x10:0x000000010202bd50 RSP-0x08:0x000000010202bc30 +RSP+0x00:0x00000001028117df RSP+0x08:0x00000001099eddc8 RSP+0x10:0xb229bab891314800 RSP+0x18:0x000000000032375f +RAX:0x000000000000006d RCX:0x0000000044045740 RDX:0x000000010202bac0 RBX:0x0000fffee4d15360 +RSP:0x000000010202ba78 RBP:0x000000010202bc30 RSI:0x000000010290414f RDI:0x0000fffee4d15360 + R8:0x000000010202ba90 R9:0x000000010202b940 R10:0x0000000000000001 R11:0x00000001087c0000 +R12:0x000000010202bdc8 R13:0x000000004256e460 R14:0x000000010202bd10 R15:0x000000010202bd50 +[1] 27461 IOT instruction (core dumped) box64 ./AppRun +nyaamac@nyaamac-mac:~/Downloads/squashfs-root 134$ LIBGL_ALWAYS_SOFTWARE=1 box64 ./AppRun +``` + +Any help on what went wrong or what I did wrong would be greatly appreciated :smile: |