#28429: php5-cairo invalid path -----------------------------------+---------------------------------------- Reporter: djnecrogami@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: -----------------------------------+---------------------------------------- On OSX with case sensitive files. When installing php5-cairo 0.2.0 it fails Upon investigation it's trying to enter directory /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_php_php5-cairo/work/cairo-0.2.0 But the directory is named /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_php_php5-cairo/work/Cairo-0.2.0 under normal osx this wouldn't be an issue but on case sensitive it is. once i renamed the folder to lowercase cairo-0.2.0 the installation proceeded fine. :info:configure sh: line 0: cd: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_php_php5-cairo/work/cairo-0.2.0: No such file or directory :info:configure shell command "cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_php_php5-cairo/work/cairo-0.2.0 && /opt/local/bin/phpize" returned error 1 :error:configure Target org.macports.configure returned: shell command failed (see log for details) :debug:configure Backtrace: shell command failed (see log for details) while executing "$pre $targetname" :info:configure Warning: the following items did not execute (for php5-cairo): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install :notice:configure Log for php5-cairo is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_php_php5-cairo/main.log -- Ticket URL: <https://trac.macports.org/ticket/28429> MacPorts <http://www.macports.org/> Ports system for Mac OS