Ticket #55342: ddd_install.log

File ddd_install.log, 44.7 KB (added by p-bro, 7 years ago)

Output from port -d install ddd

Line 
1--->  Computing dependencies for ddd
2--->  Fetching archive for ddd
3--->  ddd-3.3.12_3.darwin_17.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
4--->  Attempting to fetch ddd-3.3.12_3.darwin_17.x86_64.tbz2 from https://packages.macports.org/ddd
5--->  Attempting to fetch ddd-3.3.12_3.darwin_17.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/ddd
6--->  Attempting to fetch ddd-3.3.12_3.darwin_17.x86_64.tbz2 from http://lil.fr.packages.macports.org/ddd
7--->  Fetching distfiles for ddd
8--->  Verifying checksums for ddd
9--->  Checksumming ddd-3.3.12.tar.gz
10--->  Extracting ddd
11--->  Extracting ddd-3.3.12.tar.gz
12Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_ddd/ddd/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/ddd/ddd-3.3.12.tar.gz' | /usr/bin/tar -xf -
13--->  Applying patches to ddd
14--->  Applying patch-ambiguous-overload.diff
15Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_ddd/ddd/work/ddd-3.3.12" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/ddd/files/patch-ambiguous-overload.diff'
16patching file ddd/VSLDefList.C
17--->  Applying patch-strclass-friend.diff
18Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_ddd/ddd/work/ddd-3.3.12" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/ddd/files/patch-strclass-friend.diff'
19patching file ddd/strclass.h
20--->  Configuring ddd
21Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_ddd/ddd/work/ddd-3.3.12" && ./configure --prefix=/opt/local --infodir=/opt/local/share/info --mandir=/opt/local/share/man --enable-builtin-manual --enable-builtin-app-defaults
22checking for product name... ddd 3.3.12 "Dale Head"
23checking for expiration date... no
24checking build system type... i386-apple-darwin17.2.0
25checking host system type... i386-apple-darwin17.2.0
26checking target system type... i386-apple-darwin17.2.0
27checking for a BSD-compatible install... /usr/bin/install -c
28checking whether build environment is sane... yes
29checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
30checking for gawk... gawk
31checking whether make sets $(MAKE)... yes
32checking whether make sets $(MAKE)... (cached) yes
33checking for g77... no
34checking for fort77... no
35checking for f77... no
36checking for f2c... no
37checking whether ln -s works... yes
38checking for sh... /bin/sh
39checking for gtar... no
40checking for tar... tar
41checking for gm4... gm4
42checking for gsed... gsed
43checking for gdiff... no
44checking for diff... diff
45checking for gzip... gzip
46checking for gzip... gzip
47checking for remsh... no
48checking for rsh... no
49checking for on... no
50checking for lp... lp
51checking for gcore... gcore
52checking for compface... no
53checking for xbm2xface.pl... no
54checking for xbm2xface... no
55checking for gdb... no
56checking for wdb... no
57checking for dbx... no
58checking for ladebug... no
59checking for xdb... no
60checking for jdb... jdb
61checking for perl... perl
62checking for perl version greater than or equal to 5.8.0... ok
63checking for xterm... xterm
64checking for xfontsel... xfontsel
65checking for a BSD-compatible install... /usr/bin/install -c
66checking for bison... bison -y
67checking for bison -y flags...
68checking bison -y version... 3.0.4 (ok)
69checking for style of include used by make... GNU
70checking for gcc... /usr/bin/clang
71checking for C compiler default output file name... a.out
72checking whether the C compiler works... yes
73checking whether we are cross compiling... no
74checking for suffix of executables...
75checking for suffix of object files... o
76checking whether we are using the GNU C compiler... yes
77checking whether /usr/bin/clang accepts -g... yes
78checking for /usr/bin/clang option to accept ISO C89... none needed
79checking dependency style of /usr/bin/clang... gcc3
80checking for flex... flex
81checking lex output file root... lex.yy
82checking lex library... -lfl
83checking whether yytext is a pointer... yes
84checking for flex flags... -8
85checking for gawk... (cached) gawk
86checking for library containing strerror... none required
87checking whether the C compiler (/usr/bin/clang) compiles and links a simple C program... yes
88checking whether we are using the GNU C++ compiler... yes
89checking whether /usr/bin/clang++ accepts -g... yes
90checking dependency style of /usr/bin/clang++... gcc3
91checking whether the C++ compiler (/usr/bin/clang++) compiles a simple program... yes
92checking how to run the C preprocessor... /usr/bin/clang -E
93checking how to run the C++ preprocessor... /usr/bin/clang++ -E
94checking if this is a problematic /usr/bin/clang++ version... no
95checking whether the C++ compiler (/usr/bin/clang++) accepts -Weffc++... yes
96checking whether the C++ compiler (/usr/bin/clang++) accepts -Wuninitialized... yes
97checking whether the C++ compiler (/usr/bin/clang++) accepts -mminimal-toc... no
98checking for C++ compiler (/usr/bin/clang++) warning options... -Wall -W -Wwrite-strings
99checking for C++ compiler (/usr/bin/clang++) optimizing options...  -Os
100checking for C++ compiler (/usr/bin/clang++) debugging options...
101checking for C++ compiler (/usr/bin/clang++) extra libraries...
102checking for C++ compiler (/usr/bin/clang++) static binding options... -Bstatic
103checking for C++ compiler (/usr/bin/clang++) dynamic binding options... -Bdynamic
104checking whether the C++ compiler (/usr/bin/clang++) accepts -fpermissive... yes
105checking whether the C++ compiler (/usr/bin/clang++) accepts -trigraphs... yes
106checking whether the C++ compiler (/usr/bin/clang++) supports bool types... yes
107checking whether the C++ compiler (/usr/bin/clang++) supports explicit constructors... yes
108checking whether the C++ compiler (/usr/bin/clang++) supports mutable members... yes
109checking whether the C++ compiler (/usr/bin/clang++) supports exception handling... yes
110checking whether the C++ compiler (/usr/bin/clang++) supports standard exceptions... yes
111checking whether the C++ compiler (/usr/bin/clang++) supports namespaces... yes
112checking whether the C++ compiler (/usr/bin/clang++) supports run-time type info... yes
113checking whether the C++ compiler (/usr/bin/clang++) supports long long types... yes
114checking whether the C++ compiler (/usr/bin/clang++) supports __PRETTY_FUNCTION__... yes
115checking whether the C++ compiler (/usr/bin/clang++) supports overloaded new... yes
116checking whether the C++ compiler (/usr/bin/clang++) supports placement new... yes
117checking whether the C++ compiler (/usr/bin/clang++) accepts -isystem... yes
118checking whether the C++ compiler (/usr/bin/clang++) supports new style casts... yes
119checking whether the C++ compiler (/usr/bin/clang++) supports __attribute__ ((noreturn))... yes
120checking whether the C++ compiler (/usr/bin/clang++) supports __builtin_expect... yes
121checking for a traditional C preprocessor... /usr/bin/clang -E
122checking for a sed that does not truncate output... /opt/local/bin/gsed
123checking for grep that handles long lines and -e... /opt/local/bin/grep
124checking for egrep... /opt/local/bin/grep -E
125checking for ld used by /usr/bin/clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
126checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
127checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
128checking for BSD-compatible nm... /opt/local/bin/nm -B
129checking how to recognize dependent libraries... pass_all
130checking for ANSI C header files... yes
131checking for sys/types.h... yes
132checking for sys/stat.h... yes
133checking for stdlib.h... yes
134checking for string.h... yes
135checking for memory.h... yes
136checking for strings.h... yes
137checking for inttypes.h... yes
138checking for stdint.h... yes
139checking for unistd.h... yes
140checking dlfcn.h usability... yes
141checking dlfcn.h presence... yes
142checking for dlfcn.h... yes
143checking how to run the C++ preprocessor... /usr/bin/clang++ -E
144checking whether we are using the GNU Fortran 77 compiler... no
145checking whether g77 accepts -g... no
146checking the maximum length of command line arguments... 196608
147checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang object... ok
148checking for objdir... .libs
149checking for ar... ar
150checking for ranlib... ranlib
151checking for strip... strip
152checking for dsymutil... dsymutil
153checking for nmedit... nmedit
154checking for -single_module linker flag... yes
155checking for -exported_symbols_list linker flag... yes
156checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
157checking for /usr/bin/clang option to produce PIC... -fno-common
158checking if /usr/bin/clang PIC flag -fno-common works... yes
159checking if /usr/bin/clang static flag -static works... no
160checking if /usr/bin/clang supports -c -o file.o... yes
161checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
162checking dynamic linker characteristics... darwin17.2.0 dyld
163checking how to hardcode library paths into programs... immediate
164checking whether stripping libraries is possible... yes
165checking if libtool supports shared libraries... yes
166checking whether to build shared libraries... yes
167checking whether to build static libraries... yes
168configure: creating libtool
169appending configuration tag "CXX" to libtool
170checking for ld used by /usr/bin/clang++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
171checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
172checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
173checking for /usr/bin/clang++ option to produce PIC... -fno-common
174checking if /usr/bin/clang++ PIC flag -fno-common works... yes
175checking if /usr/bin/clang++ static flag -static works... no
176checking if /usr/bin/clang++ supports -c -o file.o... yes
177checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
178checking dynamic linker characteristics... darwin17.2.0 dyld
179(cached) (cached) checking how to hardcode library paths into programs... immediate
180appending configuration tag "F77" to libtool
181checking if libtool supports shared libraries... yes
182checking whether to build shared libraries... yes
183checking whether to build static libraries... yes
184checking for g77 option to produce PIC... -fno-common
185checking if g77 PIC flag -fno-common works... no
186checking if g77 static flag -static works... no
187checking if g77 supports -c -o file.o... no
188checking whether the g77 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
189checking dynamic linker characteristics... darwin17.2.0 dyld
190(cached) (cached) checking how to hardcode library paths into programs... immediate
191checking for connect... yes
192checking for gethostbyname... yes
193checking for regcmp... no
194checking for regcmp in -lgen... no
195checking for yyerror in -ly... yes
196checking for sin in -lm... yes
197checking for open in -lc... yes
198checking for elf_version in -lelf... no
199checking for tgetent in -lmytinfo... no
200checking for tgetent in -lncurses... yes
201checking for streampos... no
202checking for std::streampos... yes
203checking whether the C++ compiler (/usr/bin/clang++) accepts -fpermissive... (cached) yes
204checking for X... libraries , headers
205checking for gethostbyname... (cached) yes
206checking for connect... (cached) yes
207checking for remove... yes
208checking for shmat... yes
209checking for IceConnectionNumber in -lICE... yes
210checking whether libXext is in the standard X library path... yes
211checking whether libXp is in the standard X library path... yes
212checking whether libXmu is in the standard X library path... yes
213checking for Motif... libraries in default path, headers in default path
214checking for Xpm... libraries in default path, headers in default path
215checking for Athena... libraries in default path, headers in default path
216checking whether compiling X headers requires -fpermissive... no
217checking for XOpenDisplay in -lX11... yes
218checking for _Xlcmbcurmax in -lXintl... no
219checking for shmap in -lipc... no
220checking for XtToolkitInitialize in -lXt... yes
221checking for XShapeQueryVersion in -lXext... yes
222checking for XmuCvtStringToOrientation in -lXmu... yes
223checking for XpmCreatePixmapFromXpmImage in -lXpm... yes
224checking X11/xpm.h usability... yes
225checking X11/xpm.h presence... yes
226checking for X11/xpm.h... yes
227checking xpm.h usability... no
228checking xpm.h presence... no
229checking for xpm.h... no
230checking for XawTextSetInsertionPoint in -lXaw... yes
231checking for X11/Xaw/Form.h... yes
232checking for X11/Xaw/Panner.h... yes
233checking for X11/Xaw/Porthole.h... yes
234checking for X11/Xmu/Editres.h... yes
235checking for XpSelectInput in -lXp... yes
236checking for XmCreateOptionMenu in -lXm... yes
237checking for xmUseVersion in -lXm... yes
238checking for XmInstallImage in -lXm... yes
239checking for Xm21InstallImage in -lXm... no
240checking for the name of the translation resource... baseTranslations
241checking whether Motif dialogs own the string table... yes
242checking whether make sets $(MAKE)... (cached) yes
243checking for mode_t... yes
244checking for off_t... yes
245checking for pid_t... yes
246checking for size_t... yes
247checking for uid_t in sys/types.h... yes
248checking type of array argument to getgroups... gid_t
249checking return type of signal handlers... void
250checking parameter type of signal handlers... int
251checking for getpgrp... yes
252checking for setpgrp... yes
253checking whether getpgrp requires zero arguments... yes
254checking whether setpgrp takes no argument... yes
255checking for ANSI C header files... (cached) yes
256checking alloca.h usability... yes
257checking alloca.h presence... yes
258checking for alloca.h... yes
259checking fcntl.h usability... yes
260checking fcntl.h presence... yes
261checking for fcntl.h... yes
262checking locale.h usability... yes
263checking locale.h presence... yes
264checking for locale.h... yes
265checking malloc.h usability... no
266checking malloc.h presence... no
267checking for malloc.h... no
268checking netdb.h usability... yes
269checking netdb.h presence... yes
270checking for netdb.h... yes
271checking pwd.h usability... yes
272checking pwd.h presence... yes
273checking for pwd.h... yes
274checking libelf.h usability... no
275checking libelf.h presence... no
276checking for libelf.h... no
277checking for stdlib.h... (cached) yes
278checking for string.h... (cached) yes
279checking stropts.h usability... no
280checking stropts.h presence... no
281checking for stropts.h... no
282checking termio.h usability... no
283checking termio.h presence... no
284checking for termio.h... no
285checking termios.h usability... yes
286checking termios.h presence... yes
287checking for termios.h... yes
288checking for unistd.h... (cached) yes
289checking sys/ioctl.h usability... yes
290checking sys/ioctl.h presence... yes
291checking for sys/ioctl.h... yes
292checking sys/int_types.h usability... no
293checking sys/int_types.h presence... no
294checking for sys/int_types.h... no
295checking sys/param.h usability... yes
296checking sys/param.h presence... yes
297checking for sys/param.h... yes
298checking sys/resource.h usability... yes
299checking sys/resource.h presence... yes
300checking for sys/resource.h... yes
301checking for sys/stat.h... (cached) yes
302checking sys/stropts.h usability... no
303checking sys/stropts.h presence... no
304checking for sys/stropts.h... no
305checking sys/vty.h usability... no
306checking sys/vty.h presence... no
307checking for sys/vty.h... no
308checking sys/sysmacros.h usability... no
309checking sys/sysmacros.h presence... no
310checking for sys/sysmacros.h... no
311checking sys/socket.h usability... yes
312checking sys/socket.h presence... yes
313checking for sys/socket.h... yes
314checking sys/termios.h usability... yes
315checking sys/termios.h presence... yes
316checking for sys/termios.h... yes
317checking sys/time.h usability... yes
318checking sys/time.h presence... yes
319checking for sys/time.h... yes
320checking sys/timeb.h usability... yes
321checking sys/timeb.h presence... yes
322checking for sys/timeb.h... yes
323checking for sys/types.h... (cached) yes
324checking sys/utsname.h usability... yes
325checking sys/utsname.h presence... yes
326checking for sys/utsname.h... yes
327checking sys/ptrace.h usability... yes
328checking sys/ptrace.h presence... yes
329checking for sys/ptrace.h... yes
330checking exception usability... yes
331checking exception presence... yes
332checking for exception... yes
333checking stdexcept usability... yes
334checking stdexcept presence... yes
335checking for stdexcept... yes
336checking whether time.h and sys/time.h may both be included... yes
337checking for sys/wait.h that is POSIX.1 compatible... yes
338checking for dirent.h that defines DIR... yes
339checking for library containing opendir... none required
340checking whether stat file-mode macros are broken... no
341checking for PTRACE_DUMPCORE definition in <sys/ptrace.h>... no
342checking for hypot in -lm... yes
343checking for _getpty... no
344checking for alloca... no
345checking for asctime... yes
346checking for asctime declaration in time.h... yes
347checking for clock... yes
348checking for clock declaration in time.h... yes
349checking for difftime... yes
350checking for difftime declaration in time.h... yes
351checking for dup2... yes
352checking for dup2 declaration in unistd.h... yes
353checking for endpwent... yes
354checking for endpwent declaration in pwd.h... yes
355checking for fcntl... yes
356checking for fcntl declaration in fcntl.h... yes
357checking for ftime... yes
358checking for ftime declaration in sys/timeb.h... yes
359checking for gethostbyname... (cached) yes
360checking for gethostbyname declaration in netdb.h... yes
361checking for gethostname... yes
362checking for gethostname declaration in unistd.h... yes
363checking for getpt... no
364checking for getpty... no
365checking for getrlimit... yes
366checking for getrlimit declaration in sys/resource.h... yes
367checking for getrusage... yes
368checking for getrusage declaration in sys/resource.h... yes
369checking for getwd... yes
370checking for getwd declaration in unistd.h... yes
371checking for grantpt... yes
372checking for grantpt declaration in stdlib.h... yes
373checking for hypot... yes
374checking for hypot declaration in math.h... yes
375checking for ioctl... yes
376checking for ioctl declaration in unistd.h sys/ioctl.h... yes
377checking for link... yes
378checking for link declaration in unistd.h... yes
379checking for lstat... yes
380checking for lstat declaration in sys/stat.h... yes
381checking for malloc... yes
382checking for malloc declaration in stdlib.h... yes
383checking for memcpy... yes
384checking for memcpy declaration in string.h... yes
385checking for memset... yes
386checking for memset declaration in string.h... yes
387checking for mkstemp... yes
388checking for mkstemp declaration in stdlib.h... yes
389checking for pclose... yes
390checking for pclose declaration in stdio.h... yes
391checking for popen... yes
392checking for popen declaration in stdio.h... yes
393checking for ptrace... yes
394checking for ptrace declaration in unistd.h sys/ptrace.h... yes
395checking for ptsname... yes
396checking for ptsname declaration in stdlib.h... yes
397checking for putenv... yes
398checking for putenv declaration in stdlib.h... yes
399checking for raise... yes
400checking for raise declaration in signal.h... yes
401checking for rand... yes
402checking for rand declaration in stdlib.h... yes
403checking for random... yes
404checking for random declaration in stdlib.h... yes
405checking for readlink... yes
406checking for readlink declaration in unistd.h... yes
407checking for setbuf... yes
408checking for setbuf declaration in stdio.h... yes
409checking for setlocale... yes
410checking for setlocale declaration in locale.h... yes
411checking for setpgid... yes
412checking for setpgid declaration in unistd.h... yes
413checking for setpgrp... (cached) yes
414checking for setpgrp declaration in unistd.h... yes
415checking for setpgrp2... no
416checking for setpwent... yes
417checking for setpwent declaration in pwd.h... yes
418checking for setrlimit... yes
419checking for setrlimit declaration in sys/resource.h... yes
420checking for setsid... yes
421checking for setsid declaration in unistd.h... yes
422checking for setvbuf... yes
423checking for setvbuf declaration in stdio.h... yes
424checking for sigblock... yes
425checking for sigblock declaration in signal.h... yes
426checking for sigprocmask... yes
427checking for sigprocmask declaration in signal.h... yes
428checking for sigsetmask... yes
429checking for sigsetmask declaration in signal.h... yes
430checking for sigsuspend... yes
431checking for sigsuspend declaration in signal.h... yes
432checking for srand... yes
433checking for srand declaration in stdlib.h... yes
434checking for srandom... yes
435checking for srandom declaration in stdlib.h math.h... yes
436checking for stat... yes
437checking for stat declaration in sys/stat.h... yes
438checking for strerror... yes
439checking for strerror declaration in string.h... yes
440checking for strftime... yes
441checking for strftime declaration in time.h... yes
442checking for strsignal... yes
443checking for strsignal declaration in string.h unistd.h... yes
444checking for strtod... yes
445checking for strtod declaration in stdlib.h... yes
446checking for strtol... yes
447checking for strtol declaration in stdlib.h... yes
448checking for strtoul... yes
449checking for strtoul declaration in stdlib.h... yes
450checking for symlink... yes
451checking for symlink declaration in unistd.h... yes
452checking for tcdrain... yes
453checking for tcdrain declaration in termios.h... yes
454checking for tcflow... yes
455checking for tcflow declaration in termios.h... yes
456checking for tcflush... yes
457checking for tcflush declaration in termios.h... yes
458checking for tcgetattr... yes
459checking for tcgetattr declaration in termios.h... yes
460checking for tcgetpgrp... yes
461checking for tcgetpgrp declaration in unistd.h... yes
462checking for tcgetsid... yes
463checking for tcgetsid declaration in sys/termios.h... no
464checking for tcsendbreak... yes
465checking for tcsendbreak declaration in termios.h... yes
466checking for tcsetattr... yes
467checking for tcsetattr declaration in termios.h... yes
468checking for tcsetpgrp... yes
469checking for tcsetpgrp declaration in unistd.h... yes
470checking for times... yes
471checking for times declaration in sys/times.h... yes
472checking for tmpfile... yes
473checking for tmpfile declaration in stdio.h... yes
474checking for uname... yes
475checking for uname declaration in sys/utsname.h... yes
476checking for unlink... yes
477checking for unlink declaration in unistd.h... yes
478checking for unlockpt... yes
479checking for unlockpt declaration in stdlib.h... yes
480checking for waitpid... yes
481checking for waitpid declaration in sys/wait.h... yes
482checking for PATH_MAX definition in limits.h... yes
483checking for _POSIX_PATH_MAX definition in limits.h... yes
484checking for MAXPATHLEN definition in sys/param.h... yes
485checking fixes needed for Mac OS X... no
486configure: creating ./config.status
487config.status: creating Makefile
488config.status: creating ddd/Makefile
489config.status: creating ddd/OldMakefile
490config.status: WARNING:  ddd/OldMakefile.in seems to ignore the --datarootdir setting
491config.status: creating ddd/vr.h
492config.status: creating ddd/bld.h
493config.status: creating ddd/Ddd
494config.status: creating ddd/ddd.man
495config.status: creating ddd/cfg.texi
496config.status: creating ddd/.gdbinit
497config.status: creating ddd.spec
498config.status: creating themes/Makefile
499config.status: creating vsllib/Makefile
500config.status: creating ddd/config.h
501config.status: executing depfiles commands
502config.status: executing ddd/stamp-h commands
503configure:
504configuration is done.  Type `make' to make DDD.
505In case of trouble, please check the settings in the files generated
506by `configure' - that is, `ddd/config.h' and `ddd/Makefile'.
507--->  Building ddd
508Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_ddd/ddd/work/ddd-3.3.12" && /usr/bin/make -j4 -w all EXEEXT=.exe
509make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_ddd/ddd/work/ddd-3.3.12'
510Making all in themes
511make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_ddd/ddd/work/ddd-3.3.12/themes'
512make[1]: Nothing to be done for `all'.
513make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_ddd/ddd/work/ddd-3.3.12/themes'
514Making all in vsllib
515make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_ddd/ddd/work/ddd-3.3.12/vsllib'
516make[1]: Nothing to be done for `all'.
517make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_ddd/ddd/work/ddd-3.3.12/vsllib'
518Making all in ddd
519make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_ddd/ddd/work/ddd-3.3.12/ddd'
520/Applications/Xcode.app/Contents/Developer/usr/bin/make  all-am
521make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_ddd/ddd/work/ddd-3.3.12/ddd'
522cat ./host.h.in | \
523        /opt/local/bin/gsed "s%@HOST_CANONICAL@%i386-apple-darwin17.2.0%" | \
524        /opt/local/bin/gsed "s%@TARGET_CANONICAL@%i386-apple-darwin17.2.0%" | \
525            cat > host.h~ && mv host.h~ host.h
526cat ./root.h.in | \
527        /opt/local/bin/gsed "s%@ROOT@%/opt/local/share/ddd-3.3.12%" | \
528        /opt/local/bin/gsed "s%@ALT_ROOT@%/opt/local/share/ddd%" | \
529            cat > root.h~ && mv root.h~ root.h
530/Applications/Xcode.app/Contents/Developer/usr/bin/make ddd.info
531/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./..  -I/opt/local/include  -Os  -Wall -W -Wwrite-strings -pipe -stdlib=libc++ -arch x86_64 -trigraphs  -MT assert.o -MD -MP -MF .deps/assert.Tpo -c -o assert.o assert.C
532/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./..  -I/opt/local/include  -Os  -Wall -W -Wwrite-strings -pipe -stdlib=libc++ -arch x86_64 -trigraphs  -MT basename.o -MD -MP -MF .deps/basename.Tpo -c -o basename.o basename.C
533/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./..  -I/opt/local/include  -Os  -Wall -W -Wwrite-strings -pipe -stdlib=libc++ -arch x86_64 -trigraphs  -MT compare.o -MD -MP -MF .deps/compare.Tpo -c -o compare.o compare.C
534make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_ddd/ddd/work/ddd-3.3.12/ddd'
535mv -f .deps/compare.Tpo .deps/compare.Po
536make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_ddd/ddd/work/ddd-3.3.12/ddd'
537mv -f .deps/basename.Tpo .deps/basename.Po
538info --subnodes -o - -f ./ddd.info | cat > ddd.info.txt~ \
539            && mv ddd.info.txt~ ddd.info.txt
540/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./..  -I/opt/local/include  -Os  -Wall -W -Wwrite-strings -pipe -stdlib=libc++ -arch x86_64 -trigraphs  -MT cook.o -MD -MP -MF .deps/cook.Tpo -c -o cook.o cook.C
541/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./..  -I/opt/local/include  -Os  -Wall -W -Wwrite-strings -pipe -stdlib=libc++ -arch x86_64 -trigraphs  -MT cwd.o -MD -MP -MF .deps/cwd.Tpo -c -o cwd.o cwd.C
542/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./..  -I/opt/local/include  -Os  -Wall -W -Wwrite-strings -pipe -stdlib=libc++ -arch x86_64 -trigraphs  -MT glob.o -MD -MP -MF .deps/glob.Tpo -c -o glob.o glob.C
543In file included from glob.C:32:
544./my-dirent.h:28:9: warning: '_DDD_my_dirent_h' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
545#ifndef _DDD_my_dirent_h
546        ^~~~~~~~~~~~~~~~
547./my-dirent.h:29:9: note: '_DDD_my_Dirent_h' is defined here; did you mean '_DDD_my_dirent_h'?
548#define _DDD_my_Dirent_h
549        ^~~~~~~~~~~~~~~~
550        _DDD_my_dirent_h
5511 warning generated.
552mv -f .deps/glob.Tpo .deps/glob.Po
553/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./..  -I/opt/local/include  -Os  -Wall -W -Wwrite-strings -pipe -stdlib=libc++ -arch x86_64 -trigraphs  -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.C
554mv -f .deps/hash.Tpo .deps/hash.Po
555/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./..  -I/opt/local/include  -Os  -Wall -W -Wwrite-strings -pipe -stdlib=libc++ -arch x86_64 -trigraphs  -MT home.o -MD -MP -MF .deps/home.Tpo -c -o home.o home.C
556mv -f .deps/assert.Tpo .deps/assert.Po
557/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./..  -I/opt/local/include  -Os  -Wall -W -Wwrite-strings -pipe -stdlib=libc++ -arch x86_64 -trigraphs  -MT isid.o -MD -MP -MF .deps/isid.Tpo -c -o isid.o isid.C
558mv -f .deps/isid.Tpo .deps/isid.Po
559/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./..  -I/opt/local/include  -Os  -Wall -W -Wwrite-strings -pipe -stdlib=libc++ -arch x86_64 -trigraphs  -MT rxclass.o -MD -MP -MF .deps/rxclass.Tpo -c -o rxclass.o rxclass.C
560mv -f .deps/cwd.Tpo .deps/cwd.Po
561/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./..  -I/opt/local/include  -Os  -Wall -W -Wwrite-strings -pipe -stdlib=libc++ -arch x86_64 -trigraphs  -MT sigName.o -MD -MP -MF .deps/sigName.Tpo -c -o sigName.o sigName.C
562mv -f .deps/home.Tpo .deps/home.Po
563/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./..  -I/opt/local/include  -Os  -Wall -W -Wwrite-strings -pipe -stdlib=libc++ -arch x86_64 -trigraphs  -MT strclass.o -MD -MP -MF .deps/strclass.Tpo -c -o strclass.o strclass.C
564mv -f .deps/cook.Tpo .deps/cook.Po
565/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./..  -I/opt/local/include  -Os  -Wall -W -Wwrite-strings -pipe -stdlib=libc++ -arch x86_64 -trigraphs  -MT tabs.o -MD -MP -MF .deps/tabs.Tpo -c -o tabs.o tabs.C
566mv -f .deps/sigName.Tpo .deps/sigName.Po
567/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./..  -I/opt/local/include  -Os  -Wall -W -Wwrite-strings -pipe -stdlib=libc++ -arch x86_64 -trigraphs  -MT uniquify.o -MD -MP -MF .deps/uniquify.Tpo -c -o uniquify.o uniquify.C
568mv -f .deps/rxclass.Tpo .deps/rxclass.Po
569/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./..  -I/opt/local/include  -Os  -Wall -W -Wwrite-strings -pipe -stdlib=libc++ -arch x86_64 -trigraphs  -MT Logger.o -MD -MP -MF .deps/Logger.Tpo -c -o Logger.o Logger.C
570mv -f .deps/tabs.Tpo .deps/tabs.Po
571/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./..  -I/opt/local/include  -Os  -Wall -W -Wwrite-strings -pipe -stdlib=libc++ -arch x86_64 -trigraphs  -MT MemCheck.o -MD -MP -MF .deps/MemCheck.Tpo -c -o MemCheck.o MemCheck.C
572mv -f .deps/Logger.Tpo .deps/Logger.Po
573/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./..  -I/opt/local/include  -Os  -Wall -W -Wwrite-strings -pipe -stdlib=libc++ -arch x86_64 -trigraphs  -MT PrintGC.o -MD -MP -MF .deps/PrintGC.Tpo -c -o PrintGC.o PrintGC.C
574mv -f .deps/PrintGC.Tpo .deps/PrintGC.Po
575/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./..  -I/opt/local/include  -Os  -Wall -W -Wwrite-strings -pipe -stdlib=libc++ -arch x86_64 -trigraphs  -MT SignalB.o -MD -MP -MF .deps/SignalB.Tpo -c -o SignalB.o SignalB.C
576mv -f .deps/SignalB.Tpo .deps/SignalB.Po
577/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./..  -I/opt/local/include  -Os  -Wall -W -Wwrite-strings -pipe -stdlib=libc++ -arch x86_64 -trigraphs  -MT TypeInfo.o -MD -MP -MF .deps/TypeInfo.Tpo -c -o TypeInfo.o TypeInfo.C
578mv -f .deps/TypeInfo.Tpo .deps/TypeInfo.Po
579/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./..  -I/opt/local/include  -Os  -Wall -W -Wwrite-strings -pipe -stdlib=libc++ -arch x86_64 -trigraphs  -MT UniqueId.o -MD -MP -MF .deps/UniqueId.Tpo -c -o UniqueId.o UniqueId.C
580mv -f .deps/uniquify.Tpo .deps/uniquify.Po
581/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./..  -I/opt/local/include  -Os  -Wall -W -Wwrite-strings -pipe -stdlib=libc++ -arch x86_64 -trigraphs  -MT Agent.o -MD -MP -MF .deps/Agent.Tpo -c -o Agent.o Agent.C
582mv -f .deps/MemCheck.Tpo .deps/MemCheck.Po
583/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./..  -I/opt/local/include  -Os  -Wall -W -Wwrite-strings -pipe -stdlib=libc++ -arch x86_64 -trigraphs  -MT AgentM.o -MD -MP -MF .deps/AgentM.Tpo -c -o AgentM.o AgentM.C
584mv -f .deps/strclass.Tpo .deps/strclass.Po
585/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./..  -I/opt/local/include  -Os  -Wall -W -Wwrite-strings -pipe -stdlib=libc++ -arch x86_64 -trigraphs  -MT AsyncAgent.o -MD -MP -MF .deps/AsyncAgent.Tpo -c -o AsyncAgent.o AsyncAgent.C
586mv -f .deps/UniqueId.Tpo .deps/UniqueId.Po
587/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./..  -I/opt/local/include  -Os  -Wall -W -Wwrite-strings -pipe -stdlib=libc++ -arch x86_64 -trigraphs  -MT ChunkQueue.o -MD -MP -MF .deps/ChunkQueue.Tpo -c -o ChunkQueue.o ChunkQueue.C
588mv -f .deps/ChunkQueue.Tpo .deps/ChunkQueue.Po
589/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./..  -I/opt/local/include  -Os  -Wall -W -Wwrite-strings -pipe -stdlib=libc++ -arch x86_64 -trigraphs  -MT DataLength.o -MD -MP -MF .deps/DataLength.Tpo -c -o DataLength.o DataLength.C
590mv -f .deps/DataLength.Tpo .deps/DataLength.Po
591/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./..  -I/opt/local/include  -Os  -Wall -W -Wwrite-strings -pipe -stdlib=libc++ -arch x86_64 -trigraphs  -MT HandlerL.o -MD -MP -MF .deps/HandlerL.Tpo -c -o HandlerL.o HandlerL.C
592mv -f .deps/HandlerL.Tpo .deps/HandlerL.Po
593/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./..  -I/opt/local/include  -Os  -Wall -W -Wwrite-strings -pipe -stdlib=libc++ -arch x86_64 -trigraphs  -MT LiterateA.o -MD -MP -MF .deps/LiterateA.Tpo -c -o LiterateA.o LiterateA.C
594AgentM.C:125:29: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-void-pointer-cast]
595            c->callHandlers(_Died, (void *)status);
596                                   ^
5971 warning generated.
598mv -f .deps/AgentM.Tpo .deps/AgentM.Po
599/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./..  -I/opt/local/include  -Os  -Wall -W -Wwrite-strings -pipe -stdlib=libc++ -arch x86_64 -trigraphs  -MT ReadLineA.o -MD -MP -MF .deps/ReadLineA.Tpo -c -o ReadLineA.o ReadLineA.C
600mv -f .deps/Agent.Tpo .deps/Agent.Po
601/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./..  -I/opt/local/include  -Os  -Wall -W -Wwrite-strings -pipe -stdlib=libc++ -arch x86_64 -trigraphs  -MT TimeOut.o -MD -MP -MF .deps/TimeOut.Tpo -c -o TimeOut.o TimeOut.C
602AsyncAgent.C:301:26: warning: cast to 'void *' from smaller integer type 'pid_t' (aka 'int') [-Wint-to-void-pointer-cast]
603                            terminateProcess, XtPointer(pid()));
604                                              ^
605AsyncAgent.C:305:23: warning: cast to 'void *' from smaller integer type 'pid_t' (aka 'int') [-Wint-to-void-pointer-cast]
606                            hangupProcess, XtPointer(pid()));
607                                           ^
608AsyncAgent.C:309:21: warning: cast to 'void *' from smaller integer type 'pid_t' (aka 'int') [-Wint-to-void-pointer-cast]
609                            killProcess, XtPointer(pid()));
610                                         ^
6113 warnings generated.
612mv -f .deps/AsyncAgent.Tpo .deps/AsyncAgent.Po
613/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./..  -I/opt/local/include  -Os  -Wall -W -Wwrite-strings -pipe -stdlib=libc++ -arch x86_64 -trigraphs  -MT TTYAgent.o -MD -MP -MF .deps/TTYAgent.Tpo -c -o TTYAgent.o TTYAgent.C
614mv -f .deps/ReadLineA.Tpo .deps/ReadLineA.Po
615/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./..  -I/opt/local/include  -Os  -Wall -W -Wwrite-strings -pipe -stdlib=libc++ -arch x86_64 -trigraphs  -MT charsets.o -MD -MP -MF .deps/charsets.Tpo -c -o charsets.o charsets.C
616mv -f .deps/TimeOut.Tpo .deps/TimeOut.Po
617/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./..  -I/opt/local/include  -Os  -Wall -W -Wwrite-strings -pipe -stdlib=libc++ -arch x86_64 -trigraphs  -MT converters.o -MD -MP -MF .deps/converters.Tpo -c -o converters.o converters.C
618mv -f .deps/LiterateA.Tpo .deps/LiterateA.Po
619/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./..  -I/opt/local/include  -Os  -Wall -W -Wwrite-strings -pipe -stdlib=libc++ -arch x86_64 -trigraphs  -MT events.o -MD -MP -MF .deps/events.Tpo -c -o events.o events.C
620mv -f .deps/TTYAgent.Tpo .deps/TTYAgent.Po
621/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./..  -I/opt/local/include  -Os  -Wall -W -Wwrite-strings -pipe -stdlib=libc++ -arch x86_64 -trigraphs  -MT findParent.o -MD -MP -MF .deps/findParent.Tpo -c -o findParent.o findParent.C
622mv -f .deps/charsets.Tpo .deps/charsets.Po
623/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./..  -I/opt/local/include  -Os  -Wall -W -Wwrite-strings -pipe -stdlib=libc++ -arch x86_64 -trigraphs  -MT findWindow.o -MD -MP -MF .deps/findWindow.Tpo -c -o findWindow.o findWindow.C
624mv -f .deps/events.Tpo .deps/events.Po
625/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./..  -I/opt/local/include  -Os  -Wall -W -Wwrite-strings -pipe -stdlib=libc++ -arch x86_64 -trigraphs  -MT fileSBF.o -MD -MP -MF .deps/fileSBF.Tpo -c -o fileSBF.o fileSBF.C
626mv -f .deps/findParent.Tpo .deps/findParent.Po
627/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./..  -I/opt/local/include  -Os  -Wall -W -Wwrite-strings -pipe -stdlib=libc++ -arch x86_64 -trigraphs  -MT frame.o -MD -MP -MF .deps/frame.Tpo -c -o frame.o frame.C
628mv -f .deps/findWindow.Tpo .deps/findWindow.Po
629/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./..  -I/opt/local/include  -Os  -Wall -W -Wwrite-strings -pipe -stdlib=libc++ -arch x86_64 -trigraphs  -MT longName.o -MD -MP -MF .deps/longName.Tpo -c -o longName.o longName.C
630mv -f .deps/frame.Tpo .deps/frame.Po
631/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./..  -I/opt/local/include  -Os  -Wall -W -Wwrite-strings -pipe -stdlib=libc++ -arch x86_64 -trigraphs  -MT selection.o -MD -MP -MF .deps/selection.Tpo -c -o selection.o selection.C
632mv -f .deps/fileSBF.Tpo .deps/fileSBF.Po
633/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./..  -I/opt/local/include  -Os  -Wall -W -Wwrite-strings -pipe -stdlib=libc++ -arch x86_64 -trigraphs  -MT verify.o -MD -MP -MF .deps/verify.Tpo -c -o verify.o verify.C
634mv -f .deps/converters.Tpo .deps/converters.Po
635/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./..  -I/opt/local/include  -Os  -Wall -W -Wwrite-strings -pipe -stdlib=libc++ -arch x86_64 -trigraphs  -MT AutoRaise.o -MD -MP -MF .deps/AutoRaise.Tpo -c -o AutoRaise.o AutoRaise.C
636mv -f .deps/longName.Tpo .deps/longName.Po
637/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./..  -I/opt/local/include  -Os  -Wall -W -Wwrite-strings -pipe -stdlib=libc++ -arch x86_64 -trigraphs  -MT Delay.o -MD -MP -MF .deps/Delay.Tpo -c -o Delay.o Delay.C
638mv -f .deps/selection.Tpo .deps/selection.Po
639/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./..  -I/opt/local/include  -Os  -Wall -W -Wwrite-strings -pipe -stdlib=libc++ -arch x86_64 -trigraphs  -MT DeleteWCB.o -MD -MP -MF .deps/DeleteWCB.Tpo -c -o DeleteWCB.o DeleteWCB.C
640mv -f .deps/DeleteWCB.Tpo .deps/DeleteWCB.Po
641/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./..  -I/opt/local/include  -Os  -Wall -W -Wwrite-strings -pipe -stdlib=libc++ -arch x86_64 -trigraphs  -MT DestroyCB.o -MD -MP -MF .deps/DestroyCB.Tpo -c -o DestroyCB.o DestroyCB.C
642mv -f .deps/verify.Tpo .deps/verify.Po
643/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./..  -I/opt/local/include  -Os  -Wall -W -Wwrite-strings -pipe -stdlib=libc++ -arch x86_64 -trigraphs  -MT ExitCB.o -MD -MP -MF .deps/ExitCB.Tpo -c -o ExitCB.o ExitCB.C
644mv -f .deps/DestroyCB.Tpo .deps/DestroyCB.Po
645/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./..  -I/opt/local/include  -Os  -Wall -W -Wwrite-strings -pipe -stdlib=libc++ -arch x86_64 -trigraphs  -MT InitImage.o -MD -MP -MF .deps/InitImage.Tpo -c -o InitImage.o InitImage.C
646mv -f .deps/ExitCB.Tpo .deps/ExitCB.Po
647/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./..  -I/opt/local/include  -Os  -Wall -W -Wwrite-strings -pipe -stdlib=libc++ -arch x86_64 -trigraphs  -MT Swallower.o -MD -MP -MF .deps/Swallower.Tpo -c -o Swallower.o Swallower.C
648mv -f .deps/InitImage.Tpo .deps/InitImage.Po
649/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./..  -I/opt/local/include  -Os  -Wall -W -Wwrite-strings -pipe -stdlib=libc++ -arch x86_64 -trigraphs  -MT XErrorB.o -MD -MP -MF .deps/XErrorB.Tpo -c -o XErrorB.o XErrorB.C
650Swallower.C:226:39: warning: '&&' within '||' [-Wlogical-op-parentheses]
651    if (event->type == ReparentNotify && event->xreparent.window == window ||
652        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~
653Swallower.C:226:39: note: place parentheses around the '&&' expression to silence this warning
654    if (event->type == ReparentNotify && event->xreparent.window == window ||
655                                      ^
656        (                                                                 )
657Swallower.C:227:31: warning: '&&' within '||' [-Wlogical-op-parentheses]
658        event->type == DestroyNotify && event->xdestroywindow.window == window)
659        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
660Swallower.C:227:31: note: place parentheses around the '&&' expression to silence this warning
661        event->type == DestroyNotify && event->xdestroywindow.window == window)
662                                     ^
663        (                                                                     )
664mv -f .deps/XErrorB.Tpo .deps/XErrorB.Po
665/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./..  -I/opt/local/include  -Os  -Wall -W -Wwrite-strings -pipe -stdlib=libc++ -arch x86_64 -trigraphs  -MT freeXmST.o -MD -MP -MF .deps/freeXmST.Tpo -c -o freeXmST.o freeXmST.C
6662 warnings generated.
667mv -f .deps/Swallower.Tpo .deps/Swallower.Po
668/usr/bin/clang++ -DHAVE_CONFIG_H -I.  -I./..  -I/opt/local/include  -Os  -Wall -W -Wwrite-strings -pipe -stdlib=libc++ -arch x86_64 -trigraphs  -MT LabelH.o -MD -MP -MF .deps/LabelH.Tpo -c -o LabelH.o LabelH.C
669In file included from LabelH.C:36:
670In file included from /opt/local/include/Xm/XmP.h:45:
671In file included from /opt/local/include/Xm/Xm.h:59:
672In file included from /opt/local/include/X11/Intrinsic.h:53:
673In file included from /opt/local/include/X11/Xlib.h:51:
674In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/stddef.h:51:
675/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/__nullptr:35:15: error: unknown type name 'a_class'; did you mean 'class'?
676    template <class _Tp>
677              ^
678LabelH.C:34:15: note: expanded from macro 'class'
679#define class a_class
680              ^
681In file included from LabelH.C:36:
682In file included from /opt/local/include/Xm/XmP.h:45:
683In file included from /opt/local/include/Xm/Xm.h:59:
684In file included from /opt/local/include/X11/Intrinsic.h:53:
685In file included from /opt/local/include/X11/Xlib.h:51:
686In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/stddef.h:51:
687/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/__nullptr:35:24: error: a non-type template parameter cannot have type 'class _Tp'
688    template <class _Tp>
689                       ^
690/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/__nullptr:39:15: error: unknown type name 'a_class'; did you mean 'class'?
691    template <class _Tp, class _Up>
692              ^
693LabelH.C:34:15: note: expanded from macro 'class'
694#define class a_class
695              ^
696In file included from LabelH.C:36:
697In file included from /opt/local/include/Xm/XmP.h:45:
698In file included from /opt/local/include/Xm/Xm.h:59:
699In file included from /opt/local/include/X11/Intrinsic.h:53:
700In file included from /opt/local/include/X11/Xlib.h:51:
701In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/stddef.h:51:
702/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/__nullptr:39:24: error: a non-type template parameter cannot have type 'class _Tp'
703    template <class _Tp, class _Up>
704                       ^
705/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/__nullptr:39:26: error: unknown type name 'a_class'; did you mean 'class'?
706    template <class _Tp, class _Up>
707                         ^
708LabelH.C:34:15: note: expanded from macro 'class'
709#define class a_class
710              ^
711In file included from LabelH.C:36:
712In file included from /opt/local/include/Xm/XmP.h:45:
713In file included from /opt/local/include/Xm/Xm.h:59:
714In file included from /opt/local/include/X11/Intrinsic.h:53:
715In file included from /opt/local/include/X11/Xlib.h:51:
716In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/stddef.h:51:
717/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/__nullptr:39:35: error: a non-type template parameter cannot have type 'class _Up'
718    template <class _Tp, class _Up>
719                                  ^
720mv -f .deps/freeXmST.Tpo .deps/freeXmST.Po
7216 errors generated.
722make[2]: *** [LabelH.o] Error 1
723make[2]: *** Waiting for unfinished jobs....
724mv -f .deps/AutoRaise.Tpo .deps/AutoRaise.Po
725mv -f .deps/Delay.Tpo .deps/Delay.Po
726make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_ddd/ddd/work/ddd-3.3.12/ddd'
727make[1]: *** [all] Error 2
728make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_ddd/ddd/work/ddd-3.3.12/ddd'
729make: *** [all-recursive] Error 1
730make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_ddd/ddd/work/ddd-3.3.12'
731Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_ddd/ddd/work/ddd-3.3.12" && /usr/bin/make -j4 -w all EXEEXT=.exe
732Exit code: 2