Skip to content

[BUG] Broken symlinks in android-ndk - r23b #1671

@a4z

Description

@a4z

Description

There are broken symlinks in at least the Mac package, but maybe also the Linux one

for example the file toolchains/llvm/prebuilt/darwin-x86_64/aarch64-linux-android/bin/as

ls -l toolchains/llvm/prebuilt/darwin-x86_64/aarch64-linux-android/bin/as
lrwxr-xr-x  1 a4z  staff  149 Sep 30 00:54 toolchains/llvm/prebuilt/darwin-x86_64/aarch64-linux-android/bin/as -> /Volumes/Android/buildbot/src/android/ndk-release-r23/out/darwin/android-ndk-r23b/toolchains/llvm/prebuilt/darwin-x86_64/bin/aarch64-linux-android-as

as you can see, the link goes to /Volumes/Android/buildbot/src/....

there might be more

The reason why this is a problem is that this broke packaging of the android-ndk for the conan center
see
conan-io/conan-center-index#8168

so r23b currently exists just for Windows on the conan center index

Affected versions

r23

Canary version

No response

Host OS

Mac

Host OS version

MacOS 12.1

Affected ABIs

armeabi-v7a, arm64-v8a, x86, x86_64

Build system

Other (specify below)

Other build system

all

minSdkVersion

not effected

Device API level

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions