Kailai-Wang commented on issue #456: URL: https://github.com/apache/incubator-teaclave-sgx-sdk/issues/456#issuecomment-2103502317
> > I'm trying to apply newer intel-sdk version to v2.0.0 branch and this problem seems to occur again with intel-sdk-2.21, I'm referring to this [dexlabs' version](https://gitlab.com/Kailai/incubator-teaclave-sgx-sdk/-/commit/1b80455857b16fef02348a5b6db01f2888a49fd5) on `v2.0.0-sgx-emm` branch > > It seems I'll get `Unexpected` error with or without this fix. > > To reproduce this, simply change the TOML dep to: > > ``` > > sgx_crypto = { git = "https://gitlab.com/dexlabs/incubator-teaclave-sgx-sdk", rev = "1b80455857b16fef02348a5b6db01f2888a49fd5", default-features = false, features = ["ucrypto"] } > > ``` > > @Kailai-Wang Thanks for reporting, I am the maintainer for DEX Labs' fork. I am not sure that if I have rebased @volcano0dr fix to our fork. I will take a look and reply to you. Meanwhile, you are welcome to check it and report issues to the gitlab issues. Thank you, that would definitely help! I tried [my branch](https://github.com/Kailai-Wang/incubator-teaclave-sgx-sdk/tree/v2.0.0-sdk-2.21) (which includes the sgx_rand fix) but it didn't seem to work either :( -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@teaclave.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@teaclave.apache.org For additional commands, e-mail: notifications-h...@teaclave.apache.org