Skip to content

VPP Build Error Issue for single container Image #173

@abhi-gup-code

Description

@abhi-gup-code

As outined in the instruction, I did the following:

a) git clone --recurse-submodules https://github.com/sonic-net/sonic-buildimage.git
b) make init
c) make configure PLATFORM=vpp
d) NOBULLSEYE=1 NOBUSTER=1 make SONIC_BUILD_JOBS=4 target/docker-sonic-vpp.gz Note: this is not tested and could be broken, which will be fixed later. In the meantime, use branch prior-to-build-change for single container image build.

Step (d) fails so I resort to the branch prior-to-build-change

sonic-buildimage/platform/vpp$ git branch --v
main 36a9915 Add vpp_version file and use it builds (#169)

Now here according to the instructions I do

make sonic

The build fails here:

FAIL LOG START ] [ target/debs/bookworm/vpp-plugin-core_main-release_amd64.deb-install ]
Build start time: Wed Apr 23 18:16:12 UTC 2025
Selecting previously unselected package vpp-plugin-core.
(Reading database ... 228653 files and directories currently installed.)
Preparing to unpack .../vpp-plugin-core_main-release_amd64.deb ...
Unpacking vpp-plugin-core (25.06-rc0~136-g27d6d551c) ...
dpkg: dependency problems prevent configuration of vpp-plugin-core:
vpp-plugin-core depends on libnl-route-3-200 (>= 3.7.0); however:
Version of libnl-route-3-200:amd64 on system is 3.5.0-1.

dpkg: error processing package vpp-plugin-core (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
vpp-plugin-core
[ FAIL LOG END ] [ target/debs/bookworm/vpp-plugin-core_main-release_amd64.deb-install ]

Any help would be appreciated.
thanks,
Abhi

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