You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/04/26 13:06:57 UTC

[GitHub] [arrow-rs] alamb opened a new issue #226: Fix MIRI build on CI

alamb opened a new issue #226:
URL: https://github.com/apache/arrow-rs/issues/226


   *Note*: migrated from original JIRA: https://issues.apache.org/jira/browse/ARROW-11714
   
   the MIRI check doesn't even compile anymore:
   
   {code}
   
      Compiling criterion v0.3.4
      Compiling h2 v0.3.0
      Compiling tower v0.4.5
      Compiling hyper v0.14.4
   error[E0463]: can't find crate for `tracing`
     --> /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.4/src/lib.rs:68:1
      |
   68 | extern crate tracing;
      | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
   
   error: aborting due to previous error
   {code}


-- 
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



[GitHub] [arrow-rs] alamb commented on issue #226: Fix MIRI build on CI

Posted by GitBox <gi...@apache.org>.
alamb commented on issue #226:
URL: https://github.com/apache/arrow-rs/issues/226#issuecomment-839946001


   dupe of #224 


-- 
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



[GitHub] [arrow-rs] alamb closed issue #226: Fix MIRI build on CI

Posted by GitBox <gi...@apache.org>.
alamb closed issue #226:
URL: https://github.com/apache/arrow-rs/issues/226


   


-- 
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