2.1.7 build fail on linux #3414
-
When I try to build the 2.1.7 on linux, it failure with the following information, and building pass with 2.1.5. who can give me some suggetion. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
Install libnuma-dev. @nibanks I think this is worth fixing, we hit the same issue in our stress tests dotnet/runtime#81706, @wfurt relevant comment: dotnet/runtime#81706 (comment) |
Beta Was this translation helpful? Give feedback.
-
Are you 100% sure you're building 2.1.7 and not main? I just double checked and AFAICT we did not backport the libnuma stuff to 2.1. Yes, main has a new dependency there, but it shouldn't be in 2.1. |
Beta Was this translation helpful? Give feedback.
Are you 100% sure you're building 2.1.7 and not main? I just double checked and AFAICT we did not backport the libnuma stuff to 2.1. Yes, main has a new dependency there, but it shouldn't be in 2.1.