Opened 12 years ago

Last modified 12 years ago

#37319 closed defect

nmap: checking whether /opt/local/bin/python2.7 version >= 2.4... configure: error: too old — at Version 1

Reported by: monkam-l@… Owned by: opendarwin.org@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc: dluke@…
Port: nmap

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

after uninstall the port nmap with zenmap I try to re install it but unfurtunaly get an error I already clean the port 10 times and nothing work

thank for the help

# sudo port install nmap +zenmap
  --->  Computing dependencies for nmap
  --->  Configuring nmap
  Error: org.macports.configure for port nmap returned: configure failure: command execution failed
  Please see the log file for port nmap for details:
      /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_nmap/nmap/main.log
  To report a bug, follow the instructions in the guide:
      http://guide.macports.org/#project.tickets
  Error: Processing of port nmap failed

Change History (2)

Changed 12 years ago by monkam-l@…

Attachment: main.log added

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

Cc: dluke@… added
Description: modified (diff)
Owner: changed from macports-tickets@… to opendarwin.org@…
Port: nmap added
Summary: Error: org.macports.configure for port nmap returned: configure failure: command execution failednmap: checking whether /opt/local/bin/python2.7 version >= 2.4... configure: error: too old
Type: requestdefect

The interesting line in the log is:

:info:configure checking whether /opt/local/bin/python2.7 version >= 2.4... configure: error: too old

Obviously the version of /opt/local/bin/python2.7 should be >= 2.4 but for some reason configure doesn't think it isn't.

Could you attach the config.log file? It might shed some light on why this check failed. It should be located under the directory identified by this command:

port work nmap
Note: See TracTickets for help on using tickets.