Opened 10 years ago

Closed 10 years ago

#42423 closed defect (duplicate)

mysql5 mysql5-5.1.72_0.darwin_13.x86_64.tbz2 port install mysql5 fails

Reported by: robert.spencer.johnson@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: mavericks Cc: ryandesign (Ryan Carsten Schmidt), pixilla (Bradley Giesbrecht)
Port: mysql5

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

I run sudo port install mysql5 on an Ibook using OS 10.9.1. It fails with the message "configure failure: command execution failed"

System details:

> uname -a
Darwin Robert-Johnsons-MacBook.local 13.0.0 Darwin Kernel Version 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/RELEASE_X86_64 x86_64
> port
MacPorts 2.2.1

XCode version 5.0.2 (5A3005)

I've attached the relevant log files to this email.

Attachments (2)

config.log (15.1 KB) - added by robert.spencer.johnson@… 10 years ago.
main.log (26.6 KB) - added by robert.spencer.johnson@… 10 years ago.

Download all attachments as: .zip

Change History (3)

Changed 10 years ago by robert.spencer.johnson@…

Attachment: config.log added

Changed 10 years ago by robert.spencer.johnson@…

Attachment: main.log added

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

Cc: ryandesign@… pixilla@… added
Description: modified (diff)
Keywords: mavericks added; Maverick removed
Resolution: duplicate
Status: newclosed

The main.log says:

error: C compiler cannot create executables

And the config.log says the reason for that is:

ld: library not found for -lcrt1.10.6.o

This is a duplicate of #41978. Install the Xcode command line tools.

Note: See TracTickets for help on using tickets.