Checklist
alr version
.Describe the bug
aws 24 crate fails to build on Windows:
aws
(ex: utilada_aws),The error reported in ada-lang.io forum is the same as the one when you submit a crate and the automated build system tries to validate the submitted crate: it fails when linking the awsres
binary.
To Reproduce
Steps to reproduce the behavior:
alr with aws
on a fresh install on WindowsExpected Behavior
it builds.
alr
version
alr version: 2.1.0-dev
libalire version: 2.1.0-dev
compilation date: 2024-06-30 09:12:58
compiled with version: 14.1.0
alr
logs
make[1]: Entering directory '/c/Users/runneradmin/AppData/Local/alire/cache/builds/aws_24.0.0_2b75fe6d/76ffc400ad3402a54fb70c8123b2c7e3ca05994d4ebde43aa84bc3b5eaa2e888/tools/wsdl2aws-templates'
../../.build/x86_64-w64-mingw32/debug/static/tools/awsres \
-r wsdl2aws_templates \
-o ../../.build/x86_64-w64-mingw32/common/src \
*.tad[sb] *.macros
AWSRes - Resource Creator v1.3
creating s-main.tadb
Cannot create embedded resource file
make[1]: *** [Makefile:20: gen-templates] Error 1
make[1]: Leaving directory '/c/Users/runneradmin/AppData/Local/alire/cache/builds/aws_24.0.0_2b75fe6d/76ffc400ad3402a54fb70c8123b2c7e3ca05994d4ebde43aa84bc3b5eaa2e888/tools/wsdl2aws-templates'
make: *** [Makefile:220: gen-templates] Error 2
stderr: Command ["make", "all", "ENABLE_SHARED=false"] exited with code 2
ERROR: Command ["make", "all", "ENABLE_SHARED=false"] exited with code 2```
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too