[MacPorts] #58611: LibcxxOnOlderSystems fails on step 7 - error: architecture not supported
MacPorts
noreply at macports.org
Sun Jun 16 03:26:37 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:
Resolution: | Keywords: libcxx snow leopard
Port: |
------------------------+---------------------------------
Description changed by scottmeup:
Old description:
> 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.
New description:
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.
I'm running Snow Leopard 10.6.8 on a Macbook Pro 5,3
--
--
Ticket URL: <https://trac.macports.org/ticket/58611#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list