facebook / fbthrift

Facebook's branch of Apache Thrift, including a new C++ server.
Apache License 2.0
2.57k stars 608 forks source link

build failed with getdps.py on Mac OS 13.4 #557

Open faithk7 opened 1 year ago

faithk7 commented 1 year ago

Command run:

  1. ./build/fbcode_builder/getdeps.py install-system-deps --recursive fbthrift

  2. ./build/fbcode_builder/getdeps.py --allow-system-packages build fbthrift

Attached error log error_log.txt

Thanks a lot for your time and help!