Opened 7 years ago

Closed 7 years ago

#52914 closed defect (invalid)

Cannot install ld64-latest

Reported by: petrvokac Owned by: jeremyhu (Jeremy Huddleston Sequoia)
Priority: Normal Milestone:
Component: ports Version: 2.3.5
Keywords: Cc:
Port: ld64-latest

Description (last modified by mf2k (Frank Schima))

--->  Computing dependencies for ld64-latest
Error: Cannot install ld64-latest for the arch(s) 'x86_64' because
Error: its dependency libcxx does not build for the required arch(s) by default
Error: and the configured universal_archs 'ppc i386' are not sufficient.
Error: Unable to upgrade port: architecture mismatch[[BR]]

OSX version 10.11.6[[BR]]

uname -a
Darwin pvmb.local 15.6.0 Darwin Kernel Version 15.6.0: Thu Sep  1 15:01:16 PDT 2016; root:xnu-3248.60.11~2/RELEASE_X86_64 x86_64

Change History (4)

comment:1 Changed 7 years ago by mf2k (Frank Schima)

Keywords: ld64-latest removed
Owner: changed from macports-tickets@… to jeremyhu
Status: newassigned

In the future, please use WikiFormatting and Cc the port maintainers (port info --maintainers ld64-latest), if any.

comment:2 Changed 7 years ago by mf2k (Frank Schima)

Description: modified (diff)

comment:3 Changed 7 years ago by ken-cunningham-webuse

It would be odd that you're on 10.11.6 and your universal archs are set to include ppc.

the configured universal_archs 'ppc i386' are not sufficient.

There is no version of 10.11.6 that could run on PPC.

So -- perhaps have a look at /opt/local/etc/macports/macports.conf and change the universal_archs to 'x86_64 i386'

While you're there, look the rest of that file over as well, as it seems you might have brought it along unchanged from about 10 years ago if it's still referencing ppc.

-- hope this helps you. K.

comment:4 Changed 7 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Resolution: invalid
Status: assignedclosed
Note: See TracTickets for help on using tickets.