Git Product home page Git Product logo

conan-config's People

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

conan-config's Issues

problem with build dependencies

When i try build cura from source i still get this error

protobuf/3.17.1: Not found in local cache, looking in remotes...
protobuf/3.17.1: Trying with 'ultimaker'...
ERROR: Failed requirement 'protobuf/3.17.1' from 'conanfile.py (cura-build-environment/None)'
ERROR: 429: status code: 429, reason phrase: You have reached your monthly quota for Data Transfer. To continue and start enjoying unlimited transfer, upgrade your subscription. [Remote: ultimaker]
CMake Error at build/conan.cmake:540 (message):
Conan install failed='1'
Call Stack (most recent call first):
build/conan.cmake:882 (old_conan_cmake_install)
cmake/conan.cmake:15 (conan_cmake_run)
CMakeLists.txt:17 (include)

it seems like link in remotes txt reach download quota

"ultimaker https://peer23peer.jfrog.io/artifactory/api/conan/ultimaker-conan True"

Build on macOS 13 for 12 and lower

To build on macOS 13 for 12 or lower, you need to add

[env]
ac_cv_func_mkfifoat=no
ac_cv_func_mknodat=no

to the conan default config. This is due to libSystem changes in 13 that are not present previously.

This might need to be added to conan upstream, but I wanted to at least post it here for current builds since we are version locked to conan 1.56 currently anyhow.

These settings won't hurt older version of macOS, so they could be set to macOS only. I also recommend setting them globally, right now I believe this will only affect cpython, but if other depends link against libSystem and detect those symbols it'll also case issues at runtime on older macOS releases.

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.