@txtsd Thanks for adding me! I’ll review the package and its related components, bring them up to date, and let you know which additional packages I’ll need co-maintainer access to.
![]() |
VOOZH | about |
| Git Clone URL: | https://aur.archlinux.org/android_translation_layer.git (read-only, click to copy) |
|---|---|
| Package Base: | android_translation_layer |
| Description: | A translation layer for running Android apps on a Linux system |
| Upstream URL: | https://gitlab.com/android_translation_layer/android_translation_layer |
| Licenses: | GPL-3.0-or-later |
| Submitter: | txtsd |
| Maintainer: | txtsd (smiley) |
| Last Packager: | smiley |
| Votes: | 3 |
| Popularity: | 0.030384 |
| First Submitted: | 2024-11-02 19:55 (UTC) |
| Last Updated: | 2026-04-09 23:52 (UTC) |
@txtsd Thanks for adding me! I’ll review the package and its related components, bring them up to date, and let you know which additional packages I’ll need co-maintainer access to.
@smiley I added you as co-maintainer. Please see if you can get this package and its related family up-to-date. Let me know which specific other packages you need co-maintainer on to get this done.
Skia is no longer necessary: https://gitlab.com/android_translation_layer/android_translation_layer/-/merge_requests/128
Hi txtsd, actually it's bionic_translation that's failing to build.
INFO: autodetecting backend as ninja
INFO: calculating backend command to run: /usr/bin/ninja -C /home/me/.cache/yay/bionic_translation/src/build
ninja: Entering directory `/home/me/.cache/yay/bionic_translation/src/build'
[1/1] Linking target libc_bio.so.0
FAILED: libc_bio.so.0
cc -o libc_bio.so.0 libc_bio.so.0.p/libc_libc.c.o libc_bio.so.0.p/libc_libc-chk.c.o libc_bio.so.0.p/libc_libc-math.c.o libc_bio.so.0.p/libc_libc-misc.c.o libc_bio.so.0.p/libc_libc-musl.c.o libc_bio.so.0.p/libc_libc-signal.c.o libc_bio.so.0.p/libc_libc-stdio.c.o libc_bio.so.0.p/libc_libc-sha1.c.o libc_bio.so.0.p/libc_libc-open-overrides.c.o -Wl,--allow-shlib-undefined -shared -fPIC -Wl,-soname,libc_bio.so.0 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -fuse-ld=mold -flto=auto -march=native -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -flto=auto '-Wl,-rpath,$ORIGIN/' -Wl,--start-group libwrapper.a libpthread_bio.so.0 -Wl,--defsym,__fe_dfl_env=-1 -Wl,-wrap,_IO_file_xsputn -Wl,--no-as-needed /home/me/.cache/yay/bionic_translation/src/build/libpthread_bio.so.0 /usr/lib/libbsd.so /usr/lib/libunwind.so -lm -Wl,--end-group
mold: error: --defsym: undefined symbol: -1
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
Aborting...
-> error making: bionic_translation-exit status 4
-> Failed to install the following packages. Manual intervention is required:
bionic_translation - exit status 4
edit: my bad, I was able to build this one with pkgctl build. xD
I had to build each dependency, one by one, in pkgctl build, apart from art_standalone that failed in pkgctl build. I installed this one with makepkg -si.
After that, I could go back to android_translation_layer dir, and install it as well with makepkg -si. Phew!
edit2: after everything is installed, I'm still missing some libraries mh?
File "/usr/lib/java/dex/art/natives/libjavacore.so" from package "art_standalone" is missing dependency "liblog.so"
File "/usr/lib/java/dex/art/natives/libjavacore.so" from package "art_standalone" is missing dependency "libbase.so"
File "/usr/lib/java/dex/art/natives/libjavacore.so" from package "art_standalone" is missing dependency "libziparchive.so"
File "/usr/lib/java/dex/art/natives/libjavacore.so" from package "art_standalone" is missing dependency "liblog.so"
File "/usr/lib/java/dex/art/natives/libnativehelper.so" from package "art_standalone" is missing dependency "liblog.so"
File "/usr/lib/java/dex/art/natives/libopenjdk.so" from package "art_standalone" is missing dependency "liblog.so"
File "/usr/lib/java/dex/art/natives/libopenjdk.so" from package "art_standalone" is missing dependency "libbase.so"
File "/usr/lib/java/dex/art/natives/libopenjdk.so" from package "art_standalone" is missing dependency "liblog.so"
File "/usr/lib/java/dex/art/natives/libopenjdk.so" from package "art_standalone" is missing dependency "libart.so"
File "/usr/lib/java/dex/art/natives/libopenjdk.so" from package "art_standalone" is missing dependency "libartbase.so"
File "/usr/lib/java/dex/art/natives/libopenjdk.so" from package "art_standalone" is missing dependency "libbase.so"
File "/usr/lib/java/dex/art/natives/libopenjdkjvm.so" from package "art_standalone" is missing dependency "libart.so"
File "/usr/lib/java/dex/art/natives/libopenjdkjvm.so" from package "art_standalone" is missing dependency "libartbase.so"
File "/usr/lib/java/dex/art/natives/libopenjdkjvm.so" from package "art_standalone" is missing dependency "libbase.so"
edit3: added art.conf containing /usr/lib/art in /etc/ld.so.conf.d. looks good now :-)
when i run android-translation-layer i find error of missing shared libraries
android-translation-layer --help android-translation-layer: error while loading shared libraries: libart.so: cannot open shared object file: No such file or directory
Show your error logs.
Mh, I can't even build this in a clean chroot with pkgctl build.
"Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. ==> ERROR: A failure occurred in build(). Aborting... -> Failed to install layer, rolling up to next layer.error:error making: art_standalone - exit status 4
.......
-> Failed to install the following packages. Manual intervention is required: android_translation_layer-git - exit status 8 art_standalone - exit status 4"