As noticed in recent CI runs: https://github.com/PyWavelets/pywt/actions/runs/13011362250/job/36289627702
The logs are quite verbose with pip backtracking a lot and displaying a lot of links (don't know why; that usually happens when CIBW_BUILD_VERBOSITY is set to 3, but we've set it to 2), but the error is that the compiler cc can't compile programs – it's probably broken, or these failures were just flakes.
As noticed in recent CI runs: https://github.com/PyWavelets/pywt/actions/runs/13011362250/job/36289627702
The logs are quite verbose with
pipbacktracking a lot and displaying a lot of links (don't know why; that usually happens whenCIBW_BUILD_VERBOSITYis set to 3, but we've set it to 2), but the error is that the compilercccan't compile programs – it's probably broken, or these failures were just flakes.