Giter Site home page Giter Site logo

Comments (3)

NiklasEi avatar NiklasEi commented on July 17, 2024

It looks like the build step gets stuck between downloading dependencies and compiling them. The compile times themselves look normal.

2021-04-01T16:12:25.0569480Z   Downloaded ahash v0.7.2
2021-04-01T16:12:25.0672550Z   Downloaded cc v1.0.67
2021-04-01T16:12:25.0760620Z   Downloaded Inflector v0.11.4
2021-04-01T16:12:25.0898820Z   Downloaded async-executor v1.4.0
2021-04-01T18:31:08.0192370Z    Compiling libc v0.2.91
2021-04-01T18:31:08.0199130Z    Compiling proc-macro2 v1.0.24
2021-04-01T18:31:08.0200050Z    Compiling unicode-xid v0.2.1
2021-04-01T18:31:08.8948470Z    Completed unicode-xid v0.2.1 in 0.9s
2021-04-01T18:31:08.8949060Z    Compiling syn v1.0.65
2021-04-01T18:31:17.0937290Z    Completed libc v0.2.91 custom-build in 9.1s
2021-04-01T18:31:17.0947910Z    Completed syn v1.0.65 custom-build in 8.2s
2021-04-01T18:31:17.0956210Z    Compiling bitflags v1.2.1

from bevy_game_template.

NiklasEi avatar NiklasEi commented on July 17, 2024

The long macOS build times seem to be caused by the fact that I have a build script. The build finishes in ~10min without build.rs but takes up to several hours with an empty build script. Since there doesn't seem to be a way of defining a build script only for specific targets jet (rust-lang/cargo#4932), I'm kind of stuck with this issue.

from bevy_game_template.

NiklasEi avatar NiklasEi commented on July 17, 2024

To finally have reasonable macOS build times I am now deleting build.rs in a pre-build step of the macOS job (see 6ad9e81). Thanks, @mockersf for the idea.

from bevy_game_template.

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.