Skip to content
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

Android 5.1, arm, tvstock: Failed to build package * #980

Open
deermichel opened this issue Jun 29, 2023 · 2 comments
Open

Android 5.1, arm, tvstock: Failed to build package * #980

deermichel opened this issue Jun 29, 2023 · 2 comments
Labels

Comments

@deermichel
Copy link

deermichel commented Jun 29, 2023

Issue description:

I'm trying to build the tvstock package for SDK level 22, arm arch. That fails due to some problem with the com.google.android.configupdater pkg. I'm on macOS.

Reproduction Steps:

What I did:

$ git clone git@github.com:opengapps/opengapps.git
$ ./download_sources.sh --shallow arm
$ make arm-22-tvstock

Console output

Generating Open GApps tvstock package for arm with API level 22...
Cleaning build area: /Users/deermichel/Desktop/opengapps/build/arm/22/tvstock
ERROR: No fallback available. Failed to build package com.google.android.configupdater

I'm new to this, so let me know if the problem is me :)

@deermichel
Copy link
Author

Ok it's a broader problem, not only configupdater - when I remove that pkg from the buildtarget, it gives me the same error for the next package in the list.

@deermichel deermichel changed the title Android 5.1, arm, tvstock: Failed to build package com.google.android.configupdater Android 5.1, arm, tvstock: Failed to build package * Jun 29, 2023
@deermichel
Copy link
Author

No problems on Ubuntu, this seems to be macOS specific.

@osm0sis osm0sis added the bug label Jul 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants