Opened 2 years ago

Closed 2 years ago

#64797 closed defect (fixed)

ghc: Error: Unable to open port: can't read "ghc_build_arch": no such variable

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: essandess (Steve Smith)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Port: ghc

Description

The ghc portfile fails to parse when os.arch is neither arm nor i386 (for example: when it is powerpc):

$ port info ghc os.arch=powerpc
Error: Unable to open port: can't read "ghc_build_arch": no such variable

Even if a port does not work on all platforms, the portfile should still parse on all platforms.

Change History (1)

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

Cc: MarcusCalhoun-Lopez added
Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.