#37541: iperf @2.0.5 - configure failure: command execution failed --------------------------+------------------- Reporter: jimnieken@… | Owner: pmq@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: iperf | --------------------------+------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => pmq@… * keywords: iperf => Old description:
iperf fails to build? I guess?
Output from ports and from the log file
bash-3.2$ sudo port install iperf ---> Configuring iperf Error: org.macports.configure for port iperf returned: configure failure: command execution failed Please see the log file for port iperf for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_iperf/iperf/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port iperf failed bash-3.2$
bash-3.2$ tail /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_iperf/iperf/main.log :info:configure Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_iperf/iperf/work/iperf-2.0.5" && ./configure --prefix=/opt/local :info:configure Exit code: 1 :error:configure org.macports.configure for port iperf returned: configure failure: command execution failed :debug:configure Error code: NONE :debug:configure Backtrace: configure failure: command execution failed while executing "$procedure $targetname" :info:configure Warning: targets not executed for iperf: org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install :notice:configure Please see the log file for port iperf for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_iperf/iperf/main.log
New description: iperf fails to build? I guess? Output from ports and from the log file {{{ bash-3.2$ sudo port install iperf ---> Configuring iperf Error: org.macports.configure for port iperf returned: configure failure: command execution failed Please see the log file for port iperf for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_iperf/iperf/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port iperf failed bash-3.2$ }}} {{{ bash-3.2$ tail /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_iperf/iperf/main.log :info:configure Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_iperf/iperf/work/iperf-2.0.5" && ./configure --prefix=/opt/local :info:configure Exit code: 1 :error:configure org.macports.configure for port iperf returned: configure failure: command execution failed :debug:configure Error code: NONE :debug:configure Backtrace: configure failure: command execution failed while executing "$procedure $targetname" :info:configure Warning: targets not executed for iperf: org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install :notice:configure Please see the log file for port iperf for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_iperf/iperf/main.log }}} -- Comment: Please attach the entire main.log file. The portion of output you supplied only tells us that it failed, not why it failed. -- Ticket URL: <https://trac.macports.org/ticket/37541#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS