Opened 13 years ago

Last modified 13 years ago

#28429 closed defect

php5-cairo invalid path — at Initial Version

Reported by: djnecrogami@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: php5-cairo

Description

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

Change History (0)

Note: See TracTickets for help on using tickets.