Opened 12 years ago
Last modified 7 years ago
#37541 closed defect
iperf @2.0.5 - configure failure: command execution failed — at Version 1
Reported by: | jimnieken@… | Owned by: | pmq@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | ||
Port: | iperf |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
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
Change History (1)
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | iperf removed |
Owner: | changed from macports-tickets@… to pmq@… |
Note: See
TracTickets for help on using
tickets.
Please attach the entire main.log file. The portion of output you supplied only tells us that it failed, not why it failed.