[MacPorts] #59220: git @ 2.23.0_1 +credential_osxkeychain "unexpected token: !tapi-tbd-v3" - build failure
MacPorts
noreply at macports.org
Thu Oct 10 20:51:40 UTC 2019
#59220: git @ 2.23.0_1 +credential_osxkeychain "unexpected token: !tapi-tbd-v3" -
build failure
---------------------+----------------------
Reporter: bjax | Owner: ci42
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.6.1
Resolution: | Keywords:
Port: git |
---------------------+----------------------
Comment (by kencu):
Bruce, I think this really should fix your problem:
{{{
sudo port -f uninstall ld64
sudo port -v install ld64 +ld64_xcode
}}}
please confirm that it has worked, by showing the output of:
{{{
port -v installed | grep ld64
}}}
and if you see the proper ld64 installed, clean and try your install again
without changing anything else fancy:
{{{
sudo port clean git
sudo -v install git
}}}
and if it fails, please post up a new log, and also the results of
{{{
port -v installed | grep ld64
}}}
--
Ticket URL: <https://trac.macports.org/ticket/59220#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list