Skip to content

Failed build fboss #206

@sdivcom-dotcom

Description

@sdivcom-dotcom

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions