Opened 2 years ago
Closed 23 months ago
#66449 closed defect (fixed)
libsdl_pango fails to install because a patch could not be applied
Reported by: | programmingkidx | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | libsdl_pango |
Description
Installing libsdl_pango fails because of an issue with a patch. Here is what I saw in the log:
:info:patch Hunk #1 FAILED at 723 (different line endings). :info:patch Hunk #2 FAILED at 743 (different line endings). :info:patch Hunk #3 FAILED at 762 (different line endings). :info:patch Hunk #4 FAILED at 1053 (different line endings). :info:patch Hunk #5 FAILED at 1067 (different line endings). :info:patch 5 out of 5 hunks FAILED -- saving rejects to file src/SDL_Pango.c.rej :info:patch patching file src/SDL_Pango.h :info:patch Hunk #1 FAILED at 109 (different line endings). :info:patch Hunk #2 FAILED at 157 (different line endings). :info:patch 2 out of 2 hunks FAILED -- saving rejects to file src/SDL_Pango.h.rej :info:patch Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_libsdl_pango/libsdl_pango/work/SDL_Pango-0.1.2" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/devel/libsdl_pango/files/patch-SDL_Pango-0.1.2-API-adds.diff' :info:patch Exit code: 1
This issue happened on Mac OS 10.6.8. I did check and I have the /usr/bin/patch program installed. It is version 2.7.5.
Attachments (1)
Change History (2)
Changed 2 years ago by programmingkidx
comment:1 Changed 23 months ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
[e3a2d272f16ae8350dc5d0bde39c64379a770cb0/macports-ports]