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

Adndroid builders won't build anything #633

Closed
jdm opened this issue Apr 13, 2017 · 0 comments
Closed

Adndroid builders won't build anything #633

jdm opened this issue Apr 13, 2017 · 0 comments

Comments

@jdm
Copy link
Member

@jdm jdm commented Apr 13, 2017

[armeabi] Gdbserver      : [arm-linux-androideabi-4.9] libs/armeabi/gdbserver
install -p /home/servo/android/ndk/r12b/android-ndk-r12b/prebuilt/android-arm/gdbserver/gdbserver ./libs/armeabi/gdbserver
[armeabi] Gdbsetup       : libs/armeabi/gdb.setup
echo "set solib-search-path ./obj/local/armeabi" > ./libs/armeabi/gdb.setup
echo "directory /home/servo/android/ndk/r12b/android-ndk-r12b/platforms/android-18/arch-arm/usr/include jni /home/servo/android/ndk/r12b/android-ndk-r12b/sources/cxx-stl/system" >> ./libs/armeabi/gdb.setup
[armeabi] Prebuilt       : libmain.so <= jni/armeabi/
cp -f jni/armeabi/libmain.so obj/local/armeabi/libmain.so
[armeabi] Install        : libmain.so => libs/armeabi/libmain.so
install -p ./obj/local/armeabi/libmain.so ./libs/armeabi/libmain.so
/home/servo/android/ndk/r12b/android-ndk-r12b/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-strip --strip-unneeded  ./libs/armeabi/libmain.so
Copying the file "libc++_shared.so" to "/home/servo/buildbot/slave/android/build/target/arm-linux-androideabi/debug/apk/libs/armeabi/libc++_shared.so"
Error while updating the project with the android command
Cleaning up from previous packaging
Packaging Android exited with return value 1

The best guess we have is #618 is the cause. We should revert it and redeploy.

bors-servo added a commit that referenced this issue Apr 13, 2017
Revert "Update android build tools."

This reverts commit d298017.

fixes #633

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/saltfs/634)
<!-- Reviewable:end -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

1 participant
You can’t perform that action at this time.