Ticket #69467: graphviz-main.log

File graphviz-main.log, 192.1 KB (added by astrofitz (Michael Fitzgerald), 2 months ago)

build log

Line 
1version:1
2:debug:main Starting logging for graphviz @9.0.0_0+pangocairo+x11
3:debug:sysinfo macOS 14.4 (darwin/23.4.0) arch i386
4:debug:sysinfo MacPorts 2.9.1
5:debug:sysinfo Xcode 15.3, CLT 15.3.0.0.1.1708646388
6:debug:sysinfo SDK 14
7:debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 14.0
8:debug:main Attempting ln -sf /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_graphviz/graphviz/work /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/graphics/graphviz/work
9:debug:main dropping privileges: euid changed to 501, egid changed to 20.
10:debug:main Executing org.macports.main (graphviz)
11:debug:main Privilege de-escalation not attempted as not running as root.
12:debug:archivefetch archivefetch phase started at Sat Mar  9 19:00:37 PST 2024
13:msg:archivefetch --->  Fetching archive for graphviz
14:debug:archivefetch Executing org.macports.archivefetch (graphviz)
15:debug:archivefetch euid/egid changed to: 0/0
16:debug:archivefetch chowned /opt/local/var/macports/incoming to macports
17:debug:archivefetch euid/egid changed to: 501/20
18:info:archivefetch --->  graphviz-9.0.0_0+pangocairo+x11.darwin_23.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
19:msg:archivefetch --->  Attempting to fetch graphviz-9.0.0_0+pangocairo+x11.darwin_23.x86_64.tbz2 from https://packages.macports.org/graphviz
20:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
21:msg:archivefetch --->  Attempting to fetch graphviz-9.0.0_0+pangocairo+x11.darwin_23.x86_64.tbz2 from http://mirror.fcix.net/macports/packages/graphviz
22:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
23:msg:archivefetch --->  Attempting to fetch graphviz-9.0.0_0+pangocairo+x11.darwin_23.x86_64.tbz2 from https://ywg.ca.packages.macports.org/mirror/macports/packages/graphviz
24:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
25:debug:archivefetch Privilege de-escalation not attempted as not running as root.
26:debug:fetch fetch phase started at Sat Mar  9 19:00:38 PST 2024
27:notice:fetch --->  Fetching distfiles for graphviz
28:debug:fetch elevating privileges for fetch: euid changed to 0, egid changed to 0.
29:debug:fetch dropping privileges: euid changed to 501, egid changed to 20.
30:debug:fetch Executing org.macports.fetch (graphviz)
31:info:fetch --->  graphviz-9.0.0.tar.gz does not exist in /opt/local/var/macports/distfiles/graphviz
32:notice:fetch --->  Attempting to fetch graphviz-9.0.0.tar.gz from https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/9.0.0/
33:debug:fetch Privilege de-escalation not attempted as not running as root.
34:debug:checksum checksum phase started at Sat Mar  9 19:00:47 PST 2024
35:notice:checksum --->  Verifying checksums for graphviz
36:debug:checksum Executing org.macports.checksum (graphviz)
37:info:checksum --->  Checksumming graphviz-9.0.0.tar.gz
38:debug:checksum Calculated (rmd160) is 11d04abba7170b7de389b1bba0bfd43856ec0710
39:debug:checksum Correct (rmd160) checksum for graphviz-9.0.0.tar.gz
40:debug:checksum Calculated (sha256) is 3547d90dc80f0ac4cd900ec1a824c319a479c1e8f43883451de1aff293d7a07b
41:debug:checksum Correct (sha256) checksum for graphviz-9.0.0.tar.gz
42:debug:checksum Calculated (size) is 27479799
43:debug:checksum Correct (size) checksum for graphviz-9.0.0.tar.gz
44:debug:checksum Privilege de-escalation not attempted as not running as root.
45:debug:extract extract phase started at Sat Mar  9 19:00:47 PST 2024
46:notice:extract --->  Extracting graphviz
47:debug:extract Executing proc-pre-org.macports.extract-extract-0
48:debug:extract Executing org.macports.extract (graphviz)
49:info:extract --->  Extracting graphviz-9.0.0.tar.gz
50:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/graphviz/graphviz-9.0.0.tar.gz'
51:debug:extract Environment:
52:debug:extract CC_PRINT_OPTIONS='YES'
53:debug:extract CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_graphviz/graphviz/work/.CC_PRINT_OPTIONS'
54:debug:extract CPATH='/opt/local/include'
55:debug:extract DEVELOPER_DIR='/Library/Developer/CommandLineTools'
56:debug:extract LIBRARY_PATH='/opt/local/lib'
57:debug:extract MACOSX_DEPLOYMENT_TARGET='14.0'
58:debug:extract MACPORTS_LEGACY_SUPPORT_DISABLED='1'
59:debug:extract SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk'
60:info:extract Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_graphviz/graphviz/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/graphviz/graphviz-9.0.0.tar.gz' | /usr/bin/tar -xf -
61:debug:extract system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_graphviz/graphviz/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/graphviz/graphviz-9.0.0.tar.gz' | /usr/bin/tar -xf -
62:debug:extract euid/egid changed to: 0/0
63:debug:extract chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_graphviz/graphviz/work to macports
64:debug:extract euid/egid changed to: 501/20
65:debug:extract Privilege de-escalation not attempted as not running as root.
66:debug:patch patch phase started at Sat Mar  9 19:00:48 PST 2024
67:debug:patch Executing org.macports.patch (graphviz)
68:debug:patch Privilege de-escalation not attempted as not running as root.
69:debug:configure configure phase started at Sat Mar  9 19:00:48 PST 2024
70:notice:configure --->  Configuring graphviz
71:debug:configure Preferred compilers: clang macports-clang-16 macports-clang-15 macports-clang-14 macports-clang-11 macports-clang-10 macports-clang-9.0
72:debug:configure Using compiler 'Xcode Clang'
73:debug:configure Executing org.macports.configure (graphviz)
74:debug:configure Environment:
75:debug:configure CC_PRINT_OPTIONS='YES'
76:debug:configure CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_graphviz/graphviz/work/.CC_PRINT_OPTIONS'
77:debug:configure CPATH='/opt/local/include'
78:debug:configure DEVELOPER_DIR='/Library/Developer/CommandLineTools'
79:debug:configure LIBRARY_PATH='/opt/local/lib'
80:debug:configure MACOSX_DEPLOYMENT_TARGET='14.0'
81:debug:configure SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk'
82:info:configure Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_graphviz/graphviz/work/graphviz-9.0.0" && autoreconf -fvi
83:debug:configure system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_graphviz/graphviz/work/graphviz-9.0.0" && autoreconf -fvi
84:info:configure autoreconf: export WARNINGS=
85:info:configure autoreconf: Entering directory '.'
86:info:configure autoreconf: configure.ac: not using Gettext
87:info:configure autoreconf: running: /opt/local/bin/aclocal --force -I m4
88:info:configure autoreconf: configure.ac: tracing
89:info:configure autoreconf: configure.ac: adding subdirectory libltdl to autoreconf
90:info:configure autoreconf: Entering directory 'libltdl'
91:info:configure autoreconf: configure.ac: not using Gettext
92:info:configure autoreconf: running: /opt/local/bin/aclocal --force -I ../m4
93:info:configure autoreconf: configure.ac: tracing
94:info:configure autoreconf: running: /opt/local/bin/glibtoolize --copy --force --ltdl
95:info:configure glibtoolize: putting auxiliary files in '.'.
96:info:configure glibtoolize: copying file './compile'
97:info:configure glibtoolize: copying file './config.guess'
98:info:configure glibtoolize: copying file './config.sub'
99:info:configure glibtoolize: copying file './depcomp'
100:info:configure glibtoolize: copying file './install-sh'
101:info:configure glibtoolize: copying file './missing'
102:info:configure glibtoolize: copying file './ltmain.sh'
103:info:configure glibtoolize: putting macros in '../m4'.
104:info:configure glibtoolize: copying file '../m4/libtool.m4'
105:info:configure glibtoolize: copying file '../m4/ltargz.m4'
106:info:configure glibtoolize: copying file '../m4/ltdl.m4'
107:info:configure glibtoolize: copying file '../m4/ltoptions.m4'
108:info:configure glibtoolize: copying file '../m4/ltsugar.m4'
109:info:configure glibtoolize: copying file '../m4/ltversion.m4'
110:info:configure glibtoolize: copying file '../m4/lt~obsolete.m4'
111:info:configure glibtoolize: putting libltdl files in 'libltdl'.
112:info:configure glibtoolize: copying file 'libltdl/COPYING.LIB'
113:info:configure glibtoolize: creating file 'libltdl/Makefile.am'
114:info:configure glibtoolize: copying file 'libltdl/README'
115:info:configure glibtoolize: creating file 'libltdl/configure.ac'
116:info:configure glibtoolize: creating file 'libltdl/aclocal.m4'
117:info:configure glibtoolize: creating file 'libltdl/Makefile.in'
118:info:configure glibtoolize: copying file 'libltdl/config-h.in'
119:info:configure glibtoolize: creating file 'libltdl/configure'
120:info:configure glibtoolize: copying file 'libltdl/libltdl/lt__alloc.h'
121:info:configure glibtoolize: copying file 'libltdl/libltdl/lt__argz_.h'
122:info:configure glibtoolize: copying file 'libltdl/libltdl/lt__dirent.h'
123:info:configure glibtoolize: copying file 'libltdl/libltdl/lt__glibc.h'
124:info:configure glibtoolize: copying file 'libltdl/libltdl/lt__private.h'
125:info:configure glibtoolize: copying file 'libltdl/libltdl/lt__strl.h'
126:info:configure glibtoolize: copying file 'libltdl/libltdl/lt_dlloader.h'
127:info:configure glibtoolize: copying file 'libltdl/libltdl/lt_error.h'
128:info:configure glibtoolize: copying file 'libltdl/libltdl/lt_system.h'
129:info:configure glibtoolize: copying file 'libltdl/libltdl/slist.h'
130:info:configure glibtoolize: copying file 'libltdl/loaders/dld_link.c'
131:info:configure glibtoolize: copying file 'libltdl/loaders/dlopen.c'
132:info:configure glibtoolize: copying file 'libltdl/loaders/dyld.c'
133:info:configure glibtoolize: copying file 'libltdl/loaders/load_add_on.c'
134:info:configure glibtoolize: copying file 'libltdl/loaders/loadlibrary.c'
135:info:configure glibtoolize: copying file 'libltdl/loaders/preopen.c'
136:info:configure glibtoolize: copying file 'libltdl/loaders/shl_load.c'
137:info:configure glibtoolize: copying file 'libltdl/lt__alloc.c'
138:info:configure glibtoolize: copying file 'libltdl/lt__argz.c'
139:info:configure glibtoolize: copying file 'libltdl/lt__dirent.c'
140:info:configure glibtoolize: copying file 'libltdl/lt__strl.c'
141:info:configure glibtoolize: copying file 'libltdl/lt_dlloader.c'
142:info:configure glibtoolize: copying file 'libltdl/lt_error.c'
143:info:configure glibtoolize: copying file 'libltdl/ltdl.c'
144:info:configure glibtoolize: copying file 'libltdl/ltdl.h'
145:info:configure glibtoolize: copying file 'libltdl/slist.c'
146:info:configure glibtoolize: Remember to add 'LT_INIT' to configure.ac.
147:info:configure glibtoolize: Remember to add 'LTDL_INIT' to configure.ac.
148:info:configure glibtoolize: Remember to add 'LT_CONFIG_LTDL_DIR([libltdl])' to 'configure.ac'.
149:info:configure glibtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([../m4])' to configure.ac,
150:info:configure glibtoolize: and rerunning glibtoolize and aclocal.
151:info:configure autoreconf: configure.ac: not using Intltool
152:info:configure autoreconf: configure.ac: not using Gtkdoc
153:info:configure autoreconf: running: /opt/local/bin/aclocal --force -I ../m4
154:info:configure autoreconf: running: /opt/local/bin/autoconf --force
155:info:configure autoreconf: running: /opt/local/bin/autoheader --force
156:info:configure autoreconf: running: /opt/local/bin/automake --add-missing --copy --force-missing
157:info:configure autoreconf: '../config/install-sh' is updated
158:info:configure autoreconf: '../config/config.sub' is updated
159:info:configure autoreconf: '../config/config.guess' is updated
160:info:configure autoreconf: Leaving directory 'libltdl'
161:info:configure autoreconf: running: /opt/local/bin/glibtoolize --copy --force --ltdl --ltdl
162:info:configure glibtoolize: putting auxiliary files in '.'.
163:info:configure glibtoolize: copying file './compile'
164:info:configure glibtoolize: copying file './config.guess'
165:info:configure glibtoolize: copying file './config.sub'
166:info:configure glibtoolize: copying file './depcomp'
167:info:configure glibtoolize: copying file './install-sh'
168:info:configure glibtoolize: copying file './missing'
169:info:configure glibtoolize: copying file './ltmain.sh'
170:info:configure glibtoolize: putting macros in 'm4'.
171:info:configure glibtoolize: copying file 'm4/libtool.m4'
172:info:configure glibtoolize: copying file 'm4/ltargz.m4'
173:info:configure glibtoolize: copying file 'm4/ltdl.m4'
174:info:configure glibtoolize: copying file 'm4/ltoptions.m4'
175:info:configure glibtoolize: copying file 'm4/ltsugar.m4'
176:info:configure glibtoolize: copying file 'm4/ltversion.m4'
177:info:configure glibtoolize: copying file 'm4/lt~obsolete.m4'
178:info:configure glibtoolize: putting libltdl files in 'libltdl'.
179:info:configure glibtoolize: copying file 'libltdl/COPYING.LIB'
180:info:configure glibtoolize: creating file 'libltdl/Makefile.am'
181:info:configure glibtoolize: copying file 'libltdl/README'
182:info:configure glibtoolize: creating file 'libltdl/configure.ac'
183:info:configure glibtoolize: copying file 'libltdl/aclocal.m4'
184:info:configure glibtoolize: creating file 'libltdl/Makefile.in'
185:info:configure glibtoolize: copying file 'libltdl/config-h.in'
186:info:configure glibtoolize: creating file 'libltdl/configure'
187:info:configure glibtoolize: copying file 'libltdl/libltdl/lt__alloc.h'
188:info:configure glibtoolize: copying file 'libltdl/libltdl/lt__argz_.h'
189:info:configure glibtoolize: copying file 'libltdl/libltdl/lt__dirent.h'
190:info:configure glibtoolize: copying file 'libltdl/libltdl/lt__glibc.h'
191:info:configure glibtoolize: copying file 'libltdl/libltdl/lt__private.h'
192:info:configure glibtoolize: copying file 'libltdl/libltdl/lt__strl.h'
193:info:configure glibtoolize: copying file 'libltdl/libltdl/lt_dlloader.h'
194:info:configure glibtoolize: copying file 'libltdl/libltdl/lt_error.h'
195:info:configure glibtoolize: copying file 'libltdl/libltdl/lt_system.h'
196:info:configure glibtoolize: copying file 'libltdl/libltdl/slist.h'
197:info:configure glibtoolize: copying file 'libltdl/loaders/dld_link.c'
198:info:configure glibtoolize: copying file 'libltdl/loaders/dlopen.c'
199:info:configure glibtoolize: copying file 'libltdl/loaders/dyld.c'
200:info:configure glibtoolize: copying file 'libltdl/loaders/load_add_on.c'
201:info:configure glibtoolize: copying file 'libltdl/loaders/loadlibrary.c'
202:info:configure glibtoolize: copying file 'libltdl/loaders/preopen.c'
203:info:configure glibtoolize: copying file 'libltdl/loaders/shl_load.c'
204:info:configure glibtoolize: copying file 'libltdl/lt__alloc.c'
205:info:configure glibtoolize: copying file 'libltdl/lt__argz.c'
206:info:configure glibtoolize: copying file 'libltdl/lt__dirent.c'
207:info:configure glibtoolize: copying file 'libltdl/lt__strl.c'
208:info:configure glibtoolize: copying file 'libltdl/lt_dlloader.c'
209:info:configure glibtoolize: copying file 'libltdl/lt_error.c'
210:info:configure glibtoolize: copying file 'libltdl/ltdl.c'
211:info:configure glibtoolize: copying file 'libltdl/ltdl.h'
212:info:configure glibtoolize: copying file 'libltdl/slist.c'
213:info:configure glibtoolize: Remember to add 'LT_INIT' to configure.ac.
214:info:configure glibtoolize: Remember to add 'LTDL_INIT' to configure.ac.
215:info:configure glibtoolize: Remember to add 'LT_CONFIG_LTDL_DIR([libltdl])' to 'configure.ac'.
216:info:configure glibtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
217:info:configure glibtoolize: and rerunning glibtoolize and aclocal.
218:info:configure autoreconf: configure.ac: not using Intltool
219:info:configure autoreconf: configure.ac: not using Gtkdoc
220:info:configure autoreconf: running: /opt/local/bin/aclocal --force -I m4
221:info:configure autoreconf: running: /opt/local/bin/autoconf --force
222:info:configure configure.ac:227: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete
223:info:configure ./lib/autoconf/programs.m4:743: _AC_PROG_LEX is expanded from...
224:info:configure ./lib/autoconf/programs.m4:736: AC_PROG_LEX is expanded from...
225:info:configure aclocal.m4:982: AM_PROG_LEX is expanded from...
226:info:configure configure.ac:227: the top level
227:info:configure configure.ac:278: warning: The macro 'AC_PROG_CC_C99' is obsolete.
228:info:configure configure.ac:278: You should run autoupdate.
229:info:configure ./lib/autoconf/c.m4:1662: AC_PROG_CC_C99 is expanded from...
230:info:configure configure.ac:278: the top level
231:info:configure autoreconf: running: /opt/local/bin/autoheader --force
232:info:configure autoreconf: running: /opt/local/bin/automake --add-missing --copy --force-missing
233:info:configure autoreconf: 'config/config.sub' is updated
234:info:configure autoreconf: 'config/config.guess' is updated
235:info:configure autoreconf: 'config/install-sh' is updated
236:info:configure autoreconf: Leaving directory '.'
237:debug:configure Environment:
238:debug:configure CC='/usr/bin/clang'
239:debug:configure CC_PRINT_OPTIONS='YES'
240:debug:configure CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_graphviz/graphviz/work/.CC_PRINT_OPTIONS'
241:debug:configure CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64'
242:debug:configure CPATH='/opt/local/include'
243:debug:configure CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk'
244:debug:configure CXX='/usr/bin/clang++'
245:debug:configure CXXFLAGS='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64'
246:debug:configure DEVELOPER_DIR='/Library/Developer/CommandLineTools'
247:debug:configure F90FLAGS='-pipe -Os -m64'
248:debug:configure FCFLAGS='-pipe -Os -m64'
249:debug:configure FFLAGS='-pipe -Os -m64'
250:debug:configure INSTALL='/usr/bin/install -c'
251:debug:configure LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64'
252:debug:configure LIBRARY_PATH='/opt/local/lib'
253:debug:configure MACOSX_DEPLOYMENT_TARGET='14.0'
254:debug:configure MACPORTS_LEGACY_SUPPORT_DISABLED='1'
255:debug:configure OBJC='/usr/bin/clang'
256:debug:configure OBJCFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64'
257:debug:configure OBJCXX='/usr/bin/clang++'
258:debug:configure OBJCXXFLAGS='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64'
259:debug:configure SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk'
260:info:configure Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_graphviz/graphviz/work/graphviz-9.0.0" && ./configure --prefix=/opt/local --disable-silent-rules --with-codegens --without-devil --without-smyrna --with-digcola --with-ipsepcola --without-rsvg --with-pangocairo --with-lasi --with-webp --without-glitz --with-freetype2 --with-fontconfig --without-gdk-pixbuf --without-ghostscript --without-gtk --without-gtkgl --without-gtkglext --with-gts --without-glade --without-gnomeui --without-ming --without-poppler --without-qt --with-quartz --disable-swig --disable-sharp --disable-guile --disable-io --disable-java --disable-lua --disable-man-pdfs --disable-ocaml --disable-perl --disable-php --disable-python --disable-python23 --disable-python24 --disable-python25 --disable-r --disable-ruby --disable-tcl ac_cv_prog_AWK=/usr/bin/awk
261:debug:configure system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_graphviz/graphviz/work/graphviz-9.0.0" && ./configure --prefix=/opt/local --disable-silent-rules --with-codegens --without-devil --without-smyrna --with-digcola --with-ipsepcola --without-rsvg --with-pangocairo --with-lasi --with-webp --without-glitz --with-freetype2 --with-fontconfig --without-gdk-pixbuf --without-ghostscript --without-gtk --without-gtkgl --without-gtkglext --with-gts --without-glade --without-gnomeui --without-ming --without-poppler --without-qt --with-quartz --disable-swig --disable-sharp --disable-guile --disable-io --disable-java --disable-lua --disable-man-pdfs --disable-ocaml --disable-perl --disable-php --disable-python --disable-python23 --disable-python24 --disable-python25 --disable-r --disable-ruby --disable-tcl ac_cv_prog_AWK=/usr/bin/awk
262:info:configure checking build system type... x86_64-apple-darwin23.4.0
263:info:configure checking host system type... x86_64-apple-darwin23.4.0
264:info:configure checking for a BSD-compatible install... /usr/bin/install -c
265:info:configure checking whether build environment is sane... yes
266:info:configure checking for a race-free mkdir -p... /opt/local/bin/gmkdir -p
267:info:configure checking for gawk... (cached) /usr/bin/awk
268:info:configure checking whether make sets $(MAKE)... yes
269:info:configure checking whether make supports nested variables... yes
270:info:configure checking whether UID '501' is supported by ustar format... yes
271:info:configure checking whether GID '20' is supported by ustar format... yes
272:info:configure checking how to create a ustar tar archive... gnutar
273:info:configure checking whether make supports nested variables... (cached) yes
274:info:configure checking whether make supports the include directive... yes (GNU style)
275:info:configure checking for gcc... /usr/bin/clang
276:info:configure checking whether the C compiler works... yes
277:info:configure checking for C compiler default output file name... a.out
278:info:configure checking for suffix of executables...
279:info:configure checking whether we are cross compiling... no
280:info:configure checking for suffix of object files... o
281:info:configure checking whether the compiler supports GNU C... yes
282:info:configure checking whether /usr/bin/clang accepts -g... yes
283:info:configure checking for /usr/bin/clang option to enable C11 features... none needed
284:info:configure checking whether /usr/bin/clang understands -c and -o together... yes
285:info:configure checking dependency style of /usr/bin/clang... gcc3
286:info:configure checking for flex... flex
287:info:configure checking for lex output file root... lex.yy
288:info:configure checking for lex library... none needed
289:info:configure checking for library containing yywrap... -lfl
290:info:configure checking whether yytext is a pointer... yes
291:info:configure checking for bison... bison -y
292:info:configure checking for grep that handles long lines and -e... /opt/local/bin/ggrep
293:info:configure checking for egrep... /opt/local/bin/ggrep -E
294:info:configure checking whether ln -s works... yes
295:info:configure checking how to print strings... printf
296:info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed
297:info:configure checking for fgrep... /opt/local/bin/ggrep -F
298:info:configure checking for ld used by /usr/bin/clang... /Library/Developer/CommandLineTools/usr/bin/ld
299:info:configure checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
300:info:configure checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm -B
301:info:configure checking the name lister (/opt/local/bin/nm -B) interface... BSD nm
302:info:configure checking the maximum length of command line arguments... 786432
303:info:configure checking how to convert x86_64-apple-darwin23.4.0 file names to x86_64-apple-darwin23.4.0 format... func_convert_file_noop
304:info:configure checking how to convert x86_64-apple-darwin23.4.0 file names to toolchain format... func_convert_file_noop
305:info:configure checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r
306:info:configure checking for file... file
307:info:configure checking for objdump... objdump
308:info:configure checking how to recognize dependent libraries... pass_all
309:info:configure checking for dlltool... no
310:info:configure checking how to associate runtime and link libraries... printf %s\n
311:info:configure checking for ar... ar
312:info:configure checking for archiver @FILE support... no
313:info:configure checking for strip... strip
314:info:configure checking for ranlib... ranlib
315:info:configure checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang object... ok
316:info:configure checking for sysroot... no
317:info:configure checking for a working dd... /bin/dd
318:info:configure checking how to truncate binary pipes... /bin/dd bs=4096 count=1
319:info:configure checking for mt... no
320:info:configure checking if : is a manifest tool... no
321:info:configure checking for dsymutil... dsymutil
322:info:configure checking for nmedit... nmedit
323:info:configure checking for lipo... lipo
324:info:configure checking for otool... otool
325:info:configure checking for otool64... no
326:info:configure checking for -single_module linker flag... ld: warning: -single_module is obsolete
327:info:configure no
328:info:configure checking for -exported_symbols_list linker flag... yes
329:info:configure checking for -force_load linker flag... yes
330:info:configure checking for stdio.h... yes
331:info:configure checking for stdlib.h... yes
332:info:configure checking for string.h... yes
333:info:configure checking for inttypes.h... yes
334:info:configure checking for stdint.h... yes
335:info:configure checking for strings.h... yes
336:info:configure checking for sys/stat.h... yes
337:info:configure checking for sys/types.h... yes
338:info:configure checking for unistd.h... yes
339:info:configure checking for dlfcn.h... yes
340:info:configure checking for objdir... .libs
341:info:configure checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
342:info:configure checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
343:info:configure checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
344:info:configure checking if /usr/bin/clang static flag -static works... no
345:info:configure checking if /usr/bin/clang supports -c -o file.o... yes
346:info:configure checking if /usr/bin/clang supports -c -o file.o... (cached) yes
347:info:configure checking whether the /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
348:info:configure checking dynamic linker characteristics... darwin23.4.0 dyld
349:info:configure checking how to hardcode library paths into programs... immediate
350:info:configure checking whether stripping libraries is possible... yes
351:info:configure checking if libtool supports shared libraries... yes
352:info:configure checking whether to build shared libraries... yes
353:info:configure checking whether to build static libraries... no
354:info:configure checking for pkg-config... /opt/local/bin/pkg-config
355:info:configure checking pkg-config is at least version 0.9.0... yes
356:info:configure checking for tclsh8.6... no
357:info:configure checking for tclsh8.5... /usr/bin/tclsh8.5
358:info:configure checking whether the compiler supports GNU C++... yes
359:info:configure checking whether /usr/bin/clang++ accepts -g... yes
360:info:configure checking for /usr/bin/clang++ option to enable C++11 features... -std=gnu++11
361:info:configure checking dependency style of /usr/bin/clang++ -std=gnu++11... gcc3
362:info:configure checking how to run the C++ preprocessor... /usr/bin/clang++ -std=gnu++11 -E
363:info:configure checking for ld used by /usr/bin/clang++ -std=gnu++11... /Library/Developer/CommandLineTools/usr/bin/ld
364:info:configure checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
365:info:configure checking whether the /usr/bin/clang++ -std=gnu++11 linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
366:info:configure checking for /usr/bin/clang++ -std=gnu++11 option to produce PIC... -fno-common -DPIC
367:info:configure checking if /usr/bin/clang++ -std=gnu++11 PIC flag -fno-common -DPIC works... yes
368:info:configure checking if /usr/bin/clang++ -std=gnu++11 static flag -static works... no
369:info:configure checking if /usr/bin/clang++ -std=gnu++11 supports -c -o file.o... yes
370:info:configure checking if /usr/bin/clang++ -std=gnu++11 supports -c -o file.o... (cached) yes
371:info:configure checking whether the /usr/bin/clang++ -std=gnu++11 linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
372:info:configure checking dynamic linker characteristics... darwin23.4.0 dyld
373:info:configure checking how to hardcode library paths into programs... immediate
374:info:configure checking whether /usr/bin/clang++ -std=gnu++11 supports C++11 features with -std=c++11... yes
375:info:configure checking whether the compiler supports GNU Objective C... yes
376:info:configure checking whether /usr/bin/clang accepts -g... yes
377:info:configure checking dependency style of /usr/bin/clang... gcc3
378:info:configure checking for inline... inline
379:info:configure checking whether C compiler accepts -Wtrampolines... no
380:info:configure checking whether C compiler accepts -Wlogical-op... no
381:info:configure checking for pid_t... yes
382:info:configure checking for ssize_t... yes
383:info:configure checking for fcntl.h... yes
384:info:configure checking for search.h... yes
385:info:configure checking for sys/time.h... yes
386:info:configure checking for sys/types.h... (cached) yes
387:info:configure checking for sys/select.h... yes
388:info:configure checking for sys/mman.h... yes
389:info:configure checking for sys/ioctl.h... yes
390:info:configure checking for sys/inotify.h... no
391:info:configure checking for main in -lm... yes
392:info:configure checking for sincos... no
393:info:configure checking for lrand48... yes
394:info:configure checking for drand48... yes
395:info:configure checking for srand48... yes
396:info:configure checking for setmode... yes
397:info:configure checking for setenv... yes
398:info:configure checking for memrchr... no
399:info:configure checking for select... yes
400:info:configure checking for dl_iterate_phdr... no
401:info:configure checking for strcasestr... yes
402:info:configure checking for /usr/bin/clang options needed to detect all undeclared functions... none needed
403:info:configure checking what extension is used for runtime loadable modules... .so
404:info:configure checking what variable specifies run-time module search path... DYLD_LIBRARY_PATH
405:info:configure checking for the default library search path... /usr/local/lib /lib /usr/lib
406:info:configure checking for library containing dlopen... none required
407:info:configure checking for dlerror... yes
408:info:configure checking for shl_load... no
409:info:configure checking for shl_load in -ldld... no
410:info:configure checking for dld_link in -ldld... no
411:info:configure checking for _ prefix in compiled symbols... yes
412:info:configure checking whether we have to add an underscore for dlsym... no
413:info:configure checking whether deplibs are loaded by dlopen... yes
414:info:configure checking for argz.h... no
415:info:configure checking for error_t... no
416:info:configure checking for argz_add... no
417:info:configure checking for argz_append... no
418:info:configure checking for argz_count... no
419:info:configure checking for argz_create_sep... no
420:info:configure checking for argz_insert... no
421:info:configure checking for argz_next... no
422:info:configure checking for argz_stringify... no
423:info:configure checking whether libtool supports -dlopen/-dlpreopen... yes
424:info:configure checking for ltdl.h... yes
425:info:configure checking whether lt_dlinterface_register is declared... yes
426:info:configure checking for lt_dladvise_preload in -lltdl... yes
427:info:configure checking where to find libltdl headers...
428:info:configure checking where to find libltdl library... -lltdl
429:info:configure checking for unistd.h... (cached) yes
430:info:configure checking for dl.h... no
431:info:configure checking for sys/dl.h... no
432:info:configure checking for dld.h... no
433:info:configure checking for mach-o/dyld.h... yes
434:info:configure checking for dirent.h... yes
435:info:configure checking for closedir... yes
436:info:configure checking for opendir... yes
437:info:configure checking for readdir... yes
438:info:configure checking for strlcat... yes
439:info:configure checking for strlcpy... yes
440:info:configure checking for lt_dladvise_init in -lltdl... yes
441:info:configure checking how to run the C preprocessor... /usr/bin/clang -E
442:info:configure checking for X... libraries , headers
443:info:configure checking for gethostbyname... yes
444:info:configure checking for connect... yes
445:info:configure checking for remove... yes
446:info:configure checking for shmat... yes
447:info:configure checking for IceConnectionNumber in -lICE... yes
448:info:configure checking for xrender... yes
449:info:configure checking for expat... yes
450:info:configure checking for zlib.h... yes
451:info:configure checking for main in -lz... yes
452:info:configure checking for libwebp... yes
453:info:configure checking for pangocairo >= 1.22.0... yes
454:info:configure checking for pangoft2... yes
455:info:configure checking for pango_fc_font_lock_face... yes
456:info:configure checking for pango_fc_font_unlock_face... yes
457:info:configure checking for pango_font_map_create_context... yes
458:info:configure checking for lasi... yes
459:info:configure checking for freetype2... yes
460:info:configure checking for gdk-2.0... yes
461:info:configure checking for gts... yes
462:info:configure checking for ann... no
463:info:configure checking for gdlib >= 2.0.33... yes
464:info:configure checking for gd.h... yes
465:info:configure checking for main in -lgd... yes
466:info:configure checking for GL/glut.h... no
467:info:configure configure: WARNING: Optional glut library not available - no GL/glut.h
468:info:configure checking for main in -lcriterion... no
469:info:configure configure: WARNING: Criterion unit testing framework not installed
470:info:configure checking that generated files are newer than configure... done
471:info:configure configure: creating ./config.status
472:info:configure config.status: creating Makefile
473:info:configure config.status: creating debian/changelog
474:info:configure config.status: creating debian/libgv-php5.install
475:info:configure config.status: creating doc/Makefile
476:info:configure config.status: creating doc/info/Makefile
477:info:configure config.status: creating doc/schema/Makefile
478:info:configure config.status: creating contrib/Makefile
479:info:configure config.status: creating contrib/prune/Makefile
480:info:configure config.status: creating contrib/diffimg/Makefile
481:info:configure config.status: creating graphs/Makefile
482:info:configure config.status: creating graphs/directed/Makefile
483:info:configure config.status: creating graphs/undirected/Makefile
484:info:configure config.status: creating lib/Makefile
485:info:configure config.status: creating lib/cdt/Makefile
486:info:configure config.status: creating lib/cdt/libcdt.pc
487:info:configure config.status: creating lib/cgraph/Makefile
488:info:configure config.status: creating lib/cgraph/libcgraph.pc
489:info:configure config.status: creating lib/rbtree/Makefile
490:info:configure config.status: creating lib/pathplan/Makefile
491:info:configure config.status: creating lib/pathplan/libpathplan.pc
492:info:configure config.status: creating lib/ast/Makefile
493:info:configure config.status: creating lib/sfio/Makefile
494:info:configure config.status: creating lib/sfio/Sfio_f/Makefile
495:info:configure config.status: creating lib/vmalloc/Makefile
496:info:configure config.status: creating lib/dotgen/Makefile
497:info:configure config.status: creating lib/neatogen/Makefile
498:info:configure config.status: creating lib/fdpgen/Makefile
499:info:configure config.status: creating lib/sparse/Makefile
500:info:configure config.status: creating lib/mingle/Makefile
501:info:configure config.status: creating lib/label/Makefile
502:info:configure config.status: creating lib/sfdpgen/Makefile
503:info:configure config.status: creating lib/sfdpgen/libsfdp.pc
504:info:configure config.status: creating lib/osage/Makefile
505:info:configure config.status: creating lib/edgepaint/Makefile
506:info:configure config.status: creating lib/edgepaint/liblab_gamut.pc
507:info:configure config.status: creating lib/gvpr/Makefile
508:info:configure config.status: creating lib/gvpr/libgvpr.pc
509:info:configure config.status: creating lib/circogen/Makefile
510:info:configure config.status: creating lib/twopigen/Makefile
511:info:configure config.status: creating lib/patchwork/Makefile
512:info:configure config.status: creating lib/pack/Makefile
513:info:configure config.status: creating lib/ortho/Makefile
514:info:configure config.status: creating lib/expr/Makefile
515:info:configure config.status: creating lib/expr/libexpr.pc
516:info:configure config.status: creating lib/common/Makefile
517:info:configure config.status: creating lib/ingraphs/Makefile
518:info:configure config.status: creating lib/vpsc/Makefile
519:info:configure config.status: creating lib/gvc/Makefile
520:info:configure config.status: creating lib/gvc/libgvc.pc
521:info:configure config.status: creating lib/xdot/Makefile
522:info:configure config.status: creating lib/xdot/libxdot.pc
523:info:configure config.status: creating lib/topfish/Makefile
524:info:configure config.status: creating lib/glcomp/Makefile
525:info:configure config.status: creating macosx/Info.plist
526:info:configure config.status: creating macosx/build/graphviz.pmdoc/01local.xml
527:info:configure config.status: creating macosx/build/graphviz.pmdoc/02graphviz.xml
528:info:configure config.status: creating windows/build/graphviz.wxs
529:info:configure config.status: creating windows/Properties/AssemblyInfo.cs
530:info:configure config.status: creating plugin/Makefile
531:info:configure config.status: creating plugin/core/Makefile
532:info:configure config.status: creating plugin/devil/Makefile
533:info:configure config.status: creating plugin/gd/Makefile
534:info:configure config.status: creating plugin/gdk/Makefile
535:info:configure config.status: creating plugin/gdiplus/Makefile
536:info:configure config.status: creating plugin/gs/Makefile
537:info:configure config.status: creating plugin/gtk/Makefile
538:info:configure config.status: creating plugin/kitty/Makefile
539:info:configure config.status: creating plugin/lasi/Makefile
540:info:configure config.status: creating plugin/pango/Makefile
541:info:configure config.status: creating plugin/poppler/Makefile
542:info:configure config.status: creating plugin/quartz/Makefile
543:info:configure config.status: creating plugin/rsvg/Makefile
544:info:configure config.status: creating plugin/webp/Makefile
545:info:configure config.status: creating plugin/xlib/Makefile
546:info:configure config.status: creating plugin/dot_layout/Makefile
547:info:configure config.status: creating plugin/neato_layout/Makefile
548:info:configure config.status: creating plugin/vt/Makefile
549:info:configure config.status: creating cmd/Makefile
550:info:configure config.status: creating cmd/dot/Makefile
551:info:configure config.status: creating cmd/tools/Makefile
552:info:configure config.status: creating cmd/gvpr/Makefile
553:info:configure config.status: creating cmd/gvpr/lib/Makefile
554:info:configure config.status: creating cmd/smyrna/Makefile
555:info:configure config.status: creating cmd/gvmap/Makefile
556:info:configure config.status: creating cmd/mingle/Makefile
557:info:configure config.status: creating cmd/edgepaint/Makefile
558:info:configure config.status: creating cmd/gvedit/Makefile
559:info:configure config.status: creating cmd/gvedit/gvedit.pro
560:info:configure config.status: creating cmd/gvedit/ui/Makefile
561:info:configure config.status: creating cmd/gvedit/images/Makefile
562:info:configure config.status: creating tclpkg/Makefile
563:info:configure config.status: creating tclpkg/tclstubs/Makefile
564:info:configure config.status: creating tclpkg/tclhandle/Makefile
565:info:configure config.status: creating tclpkg/gdtclft/Makefile
566:info:configure config.status: creating tclpkg/gdtclft/demo/Makefile
567:info:configure config.status: creating tclpkg/tcldot/Makefile
568:info:configure config.status: creating tclpkg/tcldot/demo/Makefile
569:info:configure config.status: creating tclpkg/tclpathplan/Makefile
570:info:configure config.status: creating tclpkg/tclpathplan/demo/Makefile
571:info:configure config.status: creating tclpkg/tclpathplan/demo/pathplan_data/Makefile
572:info:configure config.status: creating tclpkg/gv/Makefile
573:info:configure config.status: creating tclpkg/gv/demo/Makefile
574:info:configure config.status: creating tclpkg/gv/META.gv
575:info:configure config.status: creating tests/graphs/Makefile
576:info:configure config.status: creating tests/linux.x86/Makefile
577:info:configure config.status: creating tests/Makefile
578:info:configure config.status: creating tests/unit_tests/Makefile
579:info:configure config.status: creating tests/unit_tests/lib/Makefile
580:info:configure config.status: creating tests/unit_tests/lib/common/Makefile
581:info:configure config.status: creating tests/regression_tests/Makefile
582:info:configure config.status: creating tests/regression_tests/shapes/Makefile
583:info:configure config.status: creating tests/regression_tests/shapes/reference/Makefile
584:info:configure config.status: creating tests/regression_tests/vuln/Makefile
585:info:configure config.status: creating tests/regression_tests/vuln/input/Makefile
586:info:configure config.status: creating tests/regression_tests/vuln/reference/Makefile
587:info:configure config.status: creating share/Makefile
588:info:configure config.status: creating share/examples/Makefile
589:info:configure config.status: creating share/gui/Makefile
590:info:configure config.status: creating redhat/graphviz.spec.fedora
591:info:configure config.status: creating redhat/graphviz.spec.rhel
592:info:configure config.status: creating Doxyfile
593:info:configure config.status: creating config.h
594:info:configure config.status: executing depfiles commands
595:info:configure config.status: executing libtool commands
596:info:configure === configuring in libltdl (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_graphviz/graphviz/work/graphviz-9.0.0/libltdl)
597:info:configure configure: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local'  '--disable-silent-rules' '--with-codegens' '--without-devil' '--without-smyrna' '--with-digcola' '--with-ipsepcola' '--without-rsvg' '--with-pangocairo' '--with-lasi' '--with-webp' '--without-glitz' '--with-freetype2' '--with-fontconfig' '--without-gdk-pixbuf' '--without-ghostscript' '--without-gtk' '--without-gtkgl' '--without-gtkglext' '--with-gts' '--without-glade' '--without-gnomeui' '--without-ming' '--without-poppler' '--without-qt' '--with-quartz' '--disable-swig' '--disable-sharp' '--disable-guile' '--disable-io' '--disable-java' '--disable-lua' '--disable-man-pdfs' '--disable-ocaml' '--disable-perl' '--disable-php' '--disable-python' '--disable-python23' '--disable-python24' '--disable-python25' '--disable-r' '--disable-ruby' '--disable-tcl' 'ac_cv_prog_AWK=/usr/bin/awk' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64' 'CPPFLAGS=-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64' 'OBJC=/usr/bin/clang' 'OBJCFLAGS=-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64' --cache-file=/dev/null --srcdir=.
598:info:configure checking for a BSD-compatible install... /usr/bin/install -c
599:info:configure checking whether build environment is sane... yes
600:info:configure checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
601:info:configure checking for gawk... (cached) /usr/bin/awk
602:info:configure checking whether make sets $(MAKE)... yes
603:info:configure checking whether make supports nested variables... yes
604:info:configure checking whether make supports nested variables... (cached) yes
605:info:configure checking build system type... x86_64-apple-darwin23.4.0
606:info:configure checking host system type... x86_64-apple-darwin23.4.0
607:info:configure checking how to print strings... printf
608:info:configure checking whether make supports the include directive... yes (GNU style)
609:info:configure checking for gcc... /usr/bin/clang
610:info:configure checking whether the C compiler works... yes
611:info:configure checking for C compiler default output file name... a.out
612:info:configure checking for suffix of executables...
613:info:configure checking whether we are cross compiling... no
614:info:configure checking for suffix of object files... o
615:info:configure checking whether we are using the GNU C compiler... yes
616:info:configure checking whether /usr/bin/clang accepts -g... yes
617:info:configure checking for /usr/bin/clang option to accept ISO C89... none needed
618:info:configure checking whether /usr/bin/clang understands -c and -o together... yes
619:info:configure checking dependency style of /usr/bin/clang... gcc3
620:info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed
621:info:configure checking for grep that handles long lines and -e... /opt/local/bin/ggrep
622:info:configure checking for egrep... /opt/local/bin/ggrep -E
623:info:configure checking for fgrep... /opt/local/bin/ggrep -F
624:info:configure checking for ld used by /usr/bin/clang... /Library/Developer/CommandLineTools/usr/bin/ld
625:info:configure checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
626:info:configure checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm -B
627:info:configure checking the name lister (/opt/local/bin/nm -B) interface... BSD nm
628:info:configure checking whether ln -s works... yes
629:info:configure checking the maximum length of command line arguments... 786432
630:info:configure checking how to convert x86_64-apple-darwin23.4.0 file names to x86_64-apple-darwin23.4.0 format... func_convert_file_noop
631:info:configure checking how to convert x86_64-apple-darwin23.4.0 file names to toolchain format... func_convert_file_noop
632:info:configure checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r
633:info:configure checking for file... file
634:info:configure checking for objdump... objdump
635:info:configure checking how to recognize dependent libraries... pass_all
636:info:configure checking for dlltool... no
637:info:configure checking how to associate runtime and link libraries... printf %s\n
638:info:configure checking for ar... ar
639:info:configure checking for archiver @FILE support... no
640:info:configure checking for strip... strip
641:info:configure checking for ranlib... ranlib
642:info:configure checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang object... ok
643:info:configure checking for sysroot... no
644:info:configure checking for a working dd... /bin/dd
645:info:configure checking how to truncate binary pipes... /bin/dd bs=4096 count=1
646:info:configure checking for mt... no
647:info:configure checking if : is a manifest tool... no
648:info:configure checking for dsymutil... dsymutil
649:info:configure checking for nmedit... nmedit
650:info:configure checking for lipo... lipo
651:info:configure checking for otool... otool
652:info:configure checking for otool64... no
653:info:configure checking for -single_module linker flag... ld: warning: -single_module is obsolete
654:info:configure no
655:info:configure checking for -exported_symbols_list linker flag... yes
656:info:configure checking for -force_load linker flag... yes
657:info:configure checking how to run the C preprocessor... /usr/bin/clang -E
658:info:configure checking for ANSI C header files... yes
659:info:configure checking for sys/types.h... yes
660:info:configure checking for sys/stat.h... yes
661:info:configure checking for stdlib.h... yes
662:info:configure checking for string.h... yes
663:info:configure checking for memory.h... yes
664:info:configure checking for strings.h... yes
665:info:configure checking for inttypes.h... yes
666:info:configure checking for stdint.h... yes
667:info:configure checking for unistd.h... yes
668:info:configure checking for dlfcn.h... yes
669:info:configure checking for objdir... .libs
670:info:configure checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
671:info:configure checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
672:info:configure checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
673:info:configure checking if /usr/bin/clang static flag -static works... no
674:info:configure checking if /usr/bin/clang supports -c -o file.o... yes
675:info:configure checking if /usr/bin/clang supports -c -o file.o... (cached) yes
676:info:configure checking whether the /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
677:info:configure checking dynamic linker characteristics... darwin23.4.0 dyld
678:info:configure checking how to hardcode library paths into programs... immediate
679:info:configure checking for dlopen in -ldl... yes
680:info:configure checking whether a program can dlopen itself... yes
681:info:configure checking whether a statically linked program can dlopen itself... yes
682:info:configure checking whether stripping libraries is possible... yes
683:info:configure checking if libtool supports shared libraries... yes
684:info:configure checking whether to build shared libraries... yes
685:info:configure checking whether to build static libraries... yes
686:info:configure checking what extension is used for runtime loadable modules... .so
687:info:configure checking what variable specifies run-time module search path... DYLD_LIBRARY_PATH
688:info:configure checking for the default library search path... /usr/local/lib /lib /usr/lib
689:info:configure checking for library containing dlopen... none required
690:info:configure checking for dlerror... yes
691:info:configure checking for shl_load... no
692:info:configure checking for shl_load in -ldld... no
693:info:configure checking for dld_link in -ldld... no
694:info:configure checking for _ prefix in compiled symbols... yes
695:info:configure checking whether we have to add an underscore for dlsym... no
696:info:configure checking whether deplibs are loaded by dlopen... yes
697:info:configure checking for argz.h... no
698:info:configure checking for error_t... no
699:info:configure checking for argz_add... no
700:info:configure checking for argz_append... no
701:info:configure checking for argz_count... no
702:info:configure checking for argz_create_sep... no
703:info:configure checking for argz_insert... no
704:info:configure checking for argz_next... no
705:info:configure checking for argz_stringify... no
706:info:configure checking whether libtool supports -dlopen/-dlpreopen... yes
707:info:configure checking for unistd.h... (cached) yes
708:info:configure checking for dl.h... no
709:info:configure checking for sys/dl.h... no
710:info:configure checking for dld.h... no
711:info:configure checking for mach-o/dyld.h... yes
712:info:configure checking for dirent.h... yes
713:info:configure checking for closedir... yes
714:info:configure checking for opendir... yes
715:info:configure checking for readdir... yes
716:info:configure checking for strlcat... yes
717:info:configure checking for strlcpy... yes
718:info:configure checking that generated files are newer than configure... done
719:info:configure configure: creating ./config.status
720:info:configure config.status: creating Makefile
721:info:configure config.status: creating config.h
722:info:configure config.status: executing depfiles commands
723:info:configure config.status: executing libtool commands
724:info:configure ----------------------------------------------------------------
725:info:configure graphviz-9.0.0 will be compiled with the following:
726:info:configure options:
727:info:configure   cgraph:        Yes (always enabled)
728:info:configure   digcola:       Yes
729:info:configure   expat:         Yes
730:info:configure   freetype:      Yes
731:info:configure   glut:          No (missing GL/glut.h)
732:info:configure   ann:           No (no ann.pc or ANN.h found)
733:info:configure   gts:           Yes
734:info:configure   ipsepcola:     Yes
735:info:configure   ltdl:          Yes
736:info:configure   ortho:         Yes
737:info:configure   sfdp:          Yes
738:info:configure   swig:          No (disabled) (  )
739:info:configure   shared:        Yes
740:info:configure   static:        No (disabled by default)
741:info:configure   qt:            No (disabled)
742:info:configure   x:             Yes
743:info:configure commands:
744:info:configure   dot:           Yes (always enabled)
745:info:configure   neato:         Yes (always enabled)
746:info:configure   fdp:           Yes (always enabled)
747:info:configure   circo:         Yes (always enabled)
748:info:configure   twopi:         Yes (always enabled)
749:info:configure   gvpr:          Yes (always enabled)
750:info:configure   gvmap:         Yes (always enabled)
751:info:configure   smyrna:        No (disabled)
752:info:configure   gvedit:        No (disabled)
753:info:configure plugin libraries:
754:info:configure   dot_layout:    Yes (always enabled)
755:info:configure   neato_layout:  Yes (always enabled)
756:info:configure   core:          Yes (always enabled)
757:info:configure   devil:         No (disabled)
758:info:configure   gd:            Yes
759:info:configure   gdiplus:       No (disabled by default - Windows only)
760:info:configure   gdk:           Yes
761:info:configure   gdk_pixbuf:    No (disabled)
762:info:configure   ghostscript:   No (disabled)
763:info:configure   gtk:           No (disabled)
764:info:configure   lasi:          Yes
765:info:configure   pangocairo:    Yes
766:info:configure   poppler:       No (disabled)
767:info:configure   quartz:        Yes
768:info:configure   rsvg:          No (disabled)
769:info:configure   webp:          Yes
770:info:configure   xlib:          Yes
771:info:configure language extensions:
772:info:configure   gv_sharp:      No (disabled)
773:info:configure   gv_d:          No (disabled by default - incomplete)
774:info:configure   gv_go:         No (swig not available)
775:info:configure   gv_guile:      No (disabled)
776:info:configure   gv_java:       No (disabled)
777:info:configure   gv_javascript: No (disabled by default - incomplete)
778:info:configure   gv_lua:        No (disabled)
779:info:configure   gv_ocaml:      No (disabled)
780:info:configure   gv_perl:       No (disabled)
781:info:configure   gv_php:        No (disabled)
782:info:configure   gv_python3:    No (swig not available)
783:info:configure   gv_R:          No (disabled)
784:info:configure   gv_ruby:       No (disabled)
785:info:configure   gv_tcl:        No (tcl not available)
786:info:configure   tcldot:        No (tcl not available)
787:info:configure   tclpathplan:   No (tcl not available)
788:info:configure   gdtclft:       No (tcl not available)
789:info:configure Testing utilities:
790:info:configure   criterion:     No (Criterion unit testing framework not installed)
791:debug:configure Executing portconfigure::configure_finish
792:debug:configure Ignoring implicit declaration of function 'strchr' because it is whitelisted
793:debug:configure Privilege de-escalation not attempted as not running as root.
794:debug:build build phase started at Sat Mar  9 19:02:00 PST 2024
795:notice:build --->  Building graphviz
796:debug:build Executing org.macports.build (graphviz)
797:debug:build Environment:
798:debug:build CC_PRINT_OPTIONS='YES'
799:debug:build CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_graphviz/graphviz/work/.CC_PRINT_OPTIONS'
800:debug:build CPATH='/opt/local/include'
801:debug:build DEVELOPER_DIR='/Library/Developer/CommandLineTools'
802:debug:build LIBRARY_PATH='/opt/local/lib'
803:debug:build MACOSX_DEPLOYMENT_TARGET='14.0'
804:debug:build MACPORTS_LEGACY_SUPPORT_DISABLED='1'
805:debug:build SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk'
806:info:build Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_graphviz/graphviz/work/graphviz-9.0.0" && /usr/bin/make -j16 -w all
807:debug:build system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_graphviz/graphviz/work/graphviz-9.0.0" && /usr/bin/make -j16 -w all
808:info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_graphviz/graphviz/work/graphviz-9.0.0'
809:info:build printf '#pragma once\n' > ./graphviz_version.h
810:info:build /opt/local/bin/ggrep -E 'PACKAGE|VERSION|GVPLUGIN' config.h >> ./graphviz_version.h
811:info:build /Library/Developer/CommandLineTools/usr/bin/make  all-recursive
812:info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_graphviz/graphviz/work/graphviz-9.0.0'
813:info:build Making all in libltdl
814:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_graphviz/graphviz/work/graphviz-9.0.0/libltdl'
815:info:build /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_graphviz/graphviz/work/graphviz-9.0.0/install-sh -d . libltdl
816:info:build cp ./libltdl/lt__argz_.h libltdl/lt__argz.h-t
817:info:build mv libltdl/lt__argz.h-t libltdl/lt__argz.h
818:info:build /Library/Developer/CommandLineTools/usr/bin/make  all-am
819:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_graphviz/graphviz/work/graphviz-9.0.0/libltdl'
820:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c -o libltdlc_la-lt__alloc.lo `test -f 'lt__alloc.c' || echo './'`lt__alloc.c
821:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c -o libltdlc_la-lt_dlloader.lo `test -f 'lt_dlloader.c' || echo './'`lt_dlloader.c
822:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c -o libltdlc_la-lt_error.lo `test -f 'lt_error.c' || echo './'`lt_error.c
823:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c -o libltdlc_la-ltdl.lo `test -f 'ltdl.c' || echo './'`ltdl.c
824:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c -o libltdlc_la-slist.lo `test -f 'slist.c' || echo './'`slist.c
825:info:build depbase=`echo lt__argz.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
826:info:build     /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -MT lt__argz.lo -MD -MP -MF $depbase.Tpo -c -o lt__argz.lo lt__argz.c &&\
827:info:build     mv -f $depbase.Tpo $depbase.Plo
828:info:build depbase=`echo loaders/dlopen.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
829:info:build     /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -MT loaders/dlopen.lo -MD -MP -MF $depbase.Tpo -c -o loaders/dlopen.lo loaders/dlopen.c &&\
830:info:build     mv -f $depbase.Tpo $depbase.Plo
831:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -MT loaders/libltdlc_la-preopen.lo -MD -MP -MF loaders/.deps/libltdlc_la-preopen.Tpo -c -o loaders/libltdlc_la-preopen.lo `test -f 'loaders/preopen.c' || echo './'`loaders/preopen.c
832:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c ltdl.c  -fno-common -DPIC -o .libs/libltdlc_la-ltdl.o
833:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c lt_dlloader.c  -fno-common -DPIC -o .libs/libltdlc_la-lt_dlloader.o
834:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c lt_error.c  -fno-common -DPIC -o .libs/libltdlc_la-lt_error.o
835:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c slist.c  -fno-common -DPIC -o .libs/libltdlc_la-slist.o
836:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c lt__alloc.c  -fno-common -DPIC -o .libs/libltdlc_la-lt__alloc.o
837:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -MT lt__argz.lo -MD -MP -MF .deps/lt__argz.Tpo -c lt__argz.c  -fno-common -DPIC -o .libs/lt__argz.o
838:info:build ltdl.c:342:8: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
839:info:build               FREE (vtable);
840:info:build               ^~~~~~~~~~~~~
841:info:build libltdl/lt__alloc.h:41:22: note: expanded from macro 'FREE'
842:info:build #define FREE(mem)                               LT_STMT_START { \
843:info:build                                                 ^~~~~~~~~~~~~
844:info:build libltdl/lt_system.h:68:38: note: expanded from macro 'LT_STMT_START'
845:info:build #  define LT_STMT_START        (void)(
846:info:build                                      ^
847:info:build ltdl.c:342:8: note: '{' token is here
848:info:build               FREE (vtable);
849:info:build               ^~~~~~~~~~~~~
850:info:build libltdl/lt__alloc.h:41:36: note: expanded from macro 'FREE'
851:info:build #define FREE(mem)                               LT_STMT_START { \
852:info:build                                                               ^
853:info:build ltdl.c:342:8: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
854:info:build               FREE (vtable);
855:info:build               ^~~~~~~~~~~~~
856:info:build libltdl/lt__alloc.h:42:30: note: expanded from macro 'FREE'
857:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
858:info:build                                                                 ^
859:info:build ltdl.c:342:8: note: ')' token is here
860:info:build               FREE (vtable);
861:info:build               ^~~~~~~~~~~~~
862:info:build libltdl/lt__alloc.h:42:32: note: expanded from macro 'FREE'
863:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
864:info:build                                                                   ^~~~~~~~~~~
865:info:build libltdl/lt_system.h:69:32: note: expanded from macro 'LT_STMT_END'
866:info:build #  define LT_STMT_END          )
867:info:build                                ^
868:info:build ltdl.c:356:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
869:info:build       FREE(user_search_path);
870:info:build       ^~~~~~~~~~~~~~~~~~~~~~
871:info:build libltdl/lt__alloc.h:41:22: note: expanded from macro 'FREE'
872:info:build #define FREE(mem)                               LT_STMT_START { \
873:info:build                                                 ^~~~~~~~~~~~~
874:info:build libltdl/lt_system.h:68:38: note: expanded from macro 'LT_STMT_START'
875:info:build #  define LT_STMT_START        (void)(
876:info:build                                      ^
877:info:build ltdl.c:356:7: note: '{' token is here
878:info:build       FREE(user_search_path);
879:info:build       ^~~~~~~~~~~~~~~~~~~~~~
880:info:build libltdl/lt__alloc.h:41:36: note: expanded from macro 'FREE'
881:info:build #define FREE(mem)                               LT_STMT_START { \
882:info:build                                                               ^
883:info:build ltdl.c:356:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
884:info:build       FREE(user_search_path);
885:info:build       ^~~~~~~~~~~~~~~~~~~~~~
886:info:build libltdl/lt__alloc.h:42:30: note: expanded from macro 'FREE'
887:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
888:info:build                                                                 ^
889:info:build ltdl.c:356:7: note: ')' token is here
890:info:build       FREE(user_search_path);
891:info:build       ^~~~~~~~~~~~~~~~~~~~~~
892:info:build libltdl/lt__alloc.h:42:32: note: expanded from macro 'FREE'
893:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
894:info:build                                                                   ^~~~~~~~~~~
895:info:build libltdl/lt_system.h:69:32: note: expanded from macro 'LT_STMT_END'
896:info:build #  define LT_STMT_END          )
897:info:build                                ^
898:info:build ltdl.c:477:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
899:info:build         FREE (handle->info.filename);
900:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
901:info:build libltdl/lt__alloc.h:41:22: note: expanded from macro 'FREE'
902:info:build #define FREE(mem)                               LT_STMT_START { \
903:info:build                                                 ^~~~~~~~~~~~~
904:info:build libltdl/lt_system.h:68:38: note: expanded from macro 'LT_STMT_START'
905:info:build #  define LT_STMT_START        (void)(
906:info:build                                      ^
907:info:build ltdl.c:477:2: note: '{' token is here
908:info:build         FREE (handle->info.filename);
909:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
910:info:build libltdl/lt__alloc.h:41:36: note: expanded from macro 'FREE'
911:info:build #define FREE(mem)                               LT_STMT_START { \
912:info:build                                                               ^
913:info:build ltdl.c:477:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
914:info:build         FREE (handle->info.filename);
915:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
916:info:build libltdl/lt__alloc.h:42:30: note: expanded from macro 'FREE'
917:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
918:info:build                                                                 ^
919:info:build ltdl.c:477:2: note: ')' token is here
920:info:build         FREE (handle->info.filename);
921:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
922:info:build libltdl/lt__alloc.h:42:32: note: expanded from macro 'FREE'
923:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
924:info:build                                                                   ^~~~~~~~~~~
925:info:build libltdl/lt_system.h:69:32: note: expanded from macro 'LT_STMT_END'
926:info:build #  define LT_STMT_END          )
927:info:build                                ^
928:info:build ltdl.c:537:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
929:info:build   FREE (filename);
930:info:build   ^~~~~~~~~~~~~~~
931:info:build libltdl/lt__alloc.h:41:22: note: expanded from macro 'FREE'
932:info:build #define FREE(mem)                               LT_STMT_START { \
933:info:build                                                 ^~~~~~~~~~~~~
934:info:build libltdl/lt_system.h:68:38: note: expanded from macro 'LT_STMT_START'
935:info:build #  define LT_STMT_START        (void)(
936:info:build                                      ^
937:info:build ltdl.c:537:3: note: '{' token is here
938:info:build   FREE (filename);
939:info:build   ^~~~~~~~~~~~~~~
940:info:build libltdl/lt__alloc.h:41:36: note: expanded from macro 'FREE'
941:info:build #define FREE(mem)                               LT_STMT_START { \
942:info:build                                                               ^
943:info:build ltdl.c:537:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
944:info:build   FREE (filename);
945:info:build   ^~~~~~~~~~~~~~~
946:info:build libltdl/lt__alloc.h:42:30: note: expanded from macro 'FREE'
947:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
948:info:build                                                                 ^
949:info:build ltdl.c:537:3: note: ')' token is here
950:info:build   FREE (filename);
951:info:build   ^~~~~~~~~~~~~~~
952:info:build libltdl/lt__alloc.h:42:32: note: expanded from macro 'FREE'
953:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
954:info:build                                                                   ^~~~~~~~~~~
955:info:build libltdl/lt_system.h:69:32: note: expanded from macro 'LT_STMT_END'
956:info:build #  define LT_STMT_END          )
957:info:build                                ^
958:info:build ltdl.c:710:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
959:info:build           FREE (filename);
960:info:build           ^~~~~~~~~~~~~~~
961:info:build libltdl/lt__alloc.h:41:22: note: expanded from macro 'FREE'
962:info:build #define FREE(mem)                               LT_STMT_START { \
963:info:build                                                 ^~~~~~~~~~~~~
964:info:build libltdl/lt_system.h:68:38: note: expanded from macro 'LT_STMT_START'
965:info:build #  define LT_STMT_START        (void)(
966:info:build                                      ^
967:info:build ltdl.c:710:4: note: '{' token is here
968:info:build           FREE (filename);
969:info:build           ^~~~~~~~~~~~~~~
970:info:build libltdl/lt__alloc.h:41:36: note: expanded from macro 'FREE'
971:info:build #define FREE(mem)                               LT_STMT_START { \
972:info:build                                                               ^
973:info:build ltdl.c:710:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
974:info:build           FREE (filename);
975:info:build           ^~~~~~~~~~~~~~~
976:info:build libltdl/lt__alloc.h:42:30: note: expanded from macro 'FREE'
977:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
978:info:build                                                                 ^
979:info:build ltdl.c:710:4: note: ')' token is here
980:info:build           FREE (filename);
981:info:build           ^~~~~~~~~~~~~~~
982:info:build libltdl/lt__alloc.h:42:32: note: expanded from macro 'FREE'
983:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
984:info:build                                                                   ^~~~~~~~~~~
985:info:build libltdl/lt_system.h:69:32: note: expanded from macro 'LT_STMT_END'
986:info:build #  define LT_STMT_END          )
987:info:build                                ^
988:info:build ltdl.c:735:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
989:info:build   FREE (argz);
990:info:build   ^~~~~~~~~~~
991:info:build libltdl/lt__alloc.h:41:22: note: expanded from macro 'FREE'
992:info:build #define FREE(mem)                               LT_STMT_START { \
993:info:build                                                 ^~~~~~~~~~~~~
994:info:build libltdl/lt_system.h:68:38: note: expanded from macro 'LT_STMT_START'
995:info:build #  define LT_STMT_START        (void)(
996:info:build                                      ^
997:info:build ltdl.c:735:3: note: '{' token is here
998:info:build   FREE (argz);
999:info:build   ^~~~~~~~~~~
1000:info:build libltdl/lt__alloc.h:41:36: note: expanded from macro 'FREE'
1001:info:build #define FREE(mem)                               LT_STMT_START { \
1002:info:build                                                               ^
1003:info:build ltdl.c:735:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1004:info:build   FREE (argz);
1005:info:build   ^~~~~~~~~~~
1006:info:build libltdl/lt__alloc.h:42:30: note: expanded from macro 'FREE'
1007:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1008:info:build                                                                 ^
1009:info:build ltdl.c:735:3: note: ')' token is here
1010:info:build   FREE (argz);
1011:info:build   ^~~~~~~~~~~
1012:info:build libltdl/lt__alloc.h:42:32: note: expanded from macro 'FREE'
1013:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1014:info:build                                                                   ^~~~~~~~~~~
1015:info:build libltdl/lt_system.h:69:32: note: expanded from macro 'LT_STMT_END'
1016:info:build #  define LT_STMT_END          )
1017:info:build                                ^
1018:info:build ltdl.c:736:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1019:info:build   FREE (canonical);
1020:info:build   ^~~~~~~~~~~~~~~~
1021:info:build libltdl/lt__alloc.h:41:22: note: expanded from macro 'FREE'
1022:info:build #define FREE(mem)                               LT_STMT_START { \
1023:info:build                                                 ^~~~~~~~~~~~~
1024:info:build libltdl/lt_system.h:68:38: note: expanded from macro 'LT_STMT_START'
1025:info:build #  define LT_STMT_START        (void)(
1026:info:build                                      ^
1027:info:build ltdl.c:736:3: note: '{' token is here
1028:info:build   FREE (canonical);
1029:info:build   ^~~~~~~~~~~~~~~~
1030:info:build libltdl/lt__alloc.h:41:36: note: expanded from macro 'FREE'
1031:info:build #define FREE(mem)                               LT_STMT_START { \
1032:info:build                                                               ^
1033:info:build ltdl.c:736:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1034:info:build   FREE (canonical);
1035:info:build   ^~~~~~~~~~~~~~~~
1036:info:build libltdl/lt__alloc.h:42:30: note: expanded from macro 'FREE'
1037:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1038:info:build                                                                 ^
1039:info:build ltdl.c:736:3: note: ')' token is here
1040:info:build   FREE (canonical);
1041:info:build   ^~~~~~~~~~~~~~~~
1042:info:build libltdl/lt__alloc.h:42:32: note: expanded from macro 'FREE'
1043:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1044:info:build                                                                   ^~~~~~~~~~~
1045:info:build libltdl/lt_system.h:69:32: note: expanded from macro 'LT_STMT_END'
1046:info:build #  define LT_STMT_END          )
1047:info:build                                ^
1048:info:build ltdl.c:737:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1049:info:build   FREE (filename);
1050:info:build   ^~~~~~~~~~~~~~~
1051:info:build libltdl/lt__alloc.h:41:22: note: expanded from macro 'FREE'
1052:info:build #define FREE(mem)                               LT_STMT_START { \
1053:info:build                                                 ^~~~~~~~~~~~~
1054:info:build libltdl/lt_system.h:68:38: note: expanded from macro 'LT_STMT_START'
1055:info:build #  define LT_STMT_START        (void)(
1056:info:build                                      ^
1057:info:build ltdl.c:737:3: note: '{' token is here
1058:info:build   FREE (filename);
1059:info:build   ^~~~~~~~~~~~~~~
1060:info:build libltdl/lt__alloc.h:41:36: note: expanded from macro 'FREE'
1061:info:build #define FREE(mem)                               LT_STMT_START { \
1062:info:build                                                               ^
1063:info:build ltdl.c:737:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1064:info:build   FREE (filename);
1065:info:build   ^~~~~~~~~~~~~~~
1066:info:build libltdl/lt__alloc.h:42:30: note: expanded from macro 'FREE'
1067:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1068:info:build                                                                 ^
1069:info:build ltdl.c:737:3: note: ')' token is here
1070:info:build   FREE (filename);
1071:info:build   ^~~~~~~~~~~~~~~
1072:info:build libltdl/lt__alloc.h:42:32: note: expanded from macro 'FREE'
1073:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1074:info:build                                                                   ^~~~~~~~~~~
1075:info:build libltdl/lt_system.h:69:32: note: expanded from macro 'LT_STMT_END'
1076:info:build #  define LT_STMT_END          )
1077:info:build                                ^
1078:info:build ltdl.c:763:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1079:info:build       FREE (*pdir);
1080:info:build       ^~~~~~~~~~~~
1081:info:build libltdl/lt__alloc.h:41:22: note: expanded from macro 'FREE'
1082:info:build #define FREE(mem)                               LT_STMT_START { \
1083:info:build                                                 ^~~~~~~~~~~~~
1084:info:build libltdl/lt_system.h:68:38: note: expanded from macro 'LT_STMT_START'
1085:info:build #  define LT_STMT_START        (void)(
1086:info:build                                      ^
1087:info:build ltdl.c:763:7: note: '{' token is here
1088:info:build       FREE (*pdir);
1089:info:build       ^~~~~~~~~~~~
1090:info:build libltdl/lt__alloc.h:41:36: note: expanded from macro 'FREE'
1091:info:build #define FREE(mem)                               LT_STMT_START { \
1092:info:build                                                               ^
1093:info:build ltdl.c:763:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1094:info:build       FREE (*pdir);
1095:info:build       ^~~~~~~~~~~~
1096:info:build libltdl/lt__alloc.h:42:30: note: expanded from macro 'FREE'
1097:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1098:info:build                                                                 ^
1099:info:build ltdl.c:763:7: note: ')' token is here
1100:info:build       FREE (*pdir);
1101:info:build       ^~~~~~~~~~~~
1102:info:build libltdl/lt__alloc.h:42:32: note: expanded from macro 'FREE'
1103:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1104:info:build                                                                   ^~~~~~~~~~~
1105:info:build libltdl/lt_system.h:69:32: note: expanded from macro 'LT_STMT_END'
1106:info:build #  define LT_STMT_END          )
1107:info:build                                ^
1108:info:build ltdl.c:997:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1109:info:build       FREE (cur->deplibs);
1110:info:build       ^~~~~~~~~~~~~~~~~~~
1111:info:build libltdl/lt__alloc.h:41:22: note: expanded from macro 'FREE'
1112:info:build #define FREE(mem)                               LT_STMT_START { \
1113:info:build                                                 ^~~~~~~~~~~~~
1114:info:build libltdl/lt_system.h:68:38: note: expanded from macro 'LT_STMT_START'
1115:info:build #  define LT_STMT_START        (void)(
1116:info:build                                      ^
1117:info:build ltdl.c:997:7: note: '{' token is here
1118:info:build       FREE (cur->deplibs);
1119:info:build       ^~~~~~~~~~~~~~~~~~~
1120:info:build libltdl/lt__alloc.h:41:36: note: expanded from macro 'FREE'
1121:info:build #define FREE(mem)                               LT_STMT_START { \
1122:info:build                                                               ^
1123:info:build ltdl.c:997:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1124:info:build       FREE (cur->deplibs);
1125:info:build       ^~~~~~~~~~~~~~~~~~~
1126:info:build libltdl/lt__alloc.h:42:30: note: expanded from macro 'FREE'
1127:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1128:info:build                                                                 ^
1129:info:build ltdl.c:997:7: note: ')' token is here
1130:info:build       FREE (cur->deplibs);
1131:info:build       ^~~~~~~~~~~~~~~~~~~
1132:info:build libltdl/lt__alloc.h:42:32: note: expanded from macro 'FREE'
1133:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1134:info:build                                                                   ^~~~~~~~~~~
1135:info:build libltdl/lt_system.h:69:32: note: expanded from macro 'LT_STMT_END'
1136:info:build #  define LT_STMT_END          )
1137:info:build                                ^
1138:info:build ltdl.c:1012:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1139:info:build   FREE (*dest);
1140:info:build   ^~~~~~~~~~~~
1141:info:build libltdl/lt__alloc.h:41:22: note: expanded from macro 'FREE'
1142:info:build #define FREE(mem)                               LT_STMT_START { \
1143:info:build                                                 ^~~~~~~~~~~~~
1144:info:build libltdl/lt_system.h:68:38: note: expanded from macro 'LT_STMT_START'
1145:info:build #  define LT_STMT_START        (void)(
1146:info:build                                      ^
1147:info:build ltdl.c:1012:3: note: '{' token is here
1148:info:build   FREE (*dest);
1149:info:build   ^~~~~~~~~~~~
1150:info:build libltdl/lt__alloc.h:41:36: note: expanded from macro 'FREE'
1151:info:build #define FREE(mem)                               LT_STMT_START { \
1152:info:build                                                               ^
1153:info:build ltdl.c:1012:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1154:info:build   FREE (*dest);
1155:info:build   ^~~~~~~~~~~~
1156:info:build libltdl/lt__alloc.h:42:30: note: expanded from macro 'FREE'
1157:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1158:info:build                                                                 ^
1159:info:build ltdl.c:1012:3: note: ')' token is here
1160:info:build   FREE (*dest);
1161:info:build   ^~~~~~~~~~~~
1162:info:build libltdl/lt__alloc.h:42:32: note: expanded from macro 'FREE'
1163:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1164:info:build                                                                   ^~~~~~~~~~~
1165:info:build libltdl/lt_system.h:69:32: note: expanded from macro 'LT_STMT_END'
1166:info:build #  define LT_STMT_END          )
1167:info:build                                ^
1168:info:build ltdl.c:1144:8: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1169:info:build               MEMREASSIGN (*dlname, last_libname);
1170:info:build               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1171:info:build libltdl/lt__alloc.h:43:29: note: expanded from macro 'MEMREASSIGN'
1172:info:build #define MEMREASSIGN(p, q)                       LT_STMT_START { \
1173:info:build                                                 ^~~~~~~~~~~~~
1174:info:build libltdl/lt_system.h:68:38: note: expanded from macro 'LT_STMT_START'
1175:info:build #  define LT_STMT_START        (void)(
1176:info:build                                      ^
1177:info:build ltdl.c:1144:8: note: '{' token is here
1178:info:build               MEMREASSIGN (*dlname, last_libname);
1179:info:build               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1180:info:build libltdl/lt__alloc.h:43:43: note: expanded from macro 'MEMREASSIGN'
1181:info:build #define MEMREASSIGN(p, q)                       LT_STMT_START { \
1182:info:build                                                               ^
1183:info:build ltdl.c:1144:8: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1184:info:build               MEMREASSIGN (*dlname, last_libname);
1185:info:build               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1186:info:build libltdl/lt__alloc.h:45:9: note: expanded from macro 'MEMREASSIGN'
1187:info:build                                                                 } LT_STMT_END
1188:info:build                                                                 ^
1189:info:build ltdl.c:1144:8: note: ')' token is here
1190:info:build               MEMREASSIGN (*dlname, last_libname);
1191:info:build               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1192:info:build libltdl/lt__alloc.h:45:11: note: expanded from macro 'MEMREASSIGN'
1193:info:build                                                                 } LT_STMT_END
1194:info:build                                                                   ^~~~~~~~~~~
1195:info:build libltdl/lt_system.h:69:32: note: expanded from macro 'LT_STMT_END'
1196:info:build #  define LT_STMT_END          )
1197:info:build                                ^
1198:info:build ltdl.c:1152:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1199:info:build   FREE (line);
1200:info:build   ^~~~~~~~~~~
1201:info:build libltdl/lt__alloc.h:41:22: note: expanded from macro 'FREE'
1202:info:build #define FREE(mem)                               LT_STMT_START { \
1203:info:build                                                 ^~~~~~~~~~~~~
1204:info:build libltdl/lt_system.h:68:38: note: expanded from macro 'LT_STMT_START'
1205:info:build #  define LT_STMT_START        (void)(
1206:info:build                                      ^
1207:info:build ltdl.c:1152:3: note: '{' token is here
1208:info:build   FREE (line);
1209:info:build   ^~~~~~~~~~~
1210:info:build libltdl/lt__alloc.h:41:36: note: expanded from macro 'FREE'
1211:info:build #define FREE(mem)                               LT_STMT_START { \
1212:info:build                                                               ^
1213:info:build ltdl.c:1152:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1214:info:build   FREE (line);
1215:info:build   ^~~~~~~~~~~
1216:info:build libltdl/lt__alloc.h:42:30: note: expanded from macro 'FREE'
1217:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1218:info:build                                                                 ^
1219:info:build ltdl.c:1152:3: note: ')' token is here
1220:info:build   FREE (line);
1221:info:build   ^~~~~~~~~~~
1222:info:build libltdl/lt__alloc.h:42:32: note: expanded from macro 'FREE'
1223:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1224:info:build                                                                   ^~~~~~~~~~~
1225:info:build libltdl/lt_system.h:69:32: note: expanded from macro 'LT_STMT_END'
1226:info:build #  define LT_STMT_END          )
1227:info:build                                ^
1228:info:build ltdl.c:1197:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1229:info:build           FREE (*phandle);
1230:info:build           ^~~~~~~~~~~~~~~
1231:info:build libltdl/lt__alloc.h:41:22: note: expanded from macro 'FREE'
1232:info:build #define FREE(mem)                               LT_STMT_START { \
1233:info:build                                                 ^~~~~~~~~~~~~
1234:info:build libltdl/lt_system.h:68:38: note: expanded from macro 'LT_STMT_START'
1235:info:build #  define LT_STMT_START        (void)(
1236:info:build                                      ^
1237:info:build ltdl.c:1197:4: note: '{' token is here
1238:info:build           FREE (*phandle);
1239:info:build           ^~~~~~~~~~~~~~~
1240:info:build libltdl/lt__alloc.h:41:36: note: expanded from macro 'FREE'
1241:info:build #define FREE(mem)                               LT_STMT_START { \
1242:info:build                                                               ^
1243:info:build ltdl.c:1197:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1244:info:build           FREE (*phandle);
1245:info:build           ^~~~~~~~~~~~~~~
1246:info:build libltdl/lt__alloc.h:42:30: note: expanded from macro 'FREE'
1247:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1248:info:build                                                                 ^
1249:info:build ltdl.c:1197:4: note: ')' token is here
1250:info:build           FREE (*phandle);
1251:info:build           ^~~~~~~~~~~~~~~
1252:info:build libltdl/lt__alloc.h:42:32: note: expanded from macro 'FREE'
1253:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1254:info:build                                                                   ^~~~~~~~~~~
1255:info:build libltdl/lt_system.h:69:32: note: expanded from macro 'LT_STMT_END'
1256:info:build #  define LT_STMT_END          )
1257:info:build                                ^
1258:info:build ltdl.c:1249:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1259:info:build     MEMREASSIGN (base_name, canonical);
1260:info:build     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1261:info:build libltdl/lt__alloc.h:43:29: note: expanded from macro 'MEMREASSIGN'
1262:info:build #define MEMREASSIGN(p, q)                       LT_STMT_START { \
1263:info:build                                                 ^~~~~~~~~~~~~
1264:info:build libltdl/lt_system.h:68:38: note: expanded from macro 'LT_STMT_START'
1265:info:build #  define LT_STMT_START        (void)(
1266:info:build                                      ^
1267:info:build ltdl.c:1249:5: note: '{' token is here
1268:info:build     MEMREASSIGN (base_name, canonical);
1269:info:build     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1270:info:build libltdl/lt__alloc.h:43:43: note: expanded from macro 'MEMREASSIGN'
1271:info:build #define MEMREASSIGN(p, q)                       LT_STMT_START { \
1272:info:build                                                               ^
1273:info:build ltdl.c:1249:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1274:info:build     MEMREASSIGN (base_name, canonical);
1275:info:build     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1276:info:build libltdl/lt__alloc.h:45:9: note: expanded from macro 'MEMREASSIGN'
1277:info:build                                                                 } LT_STMT_END
1278:info:build                                                                 ^
1279:info:build ltdl.c:1249:5: note: ')' token is here
1280:info:build     MEMREASSIGN (base_name, canonical);
1281:info:build     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1282:info:build libltdl/lt__alloc.h:45:11: note: expanded from macro 'MEMREASSIGN'
1283:info:build                                                                 } LT_STMT_END
1284:info:build                                                                   ^~~~~~~~~~~
1285:info:build libltdl/lt_system.h:69:32: note: expanded from macro 'LT_STMT_END'
1286:info:build #  define LT_STMT_END          )
1287:info:build                                ^
1288:info:build ltdl.c:1321:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1289:info:build           FREE (*phandle);
1290:info:build           ^~~~~~~~~~~~~~~
1291:info:build libltdl/lt__alloc.h:41:22: note: expanded from macro 'FREE'
1292:info:build #define FREE(mem)                               LT_STMT_START { \
1293:info:build                                                 ^~~~~~~~~~~~~
1294:info:build libltdl/lt_system.h:68:38: note: expanded from macro 'LT_STMT_START'
1295:info:build #  define LT_STMT_START        (void)(
1296:info:build                                      ^
1297:info:build ltdl.c:1321:4: note: '{' token is here
1298:info:build           FREE (*phandle);
1299:info:build           ^~~~~~~~~~~~~~~
1300:info:build libltdl/lt__alloc.h:41:36: note: expanded from macro 'FREE'
1301:info:build #define FREE(mem)                               LT_STMT_START { \
1302:info:build                                                               ^
1303:info:build ltdl.c:1321:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1304:info:build           FREE (*phandle);
1305:info:build           ^~~~~~~~~~~~~~~
1306:info:build libltdl/lt__alloc.h:42:30: note: expanded from macro 'FREE'
1307:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1308:info:build                                                                 ^
1309:info:build ltdl.c:1321:4: note: ')' token is here
1310:info:build           FREE (*phandle);
1311:info:build           ^~~~~~~~~~~~~~~
1312:info:build libltdl/lt__alloc.h:42:32: note: expanded from macro 'FREE'
1313:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1314:info:build                                                                   ^~~~~~~~~~~
1315:info:build libltdl/lt_system.h:69:32: note: expanded from macro 'LT_STMT_END'
1316:info:build #  define LT_STMT_END          )
1317:info:build                                ^
1318:info:build ltdl.c:1409:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1319:info:build           FREE (dlname);
1320:info:build           ^~~~~~~~~~~~~
1321:info:build libltdl/lt__alloc.h:41:22: note: expanded from macro 'FREE'
1322:info:build #define FREE(mem)                               LT_STMT_START { \
1323:info:build                                                 ^~~~~~~~~~~~~
1324:info:build libltdl/lt_system.h:68:38: note: expanded from macro 'LT_STMT_START'
1325:info:build #  define LT_STMT_START        (void)(
1326:info:build                                      ^
1327:info:build ltdl.c:1409:4: note: '{' token is here
1328:info:build           FREE (dlname);
1329:info:build           ^~~~~~~~~~~~~
1330:info:build libltdl/lt__alloc.h:41:36: note: expanded from macro 'FREE'
1331:info:build #define FREE(mem)                               LT_STMT_START { \
1332:info:build                                                               ^
1333:info:build ltdl.c:1409:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1334:info:build           FREE (dlname);
1335:info:build           ^~~~~~~~~~~~~
1336:info:build libltdl/lt__alloc.h:42:30: note: expanded from macro 'FREE'
1337:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1338:info:build                                                                 ^
1339:info:build ltdl.c:1409:4: note: ')' token is here
1340:info:build           FREE (dlname);
1341:info:build           ^~~~~~~~~~~~~
1342:info:build libltdl/lt__alloc.h:42:32: note: expanded from macro 'FREE'
1343:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1344:info:build                                                                   ^~~~~~~~~~~
1345:info:build libltdl/lt_system.h:69:32: note: expanded from macro 'LT_STMT_END'
1346:info:build #  define LT_STMT_END          )
1347:info:build                                ^
1348:info:build ltdl.c:1410:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1349:info:build           FREE (old_name);
1350:info:build           ^~~~~~~~~~~~~~~
1351:info:build libltdl/lt__alloc.h:41:22: note: expanded from macro 'FREE'
1352:info:build #define FREE(mem)                               LT_STMT_START { \
1353:info:build                                                 ^~~~~~~~~~~~~
1354:info:build libltdl/lt_system.h:68:38: note: expanded from macro 'LT_STMT_START'
1355:info:build #  define LT_STMT_START        (void)(
1356:info:build                                      ^
1357:info:build ltdl.c:1410:4: note: '{' token is here
1358:info:build           FREE (old_name);
1359:info:build           ^~~~~~~~~~~~~~~
1360:info:build libltdl/lt__alloc.h:41:36: note: expanded from macro 'FREE'
1361:info:build #define FREE(mem)                               LT_STMT_START { \
1362:info:build                                                               ^
1363:info:build ltdl.c:1410:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1364:info:build           FREE (old_name);
1365:info:build           ^~~~~~~~~~~~~~~
1366:info:build libltdl/lt__alloc.h:42:30: note: expanded from macro 'FREE'
1367:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1368:info:build                                                                 ^
1369:info:build ltdl.c:1410:4: note: ')' token is here
1370:info:build           FREE (old_name);
1371:info:build           ^~~~~~~~~~~~~~~
1372:info:build libltdl/lt__alloc.h:42:32: note: expanded from macro 'FREE'
1373:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1374:info:build                                                                   ^~~~~~~~~~~
1375:info:build libltdl/lt_system.h:69:32: note: expanded from macro 'LT_STMT_END'
1376:info:build #  define LT_STMT_END          )
1377:info:build                                ^
1378:info:build ltdl.c:1411:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1379:info:build           FREE (libdir);
1380:info:build           ^~~~~~~~~~~~~
1381:info:build libltdl/lt__alloc.h:41:22: note: expanded from macro 'FREE'
1382:info:build #define FREE(mem)                               LT_STMT_START { \
1383:info:build                                                 ^~~~~~~~~~~~~
1384:info:build libltdl/lt_system.h:68:38: note: expanded from macro 'LT_STMT_START'
1385:info:build #  define LT_STMT_START        (void)(
1386:info:build                                      ^
1387:info:build ltdl.c:1411:4: note: '{' token is here
1388:info:build           FREE (libdir);
1389:info:build           ^~~~~~~~~~~~~
1390:info:build libltdl/lt__alloc.h:41:36: note: expanded from macro 'FREE'
1391:info:build #define FREE(mem)                               LT_STMT_START { \
1392:info:build                                                               ^
1393:info:build ltdl.c:1411:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1394:info:build           FREE (libdir);
1395:info:build           ^~~~~~~~~~~~~
1396:info:build libltdl/lt__alloc.h:42:30: note: expanded from macro 'FREE'
1397:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1398:info:build                                                                 ^
1399:info:build ltdl.c:1411:4: note: ')' token is here
1400:info:build           FREE (libdir);
1401:info:build           ^~~~~~~~~~~~~
1402:info:build libltdl/lt__alloc.h:42:32: note: expanded from macro 'FREE'
1403:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1404:info:build                                                                   ^~~~~~~~~~~
1405:info:build libltdl/lt_system.h:69:32: note: expanded from macro 'LT_STMT_END'
1406:info:build #  define LT_STMT_END          )
1407:info:build                                ^
1408:info:build ltdl.c:1412:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1409:info:build           FREE (deplibs);
1410:info:build           ^~~~~~~~~~~~~~
1411:info:build libltdl/lt__alloc.h:41:22: note: expanded from macro 'FREE'
1412:info:build #define FREE(mem)                               LT_STMT_START { \
1413:info:build                                                 ^~~~~~~~~~~~~
1414:info:build libltdl/lt_system.h:68:38: note: expanded from macro 'LT_STMT_START'
1415:info:build #  define LT_STMT_START        (void)(
1416:info:build                                      ^
1417:info:build ltdl.c:1412:4: note: '{' token is here
1418:info:build           FREE (deplibs);
1419:info:build           ^~~~~~~~~~~~~~
1420:info:build libltdl/lt__alloc.h:41:36: note: expanded from macro 'FREE'
1421:info:build #define FREE(mem)                               LT_STMT_START { \
1422:info:build                                                               ^
1423:info:build ltdl.c:1412:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1424:info:build           FREE (deplibs);
1425:info:build           ^~~~~~~~~~~~~~
1426:info:build libltdl/lt__alloc.h:42:30: note: expanded from macro 'FREE'
1427:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1428:info:build                                                                 ^
1429:info:build ltdl.c:1412:4: note: ')' token is here
1430:info:build           FREE (deplibs);
1431:info:build           ^~~~~~~~~~~~~~
1432:info:build libltdl/lt__alloc.h:42:32: note: expanded from macro 'FREE'
1433:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1434:info:build                                                                   ^~~~~~~~~~~
1435:info:build libltdl/lt_system.h:69:32: note: expanded from macro 'LT_STMT_END'
1436:info:build #  define LT_STMT_END          )
1437:info:build                                ^
1438:info:build ltdl.c:1413:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1439:info:build           FREE (*phandle);
1440:info:build           ^~~~~~~~~~~~~~~
1441:info:build libltdl/lt__alloc.h:41:22: note: expanded from macro 'FREE'
1442:info:build #define FREE(mem)                               LT_STMT_START { \
1443:info:build                                                 ^~~~~~~~~~~~~
1444:info:build libltdl/lt_system.h:68:38: note: expanded from macro 'LT_STMT_START'
1445:info:build #  define LT_STMT_START        (void)(
1446:info:build                                      ^
1447:info:build ltdl.c:1413:4: note: '{' token is here
1448:info:build           FREE (*phandle);
1449:info:build           ^~~~~~~~~~~~~~~
1450:info:build libltdl/lt__alloc.h:41:36: note: expanded from macro 'FREE'
1451:info:build #define FREE(mem)                               LT_STMT_START { \
1452:info:build                                                               ^
1453:info:build ltdl.c:1413:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1454:info:build           FREE (*phandle);
1455:info:build           ^~~~~~~~~~~~~~~
1456:info:build libltdl/lt__alloc.h:42:30: note: expanded from macro 'FREE'
1457:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1458:info:build                                                                 ^
1459:info:build ltdl.c:1413:4: note: ')' token is here
1460:info:build           FREE (*phandle);
1461:info:build           ^~~~~~~~~~~~~~~
1462:info:build libltdl/lt__alloc.h:42:32: note: expanded from macro 'FREE'
1463:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1464:info:build                                                                   ^~~~~~~~~~~
1465:info:build libltdl/lt_system.h:69:32: note: expanded from macro 'LT_STMT_END'
1466:info:build #  define LT_STMT_END          )
1467:info:build                                ^
1468:info:build ltdl.c:1435:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1469:info:build       FREE (dlname);
1470:info:build       ^~~~~~~~~~~~~
1471:info:build libltdl/lt__alloc.h:41:22: note: expanded from macro 'FREE'
1472:info:build #define FREE(mem)                               LT_STMT_START { \
1473:info:build                                                 ^~~~~~~~~~~~~
1474:info:build libltdl/lt_system.h:68:38: note: expanded from macro 'LT_STMT_START'
1475:info:build #  define LT_STMT_START        (void)(
1476:info:build                                      ^
1477:info:build ltdl.c:1435:7: note: '{' token is here
1478:info:build       FREE (dlname);
1479:info:build       ^~~~~~~~~~~~~
1480:info:build libltdl/lt__alloc.h:41:36: note: expanded from macro 'FREE'
1481:info:build #define FREE(mem)                               LT_STMT_START { \
1482:info:build                                                               ^
1483:info:build ltdl.c:1435:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1484:info:build       FREE (dlname);
1485:info:build       ^~~~~~~~~~~~~
1486:info:build libltdl/lt__alloc.h:42:30: note: expanded from macro 'FREE'
1487:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1488:info:build                                                                 ^
1489:info:build ltdl.c:1435:7: note: ')' token is here
1490:info:build       FREE (dlname);
1491:info:build       ^~~~~~~~~~~~~
1492:info:build libltdl/lt__alloc.h:42:32: note: expanded from macro 'FREE'
1493:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1494:info:build                                                                   ^~~~~~~~~~~
1495:info:build libltdl/lt_system.h:69:32: note: expanded from macro 'LT_STMT_END'
1496:info:build #  define LT_STMT_END          )
1497:info:build                                ^
1498:info:build ltdl.c:1436:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1499:info:build       FREE (old_name);
1500:info:build       ^~~~~~~~~~~~~~~
1501:info:build libltdl/lt__alloc.h:41:22: note: expanded from macro 'FREE'
1502:info:build #define FREE(mem)                               LT_STMT_START { \
1503:info:build                                                 ^~~~~~~~~~~~~
1504:info:build libltdl/lt_system.h:68:38: note: expanded from macro 'LT_STMT_START'
1505:info:build #  define LT_STMT_START        (void)(
1506:info:build                                      ^
1507:info:build ltdl.c:1436:7: note: '{' token is here
1508:info:build       FREE (old_name);
1509:info:build       ^~~~~~~~~~~~~~~
1510:info:build libltdl/lt__alloc.h:41:36: note: expanded from macro 'FREE'
1511:info:build #define FREE(mem)                               LT_STMT_START { \
1512:info:build                                                               ^
1513:info:build ltdl.c:1436:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1514:info:build       FREE (old_name);
1515:info:build       ^~~~~~~~~~~~~~~
1516:info:build libltdl/lt__alloc.h:42:30: note: expanded from macro 'FREE'
1517:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1518:info:build                                                                 ^
1519:info:build ltdl.c:1436:7: note: ')' token is here
1520:info:build       FREE (old_name);
1521:info:build       ^~~~~~~~~~~~~~~
1522:info:build libltdl/lt__alloc.h:42:32: note: expanded from macro 'FREE'
1523:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1524:info:build                                                                   ^~~~~~~~~~~
1525:info:build libltdl/lt_system.h:69:32: note: expanded from macro 'LT_STMT_END'
1526:info:build #  define LT_STMT_END          )
1527:info:build                                ^
1528:info:build ltdl.c:1437:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1529:info:build       FREE (libdir);
1530:info:build       ^~~~~~~~~~~~~
1531:info:build libltdl/lt__alloc.h:41:22: note: expanded from macro 'FREE'
1532:info:build #define FREE(mem)                               LT_STMT_START { \
1533:info:build                                                 ^~~~~~~~~~~~~
1534:info:build libltdl/lt_system.h:68:38: note: expanded from macro 'LT_STMT_START'
1535:info:build #  define LT_STMT_START        (void)(
1536:info:build                                      ^
1537:info:build ltdl.c:1437:7: note: '{' token is here
1538:info:build       FREE (libdir);
1539:info:build       ^~~~~~~~~~~~~
1540:info:build libltdl/lt__alloc.h:41:36: note: expanded from macro 'FREE'
1541:info:build #define FREE(mem)                               LT_STMT_START { \
1542:info:build                                                               ^
1543:info:build ltdl.c:1437:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1544:info:build       FREE (libdir);
1545:info:build       ^~~~~~~~~~~~~
1546:info:build libltdl/lt__alloc.h:42:30: note: expanded from macro 'FREE'
1547:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1548:info:build                                                                 ^
1549:info:build ltdl.c:1437:7: note: ')' token is here
1550:info:build       FREE (libdir);
1551:info:build       ^~~~~~~~~~~~~
1552:info:build libltdl/lt__alloc.h:42:32: note: expanded from macro 'FREE'
1553:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1554:info:build                                                                   ^~~~~~~~~~~
1555:info:build libltdl/lt_system.h:69:32: note: expanded from macro 'LT_STMT_END'
1556:info:build #  define LT_STMT_END          )
1557:info:build                                ^
1558:info:build ltdl.c:1438:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1559:info:build       FREE (deplibs);
1560:info:build       ^~~~~~~~~~~~~~
1561:info:build libltdl/lt__alloc.h:41:22: note: expanded from macro 'FREE'
1562:info:build #define FREE(mem)                               LT_STMT_START { \
1563:info:build                                                 ^~~~~~~~~~~~~
1564:info:build libltdl/lt_system.h:68:38: note: expanded from macro 'LT_STMT_START'
1565:info:build #  define LT_STMT_START        (void)(
1566:info:build                                      ^
1567:info:build ltdl.c:1438:7: note: '{' token is here
1568:info:build       FREE (deplibs);
1569:info:build       ^~~~~~~~~~~~~~
1570:info:build libltdl/lt__alloc.h:41:36: note: expanded from macro 'FREE'
1571:info:build #define FREE(mem)                               LT_STMT_START { \
1572:info:build                                                               ^
1573:info:build ltdl.c:1438:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1574:info:build       FREE (deplibs);
1575:info:build       ^~~~~~~~~~~~~~
1576:info:build libltdl/lt__alloc.h:42:30: note: expanded from macro 'FREE'
1577:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1578:info:build                                                                 ^
1579:info:build ltdl.c:1438:7: note: ')' token is here
1580:info:build       FREE (deplibs);
1581:info:build       ^~~~~~~~~~~~~~
1582:info:build libltdl/lt__alloc.h:42:32: note: expanded from macro 'FREE'
1583:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1584:info:build                                                                   ^~~~~~~~~~~
1585:info:build libltdl/lt_system.h:69:32: note: expanded from macro 'LT_STMT_END'
1586:info:build #  define LT_STMT_END          )
1587:info:build                                ^
1588:info:build ltdl.c:1442:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1589:info:build           FREE (*phandle);
1590:info:build           ^~~~~~~~~~~~~~~
1591:info:build libltdl/lt__alloc.h:41:22: note: expanded from macro 'FREE'
1592:info:build #define FREE(mem)                               LT_STMT_START { \
1593:info:build                                                 ^~~~~~~~~~~~~
1594:info:build libltdl/lt_system.h:68:38: note: expanded from macro 'LT_STMT_START'
1595:info:build #  define LT_STMT_START        (void)(
1596:info:build                                      ^
1597:info:build ltdl.c:1442:4: note: '{' token is here
1598:info:build           FREE (*phandle);
1599:info:build           ^~~~~~~~~~~~~~~
1600:info:build libltdl/lt__alloc.h:41:36: note: expanded from macro 'FREE'
1601:info:build #define FREE(mem)                               LT_STMT_START { \
1602:info:build                                                               ^
1603:info:build ltdl.c:1442:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1604:info:build           FREE (*phandle);
1605:info:build           ^~~~~~~~~~~~~~~
1606:info:build libltdl/lt__alloc.h:42:30: note: expanded from macro 'FREE'
1607:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1608:info:build                                                                 ^
1609:info:build ltdl.c:1442:4: note: ')' token is here
1610:info:build           FREE (*phandle);
1611:info:build           ^~~~~~~~~~~~~~~
1612:info:build libltdl/lt__alloc.h:42:32: note: expanded from macro 'FREE'
1613:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1614:info:build                                                                   ^~~~~~~~~~~
1615:info:build libltdl/lt_system.h:69:32: note: expanded from macro 'LT_STMT_END'
1616:info:build #  define LT_STMT_END          )
1617:info:build                                ^
1618:info:build ltdl.c:1489:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1619:info:build           FREE (*phandle);
1620:info:build           ^~~~~~~~~~~~~~~
1621:info:build libltdl/lt__alloc.h:41:22: note: expanded from macro 'FREE'
1622:info:build #define FREE(mem)                               LT_STMT_START { \
1623:info:build                                                 ^~~~~~~~~~~~~
1624:info:build libltdl/lt_system.h:68:38: note: expanded from macro 'LT_STMT_START'
1625:info:build #  define LT_STMT_START        (void)(
1626:info:build                                      ^
1627:info:build ltdl.c:1489:4: note: '{' token is here
1628:info:build           FREE (*phandle);
1629:info:build           ^~~~~~~~~~~~~~~
1630:info:build libltdl/lt__alloc.h:41:36: note: expanded from macro 'FREE'
1631:info:build #define FREE(mem)                               LT_STMT_START { \
1632:info:build                                                               ^
1633:info:build ltdl.c:1489:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1634:info:build           FREE (*phandle);
1635:info:build           ^~~~~~~~~~~~~~~
1636:info:build libltdl/lt__alloc.h:42:30: note: expanded from macro 'FREE'
1637:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1638:info:build                                                                 ^
1639:info:build ltdl.c:1489:4: note: ')' token is here
1640:info:build           FREE (*phandle);
1641:info:build           ^~~~~~~~~~~~~~~
1642:info:build libltdl/lt__alloc.h:42:32: note: expanded from macro 'FREE'
1643:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1644:info:build                                                                   ^~~~~~~~~~~
1645:info:build libltdl/lt_system.h:69:32: note: expanded from macro 'LT_STMT_END'
1646:info:build #  define LT_STMT_END          )
1647:info:build                                ^
1648:info:build ltdl.c:1496:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1649:info:build   MEMREASSIGN (*phandle, newhandle);
1650:info:build   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1651:info:build libltdl/lt__alloc.h:43:29: note: expanded from macro 'MEMREASSIGN'
1652:info:build #define MEMREASSIGN(p, q)                       LT_STMT_START { \
1653:info:build                                                 ^~~~~~~~~~~~~
1654:info:build libltdl/lt_system.h:68:38: note: expanded from macro 'LT_STMT_START'
1655:info:build #  define LT_STMT_START        (void)(
1656:info:build                                      ^
1657:info:build ltdl.c:1496:3: note: '{' token is here
1658:info:build   MEMREASSIGN (*phandle, newhandle);
1659:info:build   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1660:info:build libltdl/lt__alloc.h:43:43: note: expanded from macro 'MEMREASSIGN'
1661:info:build #define MEMREASSIGN(p, q)                       LT_STMT_START { \
1662:info:build                                                               ^
1663:info:build ltdl.c:1496:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1664:info:build   MEMREASSIGN (*phandle, newhandle);
1665:info:build   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1666:info:build libltdl/lt__alloc.h:45:9: note: expanded from macro 'MEMREASSIGN'
1667:info:build                                                                 } LT_STMT_END
1668:info:build                                                                 ^
1669:info:build ltdl.c:1496:3: note: ')' token is here
1670:info:build   MEMREASSIGN (*phandle, newhandle);
1671:info:build   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1672:info:build libltdl/lt__alloc.h:45:11: note: expanded from macro 'MEMREASSIGN'
1673:info:build                                                                 } LT_STMT_END
1674:info:build                                                                   ^~~~~~~~~~~
1675:info:build libltdl/lt_system.h:69:32: note: expanded from macro 'LT_STMT_END'
1676:info:build #  define LT_STMT_END          )
1677:info:build                                ^
1678:info:build ltdl.c:1501:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1679:info:build       MEMREASSIGN ((*phandle)->info.name, name);
1680:info:build       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1681:info:build libltdl/lt__alloc.h:43:29: note: expanded from macro 'MEMREASSIGN'
1682:info:build #define MEMREASSIGN(p, q)                       LT_STMT_START { \
1683:info:build                                                 ^~~~~~~~~~~~~
1684:info:build libltdl/lt_system.h:68:38: note: expanded from macro 'LT_STMT_START'
1685:info:build #  define LT_STMT_START        (void)(
1686:info:build                                      ^
1687:info:build ltdl.c:1501:7: note: '{' token is here
1688:info:build       MEMREASSIGN ((*phandle)->info.name, name);
1689:info:build       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1690:info:build libltdl/lt__alloc.h:43:43: note: expanded from macro 'MEMREASSIGN'
1691:info:build #define MEMREASSIGN(p, q)                       LT_STMT_START { \
1692:info:build                                                               ^
1693:info:build ltdl.c:1501:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1694:info:build       MEMREASSIGN ((*phandle)->info.name, name);
1695:info:build       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1696:info:build libltdl/lt__alloc.h:45:9: note: expanded from macro 'MEMREASSIGN'
1697:info:build                                                                 } LT_STMT_END
1698:info:build                                                                 ^
1699:info:build ltdl.c:1501:7: note: ')' token is here
1700:info:build       MEMREASSIGN ((*phandle)->info.name, name);
1701:info:build       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1702:info:build libltdl/lt__alloc.h:45:11: note: expanded from macro 'MEMREASSIGN'
1703:info:build                                                                 } LT_STMT_END
1704:info:build                                                                   ^~~~~~~~~~~
1705:info:build libltdl/lt_system.h:69:32: note: expanded from macro 'LT_STMT_END'
1706:info:build #  define LT_STMT_END          )
1707:info:build                                ^
1708:info:build ltdl.c:1510:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1709:info:build   FREE (dir);
1710:info:build   ^~~~~~~~~~
1711:info:build libltdl/lt__alloc.h:41:22: note: expanded from macro 'FREE'
1712:info:build #define FREE(mem)                               LT_STMT_START { \
1713:info:build                                                 ^~~~~~~~~~~~~
1714:info:build libltdl/lt_system.h:68:38: note: expanded from macro 'LT_STMT_START'
1715:info:build #  define LT_STMT_START        (void)(
1716:info:build                                      ^
1717:info:build ltdl.c:1510:3: note: '{' token is here
1718:info:build   FREE (dir);
1719:info:build   ^~~~~~~~~~
1720:info:build libltdl/lt__alloc.h:41:36: note: expanded from macro 'FREE'
1721:info:build #define FREE(mem)                               LT_STMT_START { \
1722:info:build                                                               ^
1723:info:build ltdl.c:1510:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1724:info:build   FREE (dir);
1725:info:build   ^~~~~~~~~~
1726:info:build libltdl/lt__alloc.h:42:30: note: expanded from macro 'FREE'
1727:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1728:info:build                                                                 ^
1729:info:build ltdl.c:1510:3: note: ')' token is here
1730:info:build   FREE (dir);
1731:info:build   ^~~~~~~~~~
1732:info:build libltdl/lt__alloc.h:42:32: note: expanded from macro 'FREE'
1733:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1734:info:build                                                                   ^~~~~~~~~~~
1735:info:build libltdl/lt_system.h:69:32: note: expanded from macro 'LT_STMT_END'
1736:info:build #  define LT_STMT_END          )
1737:info:build                                ^
1738:info:build ltdl.c:1511:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1739:info:build   FREE (attempt);
1740:info:build   ^~~~~~~~~~~~~~
1741:info:build libltdl/lt__alloc.h:41:22: note: expanded from macro 'FREE'
1742:info:build #define FREE(mem)                               LT_STMT_START { \
1743:info:build                                                 ^~~~~~~~~~~~~
1744:info:build libltdl/lt_system.h:68:38: note: expanded from macro 'LT_STMT_START'
1745:info:build #  define LT_STMT_START        (void)(
1746:info:build                                      ^
1747:info:build ltdl.c:1511:3: note: '{' token is here
1748:info:build   FREE (attempt);
1749:info:build   ^~~~~~~~~~~~~~
1750:info:build libltdl/lt__alloc.h:41:36: note: expanded from macro 'FREE'
1751:info:build #define FREE(mem)                               LT_STMT_START { \
1752:info:build                                                               ^
1753:info:build ltdl.c:1511:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1754:info:build   FREE (attempt);
1755:info:build   ^~~~~~~~~~~~~~
1756:info:build libltdl/lt__alloc.h:42:30: note: expanded from macro 'FREE'
1757:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1758:info:build                                                                 ^
1759:info:build ltdl.c:1511:3: note: ')' token is here
1760:info:build   FREE (attempt);
1761:info:build   ^~~~~~~~~~~~~~
1762:info:build libltdl/lt__alloc.h:42:32: note: expanded from macro 'FREE'
1763:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1764:info:build                                                                   ^~~~~~~~~~~
1765:info:build libltdl/lt_system.h:69:32: note: expanded from macro 'LT_STMT_END'
1766:info:build #  define LT_STMT_END          )
1767:info:build                                ^
1768:info:build ltdl.c:1512:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1769:info:build   FREE (name);
1770:info:build   ^~~~~~~~~~~
1771:info:build libltdl/lt__alloc.h:41:22: note: expanded from macro 'FREE'
1772:info:build #define FREE(mem)                               LT_STMT_START { \
1773:info:build                                                 ^~~~~~~~~~~~~
1774:info:build libltdl/lt_system.h:68:38: note: expanded from macro 'LT_STMT_START'
1775:info:build #  define LT_STMT_START        (void)(
1776:info:build                                      ^
1777:info:build ltdl.c:1512:3: note: '{' token is here
1778:info:build   FREE (name);
1779:info:build   ^~~~~~~~~~~
1780:info:build libltdl/lt__alloc.h:41:36: note: expanded from macro 'FREE'
1781:info:build #define FREE(mem)                               LT_STMT_START { \
1782:info:build                                                               ^
1783:info:build ltdl.c:1512:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1784:info:build   FREE (name);
1785:info:build   ^~~~~~~~~~~
1786:info:build libltdl/lt__alloc.h:42:30: note: expanded from macro 'FREE'
1787:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1788:info:build                                                                 ^
1789:info:build ltdl.c:1512:3: note: ')' token is here
1790:info:build   FREE (name);
1791:info:build   ^~~~~~~~~~~
1792:info:build libltdl/lt__alloc.h:42:32: note: expanded from macro 'FREE'
1793:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1794:info:build                                                                   ^~~~~~~~~~~
1795:info:build libltdl/lt_system.h:69:32: note: expanded from macro 'LT_STMT_END'
1796:info:build #  define LT_STMT_END          )
1797:info:build                                ^
1798:info:build ltdl.c:1514:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1799:info:build     FREE (base_name);
1800:info:build     ^~~~~~~~~~~~~~~~
1801:info:build libltdl/lt__alloc.h:41:22: note: expanded from macro 'FREE'
1802:info:build #define FREE(mem)                               LT_STMT_START { \
1803:info:build                                                 ^~~~~~~~~~~~~
1804:info:build libltdl/lt_system.h:68:38: note: expanded from macro 'LT_STMT_START'
1805:info:build #  define LT_STMT_START        (void)(
1806:info:build                                      ^
1807:info:build ltdl.c:1514:5: note: '{' token is here
1808:info:build     FREE (base_name);
1809:info:build     ^~~~~~~~~~~~~~~~
1810:info:build libltdl/lt__alloc.h:41:36: note: expanded from macro 'FREE'
1811:info:build #define FREE(mem)                               LT_STMT_START { \
1812:info:build                                                               ^
1813:info:build ltdl.c:1514:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1814:info:build     FREE (base_name);
1815:info:build     ^~~~~~~~~~~~~~~~
1816:info:build libltdl/lt__alloc.h:42:30: note: expanded from macro 'FREE'
1817:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1818:info:build                                                                 ^
1819:info:build ltdl.c:1514:5: note: ')' token is here
1820:info:build     FREE (base_name);
1821:info:build     ^~~~~~~~~~~~~~~~
1822:info:build libltdl/lt__alloc.h:42:32: note: expanded from macro 'FREE'
1823:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1824:info:build                                                                   ^~~~~~~~~~~
1825:info:build libltdl/lt_system.h:69:32: note: expanded from macro 'LT_STMT_END'
1826:info:build #  define LT_STMT_END          )
1827:info:build                                ^
1828:info:build ltdl.c:1515:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1829:info:build   FREE (canonical);
1830:info:build   ^~~~~~~~~~~~~~~~
1831:info:build libltdl/lt__alloc.h:41:22: note: expanded from macro 'FREE'
1832:info:build #define FREE(mem)                               LT_STMT_START { \
1833:info:build                                                 ^~~~~~~~~~~~~
1834:info:build libltdl/lt_system.h:68:38: note: expanded from macro 'LT_STMT_START'
1835:info:build #  define LT_STMT_START        (void)(
1836:info:build                                      ^
1837:info:build ltdl.c:1515:3: note: '{' token is here
1838:info:build   FREE (canonical);
1839:info:build   ^~~~~~~~~~~~~~~~
1840:info:build libltdl/lt__alloc.h:41:36: note: expanded from macro 'FREE'
1841:info:build #define FREE(mem)                               LT_STMT_START { \
1842:info:build                                                               ^
1843:info:build ltdl.c:1515:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1844:info:build   FREE (canonical);
1845:info:build   ^~~~~~~~~~~~~~~~
1846:info:build libltdl/lt__alloc.h:42:30: note: expanded from macro 'FREE'
1847:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1848:info:build                                                                 ^
1849:info:build ltdl.c:1515:3: note: ')' token is here
1850:info:build   FREE (canonical);
1851:info:build   ^~~~~~~~~~~~~~~~
1852:info:build libltdl/lt__alloc.h:42:32: note: expanded from macro 'FREE'
1853:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1854:info:build                                                                   ^~~~~~~~~~~
1855:info:build libltdl/lt_system.h:69:32: note: expanded from macro 'LT_STMT_END'
1856:info:build #  define LT_STMT_END          )
1857:info:build                                ^
1858:info:build ltdl.c:1516:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1859:info:build   FREE (archive_name);
1860:info:build   ^~~~~~~~~~~~~~~~~~~
1861:info:build libltdl/lt__alloc.h:41:22: note: expanded from macro 'FREE'
1862:info:build #define FREE(mem)                               LT_STMT_START { \
1863:info:build                                                 ^~~~~~~~~~~~~
1864:info:build libltdl/lt_system.h:68:38: note: expanded from macro 'LT_STMT_START'
1865:info:build #  define LT_STMT_START        (void)(
1866:info:build                                      ^
1867:info:build ltdl.c:1516:3: note: '{' token is here
1868:info:build   FREE (archive_name);
1869:info:build   ^~~~~~~~~~~~~~~~~~~
1870:info:build libltdl/lt__alloc.h:41:36: note: expanded from macro 'FREE'
1871:info:build #define FREE(mem)                               LT_STMT_START { \
1872:info:build                                                               ^
1873:info:build ltdl.c:1516:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1874:info:build   FREE (archive_name);
1875:info:build   ^~~~~~~~~~~~~~~~~~~
1876:info:build libltdl/lt__alloc.h:42:30: note: expanded from macro 'FREE'
1877:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1878:info:build                                                                 ^
1879:info:build ltdl.c:1516:3: note: ')' token is here
1880:info:build   FREE (archive_name);
1881:info:build   ^~~~~~~~~~~~~~~~~~~
1882:info:build libltdl/lt__alloc.h:42:32: note: expanded from macro 'FREE'
1883:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1884:info:build                                                                   ^~~~~~~~~~~
1885:info:build libltdl/lt_system.h:69:32: note: expanded from macro 'LT_STMT_END'
1886:info:build #  define LT_STMT_END          )
1887:info:build                                ^
1888:info:build ltdl.c:1578:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1889:info:build     FREE(*padvise);
1890:info:build     ^~~~~~~~~~~~~~
1891:info:build libltdl/lt__alloc.h:41:22: note: expanded from macro 'FREE'
1892:info:build #define FREE(mem)                               LT_STMT_START { \
1893:info:build                                                 ^~~~~~~~~~~~~
1894:info:build libltdl/lt_system.h:68:38: note: expanded from macro 'LT_STMT_START'
1895:info:build #  define LT_STMT_START        (void)(
1896:info:build                                      ^
1897:info:build ltdl.c:1578:5: note: '{' token is here
1898:info:build     FREE(*padvise);
1899:info:build     ^~~~~~~~~~~~~~
1900:info:build libltdl/lt__alloc.h:41:36: note: expanded from macro 'FREE'
1901:info:build #define FREE(mem)                               LT_STMT_START { \
1902:info:build                                                               ^
1903:info:build ltdl.c:1578:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1904:info:build     FREE(*padvise);
1905:info:build     ^~~~~~~~~~~~~~
1906:info:build libltdl/lt__alloc.h:42:30: note: expanded from macro 'FREE'
1907:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1908:info:build                                                                 ^
1909:info:build ltdl.c:1578:5: note: ')' token is here
1910:info:build     FREE(*padvise);
1911:info:build     ^~~~~~~~~~~~~~
1912:info:build libltdl/lt__alloc.h:42:32: note: expanded from macro 'FREE'
1913:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1914:info:build                                                                   ^~~~~~~~~~~
1915:info:build libltdl/lt_system.h:69:32: note: expanded from macro 'LT_STMT_END'
1916:info:build #  define LT_STMT_END          )
1917:info:build                                ^
1918:info:build ltdl.c:1829:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1919:info:build   FREE (buf);
1920:info:build   ^~~~~~~~~~
1921:info:build libltdl/lt__alloc.h:41:22: note: expanded from macro 'FREE'
1922:info:build #define FREE(mem)                               LT_STMT_START { \
1923:info:build                                                 ^~~~~~~~~~~~~
1924:info:build libltdl/lt_system.h:68:38: note: expanded from macro 'LT_STMT_START'
1925:info:build #  define LT_STMT_START        (void)(
1926:info:build                                      ^
1927:info:build ltdl.c:1829:3: note: '{' token is here
1928:info:build   FREE (buf);
1929:info:build   ^~~~~~~~~~
1930:info:build libltdl/lt__alloc.h:41:36: note: expanded from macro 'FREE'
1931:info:build #define FREE(mem)                               LT_STMT_START { \
1932:info:build                                                               ^
1933:info:build ltdl.c:1829:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1934:info:build   FREE (buf);
1935:info:build   ^~~~~~~~~~
1936:info:build libltdl/lt__alloc.h:42:30: note: expanded from macro 'FREE'
1937:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1938:info:build                                                                 ^
1939:info:build ltdl.c:1829:3: note: ')' token is here
1940:info:build   FREE (buf);
1941:info:build   ^~~~~~~~~~
1942:info:build libltdl/lt__alloc.h:42:32: note: expanded from macro 'FREE'
1943:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1944:info:build                                                                   ^~~~~~~~~~~
1945:info:build libltdl/lt_system.h:69:32: note: expanded from macro 'LT_STMT_END'
1946:info:build #  define LT_STMT_END          )
1947:info:build                                ^
1948:info:build ltdl.c:1891:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1949:info:build   FREE (argz);
1950:info:build   ^~~~~~~~~~~
1951:info:build libltdl/lt__alloc.h:41:22: note: expanded from macro 'FREE'
1952:info:build #define FREE(mem)                               LT_STMT_START { \
1953:info:build                                                 ^~~~~~~~~~~~~
1954:info:build libltdl/lt_system.h:68:38: note: expanded from macro 'LT_STMT_START'
1955:info:build #  define LT_STMT_START        (void)(
1956:info:build                                      ^
1957:info:build ltdl.c:1891:3: note: '{' token is here
1958:info:build   FREE (argz);
1959:info:build   ^~~~~~~~~~~
1960:info:build libltdl/lt__alloc.h:41:36: note: expanded from macro 'FREE'
1961:info:build #define FREE(mem)                               LT_STMT_START { \
1962:info:build                                                               ^
1963:info:build ltdl.c:1891:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1964:info:build   FREE (argz);
1965:info:build   ^~~~~~~~~~~
1966:info:build libltdl/lt__alloc.h:42:30: note: expanded from macro 'FREE'
1967:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1968:info:build                                                                 ^
1969:info:build ltdl.c:1891:3: note: ')' token is here
1970:info:build   FREE (argz);
1971:info:build   ^~~~~~~~~~~
1972:info:build libltdl/lt__alloc.h:42:32: note: expanded from macro 'FREE'
1973:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1974:info:build                                                                   ^~~~~~~~~~~
1975:info:build libltdl/lt_system.h:69:32: note: expanded from macro 'LT_STMT_END'
1976:info:build #  define LT_STMT_END          )
1977:info:build                                ^
1978:info:build ltdl.c:1993:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1979:info:build       FREE (cur->interface_data);
1980:info:build       ^~~~~~~~~~~~~~~~~~~~~~~~~~
1981:info:build libltdl/lt__alloc.h:41:22: note: expanded from macro 'FREE'
1982:info:build #define FREE(mem)                               LT_STMT_START { \
1983:info:build                                                 ^~~~~~~~~~~~~
1984:info:build libltdl/lt_system.h:68:38: note: expanded from macro 'LT_STMT_START'
1985:info:build #  define LT_STMT_START        (void)(
1986:info:build                                      ^
1987:info:build ltdl.c:1993:7: note: '{' token is here
1988:info:build       FREE (cur->interface_data);
1989:info:build       ^~~~~~~~~~~~~~~~~~~~~~~~~~
1990:info:build libltdl/lt__alloc.h:41:36: note: expanded from macro 'FREE'
1991:info:build #define FREE(mem)                               LT_STMT_START { \
1992:info:build                                                               ^
1993:info:build ltdl.c:1993:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
1994:info:build       FREE (cur->interface_data);
1995:info:build       ^~~~~~~~~~~~~~~~~~~~~~~~~~
1996:info:build libltdl/lt__alloc.h:42:30: note: expanded from macro 'FREE'
1997:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
1998:info:build                                                                 ^
1999:info:build ltdl.c:1993:7: note: ')' token is here
2000:info:build       FREE (cur->interface_data);
2001:info:build       ^~~~~~~~~~~~~~~~~~~~~~~~~~
2002:info:build libltdl/lt__alloc.h:42:32: note: expanded from macro 'FREE'
2003:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
2004:info:build                                                                   ^~~~~~~~~~~
2005:info:build libltdl/lt_system.h:69:32: note: expanded from macro 'LT_STMT_END'
2006:info:build #  define LT_STMT_END          )
2007:info:build                                ^
2008:info:build ltdl.c:1995:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
2009:info:build       FREE (cur->info.filename);
2010:info:build       ^~~~~~~~~~~~~~~~~~~~~~~~~
2011:info:build libltdl/lt__alloc.h:41:22: note: expanded from macro 'FREE'
2012:info:build #define FREE(mem)                               LT_STMT_START { \
2013:info:build                                                 ^~~~~~~~~~~~~
2014:info:build libltdl/lt_system.h:68:38: note: expanded from macro 'LT_STMT_START'
2015:info:build #  define LT_STMT_START        (void)(
2016:info:build                                      ^
2017:info:build ltdl.c:1995:7: note: '{' token is here
2018:info:build       FREE (cur->info.filename);
2019:info:build       ^~~~~~~~~~~~~~~~~~~~~~~~~
2020:info:build libltdl/lt__alloc.h:41:36: note: expanded from macro 'FREE'
2021:info:build #define FREE(mem)                               LT_STMT_START { \
2022:info:build                                                               ^
2023:info:build ltdl.c:1995:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
2024:info:build       FREE (cur->info.filename);
2025:info:build       ^~~~~~~~~~~~~~~~~~~~~~~~~
2026:info:build libltdl/lt__alloc.h:42:30: note: expanded from macro 'FREE'
2027:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
2028:info:build                                                                 ^
2029:info:build ltdl.c:1995:7: note: ')' token is here
2030:info:build       FREE (cur->info.filename);
2031:info:build       ^~~~~~~~~~~~~~~~~~~~~~~~~
2032:info:build libltdl/lt__alloc.h:42:32: note: expanded from macro 'FREE'
2033:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
2034:info:build                                                                   ^~~~~~~~~~~
2035:info:build libltdl/lt_system.h:69:32: note: expanded from macro 'LT_STMT_END'
2036:info:build #  define LT_STMT_END          )
2037:info:build                                ^
2038:info:build ltdl.c:1996:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
2039:info:build       FREE (cur->info.name);
2040:info:build       ^~~~~~~~~~~~~~~~~~~~~
2041:info:build libltdl/lt__alloc.h:41:22: note: expanded from macro 'FREE'
2042:info:build #define FREE(mem)                               LT_STMT_START { \
2043:info:build                                                 ^~~~~~~~~~~~~
2044:info:build libltdl/lt_system.h:68:38: note: expanded from macro 'LT_STMT_START'
2045:info:build #  define LT_STMT_START        (void)(
2046:info:build                                      ^
2047:info:build ltdl.c:1996:7: note: '{' token is here
2048:info:build       FREE (cur->info.name);
2049:info:build       ^~~~~~~~~~~~~~~~~~~~~
2050:info:build libltdl/lt__alloc.h:41:36: note: expanded from macro 'FREE'
2051:info:build #define FREE(mem)                               LT_STMT_START { \
2052:info:build                                                               ^
2053:info:build ltdl.c:1996:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
2054:info:build       FREE (cur->info.name);
2055:info:build       ^~~~~~~~~~~~~~~~~~~~~
2056:info:build libltdl/lt__alloc.h:42:30: note: expanded from macro 'FREE'
2057:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
2058:info:build                                                                 ^
2059:info:build ltdl.c:1996:7: note: ')' token is here
2060:info:build       FREE (cur->info.name);
2061:info:build       ^~~~~~~~~~~~~~~~~~~~~
2062:info:build libltdl/lt__alloc.h:42:32: note: expanded from macro 'FREE'
2063:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
2064:info:build                                                                   ^~~~~~~~~~~
2065:info:build libltdl/lt_system.h:69:32: note: expanded from macro 'LT_STMT_END'
2066:info:build #  define LT_STMT_END          )
2067:info:build                                ^
2068:info:build ltdl.c:1997:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
2069:info:build       FREE (cur);
2070:info:build       ^~~~~~~~~~
2071:info:build libltdl/lt__alloc.h:41:22: note: expanded from macro 'FREE'
2072:info:build #define FREE(mem)                               LT_STMT_START { \
2073:info:build                                                 ^~~~~~~~~~~~~
2074:info:build libltdl/lt_system.h:68:38: note: expanded from macro 'LT_STMT_START'
2075:info:build #  define LT_STMT_START        (void)(
2076:info:build                                      ^
2077:info:build ltdl.c:1997:7: note: '{' token is here
2078:info:build       FREE (cur);
2079:info:build       ^~~~~~~~~~
2080:info:build libltdl/lt__alloc.h:41:36: note: expanded from macro 'FREE'
2081:info:build #define FREE(mem)                               LT_STMT_START { \
2082:info:build                                                               ^
2083:info:build ltdl.c:1997:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
2084:info:build       FREE (cur);
2085:info:build       ^~~~~~~~~~
2086:info:build libltdl/lt__alloc.h:42:30: note: expanded from macro 'FREE'
2087:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
2088:info:build                                                                 ^
2089:info:build ltdl.c:1997:7: note: ')' token is here
2090:info:build       FREE (cur);
2091:info:build       ^~~~~~~~~~
2092:info:build libltdl/lt__alloc.h:42:32: note: expanded from macro 'FREE'
2093:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
2094:info:build                                                                   ^~~~~~~~~~~
2095:info:build libltdl/lt_system.h:69:32: note: expanded from macro 'LT_STMT_END'
2096:info:build #  define LT_STMT_END          )
2097:info:build                                ^
2098:info:build ltdl.c:2080:8: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
2099:info:build               FREE (sym);
2100:info:build               ^~~~~~~~~~
2101:info:build libltdl/lt__alloc.h:41:22: note: expanded from macro 'FREE'
2102:info:build #define FREE(mem)                               LT_STMT_START { \
2103:info:build                                                 ^~~~~~~~~~~~~
2104:info:build libltdl/lt_system.h:68:38: note: expanded from macro 'LT_STMT_START'
2105:info:build #  define LT_STMT_START        (void)(
2106:info:build                                      ^
2107:info:build ltdl.c:2080:8: note: '{' token is here
2108:info:build               FREE (sym);
2109:info:build               ^~~~~~~~~~
2110:info:build libltdl/lt__alloc.h:41:36: note: expanded from macro 'FREE'
2111:info:build #define FREE(mem)                               LT_STMT_START { \
2112:info:build                                                               ^
2113:info:build ltdl.c:2080:8: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
2114:info:build               FREE (sym);
2115:info:build               ^~~~~~~~~~
2116:info:build libltdl/lt__alloc.h:42:30: note: expanded from macro 'FREE'
2117:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
2118:info:build                                                                 ^
2119:info:build ltdl.c:2080:8: note: ')' token is here
2120:info:build               FREE (sym);
2121:info:build               ^~~~~~~~~~
2122:info:build libltdl/lt__alloc.h:42:32: note: expanded from macro 'FREE'
2123:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
2124:info:build                                                                   ^~~~~~~~~~~
2125:info:build libltdl/lt_system.h:69:32: note: expanded from macro 'LT_STMT_END'
2126:info:build #  define LT_STMT_END          )
2127:info:build                                ^
2128:info:build ltdl.c:2101:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
2129:info:build       FREE (sym);
2130:info:build       ^~~~~~~~~~
2131:info:build libltdl/lt__alloc.h:41:22: note: expanded from macro 'FREE'
2132:info:build #define FREE(mem)                               LT_STMT_START { \
2133:info:build                                                 ^~~~~~~~~~~~~
2134:info:build libltdl/lt_system.h:68:38: note: expanded from macro 'LT_STMT_START'
2135:info:build #  define LT_STMT_START        (void)(
2136:info:build                                      ^
2137:info:build ltdl.c:2101:7: note: '{' token is here
2138:info:build       FREE (sym);
2139:info:build       ^~~~~~~~~~
2140:info:build libltdl/lt__alloc.h:41:36: note: expanded from macro 'FREE'
2141:info:build #define FREE(mem)                               LT_STMT_START { \
2142:info:build                                                               ^
2143:info:build ltdl.c:2101:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
2144:info:build       FREE (sym);
2145:info:build       ^~~~~~~~~~
2146:info:build libltdl/lt__alloc.h:42:30: note: expanded from macro 'FREE'
2147:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
2148:info:build                                                                 ^
2149:info:build ltdl.c:2101:7: note: ')' token is here
2150:info:build       FREE (sym);
2151:info:build       ^~~~~~~~~~
2152:info:build libltdl/lt__alloc.h:42:32: note: expanded from macro 'FREE'
2153:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
2154:info:build                                                                   ^~~~~~~~~~~
2155:info:build libltdl/lt_system.h:69:32: note: expanded from macro 'LT_STMT_END'
2156:info:build #  define LT_STMT_END          )
2157:info:build                                ^
2158:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -MT loaders/libltdlc_la-preopen.lo -MD -MP -MF loaders/.deps/libltdlc_la-preopen.Tpo -c loaders/preopen.c  -fno-common -DPIC -o loaders/.libs/libltdlc_la-preopen.o
2159:info:build ltdl.c:2178:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
2160:info:build   MEMREASSIGN(*ppath, argz);
2161:info:build   ^~~~~~~~~~~~~~~~~~~~~~~~~
2162:info:build libltdl/lt__alloc.h:43:29: note: expanded from macro 'MEMREASSIGN'
2163:info:build #define MEMREASSIGN(p, q)                       LT_STMT_START { \
2164:info:build                                                 ^~~~~~~~~~~~~
2165:info:build libltdl/lt_system.h:68:38: note: expanded from macro 'LT_STMT_START'
2166:info:build #  define LT_STMT_START        (void)(
2167:info:build                                      ^
2168:info:build ltdl.c:2178:3: note: '{' token is here
2169:info:build   MEMREASSIGN(*ppath, argz);
2170:info:build   ^~~~~~~~~~~~~~~~~~~~~~~~~
2171:info:build libltdl/lt__alloc.h:43:43: note: expanded from macro 'MEMREASSIGN'
2172:info:build #define MEMREASSIGN(p, q)                       LT_STMT_START { \
2173:info:build                                                               ^
2174:info:build ltdl.c:2178:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
2175:info:build   MEMREASSIGN(*ppath, argz);
2176:info:build   ^~~~~~~~~~~~~~~~~~~~~~~~~
2177:info:build libltdl/lt__alloc.h:45:9: note: expanded from macro 'MEMREASSIGN'
2178:info:build                                                                 } LT_STMT_END
2179:info:build                                                                 ^
2180:info:build ltdl.c:2178:3: note: ')' token is here
2181:info:build   MEMREASSIGN(*ppath, argz);
2182:info:build   ^~~~~~~~~~~~~~~~~~~~~~~~~
2183:info:build libltdl/lt__alloc.h:45:11: note: expanded from macro 'MEMREASSIGN'
2184:info:build                                                                 } LT_STMT_END
2185:info:build                                                                   ^~~~~~~~~~~
2186:info:build libltdl/lt_system.h:69:32: note: expanded from macro 'LT_STMT_END'
2187:info:build #  define LT_STMT_END          )
2188:info:build                                ^
2189:info:build ltdl.c:2181:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
2190:info:build   FREE (argz);
2191:info:build   ^~~~~~~~~~~
2192:info:build libltdl/lt__alloc.h:41:22: note: expanded from macro 'FREE'
2193:info:build #define FREE(mem)                               LT_STMT_START { \
2194:info:build                                                 ^~~~~~~~~~~~~
2195:info:build libltdl/lt_system.h:68:38: note: expanded from macro 'LT_STMT_START'
2196:info:build #  define LT_STMT_START        (void)(
2197:info:build                                      ^
2198:info:build ltdl.c:2181:3: note: '{' token is here
2199:info:build   FREE (argz);
2200:info:build   ^~~~~~~~~~~
2201:info:build libltdl/lt__alloc.h:41:36: note: expanded from macro 'FREE'
2202:info:build #define FREE(mem)                               LT_STMT_START { \
2203:info:build                                                               ^
2204:info:build ltdl.c:2181:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
2205:info:build   FREE (argz);
2206:info:build   ^~~~~~~~~~~
2207:info:build libltdl/lt__alloc.h:42:30: note: expanded from macro 'FREE'
2208:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
2209:info:build                                                                 ^
2210:info:build ltdl.c:2181:3: note: ')' token is here
2211:info:build   FREE (argz);
2212:info:build   ^~~~~~~~~~~
2213:info:build libltdl/lt__alloc.h:42:32: note: expanded from macro 'FREE'
2214:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
2215:info:build                                                                   ^~~~~~~~~~~
2216:info:build libltdl/lt_system.h:69:32: note: expanded from macro 'LT_STMT_END'
2217:info:build #  define LT_STMT_END          )
2218:info:build                                ^
2219:info:build ltdl.c:2182:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
2220:info:build   FREE (canonical);
2221:info:build   ^~~~~~~~~~~~~~~~
2222:info:build libltdl/lt__alloc.h:41:22: note: expanded from macro 'FREE'
2223:info:build #define FREE(mem)                               LT_STMT_START { \
2224:info:build                                                 ^~~~~~~~~~~~~
2225:info:build libltdl/lt_system.h:68:38: note: expanded from macro 'LT_STMT_START'
2226:info:build #  define LT_STMT_START        (void)(
2227:info:build                                      ^
2228:info:build ltdl.c:2182:3: note: '{' token is here
2229:info:build   FREE (canonical);
2230:info:build   ^~~~~~~~~~~~~~~~
2231:info:build libltdl/lt__alloc.h:41:36: note: expanded from macro 'FREE'
2232:info:build #define FREE(mem)                               LT_STMT_START { \
2233:info:build                                                               ^
2234:info:build ltdl.c:2182:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
2235:info:build   FREE (canonical);
2236:info:build   ^~~~~~~~~~~~~~~~
2237:info:build libltdl/lt__alloc.h:42:30: note: expanded from macro 'FREE'
2238:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
2239:info:build                                                                 ^
2240:info:build ltdl.c:2182:3: note: ')' token is here
2241:info:build   FREE (canonical);
2242:info:build   ^~~~~~~~~~~~~~~~
2243:info:build libltdl/lt__alloc.h:42:32: note: expanded from macro 'FREE'
2244:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
2245:info:build                                                                   ^~~~~~~~~~~
2246:info:build libltdl/lt_system.h:69:32: note: expanded from macro 'LT_STMT_END'
2247:info:build #  define LT_STMT_END          )
2248:info:build                                ^
2249:info:build ltdl.c:2233:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
2250:info:build   FREE (user_search_path);
2251:info:build   ^~~~~~~~~~~~~~~~~~~~~~~
2252:info:build libltdl/lt__alloc.h:41:22: note: expanded from macro 'FREE'
2253:info:build #define FREE(mem)                               LT_STMT_START { \
2254:info:build                                                 ^~~~~~~~~~~~~
2255:info:build libltdl/lt_system.h:68:38: note: expanded from macro 'LT_STMT_START'
2256:info:build #  define LT_STMT_START        (void)(
2257:info:build                                      ^
2258:info:build ltdl.c:2233:3: note: '{' token is here
2259:info:build   FREE (user_search_path);
2260:info:build   ^~~~~~~~~~~~~~~~~~~~~~~
2261:info:build libltdl/lt__alloc.h:41:36: note: expanded from macro 'FREE'
2262:info:build #define FREE(mem)                               LT_STMT_START { \
2263:info:build                                                               ^
2264:info:build ltdl.c:2233:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
2265:info:build   FREE (user_search_path);
2266:info:build   ^~~~~~~~~~~~~~~~~~~~~~~
2267:info:build libltdl/lt__alloc.h:42:30: note: expanded from macro 'FREE'
2268:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
2269:info:build                                                                 ^
2270:info:build ltdl.c:2233:3: note: ')' token is here
2271:info:build   FREE (user_search_path);
2272:info:build   ^~~~~~~~~~~~~~~~~~~~~~~
2273:info:build libltdl/lt__alloc.h:42:32: note: expanded from macro 'FREE'
2274:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
2275:info:build                                                                   ^~~~~~~~~~~
2276:info:build libltdl/lt_system.h:69:32: note: expanded from macro 'LT_STMT_END'
2277:info:build #  define LT_STMT_END          )
2278:info:build                                ^
2279:info:build ltdl.c:2306:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
2280:info:build         FREE (interface_id);
2281:info:build         ^~~~~~~~~~~~~~~~~~~
2282:info:build libltdl/lt__alloc.h:41:22: note: expanded from macro 'FREE'
2283:info:build #define FREE(mem)                               LT_STMT_START { \
2284:info:build                                                 ^~~~~~~~~~~~~
2285:info:build libltdl/lt_system.h:68:38: note: expanded from macro 'LT_STMT_START'
2286:info:build #  define LT_STMT_START        (void)(
2287:info:build                                      ^
2288:info:build ltdl.c:2306:2: note: '{' token is here
2289:info:build         FREE (interface_id);
2290:info:build         ^~~~~~~~~~~~~~~~~~~
2291:info:build libltdl/lt__alloc.h:41:36: note: expanded from macro 'FREE'
2292:info:build #define FREE(mem)                               LT_STMT_START { \
2293:info:build                                                               ^
2294:info:build ltdl.c:2306:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
2295:info:build         FREE (interface_id);
2296:info:build         ^~~~~~~~~~~~~~~~~~~
2297:info:build libltdl/lt__alloc.h:42:30: note: expanded from macro 'FREE'
2298:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
2299:info:build                                                                 ^
2300:info:build ltdl.c:2306:2: note: ')' token is here
2301:info:build         FREE (interface_id);
2302:info:build         ^~~~~~~~~~~~~~~~~~~
2303:info:build libltdl/lt__alloc.h:42:32: note: expanded from macro 'FREE'
2304:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
2305:info:build                                                                   ^~~~~~~~~~~
2306:info:build libltdl/lt_system.h:69:32: note: expanded from macro 'LT_STMT_END'
2307:info:build #  define LT_STMT_END          )
2308:info:build                                ^
2309:info:build ltdl.c:2317:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
2310:info:build   FREE (interface_id->id_string);
2311:info:build   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2312:info:build libltdl/lt__alloc.h:41:22: note: expanded from macro 'FREE'
2313:info:build #define FREE(mem)                               LT_STMT_START { \
2314:info:build                                                 ^~~~~~~~~~~~~
2315:info:build libltdl/lt_system.h:68:38: note: expanded from macro 'LT_STMT_START'
2316:info:build #  define LT_STMT_START        (void)(
2317:info:build                                      ^
2318:info:build ltdl.c:2317:3: note: '{' token is here
2319:info:build   FREE (interface_id->id_string);
2320:info:build   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2321:info:build libltdl/lt__alloc.h:41:36: note: expanded from macro 'FREE'
2322:info:build #define FREE(mem)                               LT_STMT_START { \
2323:info:build                                                               ^
2324:info:build ltdl.c:2317:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
2325:info:build   FREE (interface_id->id_string);
2326:info:build   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2327:info:build libltdl/lt__alloc.h:42:30: note: expanded from macro 'FREE'
2328:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
2329:info:build                                                                 ^
2330:info:build ltdl.c:2317:3: note: ')' token is here
2331:info:build   FREE (interface_id->id_string);
2332:info:build   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2333:info:build libltdl/lt__alloc.h:42:32: note: expanded from macro 'FREE'
2334:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
2335:info:build                                                                   ^~~~~~~~~~~
2336:info:build libltdl/lt_system.h:69:32: note: expanded from macro 'LT_STMT_END'
2337:info:build #  define LT_STMT_END          )
2338:info:build                                ^
2339:info:build ltdl.c:2318:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
2340:info:build   FREE (interface_id);
2341:info:build   ^~~~~~~~~~~~~~~~~~~
2342:info:build libltdl/lt__alloc.h:41:22: note: expanded from macro 'FREE'
2343:info:build #define FREE(mem)                               LT_STMT_START { \
2344:info:build                                                 ^~~~~~~~~~~~~
2345:info:build libltdl/lt_system.h:68:38: note: expanded from macro 'LT_STMT_START'
2346:info:build #  define LT_STMT_START        (void)(
2347:info:build                                      ^
2348:info:build ltdl.c:2318:3: note: '{' token is here
2349:info:build   FREE (interface_id);
2350:info:build   ^~~~~~~~~~~~~~~~~~~
2351:info:build libltdl/lt__alloc.h:41:36: note: expanded from macro 'FREE'
2352:info:build #define FREE(mem)                               LT_STMT_START { \
2353:info:build                                                               ^
2354:info:build ltdl.c:2318:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
2355:info:build   FREE (interface_id);
2356:info:build   ^~~~~~~~~~~~~~~~~~~
2357:info:build libltdl/lt__alloc.h:42:30: note: expanded from macro 'FREE'
2358:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
2359:info:build                                                                 ^
2360:info:build ltdl.c:2318:3: note: ')' token is here
2361:info:build   FREE (interface_id);
2362:info:build   ^~~~~~~~~~~~~~~~~~~
2363:info:build libltdl/lt__alloc.h:42:32: note: expanded from macro 'FREE'
2364:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
2365:info:build                                                                   ^~~~~~~~~~~
2366:info:build libltdl/lt_system.h:69:32: note: expanded from macro 'LT_STMT_END'
2367:info:build #  define LT_STMT_END          )
2368:info:build                                ^
2369:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -MT loaders/dlopen.lo -MD -MP -MF loaders/.deps/dlopen.Tpo -c loaders/dlopen.c  -fno-common -DPIC -o loaders/.libs/dlopen.o
2370:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c lt_dlloader.c -o libltdlc_la-lt_dlloader.o >/dev/null 2>&1
2371:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c lt_error.c -o libltdlc_la-lt_error.o >/dev/null 2>&1
2372:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c lt__alloc.c -o libltdlc_la-lt__alloc.o >/dev/null 2>&1
2373:info:build loaders/preopen.c:251:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
2374:info:build       FREE (lists);
2375:info:build       ^~~~~~~~~~~~
2376:info:build libltdl/lt__alloc.h:41:22: note: expanded from macro 'FREE'
2377:info:build #define FREE(mem)                               LT_STMT_START { \
2378:info:build                                                 ^~~~~~~~~~~~~
2379:info:build libltdl/lt_system.h:68:38: note: expanded from macro 'LT_STMT_START'
2380:info:build #  define LT_STMT_START        (void)(
2381:info:build                                      ^
2382:info:build loaders/preopen.c:251:7: note: '{' token is here
2383:info:build       FREE (lists);
2384:info:build       ^~~~~~~~~~~~
2385:info:build libltdl/lt__alloc.h:41:36: note: expanded from macro 'FREE'
2386:info:build #define FREE(mem)                               LT_STMT_START { \
2387:info:build                                                               ^
2388:info:build loaders/preopen.c:251:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
2389:info:build       FREE (lists);
2390:info:build       ^~~~~~~~~~~~
2391:info:build libltdl/lt__alloc.h:42:30: note: expanded from macro 'FREE'
2392:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
2393:info:build                                                                 ^
2394:info:build loaders/preopen.c:251:7: note: ')' token is here
2395:info:build       FREE (lists);
2396:info:build       ^~~~~~~~~~~~
2397:info:build libltdl/lt__alloc.h:42:32: note: expanded from macro 'FREE'
2398:info:build         free (mem); mem = NULL;                                 } LT_STMT_END
2399:info:build                                                                   ^~~~~~~~~~~
2400:info:build libltdl/lt_system.h:69:32: note: expanded from macro 'LT_STMT_END'
2401:info:build #  define LT_STMT_END          )
2402:info:build                                ^
2403:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c slist.c -o libltdlc_la-slist.o >/dev/null 2>&1
2404:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -MT lt__argz.lo -MD -MP -MF .deps/lt__argz.Tpo -c lt__argz.c -o lt__argz.o >/dev/null 2>&1
2405:info:build 2 warnings generated.
2406:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -MT loaders/dlopen.lo -MD -MP -MF loaders/.deps/dlopen.Tpo -c loaders/dlopen.c -o loaders/dlopen.o >/dev/null 2>&1
2407:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -MT loaders/libltdlc_la-preopen.lo -MD -MP -MF loaders/.deps/libltdlc_la-preopen.Tpo -c loaders/preopen.c -o loaders/libltdlc_la-preopen.o >/dev/null 2>&1
2408:info:build mv -f .deps/libltdlc_la-lt_dlloader.Tpo .deps/libltdlc_la-lt_dlloader.Plo
2409:info:build mv -f .deps/libltdlc_la-lt_error.Tpo .deps/libltdlc_la-lt_error.Plo
2410:info:build mv -f .deps/libltdlc_la-lt__alloc.Tpo .deps/libltdlc_la-lt__alloc.Plo
2411:info:build mv -f .deps/libltdlc_la-slist.Tpo .deps/libltdlc_la-slist.Plo
2412:info:build /bin/sh ./libtool  --tag=CC   --mode=link /usr/bin/clang  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -module -avoid-version -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -o dlopen.la  loaders/dlopen.lo 
2413:info:build 102 warnings generated.
2414:info:build mv -f loaders/.deps/libltdlc_la-preopen.Tpo loaders/.deps/libltdlc_la-preopen.Plo
2415:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c ltdl.c -o libltdlc_la-ltdl.o >/dev/null 2>&1
2416:info:build libtool: link: ar cr .libs/dlopen.a loaders/.libs/dlopen.o
2417:info:build libtool: link: ranlib .libs/dlopen.a
2418:info:build libtool: link: ( cd ".libs" && rm -f "dlopen.la" && ln -s "../dlopen.la" "dlopen.la" )
2419:info:build mv -f .deps/libltdlc_la-ltdl.Tpo .deps/libltdlc_la-ltdl.Plo
2420:info:build /bin/sh ./libtool  --tag=CC   --mode=link /usr/bin/clang  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -no-undefined -dlpreopen dlopen.la  -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -o libltdlc.la  loaders/libltdlc_la-preopen.lo libltdlc_la-lt__alloc.lo libltdlc_la-lt_dlloader.lo libltdlc_la-lt_error.lo libltdlc_la-ltdl.lo libltdlc_la-slist.lo lt__argz.lo
2421:info:build libtool: link: rm -f .libs/libltdlc.nm .libs/libltdlc.nmS .libs/libltdlc.nmT
2422:info:build libtool: link: rm -f ".libs/libltdlc.nmI"
2423:info:build libtool: link: (cd .libs && /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -c -fno-builtin -fno-rtti -fno-exceptions  -fno-common -DPIC "libltdlcS.c")
2424:info:build libtool: link: rm -f ".libs/libltdlcS.c" ".libs/libltdlc.nm" ".libs/libltdlc.nmS" ".libs/libltdlc.nmT" ".libs/libltdlc.nmI"
2425:info:build libtool: link: (cd .libs/libltdlc.lax/dlopen.a && ar x "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_graphviz/graphviz/work/graphviz-9.0.0/libltdl/./.libs/dlopen.a")
2426:info:build libtool: link: ar cr .libs/libltdlc.a loaders/.libs/libltdlc_la-preopen.o .libs/libltdlc_la-lt__alloc.o .libs/libltdlc_la-lt_dlloader.o .libs/libltdlc_la-lt_error.o .libs/libltdlc_la-ltdl.o .libs/libltdlc_la-slist.o .libs/lt__argz.o .libs/libltdlcS.o  .libs/libltdlc.lax/dlopen.a/dlopen.o
2427:info:build libtool: link: ranlib .libs/libltdlc.a
2428:info:build libtool: link: rm -fr .libs/libltdlc.lax
2429:info:build libtool: link: ( cd ".libs" && rm -f "libltdlc.la" && ln -s "../libltdlc.la" "libltdlc.la" )
2430:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_graphviz/graphviz/work/graphviz-9.0.0/libltdl'
2431:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_graphviz/graphviz/work/graphviz-9.0.0/libltdl'
2432:info:build Making all in lib
2433:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_graphviz/graphviz/work/graphviz-9.0.0/lib'
2434:info:build Making all in cdt
2435:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_graphviz/graphviz/work/graphviz-9.0.0/lib/cdt'
2436:info:build depbase=`echo dtclose.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2437:info:build     /bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../..  -I../../lib -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -fno-common -Wall -MT dtclose.lo -MD -MP -MF $depbase.Tpo -c -o dtclose.lo dtclose.c &&\
2438:info:build     mv -f $depbase.Tpo $depbase.Plo
2439:info:build depbase=`echo dtdisc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2440:info:build     /bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../..  -I../../lib -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -fno-common -Wall -MT dtdisc.lo -MD -MP -MF $depbase.Tpo -c -o dtdisc.lo dtdisc.c &&\
2441:info:build     mv -f $depbase.Tpo $depbase.Plo
2442:info:build depbase=`echo dtextract.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2443:info:build     /bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../..  -I../../lib -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -fno-common -Wall -MT dtextract.lo -MD -MP -MF $depbase.Tpo -c -o dtextract.lo dtextract.c &&\
2444:info:build     mv -f $depbase.Tpo $depbase.Plo
2445:info:build depbase=`echo dtflatten.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2446:info:build     /bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../..  -I../../lib -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -fno-common -Wall -MT dtflatten.lo -MD -MP -MF $depbase.Tpo -c -o dtflatten.lo dtflatten.c &&\
2447:info:build     mv -f $depbase.Tpo $depbase.Plo
2448:info:build depbase=`echo dthash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2449:info:build     /bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../..  -I../../lib -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -fno-common -Wall -MT dthash.lo -MD -MP -MF $depbase.Tpo -c -o dthash.lo dthash.c &&\
2450:info:build     mv -f $depbase.Tpo $depbase.Plo
2451:info:build depbase=`echo dtlist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2452:info:build     /bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../..  -I../../lib -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -fno-common -Wall -MT dtlist.lo -MD -MP -MF $depbase.Tpo -c -o dtlist.lo dtlist.c &&\
2453:info:build     mv -f $depbase.Tpo $depbase.Plo
2454:info:build depbase=`echo dtmethod.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2455:info:build     /bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../..  -I../../lib -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -fno-common -Wall -MT dtmethod.lo -MD -MP -MF $depbase.Tpo -c -o dtmethod.lo dtmethod.c &&\
2456:info:build     mv -f $depbase.Tpo $depbase.Plo
2457:info:build depbase=`echo dtopen.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2458:info:build     /bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../..  -I../../lib -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -fno-common -Wall -MT dtopen.lo -MD -MP -MF $depbase.Tpo -c -o dtopen.lo dtopen.c &&\
2459:info:build     mv -f $depbase.Tpo $depbase.Plo
2460:info:build depbase=`echo dtrenew.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2461:info:build     /bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../..  -I../../lib -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -fno-common -Wall -MT dtrenew.lo -MD -MP -MF $depbase.Tpo -c -o dtrenew.lo dtrenew.c &&\
2462:info:build     mv -f $depbase.Tpo $depbase.Plo
2463:info:build depbase=`echo dtrestore.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2464:info:build     /bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../..  -I../../lib -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -fno-common -Wall -MT dtrestore.lo -MD -MP -MF $depbase.Tpo -c -o dtrestore.lo dtrestore.c &&\
2465:info:build     mv -f $depbase.Tpo $depbase.Plo
2466:info:build depbase=`echo dtsize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2467:info:build     /bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../..  -I../../lib -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -fno-common -Wall -MT dtsize.lo -MD -MP -MF $depbase.Tpo -c -o dtsize.lo dtsize.c &&\
2468:info:build     mv -f $depbase.Tpo $depbase.Plo
2469:info:build depbase=`echo dtstat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2470:info:build     /bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../..  -I../../lib -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -fno-common -Wall -MT dtstat.lo -MD -MP -MF $depbase.Tpo -c -o dtstat.lo dtstat.c &&\
2471:info:build     mv -f $depbase.Tpo $depbase.Plo
2472:info:build depbase=`echo dtstrhash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2473:info:build     /bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../..  -I../../lib -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -fno-common -Wall -MT dtstrhash.lo -MD -MP -MF $depbase.Tpo -c -o dtstrhash.lo dtstrhash.c &&\
2474:info:build     mv -f $depbase.Tpo $depbase.Plo
2475:info:build depbase=`echo dttree.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2476:info:build     /bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../..  -I../../lib -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -fno-common -Wall -MT dttree.lo -MD -MP -MF $depbase.Tpo -c -o dttree.lo dttree.c &&\
2477:info:build     mv -f $depbase.Tpo $depbase.Plo
2478:info:build depbase=`echo dtview.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2479:info:build     /bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../..  -I../../lib -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -fno-common -Wall -MT dtview.lo -MD -MP -MF $depbase.Tpo -c -o dtview.lo dtview.c &&\
2480:info:build     mv -f $depbase.Tpo $depbase.Plo
2481:info:build depbase=`echo dtwalk.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2482:info:build     /bin/sh ../../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../..  -I../../lib -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -fno-common -Wall -MT dtwalk.lo -MD -MP -MF $depbase.Tpo -c -o dtwalk.lo dtwalk.c &&\
2483:info:build     mv -f $depbase.Tpo $depbase.Plo
2484:info:build libtool: Version mismatch error.  This is libtool 2.4.6 Debian-2.4.6-14, but the
2485:info:build libtool: definition of this LT_INIT comes from libtool 2.4.7.
2486:info:build libtool: You should recreate aclocal.m4 with macros from libtool 2.4.6 Debian-2.4.6-14
2487:info:build libtool: and run autoconf again.
2488:info:build make[3]: *** [dtclose.lo] Error 63
2489:info:build make[3]: *** Waiting for unfinished jobs....
2490:info:build libtool: Version mismatch error.  This is libtool 2.4.6 Debian-2.4.6-14, but the
2491:info:build libtool: definition of this LT_INIT comes from libtool 2.4.7.
2492:info:build libtool: You should recreate aclocal.m4 with macros from libtool 2.4.6 Debian-2.4.6-14
2493:info:build libtool: and run autoconf again.
2494:info:build make[3]: *** [dtextract.lo] Error 63
2495:info:build libtool: Version mismatch error.  This is libtool 2.4.6 Debian-2.4.6-14, but the
2496:info:build libtool: definition of this LT_INIT comes from libtool 2.4.7.
2497:info:build libtool: You should recreate aclocal.m4 with macros from libtool 2.4.6 Debian-2.4.6-14
2498:info:build libtool: and run autoconf again.
2499:info:build make[3]: *** [dtdisc.lo] Error 63
2500:info:build libtool: Version mismatch error.  This is libtool 2.4.6 Debian-2.4.6-14, but the
2501:info:build libtool: definition of this LT_INIT comes from libtool 2.4.7.
2502:info:build libtool: You should recreate aclocal.m4 with macros from libtool 2.4.6 Debian-2.4.6-14
2503:info:build libtool: and run autoconf again.
2504:info:build make[3]: *** [dtflatten.lo] Error 63
2505:info:build libtool: Version mismatch error.  This is libtool 2.4.6 Debian-2.4.6-14, but the
2506:info:build libtool: definition of this LT_INIT comes from libtool 2.4.7.
2507:info:build libtool: You should recreate aclocal.m4 with macros from libtool 2.4.6 Debian-2.4.6-14
2508:info:build libtool: and run autoconf again.
2509:info:build make[3]: *** [dtlist.lo] Error 63
2510:info:build libtool: Version mismatch error.  This is libtool 2.4.6 Debian-2.4.6-14, but the
2511:info:build libtool: definition of this LT_INIT comes from libtool 2.4.7.
2512:info:build libtool: You should recreate aclocal.m4 with macros from libtool 2.4.6 Debian-2.4.6-14
2513:info:build libtool: and run autoconf again.
2514:info:build make[3]: *** [dthash.lo] Error 63
2515:info:build libtool: Version mismatch error.  This is libtool 2.4.6 Debian-2.4.6-14, but the
2516:info:build libtool: definition of this LT_INIT comes from libtool 2.4.7.
2517:info:build libtool: You should recreate aclocal.m4 with macros from libtool 2.4.6 Debian-2.4.6-14
2518:info:build libtool: and run autoconf again.
2519:info:build make[3]: *** [dtmethod.lo] Error 63
2520:info:build libtool: Version mismatch error.  This is libtool 2.4.6 Debian-2.4.6-14, but the
2521:info:build libtool: definition of this LT_INIT comes from libtool 2.4.7.
2522:info:build libtool: You should recreate aclocal.m4 with macros from libtool 2.4.6 Debian-2.4.6-14
2523:info:build libtool: and run autoconf again.
2524:info:build make[3]: *** [dtopen.lo] Error 63
2525:info:build libtool: Version mismatch error.  This is libtool 2.4.6 Debian-2.4.6-14, but the
2526:info:build libtool: definition of this LT_INIT comes from libtool 2.4.7.
2527:info:build libtool: You should recreate aclocal.m4 with macros from libtool 2.4.6 Debian-2.4.6-14
2528:info:build libtool: and run autoconf again.
2529:info:build make[3]: *** [dtstat.lo] Error 63
2530:info:build libtool: Version mismatch error.  This is libtool 2.4.6 Debian-2.4.6-14, but the
2531:info:build libtool: definition of this LT_INIT comes from libtool 2.4.7.
2532:info:build libtool: You should recreate aclocal.m4 with macros from libtool 2.4.6 Debian-2.4.6-14
2533:info:build libtool: and run autoconf again.
2534:info:build make[3]: *** [dtrenew.lo] Error 63
2535:info:build libtool: Version mismatch error.  This is libtool 2.4.6 Debian-2.4.6-14, but the
2536:info:build libtool: definition of this LT_INIT comes from libtool 2.4.7.
2537:info:build libtool: You should recreate aclocal.m4 with macros from libtool 2.4.6 Debian-2.4.6-14
2538:info:build libtool: and run autoconf again.
2539:info:build make[3]: *** [dtstrhash.lo] Error 63
2540:info:build libtool: Version mismatch error.  This is libtool 2.4.6 Debian-2.4.6-14, but the
2541:info:build libtool: definition of this LT_INIT comes from libtool 2.4.7.
2542:info:build libtool: You should recreate aclocal.m4 with macros from libtool 2.4.6 Debian-2.4.6-14
2543:info:build libtool: and run autoconf again.
2544:info:build make[3]: *** [dtrestore.lo] Error 63
2545:info:build libtool: Version mismatch error.  This is libtool 2.4.6 Debian-2.4.6-14, but the
2546:info:build libtool: definition of this LT_INIT comes from libtool 2.4.7.
2547:info:build libtool: You should recreate aclocal.m4 with macros from libtool 2.4.6 Debian-2.4.6-14
2548:info:build libtool: and run autoconf again.
2549:info:build make[3]: *** [dtsize.lo] Error 63
2550:info:build libtool: Version mismatch error.  This is libtool 2.4.6 Debian-2.4.6-14, but the
2551:info:build libtool: definition of this LT_INIT comes from libtool 2.4.7.
2552:info:build libtool: You should recreate aclocal.m4 with macros from libtool 2.4.6 Debian-2.4.6-14
2553:info:build libtool: and run autoconf again.
2554:info:build make[3]: *** [dttree.lo] Error 63
2555:info:build libtool: Version mismatch error.  This is libtool 2.4.6 Debian-2.4.6-14, but the
2556:info:build libtool: definition of this LT_INIT comes from libtool 2.4.7.
2557:info:build libtool: You should recreate aclocal.m4 with macros from libtool 2.4.6 Debian-2.4.6-14
2558:info:build libtool: and run autoconf again.
2559:info:build make[3]: *** [dtview.lo] Error 63
2560:info:build libtool: Version mismatch error.  This is libtool 2.4.6 Debian-2.4.6-14, but the
2561:info:build libtool: definition of this LT_INIT comes from libtool 2.4.7.
2562:info:build libtool: You should recreate aclocal.m4 with macros from libtool 2.4.6 Debian-2.4.6-14
2563:info:build libtool: and run autoconf again.
2564:info:build make[3]: *** [dtwalk.lo] Error 63
2565:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_graphviz/graphviz/work/graphviz-9.0.0/lib/cdt'
2566:info:build make[2]: *** [all-recursive] Error 1
2567:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_graphviz/graphviz/work/graphviz-9.0.0/lib'
2568:info:build make[1]: *** [all-recursive] Error 1
2569:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_graphviz/graphviz/work/graphviz-9.0.0'
2570:info:build make: *** [all] Error 2
2571:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_graphviz/graphviz/work/graphviz-9.0.0'
2572:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_graphviz/graphviz/work/graphviz-9.0.0" && /usr/bin/make -j16 -w all
2573:info:build Exit code: 2
2574:error:build Failed to build graphviz: command execution failed
2575:debug:build Error code: CHILDSTATUS 88959 2
2576:debug:build Backtrace: command execution failed
2577:debug:build     while executing
2578:debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring"
2579:debug:build     invoked from within
2580:debug:build "command_exec -callback portprogress::target_progress_callback build"
2581:debug:build     (procedure "portbuild::build_main" line 10)
2582:debug:build     invoked from within
2583:debug:build "$procedure $targetname"
2584:error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_graphviz/graphviz/main.log for details.