Opened 11 years ago

Last modified 11 years ago

#40695 closed defect

gperf @3.0.4_2 (devel) +universal C compiler cannot create executables — at Initial Version

Reported by: ashton@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.0
Keywords: Cc: mcalhoun@…, openmaintainer@…
Port: gperf

Description

Installation of gperf +universal fails with "C compiler cannot create executables"

$ sudo port install gperf +universal
....
--->  Configuring gperf
Error: Failed to configure gperf, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gperf/gperf/work/gperf-3.0.4/config.log
Error: org.macports.configure for port gperf returned: configure failure: command execution failed
...

Exhibits behavior similar to this ticket: https://trac.macports.org/ticket/29862

I attempted to use different compilers as instructed in the hotlist (cleaning between each attempt):

$ sudo port install gperf +universal configure.compiler=apple-gcc-4.2
$ sudo port install gperf +universal configure.compiler=llvm-gcc-4.2

Same results.

OS: OSX 10.7.5
Processor: Intel Core i7
Xcode Version: 4.6.2 (4H1003)

Change History (2)

Changed 11 years ago by ashton@…

Attachment: config.log added

Config.log

Changed 11 years ago by ashton@…

Attachment: main.log added

main.log

Note: See TracTickets for help on using tickets.