facebook / fboss

Facebook Open Switching System Software for controlling network switches.
Other
860 stars 295 forks source link

Failed build fboss #206

Open sdivcom-dotcom opened 2 months ago

sdivcom-dotcom commented 2 months ago

Hi, I have been building FBOSS following the instructions and I am not building the folly library. The error “[251/341] Building CXX object CMakeFiles/folly_base.dir/folly/folly/net/NetOps.cpp.o” is displayed. FAILED: CMakeFiles/folly_base.dir/folly/net/NetOps.cpp.o”. The rest is in the attached screenshot. I did everything according to the instructions https://github.com/facebook/fboss/tree/main/installer/debian-10-x86_64 The commands I entered one by one on my machine: sudo apt-get update sudo apt-get install git vim gcc m4 bison flex libssl-dev pkg-config build-essential zlib1g-dev libpython2.7-dev ninja-build cmake re2c -y git clone https://github.com/facebook/fboss export WITH_ASAN=1 export BENCHMARK_INSTALL=1 cd fboss/build/ ./fbcode_builder/getdeps.py install-system-deps --recursive fboss ./fbcode_builder/getdeps.py build --allow-system-packages fboss Снимок экрана от 2024-07-22 21-08-08