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

Shot build fails locally on M1 with JDK 17 #287

Open
yschimke opened this issue Feb 19, 2022 · 1 comment
Open

Shot build fails locally on M1 with JDK 17 #287

yschimke opened this issue Feb 19, 2022 · 1 comment
Labels

Comments

@yschimke
Copy link

Expected behaviour

$ ./gradlew :shot-android:assembleDebug, :shot-android:assembleDebugAndroidTest

Works

Actual behaviour

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':shot-android:mergeDebugAndroidTestResources'.
> Multiple task action failures occurred:
   > A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
      > AAPT2 aapt2-4.1.3-6503028-osx Daemon #1: Daemon startup failed
        This should not happen under normal circumstances, please file an issue if it does.

Steps to reproduce

Run on Macbook Air or similar with M1

Version of the library

Current master - 3d9e0ee

@vyguera
Copy link

vyguera commented Mar 25, 2022

PR #292 provides support for this

@pedrovgs pedrovgs added the bug label Apr 23, 2022
@pedrovgs pedrovgs changed the title Shot build fails locally on M1 Shot build fails locally on M1 with JDK 17 Apr 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants