Package Details: android-ndk r26.d-1

Git Clone URL: https://aur.archlinux.org/android-ndk.git (read-only, click to copy)
Package Base: android-ndk
Description: Android C/C++ developer kit
Upstream URL: https://developer.android.com/ndk/
Licenses: GPL, custom, LGPL
Replaces: android-ndk64
Submitter: sergej
Maintainer: migrev
Last Packager: migrev
Votes: 281
Popularity: 1.59
First Submitted: 2009-06-26 09:29 (UTC)
Last Updated: 2024-04-25 09:03 (UTC)

Dependencies (15)

Sources (2)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 17 Next › Last »

jayeffkay commented on 2017-04-04 12:59 (UTC)

It seems the root cause of my problem was not what android-ndk I used but rather I needed to install https://aur.tuna.tsinghua.edu.cn/packages/ncurses5-compat-libs and then https://aur.archlinux.org/packages/libtinfo to get android-ndk to find libtinfo.so.5.

xyproto commented on 2017-04-04 12:38 (UTC)

@jayeffkay If an archive fails to extract, it's usually caused by a full partition. Could it be that the partition is full?

jayeffkay commented on 2017-04-04 11:58 (UTC)

I was using the android-ndk download via Android studio plugin, but got "ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/clang: error while loading shared libraries: libtinfo.so.5: cannot open shared object file: No such file or directory", so I ended up here with the presumption that this is the android-ndk to use with arch linux. But I get Packages (1) android-ndk-r14.b-1 Total Installed Size: 2708.83 MiB :: Proceed with installation? [Y/n] (1/1) checking keys in keyring [######################] 100% (1/1) checking package integrity [######################] 100% (1/1) loading package files [######################] 100% (1/1) checking for file conflicts [######################] 100% (1/1) checking available disk space [######################] 100% :: Processing package changes... (1/1) installing android-ndk [######################] 100% error: could not extract /opt/android-ndk/platforms/android-24/arch-mips/usr/libr6/libm.a (Lzma library error: No progress is possible) error: problem occurred while installing android-ndk Source /etc/profile.d/android-ndk.sh or login again to add the Android NDK tools to your path. error: could not commit transaction error: failed to commit transaction (transaction aborted) Errors occurred, no packages were upgraded. when trying to install package. Any idea why this is? I must add that I am not overly confident in arch linux.

xyproto commented on 2017-01-25 11:40 (UTC)

@farseerfc will at next release, thx (really an upstream issue to use a weird versioning scheme, though)

farseerfc commented on 2017-01-07 07:44 (UTC)

pacman thinks r13b < r13 < r13.b according to `man pacman` and `man vercmp`. Please use a version schema like "r13" -> "r13.a" -> "r13.b" so not to confuse pacman.

xyproto commented on 2016-09-21 13:49 (UTC)

@Deadwolfst, looks like you are out of disk space

Deadwolfst commented on 2016-09-14 08:56 (UTC)

android-ndk-r12b/source.properties: Write failed android-ndk-r12b/python-packages/adb/device.py: Write failed android-ndk-r12b/python-packages/adb/__init__.py: Write failed android-ndk-r12b/python-packages/adb/setup.py: Write failed android-ndk-r12b/python-packages/NOTICE: Write failed android-ndk-r12b/python-packages/gdbrunner/__init__.py: Write failed android-ndk-r12b/python-packages/repo.prop: Write failed android-ndk-r12b/CHANGELOG.md: Write failed android-ndk-r12b/ndk-build: Write failed bsdtar: Error exit delayed from previous errors. ==> ERROR: Failed to extract android-ndk-r12b-linux-x86_64.zip Aborting... ==> ERROR: Makepkg was unable to build android-ndk.

wongsyrone commented on 2016-06-22 06:50 (UTC)

r12 has been released.

francescortiz commented on 2016-06-18 13:33 (UTC)

RELEASE.txt was included starting from ndk r5, and it seems it has been removed on r11: https://github.com/tensorflow/tensorflow/issues/1468#issuecomment-196133186 It seems buck is the problem.

xyproto commented on 2016-06-08 11:16 (UTC)

Problems with and comments about libtinfo5 can be posted here: https://aur.archlinux.org/packages/libtinfo5/ kageurufu, RELEASE.TXT is not provided by upstream. What is it supposed to contain? To me, this sounds like a problem with buck, not this package.