Windows build artifacts error #6
Labels
No labels
bug
claude:done
claude:failed
claude:in-progress
claude:ready
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Catcrafts/Crafter.Build#6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The workflow hasn't produced a windows artifact in a while now and keeps having errors, it should be fixed so that the windows artifacts compile
Build Windows x86-64-v2 (mingw)30s
In file included from /root/.cache/crafter.build/external/Crafter.Asset-ee67459bba379f81/lib/gdeflate/libdeflate/lib/utils.c:36:
/usr/x86_64-w64-mingw32/include/stdlib.h:616:54: error: expected identifier or '('
616 | __MINGW_EXTENSION unsigned __int64 __cdecl _rotr64(unsigned __int64 _Val,int _Shift);
| ^
/usr/x86_64-w64-mingw32/include/stdlib.h:616:54: error: expected ')'
/usr/x86_64-w64-mingw32/include/stdlib.h:616:46: note: to match this '('
616 | __MINGW_EXTENSION unsigned __int64 __cdecl _rotr64(unsigned __int64 _Val,int _Shift);
| ^
/root/.cache/crafter.build/external/Crafter.Asset-ee67459bba379f81/lib/gdeflate/libdeflate/lib/../common/compiler_gcc.h:216:23: note: expanded from macro '_rotr64'
216 | #define _rotr64(x,n) ((x>>n) + (x<<(64-n)))
| ^
In file included from /root/.cache/crafter.build/external/Crafter.Asset-ee67459bba379f81/lib/gdeflate/libdeflate/lib/utils.c:36:
/usr/x86_64-w64-mingw32/include/stdlib.h:616:46: error: expected ')'
616 | __MINGW_EXTENSION unsigned __int64 __cdecl _rotr64(unsigned __int64 _Val,int _Shift);
| ^
/root/.cache/crafter.build/external/Crafter.Asset-ee67459bba379f81/lib/gdeflate/libdeflate/lib/../common/compiler_gcc.h:216:30: note: expanded from macro '_rotr64'
216 | #define _rotr64(x,n) ((x>>n) + (x<<(64-n)))
| ^
/usr/x86_64-w64-mingw32/include/stdlib.h:616:46: note: to match this '('
/root/.cache/crafter.build/external/Crafter.Asset-ee67459bba379f81/lib/gdeflate/libdeflate/lib/../common/compiler_gcc.h:216:22: note: expanded from macro '_rotr64'
216 | #define _rotr64(x,n) ((x>>n) + (x<<(64-n)))
| ^
3 errors generated.
claude:claim:dd9cc601-74bb-4709-8504-94a97490d60e
[progress]
[progress]
[progress]
[progress]
[progress]
[progress]
[progress]
[progress]
PR opened: #7