[52381] trunk/dports/devel/boost

Joshua Root jmr at macports.org
Mon Jun 15 08:58:10 PDT 2009


On 2009-6-16 01:23, David Evans wrote:
> MacPorts 1.7.1 doesn't like
> 
> build.cmd        bjam [portbuild::build_getmakejobs]

Indeed, and nox just fixed it. Note that portbuild::build_getmakejobs is
an internal procedure that was never intended to be used from portfiles.
It was apparently used in boost because build.jobs can be 0, and that
procedure is what converts 0 to the number of CPU cores in the machine.

I'm just about to make a commit to trunk that will make build.jobs
always be a directly usable number.

- Josh


More information about the macports-dev mailing list