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 2022/04/29 19:13:34 UTC

[GitHub] [arrow-datafusion] timvw opened a new issue, #2383: Build fails

timvw opened a new issue, #2383:
URL: https://github.com/apache/arrow-datafusion/issues/2383

   **Describe the bug**
   Currently a "cargo build" fails with the following error:
   error[E0599]: no function or associated item named `from_str_unchecked` found for struct `proc_macro2::Literal` in the current scope
      --> /Users/timvw/.cargo/registry/src/github.com-1ecc6299db9ec823/quote-1.0.11/src/runtime.rs:301:41
   
   
   **To Reproduce**
   cargo build
   
   **Expected behavior**
   the build does not fail
   
   
   


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

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-datafusion] haoxins commented on issue #2383: Build fails

Posted by GitBox <gi...@apache.org>.
haoxins commented on issue #2383:
URL: https://github.com/apache/arrow-datafusion/issues/2383#issuecomment-1113980689

   https://github.com/apache/arrow-datafusion/issues/1498
   https://github.com/apache/arrow-datafusion/pull/1499
   https://github.com/apache/arrow-datafusion/pull/1523
   
   I think the only thing is to publish a new version on [crates.io](https://crates.io)


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

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-datafusion] timvw closed issue #2383: Build fails

Posted by GitBox <gi...@apache.org>.
timvw closed issue #2383: Build fails
URL: https://github.com/apache/arrow-datafusion/issues/2383


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

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-datafusion] timvw commented on issue #2383: Build fails

Posted by GitBox <gi...@apache.org>.
timvw commented on issue #2383:
URL: https://github.com/apache/arrow-datafusion/issues/2383#issuecomment-1113644624

   PEBKAC: was still working on outdated fork.


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

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org