#35081: Unable to install mpd 0.17 ------------------------------------+--------------------------------------- Reporter: coredumpling@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: mpd ------------------------------------+--------------------------------------- Attempting to upgrade mpd to v0.17 or reinstall from scratch fails when trying to apply the macports patch: {{{ $ sudo port install mpd ---> Computing dependencies for mpd ---> Fetching archive for mpd ---> Attempting to fetch mpd-0.17_0.darwin_10.x86_64.tbz2 from http://packages.macports.org/mpd ---> Fetching distfiles for mpd ---> Verifying checksum(s) for mpd ---> Extracting mpd ---> Applying patches to mpd Error: org.macports.patch for port mpd returned: command execution failed Please see the log file for port mpd for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_mpd/mpd/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port mpd failed }}} It appears that v0.17 made some substantial changes to src/output/osx_output_plugin.c such that the patch will no longer apply cleanly. The package will still build and run if I replace the patch file with an empty text file, or if I make the analogous changes in the work directory. See attachment for diffs -- I am only following the pattern I see in the original patch file and cannot confirm the validity of this. -- Ticket URL: <https://trac.macports.org/ticket/35081> MacPorts <http://www.macports.org/> Ports system for Mac OS