First time building - failing on UvGetAddrInfoTest.FailedLookup test #8104
|
I am trying to do a build of allwpilib. When I run It looks like there's a build scan thing setup to make sharing the terminal output easy. Here's the link. https://scans.gradle.com/s/nvokytth4klga I have gotten the same result on Linux and Windows (dual booting on the same physical PC). The build scan above is from building in Windows. I am doing the build inside 2025 WPILib VS Code. Is the error something I haven't setup correctly or an existing bug in the project? |
Answered by
PeterJohnson
Jul 21, 2025
Replies: 2 comments 3 replies
|
I see this too, it appears to be due to the local ISP "helpfully" resolving what should be an invalid name. |
0 replies
Answer selected by
AustinShalit
|
How should I handle it on my end to get a successful build? |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I see this too, it appears to be due to the local ISP "helpfully" resolving what should be an invalid name.