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

v21.10.mlnx bluefield build broken. #43

Open
nagorny opened this issue Dec 15, 2021 · 0 comments
Open

v21.10.mlnx bluefield build broken. #43

nagorny opened this issue Dec 15, 2021 · 0 comments

Comments

@nagorny
Copy link

nagorny commented Dec 15, 2021

v21.10.mlnx branch bluefield build seems to be broken:

Expected Behavior

Normally it should be buildable

Current Behavior

make -j
Could not find any valid candidate for cross files: config/arm/arm64_bluefield_linux_native_gcc

ERROR: Cannot find specified cross file: config/arm/arm64_bluefield_linux_native_gcc
make[1]: *** [Makefile:172: /home/ubuntu/spdk_mlx/dpdk/build-tmp] Error 1
make: *** [/home/ubuntu/spdk_mlx/mk/spdk.subdirs.mk:44: dpdkbuild] Error 2

You refer to the file you create during CI probably:

./dpdkbuild/Makefile:DPDK_OPTS += --cross-file=config/arm/arm64_bluefield_linux_native_gcc
./.ci/dpdk_patch.sh:cat << EOF > dpdk/config/arm/arm64_bluefield_linux_native_gcc

Possible Solution

put this file into repository instead of generating it with the patching script or provide instructions how to build running
dpdk_patch.sh manually.

Steps to Reproduce

Try to build branch manually according to README on the bluefield

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