CMake FetchContent_Populate stalls forever on Cygwin as of recently

Daniel's Avatar

Daniel

12 Dec, 2021 09:48 PM

Hello friends,

Until very recently (two weeks ago), everything was fine. We use CMake to build our C++ code, and within it, we use the FetchContent module to clone remote dependencies from Github (in particular, the Google Test framework).

As of recently, this step of the build now stalls forever with no output, see e.g., https://ci.appveyor.com/project/DanielLiamAnderson/parlaylib/builds/41862456/job/09af54dume2wk04y

Strangely, however, this only happens when building inside of Cygwin. We have other jobs that use MSVS, and WSL, and an entire set of tests on Ubuntu that run on Github Actions, that all work perfectly. Only Cygwin builds on Appveyor are running into this issue. We have not pushed any changes to the Appveyor configuration recently, and indeed, even builds that previous succeeded as of two weeks ago are failing if re-ran. Was any change made to Appveyor since then that could have caused an issue? Or is it possible that something in Cygwin was changed in the last few weeks that could have been a problem?

Reply to this discussion

Internal reply

Formatting help / Preview (switch to plain text) No formatting (switch to Markdown)

Attaching KB article:

»

Attached Files

You can attach files up to 10MB

If you don't have an account yet, we need to confirm you're human and not a machine trying to post spam.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac

 

01 Oct, 2024 04:27 PM
26 Sep, 2024 03:49 PM
26 Sep, 2024 09:02 AM
25 Sep, 2024 07:07 PM
24 Sep, 2024 08:39 PM
24 Sep, 2024 06:47 AM