[Android-tools-devel] Bug#827215: android-sdk: llvm-rs-cc is missing
Chirayu Desai
chirayu at cdesai.in
Mon Jun 13 19:25:36 UTC 2016
Package: android-sdk
Version: 24.3.3+2
Severity: grave
Justification: renders package unusable
Dear Maintainers,
I'm trying to build a sample app with the SDK by running 'gradle build'. App is available at [1].
After putting in the files mentioned in Bug #827214, the next failure is:
Execution failed for task ':compileDebugRenderscript'.
> llvm-rs-cc is missing
llvm-rs-cc is the Renderscript [2] compiler.
The source is available at [3]:
A temporary, dirty workaround is to run
touch /usr/lib/android-sdk/build-tools/23.0.2/llvm-rs-cc
which satisfies the file check.
This should allow most apps to build, as they don't usually use Renderscript.
[1]: https://gitlab.com/cde/AndroidHelloWorld
[2]: https://en.wikipedia.org/wiki/Renderscript
[3]: http://anonscm.debian.org/cgit/android-tools/android-platform-frameworks-compile.git/
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.6.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages android-sdk depends on:
ii android-sdk-build-tools 23.0.2+2
ii android-sdk-common 24.3.3+2
ii android-sdk-platform-tools 23.0.0+2
ii libgl1-mesa-glx 11.2.2-1
ii libosmesa6 11.2.2-1
ii libswt-gtk-3-java 3.8.2-3
ii proguard 5.2.1-4
android-sdk recommends no packages.
android-sdk suggests no packages.
-- debconf-show failed
More information about the Android-tools-devel
mailing list