Windows build artifacts error #7

Closed
catbot wants to merge 1 commit from claude/issue-6 into master
Member

Resolves #6 via autonomous claude-podman run.

Resolves #6 via autonomous claude-podman run.
pin Crafter.Asset to mingw-rotr64 fix commit so Windows CI builds
Some checks failed
CI / build-test-release (pull_request) Has been cancelled
86fce525c7
The CI's mingw cross-compile (--target=x86_64-w64-mingw32) has been
failing for a while at lib/gdeflate/libdeflate/lib/utils.c, where
libdeflate's compiler_gcc.h defines _rotr* as macros before mingw's
<stdlib.h> can declare them as functions. The fix is in
Catcrafts/Crafter.Asset PR #1 (commit 021ced6); pin to that SHA so
the Windows artifact jobs unblock immediately rather than waiting on
master-tracking + a merge race. Once the upstream PR is merged and
master is confirmed to carry the fix, the pin can be removed.

Adds an optional commit arg to resolveDep so the existing
"track-master" call site for Crafter.Math is unchanged.

Refs Catcrafts/Crafter.Build#6.
jorijnvdgraaf closed this pull request 2026-05-27 04:34:14 +02:00
Some checks failed
CI / build-test-release (pull_request) Has been cancelled

Pull request closed

Sign in to join this conversation.
No description provided.