Opened 3 years ago

Closed 16 months ago

Last modified 16 months ago

#61709 closed defect (worksforme)

stack: Cannot be installed on Apple Silicon

Reported by: Gregory-Gelfond (Gregory Gelfond) Owned by: essandess (Steve Smith)
Priority: Normal Milestone:
Component: ports Version: 2.6.4
Keywords: arm64 Cc: davidbailey00 (David Bailey)
Port: stack

Description

Invoking the command sudo port install pandoc fails with the following errors:

--->  Computing dependencies for pandoc
Error: Cannot install pandoc for the arch 'arm64' because
Error: its dependency stack only supports the arch 'x86_64'.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port pandoc failed

This seems different from the prior issue pertaining to the stack port.

Change History (4)

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

Keywords: bigsur removed
Owner: set to essandess
Port: pandoc removed
Status: newassigned
Summary: pandoc fails to install on macOS BigSur (Apple Silicon)stack: Cannot be installed on Apple Silicon

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

Cc: essandess removed

comment:3 Changed 3 years ago by davidbailey00 (David Bailey)

Cc: davidbailey00 added

comment:4 Changed 16 months ago by kencu (Ken)

Resolution: worksforme
Status: assignedclosed

both pandoc and stack automatically install the x86_64 binary on Apple Silicon now.

this is the current workaround until the entire Haskell environment is supported on Apple Silicon.

Last edited 16 months ago by kencu (Ken) (previous) (diff)
Note: See TracTickets for help on using tickets.