Hello I tested this with NewPipe but there is no internet.
Apparently /etc/ssl/certs/java/cacerts.bks needs to be present for internet to work but I don't know what provides that.
| Git Clone URL: | https://aur.archlinux.org/android_translation_layer-git.git (read-only, click to copy) |
|---|---|
| Package Base: | android_translation_layer-git |
| 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 |
| Conflicts: | android_translation_layer |
| Provides: | android_translation_layer |
| Submitter: | txtsd |
| Maintainer: | txtsd |
| Last Packager: | txtsd |
| Votes: | 5 |
| Popularity: | 0.079478 |
| First Submitted: | 2024-10-29 01:14 (UTC) |
| Last Updated: | 2025-09-23 11:19 (UTC) |
Hello I tested this with NewPipe but there is no internet.
Apparently /etc/ssl/certs/java/cacerts.bks needs to be present for internet to work but I don't know what provides that.
Why do I need that skia fork? It seems upstream does not use it...
host C: libcutils <= system/core/libcutils/trace-host.c
system/core/libcutils/trace-host.c:23:48: error: initializer element is not constant
23 | atrace_is_ready = ATOMIC_VAR_INIT(true);
| ^~~~~~~~~~~~~~~
make: *** [build/core/binary.mk:802: out/host/linux-x86/obj/SHARED_LIBRARIES/libcutils_intermediates/trace-host.o] Error 1
==> ERROR: A failure occurred in build().
Aborting...
-> error making: art_standalone-exit status 4
==> Making package: android_translation_layer-git r639.9b6c8db-1 (Sal 12 Ağu 2025 10:42:21)
==> Checking runtime dependencies...
==> Missing dependencies:
-> art_standalone
==> Checking buildtime dependencies...
==> ERROR: Could not resolve all dependencies.
-> error making: android_translation_layer-git-exit status 8
-> Failed to install the following packages. Manual intervention is required:
art_standalone - exit status 4
android_translation_layer-git - exit status 8
xAsh please report the latest build failure upstream.
How can I build it with 32bit libs?
Hi, thanks for maintaining this package and all its dependencies! I'm currently unable to build it: https://pastebin.com/raw/GSqrr2rP
@txtsd got it. I was thinking about flatpak, but wasn't able to find it, so I thought it doesn't exist. After searching a bit more, I've found it, thanks for helping.
If you can't replace wolfssl with wolfssl-jni, you might be better off running the ATL flatpak instead.
@txtsd the issue is not with an update, but with the initial the installation.
@Damgaldo until arch's wolfssl updates, you can do yay -Syu foobar --ignore wolfssl-jni.
Pinned Comments
txtsd commented on 2024-10-30 11:25 (UTC)
This package works now. Depending on when you last built the dependencies, you might have to rebuild art_standalone-git and skia-sharp-atl-git. Then rebuild this package.