[MacPorts] #51889: gmp fails to build when path to selected xcode app contains parenthesis
#51889: gmp fails to build when path to selected xcode app contains parenthesis --------------------+-------------------------------- Reporter: erik@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: gmp --------------------+-------------------------------- When xcode is installed to a path including parenthesis (for example: '/Applications/Xcode 7.3 (old)'), the paren characters are not escaped correctly, and build of gmp fails. Symlinking to the directory continues to resolve to the absolute path to tools, and still fails. Renaming the xcode directory to not include parenthesis, and re-selecting it with 'xcode-select' fixes the build. Please correctly shell-escape paths with unusual characters when selecting make, gcc, etc. -- Ticket URL: <https://trac.macports.org/ticket/51889> MacPorts <https://www.macports.org/> Ports system for OS X
#51889: gmp fails to build when path to selected xcode app contains parenthesis ----------------------+-------------------------------- Reporter: erik@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: wontfix | Keywords: Port: gmp | ----------------------+-------------------------------- Changes (by ryandesign@…): * cc: mcalhoun@… (added) * status: new => closed * resolution: => wontfix Comment: Most of the ports in MacPorts would probably break in the same way, so we don't support installing Xcode to a path that contains spaces or other special characters. -- Ticket URL: <https://trac.macports.org/ticket/51889#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts