#47564: port upgrade fails with error for package gmp -------------------------+-------------------------------- Reporter: vithlani@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: | -------------------------+-------------------------------- Comment (by vithlani@…): Replying to [comment:2 larryv@…]: {{{ $ xcode-select -p /Library/Developer/CommandLineTools $ xcode-select --install xcode-select: error: command line tools are already installed, use "Software Update" to install updates $ls -dl /usr/include drwxr-xr-x 257 root wheel 8738 Apr 16 20:39 /usr/include/ }}}
Do you have the latest Xcode and Command Line Tools installed? The build is not detecting Clang correctly: {{{ :debug:configure Using compiler 'System cc' }}}
What’s the output from these commands? {{{ % xcode-select --print-path % ls -dl /usr/include }}}
-- Ticket URL: <https://trac.macports.org/ticket/47564#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X