Opened 10 years ago

Closed 10 years ago

#41566 closed defect (invalid)

ghc-bootstrap does not configure on Maverick

Reported by: mathsmac@… Owned by: kitchen.andy@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: mavericks Cc: neverpanic (Clemens Lang)
Port: ghc-bootstrap

Description

Hello!

Port ghc-bootstrap fail during configuration on Maverick with error

:debug:configure couldn't open "/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex": no such file or directory

Attachments (1)

main.log (5.5 KB) - added by mathsmac@… 10 years ago.
log file

Download all attachments as: .zip

Change History (4)

Changed 10 years ago by mathsmac@…

Attachment: main.log added

log file

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

Cc: openmaintainer@… kitchen.andy@… removed
Keywords: mavericks added
Owner: changed from macports-tickets@… to kitchen.andy@…

The tclIndex error is a red herring.

As to the real error, have you installed the Xcode command line tools by running xcode-select --install? If not, please do. ghc-bootstrap installs fine for me on Mavericks.

comment:2 in reply to:  1 Changed 10 years ago by mathsmac@…

Replying to ryandesign@…:

The tclIndex error is a red herring.

As to the real error, have you installed the Xcode command line tools by running xcode-select --install? If not, please do. ghc-bootstrap installs fine for me on Mavericks.

Thanks! It works! But what did it change?

comment:3 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: invalid
Status: newclosed

MacPorts requires Xcode and the command line tools installed to function properly.

Note: See TracTickets for help on using tickets.