Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed build fboss #206

Open
sdivcom-dotcom opened this issue Jul 22, 2024 · 0 comments
Open

Failed build fboss #206

sdivcom-dotcom opened this issue Jul 22, 2024 · 0 comments

Comments

@sdivcom-dotcom
Copy link

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

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

No branches or pull requests

1 participant