Opened 8 years ago
Closed 8 years ago
#52315 closed defect (fixed)
hexchat @2.12.1_0 +quartz+ssl patching fails
Reported by: | mopihopi | Owned by: | raimue (Rainer Müller) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | ||
Port: | hexchat |
Description
Upgrading hexchat +quartz+ssl from @2.10.2_2 to @2.12.1_0 fails while applying patches. It should complete successfully.
$ sudo port upgrade outdated ---> Computing dependencies for hexchat ---> Fetching archive for hexchat ---> Attempting to fetch hexchat-2.12.1_0+quartz+ssl.darwin_14.x86_64.tbz2 from https://packages.macports.org/hexchat ---> Attempting to fetch hexchat-2.12.1_0+quartz+ssl.darwin_14.x86_64.tbz2 from http://sea.us.packages.macports.org/macports/packages/hexchat ---> Attempting to fetch hexchat-2.12.1_0+quartz+ssl.darwin_14.x86_64.tbz2 from http://lil.fr.packages.macports.org/hexchat ---> Fetching distfiles for hexchat ---> Verifying checksums for hexchat ---> Extracting hexchat ---> Applying patches to hexchat Error: org.macports.patch for port hexchat returned: command execution failed Please see the log file for port hexchat for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_ykf.ca.distfiles.macports.org_mprelease_tarballs_ports_irc_hexchat/hexchat/main.log Error: Unable to upgrade port: 1 To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets
... :debug:patch Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_ykf.ca.distfiles.macports.org_mprelease_tarballs_ports_irc_hexchat/hexchat/work/hexchat-2.12.1" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/ykf.ca.distfiles.macports.org/mprelease/tarballs/ports/irc/hexchat/files/patch-gtk-mac-integration-gtk2.diff' :info:patch patching file configure.ac :info:patch Hunk #1 FAILED at 216. :info:patch 1 out of 1 hunk FAILED -- saving rejects to file configure.ac.rej :info:patch Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_ykf.ca.distfiles.macports.org_mprelease_tarballs_ports_irc_hexchat/hexchat/work/hexchat-2.12.1" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/ykf.ca.distfiles.macports.org/mprelease/tarballs/ports/irc/hexchat/files/patch-gtk-mac-integration-gtk2.diff' :info:patch Exit code: 1 :error:patch org.macports.patch for port hexchat returned: command execution failed ...
I am using OS X 10.10.5.
Attachments (1)
Change History (3)
Changed 8 years ago by mopihopi
Attachment: | hexchat-main.log added |
---|
comment:1 Changed 8 years ago by mf2k (Frank Schima)
Cc: | raimue@… removed |
---|---|
Owner: | changed from macports-tickets@… to raimue@… |
comment:2 Changed 8 years ago by raimue (Rainer Müller)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Thanks for the report, fixed in r153078.