Ticket #56407: main.log

File main.log, 21.1 KB (added by dawesc (Christopher Dawes), 6 years ago)

The full log file

Line 
1version:1
2:msg:main --->  Computing dependencies for python27:info:main .:debug:main python27 has no conflicts
3:debug:main Searching for dependency: xz
4:debug:main Found Dependency: receipt exists for xz
5:debug:main Searching for dependency: pkgconfig
6:debug:main Found Dependency: receipt exists for pkgconfig
7:debug:main Searching for dependency: bzip2
8:debug:main Found Dependency: receipt exists for bzip2
9:debug:main Searching for dependency: db48
10:debug:main Found Dependency: receipt exists for db48
11:debug:main Searching for dependency: expat
12:debug:main Found Dependency: receipt exists for expat
13:debug:main Searching for dependency: gettext
14:debug:main Found Dependency: receipt exists for gettext
15:debug:main Searching for dependency: libedit
16:debug:main Found Dependency: receipt exists for libedit
17:debug:main Searching for dependency: libffi
18:debug:main Found Dependency: receipt exists for libffi
19:debug:main Searching for dependency: ncurses
20:debug:main Found Dependency: receipt exists for ncurses
21:debug:main Searching for dependency: openssl
22:debug:main Found Dependency: receipt exists for openssl
23:debug:main Searching for dependency: sqlite3
24:debug:main Found Dependency: receipt exists for sqlite3
25:debug:main Searching for dependency: zlib
26:debug:main Found Dependency: receipt exists for zlib
27:debug:main Searching for dependency: python_select
28:debug:main Found Dependency: receipt exists for python_select
29:debug:main Searching for dependency: python2_select
30:debug:main Found Dependency: receipt exists for python2_select
31:debug:main Executing org.macports.main (python27)
32:debug:main dropping privileges: euid changed to 502, egid changed to 501.
33:debug:archivefetch archivefetch phase started at Wed May  2 10:30:26 BST 2018
34:msg:archivefetch --->  Fetching archive for python27
35:debug:archivefetch Executing org.macports.archivefetch (python27)
36:debug:archivefetch euid/egid changed to: 0/0
37:debug:archivefetch chowned /opt/local/var/macports/incoming to macports
38:debug:archivefetch euid/egid changed to: 502/501
39:info:archivefetch --->  python27-2.7.15_0+universal.darwin_17.i386-x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
40:msg:archivefetch --->  Attempting to fetch python27-2.7.15_0+universal.darwin_17.i386-x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/python27
41:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
42:msg:archivefetch --->  Attempting to fetch python27-2.7.15_0+universal.darwin_17.i386-x86_64.tbz2 from https://packages.macports.org/python27
43:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
44:msg:archivefetch --->  Attempting to fetch python27-2.7.15_0+universal.darwin_17.i386-x86_64.tbz2 from http://lil.fr.packages.macports.org/python27
45:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
46:debug:archivefetch Privilege de-escalation not attempted as not running as root.
47:debug:fetch fetch phase started at Wed May  2 10:30:27 BST 2018
48:notice:fetch --->  Fetching distfiles for python27
49:debug:fetch Executing org.macports.fetch (python27)
50:debug:fetch Privilege de-escalation not attempted as not running as root.
51:debug:checksum checksum phase started at Wed May  2 10:30:27 BST 2018
52:notice:checksum --->  Verifying checksums for python27
53:debug:checksum Executing org.macports.checksum (python27)
54:info:checksum --->  Checksumming Python-2.7.15.tar.xz
55:debug:checksum Calculated (md5) is a80ae3cc478460b922242f43a1b4094d
56:debug:checksum Correct (md5) checksum for Python-2.7.15.tar.xz
57:debug:checksum Calculated (rmd160) is 4bbb2b0012b82e1b27661a08305fad461371679f
58:debug:checksum Correct (rmd160) checksum for Python-2.7.15.tar.xz
59:debug:checksum Calculated (sha256) is 22d9b1ac5b26135ad2b8c2901a9413537e08749a753356ee913c84dbd2df5574
60:debug:checksum Correct (sha256) checksum for Python-2.7.15.tar.xz
61:debug:checksum Privilege de-escalation not attempted as not running as root.
62:debug:extract extract phase started at Wed May  2 10:30:27 BST 2018
63:notice:extract --->  Extracting python27
64:debug:extract setting option extract.cmd to /opt/local/bin/xz
65:debug:extract Executing org.macports.extract (python27)
66:info:extract --->  Extracting Python-2.7.15.tar.xz
67:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/python27/Python-2.7.15.tar.xz'
68:debug:extract Environment:
69:debug:extract CC_PRINT_OPTIONS='YES'
70:debug:extract CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/.CC_PRINT_OPTIONS'
71:debug:extract CPATH='/opt/local/include'
72:debug:extract LIBRARY_PATH='/opt/local/lib'
73:debug:extract MACOSX_DEPLOYMENT_TARGET='10.13'
74:info:extract Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work" && /opt/local/bin/xz -dc '/opt/local/var/macports/distfiles/python27/Python-2.7.15.tar.xz' | /usr/bin/tar -xf -
75:debug:extract system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work" && /opt/local/bin/xz -dc '/opt/local/var/macports/distfiles/python27/Python-2.7.15.tar.xz' | /usr/bin/tar -xf -
76:debug:extract euid/egid changed to: 0/0
77:debug:extract chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work to macports
78:debug:extract euid/egid changed to: 502/501
79:debug:extract Privilege de-escalation not attempted as not running as root.
80:debug:patch patch phase started at Wed May  2 10:30:29 BST 2018
81:debug:patch Executing org.macports.patch (python27)
82:notice:patch --->  Applying patches to python27
83:info:patch --->  Applying patch-Makefile.pre.in.diff
84:debug:patch Environment:
85:debug:patch CC_PRINT_OPTIONS='YES'
86:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/.CC_PRINT_OPTIONS'
87:debug:patch CPATH='/opt/local/include'
88:debug:patch LIBRARY_PATH='/opt/local/lib'
89:debug:patch MACOSX_DEPLOYMENT_TARGET='10.13'
90:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/Python-2.7.15" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/python27/files/patch-Makefile.pre.in.diff'
91:debug:patch system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/Python-2.7.15" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/python27/files/patch-Makefile.pre.in.diff'
92:info:patch patching file Makefile.pre.in
93:info:patch Hunk #1 succeeded at 525 (offset -21 lines).
94:info:patch Hunk #2 succeeded at 1264 (offset -1 lines).
95:info:patch Hunk #3 succeeded at 1338 (offset -1 lines).
96:info:patch --->  Applying patch-setup.py.diff
97:debug:patch Environment:
98:debug:patch CC_PRINT_OPTIONS='YES'
99:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/.CC_PRINT_OPTIONS'
100:debug:patch CPATH='/opt/local/include'
101:debug:patch LIBRARY_PATH='/opt/local/lib'
102:debug:patch MACOSX_DEPLOYMENT_TARGET='10.13'
103:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/Python-2.7.15" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/python27/files/patch-setup.py.diff'
104:debug:patch system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/Python-2.7.15" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/python27/files/patch-setup.py.diff'
105:info:patch patching file setup.py
106:info:patch Hunk #6 succeeded at 2081 (offset -8 lines).
107:info:patch --->  Applying patch-Lib-cgi.py.diff
108:debug:patch Environment:
109:debug:patch CC_PRINT_OPTIONS='YES'
110:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/.CC_PRINT_OPTIONS'
111:debug:patch CPATH='/opt/local/include'
112:debug:patch LIBRARY_PATH='/opt/local/lib'
113:debug:patch MACOSX_DEPLOYMENT_TARGET='10.13'
114:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/Python-2.7.15" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/python27/files/patch-Lib-cgi.py.diff'
115:debug:patch system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/Python-2.7.15" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/python27/files/patch-Lib-cgi.py.diff'
116:info:patch patching file Lib/cgi.py
117:info:patch --->  Applying patch-Lib-ctypes-macholib-dyld.py.diff
118:debug:patch Environment:
119:debug:patch CC_PRINT_OPTIONS='YES'
120:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/.CC_PRINT_OPTIONS'
121:debug:patch CPATH='/opt/local/include'
122:debug:patch LIBRARY_PATH='/opt/local/lib'
123:debug:patch MACOSX_DEPLOYMENT_TARGET='10.13'
124:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/Python-2.7.15" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/python27/files/patch-Lib-ctypes-macholib-dyld.py.diff'
125:debug:patch system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/Python-2.7.15" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/python27/files/patch-Lib-ctypes-macholib-dyld.py.diff'
126:info:patch patching file Lib/ctypes/macholib/dyld.py
127:info:patch --->  Applying patch-configure.diff
128:debug:patch Environment:
129:debug:patch CC_PRINT_OPTIONS='YES'
130:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/.CC_PRINT_OPTIONS'
131:debug:patch CPATH='/opt/local/include'
132:debug:patch LIBRARY_PATH='/opt/local/lib'
133:debug:patch MACOSX_DEPLOYMENT_TARGET='10.13'
134:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/Python-2.7.15" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/python27/files/patch-configure.diff'
135:debug:patch system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/Python-2.7.15" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/python27/files/patch-configure.diff'
136:info:patch patching file configure
137:info:patch Hunk #1 succeeded at 3217 (offset 68 lines).
138:info:patch --->  Applying patch-libedit.diff
139:debug:patch Environment:
140:debug:patch CC_PRINT_OPTIONS='YES'
141:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/.CC_PRINT_OPTIONS'
142:debug:patch CPATH='/opt/local/include'
143:debug:patch LIBRARY_PATH='/opt/local/lib'
144:debug:patch MACOSX_DEPLOYMENT_TARGET='10.13'
145:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/Python-2.7.15" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/python27/files/patch-libedit.diff'
146:debug:patch system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/Python-2.7.15" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/python27/files/patch-libedit.diff'
147:info:patch patching file configure
148:info:patch Hunk #1 succeeded at 13921 (offset 17 lines).
149:info:patch Hunk #2 succeeded at 13967 (offset 17 lines).
150:info:patch Hunk #3 succeeded at 14013 (offset 17 lines).
151:info:patch Hunk #4 succeeded at 14026 (offset 17 lines).
152:info:patch Hunk #5 succeeded at 14039 (offset 17 lines).
153:info:patch Hunk #6 succeeded at 14053 (offset 17 lines).
154:info:patch Hunk #7 succeeded at 14097 (offset 17 lines).
155:info:patch Hunk #8 succeeded at 14141 (offset 17 lines).
156:info:patch Hunk #9 succeeded at 14185 (offset 17 lines).
157:info:patch Hunk #10 succeeded at 14231 (offset 17 lines).
158:info:patch Hunk #11 succeeded at 14244 (offset 17 lines).
159:info:patch patching file setup.py
160:info:patch patching file Modules/readline.c
161:info:patch --->  Applying enable-loadable-sqlite-extensions.patch
162:debug:patch Environment:
163:debug:patch CC_PRINT_OPTIONS='YES'
164:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/.CC_PRINT_OPTIONS'
165:debug:patch CPATH='/opt/local/include'
166:debug:patch LIBRARY_PATH='/opt/local/lib'
167:debug:patch MACOSX_DEPLOYMENT_TARGET='10.13'
168:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/Python-2.7.15" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/python27/files/enable-loadable-sqlite-extensions.patch'
169:debug:patch system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/Python-2.7.15" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/python27/files/enable-loadable-sqlite-extensions.patch'
170:info:patch patching file setup.py
171:info:patch --->  Applying patch-configure-universal.diff
172:debug:patch Environment:
173:debug:patch CC_PRINT_OPTIONS='YES'
174:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/.CC_PRINT_OPTIONS'
175:debug:patch CPATH='/opt/local/include'
176:debug:patch LIBRARY_PATH='/opt/local/lib'
177:debug:patch MACOSX_DEPLOYMENT_TARGET='10.13'
178:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/Python-2.7.15" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/python27/files/patch-configure-universal.diff'
179:debug:patch system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/Python-2.7.15" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/python27/files/patch-configure-universal.diff'
180:info:patch patching file configure
181:info:patch Hunk #1 FAILED at 6078.
182:info:patch Hunk #2 FAILED at 8605.
183:info:patch 2 out of 2 hunks FAILED -- saving rejects to file configure.rej
184:info:patch Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/Python-2.7.15" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/python27/files/patch-configure-universal.diff'
185:info:patch Exit code: 1
186:error:patch Failed to patch python27: command execution failed
187:debug:patch Error code: CHILDSTATUS 5817 1
188:debug:patch Backtrace: command execution failed
189:debug:patch     while executing
190:debug:patch "system {*}$notty {*}$nice $fullcmdstring"
191:debug:patch     invoked from within
192:debug:patch "command_exec patch "" "< '$patch'""
193:debug:patch     (procedure "portpatch::patch_main" line 33)
194:debug:patch     invoked from within
195:debug:patch "$procedure $targetname"
196:error:patch See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/main.log for details.
197version:1
198:msg:main --->  Computing dependencies for python27:info:main .:debug:main python27 has no conflicts
199:debug:main Searching for dependency: xz
200:debug:main Found Dependency: receipt exists for xz
201:debug:main Searching for dependency: pkgconfig
202:debug:main Found Dependency: receipt exists for pkgconfig
203:debug:main Searching for dependency: bzip2
204:debug:main Found Dependency: receipt exists for bzip2
205:debug:main Searching for dependency: db48
206:debug:main Found Dependency: receipt exists for db48
207:debug:main Searching for dependency: expat
208:debug:main Found Dependency: receipt exists for expat
209:debug:main Searching for dependency: gettext
210:debug:main Found Dependency: receipt exists for gettext
211:debug:main Searching for dependency: libedit
212:debug:main Found Dependency: receipt exists for libedit
213:debug:main Searching for dependency: libffi
214:debug:main Found Dependency: receipt exists for libffi
215:debug:main Searching for dependency: ncurses
216:debug:main Found Dependency: receipt exists for ncurses
217:debug:main Searching for dependency: openssl
218:debug:main Found Dependency: receipt exists for openssl
219:debug:main Searching for dependency: sqlite3
220:debug:main Found Dependency: receipt exists for sqlite3
221:debug:main Searching for dependency: zlib
222:debug:main Found Dependency: receipt exists for zlib
223:debug:main Searching for dependency: python_select
224:debug:main Found Dependency: receipt exists for python_select
225:debug:main Searching for dependency: python2_select
226:debug:main Found Dependency: receipt exists for python2_select
227:debug:main Executing org.macports.main (python27)
228:debug:main dropping privileges: euid changed to 502, egid changed to 501.
229:debug:main Skipping completed org.macports.archivefetch (python27)
230:debug:main Privilege de-escalation not attempted as not running as root.
231:debug:main Skipping completed org.macports.fetch (python27)
232:debug:main Privilege de-escalation not attempted as not running as root.
233:debug:main Skipping completed org.macports.checksum (python27)
234:debug:main Privilege de-escalation not attempted as not running as root.
235:debug:main Skipping completed org.macports.extract (python27)
236:debug:main Privilege de-escalation not attempted as not running as root.
237:debug:patch patch phase started at Wed May  2 10:31:56 BST 2018
238:debug:patch Executing org.macports.patch (python27)
239:notice:patch --->  Applying patches to python27
240:info:patch --->  Applying patch-Makefile.pre.in.diff
241:debug:patch Environment:
242:debug:patch CC_PRINT_OPTIONS='YES'
243:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/.CC_PRINT_OPTIONS'
244:debug:patch CPATH='/opt/local/include'
245:debug:patch LIBRARY_PATH='/opt/local/lib'
246:debug:patch MACOSX_DEPLOYMENT_TARGET='10.13'
247:info:patch Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/Python-2.7.15" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/python27/files/patch-Makefile.pre.in.diff'
248:debug:patch system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/Python-2.7.15" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/python27/files/patch-Makefile.pre.in.diff'
249:info:patch patching file Makefile.pre.in
250:info:patch Reversed (or previously applied) patch detected!  Assume -R? [n]
251:info:patch Apply anyway? [n]
252:info:patch Skipping patch.
253:info:patch 3 out of 3 hunks ignored -- saving rejects to file Makefile.pre.in.rej
254:info:patch Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/Python-2.7.15" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/python27/files/patch-Makefile.pre.in.diff'
255:info:patch Exit code: 1
256:error:patch Failed to patch python27: command execution failed
257:debug:patch Error code: CHILDSTATUS 7153 1
258:debug:patch Backtrace: command execution failed
259:debug:patch     while executing
260:debug:patch "system {*}$notty {*}$nice $fullcmdstring"
261:debug:patch     invoked from within
262:debug:patch "command_exec patch "" "< '$patch'""
263:debug:patch     (procedure "portpatch::patch_main" line 33)
264:debug:patch     invoked from within
265:debug:patch "$procedure $targetname"
266:error:patch See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/main.log for details.