You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 2, 2020. It is now read-only.
~ $ brew install fb-adb
==> Using the sandbox
==> Downloading https://github.com/facebook/fb-adb/archive/1.4.4.tar.gz
Already downloaded: /Users/zhaoying/Library/Caches/Homebrew/fb-adb-1.4.4.tar.gz
==> ./autogen.sh
==> ../configure --prefix=/usr/local/Cellar/fb-adb/1.4.4
Last 15 lines from /Users/zhaoying/Library/Logs/Homebrew/fb-adb/02.configure:
checking the archiver (ar) interface... ar
checking for ppoll... no
checking for signalfd4... no
checking for dup3... no
checking for mkostemp... yes
checking for kqueue... yes
checking for pipe2... no
checking for ptsname... yes
checking for accept4... no
checking for fopencookie... no
checking for funopen... yes
checking for clock_gettime... yes
checking for execvpe... no
configure: error: could not find Android cross-compiler for i686-pc-linux-android
configure: error: ../../stub-x86/configure failed for stub-x86
~ $ brew install fb-adb
==> Using the sandbox
==> Downloading https://github.com/facebook/fb-adb/archive/1.4.4.tar.gz
Already downloaded: /Users/zhaoying/Library/Caches/Homebrew/fb-adb-1.4.4.tar.gz
==> ./autogen.sh
==> ../configure --prefix=/usr/local/Cellar/fb-adb/1.4.4
Last 15 lines from /Users/zhaoying/Library/Logs/Homebrew/fb-adb/02.configure:
checking the archiver (ar) interface... ar
checking for ppoll... no
checking for signalfd4... no
checking for dup3... no
checking for mkostemp... yes
checking for kqueue... yes
checking for pipe2... no
checking for ptsname... yes
checking for accept4... no
checking for fopencookie... no
checking for funopen... yes
checking for clock_gettime... yes
checking for execvpe... no
configure: error: could not find Android cross-compiler for i686-pc-linux-android
configure: error: ../../stub-x86/configure failed for stub-x86
READ THIS: https://git.io/brew-troubleshooting
If reporting this issue please do so at (not Homebrew/brew):
https://github.com/Homebrew/homebrew-core/issues
The whole configure log from /Library/Logs/Homebrew/fb-adb/02.configure is here:
https://gist.github.com/liontree/8835fcb64b3147ef825dac31568bc4ab
Anybody could help me? Thanks:-)