You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesatee.apache.org by GitBox <gi...@apache.org> on 2019/12/06 01:35:03 UTC

[GitHub] [incubator-mesatee] litongxin1991 opened a new issue #130: sgxlib-kms target can only cache the build results after the second build

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@mesatee.apache.org
For additional commands, e-mail: dev-help@mesatee.apache.org