1 | version:1 |
---|
2 | :debug:main Starting logging for joe @3.7_0 |
---|
3 | :debug:sysinfo macOS 12.1 (darwin/21.2.0) arch arm |
---|
4 | :debug:sysinfo MacPorts 2.7.1 |
---|
5 | :debug:sysinfo Xcode 13.2.1 |
---|
6 | :debug:sysinfo SDK 12 |
---|
7 | :debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 12.0 |
---|
8 | :debug:main joe has no conflicts |
---|
9 | :debug:main Executing org.macports.main (joe) |
---|
10 | :debug:main dropping privileges: euid changed to 502, egid changed to 501. |
---|
11 | :debug:archivefetch archivefetch phase started at Fri Dec 31 09:42:23 CET 2021 |
---|
12 | :debug:archivefetch Executing org.macports.archivefetch (joe) |
---|
13 | :debug:archivefetch Privilege de-escalation not attempted as not running as root. |
---|
14 | :debug:fetch fetch phase started at Fri Dec 31 09:42:23 CET 2021 |
---|
15 | :notice:fetch ---> Fetching distfiles for joe |
---|
16 | :debug:fetch elevating privileges for fetch: euid changed to 0, egid changed to 0. |
---|
17 | :debug:fetch dropping privileges: euid changed to 502, egid changed to 501. |
---|
18 | :debug:fetch Executing org.macports.fetch (joe) |
---|
19 | :info:fetch ---> joe-3.7.tar.gz does not exist in /opt/local/var/macports/distfiles/joe |
---|
20 | :notice:fetch ---> Attempting to fetch joe-3.7.tar.gz from http://distfiles.macports.org/joe |
---|
21 | :debug:fetch Privilege de-escalation not attempted as not running as root. |
---|
22 | :debug:checksum checksum phase started at Fri Dec 31 09:42:27 CET 2021 |
---|
23 | :notice:checksum ---> Verifying checksums for joe |
---|
24 | :debug:checksum Executing org.macports.checksum (joe) |
---|
25 | :info:checksum ---> Checksumming joe-3.7.tar.gz |
---|
26 | :debug:checksum Calculated (md5) is 66de1b073e869ba12abbfcde3885c577 |
---|
27 | :debug:checksum Correct (md5) checksum for joe-3.7.tar.gz |
---|
28 | :debug:checksum Calculated (sha1) is 54398578886d4a3d325aece52c308a939d31101d |
---|
29 | :debug:checksum Correct (sha1) checksum for joe-3.7.tar.gz |
---|
30 | :debug:checksum Calculated (rmd160) is 7e2c72a750c6aac4732cf4369bceee5333460f15 |
---|
31 | :debug:checksum Correct (rmd160) checksum for joe-3.7.tar.gz |
---|
32 | :debug:checksum Privilege de-escalation not attempted as not running as root. |
---|
33 | :debug:extract extract phase started at Fri Dec 31 09:42:27 CET 2021 |
---|
34 | :notice:extract ---> Extracting joe |
---|
35 | :debug:extract Executing org.macports.extract (joe) |
---|
36 | :info:extract ---> Extracting joe-3.7.tar.gz |
---|
37 | :debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/joe/joe-3.7.tar.gz' |
---|
38 | :debug:extract Environment: |
---|
39 | :debug:extract CC_PRINT_OPTIONS='YES' |
---|
40 | :debug:extract CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/.CC_PRINT_OPTIONS' |
---|
41 | :debug:extract CPATH='/opt/local/include' |
---|
42 | :debug:extract DEVELOPER_DIR='/Library/Developer/CommandLineTools' |
---|
43 | :debug:extract LIBRARY_PATH='/opt/local/lib' |
---|
44 | :debug:extract MACOSX_DEPLOYMENT_TARGET='12.0' |
---|
45 | :debug:extract SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk' |
---|
46 | :info:extract Executing: cd "/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/joe/joe-3.7.tar.gz' | /usr/bin/tar -xf - |
---|
47 | :debug:extract system: cd "/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/joe/joe-3.7.tar.gz' | /usr/bin/tar -xf - |
---|
48 | :debug:extract euid/egid changed to: 0/0 |
---|
49 | :debug:extract chowned /opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work to macports |
---|
50 | :debug:extract euid/egid changed to: 502/501 |
---|
51 | :debug:extract Privilege de-escalation not attempted as not running as root. |
---|
52 | :debug:patch patch phase started at Fri Dec 31 09:42:27 CET 2021 |
---|
53 | :debug:patch Executing org.macports.patch (joe) |
---|
54 | :debug:patch Privilege de-escalation not attempted as not running as root. |
---|
55 | :debug:configure configure phase started at Fri Dec 31 09:42:27 CET 2021 |
---|
56 | :notice:configure ---> Configuring joe |
---|
57 | :debug:configure Preferred compilers: clang macports-clang-13 macports-clang-12 macports-clang-11 |
---|
58 | :debug:configure Using compiler 'Xcode Clang' |
---|
59 | :debug:configure Executing org.macports.configure (joe) |
---|
60 | :debug:configure Environment: |
---|
61 | :debug:configure CC='/usr/bin/clang' |
---|
62 | :debug:configure CC_PRINT_OPTIONS='YES' |
---|
63 | :debug:configure CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/.CC_PRINT_OPTIONS' |
---|
64 | :debug:configure CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64' |
---|
65 | :debug:configure CPATH='/opt/local/include' |
---|
66 | :debug:configure CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk' |
---|
67 | :debug:configure CXX='/usr/bin/clang++' |
---|
68 | :debug:configure CXXFLAGS='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64' |
---|
69 | :debug:configure DEVELOPER_DIR='/Library/Developer/CommandLineTools' |
---|
70 | :debug:configure F90FLAGS='-pipe -Os -m64' |
---|
71 | :debug:configure FCFLAGS='-pipe -Os -m64' |
---|
72 | :debug:configure FFLAGS='-pipe -Os -m64' |
---|
73 | :debug:configure INSTALL='/usr/bin/install -c' |
---|
74 | :debug:configure LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64' |
---|
75 | :debug:configure LIBRARY_PATH='/opt/local/lib' |
---|
76 | :debug:configure MACOSX_DEPLOYMENT_TARGET='12.0' |
---|
77 | :debug:configure OBJC='/usr/bin/clang' |
---|
78 | :debug:configure OBJCFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64' |
---|
79 | :debug:configure OBJCXX='/usr/bin/clang++' |
---|
80 | :debug:configure OBJCXXFLAGS='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64' |
---|
81 | :debug:configure SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk' |
---|
82 | :info:configure Executing: cd "/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7" && ./configure --prefix=/opt/local --mandir=/opt/local/share/man |
---|
83 | :debug:configure system: cd "/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7" && ./configure --prefix=/opt/local --mandir=/opt/local/share/man |
---|
84 | :info:configure checking build system type... arm-apple-darwin21.2.0 |
---|
85 | :info:configure checking host system type... arm-apple-darwin21.2.0 |
---|
86 | :info:configure checking target system type... arm-apple-darwin21.2.0 |
---|
87 | :info:configure checking for a BSD-compatible install... /usr/bin/install -c |
---|
88 | :info:configure checking whether build environment is sane... yes |
---|
89 | :info:configure checking for a thread-safe mkdir -p... ./install-sh -c -d |
---|
90 | :info:configure checking for gawk... no |
---|
91 | :info:configure checking for mawk... no |
---|
92 | :info:configure checking for nawk... no |
---|
93 | :info:configure checking for awk... awk |
---|
94 | :info:configure checking whether make sets $(MAKE)... yes |
---|
95 | :info:configure checking whether to enable maintainer-specific portions of Makefiles... no |
---|
96 | :info:configure checking for gcc... /usr/bin/clang |
---|
97 | :info:configure checking for C compiler default output file name... a.out |
---|
98 | :info:configure checking whether the C compiler works... yes |
---|
99 | :info:configure checking whether we are cross compiling... no |
---|
100 | :info:configure checking for suffix of executables... |
---|
101 | :info:configure checking for suffix of object files... o |
---|
102 | :info:configure checking whether we are using the GNU C compiler... yes |
---|
103 | :info:configure checking whether /usr/bin/clang accepts -g... yes |
---|
104 | :info:configure checking for /usr/bin/clang option to accept ISO C89... none needed |
---|
105 | :info:configure checking for style of include used by make... GNU |
---|
106 | :info:configure checking dependency style of /usr/bin/clang... gcc3 |
---|
107 | :info:configure checking how to run the C preprocessor... /usr/bin/clang -E |
---|
108 | :info:configure checking for grep that handles long lines and -e... /usr/bin/grep |
---|
109 | :info:configure checking for egrep... /usr/bin/grep -E |
---|
110 | :info:configure checking for a BSD-compatible install... /usr/bin/install -c |
---|
111 | :info:configure checking whether ln -s works... yes |
---|
112 | :info:configure checking for library containing openpty... none required |
---|
113 | :info:configure checking for library containing login_tty... none required |
---|
114 | :info:configure checking for library containing tgetflag... -lncurses |
---|
115 | :info:configure checking for library containing snprintf... none required |
---|
116 | :info:configure checking for special C compiler options needed for large files... no |
---|
117 | :info:configure checking for _FILE_OFFSET_BITS value needed for large files... no |
---|
118 | :info:configure checking for dirent.h that defines DIR... yes |
---|
119 | :info:configure checking for library containing opendir... none required |
---|
120 | :info:configure checking POSIX termios... yes |
---|
121 | :info:configure checking whether termios.h defines TIOCGWINSZ... yes |
---|
122 | :info:configure checking errno.h usability... yes |
---|
123 | :info:configure checking errno.h presence... yes |
---|
124 | :info:configure checking for errno.h... yes |
---|
125 | :info:configure checking fcntl.h usability... yes |
---|
126 | :info:configure checking fcntl.h presence... yes |
---|
127 | :info:configure checking for fcntl.h... yes |
---|
128 | :info:configure checking locale.h usability... yes |
---|
129 | :info:configure checking locale.h presence... yes |
---|
130 | :info:configure checking for locale.h... yes |
---|
131 | :info:configure checking sgtty.h usability... yes |
---|
132 | :info:configure checking sgtty.h presence... yes |
---|
133 | :info:configure checking for sgtty.h... yes |
---|
134 | :info:configure checking stdlib.h usability... yes |
---|
135 | :info:configure checking stdlib.h presence... yes |
---|
136 | :info:configure checking for stdlib.h... yes |
---|
137 | :info:configure checking string.h usability... yes |
---|
138 | :info:configure checking string.h presence... yes |
---|
139 | :info:configure checking for string.h... yes |
---|
140 | :info:configure checking sys/ioctl.h usability... yes |
---|
141 | :info:configure checking sys/ioctl.h presence... yes |
---|
142 | :info:configure checking for sys/ioctl.h... yes |
---|
143 | :info:configure checking sys/param.h usability... yes |
---|
144 | :info:configure checking sys/param.h presence... yes |
---|
145 | :info:configure checking for sys/param.h... yes |
---|
146 | :info:configure checking sys/time.h usability... yes |
---|
147 | :info:configure checking sys/time.h presence... yes |
---|
148 | :info:configure checking for sys/time.h... yes |
---|
149 | :info:configure checking unistd.h usability... yes |
---|
150 | :info:configure checking unistd.h presence... yes |
---|
151 | :info:configure checking for unistd.h... yes |
---|
152 | :info:configure checking utime.h usability... yes |
---|
153 | :info:configure checking utime.h presence... yes |
---|
154 | :info:configure checking for utime.h... yes |
---|
155 | :info:configure checking sys/dirent.h usability... yes |
---|
156 | :info:configure checking sys/dirent.h presence... yes |
---|
157 | :info:configure checking for sys/dirent.h... yes |
---|
158 | :info:configure checking time.h usability... yes |
---|
159 | :info:configure checking time.h presence... yes |
---|
160 | :info:configure checking for time.h... yes |
---|
161 | :info:configure checking pwd.h usability... yes |
---|
162 | :info:configure checking pwd.h presence... yes |
---|
163 | :info:configure checking for pwd.h... yes |
---|
164 | :info:configure checking paths.h usability... yes |
---|
165 | :info:configure checking paths.h presence... yes |
---|
166 | :info:configure checking for paths.h... yes |
---|
167 | :info:configure checking pty.h usability... no |
---|
168 | :info:configure checking pty.h presence... no |
---|
169 | :info:configure checking for pty.h... no |
---|
170 | :info:configure checking libutil.h usability... no |
---|
171 | :info:configure checking libutil.h presence... no |
---|
172 | :info:configure checking for libutil.h... no |
---|
173 | :info:configure checking sys/types.h usability... yes |
---|
174 | :info:configure checking sys/types.h presence... yes |
---|
175 | :info:configure checking for sys/types.h... yes |
---|
176 | :info:configure checking sys/stat.h usability... yes |
---|
177 | :info:configure checking sys/stat.h presence... yes |
---|
178 | :info:configure checking for sys/stat.h... yes |
---|
179 | :info:configure checking sys/wait.h usability... yes |
---|
180 | :info:configure checking sys/wait.h presence... yes |
---|
181 | :info:configure checking for sys/wait.h... yes |
---|
182 | :info:configure checking limits.h usability... yes |
---|
183 | :info:configure checking limits.h presence... yes |
---|
184 | :info:configure checking for limits.h... yes |
---|
185 | :info:configure checking signal.h usability... yes |
---|
186 | :info:configure checking signal.h presence... yes |
---|
187 | :info:configure checking for signal.h... yes |
---|
188 | :info:configure checking curses.h usability... yes |
---|
189 | :info:configure checking curses.h presence... yes |
---|
190 | :info:configure checking for curses.h... yes |
---|
191 | :info:configure checking term.h usability... yes |
---|
192 | :info:configure checking term.h presence... yes |
---|
193 | :info:configure checking for term.h... yes |
---|
194 | :info:configure checking utmp.h usability... yes |
---|
195 | :info:configure checking utmp.h presence... yes |
---|
196 | :info:configure checking for utmp.h... yes |
---|
197 | :info:configure checking sys/utime.h usability... no |
---|
198 | :info:configure checking sys/utime.h presence... no |
---|
199 | :info:configure checking for sys/utime.h... no |
---|
200 | :info:configure checking selinux/selinux.h usability... no |
---|
201 | :info:configure checking selinux/selinux.h presence... no |
---|
202 | :info:configure checking for selinux/selinux.h... no |
---|
203 | :info:configure checking selinux/context.h usability... no |
---|
204 | :info:configure checking selinux/context.h presence... no |
---|
205 | :info:configure checking for selinux/context.h... no |
---|
206 | :info:configure checking for function prototypes... yes |
---|
207 | :info:configure checking for an ANSI C-conforming const... yes |
---|
208 | :info:configure checking size of char... 1 |
---|
209 | :info:configure checking size of short... 2 |
---|
210 | :info:configure checking size of int... 4 |
---|
211 | :info:configure checking size of long... 8 |
---|
212 | :info:configure checking size of long long... 8 |
---|
213 | :info:configure checking size of void *... 8 |
---|
214 | :info:configure checking for sighandler_t... no |
---|
215 | :info:configure checking whether /usr/bin/clang needs -traditional... no |
---|
216 | :info:configure checking whether lstat dereferences a symlink specified with a trailing slash... no |
---|
217 | :info:configure checking whether lstat accepts an empty string... no |
---|
218 | :info:configure checking whether setpgrp() takes no arguments... yes |
---|
219 | :info:configure checking for pid_t... yes |
---|
220 | :info:configure checking for size_t... yes |
---|
221 | :info:configure checking for off_t... yes |
---|
222 | :info:configure checking size of off_t... 8 |
---|
223 | :info:configure checking for ssize_t... yes |
---|
224 | :info:configure checking return type of signal handlers... void |
---|
225 | :info:configure checking whether stat accepts an empty string... no |
---|
226 | :info:configure checking vfork.h usability... no |
---|
227 | :info:configure checking vfork.h presence... no |
---|
228 | :info:configure checking for vfork.h... no |
---|
229 | :info:configure checking for fork... yes |
---|
230 | :info:configure checking for vfork... yes |
---|
231 | :info:configure checking for working fork... yes |
---|
232 | :info:configure checking for working vfork... (cached) yes |
---|
233 | :info:configure checking for getcwd... yes |
---|
234 | :info:configure checking for getwd... yes |
---|
235 | :info:configure checking for isblank... yes |
---|
236 | :info:configure checking whether isblank() works correctly with side effect expressions... no |
---|
237 | :info:configure checking for alarm... yes |
---|
238 | :info:configure checking for mkdir... yes |
---|
239 | :info:configure checking for mkstemp... yes |
---|
240 | :info:configure checking for putenv... yes |
---|
241 | :info:configure checking for setlocale... yes |
---|
242 | :info:configure checking for strchr... yes |
---|
243 | :info:configure checking for strdup... yes |
---|
244 | :info:configure checking for utime... yes |
---|
245 | :info:configure checking for setpgid... yes |
---|
246 | :info:configure checking for setitimer... yes |
---|
247 | :info:configure checking for sigaction... yes |
---|
248 | :info:configure checking for sigvec... yes |
---|
249 | :info:configure checking for siginterrupt... yes |
---|
250 | :info:configure checking for sigprocmask... yes |
---|
251 | :info:configure checking whether sighandlers must be reinstalled... yes |
---|
252 | :info:configure checking for aspell... ispell |
---|
253 | :info:configure configure: creating ./config.status |
---|
254 | :info:configure config.status: creating Makefile |
---|
255 | :info:configure config.status: creating rc/Makefile |
---|
256 | :info:configure config.status: creating man/Makefile |
---|
257 | :info:configure config.status: creating man/ru/Makefile |
---|
258 | :info:configure config.status: creating syntax/Makefile |
---|
259 | :info:configure config.status: creating po/Makefile |
---|
260 | :info:configure config.status: creating syntax/c.jsf |
---|
261 | :info:configure config.status: creating syntax/perl.jsf |
---|
262 | :info:configure config.status: creating syntax/verilog.jsf |
---|
263 | :info:configure config.status: creating syntax/sh.jsf |
---|
264 | :info:configure config.status: creating syntax/python.jsf |
---|
265 | :info:configure config.status: creating syntax/conf.jsf |
---|
266 | :info:configure config.status: creating syntax/php.jsf |
---|
267 | :info:configure config.status: creating syntax/mail.jsf |
---|
268 | :info:configure config.status: creating syntax/pascal.jsf |
---|
269 | :info:configure config.status: creating syntax/html.jsf |
---|
270 | :info:configure config.status: creating syntax/vhdl.jsf |
---|
271 | :info:configure config.status: creating syntax/fortran.jsf |
---|
272 | :info:configure config.status: creating syntax/java.jsf |
---|
273 | :info:configure config.status: creating syntax/xml.jsf |
---|
274 | :info:configure config.status: creating syntax/tcl.jsf |
---|
275 | :info:configure config.status: creating charmaps/klingon |
---|
276 | :info:configure config.status: creating syntax/lisp.jsf |
---|
277 | :info:configure config.status: creating syntax/csh.jsf |
---|
278 | :info:configure config.status: creating syntax/mason.jsf |
---|
279 | :info:configure config.status: creating syntax/diff.jsf |
---|
280 | :info:configure config.status: creating syntax/asm.jsf |
---|
281 | :info:configure config.status: creating syntax/css.jsf |
---|
282 | :info:configure config.status: creating syntax/tex.jsf |
---|
283 | :info:configure config.status: creating syntax/ocaml.jsf |
---|
284 | :info:configure config.status: creating syntax/4gl.jsf |
---|
285 | :info:configure config.status: creating syntax/sml.jsf |
---|
286 | :info:configure config.status: creating syntax/sql.jsf |
---|
287 | :info:configure config.status: creating syntax/awk.jsf |
---|
288 | :info:configure config.status: creating syntax/cobol.jsf |
---|
289 | :info:configure config.status: creating syntax/sed.jsf |
---|
290 | :info:configure config.status: creating syntax/ps.jsf |
---|
291 | :info:configure config.status: creating syntax/ada.jsf |
---|
292 | :info:configure config.status: creating syntax/troff.jsf |
---|
293 | :info:configure config.status: creating syntax/haskell.jsf |
---|
294 | :info:configure config.status: creating syntax/rexx.jsf |
---|
295 | :info:configure config.status: creating syntax/skill.jsf |
---|
296 | :info:configure config.status: creating syntax/lua.jsf |
---|
297 | :info:configure config.status: creating syntax/ruby.jsf |
---|
298 | :info:configure config.status: creating syntax/m4.jsf |
---|
299 | :info:configure config.status: creating syntax/joerc.jsf |
---|
300 | :info:configure config.status: creating syntax/spec.jsf |
---|
301 | :info:configure config.status: creating syntax/matlab.jsf |
---|
302 | :info:configure config.status: creating syntax/jsf.jsf |
---|
303 | :info:configure config.status: creating syntax/jsf_check.jsf |
---|
304 | :info:configure config.status: creating autoconf.h |
---|
305 | :info:configure config.status: executing depfiles commands |
---|
306 | :debug:configure Executing portconfigure::configure_finish |
---|
307 | :warn:configure Configuration logfiles contain indications of -Wimplicit-function-declaration; check that features were not accidentally disabled: |
---|
308 | :msg:configure exit: found in joe-3.7/config.log |
---|
309 | :debug:configure Privilege de-escalation not attempted as not running as root. |
---|
310 | :debug:build build phase started at Fri Dec 31 09:42:37 CET 2021 |
---|
311 | :notice:build ---> Building joe |
---|
312 | :debug:build Executing org.macports.build (joe) |
---|
313 | :debug:build Environment: |
---|
314 | :debug:build CC_PRINT_OPTIONS='YES' |
---|
315 | :debug:build CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/.CC_PRINT_OPTIONS' |
---|
316 | :debug:build CPATH='/opt/local/include' |
---|
317 | :debug:build DEVELOPER_DIR='/Library/Developer/CommandLineTools' |
---|
318 | :debug:build LANG='C' |
---|
319 | :debug:build LIBRARY_PATH='/opt/local/lib' |
---|
320 | :debug:build MACOSX_DEPLOYMENT_TARGET='12.0' |
---|
321 | :debug:build SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk' |
---|
322 | :info:build Executing: cd "/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7" && /usr/bin/make -j8 -w all |
---|
323 | :debug:build system: cd "/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7" && /usr/bin/make -j8 -w all |
---|
324 | :info:build make: Entering directory `/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7' |
---|
325 | :info:build /Library/Developer/CommandLineTools/usr/bin/make all-recursive |
---|
326 | :info:build make[1]: Entering directory `/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7' |
---|
327 | :info:build Making all in man |
---|
328 | :info:build make[2]: Entering directory `/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7/man' |
---|
329 | :info:build Making all in ru |
---|
330 | :info:build make[3]: Entering directory `/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7/man/ru' |
---|
331 | :info:build 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[3]: Leaving directory `/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7/man/ru' |
---|
333 | :info:build make[3]: Entering directory `/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7/man' |
---|
334 | :info:build 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 |
---|
335 | :info:build make[3]: Leaving directory `/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7/man' |
---|
336 | :info:build make[2]: Leaving directory `/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7/man' |
---|
337 | :info:build Making all in rc |
---|
338 | :info:build make[2]: Entering directory `/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7/rc' |
---|
339 | :info:build 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 |
---|
340 | :info:build 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 |
---|
341 | :info:build 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 |
---|
342 | :info:build 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 |
---|
343 | :info:build 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 |
---|
344 | :info:build 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 |
---|
345 | :info:build make[2]: Leaving directory `/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7/rc' |
---|
346 | :info:build Making all in po |
---|
347 | :info:build make[2]: Entering directory `/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7/po' |
---|
348 | :info:build make[2]: Nothing to be done for `all'. |
---|
349 | :info:build make[2]: Leaving directory `/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7/po' |
---|
350 | :info:build Making all in syntax |
---|
351 | :info:build make[2]: Entering directory `/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7/syntax' |
---|
352 | :info:build make[2]: Nothing to be done for `all'. |
---|
353 | :info:build make[2]: Leaving directory `/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7/syntax' |
---|
354 | :info:build make[2]: Entering directory `/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7' |
---|
355 | :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/MacOSX12.sdk -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -MT b.o -MD -MP -MF .deps/b.Tpo -c -o b.o b.c |
---|
356 | :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/MacOSX12.sdk -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -MT blocks.o -MD -MP -MF .deps/blocks.Tpo -c -o blocks.o blocks.c |
---|
357 | :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/MacOSX12.sdk -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -MT bw.o -MD -MP -MF .deps/bw.Tpo -c -o bw.o bw.c |
---|
358 | :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/MacOSX12.sdk -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -MT cmd.o -MD -MP -MF .deps/cmd.Tpo -c -o cmd.o cmd.c |
---|
359 | :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/MacOSX12.sdk -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c |
---|
360 | :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/MacOSX12.sdk -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -MT help.o -MD -MP -MF .deps/help.Tpo -c -o help.o help.c |
---|
361 | :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/MacOSX12.sdk -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -MT kbd.o -MD -MP -MF .deps/kbd.Tpo -c -o kbd.o kbd.c |
---|
362 | :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/MacOSX12.sdk -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -MT macro.o -MD -MP -MF .deps/macro.Tpo -c -o macro.o macro.c |
---|
363 | :info:build cmd.c:234:5: warning: format string is not a string literal (potentially insecure) [-Wformat-security] |
---|
364 | :info:build joe_snprintf_0(bf,sizeof(bf),joe_gettext(LOCKMSG2)); |
---|
365 | :info:build ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
366 | :info:build ./types.h:66:66: note: expanded from macro 'joe_snprintf_0' |
---|
367 | :info:build #define joe_snprintf_0(buf,len,fmt) snprintf((char *)(buf),(len),(char *)(fmt)) |
---|
368 | :info:build ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ |
---|
369 | :info:build /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/secure/_stdio.h:57:62: note: expanded from macro 'snprintf' |
---|
370 | :info:build __builtin___snprintf_chk (str, len, 0, __darwin_obsz(str), __VA_ARGS__) |
---|
371 | :info:build ^~~~~~~~~~~ |
---|
372 | :info:build cmd.c:234:5: note: treat the string as an argument to avoid this |
---|
373 | :info:build ./types.h:66:66: note: expanded from macro 'joe_snprintf_0' |
---|
374 | :info:build #define joe_snprintf_0(buf,len,fmt) snprintf((char *)(buf),(len),(char *)(fmt)) |
---|
375 | :info:build ^ |
---|
376 | :info:build cmd.c:292:5: warning: format string is not a string literal (potentially insecure) [-Wformat-security] |
---|
377 | :info:build joe_snprintf_0(bf,sizeof(bf),joe_gettext(LOCKMSG2)); |
---|
378 | :info:build ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
379 | :info:build ./types.h:66:66: note: expanded from macro 'joe_snprintf_0' |
---|
380 | :info:build #define joe_snprintf_0(buf,len,fmt) snprintf((char *)(buf),(len),(char *)(fmt)) |
---|
381 | :info:build ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ |
---|
382 | :info:build /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/secure/_stdio.h:57:62: note: expanded from macro 'snprintf' |
---|
383 | :info:build __builtin___snprintf_chk (str, len, 0, __darwin_obsz(str), __VA_ARGS__) |
---|
384 | :info:build ^~~~~~~~~~~ |
---|
385 | :info:build cmd.c:292:5: note: treat the string as an argument to avoid this |
---|
386 | :info:build ./types.h:66:66: note: expanded from macro 'joe_snprintf_0' |
---|
387 | :info:build #define joe_snprintf_0(buf,len,fmt) snprintf((char *)(buf),(len),(char *)(fmt)) |
---|
388 | :info:build ^ |
---|
389 | :info:build b.c:2997:22: warning: format string is not a string literal (potentially insecure) [-Wformat-security] |
---|
390 | :info:build fprintf(ttsig_f, (char *)joe_gettext(_("\n*** File \'(Unnamed)\'\n"))); |
---|
391 | :info:build ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
392 | :info:build b.c:2997:22: note: treat the string as an argument to avoid this |
---|
393 | :info:build fprintf(ttsig_f, (char *)joe_gettext(_("\n*** File \'(Unnamed)\'\n"))); |
---|
394 | :info:build ^ |
---|
395 | :info:build "%s", |
---|
396 | :info:build mv -f .deps/hash.Tpo .deps/hash.Po |
---|
397 | :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/MacOSX12.sdk -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c |
---|
398 | :info:build mv -f .deps/kbd.Tpo .deps/kbd.Po |
---|
399 | :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/MacOSX12.sdk -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -MT menu.o -MD -MP -MF .deps/menu.Tpo -c -o menu.o menu.c |
---|
400 | :info:build mv -f .deps/help.Tpo .deps/help.Po |
---|
401 | :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/MacOSX12.sdk -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -MT path.o -MD -MP -MF .deps/path.Tpo -c -o path.o path.c |
---|
402 | :info:build mv -f .deps/macro.Tpo .deps/macro.Po |
---|
403 | :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/MacOSX12.sdk -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -MT poshist.o -MD -MP -MF .deps/poshist.Tpo -c -o poshist.o poshist.c |
---|
404 | :info:build 2 warnings generated. |
---|
405 | :info:build mv -f .deps/cmd.Tpo .deps/cmd.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/MacOSX12.sdk -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -MT pw.o -MD -MP -MF .deps/pw.Tpo -c -o pw.o pw.c |
---|
407 | :info:build main.c:207:19: warning: format string is not a string literal (potentially insecure) [-Wformat-security] |
---|
408 | :info:build fprintf(stderr, (char *)joe_gettext(_("Couldn't load termcap/terminfo entry\n"))); |
---|
409 | :info:build ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
410 | :info:build main.c:207:19: note: treat the string as an argument to avoid this |
---|
411 | :info:build fprintf(stderr, (char *)joe_gettext(_("Couldn't load termcap/terminfo entry\n"))); |
---|
412 | :info:build ^ |
---|
413 | :info:build "%s", |
---|
414 | :info:build mv -f .deps/blocks.Tpo .deps/blocks.Po |
---|
415 | :info:build main.c:359:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security] |
---|
416 | :info:build fprintf(stderr,(char *)joe_gettext(_("rc file has no :main key binding section or no bindings. Bye.\n"))); |
---|
417 | :info:build ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
418 | :info:build main.c:359:18: note: treat the string as an argument to avoid this |
---|
419 | :info:build fprintf(stderr,(char *)joe_gettext(_("rc file has no :main key binding section or no bindings. Bye.\n"))); |
---|
420 | :info:build ^ |
---|
421 | :info:build "%s", |
---|
422 | :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/MacOSX12.sdk -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -MT queue.o -MD -MP -MF .deps/queue.Tpo -c -o queue.o queue.c |
---|
423 | :info:build mv -f .deps/poshist.Tpo .deps/poshist.Po |
---|
424 | :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/MacOSX12.sdk -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -MT qw.o -MD -MP -MF .deps/qw.Tpo -c -o qw.o qw.c |
---|
425 | :info:build 2 warnings generated. |
---|
426 | :info:build mv -f .deps/path.Tpo .deps/path.Po |
---|
427 | :info:build mv -f .deps/main.Tpo .deps/main.Po |
---|
428 | :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/MacOSX12.sdk -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -MT rc.o -MD -MP -MF .deps/rc.Tpo -c -o rc.o rc.c |
---|
429 | :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/MacOSX12.sdk -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -MT regex.o -MD -MP -MF .deps/regex.Tpo -c -o regex.o regex.c |
---|
430 | :info:build mv -f .deps/queue.Tpo .deps/queue.Po |
---|
431 | :info:build mv -f .deps/pw.Tpo .deps/pw.Po |
---|
432 | :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/MacOSX12.sdk -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -MT scrn.o -MD -MP -MF .deps/scrn.Tpo -c -o scrn.o scrn.c |
---|
433 | :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/MacOSX12.sdk -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -MT tab.o -MD -MP -MF .deps/tab.Tpo -c -o tab.o tab.c |
---|
434 | :info:build mv -f .deps/menu.Tpo .deps/menu.Po |
---|
435 | :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/MacOSX12.sdk -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -MT termcap.o -MD -MP -MF .deps/termcap.Tpo -c -o termcap.o termcap.c |
---|
436 | :info:build rc.c:1492:19: warning: format string is not a string literal (potentially insecure) [-Wformat-security] |
---|
437 | :info:build fprintf(stderr, (char *)joe_gettext(_("\ndone\n"))); |
---|
438 | :info:build ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
439 | :info:build rc.c:1492:19: note: treat the string as an argument to avoid this |
---|
440 | :info:build fprintf(stderr, (char *)joe_gettext(_("\ndone\n"))); |
---|
441 | :info:build ^ |
---|
442 | :info:build "%s", |
---|
443 | :info:build rc.c:1494:19: warning: format string is not a string literal (potentially insecure) [-Wformat-security] |
---|
444 | :info:build fprintf(stderr, (char *)joe_gettext(_("done\n"))); |
---|
445 | :info:build ^ ~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
446 | :info:build rc.c:1494:19: note: treat the string as an argument to avoid this |
---|
447 | :info:build fprintf(stderr, (char *)joe_gettext(_("done\n"))); |
---|
448 | :info:build ^ |
---|
449 | :info:build "%s", |
---|
450 | :info:build scrn.c:720:17: warning: format string is not a string literal (potentially insecure) [-Wformat-security] |
---|
451 | :info:build fprintf(stderr,(char *)joe_gettext(_("Sorry, your terminal can't do absolute cursor positioning.\nIt's broken\n"))); |
---|
452 | :info:build ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
453 | :info:build scrn.c:720:17: note: treat the string as an argument to avoid this |
---|
454 | :info:build fprintf(stderr,(char *)joe_gettext(_("Sorry, your terminal can't do absolute cursor positioning.\nIt's broken\n"))); |
---|
455 | :info:build ^ |
---|
456 | :info:build "%s", |
---|
457 | :info:build mv -f .deps/bw.Tpo .deps/bw.Po |
---|
458 | :info:build mv -f .deps/qw.Tpo .deps/qw.Po |
---|
459 | :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/MacOSX12.sdk -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -MT tty.o -MD -MP -MF .deps/tty.Tpo -c -o tty.o tty.c |
---|
460 | :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/MacOSX12.sdk -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -MT tw.o -MD -MP -MF .deps/tw.Tpo -c -o tw.o tw.c |
---|
461 | :info:build mv -f .deps/regex.Tpo .deps/regex.Po |
---|
462 | :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/MacOSX12.sdk -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -MT ublock.o -MD -MP -MF .deps/ublock.Tpo -c -o ublock.o ublock.c |
---|
463 | :info:build termcap.c:216:19: warning: format string is not a string literal (potentially insecure) [-Wformat-security] |
---|
464 | :info:build fprintf(stderr, (char *)joe_gettext(_("Couldn't load termcap entry. Using ansi default\n"))); |
---|
465 | :info:build ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
466 | :info:build termcap.c:216:19: note: treat the string as an argument to avoid this |
---|
467 | :info:build fprintf(stderr, (char *)joe_gettext(_("Couldn't load termcap entry. Using ansi default\n"))); |
---|
468 | :info:build ^ |
---|
469 | :info:build "%s", |
---|
470 | :info:build mv -f .deps/tab.Tpo .deps/tab.Po |
---|
471 | :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/MacOSX12.sdk -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -MT uedit.o -MD -MP -MF .deps/uedit.Tpo -c -o uedit.o uedit.c |
---|
472 | :info:build tty.c:326:20: warning: format string is not a string literal (potentially insecure) [-Wformat-security] |
---|
473 | :info:build fprintf(stderr, (char *)joe_gettext(_("Couldn\'t open /dev/tty\n"))); |
---|
474 | :info:build ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
475 | :info:build tty.c:326:20: note: treat the string as an argument to avoid this |
---|
476 | :info:build fprintf(stderr, (char *)joe_gettext(_("Couldn\'t open /dev/tty\n"))); |
---|
477 | :info:build ^ |
---|
478 | :info:build "%s", |
---|
479 | :info:build tty.c:743:20: warning: format string is not a string literal (potentially insecure) [-Wformat-security] |
---|
480 | :info:build fprintf(stderr, (char *)joe_gettext(_("You are at the command shell. Type 'exit' to return\n"))); |
---|
481 | :info:build ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
482 | :info:build tty.c:743:20: note: treat the string as an argument to avoid this |
---|
483 | :info:build fprintf(stderr, (char *)joe_gettext(_("You are at the command shell. Type 'exit' to return\n"))); |
---|
484 | :info:build ^ |
---|
485 | :info:build "%s", |
---|
486 | :info:build tty.c:807:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security] |
---|
487 | :info:build fprintf(stderr, (char *)joe_gettext(_("You have suspended the program. Type 'fg' to return\n"))); |
---|
488 | :info:build ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
489 | :info:build tty.c:807:18: note: treat the string as an argument to avoid this |
---|
490 | :info:build fprintf(stderr, (char *)joe_gettext(_("You have suspended the program. Type 'fg' to return\n"))); |
---|
491 | :info:build ^ |
---|
492 | :info:build "%s", |
---|
493 | :info:build tty.c:899:13: error: implicit declaration of function 'openpty' is invalid in C99 [-Werror,-Wimplicit-function-declaration] |
---|
494 | :info:build if (openpty(ptyfd, &ttyfd, (char *)name, NULL, NULL) == 0) |
---|
495 | :info:build ^ |
---|
496 | :info:build tty.c:899:13: note: did you mean 'openat'? |
---|
497 | :info:build /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/fcntl.h:565:9: note: 'openat' declared here |
---|
498 | :info:build int openat(int, const char *, int, ...) __DARWIN_NOCANCEL(openat) __OSX_AVAILABLE_STARTING(__MAC_10_10, __IPHONE_8_0); |
---|
499 | :info:build ^ |
---|
500 | :info:build tty.c:1124:6: error: implicit declaration of function 'login_tty' is invalid in C99 [-Werror,-Wimplicit-function-declaration] |
---|
501 | :info:build login_tty(x); |
---|
502 | :info:build ^ |
---|
503 | :info:build 3 warnings and 2 errors generated. |
---|
504 | :info:build make[2]: *** [tty.o] Error 1 |
---|
505 | :info:build make[2]: *** Waiting for unfinished jobs.... |
---|
506 | :info:build 1 warning generated. |
---|
507 | :info:build mv -f .deps/termcap.Tpo .deps/termcap.Po |
---|
508 | :info:build 2 warnings generated. |
---|
509 | :info:build mv -f .deps/rc.Tpo .deps/rc.Po |
---|
510 | :info:build 1 warning generated. |
---|
511 | :info:build mv -f .deps/ublock.Tpo .deps/ublock.Po |
---|
512 | :info:build mv -f .deps/tw.Tpo .deps/tw.Po |
---|
513 | :info:build mv -f .deps/b.Tpo .deps/b.Po |
---|
514 | :info:build 1 warning generated. |
---|
515 | :info:build mv -f .deps/scrn.Tpo .deps/scrn.Po |
---|
516 | :info:build mv -f .deps/uedit.Tpo .deps/uedit.Po |
---|
517 | :info:build make[2]: Leaving directory `/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7' |
---|
518 | :info:build make[1]: *** [all-recursive] Error 1 |
---|
519 | :info:build make[1]: Leaving directory `/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7' |
---|
520 | :info:build make: *** [all] Error 2 |
---|
521 | :info:build make: Leaving directory `/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7' |
---|
522 | :info:build Command failed: cd "/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7" && /usr/bin/make -j8 -w all |
---|
523 | :info:build Exit code: 2 |
---|
524 | :error:build Failed to build joe: command execution failed |
---|
525 | :debug:build Error code: CHILDSTATUS 23031 2 |
---|
526 | :debug:build Backtrace: command execution failed |
---|
527 | :debug:build while executing |
---|
528 | :debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring" |
---|
529 | :debug:build invoked from within |
---|
530 | :debug:build "command_exec -callback portprogress::target_progress_callback build" |
---|
531 | :debug:build (procedure "portbuild::build_main" line 8) |
---|
532 | :debug:build invoked from within |
---|
533 | :debug:build "$procedure $targetname" |
---|
534 | :error:build See /opt/local/var/macports/logs/_private_tmp_macports-ports_editors_joe/joe/main.log for details. |
---|
535 | version:1 |
---|
536 | :debug:main Starting logging for joe @3.7_0 |
---|
537 | :debug:sysinfo macOS 12.1 (darwin/21.2.0) arch arm |
---|
538 | :debug:sysinfo MacPorts 2.7.1 |
---|
539 | :debug:sysinfo Xcode 13.2.1 |
---|
540 | :debug:sysinfo SDK 12 |
---|
541 | :debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 12.0 |
---|
542 | :debug:main joe has no conflicts |
---|
543 | :debug:main Executing org.macports.main (joe) |
---|
544 | :debug:main dropping privileges: euid changed to 502, egid changed to 501. |
---|
545 | :debug:archivefetch archivefetch phase started at Fri Dec 31 21:52:47 CET 2021 |
---|
546 | :debug:archivefetch Executing org.macports.archivefetch (joe) |
---|
547 | :debug:archivefetch Privilege de-escalation not attempted as not running as root. |
---|
548 | :debug:archivefetch Skipping completed org.macports.fetch (joe) |
---|
549 | :debug:archivefetch Privilege de-escalation not attempted as not running as root. |
---|
550 | :debug:archivefetch Skipping completed org.macports.checksum (joe) |
---|
551 | :debug:archivefetch Privilege de-escalation not attempted as not running as root. |
---|
552 | :debug:archivefetch Skipping completed org.macports.extract (joe) |
---|
553 | :debug:archivefetch Privilege de-escalation not attempted as not running as root. |
---|
554 | :debug:archivefetch Skipping completed org.macports.patch (joe) |
---|
555 | :debug:archivefetch Privilege de-escalation not attempted as not running as root. |
---|
556 | :debug:archivefetch Skipping completed org.macports.configure (joe) |
---|
557 | :debug:archivefetch Privilege de-escalation not attempted as not running as root. |
---|
558 | :debug:build build phase started at Fri Dec 31 21:52:48 CET 2021 |
---|
559 | :notice:build ---> Building joe |
---|
560 | :debug:build Executing org.macports.build (joe) |
---|
561 | :debug:build Environment: |
---|
562 | :debug:build CC_PRINT_OPTIONS='YES' |
---|
563 | :debug:build CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/.CC_PRINT_OPTIONS' |
---|
564 | :debug:build CPATH='/opt/local/include' |
---|
565 | :debug:build DEVELOPER_DIR='/Library/Developer/CommandLineTools' |
---|
566 | :debug:build LANG='C' |
---|
567 | :debug:build LIBRARY_PATH='/opt/local/lib' |
---|
568 | :debug:build MACOSX_DEPLOYMENT_TARGET='12.0' |
---|
569 | :debug:build SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk' |
---|
570 | :info:build Executing: cd "/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7" && /usr/bin/make -j8 -w all |
---|
571 | :debug:build system: cd "/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7" && /usr/bin/make -j8 -w all |
---|
572 | :info:build make: Entering directory `/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7' |
---|
573 | :info:build /Library/Developer/CommandLineTools/usr/bin/make all-recursive |
---|
574 | :info:build make[1]: Entering directory `/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7' |
---|
575 | :info:build Making all in man |
---|
576 | :info:build make[2]: Entering directory `/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7/man' |
---|
577 | :info:build Making all in ru |
---|
578 | :info:build make[3]: Entering directory `/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7/man/ru' |
---|
579 | :info:build make[3]: Nothing to be done for `all'. |
---|
580 | :info:build make[3]: Leaving directory `/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7/man/ru' |
---|
581 | :info:build make[3]: Entering directory `/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7/man' |
---|
582 | :info:build make[3]: Nothing to be done for `all-am'. |
---|
583 | :info:build make[3]: Leaving directory `/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7/man' |
---|
584 | :info:build make[2]: Leaving directory `/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7/man' |
---|
585 | :info:build Making all in rc |
---|
586 | :info:build make[2]: Entering directory `/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7/rc' |
---|
587 | :info:build make[2]: Nothing to be done for `all'. |
---|
588 | :info:build make[2]: Leaving directory `/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7/rc' |
---|
589 | :info:build Making all in po |
---|
590 | :info:build make[2]: Entering directory `/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7/po' |
---|
591 | :info:build make[2]: Nothing to be done for `all'. |
---|
592 | :info:build make[2]: Leaving directory `/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7/po' |
---|
593 | :info:build Making all in syntax |
---|
594 | :info:build make[2]: Entering directory `/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7/syntax' |
---|
595 | :info:build make[2]: Nothing to be done for `all'. |
---|
596 | :info:build make[2]: Leaving directory `/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7/syntax' |
---|
597 | :info:build make[2]: Entering directory `/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7' |
---|
598 | :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/MacOSX12.sdk -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -MT tty.o -MD -MP -MF .deps/tty.Tpo -c -o tty.o tty.c |
---|
599 | :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/MacOSX12.sdk -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -MT uerror.o -MD -MP -MF .deps/uerror.Tpo -c -o uerror.o uerror.c |
---|
600 | :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/MacOSX12.sdk -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -MT ufile.o -MD -MP -MF .deps/ufile.Tpo -c -o ufile.o ufile.c |
---|
601 | :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/MacOSX12.sdk -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -MT uformat.o -MD -MP -MF .deps/uformat.Tpo -c -o uformat.o uformat.c |
---|
602 | :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/MacOSX12.sdk -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -MT uisrch.o -MD -MP -MF .deps/uisrch.Tpo -c -o uisrch.o uisrch.c |
---|
603 | :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/MacOSX12.sdk -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -MT umath.o -MD -MP -MF .deps/umath.Tpo -c -o umath.o umath.c |
---|
604 | :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/MacOSX12.sdk -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -MT undo.o -MD -MP -MF .deps/undo.Tpo -c -o undo.o undo.c |
---|
605 | :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/MacOSX12.sdk -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -MT usearch.o -MD -MP -MF .deps/usearch.Tpo -c -o usearch.o usearch.c |
---|
606 | :info:build tty.c:326:20: warning: format string is not a string literal (potentially insecure) [-Wformat-security] |
---|
607 | :info:build fprintf(stderr, (char *)joe_gettext(_("Couldn\'t open /dev/tty\n"))); |
---|
608 | :info:build ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
609 | :info:build ufile.c:65:4tty.c:326:20: : warning: format string is not a string literal (potentially insecure) [-Wformat-security] |
---|
610 | :info:build note: treat the string as an argument to avoid this |
---|
611 | :info:build joe_snprintf_0(msgbuf, JOE_MSGBUFSIZE, joe_gettext(_("Some files have not been saved."))); |
---|
612 | :info:build ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
613 | :info:build fprintf(stderr, (char *)joe_gettext(_("Couldn\'t open /dev/tty\n"))); |
---|
614 | :info:build ^ |
---|
615 | :info:build "%s", |
---|
616 | :info:build ./types.h:66:66: note: expanded from macro 'joe_snprintf_0' |
---|
617 | :info:build #define joe_snprintf_0(buf,len,fmt) snprintf((char *)(buf),(len),(char *)(fmt)) |
---|
618 | :info:build ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ |
---|
619 | :info:build /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/secure/_stdio.h:57:62: note: expanded from macro 'snprintf' |
---|
620 | :info:build __builtin___snprintf_chk (str, len, 0, __darwin_obsz(str), __VA_ARGS__) |
---|
621 | :info:build ^~~~~~~~~~~ |
---|
622 | :info:build ufile.c:65:4: note: treat the string as an argument to avoid this |
---|
623 | :info:build ./types.h:66:66: note: expanded from macro 'joe_snprintf_0' |
---|
624 | :info:build #define joe_snprintf_0(buf,len,fmt) snprintf((char *)(buf),(len),(char *)(fmt)) |
---|
625 | :info:build ^ |
---|
626 | :info:build ufile.c:67:4: warning: format string is not a string literal (potentially insecure) [-Wformat-security] |
---|
627 | :info:build joe_snprintf_0(msgbuf, JOE_MSGBUFSIZE, joe_gettext(_("All modified files have been saved."))); |
---|
628 | :info:build ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
629 | :info:build ./types.h:66:66: note: expanded from macro 'joe_snprintf_0' |
---|
630 | :info:build #define joe_snprintf_0(buf,len,fmt) snprintf((char *)(buf),(len),(char *)(fmt)) |
---|
631 | :info:build ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ |
---|
632 | :info:build /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/secure/_stdio.h:57:62: note: expanded from macro 'snprintf' |
---|
633 | :info:build __builtin___snprintf_chk (str, len, 0, __darwin_obsz(str), __VA_ARGS__) |
---|
634 | :info:build ^~~~~~~~~~~ |
---|
635 | :info:build ufile.c:67:4: note: treat the string as an argument to avoid this |
---|
636 | :info:build ./types.h:66:66: note: expanded from macro 'joe_snprintf_0' |
---|
637 | :info:build #define joe_snprintf_0(buf,len,fmt) snprintf((char *)(buf),(len),(char *)(fmt)) |
---|
638 | :info:build ^ |
---|
639 | :info:build ufile.c:69:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] |
---|
640 | :info:build joe_snprintf_0(msgbuf, JOE_MSGBUFSIZE, joe_gettext(_("No modified files, so no updates needed."))); |
---|
641 | :info:build ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
642 | :info:build ./types.h:66:66: note: expanded from macro 'joe_snprintf_0' |
---|
643 | :info:build #define joe_snprintf_0(buf,len,fmt) snprintf((char *)(buf),(len),(char *)(fmt)) |
---|
644 | :info:build ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ |
---|
645 | :info:build /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/secure/_stdio.h:57:62: note: expanded from macro 'snprintf' |
---|
646 | :info:build __builtin___snprintf_chk (str, len, 0, __darwin_obsz(str), __VA_ARGS__) |
---|
647 | :info:build ^~~~~~~~~~~ |
---|
648 | :info:build ufile.c:69:3: note: treat the string as an argument to avoid this |
---|
649 | :info:build ./types.h:66:66: note: expanded from macro 'joe_snprintf_0' |
---|
650 | :info:build #define joe_snprintf_0(buf,len,fmt) snprintf((char *)(buf),(len),(char *)(fmt)) |
---|
651 | :info:build ^ |
---|
652 | :info:build uerror.c:330:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] |
---|
653 | :info:build joe_snprintf_0(msgbuf, JOE_MSGBUFSIZE, joe_gettext(_("No messages found"))); |
---|
654 | :info:build ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
655 | :info:build ./types.h:66:66: note: expanded from macro 'joe_snprintf_0' |
---|
656 | :info:build #define joe_snprintf_0(buf,len,fmt) snprintf((char *)(buf),(len),(char *)(fmt)) |
---|
657 | :info:build ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ |
---|
658 | :info:build /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/secure/_stdio.h:57:62: note: expanded from macro 'snprintf' |
---|
659 | :info:build __builtin___snprintf_chk (str, len, 0, __darwin_obsz(str), __VA_ARGS__) |
---|
660 | :info:build ^~~~~~~~~~~ |
---|
661 | :info:build uerror.c:330:3: note: treat the string as an argument to avoid this |
---|
662 | :info:build ./types.h:66:66: note: expanded from macro 'joe_snprintf_0' |
---|
663 | :info:build #define joe_snprintf_0(buf,len,fmt) snprintf((char *)(buf),(len),(char *)(fmt)) |
---|
664 | :info:build ^ |
---|
665 | :info:build uerror.c:344:3: warning: format string is not a string literal (potentially insecure) [-Wformat-security] |
---|
666 | :info:build joe_snprintf_0(msgbuf, JOE_MSGBUFSIZE, joe_gettext(_("No messages found"))); |
---|
667 | :info:build ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
668 | :info:build ./types.h:66:66: note: expanded from macro 'joe_snprintf_0' |
---|
669 | :info:build #define joe_snprintf_0(buf,len,fmt) snprintf((char *)(buf),(len),(char *)(fmt)) |
---|
670 | :info:build ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ |
---|
671 | :info:build /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/secure/_stdio.h:57:62: note: expanded from macro 'snprintf' |
---|
672 | :info:build __builtin___snprintf_chk (str, len, 0, __darwin_obsz(str), __VA_ARGS__) |
---|
673 | :info:build ^~~~~~~~~~~ |
---|
674 | :info:build uerror.c:344:3: note: treat the string as an argument to avoid this |
---|
675 | :info:build ./types.h:66:66: note: expanded from macro 'joe_snprintf_0' |
---|
676 | :info:build #define joe_snprintf_0(buf,len,fmt) snprintf((char *)(buf),(len),(char *)(fmt)) |
---|
677 | :info:build ^ |
---|
678 | :info:build tty.c:743:20: warning: format string is not a string literal (potentially insecure) [-Wformat-security] |
---|
679 | :info:build fprintf(stderr, (char *)joe_gettext(_("You are at the command shell. Type 'exit' to return\n"))); |
---|
680 | :info:build ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
681 | :info:build tty.c:743:20: note: treat the string as an argument to avoid this |
---|
682 | :info:build fprintf(stderr, (char *)joe_gettext(_("You are at the command shell. Type 'exit' to return\n"))); |
---|
683 | :info:build ^ |
---|
684 | :info:build "%s", |
---|
685 | :info:build tty.c:807:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security] |
---|
686 | :info:build fprintf(stderr, (char *)joe_gettext(_("You have suspended the program. Type 'fg' to return\n"))); |
---|
687 | :info:build ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
688 | :info:build tty.c:807:18: note: treat the string as an argument to avoid this |
---|
689 | :info:build fprintf(stderr, (char *)joe_gettext(_("You have suspended the program. Type 'fg' to return\n"))); |
---|
690 | :info:build ^ |
---|
691 | :info:build "%s", |
---|
692 | :info:build tty.c:899:13: error: implicit declaration of function 'openpty' is invalid in C99 [-Werror,-Wimplicit-function-declaration] |
---|
693 | :info:build if (openpty(ptyfd, &ttyfd, (char *)name, NULL, NULL) == 0) |
---|
694 | :info:build ^ |
---|
695 | :info:build tty.c:899:13: note: did you mean 'openat'? |
---|
696 | :info:build /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/fcntl.h:565:9: note: 'openat' declared here |
---|
697 | :info:build int openat(int, const char *, int, ...) __DARWIN_NOCANCEL(openat) __OSX_AVAILABLE_STARTING(__MAC_10_10, __IPHONE_8_0); |
---|
698 | :info:build ^ |
---|
699 | :info:build tty.c:1124:6: error: implicit declaration of function 'login_tty' is invalid in C99 [-Werror,-Wimplicit-function-declaration] |
---|
700 | :info:build login_tty(x); |
---|
701 | :info:build ^ |
---|
702 | :info:build 3 warnings and 2 errors generated. |
---|
703 | :info:build make[2]: *** [tty.o] Error 1 |
---|
704 | :info:build make[2]: *** Waiting for unfinished jobs.... |
---|
705 | :info:build mv -f .deps/uisrch.Tpo .deps/uisrch.Po |
---|
706 | :info:build 2 warnings generated. |
---|
707 | :info:build mv -f .deps/uerror.Tpo .deps/uerror.Po |
---|
708 | :info:build mv -f .deps/umath.Tpo .deps/umath.Po |
---|
709 | :info:build mv -f .deps/uformat.Tpo .deps/uformat.Po |
---|
710 | :info:build mv -f .deps/undo.Tpo .deps/undo.Po |
---|
711 | :info:build 3 warnings generated. |
---|
712 | :info:build mv -f .deps/ufile.Tpo .deps/ufile.Po |
---|
713 | :info:build mv -f .deps/usearch.Tpo .deps/usearch.Po |
---|
714 | :info:build make[2]: Leaving directory `/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7' |
---|
715 | :info:build make[1]: *** [all-recursive] Error 1 |
---|
716 | :info:build make[1]: Leaving directory `/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7' |
---|
717 | :info:build make: *** [all] Error 2 |
---|
718 | :info:build make: Leaving directory `/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7' |
---|
719 | :info:build Command failed: cd "/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7" && /usr/bin/make -j8 -w all |
---|
720 | :info:build Exit code: 2 |
---|
721 | :error:build Failed to build joe: command execution failed |
---|
722 | :debug:build Error code: CHILDSTATUS 1734 2 |
---|
723 | :debug:build Backtrace: command execution failed |
---|
724 | :debug:build while executing |
---|
725 | :debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring" |
---|
726 | :debug:build invoked from within |
---|
727 | :debug:build "command_exec -callback portprogress::target_progress_callback build" |
---|
728 | :debug:build (procedure "portbuild::build_main" line 8) |
---|
729 | :debug:build invoked from within |
---|
730 | :debug:build "$procedure $targetname" |
---|
731 | :error:build See /opt/local/var/macports/logs/_private_tmp_macports-ports_editors_joe/joe/main.log for details. |
---|
732 | version:1 |
---|
733 | :debug:main Starting logging for joe @3.7_0 |
---|
734 | :debug:sysinfo macOS 12.1 (darwin/21.2.0) arch arm |
---|
735 | :debug:sysinfo MacPorts 2.7.1 |
---|
736 | :debug:sysinfo Xcode 13.2.1 |
---|
737 | :debug:sysinfo SDK 12 |
---|
738 | :debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 12.0 |
---|
739 | :debug:main joe has no conflicts |
---|
740 | :debug:main Executing org.macports.main (joe) |
---|
741 | :debug:main dropping privileges: euid changed to 502, egid changed to 501. |
---|
742 | :debug:archivefetch archivefetch phase started at Fri Dec 31 22:06:42 CET 2021 |
---|
743 | :debug:archivefetch Executing org.macports.archivefetch (joe) |
---|
744 | :debug:archivefetch Privilege de-escalation not attempted as not running as root. |
---|
745 | :debug:fetch fetch phase started at Fri Dec 31 22:06:42 CET 2021 |
---|
746 | :notice:fetch ---> Fetching distfiles for joe |
---|
747 | :debug:fetch Executing org.macports.fetch (joe) |
---|
748 | :debug:fetch Privilege de-escalation not attempted as not running as root. |
---|
749 | :debug:checksum checksum phase started at Fri Dec 31 22:06:42 CET 2021 |
---|
750 | :notice:checksum ---> Verifying checksums for joe |
---|
751 | :debug:checksum Executing org.macports.checksum (joe) |
---|
752 | :info:checksum ---> Checksumming joe-3.7.tar.gz |
---|
753 | :debug:checksum Calculated (md5) is 66de1b073e869ba12abbfcde3885c577 |
---|
754 | :debug:checksum Correct (md5) checksum for joe-3.7.tar.gz |
---|
755 | :debug:checksum Calculated (sha1) is 54398578886d4a3d325aece52c308a939d31101d |
---|
756 | :debug:checksum Correct (sha1) checksum for joe-3.7.tar.gz |
---|
757 | :debug:checksum Calculated (rmd160) is 7e2c72a750c6aac4732cf4369bceee5333460f15 |
---|
758 | :debug:checksum Correct (rmd160) checksum for joe-3.7.tar.gz |
---|
759 | :debug:checksum Privilege de-escalation not attempted as not running as root. |
---|
760 | :debug:extract extract phase started at Fri Dec 31 22:06:42 CET 2021 |
---|
761 | :notice:extract ---> Extracting joe |
---|
762 | :debug:extract Executing org.macports.extract (joe) |
---|
763 | :info:extract ---> Extracting joe-3.7.tar.gz |
---|
764 | :debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/joe/joe-3.7.tar.gz' |
---|
765 | :debug:extract Environment: |
---|
766 | :debug:extract CC_PRINT_OPTIONS='YES' |
---|
767 | :debug:extract CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/.CC_PRINT_OPTIONS' |
---|
768 | :debug:extract CPATH='/opt/local/include' |
---|
769 | :debug:extract DEVELOPER_DIR='/Library/Developer/CommandLineTools' |
---|
770 | :debug:extract LIBRARY_PATH='/opt/local/lib' |
---|
771 | :debug:extract MACOSX_DEPLOYMENT_TARGET='12.0' |
---|
772 | :debug:extract SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk' |
---|
773 | :info:extract Executing: cd "/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/joe/joe-3.7.tar.gz' | /usr/bin/tar -xf - |
---|
774 | :debug:extract system: cd "/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/joe/joe-3.7.tar.gz' | /usr/bin/tar -xf - |
---|
775 | :debug:extract euid/egid changed to: 0/0 |
---|
776 | :debug:extract chowned /opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work to macports |
---|
777 | :debug:extract euid/egid changed to: 502/501 |
---|
778 | :debug:extract Privilege de-escalation not attempted as not running as root. |
---|
779 | :debug:patch patch phase started at Fri Dec 31 22:06:42 CET 2021 |
---|
780 | :debug:patch Executing org.macports.patch (joe) |
---|
781 | :debug:patch Privilege de-escalation not attempted as not running as root. |
---|
782 | :debug:configure configure phase started at Fri Dec 31 22:06:42 CET 2021 |
---|
783 | :notice:configure ---> Configuring joe |
---|
784 | :debug:configure Preferred compilers: clang macports-clang-13 macports-clang-12 macports-clang-11 |
---|
785 | :debug:configure Using compiler 'Xcode Clang' |
---|
786 | :debug:configure Executing org.macports.configure (joe) |
---|
787 | :debug:configure Environment: |
---|
788 | :debug:configure CC='/usr/bin/clang' |
---|
789 | :debug:configure CC_PRINT_OPTIONS='YES' |
---|
790 | :debug:configure CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/.CC_PRINT_OPTIONS' |
---|
791 | :debug:configure CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64' |
---|
792 | :debug:configure CPATH='/opt/local/include' |
---|
793 | :debug:configure CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk' |
---|
794 | :debug:configure CXX='/usr/bin/clang++' |
---|
795 | :debug:configure CXXFLAGS='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64' |
---|
796 | :debug:configure DEVELOPER_DIR='/Library/Developer/CommandLineTools' |
---|
797 | :debug:configure F90FLAGS='-pipe -Os -m64' |
---|
798 | :debug:configure FCFLAGS='-pipe -Os -m64' |
---|
799 | :debug:configure FFLAGS='-pipe -Os -m64' |
---|
800 | :debug:configure INSTALL='/usr/bin/install -c' |
---|
801 | :debug:configure LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64' |
---|
802 | :debug:configure LIBRARY_PATH='/opt/local/lib' |
---|
803 | :debug:configure MACOSX_DEPLOYMENT_TARGET='12.0' |
---|
804 | :debug:configure OBJC='/usr/bin/clang' |
---|
805 | :debug:configure OBJCFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64' |
---|
806 | :debug:configure OBJCXX='/usr/bin/clang++' |
---|
807 | :debug:configure OBJCXXFLAGS='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64' |
---|
808 | :debug:configure SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk' |
---|
809 | :info:configure Executing: cd "/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7" && ./configure --prefix=/opt/local --mandir=/opt/local/share/man |
---|
810 | :debug:configure system: cd "/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7" && ./configure --prefix=/opt/local --mandir=/opt/local/share/man |
---|
811 | :info:configure checking build system type... arm-apple-darwin21.2.0 |
---|
812 | :info:configure checking host system type... arm-apple-darwin21.2.0 |
---|
813 | :info:configure checking target system type... arm-apple-darwin21.2.0 |
---|
814 | :info:configure checking for a BSD-compatible install... /usr/bin/install -c |
---|
815 | :info:configure checking whether build environment is sane... yes |
---|
816 | :info:configure checking for a thread-safe mkdir -p... ./install-sh -c -d |
---|
817 | :info:configure checking for gawk... no |
---|
818 | :info:configure checking for mawk... no |
---|
819 | :info:configure checking for nawk... no |
---|
820 | :info:configure checking for awk... awk |
---|
821 | :info:configure checking whether make sets $(MAKE)... yes |
---|
822 | :info:configure checking whether to enable maintainer-specific portions of Makefiles... no |
---|
823 | :info:configure checking for gcc... /usr/bin/clang |
---|
824 | :info:configure checking for C compiler default output file name... a.out |
---|
825 | :info:configure checking whether the C compiler works... yes |
---|
826 | :info:configure checking whether we are cross compiling... no |
---|
827 | :info:configure checking for suffix of executables... |
---|
828 | :info:configure checking for suffix of object files... o |
---|
829 | :info:configure checking whether we are using the GNU C compiler... yes |
---|
830 | :info:configure checking whether /usr/bin/clang accepts -g... yes |
---|
831 | :info:configure checking for /usr/bin/clang option to accept ISO C89... none needed |
---|
832 | :info:configure checking for style of include used by make... GNU |
---|
833 | :info:configure checking dependency style of /usr/bin/clang... gcc3 |
---|
834 | :info:configure checking how to run the C preprocessor... /usr/bin/clang -E |
---|
835 | :info:configure checking for grep that handles long lines and -e... /usr/bin/grep |
---|
836 | :info:configure checking for egrep... /usr/bin/grep -E |
---|
837 | :info:configure checking for a BSD-compatible install... /usr/bin/install -c |
---|
838 | :info:configure checking whether ln -s works... yes |
---|
839 | :info:configure checking for library containing openpty... none required |
---|
840 | :info:configure checking for library containing login_tty... none required |
---|
841 | :info:configure checking for library containing tgetflag... -lncurses |
---|
842 | :info:configure checking for library containing snprintf... none required |
---|
843 | :info:configure checking for special C compiler options needed for large files... no |
---|
844 | :info:configure checking for _FILE_OFFSET_BITS value needed for large files... no |
---|
845 | :info:configure checking for dirent.h that defines DIR... yes |
---|
846 | :info:configure checking for library containing opendir... none required |
---|
847 | :info:configure checking POSIX termios... yes |
---|
848 | :info:configure checking whether termios.h defines TIOCGWINSZ... yes |
---|
849 | :info:configure checking errno.h usability... yes |
---|
850 | :info:configure checking errno.h presence... yes |
---|
851 | :info:configure checking for errno.h... yes |
---|
852 | :info:configure checking fcntl.h usability... yes |
---|
853 | :info:configure checking fcntl.h presence... yes |
---|
854 | :info:configure checking for fcntl.h... yes |
---|
855 | :info:configure checking locale.h usability... yes |
---|
856 | :info:configure checking locale.h presence... yes |
---|
857 | :info:configure checking for locale.h... yes |
---|
858 | :info:configure checking sgtty.h usability... yes |
---|
859 | :info:configure checking sgtty.h presence... yes |
---|
860 | :info:configure checking for sgtty.h... yes |
---|
861 | :info:configure checking stdlib.h usability... yes |
---|
862 | :info:configure checking stdlib.h presence... yes |
---|
863 | :info:configure checking for stdlib.h... yes |
---|
864 | :info:configure checking string.h usability... yes |
---|
865 | :info:configure checking string.h presence... yes |
---|
866 | :info:configure checking for string.h... yes |
---|
867 | :info:configure checking sys/ioctl.h usability... yes |
---|
868 | :info:configure checking sys/ioctl.h presence... yes |
---|
869 | :info:configure checking for sys/ioctl.h... yes |
---|
870 | :info:configure checking sys/param.h usability... yes |
---|
871 | :info:configure checking sys/param.h presence... yes |
---|
872 | :info:configure checking for sys/param.h... yes |
---|
873 | :info:configure checking sys/time.h usability... yes |
---|
874 | :info:configure checking sys/time.h presence... yes |
---|
875 | :info:configure checking for sys/time.h... yes |
---|
876 | :info:configure checking unistd.h usability... yes |
---|
877 | :info:configure checking unistd.h presence... yes |
---|
878 | :info:configure checking for unistd.h... yes |
---|
879 | :info:configure checking utime.h usability... yes |
---|
880 | :info:configure checking utime.h presence... yes |
---|
881 | :info:configure checking for utime.h... yes |
---|
882 | :info:configure checking sys/dirent.h usability... yes |
---|
883 | :info:configure checking sys/dirent.h presence... yes |
---|
884 | :info:configure checking for sys/dirent.h... yes |
---|
885 | :info:configure checking time.h usability... yes |
---|
886 | :info:configure checking time.h presence... yes |
---|
887 | :info:configure checking for time.h... yes |
---|
888 | :info:configure checking pwd.h usability... yes |
---|
889 | :info:configure checking pwd.h presence... yes |
---|
890 | :info:configure checking for pwd.h... yes |
---|
891 | :info:configure checking paths.h usability... yes |
---|
892 | :info:configure checking paths.h presence... yes |
---|
893 | :info:configure checking for paths.h... yes |
---|
894 | :info:configure checking pty.h usability... no |
---|
895 | :info:configure checking pty.h presence... no |
---|
896 | :info:configure checking for pty.h... no |
---|
897 | :info:configure checking libutil.h usability... no |
---|
898 | :info:configure checking libutil.h presence... no |
---|
899 | :info:configure checking for libutil.h... no |
---|
900 | :info:configure checking sys/types.h usability... yes |
---|
901 | :info:configure checking sys/types.h presence... yes |
---|
902 | :info:configure checking for sys/types.h... yes |
---|
903 | :info:configure checking sys/stat.h usability... yes |
---|
904 | :info:configure checking sys/stat.h presence... yes |
---|
905 | :info:configure checking for sys/stat.h... yes |
---|
906 | :info:configure checking sys/wait.h usability... yes |
---|
907 | :info:configure checking sys/wait.h presence... yes |
---|
908 | :info:configure checking for sys/wait.h... yes |
---|
909 | :info:configure checking limits.h usability... yes |
---|
910 | :info:configure checking limits.h presence... yes |
---|
911 | :info:configure checking for limits.h... yes |
---|
912 | :info:configure checking signal.h usability... yes |
---|
913 | :info:configure checking signal.h presence... yes |
---|
914 | :info:configure checking for signal.h... yes |
---|
915 | :info:configure checking curses.h usability... yes |
---|
916 | :info:configure checking curses.h presence... yes |
---|
917 | :info:configure checking for curses.h... yes |
---|
918 | :info:configure checking term.h usability... yes |
---|
919 | :info:configure checking term.h presence... yes |
---|
920 | :info:configure checking for term.h... yes |
---|
921 | :info:configure checking utmp.h usability... yes |
---|
922 | :info:configure checking utmp.h presence... yes |
---|
923 | :info:configure checking for utmp.h... yes |
---|
924 | :info:configure checking sys/utime.h usability... no |
---|
925 | :info:configure checking sys/utime.h presence... no |
---|
926 | :info:configure checking for sys/utime.h... no |
---|
927 | :info:configure checking selinux/selinux.h usability... no |
---|
928 | :info:configure checking selinux/selinux.h presence... no |
---|
929 | :info:configure checking for selinux/selinux.h... no |
---|
930 | :info:configure checking selinux/context.h usability... no |
---|
931 | :info:configure checking selinux/context.h presence... no |
---|
932 | :info:configure checking for selinux/context.h... no |
---|
933 | :info:configure checking for function prototypes... yes |
---|
934 | :info:configure checking for an ANSI C-conforming const... yes |
---|
935 | :info:configure checking size of char... 1 |
---|
936 | :info:configure checking size of short... 2 |
---|
937 | :info:configure checking size of int... 4 |
---|
938 | :info:configure checking size of long... 8 |
---|
939 | :info:configure checking size of long long... 8 |
---|
940 | :info:configure checking size of void *... 8 |
---|
941 | :info:configure checking for sighandler_t... no |
---|
942 | :info:configure checking whether /usr/bin/clang needs -traditional... no |
---|
943 | :info:configure checking whether lstat dereferences a symlink specified with a trailing slash... no |
---|
944 | :info:configure checking whether lstat accepts an empty string... no |
---|
945 | :info:configure checking whether setpgrp() takes no arguments... yes |
---|
946 | :info:configure checking for pid_t... yes |
---|
947 | :info:configure checking for size_t... yes |
---|
948 | :info:configure checking for off_t... yes |
---|
949 | :info:configure checking size of off_t... 8 |
---|
950 | :info:configure checking for ssize_t... yes |
---|
951 | :info:configure checking return type of signal handlers... void |
---|
952 | :info:configure checking whether stat accepts an empty string... no |
---|
953 | :info:configure checking vfork.h usability... no |
---|
954 | :info:configure checking vfork.h presence... no |
---|
955 | :info:configure checking for vfork.h... no |
---|
956 | :info:configure checking for fork... yes |
---|
957 | :info:configure checking for vfork... yes |
---|
958 | :info:configure checking for working fork... yes |
---|
959 | :info:configure checking for working vfork... (cached) yes |
---|
960 | :info:configure checking for getcwd... yes |
---|
961 | :info:configure checking for getwd... yes |
---|
962 | :info:configure checking for isblank... yes |
---|
963 | :info:configure checking whether isblank() works correctly with side effect expressions... no |
---|
964 | :info:configure checking for alarm... yes |
---|
965 | :info:configure checking for mkdir... yes |
---|
966 | :info:configure checking for mkstemp... yes |
---|
967 | :info:configure checking for putenv... yes |
---|
968 | :info:configure checking for setlocale... yes |
---|
969 | :info:configure checking for strchr... yes |
---|
970 | :info:configure checking for strdup... yes |
---|
971 | :info:configure checking for utime... yes |
---|
972 | :info:configure checking for setpgid... yes |
---|
973 | :info:configure checking for setitimer... yes |
---|
974 | :info:configure checking for sigaction... yes |
---|
975 | :info:configure checking for sigvec... yes |
---|
976 | :info:configure checking for siginterrupt... yes |
---|
977 | :info:configure checking for sigprocmask... yes |
---|
978 | :info:configure checking whether sighandlers must be reinstalled... yes |
---|
979 | :info:configure checking for aspell... ispell |
---|
980 | :info:configure configure: creating ./config.status |
---|
981 | :info:configure config.status: creating Makefile |
---|
982 | :info:configure config.status: creating rc/Makefile |
---|
983 | :info:configure config.status: creating man/Makefile |
---|
984 | :info:configure config.status: creating man/ru/Makefile |
---|
985 | :info:configure config.status: creating syntax/Makefile |
---|
986 | :info:configure config.status: creating po/Makefile |
---|
987 | :info:configure config.status: creating syntax/c.jsf |
---|
988 | :info:configure config.status: creating syntax/perl.jsf |
---|
989 | :info:configure config.status: creating syntax/verilog.jsf |
---|
990 | :info:configure config.status: creating syntax/sh.jsf |
---|
991 | :info:configure config.status: creating syntax/python.jsf |
---|
992 | :info:configure config.status: creating syntax/conf.jsf |
---|
993 | :info:configure config.status: creating syntax/php.jsf |
---|
994 | :info:configure config.status: creating syntax/mail.jsf |
---|
995 | :info:configure config.status: creating syntax/pascal.jsf |
---|
996 | :info:configure config.status: creating syntax/html.jsf |
---|
997 | :info:configure config.status: creating syntax/vhdl.jsf |
---|
998 | :info:configure config.status: creating syntax/fortran.jsf |
---|
999 | :info:configure config.status: creating syntax/java.jsf |
---|
1000 | :info:configure config.status: creating syntax/xml.jsf |
---|
1001 | :info:configure config.status: creating syntax/tcl.jsf |
---|
1002 | :info:configure config.status: creating charmaps/klingon |
---|
1003 | :info:configure config.status: creating syntax/lisp.jsf |
---|
1004 | :info:configure config.status: creating syntax/csh.jsf |
---|
1005 | :info:configure config.status: creating syntax/mason.jsf |
---|
1006 | :info:configure config.status: creating syntax/diff.jsf |
---|
1007 | :info:configure config.status: creating syntax/asm.jsf |
---|
1008 | :info:configure config.status: creating syntax/css.jsf |
---|
1009 | :info:configure config.status: creating syntax/tex.jsf |
---|
1010 | :info:configure config.status: creating syntax/ocaml.jsf |
---|
1011 | :info:configure config.status: creating syntax/4gl.jsf |
---|
1012 | :info:configure config.status: creating syntax/sml.jsf |
---|
1013 | :info:configure config.status: creating syntax/sql.jsf |
---|
1014 | :info:configure config.status: creating syntax/awk.jsf |
---|
1015 | :info:configure config.status: creating syntax/cobol.jsf |
---|
1016 | :info:configure config.status: creating syntax/sed.jsf |
---|
1017 | :info:configure config.status: creating syntax/ps.jsf |
---|
1018 | :info:configure config.status: creating syntax/ada.jsf |
---|
1019 | :info:configure config.status: creating syntax/troff.jsf |
---|
1020 | :info:configure config.status: creating syntax/haskell.jsf |
---|
1021 | :info:configure config.status: creating syntax/rexx.jsf |
---|
1022 | :info:configure config.status: creating syntax/skill.jsf |
---|
1023 | :info:configure config.status: creating syntax/lua.jsf |
---|
1024 | :info:configure config.status: creating syntax/ruby.jsf |
---|
1025 | :info:configure config.status: creating syntax/m4.jsf |
---|
1026 | :info:configure config.status: creating syntax/joerc.jsf |
---|
1027 | :info:configure config.status: creating syntax/spec.jsf |
---|
1028 | :info:configure config.status: creating syntax/matlab.jsf |
---|
1029 | :info:configure config.status: creating syntax/jsf.jsf |
---|
1030 | :info:configure config.status: creating syntax/jsf_check.jsf |
---|
1031 | :info:configure config.status: creating autoconf.h |
---|
1032 | :info:configure config.status: executing depfiles commands |
---|
1033 | :debug:configure Executing portconfigure::configure_finish |
---|
1034 | :warn:configure Configuration logfiles contain indications of -Wimplicit-function-declaration; check that features were not accidentally disabled: |
---|
1035 | :msg:configure exit: found in joe-3.7/config.log |
---|
1036 | :debug:configure Privilege de-escalation not attempted as not running as root. |
---|
1037 | :debug:build build phase started at Fri Dec 31 22:06:52 CET 2021 |
---|
1038 | :notice:build ---> Building joe |
---|
1039 | :debug:build Executing org.macports.build (joe) |
---|
1040 | :debug:build Environment: |
---|
1041 | :debug:build CC_PRINT_OPTIONS='YES' |
---|
1042 | :debug:build CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/.CC_PRINT_OPTIONS' |
---|
1043 | :debug:build CPATH='/opt/local/include' |
---|
1044 | :debug:build DEVELOPER_DIR='/Library/Developer/CommandLineTools' |
---|
1045 | :debug:build LIBRARY_PATH='/opt/local/lib' |
---|
1046 | :debug:build MACOSX_DEPLOYMENT_TARGET='12.0' |
---|
1047 | :debug:build SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk' |
---|
1048 | :info:build Executing: cd "/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7" && /usr/bin/make -j8 -w all |
---|
1049 | :debug:build system: cd "/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7" && /usr/bin/make -j8 -w all |
---|
1050 | :info:build make: Entering directory `/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7' |
---|
1051 | :info:build /Library/Developer/CommandLineTools/usr/bin/make all-recursive |
---|
1052 | :info:build make[1]: Entering directory `/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7' |
---|
1053 | :info:build Making all in man |
---|
1054 | :info:build make[2]: Entering directory `/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7/man' |
---|
1055 | :info:build Making all in ru |
---|
1056 | :info:build make[3]: Entering directory `/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7/man/ru' |
---|
1057 | :info:build 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 |
---|
1058 | :info:build sed: RE error: illegal byte sequence |
---|
1059 | :info:build make[3]: *** [joe.1] Error 1 |
---|
1060 | :info:build make[3]: Leaving directory `/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7/man/ru' |
---|
1061 | :info:build make[2]: *** [all-recursive] Error 1 |
---|
1062 | :info:build make[2]: Leaving directory `/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7/man' |
---|
1063 | :info:build make[1]: *** [all-recursive] Error 1 |
---|
1064 | :info:build make[1]: Leaving directory `/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7' |
---|
1065 | :info:build make: *** [all] Error 2 |
---|
1066 | :info:build make: Leaving directory `/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7' |
---|
1067 | :info:build Command failed: cd "/opt/local/var/macports/build/_private_tmp_macports-ports_editors_joe/joe/work/joe-3.7" && /usr/bin/make -j8 -w all |
---|
1068 | :info:build Exit code: 2 |
---|
1069 | :error:build Failed to build joe: command execution failed |
---|
1070 | :debug:build Error code: CHILDSTATUS 5828 2 |
---|
1071 | :debug:build Backtrace: command execution failed |
---|
1072 | :debug:build while executing |
---|
1073 | :debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring" |
---|
1074 | :debug:build invoked from within |
---|
1075 | :debug:build "command_exec -callback portprogress::target_progress_callback build" |
---|
1076 | :debug:build (procedure "portbuild::build_main" line 8) |
---|
1077 | :debug:build invoked from within |
---|
1078 | :debug:build "$procedure $targetname" |
---|
1079 | :error:build See /opt/local/var/macports/logs/_private_tmp_macports-ports_editors_joe/joe/main.log for details. |
---|