Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#40906 closed defect (worksforme)

llvm-gcc42: build fails

Reported by: dvillarraga@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.0
Keywords: mavericks Cc:
Port: llvm-gcc42

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Hello, recently I've upgraded the OS to Mavericks and looks MacPorts doesn't work as well as ever.

First at all I've to say that I used #39426 to install Macports, it looks that TLC Library has been moved.

Now I am trying to install Mysql5-server and that's what it says.

--->  Building llvm-gcc42
Error: org.macports.build for port llvm-gcc42 returned: command execution failed
Error: Failed to install llvm-gcc42
Please see the log file for port llvm-gcc42 for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_llvm-gcc42/llvm-gcc42/main.log
Error: The following dependencies were not installed: mysql5 llvm-gcc42 readline tcp_wrappers
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port mysql5-server failed

On the log says

:error:build Failed to install llvm-gcc42
:debug:build couldn't open "/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex": no such file or directory
    while executing
"open [file join $dir tclIndex]"

Does any body could help me ???

Change History (7)

comment:1 Changed 10 years ago by dvillarraga@…

Cc: dvillarraga@… added

Cc Me!

comment:2 Changed 10 years ago by dvillarraga@…

Finally I got it, the only thing you have to do is execute this:

xcode-select --install

It install the TCL Lib and everything look works fine!

Last edited 10 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:3 Changed 10 years ago by nerdling (Jeremy Lavergne)

Has duplicate #40907.

comment:4 Changed 10 years ago by nerdling (Jeremy Lavergne)

Priority: HighNormal

Don't set the priority field. Did you read the ticket guidelines?

comment:5 Changed 10 years ago by nerdling (Jeremy Lavergne)

Cc: dvillarraga@… removed

You also don't need to copy yourself on the ticket: you already get updates being the reporter.

comment:6 Changed 10 years ago by nerdling (Jeremy Lavergne)

Resolution: worksforme
Status: newclosed

Should have followed the usual Migraition instructions.

Version 0, edited 10 years ago by nerdling (Jeremy Lavergne) (next)

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

Description: modified (diff)
Keywords: mavericks added; Mavericks removed
Port: llvm-gcc42 added; mysql5-server removed
Summary: Mavericks and Mysql5-server Problem to Installllvm-gcc42: build fails
Note: See TracTickets for help on using tickets.