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

Remove mingw-w64-i686-python-numpy from mingw32 build #5445

Merged
merged 1 commit into from
Nov 17, 2024

Conversation

rwgk
Copy link
Collaborator

@rwgk rwgk commented Nov 17, 2024

mingw-w64-i686-python-numpy does not seem to exist anymore:

Last successful: Sat, 16 Nov 2024 18:25:21 GMT

First failure: Sat, 16 Nov 2024 21:43:28 GMT

Installing additional packages through pacman...
  C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\setup-msys2\msys2.cmd -c "'pacman' '--noconfirm' '-S' '--needed' '--overwrite' '*' 'git' 'mingw-w64-i686-gcc' 'mingw-w64-i686-python-pip' 'mingw-w64-i686-python-numpy' 'mingw-w64-i686-cmake' 'mingw-w64-i686-make' 'mingw-w64-i686-python-pytest' 'mingw-w64-i686-boost' 'mingw-w64-i686-catch'"
  error: target not found: mingw-w64-i686-python-numpy
  Error: The process 'C:\Windows\system32\cmd.exe' failed with exit code 1

Minor collateral fix (mingw64): warning: git-2.47.0-1 is up to date -- skipping

Description

Suggested changelog entry:

…em to exist anymore).

Last successful: Sat, 16 Nov 2024 18:25:21 GMT

First failure: Sat, 16 Nov 2024 21:43:28 GMT

```
Installing additional packages through pacman...
  C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\setup-msys2\msys2.cmd -c "'pacman' '--noconfirm' '-S' '--needed' '--overwrite' '*' 'git' 'mingw-w64-i686-gcc' 'mingw-w64-i686-python-pip' 'mingw-w64-i686-python-numpy' 'mingw-w64-i686-cmake' 'mingw-w64-i686-make' 'mingw-w64-i686-python-pytest' 'mingw-w64-i686-boost' 'mingw-w64-i686-catch'"
  error: target not found: mingw-w64-i686-python-numpy
  Error: The process 'C:\Windows\system32\cmd.exe' failed with exit code 1
```
@rwgk rwgk marked this pull request as ready for review November 17, 2024 19:46
@rwgk rwgk requested a review from henryiii as a code owner November 17, 2024 19:46
@rwgk
Copy link
Collaborator Author

rwgk commented Nov 17, 2024

@henryiii for awareness.

@rwgk rwgk merged commit 330aae5 into pybind:master Nov 17, 2024
81 checks passed
@rwgk rwgk deleted the mingw32_without_numpy branch November 17, 2024 19:47
@github-actions github-actions bot added the needs changelog Possibly needs a changelog entry label Nov 17, 2024
@rwgk rwgk removed the needs changelog Possibly needs a changelog entry label Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant