-
-
Notifications
You must be signed in to change notification settings - Fork 305
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
On Raspberry Pi 4 error by running a x86_64 program #2254
Comments
This lib |
I did it and now I have these errors alexa@Pi4:~/Downloads/Gnus2/bundle $ ./genius_wallet |
Thanks for your help
alexa@Pi4:~/box64/build $ ~/Downloads/Gnus2/bundle/genius_wallet
Dynarec for ARM64, with extension: ASIMD CRC32 PageSize:4096 Running on Cortex-A72 with 4 cores
Will use hardware counter measured at 54.0 MHz emulating 3.4 GHz
Params database has 98 entries
Box64 with Dynarec v0.3.3 e533cd0 built on Jan 11 2025 19:49:34
BOX64: Didn't detect 48bits of address space, considering it's 39bits
Counted 24 Env var
BOX64 LIB PATH: BOX64 BIN PATH: ./:bin/:/usr/local/sbin/:/usr/local/bin/:/usr/sbin/:/usr/bin/:/sbin/:/bin/:/usr/local/games/:/usr/games/
Looking for /home/alexa/Downloads/Gnus2/bundle/genius_wallet
Rename process to "genius_wallet"
Using emulated /home/alexa/Downloads/Gnus2/bundle/lib/libGeniusWallet.so
Using emulated /home/alexa/Downloads/Gnus2/bundle/lib/libflutter_secure_storage_linux_plugin.so
Using emulated /home/alexa/Downloads/Gnus2/bundle/lib/liburl_launcher_linux_plugin.so
Using emulated /home/alexa/Downloads/Gnus2/bundle/lib/libflutter_linux_gtk.so
Using native(wrapped) libgtk-3.so.0
Using native(wrapped) libgdk-3.so.0
Using native(wrapped) libgobject-2.0.so.0
Using native(wrapped) libglib-2.0.so.0
Using native(wrapped) libgio-2.0.so.0
Using native(wrapped) libgmodule-2.0.so.0
Using native(wrapped) libgdk_pixbuf-2.0.so.0
Using native(wrapped) libpangocairo-1.0.so.0
Using native(wrapped) libpango-1.0.so.0
Using native(wrapped) libcairo.so.2
Using native(wrapped) libharfbuzz.so.0
Using native(wrapped) libatk-1.0.so.0
Using native(wrapped) libcairo-gobject.so.2
Using emulated /usr/lib/box64-x86_64-linux-gnu/libstdc++.so.6
Using native(wrapped) libm.so.6
Using emulated /usr/lib/box64-x86_64-linux-gnu/libgcc_s.so.1
Using native(wrapped) libc.so.6
Using native(wrapped) ld-linux-x86-64.so.2
Using native(wrapped) libpthread.so.0
Using native(wrapped) libdl.so.2
Using native(wrapped) libutil.so.1
Using native(wrapped) libresolv.so.2
Using native(wrapped) librt.so.1
Using native(wrapped) libbsd.so.0
Error loading needed lib libepoxy.so.0
Using native(wrapped) libfontconfig.so.1
Using native(wrapped) libexpat.so.1
Using native(wrapped) libfreetype.so.6
Error loading one of needed lib
Error initializing needed lib libstdc++.so.6
Error: Global Symbol epoxy_glGenTextures not found, cannot apply R_X86_64_GLOB_DAT @0x3f05e42ab8 ((nil)) in /home/alexa/Downloads/Gnus2/bundle/lib/libflutter_linux_gtk.so
Error: Global Symbol epoxy_glGenFramebuffers not found, cannot apply R_X86_64_GLOB_DAT @0x3f05e42ac0 ((nil)) in /home/alexa/Downloads/Gnus2/bundle/lib/libflutter_linux_gtk.so
Error: Global Symbol epoxy_glBindFramebuffer not found, cannot apply R_X86_64_GLOB_DAT @0x3f05e42ac8 ((nil)) in /home/alexa/Downloads/Gnus2/bundle/lib/libflutter_linux_gtk.so
Error: Global Symbol epoxy_glBindTexture not found, cannot apply R_X86_64_GLOB_DAT @0x3f05e42ad0 ((nil)) in /home/alexa/Downloads/Gnus2/bundle/lib/libflutter_linux_gtk.so
Error: Global Symbol epoxy_glTexParameterf not found, cannot apply R_X86_64_GLOB_DAT @0x3f05e42ad8 ((nil)) in /home/alexa/Downloads/Gnus2/bundle/lib/libflutter_linux_gtk.so
Error: Global Symbol epoxy_glTexParameteri not found, cannot apply R_X86_64_GLOB_DAT @0x3f05e42ae0 ((nil)) in /home/alexa/Downloads/Gnus2/bundle/lib/libflutter_linux_gtk.so
Error: Global Symbol epoxy_glTexImage2D not found, cannot apply R_X86_64_GLOB_DAT @0x3f05e42ae8 ((nil)) in /home/alexa/Downloads/Gnus2/bundle/lib/libflutter_linux_gtk.so
Error: Global Symbol epoxy_glFramebufferTexture2D not found, cannot apply R_X86_64_GLOB_DAT @0x3f05e42af0 ((nil)) in /home/alexa/Downloads/Gnus2/bundle/lib/libflutter_linux_gtk.so
Error: Global Symbol epoxy_glDeleteFramebuffers not found, cannot apply R_X86_64_GLOB_DAT @0x3f05e42af8 ((nil)) in /home/alexa/Downloads/Gnus2/bundle/lib/libflutter_linux_gtk.so
Error: Global Symbol epoxy_glDeleteTextures not found, cannot apply R_X86_64_GLOB_DAT @0x3f05e42b00 ((nil)) in /home/alexa/Downloads/Gnus2/bundle/lib/libflutter_linux_gtk.so
Error: Global Symbol epoxy_glGetError not found, cannot apply R_X86_64_GLOB_DAT @0x3f05e42b28 ((nil)) in /home/alexa/Downloads/Gnus2/bundle/lib/libflutter_linux_gtk.so
Error: Global Symbol epoxy_eglGetProcAddress not found, cannot apply R_X86_64_GLOB_DAT @0x3f05e42b30 ((nil)) in /home/alexa/Downloads/Gnus2/bundle/lib/libflutter_linux_gtk.so
Error: Global Symbol epoxy_glCreateShader not found, cannot apply R_X86_64_GLOB_DAT @0x3f05e42b38 ((nil)) in /home/alexa/Downloads/Gnus2/bundle/lib/libflutter_linux_gtk.so
Error: Global Symbol epoxy_glShaderSource not found, cannot apply R_X86_64_GLOB_DAT @0x3f05e42b40 ((nil)) in /home/alexa/Downloads/Gnus2/bundle/lib/libflutter_linux_gtk.so
Error: Global Symbol epoxy_glCompileShader not found, cannot apply R_X86_64_GLOB_DAT @0x3f05e42b48 ((nil)) in /home/alexa/Downloads/Gnus2/bundle/lib/libflutter_linux_gtk.so
Error: Global Symbol epoxy_glGetShaderiv not found, cannot apply R_X86_64_GLOB_DAT @0x3f05e42b50 ((nil)) in /home/alexa/Downloads/Gnus2/bundle/lib/libflutter_linux_gtk.so
Error: Global Symbol epoxy_glGetShaderInfoLog not found, cannot apply R_X86_64_GLOB_DAT @0x3f05e42b58 ((nil)) in /home/alexa/Downloads/Gnus2/bundle/lib/libflutter_linux_gtk.so
Error: Global Symbol epoxy_glCreateProgram not found, cannot apply R_X86_64_GLOB_DAT @0x3f05e42b60 ((nil)) in /home/alexa/Downloads/Gnus2/bundle/lib/libflutter_linux_gtk.so
Error: Global Symbol epoxy_glAttachShader not found, cannot apply R_X86_64_GLOB_DAT @0x3f05e42b68 ((nil)) in /home/alexa/Downloads/Gnus2/bundle/lib/libflutter_linux_gtk.so
Error: Global Symbol epoxy_glLinkProgram not found, cannot apply R_X86_64_GLOB_DAT @0x3f05e42b70 ((nil)) in /home/alexa/Downloads/Gnus2/bundle/lib/libflutter_linux_gtk.so
Error: Global Symbol epoxy_glGetProgramiv not found, cannot apply R_X86_64_GLOB_DAT @0x3f05e42b78 ((nil)) in /home/alexa/Downloads/Gnus2/bundle/lib/libflutter_linux_gtk.so
Error: Global Symbol epoxy_glGetProgramInfoLog not found, cannot apply R_X86_64_GLOB_DAT @0x3f05e42b80 ((nil)) in /home/alexa/Downloads/Gnus2/bundle/lib/libflutter_linux_gtk.so
Error: Global Symbol epoxy_glDeleteShader not found, cannot apply R_X86_64_GLOB_DAT @0x3f05e42b88 ((nil)) in /home/alexa/Downloads/Gnus2/bundle/lib/libflutter_linux_gtk.so
Error: Global Symbol epoxy_glGetIntegerv not found, cannot apply R_X86_64_GLOB_DAT @0x3f05e42b90 ((nil)) in /home/alexa/Downloads/Gnus2/bundle/lib/libflutter_linux_gtk.so
Error: Global Symbol epoxy_glClearColor not found, cannot apply R_X86_64_GLOB_DAT @0x3f05e42b98 ((nil)) in /home/alexa/Downloads/Gnus2/bundle/lib/libflutter_linux_gtk.so
Error: Global Symbol epoxy_glClear not found, cannot apply R_X86_64_GLOB_DAT @0x3f05e42ba0 ((nil)) in /home/alexa/Downloads/Gnus2/bundle/lib/libflutter_linux_gtk.so
Error: Global Symbol epoxy_glUseProgram not found, cannot apply R_X86_64_GLOB_DAT @0x3f05e42ba8 ((nil)) in /home/alexa/Downloads/Gnus2/bundle/lib/libflutter_linux_gtk.so
Error: Global Symbol epoxy_glGenVertexArrays not found, cannot apply R_X86_64_GLOB_DAT @0x3f05e42bb0 ((nil)) in /home/alexa/Downloads/Gnus2/bundle/lib/libflutter_linux_gtk.so
Error: Global Symbol epoxy_glBindVertexArray not found, cannot apply R_X86_64_GLOB_DAT @0x3f05e42bb8 ((nil)) in /home/alexa/Downloads/Gnus2/bundle/lib/libflutter_linux_gtk.so
Error: Global Symbol epoxy_glGenBuffers not found, cannot apply R_X86_64_GLOB_DAT @0x3f05e42bc0 ((nil)) in /home/alexa/Downloads/Gnus2/bundle/lib/libflutter_linux_gtk.so
Error: Global Symbol epoxy_glBindBuffer not found, cannot apply R_X86_64_GLOB_DAT @0x3f05e42bc8 ((nil)) in /home/alexa/Downloads/Gnus2/bundle/lib/libflutter_linux_gtk.so
Error: Global Symbol epoxy_glBufferData not found, cannot apply R_X86_64_GLOB_DAT @0x3f05e42bd0 ((nil)) in /home/alexa/Downloads/Gnus2/bundle/lib/libflutter_linux_gtk.so
Error: Global Symbol epoxy_glGetAttribLocation not found, cannot apply R_X86_64_GLOB_DAT @0x3f05e42bd8 ((nil)) in /home/alexa/Downloads/Gnus2/bundle/lib/libflutter_linux_gtk.so
Error: Global Symbol epoxy_glEnableVertexAttribArray not found, cannot apply R_X86_64_GLOB_DAT @0x3f05e42be0 ((nil)) in /home/alexa/Downloads/Gnus2/bundle/lib/libflutter_linux_gtk.so
Error: Global Symbol epoxy_glVertexAttribPointer not found, cannot apply R_X86_64_GLOB_DAT @0x3f05e42be8 ((nil)) in /home/alexa/Downloads/Gnus2/bundle/lib/libflutter_linux_gtk.so
Error: Global Symbol epoxy_glDrawArrays not found, cannot apply R_X86_64_GLOB_DAT @0x3f05e42bf0 ((nil)) in /home/alexa/Downloads/Gnus2/bundle/lib/libflutter_linux_gtk.so
Error: Global Symbol epoxy_glDeleteVertexArrays not found, cannot apply R_X86_64_GLOB_DAT @0x3f05e42bf8 ((nil)) in /home/alexa/Downloads/Gnus2/bundle/lib/libflutter_linux_gtk.so
Error: Global Symbol epoxy_glDeleteBuffers not found, cannot apply R_X86_64_GLOB_DAT @0x3f05e42c00 ((nil)) in /home/alexa/Downloads/Gnus2/bundle/lib/libflutter_linux_gtk.so
Error: Global Symbol epoxy_glFlush not found, cannot apply R_X86_64_GLOB_DAT @0x3f05e42c08 ((nil)) in /home/alexa/Downloads/Gnus2/bundle/lib/libflutter_linux_gtk.so
Error: Global Symbol epoxy_glDeleteProgram not found, cannot apply R_X86_64_GLOB_DAT @0x3f05e42c10 ((nil)) in /home/alexa/Downloads/Gnus2/bundle/lib/libflutter_linux_gtk.so
Error: Symbol epoxy_is_desktop_gl not found, cannot apply R_X86_64_JUMP_SLOT @0x3f05e432f8 (0xdda006) in /home/alexa/Downloads/Gnus2/bundle/lib/libflutter_linux_gtk.so
Error: Symbol epoxy_gl_version not found, cannot apply R_X86_64_JUMP_SLOT @0x3f05e43300 (0xdda016) in /home/alexa/Downloads/Gnus2/bundle/lib/libflutter_linux_gtk.so
Error: Symbol epoxy_has_gl_extension not found, cannot apply R_X86_64_JUMP_SLOT @0x3f05e43308 (0xdda026) in /home/alexa/Downloads/Gnus2/bundle/lib/libflutter_linux_gtk.so
Error: Symbol atk_plug_get_type not found, cannot apply R_X86_64_JUMP_SLOT @0x3f05e43be8 (0xddb1e6) in /home/alexa/Downloads/Gnus2/bundle/lib/libflutter_linux_gtk.so
Warning: Weak Symbol OPENSSL_memory_alloc not found, cannot apply R_X86_64_JUMP_SLOT @0x3f05e44180 (0xddbd16)
Warning: Weak Symbol OPENSSL_memory_free not found, cannot apply R_X86_64_JUMP_SLOT @0x3f05e44188 (0xddbd26)
Warning: Weak Symbol sdallocx not found, cannot apply R_X86_64_JUMP_SLOT @0x3f05e44190 (0xddbd36)
Warning: Weak Symbol OPENSSL_memory_get_size not found, cannot apply R_X86_64_JUMP_SLOT @0x3f05e44198 (0xddbd46)
Error: relocating Plt symbols in elf libflutter_linux_gtk.so
Error initializing needed lib libc.so.6
Error loading one of needed lib
Error initializing needed lib libm.so.6
Using native(wrapped) libsecret-1.so.0
Using native(wrapped) libvulkan.so.1
Using native(wrapped) libatomic.so.1
Error loading one of needed lib
Error: Loading needed libs in elf /home/alexa/Downloads/Gnus2/bundle/genius_wallet
The text was updated successfully, but these errors were encountered: