Chore/upgrade builder to latest Rust SDK#2375
Conversation
8dd1980 to
fa690ea
Compare
4aed061 to
834ed19
Compare
|
The rust_test above works for me with the specified image - so I'm suspicious that 1.0.27 has been updated / diverged. Looking into it ... |
|
Hmm that's not it: |
5d687b4 to
6633d95
Compare
|
It compiles just fine. Only has the warning. I removed it FYI: apache/teaclave-sgx-sdk#209 |
|
@j16r Oops, turns out I forgot to bump the image version in circle config. I think it will build OK now. One point to note - I removed compiler-rt. See: apache/teaclave-sgx-sdk#209 I don’t know if that’s there because it was copypasta in the original Makefile, or if we decided we needed it for some reason. We can put this back and live with the warning if you prefer? |
|
Yeah I had pushed commits to do all those things and it was still failing (looks like you force pushed over them). |
|
@j16r Ah dammit. Didnt know you were comitting to this also. Any way you can pull and merge so we can get your commits in too? |
|
It's fine, your commits do the same thing. |
34b6906 to
624435c
Compare
c2fdec2 to
8d5c609
Compare
Note: blocked by this issue
apache/teaclave-sgx-sdk#209