Ticket #28516 (closed defect: fixed)
hexdiff-0.0.50 fails to build on a case-sensitive filesystem
| Reported by: | ddkilzer@… | Owned by: | ryandesign@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.8.1 |
| Keywords: | Cc: | ||
| Port: | hexdiff |
Description
$ sudo port install hexdiff---> Computing dependencies for hexdiff ---> Applying patches to hexdiff Error: Target org.macports.patch returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_hexdiff/work/hexdiff" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/hexdiff/files/patch-Makefile'" returned error 1 Command output: sh: line 0: cd: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_hexdiff/work/hexdiff: No such file or directory Error: Status 1 encountered during processing. $ ls -la /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_hexdiff/work/ total 8 drwxr-xr-x 3 root admin 136 Feb 22 13:56 . drwxr-xr-x 3 root admin 102 Feb 22 13:56 .. -rw-r--r-- 1 root admin 86 Feb 22 13:56 .macports.hexdiff.state drwxr-xr-x 2 root admin 578 Feb 22 13:56 HexDiff
Change History
comment:2 Changed 2 years ago by ddkilzer@…
Attempting to update to MacPorts 1.9.2 to try installing again.
Note: See
TracTickets for help on using
tickets.


Cc Me!