Skip to content
This repository has been archived by the owner on Aug 14, 2022. It is now read-only.

Does the build work right now? #142

Open
johnburkey opened this issue Jan 21, 2022 · 2 comments
Open

Does the build work right now? #142

johnburkey opened this issue Jan 21, 2022 · 2 comments

Comments

@johnburkey
Copy link

I get this:

/Users/johnburkey/Library/Android/sdk/ndk/21.4.7075529/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/arm-linux-androideabi/bin/ld.gold: error: symbol __aeabi_atexit has undefined version LIBC_PRIVATE
/Users/johnburkey/Library/Android/sdk/ndk/21.4.7075529/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/arm-linux-androideabi/bin/ld.gold: error: symbol __aeabi_atexit has undefined version LIBC_N
external/jemalloc_new/src/android_je_iterate.c:91: error: undefined reference to 'pthread_atfork'
external/jemalloc_new/src/jemalloc.c:1367: error: undefined reference to 'pthread_atfork'
bionic/libc/bionic/libc_init_common.cpp:105: error: undefined reference to 'pthread_atfork'

@Guang1234567
Copy link

Guang1234567 commented Feb 17, 2022

@johnburkey

  • delete /Library/Developer/CommandLineTools

  • check is xcode self CommandLineTools

❯ xcode-select --print-path
/Applications/Xcode.app/Contents/Developer

@Guang1234567
Copy link

Guang1234567 commented Feb 17, 2022

0001-tmp patch

Patch here, rename suffix from ".png" to ".patch".

Pass on macOS 10.15.7

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants