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? |
Beta Was this translation helpful? Give feedback.
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. |
Beta Was this translation helpful? Give feedback.
-
How should I handle it on my end to get a successful build? |
Beta Was this translation helpful? Give feedback.
I see this too, it appears to be due to the local ISP "helpfully" resolving what should be an invalid name.