Skip to content

Instantly share code, notes, and snippets.

@radical
Created May 30, 2018 16:51
Show Gist options
  • Save radical/84445399a1ca3b58969991a9e650cf5d to your computer and use it in GitHub Desktop.
Save radical/84445399a1ca3b58969991a9e650cf5d to your computer and use it in GitHub Desktop.
Target "_BuildAndroidRuntimes: (TargetId:1831)" in file "/mnt/jenkins/workspace/xamarin-anroid-linux-pr-builder/xamarin-android/src/monodroid/monodroid.targets" from project "/mnt/jenkins/workspace/xamarin-anroid-linux-pr-builder/xamarin-android/src/monodroid/monodroid.csproj" (target "_BuildRuntimes" depends on it):
Building target "_BuildAndroidRuntimes" completely.
Output file "/mnt/jenkins/workspace/xamarin-anroid-linux-pr-builder/xamarin-android/bin/Debug/lib/xamarin.android/xbuild/Xamarin/Android/lib//armeabi-v7a/libmono-android.debug.so" does not exist.
Set Property: _AppAbi=armeabi-v7a x86
Set Property: _NdkBuildArgs=CONFIGURATION=Debug SGEN_BRIDGE_VERSION=5 MONO_PATH="/mnt/jenkins/workspace/xamarin-anroid-linux-pr-builder/xamarin-android/external/mono"
Task "WriteLinesToFile" (TaskId:1244)
Task Parameter:File=jni/Application.mk (TaskId:1244)
Task Parameter:Lines=APP_ABI := armeabi-v7a x86 (TaskId:1244)
Task Parameter:Overwrite=True (TaskId:1244)
Done executing task "WriteLinesToFile". (TaskId:1244)
Task "Exec" (TaskId:1245)
Task Parameter:Command=/home/builder/android-toolchain/ndk/ndk-build CONFIGURATION=Debug SGEN_BRIDGE_VERSION=5 MONO_PATH="/mnt/jenkins/workspace/xamarin-anroid-linux-pr-builder/xamarin-android/external/mono" NDK_LIBS_OUT=./libs/Debug NDK_OUT=./obj/Debug V=1 (TaskId:1245)
/home/builder/android-toolchain/ndk/ndk-build CONFIGURATION=Debug SGEN_BRIDGE_VERSION=5 MONO_PATH="/mnt/jenkins/workspace/xamarin-anroid-linux-pr-builder/xamarin-android/external/mono" NDK_LIBS_OUT=./libs/Debug NDK_OUT=./obj/Debug V=1 (TaskId:1245)
make[1]: Entering directory `/mnt/jenkins/workspace/xamarin-anroid-linux-pr-builder/xamarin-android/src/monodroid' (TaskId:1245)
rm -f ./libs/Debug/arm64-v8a/* ./libs/Debug/armeabi/* ./libs/Debug/armeabi-v7a/* ./libs/Debug/mips/* ./libs/Debug/mips64/* ./libs/Debug/x86/* ./libs/Debug/x86_64/* (TaskId:1245)
rm -f ./libs/Debug/arm64-v8a/gdbserver ./libs/Debug/armeabi/gdbserver ./libs/Debug/armeabi-v7a/gdbserver ./libs/Debug/mips/gdbserver ./libs/Debug/mips64/gdbserver ./libs/Debug/x86/gdbserver ./libs/Debug/x86_64/gdbserver (TaskId:1245)
rm -f ./libs/Debug/arm64-v8a/gdb.setup ./libs/Debug/armeabi/gdb.setup ./libs/Debug/armeabi-v7a/gdb.setup ./libs/Debug/mips/gdb.setup ./libs/Debug/mips64/gdb.setup ./libs/Debug/x86/gdb.setup ./libs/Debug/x86_64/gdb.setup (TaskId:1245)
make[1]: *** No rule to make target `jni/../../../external/Java.Interop/src/java-interop/java-interop-logger.c', needed by `obj/Debug/local/armeabi-v7a/objs/monodroid/__/__/__/external/Java.Interop/src/java-interop/java-interop-logger.o'. Stop. (TaskId:1245)
make[1]: Leaving directory `/mnt/jenkins/workspace/xamarin-anroid-linux-pr-builder/xamarin-android/src/monodroid' (TaskId:1245)
/mnt/jenkins/workspace/xamarin-anroid-linux-pr-builder/xamarin-android/src/monodroid/monodroid.targets(62,5): error MSB3073: The command "/home/builder/android-toolchain/ndk/ndk-build CONFIGURATION=Debug SGEN_BRIDGE_VERSION=5 MONO_PATH="/mnt/jenkins/workspace/xamarin-anroid-linux-pr-builder/xamarin-android/external/mono" NDK_LIBS_OUT=./libs/Debug NDK_OUT=./obj/Debug V=1" exited with code 2. [/mnt/jenkins/workspace/xamarin-anroid-linux-pr-builder/xamarin-android/src/monodroid/monodroid.csproj]
Done executing task "Exec" -- FAILED. (TaskId:1245)
Done building target "_BuildAndroidRuntimes" in project "monodroid.csproj" -- FAILED.: (TargetId:1831)
Done Building Project "/mnt/jenkins/workspace/xamarin-anroid-linux-pr-builder/xamarin-android/src/monodroid/monodroid.csproj" (default targets) -- FAILED.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment