#28429 closed defect (fixed)
php5-cairo @0.2.0 wrong case in worksrcdir
Reported by: | djnecrogami@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: | php5-cairo |
Description (last modified by jmroot (Joshua Root))
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 (3)
comment:1 Changed 14 years ago by jmroot (Joshua Root)
Description: | modified (diff) |
---|---|
Port: | php5-cairo added |
Summary: | php5-cairo invalid path → php5-cairo @0.2.0 wrong case in worksrcdir |
comment:2 Changed 14 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|
Curious -- the upstream web server behaves case-insensitively.
Note: See
TracTickets for help on using
tickets.
Please remember to fill in the Port field, and to preview and use WikiFormatting.