chaotic-aur / packages

Read-only mirror of Chaotic-AUR's main repository. Issues and bug reports welcome! 📑
https://gitlab.com/chaotic-aur/pkgbuilds
GNU General Public License v3.0
337 stars 19 forks source link

[Request] android_translation_layer-git #3398

Open os-guy opened 1 week ago

os-guy commented 1 week ago

Packages

https://aur.archlinux.org/pkgbase/android_translation_layer-git ... https://aur.archlinux.org/pkgbase/art_standalone ... ... https://aur.archlinux.org/pkgbase/bionic_translation ... ... https://aur.archlinux.org/pkgbase/bsd-compat-headers ... ... https://aur.archlinux.org/pkgbase/wolfssl-jni ... https://aur.archlinux.org/pkgbase/skia-sharp-atl ... https://aur.archlinux.org/pkgbase/libopensles-standalone

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 image

xiota commented 1 week ago

@txtsd Help with art_standalone would be appreciated. Don't know reason for this error. Log is 29MiB uncompressed. art_standalone.log.gz

trouble writing output: excess write of 8
make: *** [build/core/host_dalvik_java_library.mk:105: out/host/common/obj/JAVA_LIBRARIES/core-all-hostdex_intermediates/classes.dex] Error 2
make: *** Waiting for unfinished jobs....
txtsd commented 1 week ago

@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 Build log for art_standalone-git: https://github.com/txtsd/ankylosaurus/actions/runs/12111200039/job/33762725969

You can inquire about the build error in the matrix channel: https://matrix.to/#/#android-translation-layer:matrix.org

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. EDIT2: Lead dev says they've never seen that error.

txtsd commented 1 week ago

Is there a CI log that can be linked to?

dr460nf1r3 commented 1 week ago

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: https://aur.chaotic.cx/deploy-log

xiota commented 1 day ago

git version fails to build. "stable" version succeeds, but upstream doesn't appear to have any actual releases yet.

txtsd commented 20 hours ago

If the -git version is failing because of git-lfs, it just needs to run again.

xiota commented 13 hours ago

Last attempt failed while building tests. Didn't see any clear error messages. Will try again later.

txtsd commented 7 hours ago

I will also rebuild today and see where it is failing.

xiota commented 6 hours ago

@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