homebrew-fb
homebrew-fb copied to clipboard
OS X Homebrew formulas to install Meta open source software
MacOSX Monterey on an MBP 2015. Python is in my path: ``` /Users/iustus/Library/Python/3.11/bin /Users/iustus/Library/Python/3.11/bin /usr/local/opt/[email protected]/libexec/bin /usr/local/bin/python /usr/bin/python3/ /Library/Frameworks/Python.framework/Versions/3.11/bin /Users/iustus/Library/Python/3.11/bin /Users/iustus/Library/Python/3.11/bin /usr/local/opt/[email protected]/libexec/bin /usr/local/bin/python /usr/bin/python3/ /Library/Frameworks/Python.framework/Versions/3.11/bin /usr/local/bin/python3 /Users/iustus/Library/Python/3.11/bin /Users/iustus/Library/Python/3.11/bin /usr/local/opt/[email protected]/libexec/bin /usr/local/bin/python /usr/bin/python3/...
Hi. I'm trying to install idb_companion on my Intel Mac mini Appium server. I did the brew tap Facebook/fb brew install idb-companion But it failed and I get ** BUILD...
==> ./idb_build.sh idb_companion build /usr/local/Cellar/idb-companion/1.1.7 Last 15 lines from /Users/802619/Library/Logs/Homebrew/idb-companion/02.idb_build.sh: export LANG\=en_US.US-ASCII clang -x objective-c -target x86_64-apple-macos10.14 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-cache-path\=/tmp/idb-companion-20220528-17302-18ndc52/idb-1.1.7/build/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/tmp/idb-companion-20220528-17302-18ndc52/idb-1.1.7/build/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module...
The following build commands failed: RuleScriptExecution /tmp/idb-companion-20211212-2191-wgl76j/idb-1.1.5/build/Build/Intermediates.noindex/idb_companion.build/Debug/idbGRPC.build/DerivedSources/idb.pb.h /tmp/idb-companion-20211212-2191-wgl76j/idb-1.1.5/build/Build/Intermediates.noindex/idb_companion.build/Debug/idbGRPC.build/DerivedSources/idb.pb.cc /tmp/idb-companion-20211212-2191-wgl76j/idb-1.1.5/build/Build/Intermediates.noindex/idb_companion.build/Debug/idbGRPC.build/DerivedSources/idb.grpc.pb.h /tmp/idb-companion-20211212-2191-wgl76j/idb-1.1.5/build/Build/Intermediates.noindex/idb_companion.build/Debug/idbGRPC.build/DerivedSources/idb.grpc.pb.cc /tmp/idb-companion-20211212-2191-wgl76j/idb-1.1.5/proto/idb.proto normal x86_64
==> Downloading https://github.com/facebook/idb/archive/v1.1.7.tar.gz Already downloaded: /Users/eranor/Library/Caches/Homebrew/downloads/9ebddb8f7cf976779831a10ff3e7ef3a1693aa7c320dc522feff83bba8aaefe2--idb-1.1.7.tar.gz ==> Installing idb-companion from facebook/fb ==> pod install ==> ./idb_build.sh idb_companion build /usr/local/Cellar/idb-companion/1.1.7 Last 15 lines from /Users/eranor/Library/Logs/Homebrew/idb-companion/02.idb_build.sh: CompileC /tmp/idb-companion-20220331-3371-s4haes/idb-1.1.7/build/Build/Intermediates.noindex/FBSimulatorControl.build/Debug/FBSimulatorControl.build/Objects-normal/x86_64/FBSimulatorVideoStream.o /tmp/idb-companion-20220331-3371-s4haes/idb-1.1.7/FBSimulatorControl/Framebuffer/FBSimulatorVideoStream.m normal x86_64 objective-c...
I'm getting this error when i tried to install . I read the github page of https://github.com/facebook/idb there's nothing about it. /Library/Logs/Homebrew/idb-companion/02.idb_build.sh: '' '\#\ Copy\ headers' 'mkdir\ -p\ \$\{BUILT_PRODUCTS_DIR\}/\$\{PRODUCT_NAME\}' 'cp\...
When i tried to install idb companion on WSL(windows subsystem for linux) using following command **brew install idb-companion** it is throwing the following issue please help me out to fix...
The bottled buck 2021.01.12.01 seems to be broken: ``` $ brew install buck Updating Homebrew... ==> Auto-updated Homebrew! Updated Homebrew from 99991bbc6 to d8a659f5d. No changes to formulae. ==> Downloading...
Not sure you can do anything about this but an FYI in case others come looking: `brew update` started responding with `Error: Fetching /usr/local/Homebrew/Library/Taps/facebook/homebrew-fb failed!` recently. I believe this is...