Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error compiling deltalake-aws #47

Open
wrn14897 opened this issue Nov 25, 2024 · 0 comments
Open

Error compiling deltalake-aws #47

wrn14897 opened this issue Nov 25, 2024 · 0 comments

Comments

@wrn14897
Copy link

Hi,

I got this error while trying to install qv on my mac

Last 15 lines from .../Library/Logs/Homebrew/qv/01.cargo:
help: there is a method `put_multipart` with a similar name, but with different arguments
   --> .../Library/Caches/Homebrew/cargo_cache/registry/src/index.crates.io-6f17d22bba15001f/object_store-0.9.1/src/lib.rs:573:5
    |
573 | /     async fn put_multipart(
574 | |         &self,
575 | |         location: &Path,
576 | |     ) -> Result<(MultipartId, Box<dyn AsyncWrite + Unpin + Send>)>;
    | |___________________________________________________________________^

Some errors have detailed explanations: E0046, E0053, E0308, E0407, E0425, E0599.
For more information about an error, try `rustc --explain E0046`.
error: could not compile `deltalake-aws` (lib) due to 11 previous errors
warning: build failed, waiting for other jobs to finish...
error: failed to compile `qv v0.9.3 (/private/tmp/qv-20241124-50953-ec4syb/qv-0.9.3)`, intermediate artifacts can be found at `/private/tmp/qv-20241124-50953-ec4syb/qv-0.9.3/target`.
To reuse those artifacts with a future compilation, set the environment variable `CARGO_TARGET_DIR` to that path.

If reporting this issue please do so at (not Homebrew/brew or Homebrew/homebrew-core):
  https://github.com/timvw/homebrew-tap/issues

with
Homebrew 4.4.6
rustc 1.82.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant