>>> Building on exopi-3 under devel/libtool BDEPENDS = [devel/metaauto;devel/autoconf/2.67] DIST = [devel/libtool,-ltdl:libtool-2.4.2.tar.gz] FULLPKGNAME = libtool-2.4.2p2 RDEPENDS = [devel/libtool,-ltdl] (Junk lock obtained for exopi-3 at 1711445417.85) >>> Running depends in devel/libtool at 1711445417.87 /usr/sbin/pkg_add -aI -Drepair autoconf-2.67p1 was: /usr/sbin/pkg_add -aI -Drepair autoconf-2.67p1 metaauto-1.0p4 /usr/sbin/pkg_add -aI -Drepair autoconf-2.67p1 >>> Running show-prepare-results in devel/libtool at 1711445418.93 ===> devel/libtool ===> Building from scratch libtool-2.4.2 ===> libtool-2.4.2p2 depends on: metaauto-* -> metaauto-1.0p4 ===> libtool-2.4.2p2 depends on: autoconf-2.67 -> autoconf-2.67p1 autoconf-2.67p1 metaauto-1.0p4 (Junk lock released for exopi-3 at 1711445420.15) distfiles size=2632347 >>> Running build in devel/libtool at 1711445420.18 ===> devel/libtool ===> Checking files for libtool-2.4.2 `/exopi-cvs/ports/distfiles/libtool-2.4.2.tar.gz' is up to date. >> (SHA256) libtool-2.4.2.tar.gz: OK ===> Extracting for libtool-2.4.2 ===> Patching for libtool-2.4.2 ===> Applying OpenBSD patch patch-doc_libtool_texi Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- doc/libtool.texi.orig Wed Jun 8 11:04:53 2011 |+++ doc/libtool.texi Wed Jun 8 11:05:44 2011 -------------------------- Patching file doc/libtool.texi using Plan A... Hunk #1 succeeded at 11. done ===> Applying OpenBSD patch patch-libltdl_config_ltmain_sh Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- libltdl/config/ltmain.sh.orig Mon Oct 17 06:19:35 2011 |+++ libltdl/config/ltmain.sh Sat Oct 29 07:05:47 2011 -------------------------- Patching file libltdl/config/ltmain.sh using Plan A... Hunk #1 succeeded at 2714. Hunk #2 succeeded at 2806. Hunk #3 succeeded at 2947. Hunk #4 succeeded at 2984. Hunk #5 succeeded at 3019. Hunk #6 succeeded at 5619. Hunk #7 succeeded at 6127. Hunk #8 succeeded at 6658. Hunk #9 succeeded at 7482. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for libtool-2.4.2 ===> Configuring for libtool-2.4.2 Using /exopi-obj/pobj/libtool-2.4.2/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/libtool-2.4.2/config.site ## ------------------------- ## ## Configuring libtool 2.4.2 ## ## ------------------------- ## checking for a BSD-compatible install... /exopi-obj/pobj/libtool-2.4.2/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 configure: autobuild project... GNU Libtool configure: autobuild revision... 2.4.2 () configure: autobuild hostname... exopi-3.exo.bsdfrog.org configure: autobuild mode... default configure: autobuild timestamp... 20240326T093024Z checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether cc understands -c and -o together... yes checking how to run the C preprocessor... cc -E checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 131072 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert x86_64-unknown-openbsd7.5 file names to x86_64-unknown-openbsd7.5 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... (cached) ar checking for archiver @FILE support... @ checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking which extension is used for runtime loadable modules... .so checking which variable specifies run-time module search path... LD_LIBRARY_PATH checking for the default library search path... /usr/lib checking for library containing dlopen... none required checking for dlerror... (cached) yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dld_link in -ldld... no checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking for argz.h... no checking for error_t... no checking for argz_add... no checking for argz_append... no checking for argz_count... no checking for argz_create_sep... no checking for argz_insert... no checking for argz_next... no checking for argz_stringify... no checking whether libtool supports -dlopen/-dlpreopen... yes checking for unistd.h... (cached) yes checking for dl.h... no checking for sys/dl.h... no checking for dld.h... no checking for mach-o/dyld.h... no checking for dirent.h... (cached) yes checking for closedir... (cached) yes checking for opendir... (cached) yes checking for readdir... (cached) yes checking for strlcat... (cached) yes checking for strlcpy... (cached) yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking for g77... g77 checking whether we are using the GNU Fortran 77 compiler... (cached) yes checking whether g77 accepts -g... (cached) yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... (cached) yes checking if g77 static flag -static works... (cached) yes checking if g77 supports -c -o file.o... (cached) yes checking if g77 supports -c -o file.o... (cached) yes checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgfortran... no checking for pgf95... no checking for lf95... no checking for ftn... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for g77... g77 checking whether we are using the GNU Fortran compiler... no checking whether g77 accepts -g... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for g77 option to produce PIC... checking if g77 static flag works... no checking if g77 supports -c -o file.o... no checking if g77 supports -c -o file.o... (cached) no checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking for gccgo... no checking for gcj... no checking for windres... no checking whether make supports order-only prerequisites... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc ===> Building for libtool-2.4.2 rm -f libtoolize.tmp libtoolize sed -e 's,@aclocal_DATA\@,m4/argz.m4 m4/libtool.m4 m4/ltdl.m4 m4/ltoptions.m4 m4/ltsugar.m4 m4/ltversion.m4 m4/lt~obsolete.m4,g' -e 's,@aclocaldir\@,/usr/local/share/aclocal,g' -e 's,@datadir\@,/usr/local/share,g' -e 's,@EGREP\@,/usr/bin/egrep,g' -e 's,@FGREP\@,/usr/bin/fgrep,g' -e 's,@GREP\@,/usr/bin/grep,g' -e 's,@host_triplet\@,x86_64-unknown-openbsd7.5,g' -e 's,@LN_S\@,ln -s,g' -e "s,@pkgconfig_files\@,config/compile config/config.guess config/config.sub config/depcomp config/install-sh config/missing config/ltmain.sh,g" -e 's,@pkgdatadir\@,/usr/local/share/libtool,g' -e "s,@pkgltdl_files\@,libltdl/COPYING.LIB libltdl/README libltdl/Makefile.inc libltdl/Makefile.am libltdl/configure.ac libltdl/aclocal.m4 libltdl/Makefile.in libltdl/config-h.in libltdl/configure libltdl/argz_.h libltdl/argz.c libltdl/loaders/dld_link.c libltdl/loaders/dlopen.c libltdl/loaders/dyld.c libltdl/loaders/load_add_on.c libltdl/loaders/loadlibrary.c libltdl/loaders/shl_load.c libltdl/lt__dirent.c libltdl/lt__strl.c libltdl/libltdl/lt__alloc.h libltdl/libltdl/lt__dirent.h libltdl/libltdl/lt__glibc.h libltdl/libltdl/lt__private.h libltdl/libltdl/lt__strl.h libltdl/libltdl/lt_dlloader.h libltdl/libltdl/lt_error.h libltdl/libltdl/lt_system.h libltdl/libltdl/slist.h libltdl/loaders/preopen.c libltdl/lt__alloc.c libltdl/lt_dlloader.c libltdl/lt_error.c libltdl/ltdl.c libltdl/ltdl.h libltdl/slist.c,g" -e 's,@prefix\@,/usr/local,g' -e 's,@SED\@,/usr/bin/sed,g' ./libtoolize.in > libtoolize.tmp chmod a+x libtoolize.tmp chmod a-w libtoolize.tmp mv -f libtoolize.tmp libtoolize /bin/sh /exopi-obj/pobj/libtool-2.4.2/libtool-2.4.2/libltdl/config/install-sh -d . libltdl/ cp ./libltdl/argz_.h libltdl/argz.h-t mv libltdl/argz.h-t libltdl/argz.h /usr/bin/make all-recursive test -f doc/.dirstamp || /usr/bin/make doc/.dirstamp Updating ./doc/version.texi restore=: && backupdir=".am$$" && am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && rm -rf $backupdir && mkdir $backupdir && if (/bin/sh /exopi-obj/pobj/libtool-2.4.2/libtool-2.4.2/libltdl/config/missing --run makeinfo --version) >/dev/null 2>&1; then for f in ./doc/libtool.info ./doc/libtool.info-[0-9] ./doc/libtool.info-[0-9][0-9] ./doc/libtool.i[0-9] ./doc/libtool.i[0-9][0-9]; do if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; done; else :; fi && cd "$am__cwd"; if /bin/sh /exopi-obj/pobj/libtool-2.4.2/libtool-2.4.2/libltdl/config/missing --run makeinfo -I doc -I ./doc -o ./doc/libtool.info ./doc/libtool.texi; then rc=0; CDPATH="${ZSH_VERSION+.}:" && cd .; else rc=$?; CDPATH="${ZSH_VERSION+.}:" && cd . && $restore $backupdir/* `echo "././doc/libtool.info" | sed 's|[^/]*$||'`; fi; rm -rf $backupdir; exit $rc /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -pipe -MT libltdl/loaders/libltdl_libltdl_la-preopen.lo -MD -MP -MF libltdl/loaders/.deps/libltdl_libltdl_la-preopen.Tpo -c -o libltdl/loaders/libltdl_libltdl_la-preopen.lo `test -f 'libltdl/loaders/preopen.c' || echo './'`libltdl/loaders/preopen.c libtool: compile: cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -pipe -MT libltdl/loaders/libltdl_libltdl_la-preopen.lo -MD -MP -MF libltdl/loaders/.deps/libltdl_libltdl_la-preopen.Tpo -c libltdl/loaders/preopen.c -fPIC -DPIC -o libltdl/loaders/.libs/libltdl_libltdl_la-preopen.o libltdl/loaders/preopen.c:246:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (lists); ^~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:23: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^~~~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:67:38: note: expanded from macro 'LT_STMT_START' # define LT_STMT_START (void)( ^ libltdl/loaders/preopen.c:246:7: note: '{' token is here FREE (lists); ^~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:37: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^ libltdl/loaders/preopen.c:246:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (lists); ^~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:47: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^ libltdl/loaders/preopen.c:246:7: note: ')' token is here FREE (lists); ^~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:49: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:68:32: note: expanded from macro 'LT_STMT_END' # define LT_STMT_END ) ^ 2 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -pipe -MT libltdl/loaders/libltdl_libltdl_la-preopen.lo -MD -MP -MF libltdl/loaders/.deps/libltdl_libltdl_la-preopen.Tpo -c libltdl/loaders/preopen.c -o libltdl/loaders/libltdl_libltdl_la-preopen.o >/dev/null 2>&1 mv -f libltdl/loaders/.deps/libltdl_libltdl_la-preopen.Tpo libltdl/loaders/.deps/libltdl_libltdl_la-preopen.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -pipe -MT libltdl/libltdl_libltdl_la-lt__alloc.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt__alloc.Tpo -c -o libltdl/libltdl_libltdl_la-lt__alloc.lo `test -f 'libltdl/lt__alloc.c' || echo './'`libltdl/lt__alloc.c libtool: compile: cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -pipe -MT libltdl/libltdl_libltdl_la-lt__alloc.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt__alloc.Tpo -c libltdl/lt__alloc.c -fPIC -DPIC -o libltdl/.libs/libltdl_libltdl_la-lt__alloc.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -pipe -MT libltdl/libltdl_libltdl_la-lt__alloc.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt__alloc.Tpo -c libltdl/lt__alloc.c -o libltdl/libltdl_libltdl_la-lt__alloc.o >/dev/null 2>&1 mv -f libltdl/.deps/libltdl_libltdl_la-lt__alloc.Tpo libltdl/.deps/libltdl_libltdl_la-lt__alloc.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -pipe -MT libltdl/libltdl_libltdl_la-lt_dlloader.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt_dlloader.Tpo -c -o libltdl/libltdl_libltdl_la-lt_dlloader.lo `test -f 'libltdl/lt_dlloader.c' || echo './'`libltdl/lt_dlloader.c libtool: compile: cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -pipe -MT libltdl/libltdl_libltdl_la-lt_dlloader.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt_dlloader.Tpo -c libltdl/lt_dlloader.c -fPIC -DPIC -o libltdl/.libs/libltdl_libltdl_la-lt_dlloader.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -pipe -MT libltdl/libltdl_libltdl_la-lt_dlloader.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt_dlloader.Tpo -c libltdl/lt_dlloader.c -o libltdl/libltdl_libltdl_la-lt_dlloader.o >/dev/null 2>&1 mv -f libltdl/.deps/libltdl_libltdl_la-lt_dlloader.Tpo libltdl/.deps/libltdl_libltdl_la-lt_dlloader.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -pipe -MT libltdl/libltdl_libltdl_la-lt_error.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt_error.Tpo -c -o libltdl/libltdl_libltdl_la-lt_error.lo `test -f 'libltdl/lt_error.c' || echo './'`libltdl/lt_error.c libtool: compile: cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -pipe -MT libltdl/libltdl_libltdl_la-lt_error.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt_error.Tpo -c libltdl/lt_error.c -fPIC -DPIC -o libltdl/.libs/libltdl_libltdl_la-lt_error.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -pipe -MT libltdl/libltdl_libltdl_la-lt_error.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt_error.Tpo -c libltdl/lt_error.c -o libltdl/libltdl_libltdl_la-lt_error.o >/dev/null 2>&1 mv -f libltdl/.deps/libltdl_libltdl_la-lt_error.Tpo libltdl/.deps/libltdl_libltdl_la-lt_error.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -pipe -MT libltdl/libltdl_libltdl_la-ltdl.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-ltdl.Tpo -c -o libltdl/libltdl_libltdl_la-ltdl.lo `test -f 'libltdl/ltdl.c' || echo './'`libltdl/ltdl.c libtool: compile: cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -pipe -MT libltdl/libltdl_libltdl_la-ltdl.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-ltdl.Tpo -c libltdl/ltdl.c -fPIC -DPIC -o libltdl/.libs/libltdl_libltdl_la-ltdl.o libltdl/ltdl.c:342:8: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (vtable); ^~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:23: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^~~~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:67:38: note: expanded from macro 'LT_STMT_START' # define LT_STMT_START (void)( ^ libltdl/ltdl.c:342:8: note: '{' token is here FREE (vtable); ^~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:37: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^ libltdl/ltdl.c:342:8: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (vtable); ^~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:47: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^ libltdl/ltdl.c:342:8: note: ')' token is here FREE (vtable); ^~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:49: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:68:32: note: expanded from macro 'LT_STMT_END' # define LT_STMT_END ) ^ libltdl/ltdl.c:356:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE(user_search_path); ^~~~~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:23: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^~~~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:67:38: note: expanded from macro 'LT_STMT_START' # define LT_STMT_START (void)( ^ libltdl/ltdl.c:356:7: note: '{' token is here FREE(user_search_path); ^~~~~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:37: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^ libltdl/ltdl.c:356:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE(user_search_path); ^~~~~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:47: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^ libltdl/ltdl.c:356:7: note: ')' token is here FREE(user_search_path); ^~~~~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:49: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:68:32: note: expanded from macro 'LT_STMT_END' # define LT_STMT_END ) ^ libltdl/ltdl.c:470:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (handle->info.filename); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:23: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^~~~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:67:38: note: expanded from macro 'LT_STMT_START' # define LT_STMT_START (void)( ^ libltdl/ltdl.c:470:2: note: '{' token is here FREE (handle->info.filename); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:37: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^ libltdl/ltdl.c:470:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (handle->info.filename); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:47: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^ libltdl/ltdl.c:470:2: note: ')' token is here FREE (handle->info.filename); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:49: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:68:32: note: expanded from macro 'LT_STMT_END' # define LT_STMT_END ) ^ libltdl/ltdl.c:530:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (filename); ^~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:23: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^~~~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:67:38: note: expanded from macro 'LT_STMT_START' # define LT_STMT_START (void)( ^ libltdl/ltdl.c:530:3: note: '{' token is here FREE (filename); ^~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:37: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^ libltdl/ltdl.c:530:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (filename); ^~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:47: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^ libltdl/ltdl.c:530:3: note: ')' token is here FREE (filename); ^~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:49: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:68:32: note: expanded from macro 'LT_STMT_END' # define LT_STMT_END ) ^ libltdl/ltdl.c:703:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (filename); ^~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:23: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^~~~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:67:38: note: expanded from macro 'LT_STMT_START' # define LT_STMT_START (void)( ^ libltdl/ltdl.c:703:4: note: '{' token is here FREE (filename); ^~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:37: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^ libltdl/ltdl.c:703:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (filename); ^~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:47: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^ libltdl/ltdl.c:703:4: note: ')' token is here FREE (filename); ^~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:49: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:68:32: note: expanded from macro 'LT_STMT_END' # define LT_STMT_END ) ^ libltdl/ltdl.c:728:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (argz); ^~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:23: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^~~~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:67:38: note: expanded from macro 'LT_STMT_START' # define LT_STMT_START (void)( ^ libltdl/ltdl.c:728:3: note: '{' token is here FREE (argz); ^~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:37: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^ libltdl/ltdl.c:728:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (argz); ^~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:47: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^ libltdl/ltdl.c:728:3: note: ')' token is here FREE (argz); ^~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:49: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:68:32: note: expanded from macro 'LT_STMT_END' # define LT_STMT_END ) ^ libltdl/ltdl.c:729:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (canonical); ^~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:23: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^~~~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:67:38: note: expanded from macro 'LT_STMT_START' # define LT_STMT_START (void)( ^ libltdl/ltdl.c:729:3: note: '{' token is here FREE (canonical); ^~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:37: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^ libltdl/ltdl.c:729:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (canonical); ^~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:47: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^ libltdl/ltdl.c:729:3: note: ')' token is here FREE (canonical); ^~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:49: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:68:32: note: expanded from macro 'LT_STMT_END' # define LT_STMT_END ) ^ libltdl/ltdl.c:730:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (filename); ^~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:23: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^~~~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:67:38: note: expanded from macro 'LT_STMT_START' # define LT_STMT_START (void)( ^ libltdl/ltdl.c:730:3: note: '{' token is here FREE (filename); ^~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:37: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^ libltdl/ltdl.c:730:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (filename); ^~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:47: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^ libltdl/ltdl.c:730:3: note: ')' token is here FREE (filename); ^~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:49: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:68:32: note: expanded from macro 'LT_STMT_END' # define LT_STMT_END ) ^ libltdl/ltdl.c:756:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (*pdir); ^~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:23: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^~~~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:67:38: note: expanded from macro 'LT_STMT_START' # define LT_STMT_START (void)( ^ libltdl/ltdl.c:756:7: note: '{' token is here FREE (*pdir); ^~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:37: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^ libltdl/ltdl.c:756:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (*pdir); ^~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:47: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^ libltdl/ltdl.c:756:7: note: ')' token is here FREE (*pdir); ^~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:49: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:68:32: note: expanded from macro 'LT_STMT_END' # define LT_STMT_END ) ^ libltdl/ltdl.c:990:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (cur->deplibs); ^~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:23: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^~~~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:67:38: note: expanded from macro 'LT_STMT_START' # define LT_STMT_START (void)( ^ libltdl/ltdl.c:990:7: note: '{' token is here FREE (cur->deplibs); ^~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:37: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^ libltdl/ltdl.c:990:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (cur->deplibs); ^~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:47: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^ libltdl/ltdl.c:990:7: note: ')' token is here FREE (cur->deplibs); ^~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:49: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:68:32: note: expanded from macro 'LT_STMT_END' # define LT_STMT_END ) ^ libltdl/ltdl.c:1005:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (*dest); ^~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:23: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^~~~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:67:38: note: expanded from macro 'LT_STMT_START' # define LT_STMT_START (void)( ^ libltdl/ltdl.c:1005:3: note: '{' token is here FREE (*dest); ^~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:37: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^ libltdl/ltdl.c:1005:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (*dest); ^~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:47: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^ libltdl/ltdl.c:1005:3: note: ')' token is here FREE (*dest); ^~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:49: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:68:32: note: expanded from macro 'LT_STMT_END' # define LT_STMT_END ) ^ libltdl/ltdl.c:1137:8: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] MEMREASSIGN (*dlname, last_libname); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:42:30: note: expanded from macro 'MEMREASSIGN' #define MEMREASSIGN(p, q) LT_STMT_START { \ ^~~~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:67:38: note: expanded from macro 'LT_STMT_START' # define LT_STMT_START (void)( ^ libltdl/ltdl.c:1137:8: note: '{' token is here MEMREASSIGN (*dlname, last_libname); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:42:44: note: expanded from macro 'MEMREASSIGN' #define MEMREASSIGN(p, q) LT_STMT_START { \ ^ libltdl/ltdl.c:1137:8: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] MEMREASSIGN (*dlname, last_libname); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:44:9: note: expanded from macro 'MEMREASSIGN' } LT_STMT_END ^ libltdl/ltdl.c:1137:8: note: ')' token is here MEMREASSIGN (*dlname, last_libname); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:44:11: note: expanded from macro 'MEMREASSIGN' } LT_STMT_END ^~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:68:32: note: expanded from macro 'LT_STMT_END' # define LT_STMT_END ) ^ libltdl/ltdl.c:1145:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (line); ^~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:23: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^~~~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:67:38: note: expanded from macro 'LT_STMT_START' # define LT_STMT_START (void)( ^ libltdl/ltdl.c:1145:3: note: '{' token is here FREE (line); ^~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:37: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^ libltdl/ltdl.c:1145:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (line); ^~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:47: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^ libltdl/ltdl.c:1145:3: note: ')' token is here FREE (line); ^~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:49: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:68:32: note: expanded from macro 'LT_STMT_END' # define LT_STMT_END ) ^ libltdl/ltdl.c:1190:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (*phandle); ^~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:23: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^~~~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:67:38: note: expanded from macro 'LT_STMT_START' # define LT_STMT_START (void)( ^ libltdl/ltdl.c:1190:4: note: '{' token is here FREE (*phandle); ^~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:37: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^ libltdl/ltdl.c:1190:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (*phandle); ^~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:47: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^ libltdl/ltdl.c:1190:4: note: ')' token is here FREE (*phandle); ^~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:49: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:68:32: note: expanded from macro 'LT_STMT_END' # define LT_STMT_END ) ^ libltdl/ltdl.c:1242:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] MEMREASSIGN (base_name, canonical); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:42:30: note: expanded from macro 'MEMREASSIGN' #define MEMREASSIGN(p, q) LT_STMT_START { \ ^~~~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:67:38: note: expanded from macro 'LT_STMT_START' # define LT_STMT_START (void)( ^ libltdl/ltdl.c:1242:5: note: '{' token is here MEMREASSIGN (base_name, canonical); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:42:44: note: expanded from macro 'MEMREASSIGN' #define MEMREASSIGN(p, q) LT_STMT_START { \ ^ libltdl/ltdl.c:1242:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] MEMREASSIGN (base_name, canonical); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:44:9: note: expanded from macro 'MEMREASSIGN' } LT_STMT_END ^ libltdl/ltdl.c:1242:5: note: ')' token is here MEMREASSIGN (base_name, canonical); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:44:11: note: expanded from macro 'MEMREASSIGN' } LT_STMT_END ^~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:68:32: note: expanded from macro 'LT_STMT_END' # define LT_STMT_END ) ^ libltdl/ltdl.c:1314:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (*phandle); ^~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:23: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^~~~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:67:38: note: expanded from macro 'LT_STMT_START' # define LT_STMT_START (void)( ^ libltdl/ltdl.c:1314:4: note: '{' token is here FREE (*phandle); ^~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:37: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^ libltdl/ltdl.c:1314:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (*phandle); ^~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:47: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^ libltdl/ltdl.c:1314:4: note: ')' token is here FREE (*phandle); ^~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:49: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:68:32: note: expanded from macro 'LT_STMT_END' # define LT_STMT_END ) ^ libltdl/ltdl.c:1402:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (dlname); ^~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:23: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^~~~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:67:38: note: expanded from macro 'LT_STMT_START' # define LT_STMT_START (void)( ^ libltdl/ltdl.c:1402:4: note: '{' token is here FREE (dlname); ^~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:37: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^ libltdl/ltdl.c:1402:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (dlname); ^~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:47: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^ libltdl/ltdl.c:1402:4: note: ')' token is here FREE (dlname); ^~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:49: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:68:32: note: expanded from macro 'LT_STMT_END' # define LT_STMT_END ) ^ libltdl/ltdl.c:1403:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (old_name); ^~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:23: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^~~~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:67:38: note: expanded from macro 'LT_STMT_START' # define LT_STMT_START (void)( ^ libltdl/ltdl.c:1403:4: note: '{' token is here FREE (old_name); ^~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:37: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^ libltdl/ltdl.c:1403:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (old_name); ^~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:47: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^ libltdl/ltdl.c:1403:4: note: ')' token is here FREE (old_name); ^~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:49: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:68:32: note: expanded from macro 'LT_STMT_END' # define LT_STMT_END ) ^ libltdl/ltdl.c:1404:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (libdir); ^~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:23: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^~~~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:67:38: note: expanded from macro 'LT_STMT_START' # define LT_STMT_START (void)( ^ libltdl/ltdl.c:1404:4: note: '{' token is here FREE (libdir); ^~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:37: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^ libltdl/ltdl.c:1404:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (libdir); ^~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:47: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^ libltdl/ltdl.c:1404:4: note: ')' token is here FREE (libdir); ^~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:49: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:68:32: note: expanded from macro 'LT_STMT_END' # define LT_STMT_END ) ^ libltdl/ltdl.c:1405:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (deplibs); ^~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:23: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^~~~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:67:38: note: expanded from macro 'LT_STMT_START' # define LT_STMT_START (void)( ^ libltdl/ltdl.c:1405:4: note: '{' token is here FREE (deplibs); ^~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:37: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^ libltdl/ltdl.c:1405:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (deplibs); ^~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:47: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^ libltdl/ltdl.c:1405:4: note: ')' token is here FREE (deplibs); ^~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:49: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:68:32: note: expanded from macro 'LT_STMT_END' # define LT_STMT_END ) ^ libltdl/ltdl.c:1406:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (*phandle); ^~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:23: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^~~~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:67:38: note: expanded from macro 'LT_STMT_START' # define LT_STMT_START (void)( ^ libltdl/ltdl.c:1406:4: note: '{' token is here FREE (*phandle); ^~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:37: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^ libltdl/ltdl.c:1406:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (*phandle); ^~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:47: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^ libltdl/ltdl.c:1406:4: note: ')' token is here FREE (*phandle); ^~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:49: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:68:32: note: expanded from macro 'LT_STMT_END' # define LT_STMT_END ) ^ libltdl/ltdl.c:1428:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (dlname); ^~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:23: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^~~~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:67:38: note: expanded from macro 'LT_STMT_START' # define LT_STMT_START (void)( ^ libltdl/ltdl.c:1428:7: note: '{' token is here FREE (dlname); ^~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:37: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^ libltdl/ltdl.c:1428:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (dlname); ^~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:47: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^ libltdl/ltdl.c:1428:7: note: ')' token is here FREE (dlname); ^~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:49: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:68:32: note: expanded from macro 'LT_STMT_END' # define LT_STMT_END ) ^ libltdl/ltdl.c:1429:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (old_name); ^~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:23: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^~~~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:67:38: note: expanded from macro 'LT_STMT_START' # define LT_STMT_START (void)( ^ libltdl/ltdl.c:1429:7: note: '{' token is here FREE (old_name); ^~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:37: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^ libltdl/ltdl.c:1429:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (old_name); ^~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:47: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^ libltdl/ltdl.c:1429:7: note: ')' token is here FREE (old_name); ^~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:49: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:68:32: note: expanded from macro 'LT_STMT_END' # define LT_STMT_END ) ^ libltdl/ltdl.c:1430:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (libdir); ^~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:23: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^~~~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:67:38: note: expanded from macro 'LT_STMT_START' # define LT_STMT_START (void)( ^ libltdl/ltdl.c:1430:7: note: '{' token is here FREE (libdir); ^~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:37: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^ libltdl/ltdl.c:1430:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (libdir); ^~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:47: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^ libltdl/ltdl.c:1430:7: note: ')' token is here FREE (libdir); ^~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:49: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:68:32: note: expanded from macro 'LT_STMT_END' # define LT_STMT_END ) ^ libltdl/ltdl.c:1431:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (deplibs); ^~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:23: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^~~~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:67:38: note: expanded from macro 'LT_STMT_START' # define LT_STMT_START (void)( ^ libltdl/ltdl.c:1431:7: note: '{' token is here FREE (deplibs); ^~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:37: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^ libltdl/ltdl.c:1431:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (deplibs); ^~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:47: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^ libltdl/ltdl.c:1431:7: note: ')' token is here FREE (deplibs); ^~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:49: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:68:32: note: expanded from macro 'LT_STMT_END' # define LT_STMT_END ) ^ libltdl/ltdl.c:1435:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (*phandle); ^~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:23: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^~~~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:67:38: note: expanded from macro 'LT_STMT_START' # define LT_STMT_START (void)( ^ libltdl/ltdl.c:1435:4: note: '{' token is here FREE (*phandle); ^~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:37: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^ libltdl/ltdl.c:1435:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (*phandle); ^~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:47: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^ libltdl/ltdl.c:1435:4: note: ')' token is here FREE (*phandle); ^~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:49: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:68:32: note: expanded from macro 'LT_STMT_END' # define LT_STMT_END ) ^ libltdl/ltdl.c:1482:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (*phandle); ^~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:23: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^~~~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:67:38: note: expanded from macro 'LT_STMT_START' # define LT_STMT_START (void)( ^ libltdl/ltdl.c:1482:4: note: '{' token is here FREE (*phandle); ^~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:37: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^ libltdl/ltdl.c:1482:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (*phandle); ^~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:47: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^ libltdl/ltdl.c:1482:4: note: ')' token is here FREE (*phandle); ^~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:49: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:68:32: note: expanded from macro 'LT_STMT_END' # define LT_STMT_END ) ^ libltdl/ltdl.c:1489:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] MEMREASSIGN (*phandle, newhandle); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:42:30: note: expanded from macro 'MEMREASSIGN' #define MEMREASSIGN(p, q) LT_STMT_START { \ ^~~~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:67:38: note: expanded from macro 'LT_STMT_START' # define LT_STMT_START (void)( ^ libltdl/ltdl.c:1489:3: note: '{' token is here MEMREASSIGN (*phandle, newhandle); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:42:44: note: expanded from macro 'MEMREASSIGN' #define MEMREASSIGN(p, q) LT_STMT_START { \ ^ libltdl/ltdl.c:1489:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] MEMREASSIGN (*phandle, newhandle); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:44:9: note: expanded from macro 'MEMREASSIGN' } LT_STMT_END ^ libltdl/ltdl.c:1489:3: note: ')' token is here MEMREASSIGN (*phandle, newhandle); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:44:11: note: expanded from macro 'MEMREASSIGN' } LT_STMT_END ^~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:68:32: note: expanded from macro 'LT_STMT_END' # define LT_STMT_END ) ^ libltdl/ltdl.c:1494:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] MEMREASSIGN ((*phandle)->info.name, name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:42:30: note: expanded from macro 'MEMREASSIGN' #define MEMREASSIGN(p, q) LT_STMT_START { \ ^~~~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:67:38: note: expanded from macro 'LT_STMT_START' # define LT_STMT_START (void)( ^ libltdl/ltdl.c:1494:7: note: '{' token is here MEMREASSIGN ((*phandle)->info.name, name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:42:44: note: expanded from macro 'MEMREASSIGN' #define MEMREASSIGN(p, q) LT_STMT_START { \ ^ libltdl/ltdl.c:1494:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] MEMREASSIGN ((*phandle)->info.name, name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:44:9: note: expanded from macro 'MEMREASSIGN' } LT_STMT_END ^ libltdl/ltdl.c:1494:7: note: ')' token is here MEMREASSIGN ((*phandle)->info.name, name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:44:11: note: expanded from macro 'MEMREASSIGN' } LT_STMT_END ^~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:68:32: note: expanded from macro 'LT_STMT_END' # define LT_STMT_END ) ^ libltdl/ltdl.c:1503:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (dir); ^~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:23: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^~~~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:67:38: note: expanded from macro 'LT_STMT_START' # define LT_STMT_START (void)( ^ libltdl/ltdl.c:1503:3: note: '{' token is here FREE (dir); ^~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:37: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^ libltdl/ltdl.c:1503:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (dir); ^~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:47: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^ libltdl/ltdl.c:1503:3: note: ')' token is here FREE (dir); ^~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:49: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:68:32: note: expanded from macro 'LT_STMT_END' # define LT_STMT_END ) ^ libltdl/ltdl.c:1504:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (attempt); ^~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:23: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^~~~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:67:38: note: expanded from macro 'LT_STMT_START' # define LT_STMT_START (void)( ^ libltdl/ltdl.c:1504:3: note: '{' token is here FREE (attempt); ^~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:37: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^ libltdl/ltdl.c:1504:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (attempt); ^~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:47: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^ libltdl/ltdl.c:1504:3: note: ')' token is here FREE (attempt); ^~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:49: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:68:32: note: expanded from macro 'LT_STMT_END' # define LT_STMT_END ) ^ libltdl/ltdl.c:1505:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (name); ^~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:23: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^~~~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:67:38: note: expanded from macro 'LT_STMT_START' # define LT_STMT_START (void)( ^ libltdl/ltdl.c:1505:3: note: '{' token is here FREE (name); ^~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:37: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^ libltdl/ltdl.c:1505:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (name); ^~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:47: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^ libltdl/ltdl.c:1505:3: note: ')' token is here FREE (name); ^~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:49: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:68:32: note: expanded from macro 'LT_STMT_END' # define LT_STMT_END ) ^ libltdl/ltdl.c:1507:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (base_name); ^~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:23: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^~~~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:67:38: note: expanded from macro 'LT_STMT_START' # define LT_STMT_START (void)( ^ libltdl/ltdl.c:1507:5: note: '{' token is here FREE (base_name); ^~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:37: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^ libltdl/ltdl.c:1507:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (base_name); ^~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:47: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^ libltdl/ltdl.c:1507:5: note: ')' token is here FREE (base_name); ^~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:49: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:68:32: note: expanded from macro 'LT_STMT_END' # define LT_STMT_END ) ^ libltdl/ltdl.c:1508:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (canonical); ^~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:23: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^~~~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:67:38: note: expanded from macro 'LT_STMT_START' # define LT_STMT_START (void)( ^ libltdl/ltdl.c:1508:3: note: '{' token is here FREE (canonical); ^~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:37: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^ libltdl/ltdl.c:1508:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (canonical); ^~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:47: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^ libltdl/ltdl.c:1508:3: note: ')' token is here FREE (canonical); ^~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:49: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:68:32: note: expanded from macro 'LT_STMT_END' # define LT_STMT_END ) ^ libltdl/ltdl.c:1509:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (archive_name); ^~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:23: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^~~~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:67:38: note: expanded from macro 'LT_STMT_START' # define LT_STMT_START (void)( ^ libltdl/ltdl.c:1509:3: note: '{' token is here FREE (archive_name); ^~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:37: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^ libltdl/ltdl.c:1509:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (archive_name); ^~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:47: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^ libltdl/ltdl.c:1509:3: note: ')' token is here FREE (archive_name); ^~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:49: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:68:32: note: expanded from macro 'LT_STMT_END' # define LT_STMT_END ) ^ libltdl/ltdl.c:1571:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE(*padvise); ^~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:23: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^~~~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:67:38: note: expanded from macro 'LT_STMT_START' # define LT_STMT_START (void)( ^ libltdl/ltdl.c:1571:5: note: '{' token is here FREE(*padvise); ^~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:37: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^ libltdl/ltdl.c:1571:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE(*padvise); ^~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:47: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^ libltdl/ltdl.c:1571:5: note: ')' token is here FREE(*padvise); ^~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:49: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:68:32: note: expanded from macro 'LT_STMT_END' # define LT_STMT_END ) ^ libltdl/ltdl.c:1822:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (buf); ^~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:23: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^~~~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:67:38: note: expanded from macro 'LT_STMT_START' # define LT_STMT_START (void)( ^ libltdl/ltdl.c:1822:3: note: '{' token is here FREE (buf); ^~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:37: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^ libltdl/ltdl.c:1822:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (buf); ^~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:47: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^ libltdl/ltdl.c:1822:3: note: ')' token is here FREE (buf); ^~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:49: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:68:32: note: expanded from macro 'LT_STMT_END' # define LT_STMT_END ) ^ libltdl/ltdl.c:1884:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (argz); ^~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:23: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^~~~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:67:38: note: expanded from macro 'LT_STMT_START' # define LT_STMT_START (void)( ^ libltdl/ltdl.c:1884:3: note: '{' token is here FREE (argz); ^~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:37: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^ libltdl/ltdl.c:1884:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (argz); ^~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:47: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^ libltdl/ltdl.c:1884:3: note: ')' token is here FREE (argz); ^~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:49: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:68:32: note: expanded from macro 'LT_STMT_END' # define LT_STMT_END ) ^ libltdl/ltdl.c:1986:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (cur->interface_data); ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:23: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^~~~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:67:38: note: expanded from macro 'LT_STMT_START' # define LT_STMT_START (void)( ^ libltdl/ltdl.c:1986:7: note: '{' token is here FREE (cur->interface_data); ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:37: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^ libltdl/ltdl.c:1986:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (cur->interface_data); ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:47: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^ libltdl/ltdl.c:1986:7: note: ')' token is here FREE (cur->interface_data); ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:49: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:68:32: note: expanded from macro 'LT_STMT_END' # define LT_STMT_END ) ^ libltdl/ltdl.c:1988:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (cur->info.filename); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:23: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^~~~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:67:38: note: expanded from macro 'LT_STMT_START' # define LT_STMT_START (void)( ^ libltdl/ltdl.c:1988:7: note: '{' token is here FREE (cur->info.filename); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:37: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^ libltdl/ltdl.c:1988:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (cur->info.filename); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:47: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^ libltdl/ltdl.c:1988:7: note: ')' token is here FREE (cur->info.filename); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:49: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:68:32: note: expanded from macro 'LT_STMT_END' # define LT_STMT_END ) ^ libltdl/ltdl.c:1989:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (cur->info.name); ^~~~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:23: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^~~~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:67:38: note: expanded from macro 'LT_STMT_START' # define LT_STMT_START (void)( ^ libltdl/ltdl.c:1989:7: note: '{' token is here FREE (cur->info.name); ^~~~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:37: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^ libltdl/ltdl.c:1989:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (cur->info.name); ^~~~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:47: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^ libltdl/ltdl.c:1989:7: note: ')' token is here FREE (cur->info.name); ^~~~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:49: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:68:32: note: expanded from macro 'LT_STMT_END' # define LT_STMT_END ) ^ libltdl/ltdl.c:1990:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (cur); ^~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:23: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^~~~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:67:38: note: expanded from macro 'LT_STMT_START' # define LT_STMT_START (void)( ^ libltdl/ltdl.c:1990:7: note: '{' token is here FREE (cur); ^~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:37: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^ libltdl/ltdl.c:1990:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (cur); ^~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:47: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^ libltdl/ltdl.c:1990:7: note: ')' token is here FREE (cur); ^~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:49: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:68:32: note: expanded from macro 'LT_STMT_END' # define LT_STMT_END ) ^ libltdl/ltdl.c:2073:8: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (sym); ^~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:23: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^~~~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:67:38: note: expanded from macro 'LT_STMT_START' # define LT_STMT_START (void)( ^ libltdl/ltdl.c:2073:8: note: '{' token is here FREE (sym); ^~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:37: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^ libltdl/ltdl.c:2073:8: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (sym); ^~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:47: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^ libltdl/ltdl.c:2073:8: note: ')' token is here FREE (sym); ^~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:49: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:68:32: note: expanded from macro 'LT_STMT_END' # define LT_STMT_END ) ^ libltdl/ltdl.c:2094:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (sym); ^~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:23: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^~~~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:67:38: note: expanded from macro 'LT_STMT_START' # define LT_STMT_START (void)( ^ libltdl/ltdl.c:2094:7: note: '{' token is here FREE (sym); ^~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:37: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^ libltdl/ltdl.c:2094:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (sym); ^~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:47: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^ libltdl/ltdl.c:2094:7: note: ')' token is here FREE (sym); ^~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:49: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:68:32: note: expanded from macro 'LT_STMT_END' # define LT_STMT_END ) ^ libltdl/ltdl.c:2171:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] MEMREASSIGN(*ppath, argz); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:42:30: note: expanded from macro 'MEMREASSIGN' #define MEMREASSIGN(p, q) LT_STMT_START { \ ^~~~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:67:38: note: expanded from macro 'LT_STMT_START' # define LT_STMT_START (void)( ^ libltdl/ltdl.c:2171:3: note: '{' token is here MEMREASSIGN(*ppath, argz); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:42:44: note: expanded from macro 'MEMREASSIGN' #define MEMREASSIGN(p, q) LT_STMT_START { \ ^ libltdl/ltdl.c:2171:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] MEMREASSIGN(*ppath, argz); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:44:9: note: expanded from macro 'MEMREASSIGN' } LT_STMT_END ^ libltdl/ltdl.c:2171:3: note: ')' token is here MEMREASSIGN(*ppath, argz); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:44:11: note: expanded from macro 'MEMREASSIGN' } LT_STMT_END ^~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:68:32: note: expanded from macro 'LT_STMT_END' # define LT_STMT_END ) ^ libltdl/ltdl.c:2174:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (argz); ^~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:23: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^~~~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:67:38: note: expanded from macro 'LT_STMT_START' # define LT_STMT_START (void)( ^ libltdl/ltdl.c:2174:3: note: '{' token is here FREE (argz); ^~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:37: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^ libltdl/ltdl.c:2174:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (argz); ^~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:47: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^ libltdl/ltdl.c:2174:3: note: ')' token is here FREE (argz); ^~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:49: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:68:32: note: expanded from macro 'LT_STMT_END' # define LT_STMT_END ) ^ libltdl/ltdl.c:2175:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (canonical); ^~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:23: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^~~~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:67:38: note: expanded from macro 'LT_STMT_START' # define LT_STMT_START (void)( ^ libltdl/ltdl.c:2175:3: note: '{' token is here FREE (canonical); ^~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:37: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^ libltdl/ltdl.c:2175:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (canonical); ^~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:47: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^ libltdl/ltdl.c:2175:3: note: ')' token is here FREE (canonical); ^~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:49: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:68:32: note: expanded from macro 'LT_STMT_END' # define LT_STMT_END ) ^ libltdl/ltdl.c:2226:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (user_search_path); ^~~~~~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:23: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^~~~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:67:38: note: expanded from macro 'LT_STMT_START' # define LT_STMT_START (void)( ^ libltdl/ltdl.c:2226:3: note: '{' token is here FREE (user_search_path); ^~~~~~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:37: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^ libltdl/ltdl.c:2226:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (user_search_path); ^~~~~~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:47: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^ libltdl/ltdl.c:2226:3: note: ')' token is here FREE (user_search_path); ^~~~~~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:49: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:68:32: note: expanded from macro 'LT_STMT_END' # define LT_STMT_END ) ^ libltdl/ltdl.c:2299:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (interface_id); ^~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:23: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^~~~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:67:38: note: expanded from macro 'LT_STMT_START' # define LT_STMT_START (void)( ^ libltdl/ltdl.c:2299:2: note: '{' token is here FREE (interface_id); ^~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:37: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^ libltdl/ltdl.c:2299:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (interface_id); ^~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:47: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^ libltdl/ltdl.c:2299:2: note: ')' token is here FREE (interface_id); ^~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:49: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:68:32: note: expanded from macro 'LT_STMT_END' # define LT_STMT_END ) ^ libltdl/ltdl.c:2310:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (interface_id->id_string); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:23: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^~~~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:67:38: note: expanded from macro 'LT_STMT_START' # define LT_STMT_START (void)( ^ libltdl/ltdl.c:2310:3: note: '{' token is here FREE (interface_id->id_string); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:37: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^ libltdl/ltdl.c:2310:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (interface_id->id_string); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:47: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^ libltdl/ltdl.c:2310:3: note: ')' token is here FREE (interface_id->id_string); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:49: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:68:32: note: expanded from macro 'LT_STMT_END' # define LT_STMT_END ) ^ libltdl/ltdl.c:2311:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (interface_id); ^~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:23: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^~~~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:67:38: note: expanded from macro 'LT_STMT_START' # define LT_STMT_START (void)( ^ libltdl/ltdl.c:2311:3: note: '{' token is here FREE (interface_id); ^~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:40:37: note: expanded from macro 'FREE' #define FREE(mem) LT_STMT_START { \ ^ libltdl/ltdl.c:2311:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] FREE (interface_id); ^~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:47: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^ libltdl/ltdl.c:2311:3: note: ')' token is here FREE (interface_id); ^~~~~~~~~~~~~~~~~~~ ./libltdl/libltdl/lt__alloc.h:41:49: note: expanded from macro 'FREE' if (mem) { free ((void *)mem); mem = NULL; } } LT_STMT_END ^~~~~~~~~~~ ./libltdl/libltdl/lt_system.h:68:32: note: expanded from macro 'LT_STMT_END' # define LT_STMT_END ) ^ 102 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -pipe -MT libltdl/libltdl_libltdl_la-ltdl.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-ltdl.Tpo -c libltdl/ltdl.c -o libltdl/libltdl_libltdl_la-ltdl.o >/dev/null 2>&1 mv -f libltdl/.deps/libltdl_libltdl_la-ltdl.Tpo libltdl/.deps/libltdl_libltdl_la-ltdl.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -pipe -MT libltdl/libltdl_libltdl_la-slist.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-slist.Tpo -c -o libltdl/libltdl_libltdl_la-slist.lo `test -f 'libltdl/slist.c' || echo './'`libltdl/slist.c libtool: compile: cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -pipe -MT libltdl/libltdl_libltdl_la-slist.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-slist.Tpo -c libltdl/slist.c -fPIC -DPIC -o libltdl/.libs/libltdl_libltdl_la-slist.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -pipe -MT libltdl/libltdl_libltdl_la-slist.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-slist.Tpo -c libltdl/slist.c -o libltdl/libltdl_libltdl_la-slist.o >/dev/null 2>&1 mv -f libltdl/.deps/libltdl_libltdl_la-slist.Tpo libltdl/.deps/libltdl_libltdl_la-slist.Plo depbase=`echo libltdl/loaders/dlopen.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -pipe -MT libltdl/loaders/dlopen.lo -MD -MP -MF $depbase.Tpo -c -o libltdl/loaders/dlopen.lo libltdl/loaders/dlopen.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -pipe -MT libltdl/loaders/dlopen.lo -MD -MP -MF libltdl/loaders/.deps/dlopen.Tpo -c libltdl/loaders/dlopen.c -fPIC -DPIC -o libltdl/loaders/.libs/dlopen.o libtool: compile: cc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -pipe -MT libltdl/loaders/dlopen.lo -MD -MP -MF libltdl/loaders/.deps/dlopen.Tpo -c libltdl/loaders/dlopen.c -o libltdl/loaders/dlopen.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -module -avoid-version -o libltdl/dlopen.la libltdl/loaders/dlopen.lo libtool: link: ar cru libltdl/.libs/dlopen.a libltdl/loaders/.libs/dlopen.o libtool: link: ranlib libltdl/.libs/dlopen.a libtool: link: ( cd "libltdl/.libs" && rm -f "dlopen.la" && ln -s "../dlopen.la" "dlopen.la" ) depbase=`echo libltdl/argz.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -pipe -MT libltdl/argz.lo -MD -MP -MF $depbase.Tpo -c -o libltdl/argz.lo libltdl/argz.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -pipe -MT libltdl/argz.lo -MD -MP -MF libltdl/.deps/argz.Tpo -c libltdl/argz.c -fPIC -DPIC -o libltdl/.libs/argz.o libtool: compile: cc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -pipe -MT libltdl/argz.lo -MD -MP -MF libltdl/.deps/argz.Tpo -c libltdl/argz.c -o libltdl/argz.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -no-undefined -version-info 10:0:3 -dlpreopen libltdl/dlopen.la -o libltdl/libltdl.la -rpath /usr/local/lib libltdl/loaders/libltdl_libltdl_la-preopen.lo libltdl/libltdl_libltdl_la-lt__alloc.lo libltdl/libltdl_libltdl_la-lt_dlloader.lo libltdl/libltdl_libltdl_la-lt_error.lo libltdl/libltdl_libltdl_la-ltdl.lo libltdl/libltdl_libltdl_la-slist.lo libltdl/argz.lo libtool: link: rm -f libltdl/.libs/libltdl.nm libltdl/.libs/libltdl.nmS libltdl/.libs/libltdl.nmT libtool: link: (cd libltdl/.libs && cc -O2 -pipe -c -fno-builtin -fno-rtti -fno-exceptions -fPIC -DPIC "libltdlS.c") libtool: link: rm -f "libltdl/.libs/libltdlS.c" "libltdl/.libs/libltdl.nm" "libltdl/.libs/libltdl.nmS" "libltdl/.libs/libltdl.nmT" libtool: link: (cd libltdl/.libs/libltdl.lax/dlopen.a && ar x "/exopi-obj/pobj/libtool-2.4.2/libtool-2.4.2/libltdl/.libs/dlopen.a") libtool: link: cc -shared -fPIC -DPIC -o libltdl/.libs/libltdl.so.5.0 libltdl/loaders/.libs/libltdl_libltdl_la-preopen.o libltdl/.libs/libltdl_libltdl_la-lt__alloc.o libltdl/.libs/libltdl_libltdl_la-lt_dlloader.o libltdl/.libs/libltdl_libltdl_la-lt_error.o libltdl/.libs/libltdl_libltdl_la-ltdl.o libltdl/.libs/libltdl_libltdl_la-slist.o libltdl/.libs/argz.o libltdl/.libs/libltdlS.o libltdl/.libs/libltdl.lax/dlopen.a/dlopen.o -O2 libtool: link: (cd libltdl/.libs/libltdl.lax/lt1-dlopen.a && ar x "/exopi-obj/pobj/libtool-2.4.2/libtool-2.4.2/libltdl/.libs/dlopen.a") libtool: link: ar cru libltdl/.libs/libltdl.a libltdl/loaders/libltdl_libltdl_la-preopen.o libltdl/libltdl_libltdl_la-lt__alloc.o libltdl/libltdl_libltdl_la-lt_dlloader.o libltdl/libltdl_libltdl_la-lt_error.o libltdl/libltdl_libltdl_la-ltdl.o libltdl/libltdl_libltdl_la-slist.o libltdl/argz.o libltdl/.libs/libltdlS.o libltdl/.libs/libltdl.lax/lt1-dlopen.a/dlopen.o libtool: link: ranlib libltdl/.libs/libltdl.a libtool: link: rm -fr libltdl/.libs/libltdl.lax libltdl/.libs/libltdl.lax libtool: link: ( cd "libltdl/.libs" && rm -f "libltdl.la" && ln -s "../libltdl.la" "libltdl.la" ) PATH=".:$PATH"; export PATH; /bin/sh /exopi-obj/pobj/libtool-2.4.2/libtool-2.4.2/libltdl/config/missing --run help2man --output=./doc/libtool.1 --help-option=--help-all libtool >>> Running package in devel/libtool at 1711445471.16 ===> devel/libtool ===> Faking installation for libtool-2.4.2 /usr/bin/make install-recursive test -z "/usr/local/bin" || mkdir -p "/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/bin" /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 755 libtoolize libtool '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/bin' test -z "/usr/local/lib" || mkdir -p "/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/lib" /bin/sh ./libtool --mode=install /exopi-obj/pobj/libtool-2.4.2/bin/install -c libltdl/libltdl.la '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/lib' libtool: install: /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 644 libltdl/.libs/libltdl.so.5.0 /exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/lib/libltdl.so.5.0 libtool: install: /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 644 libltdl/.libs/libltdl.lai /exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/lib/libltdl.la libtool: install: /exopi-obj/pobj/libtool-2.4.2/bin/install -c libltdl/.libs/libltdl.a /exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/lib/libltdl.a libtool: install: chmod 644 /exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/lib/libltdl.a libtool: install: ranlib -t /exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/lib/libltdl.a rm -rf /exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/libtool/* libtool: install: warning: remember to run `libtool --finish /usr/local/lib' /bin/sh /exopi-obj/pobj/libtool-2.4.2/libtool-2.4.2/libltdl/config/install-sh -d /exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/aclocal /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 644 './libltdl/m4/argz.m4' '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/aclocal/argz.m4' /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 644 './libltdl/m4/libtool.m4' '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/aclocal/libtool.m4' /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 644 './libltdl/m4/ltdl.m4' '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/aclocal/ltdl.m4' /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 644 './libltdl/m4/ltoptions.m4' '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/aclocal/ltoptions.m4' /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 644 './libltdl/m4/ltsugar.m4' '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/aclocal/ltsugar.m4' /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 644 './libltdl/m4/ltversion.m4' '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/aclocal/ltversion.m4' /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 644 './libltdl/m4/lt~obsolete.m4' '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/aclocal/lt~obsolete.m4' /bin/sh /exopi-obj/pobj/libtool-2.4.2/libtool-2.4.2/libltdl/config/install-sh -d /exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/libtool /bin/sh /exopi-obj/pobj/libtool-2.4.2/libtool-2.4.2/libltdl/config/install-sh -d /exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/libtool/config /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 755 './libltdl/config/compile' '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/libtool/config/compile' /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 755 './libltdl/config/config.guess' '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/libtool/config/config.guess' /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 755 './libltdl/config/config.sub' '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/libtool/config/config.sub' /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 755 './libltdl/config/depcomp' '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/libtool/config/depcomp' /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 755 './libltdl/config/install-sh' '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/libtool/config/install-sh' /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 755 './libltdl/config/missing' '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/libtool/config/missing' /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 644 "./libltdl/config/ltmain.sh" "/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/libtool/config/ltmain.sh" /bin/sh /exopi-obj/pobj/libtool-2.4.2/libtool-2.4.2/libltdl/config/install-sh -d /exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/libtool/libltdl /bin/sh /exopi-obj/pobj/libtool-2.4.2/libtool-2.4.2/libltdl/config/install-sh -d /exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/libtool/libltdl/libltdl /bin/sh /exopi-obj/pobj/libtool-2.4.2/libtool-2.4.2/libltdl/config/install-sh -d /exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/libtool/libltdl/loaders /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 644 './libltdl/COPYING.LIB' '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/libtool/libltdl/COPYING.LIB' /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 644 './libltdl/README' '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/libtool/libltdl/README' /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 644 './libltdl/Makefile.inc' '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/libtool/libltdl/Makefile.inc' /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 644 './libltdl/Makefile.am' '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/libtool/libltdl/Makefile.am' /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 644 './libltdl/configure.ac' '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/libtool/libltdl/configure.ac' /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 644 './libltdl/aclocal.m4' '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/libtool/libltdl/aclocal.m4' /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 644 './libltdl/Makefile.in' '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/libtool/libltdl/Makefile.in' /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 644 './libltdl/config-h.in' '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/libtool/libltdl/config-h.in' /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 644 './libltdl/configure' '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/libtool/libltdl/configure' /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 644 './libltdl/argz_.h' '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/libtool/libltdl/argz_.h' /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 644 './libltdl/argz.c' '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/libtool/libltdl/argz.c' /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 644 './libltdl/loaders/dld_link.c' '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/libtool/libltdl/loaders/dld_link.c' /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 644 './libltdl/loaders/dlopen.c' '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/libtool/libltdl/loaders/dlopen.c' /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 644 './libltdl/loaders/dyld.c' '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/libtool/libltdl/loaders/dyld.c' /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 644 './libltdl/loaders/load_add_on.c' '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/libtool/libltdl/loaders/load_add_on.c' /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 644 './libltdl/loaders/loadlibrary.c' '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/libtool/libltdl/loaders/loadlibrary.c' /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 644 './libltdl/loaders/shl_load.c' '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/libtool/libltdl/loaders/shl_load.c' /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 644 './libltdl/lt__dirent.c' '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/libtool/libltdl/lt__dirent.c' /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 644 './libltdl/lt__strl.c' '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/libtool/libltdl/lt__strl.c' /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 644 './libltdl/libltdl/lt__alloc.h' '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/libtool/libltdl/libltdl/lt__alloc.h' /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 644 './libltdl/libltdl/lt__dirent.h' '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/libtool/libltdl/libltdl/lt__dirent.h' /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 644 './libltdl/libltdl/lt__glibc.h' '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/libtool/libltdl/libltdl/lt__glibc.h' /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 644 './libltdl/libltdl/lt__private.h' '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/libtool/libltdl/libltdl/lt__private.h' /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 644 './libltdl/libltdl/lt__strl.h' '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/libtool/libltdl/libltdl/lt__strl.h' /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 644 './libltdl/libltdl/lt_dlloader.h' '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/libtool/libltdl/libltdl/lt_dlloader.h' /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 644 './libltdl/libltdl/lt_error.h' '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/libtool/libltdl/libltdl/lt_error.h' /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 644 './libltdl/libltdl/lt_system.h' '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/libtool/libltdl/libltdl/lt_system.h' /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 644 './libltdl/libltdl/slist.h' '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/libtool/libltdl/libltdl/slist.h' /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 644 './libltdl/loaders/preopen.c' '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/libtool/libltdl/loaders/preopen.c' /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 644 './libltdl/lt__alloc.c' '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/libtool/libltdl/lt__alloc.c' /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 644 './libltdl/lt_dlloader.c' '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/libtool/libltdl/lt_dlloader.c' /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 644 './libltdl/lt_error.c' '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/libtool/libltdl/lt_error.c' /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 644 './libltdl/ltdl.c' '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/libtool/libltdl/ltdl.c' /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 644 './libltdl/ltdl.h' '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/libtool/libltdl/ltdl.h' /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 644 './libltdl/slist.c' '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/libtool/libltdl/slist.c' chmod a+x /exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/share/libtool/libltdl/configure test -z "/usr/local/include" || mkdir -p "/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/include" /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 644 libltdl/ltdl.h '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/include' test -z "/usr/local/info" || mkdir -p "/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/info" /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 644 ./doc/libtool.info ./doc/libtool.info-1 ./doc/libtool.info-2 '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/info' install-info --info-dir='/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/info' '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/info/libtool.info' test -z "/usr/local/include/libltdl" || mkdir -p "/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/include/libltdl" /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 644 libltdl/libltdl/lt_system.h libltdl/libltdl/lt_error.h libltdl/libltdl/lt_dlloader.h '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/include/libltdl' test -z "/usr/local/man/man1" || mkdir -p "/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/man/man1" /exopi-obj/pobj/libtool-2.4.2/bin/install -c -m 644 ./doc/libtool.1 ./doc/libtoolize.1 '/exopi-obj/pobj/libtool-2.4.2/fake-amd64/usr/local/man/man1' ===> Building package for libtool-2.4.2p2 Create /exopi-cvs/ports/packages/amd64/all/libtool-2.4.2p2.tgz Creating package libtool-2.4.2p2 reading plist| checking dependencies| checking dependencies|devel/libtool,-ltdl checksumming| checksumming| | 0% checksumming|** | 4% checksumming|**** | 7% checksumming|******* | 11% checksumming|********* | 14% checksumming|*********** | 18% checksumming|************* | 21% checksumming|*************** | 25% checksumming|***************** | 29% checksumming|******************** | 32% checksumming|********************** | 36% checksumming|************************ | 39% checksumming|************************** | 43% checksumming|**************************** | 46% checksumming|******************************* | 50% checksumming|********************************* | 54% checksumming|*********************************** | 57% checksumming|************************************* | 61% checksumming|*************************************** | 64% checksumming|***************************************** | 68% checksumming|******************************************** | 71% checksumming|********************************************** | 75% checksumming|************************************************ | 79% checksumming|************************************************** | 82% checksumming|**************************************************** | 86% checksumming|****************************************************** | 89% checksumming|********************************************************* | 93% checksumming|*********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************** | 21% archiving|************** | 22% archiving|***************** | 27% archiving|****************** | 28% archiving|****************************** | 46% archiving|********************************* | 52% archiving|********************************************* | 71% archiving|********************************************** | 72% archiving|********************************************** | 73% archiving|*********************************************** | 73% archiving|************************************************* | 76% archiving|************************************************** | 78% archiving|*************************************************** | 80% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/libtool-2.4.2p2.tgz `/exopi-obj/pobj/libtool-2.4.2/fake-amd64/.fake_done' is up to date. ===> Building package for libltdl-2.4.2p2 Create /exopi-cvs/ports/packages/amd64/all/libltdl-2.4.2p2.tgz Creating package libltdl-2.4.2p2 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 4% checksumming|*** | 5% checksumming|**** | 7% checksumming|***** | 9% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 14% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************* | 21% checksumming|************** | 23% checksumming|*************** | 25% checksumming|**************** | 27% checksumming|***************** | 29% checksumming|******************* | 30% checksumming|******************** | 32% checksumming|********************* | 34% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|************************** | 43% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 55% checksumming|*********************************** | 57% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 66% checksumming|***************************************** | 68% checksumming|****************************************** | 70% checksumming|******************************************** | 71% checksumming|********************************************* | 73% checksumming|********************************************** | 75% checksumming|*********************************************** | 77% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|***************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************** | 91% checksumming|********************************************************* | 93% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|******* | 10% archiving|********** | 16% archiving|*********** | 17% archiving|*********** | 18% archiving|************ | 18% archiving|************ | 19% archiving|************* | 20% archiving|************** | 23% archiving|**************** | 25% archiving|***************** | 26% archiving|******************** | 31% archiving|******************** | 32% archiving|*********************** | 36% archiving|************************ | 37% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************** | 88% archiving|********************************************************* | 88% archiving|********************************************************* | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/libltdl-2.4.2p2.tgz >>> Running clean in devel/libtool at 1711445480.56 ===> devel/libtool ===> Cleaning for libtool-2.4.2p2 >>> Ended at 1711445481.04 max_stuck=6.42/depends=1.06/show-prepare-results=1.24/build=50.98/package=9.41/clean=0.49