Git Product home page Git Product logo

Comments (3)

veselinas avatar veselinas commented on June 11, 2024

It actually fails in this stable version too:
cargo 1.77.1 (e52e360 2024-03-26)
release: 1.77.1
commit-hash: e52e360
commit-date: 2024-03-26
host: aarch64-apple-darwin
libgit2: 1.7.2 (sys:0.18.2 vendored)
libcurl: 8.4.0 (sys:0.4.70+curl-8.5.0 system ssl:(SecureTransport) LibreSSL/3.3.6)
ssl: OpenSSL 1.1.1w 11 Sep 2023
os: Mac OS 14.3.0 [64-bit]

from cargo.

ehuss avatar ehuss commented on June 11, 2024

It looks like vsock does not support macOS. Types like SOCK_CLOEXEC are linux-specific. I understand it can be a little confusing looking at docs.rs when there are platform-specific cfg items. It defaults to showing documentation for linux. You can click the "Platform" link at the top of docs.rs, and select aarch64-apple-darwin to see the documentation for your platform. There you can see that those types don't exist.

from cargo.

veselinas avatar veselinas commented on June 11, 2024

Thank you very much for confirming this and for the insights!

from cargo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.