Skip to content

VPP Build Error Issue for single container Image #173

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

Open
abhi-gup-code opened this issue Apr 23, 2025 · 0 comments
Open

VPP Build Error Issue for single container Image #173

abhi-gup-code opened this issue Apr 23, 2025 · 0 comments

Comments

@abhi-gup-code
Copy link

abhi-gup-code commented Apr 23, 2025

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

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