[52381] trunk/dports/devel/boost

David Evans devans at macports.org
Mon Jun 15 08:23:04 PDT 2009


nox at macports.org wrote:
>
> Revision
>     52381 <http://trac.macports.org/changeset/52381>
> Author
>     nox at macports.org
> Date
>     2009-06-15 06:47:58 -0700 (Mon, 15 Jun 2009)
>
>
>       Log Message
>
> boost (closes #18963, #19834):
>  * Update to 1.39.0.
>  * Use versioned names for the libraries to enable +st and +debug.
>  * Rename +docs variant to +doc for consistency.
>  * Fix documentation variant which was also installing libraries and tools.
>  * Remove darwin platform block as it's the only architecture supported by this port.
>  * Patch the darwin toolset to properly name libraries when creating them.
>  * Use python executable to get its site-packages directory.
>  * Enable universal support.
>  * Ignore any user-config.jam and site-config.jam which could change the build process.
>  * Properly configure the python Jam module when selecting a python* variant.
>  * Use buildmakejobs to speed up the building.
>  * Enable Boost.Random.
MacPorts 1.7.1 doesn't like

build.cmd		bjam [portbuild::build_getmakejobs]


devans% sudo port -d build boost
DEBUG: Found port in file:///opt/macports/trunk/dports//devel/boost
DEBUG: Changing to port directory: /opt/macports/trunk/dports/devel/boost
DEBUG: setting option os.universal_supported to yes
DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
DEBUG: invalid command name "portbuild::build_getmakejobs"
    while executing
"portbuild::build_getmakejobs"
    invoked from within
"build.cmd              bjam [portbuild::build_getmakejobs]"
    (file "Portfile" line 39)
    invoked from within
"source Portfile"
    invoked from within
"$workername eval source Portfile"
    (procedure "mportopen" line 46)
    invoked from within
"mportopen $porturl [array get options] [array get variations]"
Error: Unable to open port: invalid command name "portbuild::build_getmakejobs"






More information about the macports-dev mailing list