On 2020/07/15 16:21, Martin wrote: > The main goal is to build cmake from -current ports which on some step > depends on py3-sphinx. > > py3-sphinx automated build with its py3-* dependencies doesnt' work. > When try to build all the dependencies manually: py3-docutils builds, but > py3-babel looking for python-3.7.8 instead of python-3.8.0 installed. Build > fails finally. > > Does somebody know any recipe to build it out? > > Martin
I'm not sure what you're doing that is different to anyone else, but this and python which you mentioned before do build reliably, we do several full builds of all ports per week on i386, amd64, and probably also sparc64, aarch64 and there are no problems with these, which points at some kind of config problem with your setup. Make sure you update the full ports tree, and don't have old copies of things in ports/mystuff, and sudo or doas are configured to pass environment variables through.
