> 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 user 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. -- Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-teaclave-sgx-sdk/issues/456#issuecomment-2096310315 You are receiving this because you are subscribed to this thread. Message ID: <apache/incubator-teaclave-sgx-sdk/issues/456/2096310...@github.com>