msys2 / MINGW-packages

Package scripts for MinGW-w64 targets to build under MSYS2.
https://packages.msys2.org
BSD 3-Clause "New" or "Revised" License
2.28k stars 1.21k forks source link

mingw-w64-clang-x86_64-python-dulwich dulwich.exe corrupted #21582

Closed jeremyd2019 closed 2 months ago

jeremyd2019 commented 2 months ago

Description / Steps to reproduce the issue

  1. pacman -S mingw-w64-clang-x86_64-python-dulwich
  2. /clang64/bin/dulwich.exe

Expected behavior

Executable runs

Actual behavior

$ /clang64/bin/dulwich.exe
bash: /clang64/bin/dulwich.exe: cannot execute binary file: Exec format error

Verification

Windows Version

MSYS_NT-10.0-22631

MINGW environments affected

Are you willing to submit a PR?

yes

jeremyd2019 commented 2 months ago

Looked at this because of package-grokker errors on that file.

jeremyd2019 commented 2 months ago

Just rebuilding python-dulwich doesn't seem to have helped.