jeremyd2019
jeremyd2019
On the queue page, there is no real indication there is another list after the giant pending package updates list. [On discord](https://discord.com/channels/792780131906617355/794220101741838401/862601186849849352), @elieux suggested adding ids to the lists, but...
Updating all llvm packages in one go would cause the normal CI job to exceed the 6 hour limit on jobs on hosted runners. This splits the `build` job from...
From build of mingw-w64-freecad (https://github.com/msys2-arm/msys2-autobuild/actions/runs/8575422878/job/23504484155#step:11:6142): ``` CMake Error at C:/msys64/clangarm64/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find Python (missing: Python_EXECUTABLE Interpreter) (found suitable version "3.11.8", minimum required is "3") Reason given by package:...
Steps to reproduce: * install artifacts from msys2/MSYS2-packages#4858 * notice msys-2.0.dll.debug is only 18KB (not nearly large enough to have debug info) * attempt to debug something Expected results: get...
https://github.com/msys2/msys2-pacman/blob/761a878373f16db3c1825d1e8eea4c5167c36057/scripts/libmakepkg/tidy/strip.sh.in#L221-L232 I think this is an oversight in the rebasing that was done in #45. I haven't yet actually seen it cause a problem, but I think it would fail...
uchar.h was added in Cygwin version 3.5.0. Unfortunately, the last version of Cygwin that supported i686 was 3.3.6, and I think 3.4 was the last version that supported Windows 7,...
Updating core packages (specifically pacman.exe and msys-2.0.dll I think) results in oddly-named files in the "recycle bin" directory (see https://github.com/msys2/msys2-runtime/blob/abcb3c6c0f330ac7568956b2be6bf3376517bb56/winsup/cygwin/syscalls.cc#L342). These files don't ever seem to get cleaned up, or...