Closed koddr closed 4 years ago
That step can take a very long time because it's compiling the whole toolchain. If you're seeing CPU usage, it's not stuck.
@FiloSottile Hi!
I know that, but waiting about 2 hours on MacBook Pro early 2015. What's compiling? Hadron Collider? 😉
Just to confirm @koddr's experience — on my MacBook Pro (Retina, 15-inch, Mid 2014) the compilation also takes 'several hours', so that seems to be the rule, not the exception. But eventually, it will finish.
My build of the new v0.9.9 on a MacBook Pro (13-inch, 2017) with a 3.1 GHz Dual-Core Intel Core i5 took 36 minutes. Several hours seems like a lot...
My build of the new v0.9.9 on a MacBook Pro (15-inch, 2016) with a 2.6 GHz Intel Core i7 took 45 minutes.
There is now a pre-built bottle for Catalina, built through GitHub actions making it likely I will keep updating it, and make is again running parallelized, so builds should be much faster (twice as fast on my machine).
in case someone gets here looking for some info, it took around 20mins for me MBP 15 2019, not bad
MBP M1 Pro base model took no longer than 20 mins
My OS:
macOS 10.14.6
After run
brew install FiloSottile/musl-cross/musl-cross
:But process is stuck on this line:
I wait about 2 hours and nothing happen.
What I miss? How to install homebrew-musl-cross?