android-nixpkgs icon indicating copy to clipboard operation
android-nixpkgs copied to clipboard

ndk-29-0-14206865-29.0.14206865 fails on aarch64-linux

Open RossComputerGuy opened this issue 4 months ago • 0 comments

auto-patchelf: 4 dependencies could not be satisfied
error: auto-patchelf could not satisfy dependency libc_musl.so wanted by /nix/store/hgmgvd1ws1711x8ld0hgvgh9jd2bgh1n-ndk-29-0-14206865-29.0.14206865/toolchains/llvm/prebuilt/linux-x86_64/musl/lib/aarch64-unknown-linux-musl/libc++.so
error: auto-patchelf could not satisfy dependency libc_musl.so wanted by /nix/store/hgmgvd1ws1711x8ld0hgvgh9jd2bgh1n-ndk-29-0-14206865-29.0.14206865/toolchains/llvm/prebuilt/linux-x86_64/lib/aarch64-unknown-linux-musl/libc++abi.so
error: auto-patchelf could not satisfy dependency libc_musl.so wanted by /nix/store/hgmgvd1ws1711x8ld0hgvgh9jd2bgh1n-ndk-29-0-14206865-29.0.14206865/toolchains/llvm/prebuilt/linux-x86_64/lib/aarch64-unknown-linux-musl/libc++.so
error: auto-patchelf could not satisfy dependency libc_musl.so wanted by /nix/store/hgmgvd1ws1711x8ld0hgvgh9jd2bgh1n-ndk-29-0-14206865-29.0.14206865/toolchains/llvm/prebuilt/linux-x86_64/lib/aarch64-unknown-linux-musl/libunwind.so
auto-patchelf failed to find all the required dependencies.
Add the missing dependencies to --libs or use `--ignore-missing="foo.so.1 bar.so etc.so"`

RossComputerGuy avatar Oct 13 '25 21:10 RossComputerGuy