#24422: mono-2.6.3 patches fail on Leopard ----------------------------------------+----------------------------------- Reporter: matthewapeters@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: mono ----------------------------------------+----------------------------------- Changes (by ryandesign@…): * cc: claes.mogren@…, richbwood@…, ryandesign@… (added) Comment: The configure patch is not the problem. You didn't clean before running with the debug switch, so you're seeing an irrelevant error. The problem is the other Leopard-specific patches, which might need to be adjusted or removed, per comments in #24371: {{{ ---> Applying /Volumes/data/macports/ports/devel/mono/files/patch-mono- mini-mini-x86.h.diff DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.5' DEBUG: Assembled command: 'cd "/mp/var/macports/build/_Volumes_data_macports_ports_devel_mono/work/mono-2.6.3" && /usr/bin/patch -p0' patching file mono/mini/mini-x86.h Hunk #1 FAILED at 152. Hunk #2 FAILED at 162. 2 out of 2 hunks FAILED -- saving rejects to file mono/mini/mini-x86.h.rej Error: Target org.macports.patch returned: shell command " cd "/mp/var/macports/build/_Volumes_data_macports_ports_devel_mono/work/mono-2.6.3" && /usr/bin/patch -p0 < '/Volumes/data/macports/ports/devel/mono/files /patch-mono-mini-mini-x86.h.diff'" returned error 1 }}} -- Ticket URL: <http://trac.macports.org/ticket/24422#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS