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

netbird: update to 0.31.0 [CAN'T BUILD AND TEST] #25256

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

wehagy
Copy link
Contributor

@wehagy wehagy commented Nov 5, 2024

Can't build and test

Maintainer: Oskari Rauta / @oskarirauta

Package architecture Target Subtarget Brand Model Hardware Version OpenWrt version
x86_64 x86 64 Duex DX B75ZG M.2 Intel LGA 1155 DDR3 n/a OpenWrt SNAPSHOT < change me >

Description

Additional information

x86_64 running as container with incus.
Compiled package with container sdk, and build openwrt image with container imagebuilder.

My repo with my automated build can be see here:

And my artifacts here:


My automated build and locally, is failing to build the x86_64 architecture with the errors:

 make[1] package/netbird/compile
 make[2] -C feeds/packages/lang/golang/golang host-compile
 make[2] -C package/toolchain clean-build
 make[2] -C package/toolchain compile
    ERROR: package/toolchain failed to build.
 make[2] -C package/kernel/linux clean-build
 make[2] -C package/kernel/linux compile
    ERROR: package/kernel/linux failed to build.
make -r package/netbird/compile: build failed. Please re-run make with -j1 V=s or V=sc for a higher verbosity level to see what's going on
make: *** [/builder/include/toplevel.mk:241: package/netbird/compile] Error 1

From what I've observed, this error seems to stem from an incompatibility between the Debian 11 and 12 versions in the buildbots.

For me, this is a blocker. Once this error is resolved, I will test and update this PR. In the meantime, if someone else tests it, please add your Tested-by here along with any other relevant information.

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

Successfully merging this pull request may close these issues.

1 participant