diff options
Diffstat (limited to '')
| -rw-r--r-- | results/scraper/box64/120 | 15 | ||||
| -rw-r--r-- | results/scraper/box64/1200 | 7 | ||||
| -rw-r--r-- | results/scraper/box64/1202 | 4 | ||||
| -rw-r--r-- | results/scraper/box64/1203 | 39 | ||||
| -rw-r--r-- | results/scraper/box64/1204 | 112 | ||||
| -rw-r--r-- | results/scraper/box64/1205 | 4 | ||||
| -rw-r--r-- | results/scraper/box64/1206 | 6 | ||||
| -rw-r--r-- | results/scraper/box64/1208 | 4 | ||||
| -rw-r--r-- | results/scraper/box64/1209 | 18 |
9 files changed, 209 insertions, 0 deletions
diff --git a/results/scraper/box64/120 b/results/scraper/box64/120 new file mode 100644 index 000000000..1003d1074 --- /dev/null +++ b/results/scraper/box64/120 @@ -0,0 +1,15 @@ +Compile Error +Raspberry pi 4 +Ubuntu 21.10 +GCC vesrion: 11.2.0 +Binutils version : 2.37 + +[100%] Linking C executable box64 +/usr/bin/ld: CMakeFiles/box64.dir/src/libtools/threads.c.o: in function «my__pthread_cleanup_push_defer»: +/home/user/box64/src/libtools/threads.c:666: undefined reference to «_pthread_cleanup_push_defer» +/usr/bin/ld: CMakeFiles/box64.dir/src/libtools/threads.c.o: in function «my__pthread_cleanup_pop_restore»: +/home/user/box64/src/libtools/threads.c:678: undefined reference to«_pthread_cleanup_pop_restore» +collect2: error: ld returned 1 exit status +make[2]: *** [CMakeFiles/box64.dir/build.make:3212: box64] Error 1 +make[1]: *** [CMakeFiles/Makefile2:137: CMakeFiles/box64.dir/all] Error 2 +make: *** [Makefile:182: all] Error 2 \ No newline at end of file diff --git a/results/scraper/box64/1200 b/results/scraper/box64/1200 new file mode 100644 index 000000000..e0ed0b947 --- /dev/null +++ b/results/scraper/box64/1200 @@ -0,0 +1,7 @@ +SteamApi_Init() fails on latest version +i had a box64 version from +- December 12, just updated to latest one and it seems that steamapi in unreal engine games is no more working (it was working fine just before the update)  +the log after dxvk initialization is only those 2 lines: +``` +shared memfd open() failed: Invalid argument +shared memfd open() failed: Invalid argument +``` \ No newline at end of file diff --git a/results/scraper/box64/1202 b/results/scraper/box64/1202 new file mode 100644 index 000000000..e4a137678 --- /dev/null +++ b/results/scraper/box64/1202 @@ -0,0 +1,4 @@ +Box64 jan builds will prevent GTA V from working +Hello +Box64 jan builds will prevent gta v from working, it gives error 4 failed to intialize +the game working fine with dec and nov build . \ No newline at end of file diff --git a/results/scraper/box64/1203 b/results/scraper/box64/1203 new file mode 100644 index 000000000..f13a59999 --- /dev/null +++ b/results/scraper/box64/1203 @@ -0,0 +1,39 @@ +Error loading needed lib libpulse-mainloop-glib.so.0 +Hello, I'm trying to run a Valheim server on a Pi 5. I got it working for the most part. However, it seems to fail when loading this library which causes it to crash. + +```sh +Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL SHA1 SHA2 PageSize:4096 Running on Cortex-A76 with 4 Cores Params database has 38 entries +Box64 with Dynarec v0.2.6 e42001b built on Jan 11 2024 09:11:05 +BOX64: Didn't detect 48bits of address space, considering it's 39bits +Counted 17 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/sbin/:/usr/local/bin/:/usr/sbin/:/usr/bin/:/sbin/:/bin/:/usr/local/games/:/usr/games/Looking for ./valheim_server_Data/Plugins/libparty.so +Rename process to "libparty.so" +Redirecting overridden malloc from symtab function for /home/steam/valheim_server/valheim_server_Data/Plugins/libparty.so +Using native(wrapped) libdl.so.2 +Using native(wrapped) libz.so.1 +Using native(wrapped) libatomic.so.1 +Using native(wrapped) libpulse.so.0 +Using native(wrapped) libpulse-simple.so.0 +Error loading needed lib libpulse-mainloop-glib.so.0 +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 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 +Error loading one of needed lib +Error: Loading needed libs in elf /home/steam/valheim_server/valheim_server_Data/Plugins/libparty.so +``` + +The server seems to run fine up to the point where I can connect locally, but crashes shortly after connecting. + +Not sure if this helps, but I'be also done the following: + +* Converted page size from 16k to 4k +* Installed box64 with these flags `DRPI5ARM64=1 -DCMAKE_BUILD_TYPE=RelWithDebInfo` +* Converted server script to run as `systemctl` service. It just freezes and fails to detect it crashes. +* Installed `testing`, `experimental`, and `unstable` versions of `libpulse*` libraries \ No newline at end of file diff --git a/results/scraper/box64/1204 b/results/scraper/box64/1204 new file mode 100644 index 000000000..e185f4290 --- /dev/null +++ b/results/scraper/box64/1204 @@ -0,0 +1,112 @@ +Box64 Telegram 'Symbol not found' error +Hi, when running a Telegram x64 on Ubuntu aarch64 i am getting this 'Symbol not found' error: + +$# box64 /opt/Telegram/Telegram +Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 USCAT FLAGM FLAGM2 FRINT PageSize:4096 Running on unknown aarch64 cpu with 8 Cores +Params database has 49 entries +Using bash "/home/user/tools/boxbash/bashx64" +Box64 with Dynarec v0.2.7 92f7b6fd built on Jan 17 2024 09:07:54 +BOX64: Didn't detect 48bits of address space, considering it's 39bits +Counted 42 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/sbin/:/usr/local/bin/:/usr/sbin/:/usr/bin/:/sbin/:/bin/:/usr/games/:/usr/local/games/:/snap/bin/:/data/data/com.termux/files/usr/bin/:/system/bin/:/system/xbin/ +Looking for /opt/Telegram/Telegram +Rename process to "Telegram" +Using native(wrapped) libfontconfig.so.1 +Using native(wrapped) libexpat.so.1 +Using native(wrapped) libfreetype.so.6 +Using native(wrapped) libX11.so.6 +Using native(wrapped) libgio-2.0.so.0 +Using native(wrapped) libgmodule-2.0.so.0 +Using native(wrapped) libglib-2.0.so.0 +Using native(wrapped) libgobject-2.0.so.0 +Using native(wrapped) libdl.so.2 +Using native(wrapped) libm.so.6 +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 +Warning: Global Symbol __scudo_deallocate_hook not found, cannot apply R_X86_64_GLOB_DAT @0x109bb57d0 ((nil)) in /opt/Telegram/Telegram +Warning: Global Symbol android_set_abort_message not found, cannot apply R_X86_64_GLOB_DAT @0x109bb5f80 ((nil)) in /opt/Telegram/Telegram +Warning: Global Symbol _ZTHN10ALCcontext13sLocalContextE not found, cannot apply R_X86_64_GLOB_DAT @0x109bb6860 ((nil)) in /opt/Telegram/Telegram +Warning: Global Symbol _ZN5scudo20computeHardwareCRC32Ejm not found, cannot apply R_X86_64_GLOB_DAT @0x109bb7250 ((nil)) in /opt/Telegram/Telegram +Warning: Global Symbol __scudo_default_options not found, cannot apply R_X86_64_GLOB_DAT @0x109bb7660 ((nil)) in /opt/Telegram/Telegram +Warning: Global Symbol async_safe_write_log not found, cannot apply R_X86_64_GLOB_DAT @0x109bb7b30 ((nil)) in /opt/Telegram/Telegram +Warning: Global Symbol __scudo_allocate_hook not found, cannot apply R_X86_64_GLOB_DAT @0x109bb80e0 ((nil)) in /opt/Telegram/Telegram +Error: Symbol g_application_get_application_id not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb36e0 (0xbd9086) in /opt/Telegram/Telegram +Warning: Weak Symbol __scudo_deallocate_hook not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb3700 (0xbd90c6) +Error: Symbol g_notification_set_title not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb3790 (0xbd91e6) in /opt/Telegram/Telegram +Error: Symbol g_tls_server_connection_get_type not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb3840 (0xbd9346) in /opt/Telegram/Telegram +Error: Symbol _XGetBitsPerPixel not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb3868 (0xbd9396) in /opt/Telegram/Telegram +Warning: Weak Symbol _ZGTtdlPv not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb38c0 (0xbd9446) +Warning: Weak Symbol android_set_abort_message not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb3b30 (0xbd9926) +Error: Symbol XESetErrorString not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb3b70 (0xbd99a6) in /opt/Telegram/Telegram +Warning: Weak Symbol _ITM_RU1 not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb3bc0 (0xbd9a46) +Error: Symbol g_file_monitor_get_type not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb3c48 (0xbd9b56) in /opt/Telegram/Telegram +Error: Symbol g_dbus_object_skeleton_add_interface not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb3c90 (0xbd9be6) in /opt/Telegram/Telegram +Error: Symbol g_dbus_server_get_type not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb3ca8 (0xbd9c16) in /opt/Telegram/Telegram +Error: Symbol g_variant_dict_get_type not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb3d20 (0xbd9d06) in /opt/Telegram/Telegram +Error: Symbol g_application_id_is_valid not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb3d40 (0xbd9d46) in /opt/Telegram/Telegram +Error: Symbol g_dbus_auth_observer_get_type not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb3db8 (0xbd9e36) in /opt/Telegram/Telegram +Error: Symbol XESetFlushGC not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb3e08 (0xbd9ed6) in /opt/Telegram/Telegram +Warning: Weak Symbol _ZTHN10ALCcontext13sLocalContextE not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb4030 (0xbda326) +Error: Symbol g_dbus_object_manager_server_export not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb4070 (0xbda3a6) in /opt/Telegram/Telegram +Error: Symbol g_list_copy_deep not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb4090 (0xbda3e6) in /opt/Telegram/Telegram +Error: Symbol g_dbus_error_get_remote_error not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb4098 (0xbda3f6) in /opt/Telegram/Telegram +Error: Symbol g_dbus_object_skeleton_get_type not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb40f0 (0xbda4a6) in /opt/Telegram/Telegram +Error: Symbol g_io_stream_get_type not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb40f8 (0xbda4b6) in /opt/Telegram/Telegram +Error: Symbol g_dbus_interface_skeleton_get_type not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb4218 (0xbda6f6) in /opt/Telegram/Telegram +Error: Symbol g_dbus_object_skeleton_remove_interface_by_name not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb4240 (0xbda746) in /opt/Telegram/Telegram +Error: Symbol XESetCreateFont not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb42c8 (0xbda856) in /opt/Telegram/Telegram +Error: Symbol g_notification_set_body not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb4310 (0xbda8e6) in /opt/Telegram/Telegram +Error: Symbol g_file_info_get_icon not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb4338 (0xbda936) in /opt/Telegram/Telegram +Error: Symbol g_tls_client_connection_get_type not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb4340 (0xbda946) in /opt/Telegram/Telegram +Error: Symbol XESetCopyGC not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb43d0 (0xbdaa66) in /opt/Telegram/Telegram +Error: Symbol g_file_monitor_event_get_type not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb43f8 (0xbdaab6) in /opt/Telegram/Telegram +Error: Symbol _XVIDtoVisual not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb4560 (0xbdad86) in /opt/Telegram/Telegram +Warning: Weak Symbol _ZN5scudo20computeHardwareCRC32Ejm not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb4568 (0xbdad96) +Error: Symbol g_dbus_interface_get_type not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb4648 (0xbdaf56) in /opt/Telegram/Telegram +Warning: Weak Symbol _ZGTtnam not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb4828 (0xbdb316) +Warning: Weak Symbol __scudo_default_options not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb4840 (0xbdb346) +Error: Symbol g_application_hold not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb4890 (0xbdb3e6) in /opt/Telegram/Telegram +Error: Symbol g_action_map_get_type not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb48e8 (0xbdb496) in /opt/Telegram/Telegram +Error: Symbol g_variant_type_get_gtype not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb4940 (0xbdb546) in /opt/Telegram/Telegram +Error: Symbol g_application_set_application_id not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb49a8 (0xbdb616) in /opt/Telegram/Telegram +Error: Symbol g_dbus_connection_call_with_unix_fd_list not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb4a30 (0xbdb726) in /opt/Telegram/Telegram +Warning: Weak Symbol async_safe_write_log not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb4af0 (0xbdb8a6) +Warning: Weak Symbol _ITM_memcpyRnWt not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb4b40 (0xbdb946) +Error: Symbol XESetFreeGC not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb4ba8 (0xbdba16) in /opt/Telegram/Telegram +Error: Symbol _XInitImageFuncPtrs not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb4c80 (0xbdbbc6) in /opt/Telegram/Telegram +Error: Symbol g_object_new_with_properties not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb4ca0 (0xbdbc06) in /opt/Telegram/Telegram +Warning: Weak Symbol __scudo_allocate_hook not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb4df0 (0xbdbea6) +Warning: Weak Symbol _ITM_RU8 not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb4e18 (0xbdbef6) +Error: Symbol g_dbus_method_invocation_return_error not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb4f20 (0xbdc106) in /opt/Telegram/Telegram +Error: Symbol g_network_monitor_get_connectivity not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb50d0 (0xbdc466) in /opt/Telegram/Telegram +Error: Symbol _XGetScanlinePad not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb5120 (0xbdc506) in /opt/Telegram/Telegram +Error: Symbol g_dbus_server_start not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb51b0 (0xbdc626) in /opt/Telegram/Telegram +Error: Symbol XESetFreeFont not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb51b8 (0xbdc636) in /opt/Telegram/Telegram +Error: Symbol g_network_monitor_get_network_metered not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb52c8 (0xbdc856) in /opt/Telegram/Telegram +Error: Symbol XESetCreateGC not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb5330 (0xbdc926) in /opt/Telegram/Telegram +Warning: Weak Symbol _ITM_memcpyRtWn not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb5460 (0xbdcb86) +Error: Symbol g_credentials_get_type not found, cannot apply R_X86_64_JUMP_SLOT @0x109bb5520 (0xbdcd06) in /opt/Telegram/Telegram +Scudo ERROR: corrupted chunk header at address 0x000036973b70 +NativeBT: /opt/Telegram/Telegram() [0x34a14898] +NativeBT: [0x73762e984c] +NativeBT: /lib/aarch64-linux-gnu/libc.so.6(+0x7f200) [0x737619f200] +NativeBT: /lib/aarch64-linux-gnu/libc.so.6(raise+0x1c) [0x737615a67c] +NativeBT: /lib/aarch64-linux-gnu/libc.so.6(abort+0xe4) [0x7376147130] +NativeBT: [0x73745865b0] +EmulatedBT: box64(realpath+0) [0xd1880] +EmulatedBT: /opt/Telegram/Telegram+bdd020 [0x100bdd020] +EmulatedBT: ??? [(nil)] +22111|SIGABRT @0x737619f200 (???(/lib/aarch64-linux-gnu/libc.so.6+0x7f200)) (x64pc=0xd1893/???:"???", rsp=0x10ad1dd28, stack=0x10a520000:0x10ad20000 own=(nil) fp=0x10ad1dd40), for accessing 0x29420000565f (code=-6/prot=0), db=(nil)((nil):(nil)/(nil):(nil)/???:clean, hash:0/0) handler=(nil) +RSP-0x20:0xb229bab891314800 RSP-0x18:0x0000000000000000 RSP-0x10:0xb229bab891314800 RSP-0x08:0x000000010ad1dd80 +RSP+0x00:0x0000000100bdd020 RSP+0x08:0x0000000000000000 RSP+0x10:0xb229bab891314800 RSP+0x18:0x000000010ad1dd70 +RAX:0x000000010ad1da90 RCX:0x000000000000000b RDX:0x0000000000000000 RBX:0x000000010ad1dbb8 +RSP:0x000000010ad1dd28 RBP:0x000000010ad1dd40 RSI:0x0000007376213930 RDI:0x000000010ad1da90 + R8:0x0000000000000008 R9:0x0000000000000000 R10:0x0000000036275e10 R11:0x0000004600057e7e +R12:0x000000010ad1dff0 R13:0x0000000000000006 R14:0x000000490004f250 R15:0x000000010ad1df40 +ES:0x002b CS:0x0033 SS:0x002b DS:0x002b FS:0x0043 GS:0x0053 +Aborted diff --git a/results/scraper/box64/1205 b/results/scraper/box64/1205 new file mode 100644 index 000000000..8e806928f --- /dev/null +++ b/results/scraper/box64/1205 @@ -0,0 +1,4 @@ +buckshot roulette: vulkan memory +wine ge 8.25, latest box64, buckshot roulette crashes on launch (that game uses vulkan). i made the bisection. 774ca6c commit is causing this. +log: +[debug.log](https://github.com/ptitSeb/box64/files/13978742/debug.log) diff --git a/results/scraper/box64/1206 b/results/scraper/box64/1206 new file mode 100644 index 000000000..da41b4cfc --- /dev/null +++ b/results/scraper/box64/1206 @@ -0,0 +1,6 @@ +source 2 games weird crashes +i'm using wine ge 8.25, unlike on 8.13 there are no wine errors, tried to run cs 2 and dota 2, but both are crashing, after some time in menu (dota 2) and at the loading (cs 2). +log for dota 2: +[dota2.txt](https://github.com/ptitSeb/box64/files/13978899/dota2.txt) +log for cs 2: +[cs2.txt](https://github.com/ptitSeb/box64/files/13978904/cs2.txt) diff --git a/results/scraper/box64/1208 b/results/scraper/box64/1208 new file mode 100644 index 000000000..c9f721197 --- /dev/null +++ b/results/scraper/box64/1208 @@ -0,0 +1,4 @@ +Error: PltResolver: Symbol bsd_signal(ver 2: bsd_signal@GLIBC_2.2.5) not found +Hello, I'm running speccpu in box64, and encountered the below error: +Error: PltResolver: Symbol bsd_signal(ver 2: bsd_signal@GLIBC_2.2.5) not found, cannot apply R_X86_64_JUMP_SLOT 0x6315e0 (0x40545e) in /soft/cpu2017_install/bin/specmake +is it a error because of box64, and how to fix it? Looking forward to replying! \ No newline at end of file diff --git a/results/scraper/box64/1209 b/results/scraper/box64/1209 new file mode 100644 index 000000000..cb1f081c5 --- /dev/null +++ b/results/scraper/box64/1209 @@ -0,0 +1,18 @@ +Compile issue: unrecognized option +When building SD8G2 target: + +``` +Error: unrecognized option -march=armv9-a+i8mm+sm4+sha3+rcpc+crypto+nosve+nosve2 +cc1: error: unknown value 'armv9-a+i8mm+sm4+sha3+rcpc+crypto+nosve+nosve2' for '-march' +cc1: note: valid arguments are: armv8-a armv8.1-a armv8.2-a armv8.3-a armv8.4-a armv8.5-a +cc1: error: unknown value 'armv9-a+i8mm+sm4+sha3+rcpc+crypto+nosve+nosve2' for '-march' +cc1: note: valid arguments are: armv8-a armv8.1-a armv8.2-a armv8.3-a armv8.4-a armv8.5-a +Assembler messages: +Error: unknown architecture `armv9-a+i8mm+sm4+sha3+rcpc+crypto+nosve+nosve2' + +make[2]: *** [CMakeFiles/native_pass0.dir/build.make:102: CMakeFiles/native_pass0.dir/src/dynarec/arm64/dynarec_arm64_emit_logic.c.o] Error 1 +Error: unrecognized option -march=armv9-a+i8mm+sm4+sha3+rcpc+crypto+nosve+nosve2 +make[2]: *** [CMakeFiles/native_pass0.dir/build.make:115: CMakeFiles/native_pass0.dir/src/dynarec/arm64/dynarec_arm64_emit_shift.c.o] Error 1 +make[1]: *** [CMakeFiles/Makefile2:177: CMakeFiles/native_pass0.dir/all] Error 2 +make: *** [Makefile:163: all] Error 2 +``` \ No newline at end of file |