Closed tkelman closed 9 years ago
Ah, good catch. The OSX test build was failing because I hadn't cleaned it since we got the new Homebrew GCC bottles. If you remember, the way the buildbot is structured, we have "build" builders, and "package" builders. The "build" builders compile Julia and run make testall
. If all of those builders pass, then we package that commit and deploy it to AWS. If any builders fail however, we don't package it for anyone as that commit likely has an issue.
I've cleaned and restarted the latest OSX test build, so we should see new binaries pushed out soon.
Nice, things are chugging along now. If they current builds are successful we can close this.
There was some suitesparse breakage and some LLVM breakage, and currently some win64 test-only breakage, but no automatic Windows nightlies have started off a downstream commit for several days. I think the last automatic one was before you added the clean/nuke options?