Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#61293 closed defect (invalid)

Error: Current platform "darwin 20" does not match expected platform "darwin 19"

Reported by: ugokind Owned by:
Priority: Normal Milestone:
Component: base Version:
Keywords: Cc:
Port:

Description (last modified by mf2k (Frank Schima))

After upgrade to bigsur (beta 11 ad this day) macport cannot run

tjhe latest PKG 2.6.3 for mac osx doesn't run also tried to compile from https://distfiles.macports.org/MacPorts/MacPorts-2.6.3.tar.bz2 make

reports 20 compile errors :

error: architecture not supported

the same for GIT

bye

Change History (2)

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

Component: portsbase
Description: modified (diff)
Resolution: invalid
Status: newclosed

In the future, please use WikiFormatting.

The latest base on GitHub compiled from source builds fine on Big Sur beta/Xcode 12. Since Trac is not for tech support, follow-up on the Macports-Users mailing list if you need help.

comment:2 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)

Error: Current platform "darwin 20" does not match expected platform "darwin 19"

This means you installed MacPorts for Catalina. You must always install MacPorts for your specific major OS version. See wiki:Migration for how to upgrade, if you need to upgrade from a previous install. We won't be offering package installers for Big Sur until after Big Sur final is released so you will need to compile MacPorts from source to make it Big Sur compatible.

error: architecture not supported

This problem is unfamiliar to me. MacPorts git master compiles and works fine for me on macOS 11 beta.

Note: See TracTickets for help on using tickets.