Opened 7 years ago

Last modified 7 years ago

#54334 closed defect

MacPorts 2.4.1 claims Xcode command line tools are not installed, but they are — at Initial Version

Reported by: chrisscooke Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.4.1
Keywords: Cc:
Port: dsniff

Description

Trying to install "dsniff" claims that Xcode command line tools are not installed.

Christopher-Cookes-MacBook-Air:~ chriscooke$ sudo port install dsniff Warning: The Xcode Command Line Tools don't appear to be installed; most ports will likely fail to build. Warning: Install them by running `xcode-select --install'. ---> Computing dependencies for dsniff ---> Configuring dsniff Error: Failed to configure dsniff, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_dsniff/dsniff/work/dsniff-2.4/config.log Error: Failed to configure dsniff: configure failure: command execution failed Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_dsniff/dsniff/main.log for details. Error: Follow https://guide.macports.org/#project.tickets to report a bug. Error: Processing of port dsniff failed

But the command line tools are installed:

Christopher-Cookes-MacBook-Air:~ chriscooke$ xcode-select -p /Applications/Xcode.app/Contents/Developer

I have Xcode 8.3.2.

Also, I cannot fill in the maintainer in the CC because the port info command claims this port doesn't exist, even though trying to install the port seems to try to install the port (as seen above):

Christopher-Cookes-MacBook-Air:~ chriscooke$ port info --maintainer dnsiff Error: Port dnsiff not found

Change History (0)

Note: See TracTickets for help on using tickets.