litongxin1991 opened a new issue #130: sgxlib-kms target can only cache the build results after the second build URL: https://github.com/apache/incubator-mesatee/issues/130 I think the reason may be that the sgxlib-kms will be compiled twice. One is for mesatee_services and the other is for functional_test. ``` find . -name libkms_proto* ./target/untrusted/release/deps/libkms_proto-a7be2c8b74ba8ed9.rlib ./target/untrusted/release/deps/libkms_proto-a7be2c8b74ba8ed9.rmeta ./target/trusted/release/deps/libkms_proto-59ba18a444583694.rmeta ./target/trusted/release/deps/libkms_proto-35647b5ef0f9d552.rlib ./target/trusted/release/deps/libkms_proto-35647b5ef0f9d552.rmeta ./target/trusted/release/deps/libkms_proto-59ba18a444583694.rlib ```
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
