-
Notifications
You must be signed in to change notification settings - Fork 19
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
[Request] android_translation_layer-git #3398
Comments
@txtsd Help with
|
@xiota It built fine for me in chroot just now. I'm not sure what's different about your environment. Build log for art_standalone: https://github.com/txtsd/ankylosaurus/actions/runs/12114196057 You can inquire about the build error in the matrix channel: btw if you're doing android_translation_layer-git, you should also use the rest of the -git packages: EDIT1: The non -git packages don't have upstream tags so they're arbitrarily commit-tagged. |
Is there a CI log that can be linked to? |
I couldn't find one, which means @xiota likely did a local build. In general, all the deploy logs can be found on this page: |
git version fails to build. "stable" version succeeds, but upstream doesn't appear to have any actual releases yet. |
If the -git version is failing because of git-lfs, it just needs to run again. |
Last attempt failed while building tests. Didn't see any clear error messages. Will try again later. |
I will also rebuild today and see where it is failing. |
@txtsd Your help is appreciated. The depends have been added to chaotic-aur, in case you need to check for problems. Here's a build log android_translation_layer-git.log.gz |
@xiota I was able to build the whole -git stack in clean chroots. Unfortunately, using the dependencies from the chaotic-aur yields the same error as yours. |
Since you're using the non -git versions for the dependencies, might as well use the non -git android_translation_layer too. |
Hold on let me bump the commits up to current HEADs, and it should work. |
Okay pull the latest versions of art_standalone and android_translation_layer, and it should build. Please don't mix -git and non -git in the future, |
@txtsd If this is the case, the git packages should depends directly on the other git packages. Upon examination, following packages don't have tagged releases: android_translation_layer, art_standalone, bionic_translation, skia-sharp-atl, and libopensles-standalone. Will rebuild and revise repo packages later. Build server is currently back-logged. |
Same issue that I deal with. Are you sure that you installed all of theese packages? It was built perfectly fine on my Arch Linux after I installed all of theese. |
|
Packages
https://aur.archlinux.org/pkgbase/android_translation_layer-git
... https://aur.archlinux.org/pkgbase/art_standalone-git
... ... https://aur.archlinux.org/pkgbase/bionic_translation-git
... ... https://aur.archlinux.org/pkgbase/bsd-compat-headers
... ... https://aur.archlinux.org/pkgbase/wolfssl-jni
... https://aur.archlinux.org/pkgbase/skia-sharp-atl-git
... https://aur.archlinux.org/pkgbase/libopensles-standalone-git
Purpose
Android Translation Layer AKA ATL works as a translation layer as WINE but instead of translating the code between Windows and GNU/Linux API Requests, this program is aims to translate Android and GNU/Linux API Requests. So it basically runs Android Apps on GNU/Linux.
License
GPL-v3
More information
It can run NewPipe! :D (I couldn't find any further information to give :D)
Whatsapp Running through ATL - Reddit
Project Main Page - GitLab
The text was updated successfully, but these errors were encountered: