You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@teaclave.apache.org by GitBox <gi...@apache.org> on 2020/04/16 12:00:35 UTC

[GitHub] [incubator-teaclave-sgx-sdk] clangenb opened a new issue #225: undefined reference to `__rust_maybe_catch_panic`

clangenb opened a new issue #225: undefined reference to `__rust_maybe_catch_panic`
URL: https://github.com/apache/incubator-teaclave-sgx-sdk/issues/225
 
 
   high there, I tried to upgrade from `v1.1.0` to `v.1.1.1`  and get the following error
   
   ```
   cp ./rust-sgx-sdk/compiler-rt/libcompiler-rt-patch.a ./lib
   ./lib/libenclave.a(substratee_worker_enclave-65e84a936368c742.substratee_worker_enclave.1358z1ty-cgu.14.rcgu.o): In function `sgx_tunittest::rsgx_unit_test':
   substratee_worker_enclave.1358z1ty-cgu.14:(.text._ZN13sgx_tunittest14rsgx_unit_test17h7ba717c3629629daE+0x4b): undefined reference to `__rust_maybe_catch_panic'
   collect2: error: ld returned 1 exit status
   ```
   
   I assume this might be a rust version thing. With which rust version is `v.1.1.1` confirmed to work?

----------------------------------------------------------------
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: notifications-unsubscribe@teaclave.apache.org
For additional commands, e-mail: notifications-help@teaclave.apache.org


[GitHub] [incubator-teaclave-sgx-sdk] clangenb closed issue #225: undefined reference to `__rust_maybe_catch_panic`

Posted by GitBox <gi...@apache.org>.
clangenb closed issue #225: undefined reference to `__rust_maybe_catch_panic`
URL: https://github.com/apache/incubator-teaclave-sgx-sdk/issues/225
 
 
   

----------------------------------------------------------------
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: notifications-unsubscribe@teaclave.apache.org
For additional commands, e-mail: notifications-help@teaclave.apache.org


[GitHub] [incubator-teaclave-sgx-sdk] clangenb commented on issue #225: undefined reference to `__rust_maybe_catch_panic`

Posted by GitBox <gi...@apache.org>.
clangenb commented on issue #225: undefined reference to `__rust_maybe_catch_panic`
URL: https://github.com/apache/incubator-teaclave-sgx-sdk/issues/225#issuecomment-614636225
 
 
   sorry did not read the readme carefull enough. works with `nightly-2020-03-12`

----------------------------------------------------------------
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: notifications-unsubscribe@teaclave.apache.org
For additional commands, e-mail: notifications-help@teaclave.apache.org