Opened 6 years ago
Closed 6 years ago
#58483 closed defect (duplicate)
gperf cannot be installed with +universal on MacOS10.14 mojave
Reported by: | msandhu328 | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | chrstphrchvz (Christopher Chavez) | |
Port: | gperf |
Description
gperf cannot be installed for the configured universal_archs 'x86_64 i386' because it only supports the arch(s) .
Change History (3)
comment:1 Changed 6 years ago by chrstphrchvz (Christopher Chavez)
Cc: | chrstphrchvz added |
---|
comment:2 Changed 6 years ago by chrstphrchvz (Christopher Chavez)
comment:3 Changed 6 years ago by jmroot (Joshua Root)
Port: | gperf added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Summary: | MacOS10.15 mojave not supported with MacPorts → gperf cannot be installed with +universal on MacOS10.14 mojave |
Insofar as there's anything that can be fixed here (the error message) it's a dupe of #57245.
Note: See
TracTickets for help on using
tickets.
There are some issues with how this ticket has been filed: it does not specify any specific ports, nor notify any maintainers (if applicable). You will likely need to provide more information. What led up to encountering this error—what were you trying to install?
It is known that
+universal
variants cannot normally be built on macOS 10.14 Mojave due to inability to build 32-bit software: wiki:MojaveProblems#GeneralIssues. To my knowledge nothing requiringgperf
specifically requiresgperf +universal
.