Ticket #61627: main.log

File main.log, 56.9 KB (added by fl1ger (Ralf Weber), 4 years ago)

Full ports log file for Joe build

Line 
1version:1
2:debug:sysinfo macOS 11.0 (darwin/20.1.0) arch i386
3:debug:sysinfo MacPorts 2.6.4
4:debug:sysinfo Xcode 12.2
5:debug:sysinfo SDK 11.0
6:debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 11.0
7:debug:main joe has no conflicts
8:debug:main Executing org.macports.main (joe)
9:debug:main dropping privileges: euid changed to 502, egid changed to 501.
10:debug:archivefetch archivefetch phase started at Mon Nov 23 09:33:20 CET 2020
11:msg:archivefetch --->  Fetching archive for joe
12:debug:archivefetch Executing org.macports.archivefetch (joe)
13:debug:archivefetch euid/egid changed to: 0/0
14:debug:archivefetch chowned /opt/local/var/macports/incoming to macports
15:debug:archivefetch euid/egid changed to: 502/501
16:info:archivefetch --->  joe-4.6_0.darwin_20.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
17:msg:archivefetch --->  Attempting to fetch joe-4.6_0.darwin_20.x86_64.tbz2 from https://packages.macports.org/joe
18:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
19:msg:archivefetch --->  Attempting to fetch joe-4.6_0.darwin_20.x86_64.tbz2 from https://nue.de.packages.macports.org/joe
20:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
21:msg:archivefetch --->  Attempting to fetch joe-4.6_0.darwin_20.x86_64.tbz2 from https://lil.fr.packages.macports.org/joe
22:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
23:debug:archivefetch Privilege de-escalation not attempted as not running as root.
24:debug:fetch fetch phase started at Mon Nov 23 09:33:23 CET 2020
25:notice:fetch --->  Fetching distfiles for joe
26:debug:fetch elevating privileges for fetch: euid changed to 0, egid changed to 0.
27:debug:fetch dropping privileges: euid changed to 502, egid changed to 501.
28:debug:fetch Executing org.macports.fetch (joe)
29:info:fetch --->  joe-4.6.tar.gz does not exist in /opt/local/var/macports/distfiles/joe
30:notice:fetch --->  Attempting to fetch joe-4.6.tar.gz from http://deac-fra.dl.sourceforge.net/project/joe-editor/JOE%20sources/joe-4.6
31:debug:fetch Privilege de-escalation not attempted as not running as root.
32:debug:checksum checksum phase started at Mon Nov 23 09:33:34 CET 2020
33:notice:checksum --->  Verifying checksums for joe
34:debug:checksum Executing org.macports.checksum (joe)
35:info:checksum --->  Checksumming joe-4.6.tar.gz
36:debug:checksum Calculated (rmd160) is cd5a8eff82b7e8043f1a5fdbc875ec37b4de5f5a
37:debug:checksum Correct (rmd160) checksum for joe-4.6.tar.gz
38:debug:checksum Calculated (sha256) is 495a0a61f26404070fe8a719d80406dc7f337623788e445b92a9f6de512ab9de
39:debug:checksum Correct (sha256) checksum for joe-4.6.tar.gz
40:debug:checksum Calculated (size) is 1895046
41:debug:checksum Correct (size) checksum for joe-4.6.tar.gz
42:debug:checksum Privilege de-escalation not attempted as not running as root.
43:debug:extract extract phase started at Mon Nov 23 09:33:34 CET 2020
44:notice:extract --->  Extracting joe
45:debug:extract Executing org.macports.extract (joe)
46:info:extract --->  Extracting joe-4.6.tar.gz
47:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/joe/joe-4.6.tar.gz'
48:debug:extract Environment:
49:debug:extract CC_PRINT_OPTIONS='YES'
50:debug:extract CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/.CC_PRINT_OPTIONS'
51:debug:extract CPATH='/opt/local/include'
52:debug:extract DEVELOPER_DIR='/Library/Developer/CommandLineTools'
53:debug:extract LIBRARY_PATH='/opt/local/lib'
54:debug:extract MACOSX_DEPLOYMENT_TARGET='11.0'
55:debug:extract SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk'
56:info:extract Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/joe/joe-4.6.tar.gz' | /usr/bin/tar -xf -
57:debug:extract system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/joe/joe-4.6.tar.gz' | /usr/bin/tar -xf -
58:debug:extract euid/egid changed to: 0/0
59:debug:extract chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work to macports
60:debug:extract euid/egid changed to: 502/501
61:debug:extract Privilege de-escalation not attempted as not running as root.
62:debug:patch patch phase started at Mon Nov 23 09:33:35 CET 2020
63:debug:patch Executing org.macports.patch (joe)
64:debug:patch Privilege de-escalation not attempted as not running as root.
65:debug:configure configure phase started at Mon Nov 23 09:33:35 CET 2020
66:notice:configure --->  Configuring joe
67:debug:configure Preferred compilers: clang macports-clang-9.0 macports-clang-8.0 macports-clang-7.0 macports-clang-6.0 macports-clang-5.0
68:debug:configure Using compiler 'Xcode Clang'
69:debug:configure Executing org.macports.configure (joe)
70:debug:configure Environment:
71:debug:configure CC='/usr/bin/clang'
72:debug:configure CC_PRINT_OPTIONS='YES'
73:debug:configure CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/.CC_PRINT_OPTIONS'
74:debug:configure CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64'
75:debug:configure CPATH='/opt/local/include'
76:debug:configure CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk'
77:debug:configure CXX='/usr/bin/clang++'
78:debug:configure CXXFLAGS='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64'
79:debug:configure DEVELOPER_DIR='/Library/Developer/CommandLineTools'
80:debug:configure F90FLAGS='-pipe -Os -m64'
81:debug:configure FCFLAGS='-pipe -Os -m64'
82:debug:configure FFLAGS='-pipe -Os -m64'
83:debug:configure INSTALL='/usr/bin/install -c'
84:debug:configure LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64'
85:debug:configure LIBRARY_PATH='/opt/local/lib'
86:debug:configure MACOSX_DEPLOYMENT_TARGET='11.0'
87:debug:configure OBJC='/usr/bin/clang'
88:debug:configure OBJCFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64'
89:debug:configure OBJCXX='/usr/bin/clang++'
90:debug:configure OBJCXXFLAGS='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64'
91:debug:configure SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk'
92:info:configure Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/joe-4.6" && ./configure --prefix=/opt/local
93:debug:configure system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/joe-4.6" && ./configure --prefix=/opt/local
94:info:configure checking build system type... x86_64-apple-darwin20.1.0
95:info:configure checking host system type... x86_64-apple-darwin20.1.0
96:info:configure checking target system type... x86_64-apple-darwin20.1.0
97:info:configure checking for a BSD-compatible install... /usr/bin/install -c
98:info:configure checking whether build environment is sane... yes
99:info:configure checking for a thread-safe mkdir -p... ./install-sh -c -d
100:info:configure checking for gawk... no
101:info:configure checking for mawk... no
102:info:configure checking for nawk... no
103:info:configure checking for awk... awk
104:info:configure checking whether make sets $(MAKE)... yes
105:info:configure checking whether make supports nested variables... yes
106:info:configure checking whether to enable maintainer-specific portions of Makefiles... no
107:info:configure checking for gcc... /usr/bin/clang
108:info:configure checking whether the C compiler works... yes
109:info:configure checking for C compiler default output file name... a.out
110:info:configure checking for suffix of executables...
111:info:configure checking whether we are cross compiling... no
112:info:configure checking for suffix of object files... o
113:info:configure checking whether we are using the GNU C compiler... yes
114:info:configure checking whether /usr/bin/clang accepts -g... yes
115:info:configure checking for /usr/bin/clang option to accept ISO C89... none needed
116:info:configure checking whether /usr/bin/clang understands -c and -o together... yes
117:info:configure checking for style of include used by make... GNU
118:info:configure checking dependency style of /usr/bin/clang... gcc3
119:info:configure checking how to run the C preprocessor... /usr/bin/clang -E
120:info:configure checking for grep that handles long lines and -e... /usr/bin/grep
121:info:configure checking for egrep... /usr/bin/grep -E
122:info:configure checking whether ln -s works... yes
123:info:configure checking for library containing openpty... none required
124:info:configure checking for library containing login_tty... none required
125:info:configure checking for library containing tgetflag... -lncurses
126:info:configure checking for library containing snprintf... none required
127:info:configure checking for special C compiler options needed for large files... no
128:info:configure checking for _FILE_OFFSET_BITS value needed for large files... no
129:info:configure checking for dirent.h that defines DIR... yes
130:info:configure checking for library containing opendir... none required
131:info:configure checking POSIX termios... yes
132:info:configure checking whether termios.h defines TIOCGWINSZ... yes
133:info:configure checking errno.h usability... yes
134:info:configure checking errno.h presence... yes
135:info:configure checking for errno.h... yes
136:info:configure checking fcntl.h usability... yes
137:info:configure checking fcntl.h presence... yes
138:info:configure checking for fcntl.h... yes
139:info:configure checking locale.h usability... yes
140:info:configure checking locale.h presence... yes
141:info:configure checking for locale.h... yes
142:info:configure checking sgtty.h usability... yes
143:info:configure checking sgtty.h presence... yes
144:info:configure checking for sgtty.h... yes
145:info:configure checking stdlib.h usability... yes
146:info:configure checking stdlib.h presence... yes
147:info:configure checking for stdlib.h... yes
148:info:configure checking string.h usability... yes
149:info:configure checking string.h presence... yes
150:info:configure checking for string.h... yes
151:info:configure checking sys/ioctl.h usability... yes
152:info:configure checking sys/ioctl.h presence... yes
153:info:configure checking for sys/ioctl.h... yes
154:info:configure checking sys/param.h usability... yes
155:info:configure checking sys/param.h presence... yes
156:info:configure checking for sys/param.h... yes
157:info:configure checking sys/time.h usability... yes
158:info:configure checking sys/time.h presence... yes
159:info:configure checking for sys/time.h... yes
160:info:configure checking unistd.h usability... yes
161:info:configure checking unistd.h presence... yes
162:info:configure checking for unistd.h... yes
163:info:configure checking utime.h usability... yes
164:info:configure checking utime.h presence... yes
165:info:configure checking for utime.h... yes
166:info:configure checking sys/dirent.h usability... yes
167:info:configure checking sys/dirent.h presence... yes
168:info:configure checking for sys/dirent.h... yes
169:info:configure checking time.h usability... yes
170:info:configure checking time.h presence... yes
171:info:configure checking for time.h... yes
172:info:configure checking pwd.h usability... yes
173:info:configure checking pwd.h presence... yes
174:info:configure checking for pwd.h... yes
175:info:configure checking paths.h usability... yes
176:info:configure checking paths.h presence... yes
177:info:configure checking for paths.h... yes
178:info:configure checking pty.h usability... no
179:info:configure checking pty.h presence... no
180:info:configure checking for pty.h... no
181:info:configure checking libutil.h usability... no
182:info:configure checking libutil.h presence... no
183:info:configure checking for libutil.h... no
184:info:configure checking sys/types.h usability... yes
185:info:configure checking sys/types.h presence... yes
186:info:configure checking for sys/types.h... yes
187:info:configure checking sys/stat.h usability... yes
188:info:configure checking sys/stat.h presence... yes
189:info:configure checking for sys/stat.h... yes
190:info:configure checking sys/wait.h usability... yes
191:info:configure checking sys/wait.h presence... yes
192:info:configure checking for sys/wait.h... yes
193:info:configure checking limits.h usability... yes
194:info:configure checking limits.h presence... yes
195:info:configure checking for limits.h... yes
196:info:configure checking signal.h usability... yes
197:info:configure checking signal.h presence... yes
198:info:configure checking for signal.h... yes
199:info:configure checking curses.h usability... yes
200:info:configure checking curses.h presence... yes
201:info:configure checking for curses.h... yes
202:info:configure checking utmp.h usability... yes
203:info:configure checking utmp.h presence... yes
204:info:configure checking for utmp.h... yes
205:info:configure checking sys/utime.h usability... no
206:info:configure checking sys/utime.h presence... no
207:info:configure checking for sys/utime.h... no
208:info:configure checking stddef.h usability... yes
209:info:configure checking stddef.h presence... yes
210:info:configure checking for stddef.h... yes
211:info:configure checking for term.h... yes
212:info:configure checking selinux/selinux.h usability... no
213:info:configure checking selinux/selinux.h presence... no
214:info:configure checking for selinux/selinux.h... no
215:info:configure checking selinux/context.h usability... no
216:info:configure checking selinux/context.h presence... no
217:info:configure checking for selinux/context.h... no
218:info:configure checking for function prototypes... yes
219:info:configure checking for an ANSI C-conforming const... yes
220:info:configure checking for long long... yes
221:info:configure checking size of char... 1
222:info:configure checking size of short... 2
223:info:configure checking size of int... 4
224:info:configure checking size of long... 8
225:info:configure checking size of long long... 8
226:info:configure checking size of void *... 8
227:info:configure checking for sighandler_t... no
228:info:configure checking whether /usr/bin/clang needs -traditional... no
229:info:configure checking whether lstat correctly handles trailing slash... no
230:info:configure checking whether lstat accepts an empty string... no
231:info:configure checking whether setpgrp() takes no arguments... yes
232:info:configure checking for pid_t... yes
233:info:configure checking for size_t... yes
234:info:configure checking for off_t... yes
235:info:configure checking size of off_t... 8
236:info:configure checking for ssize_t... yes
237:info:configure checking return type of signal handlers... void
238:info:configure checking whether stat accepts an empty string... no
239:info:configure checking vfork.h usability... no
240:info:configure checking vfork.h presence... no
241:info:configure checking for vfork.h... no
242:info:configure checking for fork... yes
243:info:configure checking for vfork... yes
244:info:configure checking for working fork... yes
245:info:configure checking for working vfork... (cached) yes
246:info:configure checking for getcwd... yes
247:info:configure checking for getwd... yes
248:info:configure checking for isblank... yes
249:info:configure checking whether isblank() works correctly with side effect expressions... no
250:info:configure checking for alarm... yes
251:info:configure checking for mkdir... yes
252:info:configure checking for mkstemp... yes
253:info:configure checking for putenv... yes
254:info:configure checking for setlocale... yes
255:info:configure checking for strchr... yes
256:info:configure checking for strdup... yes
257:info:configure checking for utime... yes
258:info:configure checking for setpgid... yes
259:info:configure checking for setitimer... yes
260:info:configure checking for sigaction... yes
261:info:configure checking for sigvec... yes
262:info:configure checking for siginterrupt... yes
263:info:configure checking for sigprocmask... yes
264:info:configure checking for library containing sin... none required
265:info:configure checking for library containing cos... none required
266:info:configure checking for library containing tan... none required
267:info:configure checking for library containing exp... none required
268:info:configure checking for library containing sqrt... none required
269:info:configure checking for library containing cbrt... none required
270:info:configure checking for library containing log... none required
271:info:configure checking for library containing log10... none required
272:info:configure checking for library containing asin... none required
273:info:configure checking for library containing acos... none required
274:info:configure checking for library containing atan... none required
275:info:configure checking for library containing sinh... none required
276:info:configure checking for library containing cosh... none required
277:info:configure checking for library containing tanh... none required
278:info:configure checking for library containing asinh... none required
279:info:configure checking for library containing acosh... none required
280:info:configure checking for library containing atanh... none required
281:info:configure checking for library containing floor... none required
282:info:configure checking for library containing ceil... none required
283:info:configure checking for library containing fabs... none required
284:info:configure checking for library containing erf... none required
285:info:configure checking for library containing erfc... none required
286:info:configure checking for library containing j0... none required
287:info:configure checking for library containing j1... none required
288:info:configure checking for library containing y0... none required
289:info:configure checking for library containing y1... none required
290:info:configure checking for library containing hypot... none required
291:info:configure checking whether sighandlers must be reinstalled... yes
292:info:configure checking for aspell... ispell
293:info:configure checking that generated files are newer than configure... done
294:info:configure configure: creating ./config.status
295:info:configure config.status: creating Makefile
296:info:configure config.status: creating joe/Makefile
297:info:configure config.status: creating joe/util/Makefile
298:info:configure config.status: creating rc/Makefile
299:info:configure config.status: creating man/Makefile
300:info:configure config.status: creating man/ru/Makefile
301:info:configure config.status: creating syntax/Makefile
302:info:configure config.status: creating po/Makefile
303:info:configure config.status: creating colors/Makefile
304:info:configure config.status: creating charmaps/klingon
305:info:configure config.status: creating desktop/Makefile
306:info:configure config.status: creating joe/autoconf.h
307:info:configure config.status: executing depfiles commands
308:debug:configure Privilege de-escalation not attempted as not running as root.
309:debug:build build phase started at Mon Nov 23 09:33:48 CET 2020
310:notice:build --->  Building joe
311:debug:build Executing org.macports.build (joe)
312:debug:build Environment:
313:debug:build CC_PRINT_OPTIONS='YES'
314:debug:build CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/.CC_PRINT_OPTIONS'
315:debug:build CPATH='/opt/local/include'
316:debug:build DEVELOPER_DIR='/Library/Developer/CommandLineTools'
317:debug:build LANG='C'
318:debug:build LIBRARY_PATH='/opt/local/lib'
319:debug:build MACOSX_DEPLOYMENT_TARGET='11.0'
320:debug:build SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk'
321:info:build Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/joe-4.6" && /usr/bin/make -j16 -w all
322:debug:build system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/joe-4.6" && /usr/bin/make -j16 -w all
323:info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/joe-4.6'
324:info:build Making all in man
325:info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/joe-4.6/man'
326:info:build Making all in ru
327:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/joe-4.6/man/ru'
328:info:build LC_ALL=C sed 's,@JOERC\@,/opt/local/etc/joe,; s,@JOEDOC\@,/opt/local/share/doc/joe,; s,@JOEDATA\@,/opt/local/share/joe,; s,@SPELL\@,ispell,; s,@BINDIR\@,/opt/local/bin,' ./joe.1.in > joe.1
329:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/joe-4.6/man/ru'
330:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/joe-4.6/man'
331:info:build LC_ALL=C sed 's,@JOERC\@,/opt/local/etc/joe,; s,@JOEDOC\@,/opt/local/share/doc/joe,; s,@JOEDATA\@,/opt/local/share/joe,; s,@SPELL\@,ispell,; s,@BINDIR\@,/opt/local/bin,' ./joe.1.in > joe.1
332:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/joe-4.6/man'
333:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/joe-4.6/man'
334:info:build Making all in rc
335:info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/joe-4.6/rc'
336:info:build LC_ALL=C sed 's,@JOERC\@,/opt/local/etc/joe,; s,@JOEDOC\@,/opt/local/share/doc/joe,; s,@JOEDATA\@,/opt/local/share/joe,; s,@SPELL\@,ispell,' ./joerc.in > joerc
337:info:build LC_ALL=C sed 's,@JOERC\@,/opt/local/etc/joe,; s,@JOEDOC\@,/opt/local/share/doc/joe,; s,@JOEDATA\@,/opt/local/share/joe,; s,@SPELL\@,ispell,' ./jicerc.ru.in > jicerc.ru
338:info:build LC_ALL=C sed 's,@JOERC\@,/opt/local/etc/joe,; s,@JOEDOC\@,/opt/local/share/doc/joe,; s,@JOEDATA\@,/opt/local/share/joe,; s,@SPELL\@,ispell,' ./jmacsrc.in > jmacsrc
339:info:build LC_ALL=C sed 's,@JOERC\@,/opt/local/etc/joe,; s,@JOEDOC\@,/opt/local/share/doc/joe,; s,@JOEDATA\@,/opt/local/share/joe,; s,@SPELL\@,ispell,' ./jstarrc.in > jstarrc
340:info:build LC_ALL=C sed 's,@JOERC\@,/opt/local/etc/joe,; s,@JOEDOC\@,/opt/local/share/doc/joe,; s,@JOEDATA\@,/opt/local/share/joe,; s,@SPELL\@,ispell,' ./rjoerc.in > rjoerc
341:info:build LC_ALL=C sed 's,@JOERC\@,/opt/local/etc/joe,; s,@JOEDOC\@,/opt/local/share/doc/joe,; s,@JOEDATA\@,/opt/local/share/joe,; s,@SPELL\@,ispell,' ./jpicorc.in > jpicorc
342:info:build LC_ALL=C sed 's,@JOERC\@,/opt/local/etc/joe,; s,@JOEDOC\@,/opt/local/share/doc/joe,; s,@JOEDATA\@,/opt/local/share/joe,; s,@SPELL\@,ispell,' ./joerc.zh_TW.in > joerc.zh_TW
343:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/joe-4.6/rc'
344:info:build Making all in po
345:info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/joe-4.6/po'
346:info:build make[1]: Nothing to be done for `all'.
347:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/joe-4.6/po'
348:info:build Making all in syntax
349:info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/joe-4.6/syntax'
350:info:build make[1]: Nothing to be done for `all'.
351:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/joe-4.6/syntax'
352:info:build Making all in joe
353:info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/joe-4.6/joe'
354:info:build /Library/Developer/CommandLineTools/usr/bin/make  all-recursive
355:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/joe-4.6/joe'
356:info:build Making all in util
357:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/joe-4.6/joe/util'
358:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../joe   -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -MT termidx.o -MD -MP -MF .deps/termidx.Tpo -c -o termidx.o termidx.c
359:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../joe   -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -MT stringify.o -MD -MP -MF .deps/stringify.Tpo -c -o stringify.o stringify.c
360:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../joe   -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -MT uniproc.o -MD -MP -MF .deps/uniproc.Tpo -c -o uniproc.o uniproc.c
361:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../joe   -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -MT checkwidths.o -MD -MP -MF .deps/checkwidths.Tpo -c -o checkwidths.o checkwidths.c
362:info:build checkwidths.c:94:32: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
363:info:build             if (1 == full_read(&c, 1, 32))
364:info:build                                ^~
365:info:build checkwidths.c:64:30: note: passing argument to parameter 'p' here
366:info:build int full_read(unsigned char *p, int total, int timeout)
367:info:build                              ^
368:info:build mv -f .deps/stringify.Tpo .deps/stringify.Po
369:info:build /usr/bin/clang  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64  -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -o stringify stringify.o  -lncurses
370:info:build 1 warning generated.
371:info:build mv -f .deps/checkwidths.Tpo .deps/checkwidths.Po
372:info:build /usr/bin/clang  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64  -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -o checkwidths checkwidths.o  -lncurses
373:info:build mv -f .deps/termidx.Tpo .deps/termidx.Po
374:info:build /usr/bin/clang  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64  -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -o termidx termidx.o  -lncurses
375:info:build mv -f .deps/uniproc.Tpo .deps/uniproc.Po
376:info:build /usr/bin/clang  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64  -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -o uniproc uniproc.o  -lncurses
377:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/joe-4.6/joe/util'
378:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/joe-4.6/joe'
379:info:build /usr/bin/clang -DHAVE_CONFIG_H -I.  -DJOERC="\"/opt/local/etc/joe/\"" -DJOEDATA="\"/opt/local/share/joe/\"" -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -MT b.o -MD -MP -MF .deps/b.Tpo -c -o b.o b.c
380:info:build /usr/bin/clang -DHAVE_CONFIG_H -I.  -DJOERC="\"/opt/local/etc/joe/\"" -DJOEDATA="\"/opt/local/share/joe/\"" -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -MT blocks.o -MD -MP -MF .deps/blocks.Tpo -c -o blocks.o blocks.c
381:info:build /usr/bin/clang -DHAVE_CONFIG_H -I.  -DJOERC="\"/opt/local/etc/joe/\"" -DJOEDATA="\"/opt/local/share/joe/\"" -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -MT bw.o -MD -MP -MF .deps/bw.Tpo -c -o bw.o bw.c
382:info:build /usr/bin/clang -DHAVE_CONFIG_H -I.  -DJOERC="\"/opt/local/etc/joe/\"" -DJOEDATA="\"/opt/local/share/joe/\"" -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -MT cmd.o -MD -MP -MF .deps/cmd.Tpo -c -o cmd.o cmd.c
383:info:build /usr/bin/clang -DHAVE_CONFIG_H -I.  -DJOERC="\"/opt/local/etc/joe/\"" -DJOEDATA="\"/opt/local/share/joe/\"" -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c
384:info:build /usr/bin/clang -DHAVE_CONFIG_H -I.  -DJOERC="\"/opt/local/etc/joe/\"" -DJOEDATA="\"/opt/local/share/joe/\"" -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -MT help.o -MD -MP -MF .deps/help.Tpo -c -o help.o help.c
385:info:build /usr/bin/clang -DHAVE_CONFIG_H -I.  -DJOERC="\"/opt/local/etc/joe/\"" -DJOEDATA="\"/opt/local/share/joe/\"" -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -MT kbd.o -MD -MP -MF .deps/kbd.Tpo -c -o kbd.o kbd.c
386:info:build /usr/bin/clang -DHAVE_CONFIG_H -I.  -DJOERC="\"/opt/local/etc/joe/\"" -DJOEDATA="\"/opt/local/share/joe/\"" -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -MT macro.o -MD -MP -MF .deps/macro.Tpo -c -o macro.o macro.c
387:info:build /usr/bin/clang -DHAVE_CONFIG_H -I.  -DJOERC="\"/opt/local/etc/joe/\"" -DJOEDATA="\"/opt/local/share/joe/\"" -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
388:info:build /usr/bin/clang -DHAVE_CONFIG_H -I.  -DJOERC="\"/opt/local/etc/joe/\"" -DJOEDATA="\"/opt/local/share/joe/\"" -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -MT menu.o -MD -MP -MF .deps/menu.Tpo -c -o menu.o menu.c
389:info:build /usr/bin/clang -DHAVE_CONFIG_H -I.  -DJOERC="\"/opt/local/etc/joe/\"" -DJOEDATA="\"/opt/local/share/joe/\"" -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -MT path.o -MD -MP -MF .deps/path.Tpo -c -o path.o path.c
390:info:build /usr/bin/clang -DHAVE_CONFIG_H -I.  -DJOERC="\"/opt/local/etc/joe/\"" -DJOEDATA="\"/opt/local/share/joe/\"" -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -MT poshist.o -MD -MP -MF .deps/poshist.Tpo -c -o poshist.o poshist.c
391:info:build /usr/bin/clang -DHAVE_CONFIG_H -I.  -DJOERC="\"/opt/local/etc/joe/\"" -DJOEDATA="\"/opt/local/share/joe/\"" -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -MT pw.o -MD -MP -MF .deps/pw.Tpo -c -o pw.o pw.c
392:info:build /usr/bin/clang -DHAVE_CONFIG_H -I.  -DJOERC="\"/opt/local/etc/joe/\"" -DJOEDATA="\"/opt/local/share/joe/\"" -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -MT queue.o -MD -MP -MF .deps/queue.Tpo -c -o queue.o queue.c
393:info:build /usr/bin/clang -DHAVE_CONFIG_H -I.  -DJOERC="\"/opt/local/etc/joe/\"" -DJOEDATA="\"/opt/local/share/joe/\"" -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -MT qw.o -MD -MP -MF .deps/qw.Tpo -c -o qw.o qw.c
394:info:build /usr/bin/clang -DHAVE_CONFIG_H -I.  -DJOERC="\"/opt/local/etc/joe/\"" -DJOEDATA="\"/opt/local/share/joe/\"" -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -MT rc.o -MD -MP -MF .deps/rc.Tpo -c -o rc.o rc.c
395:info:build mv -f .deps/queue.Tpo .deps/queue.Po
396:info:build /usr/bin/clang -DHAVE_CONFIG_H -I.  -DJOERC="\"/opt/local/etc/joe/\"" -DJOEDATA="\"/opt/local/share/joe/\"" -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -MT regex.o -MD -MP -MF .deps/regex.Tpo -c -o regex.o regex.c
397:info:build mv -f .deps/poshist.Tpo .deps/poshist.Po
398:info:build /usr/bin/clang -DHAVE_CONFIG_H -I.  -DJOERC="\"/opt/local/etc/joe/\"" -DJOEDATA="\"/opt/local/share/joe/\"" -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -MT scrn.o -MD -MP -MF .deps/scrn.Tpo -c -o scrn.o scrn.c
399:info:build mv -f .deps/qw.Tpo .deps/qw.Po
400:info:build /usr/bin/clang -DHAVE_CONFIG_H -I.  -DJOERC="\"/opt/local/etc/joe/\"" -DJOEDATA="\"/opt/local/share/joe/\"" -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -MT tab.o -MD -MP -MF .deps/tab.Tpo -c -o tab.o tab.c
401:info:build mv -f .deps/hash.Tpo .deps/hash.Po
402:info:build /usr/bin/clang -DHAVE_CONFIG_H -I.  -DJOERC="\"/opt/local/etc/joe/\"" -DJOEDATA="\"/opt/local/share/joe/\"" -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -MT termcap.o -MD -MP -MF .deps/termcap.Tpo -c -o termcap.o termcap.c
403:info:build mv -f .deps/help.Tpo .deps/help.Po
404:info:build /usr/bin/clang -DHAVE_CONFIG_H -I.  -DJOERC="\"/opt/local/etc/joe/\"" -DJOEDATA="\"/opt/local/share/joe/\"" -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -MT tty.o -MD -MP -MF .deps/tty.Tpo -c -o tty.o tty.c
405:info:build mv -f .deps/kbd.Tpo .deps/kbd.Po
406:info:build /usr/bin/clang -DHAVE_CONFIG_H -I.  -DJOERC="\"/opt/local/etc/joe/\"" -DJOEDATA="\"/opt/local/share/joe/\"" -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -MT tw.o -MD -MP -MF .deps/tw.Tpo -c -o tw.o tw.c
407:info:build mv -f .deps/cmd.Tpo .deps/cmd.Po
408:info:build /usr/bin/clang -DHAVE_CONFIG_H -I.  -DJOERC="\"/opt/local/etc/joe/\"" -DJOEDATA="\"/opt/local/share/joe/\"" -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -MT ublock.o -MD -MP -MF .deps/ublock.Tpo -c -o ublock.o ublock.c
409:info:build mv -f .deps/path.Tpo .deps/path.Po
410:info:build /usr/bin/clang -DHAVE_CONFIG_H -I.  -DJOERC="\"/opt/local/etc/joe/\"" -DJOEDATA="\"/opt/local/share/joe/\"" -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -MT uedit.o -MD -MP -MF .deps/uedit.Tpo -c -o uedit.o uedit.c
411:info:build mv -f .deps/pw.Tpo .deps/pw.Po
412:info:build /usr/bin/clang -DHAVE_CONFIG_H -I.  -DJOERC="\"/opt/local/etc/joe/\"" -DJOEDATA="\"/opt/local/share/joe/\"" -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -MT uerror.o -MD -MP -MF .deps/uerror.Tpo -c -o uerror.o uerror.c
413:info:build mv -f .deps/rc.Tpo .deps/rc.Po
414:info:build /usr/bin/clang -DHAVE_CONFIG_H -I.  -DJOERC="\"/opt/local/etc/joe/\"" -DJOEDATA="\"/opt/local/share/joe/\"" -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -MT ufile.o -MD -MP -MF .deps/ufile.Tpo -c -o ufile.o ufile.c
415:info:build tty.c:975:6: error: implicit declaration of function 'openpty' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
416:info:build         if (openpty(ptyfd, ttyfd, name, NULL, NULL) == 0) {
417:info:build             ^
418:info:build tty.c:975:6: note: did you mean 'openat'?
419:info:build /Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/usr/include/sys/fcntl.h:556:9: note: 'openat' declared here
420:info:build int     openat(int, const char *, int, ...) __DARWIN_NOCANCEL(openat) __OSX_AVAILABLE_STARTING(__MAC_10_10, __IPHONE_8_0);
421:info:build         ^
422:info:build tty.c:1221:6: error: implicit declaration of function 'login_tty' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
423:info:build                                         login_tty(1);
424:info:build                                         ^
425:info:build 2 errors generated.
426:info:build make[3]: *** [tty.o] Error 1
427:info:build make[3]: *** Waiting for unfinished jobs....
428:info:build mv -f .deps/menu.Tpo .deps/menu.Po
429:info:build mv -f .deps/blocks.Tpo .deps/blocks.Po
430:info:build mv -f .deps/macro.Tpo .deps/macro.Po
431:info:build mv -f .deps/main.Tpo .deps/main.Po
432:info:build mv -f .deps/tab.Tpo .deps/tab.Po
433:info:build mv -f .deps/termcap.Tpo .deps/termcap.Po
434:info:build mv -f .deps/bw.Tpo .deps/bw.Po
435:info:build mv -f .deps/uerror.Tpo .deps/uerror.Po
436:info:build mv -f .deps/tw.Tpo .deps/tw.Po
437:info:build mv -f .deps/ufile.Tpo .deps/ufile.Po
438:info:build mv -f .deps/ublock.Tpo .deps/ublock.Po
439:info:build mv -f .deps/regex.Tpo .deps/regex.Po
440:info:build mv -f .deps/scrn.Tpo .deps/scrn.Po
441:info:build mv -f .deps/uedit.Tpo .deps/uedit.Po
442:info:build mv -f .deps/b.Tpo .deps/b.Po
443:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/joe-4.6/joe'
444:info:build make[2]: *** [all-recursive] Error 1
445:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/joe-4.6/joe'
446:info:build make[1]: *** [all] Error 2
447:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/joe-4.6/joe'
448:info:build make: *** [all-recursive] Error 1
449:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/joe-4.6'
450:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/joe-4.6" && /usr/bin/make -j16 -w all
451:info:build Exit code: 2
452:error:build Failed to build joe: command execution failed
453:debug:build Error code: CHILDSTATUS 77037 2
454:debug:build Backtrace: command execution failed
455:debug:build     while executing
456:debug:build "system {*}$notty {*}$nice $fullcmdstring"
457:debug:build     invoked from within
458:debug:build "command_exec build"
459:debug:build     (procedure "portbuild::build_main" line 8)
460:debug:build     invoked from within
461:debug:build "$procedure $targetname"
462:error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/main.log for details.
463version:1
464:debug:sysinfo macOS 11.0 (darwin/20.1.0) arch i386
465:debug:sysinfo MacPorts 2.6.4
466:debug:sysinfo Xcode 12.2
467:debug:sysinfo SDK 11.0
468:debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 11.0
469:debug:main joe has no conflicts
470:debug:main Executing org.macports.main (joe)
471:debug:main dropping privileges: euid changed to 502, egid changed to 501.
472:debug:archivefetch archivefetch phase started at Mon Nov 23 10:38:18 CET 2020
473:msg:archivefetch --->  Fetching archive for joe
474:debug:archivefetch Executing org.macports.archivefetch (joe)
475:debug:archivefetch euid/egid changed to: 0/0
476:debug:archivefetch chowned /opt/local/var/macports/incoming to macports
477:debug:archivefetch euid/egid changed to: 502/501
478:info:archivefetch --->  joe-4.6_0.darwin_20.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
479:msg:archivefetch --->  Attempting to fetch joe-4.6_0.darwin_20.x86_64.tbz2 from https://packages.macports.org/joe
480:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
481:msg:archivefetch --->  Attempting to fetch joe-4.6_0.darwin_20.x86_64.tbz2 from https://nue.de.packages.macports.org/joe
482:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
483:msg:archivefetch --->  Attempting to fetch joe-4.6_0.darwin_20.x86_64.tbz2 from https://lil.fr.packages.macports.org/joe
484:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
485:debug:archivefetch Privilege de-escalation not attempted as not running as root.
486:debug:archivefetch Skipping completed org.macports.fetch (joe)
487:debug:archivefetch Privilege de-escalation not attempted as not running as root.
488:debug:archivefetch Skipping completed org.macports.checksum (joe)
489:debug:archivefetch Privilege de-escalation not attempted as not running as root.
490:debug:archivefetch Skipping completed org.macports.extract (joe)
491:debug:archivefetch Privilege de-escalation not attempted as not running as root.
492:debug:archivefetch Skipping completed org.macports.patch (joe)
493:debug:archivefetch Privilege de-escalation not attempted as not running as root.
494:debug:archivefetch Skipping completed org.macports.configure (joe)
495:debug:archivefetch Privilege de-escalation not attempted as not running as root.
496:debug:build build phase started at Mon Nov 23 10:38:22 CET 2020
497:notice:build --->  Building joe
498:debug:build Executing org.macports.build (joe)
499:debug:build Environment:
500:debug:build CC_PRINT_OPTIONS='YES'
501:debug:build CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/.CC_PRINT_OPTIONS'
502:debug:build CPATH='/opt/local/include'
503:debug:build DEVELOPER_DIR='/Library/Developer/CommandLineTools'
504:debug:build LANG='C'
505:debug:build LIBRARY_PATH='/opt/local/lib'
506:debug:build MACOSX_DEPLOYMENT_TARGET='11.0'
507:debug:build SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk'
508:info:build Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/joe-4.6" && /usr/bin/make -j16 -w all
509:debug:build system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/joe-4.6" && /usr/bin/make -j16 -w all
510:info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/joe-4.6'
511:info:build Making all in man
512:info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/joe-4.6/man'
513:info:build Making all in ru
514:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/joe-4.6/man/ru'
515:info:build make[2]: Nothing to be done for `all'.
516:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/joe-4.6/man/ru'
517:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/joe-4.6/man'
518:info:build make[2]: Nothing to be done for `all-am'.
519:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/joe-4.6/man'
520:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/joe-4.6/man'
521:info:build Making all in rc
522:info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/joe-4.6/rc'
523:info:build make[1]: Nothing to be done for `all'.
524:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/joe-4.6/rc'
525:info:build Making all in po
526:info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/joe-4.6/po'
527:info:build make[1]: Nothing to be done for `all'.
528:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/joe-4.6/po'
529:info:build Making all in syntax
530:info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/joe-4.6/syntax'
531:info:build make[1]: Nothing to be done for `all'.
532:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/joe-4.6/syntax'
533:info:build Making all in joe
534:info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/joe-4.6/joe'
535:info:build /Library/Developer/CommandLineTools/usr/bin/make  all-recursive
536:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/joe-4.6/joe'
537:info:build Making all in util
538:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/joe-4.6/joe/util'
539:info:build make[3]: Nothing to be done for `all'.
540:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/joe-4.6/joe/util'
541:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/joe-4.6/joe'
542:info:build /usr/bin/clang -DHAVE_CONFIG_H -I.  -DJOERC="\"/opt/local/etc/joe/\"" -DJOEDATA="\"/opt/local/share/joe/\"" -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -MT tty.o -MD -MP -MF .deps/tty.Tpo -c -o tty.o tty.c
543:info:build /usr/bin/clang -DHAVE_CONFIG_H -I.  -DJOERC="\"/opt/local/etc/joe/\"" -DJOEDATA="\"/opt/local/share/joe/\"" -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -MT uformat.o -MD -MP -MF .deps/uformat.Tpo -c -o uformat.o uformat.c
544:info:build /usr/bin/clang -DHAVE_CONFIG_H -I.  -DJOERC="\"/opt/local/etc/joe/\"" -DJOEDATA="\"/opt/local/share/joe/\"" -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -MT uisrch.o -MD -MP -MF .deps/uisrch.Tpo -c -o uisrch.o uisrch.c
545:info:build /usr/bin/clang -DHAVE_CONFIG_H -I.  -DJOERC="\"/opt/local/etc/joe/\"" -DJOEDATA="\"/opt/local/share/joe/\"" -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -MT umath.o -MD -MP -MF .deps/umath.Tpo -c -o umath.o umath.c
546:info:build /usr/bin/clang -DHAVE_CONFIG_H -I.  -DJOERC="\"/opt/local/etc/joe/\"" -DJOEDATA="\"/opt/local/share/joe/\"" -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -MT undo.o -MD -MP -MF .deps/undo.Tpo -c -o undo.o undo.c
547:info:build /usr/bin/clang -DHAVE_CONFIG_H -I.  -DJOERC="\"/opt/local/etc/joe/\"" -DJOEDATA="\"/opt/local/share/joe/\"" -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -MT usearch.o -MD -MP -MF .deps/usearch.Tpo -c -o usearch.o usearch.c
548:info:build /usr/bin/clang -DHAVE_CONFIG_H -I.  -DJOERC="\"/opt/local/etc/joe/\"" -DJOEDATA="\"/opt/local/share/joe/\"" -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -MT ushell.o -MD -MP -MF .deps/ushell.Tpo -c -o ushell.o ushell.c
549:info:build /usr/bin/clang -DHAVE_CONFIG_H -I.  -DJOERC="\"/opt/local/etc/joe/\"" -DJOEDATA="\"/opt/local/share/joe/\"" -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -MT utag.o -MD -MP -MF .deps/utag.Tpo -c -o utag.o utag.c
550:info:build /usr/bin/clang -DHAVE_CONFIG_H -I.  -DJOERC="\"/opt/local/etc/joe/\"" -DJOEDATA="\"/opt/local/share/joe/\"" -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -MT va.o -MD -MP -MF .deps/va.Tpo -c -o va.o va.c
551:info:build /usr/bin/clang -DHAVE_CONFIG_H -I.  -DJOERC="\"/opt/local/etc/joe/\"" -DJOEDATA="\"/opt/local/share/joe/\"" -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -MT vfile.o -MD -MP -MF .deps/vfile.Tpo -c -o vfile.o vfile.c
552:info:build /usr/bin/clang -DHAVE_CONFIG_H -I.  -DJOERC="\"/opt/local/etc/joe/\"" -DJOEDATA="\"/opt/local/share/joe/\"" -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -MT vs.o -MD -MP -MF .deps/vs.Tpo -c -o vs.o vs.c
553:info:build /usr/bin/clang -DHAVE_CONFIG_H -I.  -DJOERC="\"/opt/local/etc/joe/\"" -DJOEDATA="\"/opt/local/share/joe/\"" -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -MT w.o -MD -MP -MF .deps/w.Tpo -c -o w.o w.c
554:info:build /usr/bin/clang -DHAVE_CONFIG_H -I.  -DJOERC="\"/opt/local/etc/joe/\"" -DJOEDATA="\"/opt/local/share/joe/\"" -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c
555:info:build /usr/bin/clang -DHAVE_CONFIG_H -I.  -DJOERC="\"/opt/local/etc/joe/\"" -DJOEDATA="\"/opt/local/share/joe/\"" -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -MT syntax.o -MD -MP -MF .deps/syntax.Tpo -c -o syntax.o syntax.c
556:info:build /usr/bin/clang -DHAVE_CONFIG_H -I.  -DJOERC="\"/opt/local/etc/joe/\"" -DJOEDATA="\"/opt/local/share/joe/\"" -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -MT utf8.o -MD -MP -MF .deps/utf8.Tpo -c -o utf8.o utf8.c
557:info:build /usr/bin/clang -DHAVE_CONFIG_H -I.  -DJOERC="\"/opt/local/etc/joe/\"" -DJOEDATA="\"/opt/local/share/joe/\"" -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -MT selinux.o -MD -MP -MF .deps/selinux.Tpo -c -o selinux.o selinux.c
558:info:build tty.c:975:6: error: implicit declaration of function 'openpty' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
559:info:build         if (openpty(ptyfd, ttyfd, name, NULL, NULL) == 0) {
560:info:build             ^
561:info:build tty.c:975:6: note: did you mean 'openat'?
562:info:build /Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/usr/include/sys/fcntl.h:556:9: note: 'openat' declared here
563:info:build int     openat(int, const char *, int, ...) __DARWIN_NOCANCEL(openat) __OSX_AVAILABLE_STARTING(__MAC_10_10, __IPHONE_8_0);
564:info:build         ^
565:info:build tty.c:1221:6: error: implicit declaration of function 'login_tty' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
566:info:build                                         login_tty(1);
567:info:build                                         ^
568:info:build 2 errors generated.
569:info:build make[3]: *** [tty.o] Error 1
570:info:build make[3]: *** Waiting for unfinished jobs....
571:info:build mv -f .deps/selinux.Tpo .deps/selinux.Po
572:info:build mv -f .deps/utf8.Tpo .deps/utf8.Po
573:info:build mv -f .deps/vs.Tpo .deps/vs.Po
574:info:build mv -f .deps/va.Tpo .deps/va.Po
575:info:build mv -f .deps/uisrch.Tpo .deps/uisrch.Po
576:info:build mv -f .deps/vfile.Tpo .deps/vfile.Po
577:info:build mv -f .deps/ushell.Tpo .deps/ushell.Po
578:info:build mv -f .deps/undo.Tpo .deps/undo.Po
579:info:build mv -f .deps/utag.Tpo .deps/utag.Po
580:info:build mv -f .deps/uformat.Tpo .deps/uformat.Po
581:info:build mv -f .deps/utils.Tpo .deps/utils.Po
582:info:build mv -f .deps/w.Tpo .deps/w.Po
583:info:build mv -f .deps/syntax.Tpo .deps/syntax.Po
584:info:build mv -f .deps/umath.Tpo .deps/umath.Po
585:info:build mv -f .deps/usearch.Tpo .deps/usearch.Po
586:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/joe-4.6/joe'
587:info:build make[2]: *** [all-recursive] Error 1
588:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/joe-4.6/joe'
589:info:build make[1]: *** [all] Error 2
590:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/joe-4.6/joe'
591:info:build make: *** [all-recursive] Error 1
592:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/joe-4.6'
593:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/work/joe-4.6" && /usr/bin/make -j16 -w all
594:info:build Exit code: 2
595:error:build Failed to build joe: command execution failed
596:debug:build Error code: CHILDSTATUS 1710 2
597:debug:build Backtrace: command execution failed
598:debug:build     while executing
599:debug:build "system {*}$notty {*}$nice $fullcmdstring"
600:debug:build     invoked from within
601:debug:build "command_exec build"
602:debug:build     (procedure "portbuild::build_main" line 8)
603:debug:build     invoked from within
604:debug:build "$procedure $targetname"
605:error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_joe/joe/main.log for details.