MacPorts 2.6.0-beta1 & LibcxxOnOlderSystems

Joshua Root jmr at macports.org
Mon Sep 2 22:17:31 UTC 2019


On 2019-9-3 05:15 , Bjarne D Mathiesen wrote:
> I've just installed MacPorts 2.6.0-beta1 from scratch on actual iron :
> my Core 2 Duo Mac Mini.
> 
> The time-stamped log is here :
>     https://macports.mathiesen.info/logs/bootstrap.log
> 
> It's still not working correctly :
> 
> --->  Activating xar @1.6.1_0
> x ./
> x ./+COMMENT
> x ./+CONTENTS
> x ./+DESC
> x ./+PORTFILE
> x ./+STATE
> x ./macports/
> x ./macports/bin/
> x ./macports/include/
> x ./macports/lib/
> x ./macports/share/
> x ./macports/share/man/
> x ./macports/share/man/man1/
> x ./macports/share/man/man1/xar.1.gz
> x ./macports/lib/libxar.1.dylib
> x ./macports/lib/libxar.a
> x ./macports/lib/libxar.dylib
> x ./macports/lib/libxar.la
> x ./macports/include/xar/
> x ./macports/include/xar/xar.h
> x ./macports/bin/xar
> --->  Cleaning xar
> --->  Removing work directory for xar
> Error: Follow https://guide.macports.org/#project.tickets to report a bug.
> Error: Processing of port bash failed
> 
> 
> #=> port -cuNv install bash
> --->  Computing dependencies for bash....................................
> --->  Dependencies to be installed: clang-8.0 cmake py37-sphinx
> py37-alabaster py37-setuptools py37-babel py37-tz py37-docutils
> py37-roman py37-imagesize py37-jinja2 py37-markupsafe py37-packaging
> py37-attrs py37-parsing py37-six py37-pygments pygments_select
> py37-requests py37-certifi py37-chardet py37-idna py37-urllib3
> py37-snowballstemmer py37-sphinxcontrib-applehelp
> py37-sphinxcontrib-devhelp py37-sphinxcontrib-htmlhelp
> py37-sphinxcontrib-jsmath py37-sphinxcontrib-qthelp
> py37-sphinxcontrib-serializinghtml sphinx_select
> py37-sphinxcontrib-websupport cmake libomp llvm-8.0
> Error: Follow https://guide.macports.org/#project.tickets to report a bug.
> Error: Processing of port bash failed
> root at 0125000629 21:12:06 ~

The important information is what each port thinks its dependencies are.
It looks like you might be installing cmake with +docs? That adds a
bunch of deps that aren't bootstrap-proof.

- Josh


More information about the macports-dev mailing list