Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

*-pc-windows-gnu target CI is broken #40

Closed
Hpmason opened this issue Oct 15, 2023 · 0 comments · Fixed by #54
Closed

*-pc-windows-gnu target CI is broken #40

Hpmason opened this issue Oct 15, 2023 · 0 comments · Fixed by #54
Labels
bug Something isn't working
Milestone

Comments

@Hpmason
Copy link
Owner

Hpmason commented Oct 15, 2023

GitHub Actions for x86_64-pc-windows-gnu and i686-pc-windows-gnu are failing again. The following error message occurs during the Set Up MinGW step of the CI workflow:

Remove-Item: D:\a\_temp\9873c7c8-4f3e-4a8c-9439-180e50978186.ps1:140
Line |
 140 |          Remove-Item (Join-Path $mingw_lib 'libpthread.dll.a')
     |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     | Cannot find path
     | 'C:\ProgramData\chocolatey\lib\mingw\tools\install\mingw64\x86_64-w64-mingw32\lib\libpthread.dll.a' because it
     | does not exist.

Error: Process completed with exit code 1.

Examples of failed CI can be found in the #34 PR

@Hpmason Hpmason added the bug Something isn't working label Oct 15, 2023
@Hpmason Hpmason added this to the v0.4.0 milestone Nov 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant