AnacondaRecipes / AnacondaRecipesSync

Repo of submodules for organizing and executing sync with AnacondaRecipes
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Build order - linux #1

Open msarahan opened 6 years ago

msarahan commented 6 years ago

Prereqs:

package list below

jakirkham commented 6 years ago

There's some repeating of bcolz and numpy in there. Also seeing that with cython. There may be other repeats. Do we know why that is? Guessing they are not suppose to be there.

msarahan commented 6 years ago

this is probably just a bug in the "collapsing" code that tries to resolve which recipe produces a given metadata object. I'm not worried about repeats right now. A little inefficiency is OK. We'll also use --skip-existing, so these won't actually get built multiple times. As long as the package is built before anything needs it, we're fine.

msarahan commented 6 years ago

re-computed graph with latest conda-build. looking better, but may still be a bit weird. This was computed by creating the graph from repodata.json on linux, then reducing that graph to only the nodes matching the list of stuff from CF's collection of what uses toolchain.