[MacPorts] #58611: LibcxxOnOlderSystems fails on step 7 - error: architecture not supported
MacPorts
noreply at macports.org
Sun Jun 16 03:10:16 UTC 2019
#58611: LibcxxOnOlderSystems fails on step 7 - error: architecture not supported
---------------------------------+--------------------
Reporter: scottmeup | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: guide | Version:
Keywords: libcxx snow leopard | Port:
---------------------------------+--------------------
Hi, I'm trying to follow the guide listed here:
https://trac.macports.org/wiki/LibcxxOnOlderSystems
At step 7, running the line as written
`sudo port -v -n upgrade --force --enforce-variants cctools -llvm34
+llvm39`
fails with Error: `cctools: Variant llvm39 conflicts with llvm40`
running the line modified to include llvm40
`sudo port -v -n upgrade --force --enforce-variants cctools -llvm34
+llvm40`
gets further but still fails with
`In file included from /usr/include/limits.h:64:`
`/usr/include/machine/limits.h:10:2: error: architecture not supported`
`#error architecture not supported`
and requests that I submit a ticket.
--
Ticket URL: <https://trac.macports.org/ticket/58611>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list