#15268 closed defect (fixed)
openmortal fails to build
Reported by: | dstwo@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | simon@… | |
Port: |
Description
~ $ sudo port install openmortal ---> Fetching openmortal ---> Verifying checksum(s) for openmortal ---> Extracting openmortal ---> Applying patches to openmortal Error: Target org.macports.patch returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_games_openmortal/work/openmortal-0.7" && patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/ports/games/openmortal/files/patch-gfx.cpp.diff'" returned error 1 Command output: patching file src/gfx.cpp Hunk #1 FAILED at 7. 1 out of 1 hunk FAILED -- saving rejects to file src/gfx.cpp.rej
Error: Status 1 encountered during processing.
Change History (2)
comment:1 Changed 16 years ago by simon@…
Cc: | simon@… added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Committed in r36998. Thanks for your report. Use
sudo port selfupdate; sudo port install openmortal
to install it.Simon