#40695: gperf @3.0.4_2 (devel) +universal C compiler cannot create executables -----------------------+------------------------ Reporter: ashton@… | Owner: mcalhoun@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: gperf | -----------------------+------------------------ Changes (by ryandesign@…): * owner: macports-tickets@… => mcalhoun@… * cc: mcalhoun@…, openmaintainer@… (removed) * port: => gperf Old 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[[BR]] Processor: Intel Core i7[[BR]] Xcode Version: 4.6.2 (4H1003)[[BR]]
New 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: #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[[BR]] Processor: Intel Core i7[[BR]] Xcode Version: 4.6.2 (4H1003)[[BR]] -- -- Ticket URL: <https://trac.macports.org/ticket/40695#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X