Can't build for certain targets #2874
mycodedoesnotcompile2
started this conversation in
Building
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hello @briansmith,
Thanks for your great project.
I try to build the
adhammertool that now embedsringbut i have build failures for these targets:There are some different errors according to the targets but here are the main types:
For aarch64:
For MIPS and PowerPC:
For i586:
You can see the full build log here: https://github.com/mycodedoesnotcompile2/adhammer_prebuilt_binaries/actions/runs/30986300501
And for reference you can see the successful build logs using
opensslinstead ofringhere: https://github.com/mycodedoesnotcompile2/adhammer_prebuilt_binaries/actions/runs/30743072831/job/91483844590Thanks.
All reactions