Skip to content

Instantly share code, notes, and snippets.

@ferjm
Created October 2, 2018 14:17
Show Gist options
  • Save ferjm/0fe53182bd5a6f91f6dca6333070b2cd to your computer and use it in GitHub Desktop.
Save ferjm/0fe53182bd5a6f91f6dca6333070b2cd to your computer and use it in GitHub Desktop.
> Task :servoview:ndkbuildcompileMainArmv7ReleaseNdk
[armeabi-v7a] Install : libc++_shared.so => /home/ferjm/dev/mozilla/servo/target/armv7-linux-androideabi/release/apk/jniLibs/armeabi-v7a/libc++_shared.so
[armeabi-v7a] Install : libsimpleservo.so => /home/ferjm/dev/mozilla/servo/target/armv7-linux-androideabi/release/apk/jniLibs/armeabi-v7a/libsimpleservo.so
[armeabi-v7a] Install : libgstreamer_android.so => /home/ferjm/dev/mozilla/servo/target/armv7-linux-androideabi/release/apk/jniLibs/armeabi-v7a/libgstreamer_android.so
error: invalid file path '/home/ferjm/dev/mozilla/servo/target/gradle/servoview/intermediates/manifests/aapt/main/armv7Release/output.json'.
error: invalid file path '/home/ferjm/dev/mozilla/servo/target/gradle/servoview/intermediates/manifests/aapt/main/armv7Release/AndroidManifest.xml'.
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':servoview:verifyMainArmv7ReleaseResources'.
> java.util.concurrent.ExecutionException: java.util.concurrent.ExecutionException: com.android.builder.internal.aapt.v2.Aapt2Exception: AAPT2 error: check logs for details
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 14s
59 actionable tasks: 3 executed, 56 up-to-date
Packaging Android exited with return value 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment