>>> Building on exopi-2 under devel/autogen BDEPENDS = [devel/gettext,-runtime;lang/guile;textproc/libxml] DIST = [devel/autogen:autogen-5.8.7.tar.gz] FULLPKGNAME = autogen-5.8.7p8 RDEPENDS = [lang/guile;devel/gettext,-runtime;textproc/libxml] (Junk lock obtained for exopi-2 at 1711490338.51) >>> Running depends in devel/autogen at 1711490338.55 last junk was in devel/dune /usr/sbin/pkg_add -aI -Drepair gettext-runtime-0.22.5 guile-1.8.8p9 libxml-2.12.6 was: /usr/sbin/pkg_add -aI -Drepair gettext-runtime-0.22.5 guile-1.8.8p9 libxml-2.12.6 /usr/sbin/pkg_add -aI -Drepair gettext-runtime-0.22.5 guile-1.8.8p9 libxml-2.12.6 >>> Running show-prepare-results in devel/autogen at 1711490341.73 ===> devel/autogen ===> Building from scratch autogen-5.8.7p8 ===> autogen-5.8.7p8 depends on: gettext-runtime-* -> gettext-runtime-0.22.5 ===> autogen-5.8.7p8 depends on: guile-* -> guile-1.8.8p9 ===> autogen-5.8.7p8 depends on: libxml-* -> libxml-2.12.6 ===> Verifying specs: c gmp guile iconv intl ltdl lzma m pthread xml2 z ===> found c.99.0 gmp.11.1 guile.20.0 iconv.7.1 intl.8.0 ltdl.5.0 lzma.2.2 m.10.1 pthread.27.1 xml2.20.0 z.7.0 gettext-runtime-0.22.5 guile-1.8.8p9 libxml-2.12.6 Don't run junk because nojunk in cad/librecad (Junk lock released for exopi-2 at 1711490342.83) distfiles size=1279984 >>> Running build in devel/autogen at 1711490342.86 ===> devel/autogen ===> Checking files for autogen-5.8.7p8 `/exopi-cvs/ports/distfiles/autogen-5.8.7.tar.gz' is up to date. >> (SHA256) autogen-5.8.7.tar.gz: OK ===> Extracting for autogen-5.8.7p8 ===> Patching for autogen-5.8.7p8 ===> Applying OpenBSD patch patch-agen5_defLoad_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |# Fix use after realloc. | |--- agen5/defLoad.c.orig Sun Sep 24 04:58:59 2006 |+++ agen5/defLoad.c Sun Nov 19 18:30:20 2006 -------------------------- Patching file agen5/defLoad.c using Plan A... Hunk #1 succeeded at 418. Hunk #2 succeeded at 431. Hunk #3 succeeded at 444. done ===> Applying OpenBSD patch patch-agen5_test_error_test Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |# Cope with the additional abort message (don't panic -- this test |# intentionally checks abort behaviour). | |--- agen5/test/error.test.orig Sun Sep 24 04:11:15 2006 |+++ agen5/test/error.test Fri Nov 17 20:15:03 2006 -------------------------- Patching file agen5/test/error.test using Plan A... Hunk #1 succeeded at 103. done ===> Applying OpenBSD patch patch-autoopts_test_enums_test Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |# There are some strange shells in the wild, but not on OpenBSD. |# Removing the tab from the closing line isn't an option since this |# would be unethical. | |--- autoopts/test/enums.test.orig Sat Sep 23 03:45:13 2006 |+++ autoopts/test/enums.test Fri Nov 17 20:04:44 2006 -------------------------- Patching file autoopts/test/enums.test using Plan A... Hunk #1 succeeded at 190. 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 autogen-5.8.7p8 ===> Configuring for autogen-5.8.7p8 Using /exopi-obj/pobj/autogen-5.8.7/config.site (generated) configure: loading site script /exopi-obj/pobj/autogen-5.8.7/config.site checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking target system type... x86_64-unknown-openbsd7.5 *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* A U T O G E N GNU AutoGen-5.8.7 libopts.la-27:5:3 *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* checking for a BSD-compatible install... /exopi-obj/pobj/autogen-5.8.7/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 dependency style of cc... gcc3 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 ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking how to run the C preprocessor... cc -E 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 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 g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... (cached) yes checking whether accepts -g... (cached) yes checking the maximum length of command line arguments... (cached) 131072 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... 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 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 configure: creating libtool appending configuration tag "CXX" to libtool 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 checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... 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 appending configuration tag "F77" to libtool checking if malloc debugging is wanted... no checking for gcc... (cached) cc 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... (cached) none needed checking dependency style of cc... (cached) gcc3 checking for cc option to accept ISO C99... none needed checking for cc option to accept ISO Standard C... (cached) none needed checking for a BSD-compatible install... /exopi-obj/pobj/autogen-5.8.7/bin/install -c checking for texi2html... : checking for an ANSI C-conforming const... (cached) yes checking for inline... inline checking for dlopen in -ldl... no checking for mode_t... (cached) yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for long double with more range or precision than double... yes checking for u_int... yes checking for long long... (cached) yes checking for uintmax_t... yes checking for char*... yes checking size of char*... 8 checking for int... (cached) yes checking size of int... 4 checking for long... (cached) yes checking size of long... 8 checking for short... (cached) yes checking size of short... (cached) 2 checking for strchr... (cached) yes checking for strsignal... (cached) yes checking for strlcpy... (cached) yes checking for snprintf... (cached) yes checking for dlopen... yes checking for library containing copysign... -lm checking for library containing copysignl... none required checking for library containing modfl... none required checking whether using shell scripts... yes checking whether setjmp() links okay... yes checking whether sigsetjmp() links okay... yes checking whether with-libguile was specified... no checking whether with-libguile-cflags was specified... no checking whether with-libguile-libs was specified... no configure: guile-config used for CFLAGS: -I/usr/local/include -I/usr/local/include -pthread configure: guile-config used for LIBS: -I/usr/local/include -pthread -L/usr/local/lib -lguile -lltdl -L/usr/local/lib -pthread -lgmp -lm -lltdl checking whether libguile can be linked with... yes checking whether the guile version... 1.8.8 checking whether scm_primitive_eval_x links... yes checking whether with-libxml2 was specified... no checking whether with-libxml2-cflags was specified... no checking whether with-libxml2-libs was specified... no configure: xml2-config used for CFLAGS: -I/usr/local/include/libxml2 -I/usr/local/include configure: xml2-config used for LIBS: -L/usr/local/lib -lxml2 -lz -L/usr/local/lib -llzma -lpthread -L/usr/local/lib -liconv -lm checking whether libxml2 can be linked with... yes checking whether fattach runs... no checking whether connld works... no checking whether sysinfo(2) is POSIX... no checking whether strcspn matches prototype and works... yes checking whether there is a global text array sys_siglist... yes checking whether uname(2) is POSIX... yes checking whether long long ints... yes checking whether runtime library dirs can be specified... -Wl,-R checking whether wanting autogen debugging... no checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... none required checking for dlfcn.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for libgen.h... (cached) yes checking for memory.h... (cached) yes checking for netinet/in.h... (cached) yes checking for setjmp.h... (cached) yes checking for sys/mman.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/poll.h... (cached) yes checking sys/procset.h usability... no checking sys/procset.h presence... no checking for sys/procset.h... no checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking sys/stropts.h usability... no checking sys/stropts.h presence... no checking for sys/stropts.h... no checking for sys/time.h... (cached) yes checking for sys/un.h... (cached) yes checking for sys/wait.h... (cached) yes checking for unistd.h... (cached) yes checking for utime.h... (cached) yes checking for stdarg.h... (cached) yes checking for string.h... (cached) yes checking for limits.h... (cached) yes checking for stdint.h... (cached) yes checking for int8_t... yes checking for uint8_t... yes checking for int16_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for intptr_t... yes checking for uint_t... no checking for uintptr_t... yes checking for char*... (cached) yes checking size of char*... (cached) 8 checking for int... (cached) yes checking size of int... (cached) 4 checking for long... (cached) yes checking size of long... (cached) 8 checking for short... (cached) yes checking size of short... (cached) 2 checking for pathfind in -lgen... no checking for vprintf... (cached) yes checking for _doprnt... no checking for mmap... (cached) yes checking for canonicalize_file_name... no checking for snprintf... (cached) yes checking for strdup... (cached) yes checking for strchr... (cached) yes checking for strrchr... (cached) yes checking whether a reg expr header is specified... no checking whether with-libregex-cflags was specified... no checking whether with-libregex-libs was specified... no checking whether libregex functions properly... yes checking whether pathfind(3) works... no checking whether /dev/zero is readable device... crw-rw-rw- 1 root wheel 2, 12 Mar 26 08:34 /dev/zero checking whether we have a functional realpath(3C)... yes checking whether strftime() works... yes checking whether fopen accepts "b" mode... yes checking whether fopen accepts "t" mode... yes checking whether sigsetjmp is declared... yes checking for fopencookie... no checking for funopen... (cached) yes checking for inline... (cached) inline checking for static inline... static inline checking if malloc debugging is wanted... no checking for gawk... (cached) awk checking for wchar.h... (cached) yes checking for stdarg.h... (cached) yes checking for wchar_t... (cached) yes checking for wint_t... yes checking for long double... yes checking for intmax_t... (cached) yes checking for size_t... (cached) yes checking for strtoul... (cached) yes checking for ldexpl... yes checking for frexpl... yes checking for log in -lm... (cached) yes checking for copysign... yes checking for copysignl... yes checking whether ln -s works... yes configure: creating ./config.status config.status: creating doc/mk-agen-texi.sh config.status: creating Makefile config.status: creating agen5/Makefile config.status: creating agen5/test/Makefile config.status: creating autoopts/Makefile config.status: creating autoopts/autoopts-config config.status: creating autoopts/mk-autoopts-pc config.status: creating autoopts/test/Makefile config.status: creating autoopts/test/defs config.status: creating columns/Makefile config.status: creating compat/Makefile config.status: creating doc/Makefile config.status: creating getdefs/Makefile config.status: creating getdefs/test/Makefile config.status: creating pkg/Makefile config.status: creating snprintfv/Makefile config.status: creating xml2ag/Makefile config.status: creating xml2ag/test/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing stamp-h commands ------------------------------------------------------------------------ Configuration: Source code location: . Compiler: cc Compiler flags: -O2 -pipe Host System Type: x86_64-unknown-openbsd7.5 Install path: /usr/local See config.h for further configuration information. ------------------------------------------------------------------------ ===> Building for autogen-5.8.7p8 /usr/bin/make all-recursive Making all in compat : Making all in snprintfv for f in filament.c format.c printf.c mem.c stream.c custom.c ; do echo "#include \"$f\"" ; done > snv.c if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -MT snv.lo -MD -MP -MF ".deps/snv.Tpo" -c -o snv.lo snv.c; then mv -f ".deps/snv.Tpo" ".deps/snv.Plo"; else rm -f ".deps/snv.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -MT snv.lo -MD -MP -MF .deps/snv.Tpo -c snv.c -fPIC -DPIC -o .libs/snv.o In file included from snv.c:1: ./filament.c:157:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] snv_assert (len < fil->size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:238:27: note: expanded from macro 'snv_assert' #define snv_assert(expr) snv_fassert(stderr, expr) ^~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:239:37: note: expanded from macro 'snv_fassert' #define snv_fassert(stream, expr) SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./filament.c:157:7: note: '{' token is here snv_assert (len < fil->size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:238:27: note: expanded from macro 'snv_assert' #define snv_assert(expr) snv_fassert(stderr, expr) ^~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:239:52: note: expanded from macro 'snv_fassert' #define snv_fassert(stream, expr) SNV_STMT_START { \ ^ In file included from snv.c:1: ./filament.c:157:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] snv_assert (len < fil->size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:238:27: note: expanded from macro 'snv_assert' #define snv_assert(expr) snv_fassert(stderr, expr) ^~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:244:8: note: expanded from macro 'snv_fassert' }; } SNV_STMT_END ^ ./filament.c:157:7: note: ')' token is here snv_assert (len < fil->size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:238:27: note: expanded from macro 'snv_assert' #define snv_assert(expr) snv_fassert(stderr, expr) ^~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:244:10: note: expanded from macro 'snv_fassert' }; } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:422:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:255:49: note: expanded from macro 'freturn_val_if_fail' #define freturn_val_if_fail(stream, expr, val) SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:422:3: note: '{' token is here return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:255:64: note: expanded from macro 'freturn_val_if_fail' #define freturn_val_if_fail(stream, expr, val) SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:422:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:260:8: note: expanded from macro 'freturn_val_if_fail' }; } SNV_STMT_END ^ ./format.c:422:3: note: ')' token is here return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:260:10: note: expanded from macro 'freturn_val_if_fail' }; } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:496:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:255:49: note: expanded from macro 'freturn_val_if_fail' #define freturn_val_if_fail(stream, expr, val) SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:496:3: note: '{' token is here return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:255:64: note: expanded from macro 'freturn_val_if_fail' #define freturn_val_if_fail(stream, expr, val) SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:496:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:260:8: note: expanded from macro 'freturn_val_if_fail' }; } SNV_STMT_END ^ ./format.c:496:3: note: ')' token is here return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:260:10: note: expanded from macro 'freturn_val_if_fail' }; } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:623:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:255:49: note: expanded from macro 'freturn_val_if_fail' #define freturn_val_if_fail(stream, expr, val) SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:623:3: note: '{' token is here return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:255:64: note: expanded from macro 'freturn_val_if_fail' #define freturn_val_if_fail(stream, expr, val) SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:623:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:260:8: note: expanded from macro 'freturn_val_if_fail' }; } SNV_STMT_END ^ ./format.c:623:3: note: ')' token is here return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:260:10: note: expanded from macro 'freturn_val_if_fail' }; } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:698:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:255:49: note: expanded from macro 'freturn_val_if_fail' #define freturn_val_if_fail(stream, expr, val) SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:698:3: note: '{' token is here return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:255:64: note: expanded from macro 'freturn_val_if_fail' #define freturn_val_if_fail(stream, expr, val) SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:698:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:260:8: note: expanded from macro 'freturn_val_if_fail' }; } SNV_STMT_END ^ ./format.c:698:3: note: ')' token is here return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:260:10: note: expanded from macro 'freturn_val_if_fail' }; } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:720:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:3: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:720:2: note: '{' token is here SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:18: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:720:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:3: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^ ./format.c:720:2: note: ')' token is here SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:5: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:724:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (ch, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:3: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:724:3: note: '{' token is here SNV_EMIT (ch, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:18: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:724:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (ch, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:3: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^ ./format.c:724:3: note: ')' token is here SNV_EMIT (ch, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:5: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:731:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:3: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:731:7: note: '{' token is here SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:18: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:731:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:3: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^ ./format.c:731:7: note: ')' token is here SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:5: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:843:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:255:49: note: expanded from macro 'freturn_val_if_fail' #define freturn_val_if_fail(stream, expr, val) SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:843:3: note: '{' token is here return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:255:64: note: expanded from macro 'freturn_val_if_fail' #define freturn_val_if_fail(stream, expr, val) SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:843:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:260:8: note: expanded from macro 'freturn_val_if_fail' }; } SNV_STMT_END ^ ./format.c:843:3: note: ')' token is here return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:260:10: note: expanded from macro 'freturn_val_if_fail' }; } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:927:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:3: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:927:7: note: '{' token is here SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:18: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:927:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:3: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^ ./format.c:927:7: note: ')' token is here SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:5: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:933:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT ('-', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:3: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:933:2: note: '{' token is here SNV_EMIT ('-', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:18: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:933:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT ('-', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:3: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^ ./format.c:933:2: note: ')' token is here SNV_EMIT ('-', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:5: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:935:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT ('+', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:3: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:935:2: note: '{' token is here SNV_EMIT ('+', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:18: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:935:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT ('+', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:3: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^ ./format.c:935:2: note: ')' token is here SNV_EMIT ('+', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:5: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:937:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (' ', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:3: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:937:2: note: '{' token is here SNV_EMIT (' ', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:18: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:937:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (' ', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:3: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^ ./format.c:937:2: note: ')' token is here SNV_EMIT (' ', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:5: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:943:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT ('0', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:3: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:943:7: note: '{' token is here SNV_EMIT ('0', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:18: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:943:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT ('0', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:3: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^ ./format.c:943:7: note: ')' token is here SNV_EMIT ('0', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:5: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:944:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (digits['X' - 'A' + 10], stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:3: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:944:7: note: '{' token is here SNV_EMIT (digits['X' - 'A' + 10], stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:18: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:944:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (digits['X' - 'A' + 10], stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:3: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^ ./format.c:944:7: note: ')' token is here SNV_EMIT (digits['X' - 'A' + 10], stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:5: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:952:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:3: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:952:7: note: '{' token is here SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:18: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:952:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:3: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^ ./format.c:952:7: note: ')' token is here SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:5: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:958:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (*p, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:3: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:958:5: note: '{' token is here SNV_EMIT (*p, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:18: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:958:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (*p, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:3: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^ ./format.c:958:5: note: ')' token is here SNV_EMIT (*p, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:5: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:965:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:3: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:965:7: note: '{' token is here SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:18: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:965:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:3: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^ ./format.c:965:7: note: ')' token is here SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:5: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:976:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:255:49: note: expanded from macro 'freturn_val_if_fail' #define freturn_val_if_fail(stream, expr, val) SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:976:3: note: '{' token is here return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:255:64: note: expanded from macro 'freturn_val_if_fail' #define freturn_val_if_fail(stream, expr, val) SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:976:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:260:8: note: expanded from macro 'freturn_val_if_fail' }; } SNV_STMT_END ^ ./format.c:976:3: note: ')' token is here return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:260:10: note: expanded from macro 'freturn_val_if_fail' }; } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:1007:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:3: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:1007:2: note: '{' token is here SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:18: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:1007:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:3: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^ ./format.c:1007:2: note: ')' token is here SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:5: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:1010:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT ('(', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:3: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:1010:3: note: '{' token is here SNV_EMIT ('(', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:18: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:1010:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT ('(', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:3: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^ ./format.c:1010:3: note: ')' token is here SNV_EMIT ('(', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:5: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:1011:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT ('n', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:3: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:1011:3: note: '{' token is here SNV_EMIT ('n', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:18: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:1011:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT ('n', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:3: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^ ./format.c:1011:3: note: ')' token is here SNV_EMIT ('n', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:5: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:1012:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT ('i', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:3: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:1012:3: note: '{' token is here SNV_EMIT ('i', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:18: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:1012:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT ('i', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:3: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^ ./format.c:1012:3: note: ')' token is here SNV_EMIT ('i', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:5: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:1013:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT ('l', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:3: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:1013:3: note: '{' token is here SNV_EMIT ('l', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:18: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:1013:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT ('l', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:3: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^ ./format.c:1013:3: note: ')' token is here SNV_EMIT ('l', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:5: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:1014:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (')', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:3: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:1014:3: note: '{' token is here SNV_EMIT (')', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:18: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:1014:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (')', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:3: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^ ./format.c:1014:3: note: ')' token is here SNV_EMIT (')', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:5: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:1019:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:3: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:1019:7: note: '{' token is here SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:18: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:1019:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:3: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^ ./format.c:1019:7: note: ')' token is here SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:5: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:1030:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:255:49: note: expanded from macro 'freturn_val_if_fail' #define freturn_val_if_fail(stream, expr, val) SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:1030:3: note: '{' token is here return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:255:64: note: expanded from macro 'freturn_val_if_fail' #define freturn_val_if_fail(stream, expr, val) SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:1030:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:260:8: note: expanded from macro 'freturn_val_if_fail' }; } SNV_STMT_END ^ ./format.c:1030:3: note: ')' token is here return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:260:10: note: expanded from macro 'freturn_val_if_fail' }; } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:1061:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:3: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:1061:2: note: '{' token is here SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:18: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:1061:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:3: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^ ./format.c:1061:2: note: ')' token is here SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:5: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:1071:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (*p++, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:3: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:1071:2: note: '{' token is here SNV_EMIT (*p++, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:18: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:1071:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (*p++, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:3: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^ ./format.c:1071:2: note: ')' token is here SNV_EMIT (*p++, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:5: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:1079:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:3: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:1079:7: note: '{' token is here SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:18: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:1079:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:3: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^ ./format.c:1079:7: note: ')' token is here SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:5: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:3: ./printf.c:366:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] return_val_if_fail (format != NULL, (size_t)(-1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:255:49: note: expanded from macro 'freturn_val_if_fail' #define freturn_val_if_fail(stream, expr, val) SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./printf.c:366:3: note: '{' token is here return_val_if_fail (format != NULL, (size_t)(-1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:255:64: note: expanded from macro 'freturn_val_if_fail' #define freturn_val_if_fail(stream, expr, val) SNV_STMT_START { \ ^ In file included from snv.c:3: ./printf.c:366:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] return_val_if_fail (format != NULL, (size_t)(-1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:260:8: note: expanded from macro 'freturn_val_if_fail' }; } SNV_STMT_END ^ ./printf.c:366:3: note: ')' token is here return_val_if_fail (format != NULL, (size_t)(-1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:260:10: note: expanded from macro 'freturn_val_if_fail' }; } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:3: ./printf.c:550:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (ch, stream, info.count); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:3: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./printf.c:550:4: note: '{' token is here SNV_EMIT (ch, stream, info.count); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:18: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^ In file included from snv.c:3: ./printf.c:550:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (ch, stream, info.count); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:3: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^ ./printf.c:550:4: note: ')' token is here SNV_EMIT (ch, stream, info.count); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:5: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:3: ./printf.c:593:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] return_val_if_fail (format != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:255:49: note: expanded from macro 'freturn_val_if_fail' #define freturn_val_if_fail(stream, expr, val) SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./printf.c:593:3: note: '{' token is here return_val_if_fail (format != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:255:64: note: expanded from macro 'freturn_val_if_fail' #define freturn_val_if_fail(stream, expr, val) SNV_STMT_START { \ ^ In file included from snv.c:3: ./printf.c:593:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] return_val_if_fail (format != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:260:8: note: expanded from macro 'freturn_val_if_fail' }; } SNV_STMT_END ^ ./printf.c:593:3: note: ')' token is here return_val_if_fail (format != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:260:10: note: expanded from macro 'freturn_val_if_fail' }; } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:3: ./printf.c:792:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] return_val_if_fail (format != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:255:49: note: expanded from macro 'freturn_val_if_fail' #define freturn_val_if_fail(stream, expr, val) SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./printf.c:792:3: note: '{' token is here return_val_if_fail (format != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:255:64: note: expanded from macro 'freturn_val_if_fail' #define freturn_val_if_fail(stream, expr, val) SNV_STMT_START { \ ^ In file included from snv.c:3: ./printf.c:792:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] return_val_if_fail (format != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:260:8: note: expanded from macro 'freturn_val_if_fail' }; } SNV_STMT_END ^ ./printf.c:792:3: note: ')' token is here return_val_if_fail (format != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:260:10: note: expanded from macro 'freturn_val_if_fail' }; } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:3: ./printf.c:1248:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] snv_bufputc (ch, stream) ^ ./printf.c:1433:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] snv_filputc (ch, stream) ^ In file included from snv.c:6: ./custom.c:116:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:255:49: note: expanded from macro 'freturn_val_if_fail' #define freturn_val_if_fail(stream, expr, val) SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./custom.c:116:3: note: '{' token is here return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:255:64: note: expanded from macro 'freturn_val_if_fail' #define freturn_val_if_fail(stream, expr, val) SNV_STMT_START { \ ^ In file included from snv.c:6: ./custom.c:116:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:260:8: note: expanded from macro 'freturn_val_if_fail' }; } SNV_STMT_END ^ ./custom.c:116:3: note: ')' token is here return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:260:10: note: expanded from macro 'freturn_val_if_fail' }; } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:6: ./custom.c:146:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:3: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./custom.c:146:2: note: '{' token is here SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:18: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^ In file included from snv.c:6: ./custom.c:146:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:3: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^ ./custom.c:146:2: note: ')' token is here SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:5: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:6: ./custom.c:157:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (*p++, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:3: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./custom.c:157:2: note: '{' token is here SNV_EMIT (*p++, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:18: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^ In file included from snv.c:6: ./custom.c:157:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (*p++, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:3: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^ ./custom.c:157:2: note: ')' token is here SNV_EMIT (*p++, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:5: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:6: ./custom.c:166:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:3: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./custom.c:166:7: note: '{' token is here SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:18: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^ In file included from snv.c:6: ./custom.c:166:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:3: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^ ./custom.c:166:7: note: ')' token is here SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:5: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ 78 warnings generated. cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -pipe -MT snv.lo -MD -MP -MF .deps/snv.Tpo -c snv.c -o snv.o In file included from snv.c:1: ./filament.c:157:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] snv_assert (len < fil->size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:238:27: note: expanded from macro 'snv_assert' #define snv_assert(expr) snv_fassert(stderr, expr) ^~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:239:37: note: expanded from macro 'snv_fassert' #define snv_fassert(stream, expr) SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./filament.c:157:7: note: '{' token is here snv_assert (len < fil->size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:238:27: note: expanded from macro 'snv_assert' #define snv_assert(expr) snv_fassert(stderr, expr) ^~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:239:52: note: expanded from macro 'snv_fassert' #define snv_fassert(stream, expr) SNV_STMT_START { \ ^ In file included from snv.c:1: ./filament.c:157:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] snv_assert (len < fil->size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:238:27: note: expanded from macro 'snv_assert' #define snv_assert(expr) snv_fassert(stderr, expr) ^~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:244:8: note: expanded from macro 'snv_fassert' }; } SNV_STMT_END ^ ./filament.c:157:7: note: ')' token is here snv_assert (len < fil->size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:238:27: note: expanded from macro 'snv_assert' #define snv_assert(expr) snv_fassert(stderr, expr) ^~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:244:10: note: expanded from macro 'snv_fassert' }; } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:422:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:255:49: note: expanded from macro 'freturn_val_if_fail' #define freturn_val_if_fail(stream, expr, val) SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:422:3: note: '{' token is here return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:255:64: note: expanded from macro 'freturn_val_if_fail' #define freturn_val_if_fail(stream, expr, val) SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:422:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:260:8: note: expanded from macro 'freturn_val_if_fail' }; } SNV_STMT_END ^ ./format.c:422:3: note: ')' token is here return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:260:10: note: expanded from macro 'freturn_val_if_fail' }; } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:496:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:255:49: note: expanded from macro 'freturn_val_if_fail' #define freturn_val_if_fail(stream, expr, val) SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:496:3: note: '{' token is here return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:255:64: note: expanded from macro 'freturn_val_if_fail' #define freturn_val_if_fail(stream, expr, val) SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:496:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:260:8: note: expanded from macro 'freturn_val_if_fail' }; } SNV_STMT_END ^ ./format.c:496:3: note: ')' token is here return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:260:10: note: expanded from macro 'freturn_val_if_fail' }; } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:623:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:255:49: note: expanded from macro 'freturn_val_if_fail' #define freturn_val_if_fail(stream, expr, val) SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:623:3: note: '{' token is here return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:255:64: note: expanded from macro 'freturn_val_if_fail' #define freturn_val_if_fail(stream, expr, val) SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:623:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:260:8: note: expanded from macro 'freturn_val_if_fail' }; } SNV_STMT_END ^ ./format.c:623:3: note: ')' token is here return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:260:10: note: expanded from macro 'freturn_val_if_fail' }; } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:698:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:255:49: note: expanded from macro 'freturn_val_if_fail' #define freturn_val_if_fail(stream, expr, val) SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:698:3: note: '{' token is here return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:255:64: note: expanded from macro 'freturn_val_if_fail' #define freturn_val_if_fail(stream, expr, val) SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:698:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:260:8: note: expanded from macro 'freturn_val_if_fail' }; } SNV_STMT_END ^ ./format.c:698:3: note: ')' token is here return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:260:10: note: expanded from macro 'freturn_val_if_fail' }; } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:720:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:3: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:720:2: note: '{' token is here SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:18: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:720:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:3: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^ ./format.c:720:2: note: ')' token is here SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:5: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:724:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (ch, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:3: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:724:3: note: '{' token is here SNV_EMIT (ch, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:18: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:724:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (ch, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:3: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^ ./format.c:724:3: note: ')' token is here SNV_EMIT (ch, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:5: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:731:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:3: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:731:7: note: '{' token is here SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:18: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:731:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:3: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^ ./format.c:731:7: note: ')' token is here SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:5: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:843:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:255:49: note: expanded from macro 'freturn_val_if_fail' #define freturn_val_if_fail(stream, expr, val) SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:843:3: note: '{' token is here return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:255:64: note: expanded from macro 'freturn_val_if_fail' #define freturn_val_if_fail(stream, expr, val) SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:843:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:260:8: note: expanded from macro 'freturn_val_if_fail' }; } SNV_STMT_END ^ ./format.c:843:3: note: ')' token is here return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:260:10: note: expanded from macro 'freturn_val_if_fail' }; } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:927:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:3: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:927:7: note: '{' token is here SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:18: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:927:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:3: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^ ./format.c:927:7: note: ')' token is here SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:5: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:933:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT ('-', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:3: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:933:2: note: '{' token is here SNV_EMIT ('-', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:18: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:933:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT ('-', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:3: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^ ./format.c:933:2: note: ')' token is here SNV_EMIT ('-', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:5: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:935:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT ('+', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:3: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:935:2: note: '{' token is here SNV_EMIT ('+', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:18: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:935:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT ('+', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:3: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^ ./format.c:935:2: note: ')' token is here SNV_EMIT ('+', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:5: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:937:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (' ', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:3: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:937:2: note: '{' token is here SNV_EMIT (' ', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:18: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:937:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (' ', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:3: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^ ./format.c:937:2: note: ')' token is here SNV_EMIT (' ', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:5: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:943:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT ('0', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:3: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:943:7: note: '{' token is here SNV_EMIT ('0', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:18: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:943:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT ('0', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:3: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^ ./format.c:943:7: note: ')' token is here SNV_EMIT ('0', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:5: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:944:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (digits['X' - 'A' + 10], stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:3: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:944:7: note: '{' token is here SNV_EMIT (digits['X' - 'A' + 10], stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:18: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:944:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (digits['X' - 'A' + 10], stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:3: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^ ./format.c:944:7: note: ')' token is here SNV_EMIT (digits['X' - 'A' + 10], stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:5: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:952:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:3: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:952:7: note: '{' token is here SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:18: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:952:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:3: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^ ./format.c:952:7: note: ')' token is here SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:5: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:958:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (*p, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:3: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:958:5: note: '{' token is here SNV_EMIT (*p, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:18: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:958:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (*p, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:3: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^ ./format.c:958:5: note: ')' token is here SNV_EMIT (*p, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:5: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:965:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:3: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:965:7: note: '{' token is here SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:18: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:965:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:3: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^ ./format.c:965:7: note: ')' token is here SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:5: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:976:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:255:49: note: expanded from macro 'freturn_val_if_fail' #define freturn_val_if_fail(stream, expr, val) SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:976:3: note: '{' token is here return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:255:64: note: expanded from macro 'freturn_val_if_fail' #define freturn_val_if_fail(stream, expr, val) SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:976:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:260:8: note: expanded from macro 'freturn_val_if_fail' }; } SNV_STMT_END ^ ./format.c:976:3: note: ')' token is here return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:260:10: note: expanded from macro 'freturn_val_if_fail' }; } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:1007:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:3: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:1007:2: note: '{' token is here SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:18: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:1007:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:3: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^ ./format.c:1007:2: note: ')' token is here SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:5: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:1010:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT ('(', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:3: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:1010:3: note: '{' token is here SNV_EMIT ('(', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:18: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:1010:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT ('(', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:3: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^ ./format.c:1010:3: note: ')' token is here SNV_EMIT ('(', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:5: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:1011:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT ('n', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:3: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:1011:3: note: '{' token is here SNV_EMIT ('n', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:18: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:1011:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT ('n', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:3: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^ ./format.c:1011:3: note: ')' token is here SNV_EMIT ('n', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:5: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:1012:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT ('i', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:3: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:1012:3: note: '{' token is here SNV_EMIT ('i', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:18: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:1012:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT ('i', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:3: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^ ./format.c:1012:3: note: ')' token is here SNV_EMIT ('i', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:5: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:1013:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT ('l', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:3: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:1013:3: note: '{' token is here SNV_EMIT ('l', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:18: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:1013:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT ('l', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:3: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^ ./format.c:1013:3: note: ')' token is here SNV_EMIT ('l', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:5: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:1014:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (')', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:3: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:1014:3: note: '{' token is here SNV_EMIT (')', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:18: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:1014:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (')', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:3: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^ ./format.c:1014:3: note: ')' token is here SNV_EMIT (')', stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:5: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:1019:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:3: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:1019:7: note: '{' token is here SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:18: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:1019:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:3: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^ ./format.c:1019:7: note: ')' token is here SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:5: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:1030:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:255:49: note: expanded from macro 'freturn_val_if_fail' #define freturn_val_if_fail(stream, expr, val) SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:1030:3: note: '{' token is here return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:255:64: note: expanded from macro 'freturn_val_if_fail' #define freturn_val_if_fail(stream, expr, val) SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:1030:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:260:8: note: expanded from macro 'freturn_val_if_fail' }; } SNV_STMT_END ^ ./format.c:1030:3: note: ')' token is here return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:260:10: note: expanded from macro 'freturn_val_if_fail' }; } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:1061:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:3: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:1061:2: note: '{' token is here SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:18: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:1061:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:3: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^ ./format.c:1061:2: note: ')' token is here SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:5: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:1071:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (*p++, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:3: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:1071:2: note: '{' token is here SNV_EMIT (*p++, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:18: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:1071:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (*p++, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:3: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^ ./format.c:1071:2: note: ')' token is here SNV_EMIT (*p++, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:5: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:2: ./format.c:1079:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:3: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./format.c:1079:7: note: '{' token is here SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:18: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^ In file included from snv.c:2: ./format.c:1079:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:3: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^ ./format.c:1079:7: note: ')' token is here SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:5: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:3: ./printf.c:366:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] return_val_if_fail (format != NULL, (size_t)(-1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:255:49: note: expanded from macro 'freturn_val_if_fail' #define freturn_val_if_fail(stream, expr, val) SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./printf.c:366:3: note: '{' token is here return_val_if_fail (format != NULL, (size_t)(-1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:255:64: note: expanded from macro 'freturn_val_if_fail' #define freturn_val_if_fail(stream, expr, val) SNV_STMT_START { \ ^ In file included from snv.c:3: ./printf.c:366:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] return_val_if_fail (format != NULL, (size_t)(-1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:260:8: note: expanded from macro 'freturn_val_if_fail' }; } SNV_STMT_END ^ ./printf.c:366:3: note: ')' token is here return_val_if_fail (format != NULL, (size_t)(-1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:260:10: note: expanded from macro 'freturn_val_if_fail' }; } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:3: ./printf.c:550:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (ch, stream, info.count); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:3: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./printf.c:550:4: note: '{' token is here SNV_EMIT (ch, stream, info.count); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:18: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^ In file included from snv.c:3: ./printf.c:550:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (ch, stream, info.count); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:3: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^ ./printf.c:550:4: note: ')' token is here SNV_EMIT (ch, stream, info.count); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:5: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:3: ./printf.c:593:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] return_val_if_fail (format != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:255:49: note: expanded from macro 'freturn_val_if_fail' #define freturn_val_if_fail(stream, expr, val) SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./printf.c:593:3: note: '{' token is here return_val_if_fail (format != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:255:64: note: expanded from macro 'freturn_val_if_fail' #define freturn_val_if_fail(stream, expr, val) SNV_STMT_START { \ ^ In file included from snv.c:3: ./printf.c:593:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] return_val_if_fail (format != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:260:8: note: expanded from macro 'freturn_val_if_fail' }; } SNV_STMT_END ^ ./printf.c:593:3: note: ')' token is here return_val_if_fail (format != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:260:10: note: expanded from macro 'freturn_val_if_fail' }; } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:3: ./printf.c:792:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] return_val_if_fail (format != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:255:49: note: expanded from macro 'freturn_val_if_fail' #define freturn_val_if_fail(stream, expr, val) SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./printf.c:792:3: note: '{' token is here return_val_if_fail (format != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:255:64: note: expanded from macro 'freturn_val_if_fail' #define freturn_val_if_fail(stream, expr, val) SNV_STMT_START { \ ^ In file included from snv.c:3: ./printf.c:792:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] return_val_if_fail (format != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:260:8: note: expanded from macro 'freturn_val_if_fail' }; } SNV_STMT_END ^ ./printf.c:792:3: note: ')' token is here return_val_if_fail (format != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:260:10: note: expanded from macro 'freturn_val_if_fail' }; } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:3: ./printf.c:1248:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] snv_bufputc (ch, stream) ^ ./printf.c:1433:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] snv_filputc (ch, stream) ^ In file included from snv.c:6: ./custom.c:116:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:255:49: note: expanded from macro 'freturn_val_if_fail' #define freturn_val_if_fail(stream, expr, val) SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./custom.c:116:3: note: '{' token is here return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:255:64: note: expanded from macro 'freturn_val_if_fail' #define freturn_val_if_fail(stream, expr, val) SNV_STMT_START { \ ^ In file included from snv.c:6: ./custom.c:116:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:260:8: note: expanded from macro 'freturn_val_if_fail' }; } SNV_STMT_END ^ ./custom.c:116:3: note: ')' token is here return_val_if_fail (pinfo != NULL, SNV_ERROR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:254:39: note: expanded from macro 'return_val_if_fail' #define return_val_if_fail(expr, val) freturn_val_if_fail(stderr, expr, val) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../snprintfv/compat.h:260:10: note: expanded from macro 'freturn_val_if_fail' }; } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:6: ./custom.c:146:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:3: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./custom.c:146:2: note: '{' token is here SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:18: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^ In file included from snv.c:6: ./custom.c:146:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:3: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^ ./custom.c:146:2: note: ')' token is here SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:5: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:6: ./custom.c:157:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (*p++, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:3: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./custom.c:157:2: note: '{' token is here SNV_EMIT (*p++, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:18: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^ In file included from snv.c:6: ./custom.c:157:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (*p++, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:3: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^ ./custom.c:157:2: note: ')' token is here SNV_EMIT (*p++, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:5: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ In file included from snv.c:6: ./custom.c:166:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:3: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^~~~~~~~~~~~~~ ../snprintfv/compat.h:197:32: note: expanded from macro 'SNV_STMT_START' # define SNV_STMT_START (void)( ^ ./custom.c:166:7: note: '{' token is here SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:248:18: note: expanded from macro 'SNV_EMIT' SNV_STMT_START { \ ^ In file included from snv.c:6: ./custom.c:166:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:3: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^ ./custom.c:166:7: note: ')' token is here SNV_EMIT (pinfo->pad, stream, count_or_errorcode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.in:258:5: note: expanded from macro 'SNV_EMIT' } SNV_STMT_END ^~~~~~~~~~~~ ../snprintfv/compat.h:198:25: note: expanded from macro 'SNV_STMT_END' # define SNV_STMT_END ) ^ 78 warnings generated. /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o libsnprintfv.la -no-undefined snv.lo -lm -lm libtool: link: ar cru .libs/libsnprintfv.a .libs/snv.o libtool: link: ranlib .libs/libsnprintfv.a Making all in autoopts Making all in test ( echo '#define AUTOOPTS_INTERNAL' ; echo '#include "compat/compat.h"' ; echo '#define LOCAL static' ; for f in autoopts/options.h autoopts/usage-txt.h genshell.h autoopts.h proto.h autoopts.c boolean.c configfile.c cook.c enumeration.c environment.c genshell.c load.c makeshell.c nested.c numeric.c pgusage.c putshell.c restore.c save.c sort.c stack.c streqvcmp.c text_mmap.c tokenize.c usage.c version.c ; do echo "#include \"$f\"" ; done ) > libopts.c if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../autoopts -O2 -pipe -MT libopts.lo -MD -MP -MF ".deps/libopts.Tpo" -c -o libopts.lo libopts.c; then mv -f ".deps/libopts.Tpo" ".deps/libopts.Plo"; else rm -f ".deps/libopts.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../autoopts -O2 -pipe -MT libopts.lo -MD -MP -MF .deps/libopts.Tpo -c libopts.c -fPIC -DPIC -o .libs/libopts.o In file included from libopts.c:9: ./autoopts.c:96:57: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] fprintf( stderr, "malloc of %d bytes failed\n", sz ); ~~ ^~ %zu ./autoopts.c:108:66: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] fprintf( stderr, "realloc of %d bytes at 0x%p failed\n", sz, p ); ~~ ^~ %zu ./autoopts.c:128:63: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] fprintf( stderr, "strdup of %d byte string failed\n", strlen(str) ); ~~ ^~~~~~~~~~~ %lu In file included from libopts.c:13: ./enumeration.c:140:34: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] sprintf( zFmt, "%%-%ds", max_len ); ~~ ^~~~~~~ %zu In file included from libopts.c:21: ./putshell.c:182:21: warning: format specifies type 'int' but the argument has type 'uintptr_t' (aka 'unsigned long') [-Wformat] (uintptr_t)(pOD->optCookie) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ./putshell.c:134:36: note: format string is defined here tSCC zOptNumFmt[] = "%1$s_%2$s=%3$d # 0x%3$X\nexport %1$s_%2$s\n"; ^~~~ %3$lu ./putshell.c:182:21: warning: format specifies type 'unsigned int' but the argument has type 'uintptr_t' (aka 'unsigned long') [-Wformat] (uintptr_t)(pOD->optCookie) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ./putshell.c:134:45: note: format string is defined here tSCC zOptNumFmt[] = "%1$s_%2$s=%3$d # 0x%3$X\nexport %1$s_%2$s\n"; ^~~~ %3$lX In file included from libopts.c:23: ./save.c:288:32: warning: format specifies type 'int' but the argument has type 't_word' (aka 'long') [-Wformat] fprintf( fp, " %d\n", (t_word)pzLA ); ~~ ^~~~~~~~~~~~ %ld 7 warnings generated. cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../autoopts -O2 -pipe -MT libopts.lo -MD -MP -MF .deps/libopts.Tpo -c libopts.c -o libopts.o In file included from libopts.c:9: ./autoopts.c:96:57: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] fprintf( stderr, "malloc of %d bytes failed\n", sz ); ~~ ^~ %zu ./autoopts.c:108:66: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] fprintf( stderr, "realloc of %d bytes at 0x%p failed\n", sz, p ); ~~ ^~ %zu ./autoopts.c:128:63: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] fprintf( stderr, "strdup of %d byte string failed\n", strlen(str) ); ~~ ^~~~~~~~~~~ %lu In file included from libopts.c:13: ./enumeration.c:140:34: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] sprintf( zFmt, "%%-%ds", max_len ); ~~ ^~~~~~~ %zu In file included from libopts.c:21: ./putshell.c:182:21: warning: format specifies type 'int' but the argument has type 'uintptr_t' (aka 'unsigned long') [-Wformat] (uintptr_t)(pOD->optCookie) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ./putshell.c:134:36: note: format string is defined here tSCC zOptNumFmt[] = "%1$s_%2$s=%3$d # 0x%3$X\nexport %1$s_%2$s\n"; ^~~~ %3$lu ./putshell.c:182:21: warning: format specifies type 'unsigned int' but the argument has type 'uintptr_t' (aka 'unsigned long') [-Wformat] (uintptr_t)(pOD->optCookie) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ./putshell.c:134:45: note: format string is defined here tSCC zOptNumFmt[] = "%1$s_%2$s=%3$d # 0x%3$X\nexport %1$s_%2$s\n"; ^~~~ %3$lX In file included from libopts.c:23: ./save.c:288:32: warning: format specifies type 'int' but the argument has type 't_word' (aka 'long') [-Wformat] fprintf( fp, " %d\n", (t_word)pzLA ); ~~ ^~~~~~~~~~~~ %ld 7 warnings generated. /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o libopts.la -rpath /usr/local/lib -version-info 27:5:3 libopts.lo -lm -lm libtool: link: cc -shared -fPIC -DPIC -o .libs/libopts.so.27.5 -O2 -pipe .libs/libopts.o -L.libs -lm -Wl,-soname,libopts.so.27.5 libtool: link: ar cru .libs/libopts.a libopts.o libtool: link: ranlib .libs/libopts.a if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../autoopts -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -MT libguileopts_la-guileopt.lo -MD -MP -MF ".deps/libguileopts_la-guileopt.Tpo" -c -o libguileopts_la-guileopt.lo `test -f 'guileopt.c' || echo './'`guileopt.c; then mv -f ".deps/libguileopts_la-guileopt.Tpo" ".deps/libguileopts_la-guileopt.Plo"; else rm -f ".deps/libguileopts_la-guileopt.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../autoopts -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -MT libguileopts_la-guileopt.lo -MD -MP -MF .deps/libguileopts_la-guileopt.Tpo -c guileopt.c -fPIC -DPIC -o .libs/libguileopts_la-guileopt.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../autoopts -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -MT libguileopts_la-guileopt.lo -MD -MP -MF .deps/libguileopts_la-guileopt.Tpo -c guileopt.c -o libguileopts_la-guileopt.o /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o libguileopts.la -rpath /usr/local/lib -version-info 0:1:0 libguileopts_la-guileopt.lo libopts.la -lm -lm libtool: link: cc -shared -fPIC -DPIC -o .libs/libguileopts.so.1.0 -O2 -pipe .libs/libguileopts_la-guileopt.o -L.libs -lopts -lm -Wl,-soname,libguileopts.so.1.0 libtool: link: ar cru .libs/libguileopts.a libguileopts_la-guileopt.o libtool: link: ranlib .libs/libguileopts.a /bin/sh mk-autoopts-pc autoopts.pc + cd .. + pwd + top_builddir=/exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7 + cd .. + pwd + top_srcdir=/exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7 + [ -x /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/agen5/autogen ] + exit 0 Making all in agen5 Making all in test ( echo '#define DEFINING' ; echo '#include "autogen.h"' ; for f in autogen.c agCgi.c agInit.c agShell.c cgi-fsm.c defDirect.c agUtils.c defParse-fsm.c defLex.c defLoad.c defFind.c expFormat.c expGperf.c expGuile.c expExtract.c expOutput.c expPrint.c expState.c expMake.c fmemopen.c funcCase.c funcDef.c expString.c funcFor.c funcIf.c functions.c funcEval.c loadPseudo.c opts.c scmStrings.c tpLoad.c tpProcess.c tpParse.c ; do echo "#include \"$f\"" ; done ) > ag.c if cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../autoopts -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -MT autogen-ag.o -MD -MP -MF ".deps/autogen-ag.Tpo" -c -o autogen-ag.o `test -f 'ag.c' || echo './'`ag.c; then mv -f ".deps/autogen-ag.Tpo" ".deps/autogen-ag.Po"; else rm -f ".deps/autogen-ag.Tpo"; exit 1; fi In file included from ag.c:3: ./autogen.c:485:57: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] fprintf( stderr, "malloc of %d bytes failed\n", sz ); ~~ ^~ %zu ./autogen.c:497:66: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] fprintf( stderr, "realloc of %d bytes at 0x%p failed\n", sz, p ); ~~ ^~ %zu ./autogen.c:517:63: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] fprintf( stderr, "strdup of %d byte string failed\n", strlen(str) ); ~~ ^~~~~~~~~~~ %lu In file included from ag.c:6: ./agShell.c:519:18: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] textSize, pzText, zLine ); ^~~~~~~~ 4 warnings generated. /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o autogen -export-dynamic autogen-ag.o ../autoopts/libopts.la ../snprintfv/libsnprintfv.la -I/usr/local/include -pthread -L/usr/local/lib -lguile -lltdl -L/usr/local/lib -pthread -lgmp -lm -lltdl -lm -lm libtool: link: cc -o .libs/autogen -pthread -O2 -pipe -I/usr/local/include -Wl,-E autogen-ag.o /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/snprintfv/.libs/libsnprintfv.a -L.libs -lopts -lm -lguile -lintl -liconv -lgmp -lltdl -Wl,-rpath-link,/usr/local/lib ag.c(autogen-ag.o:(mLoad_Define)): warning: strcpy() is almost always misused, please use strlcpy() cd ../columns ; /usr/bin/make columns for f in config.h opts.h columns.c opts.c ; do echo "#include \"$f\"" ; done > cols.c if cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../autoopts -O2 -pipe -MT cols.o -MD -MP -MF ".deps/cols.Tpo" -c -o cols.o cols.c; then mv -f ".deps/cols.Tpo" ".deps/cols.Po"; else rm -f ".deps/cols.Tpo"; exit 1; fi In file included from cols.c:3: ./columns.c:116:51: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] snprintf( z, sizeof(z), "%%-%ds", indentSize ); ~~ ^~~~~~~~~~ %zu ./columns.c:385:45: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] snprintf( zFmt, sizeof(zFmt), "%%-%ds", columnSz ); ~~ ^~~~~~~~ %zu ./columns.c:527:45: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] snprintf( zFmt, sizeof(zFmt), "%%-%ds", columnSz ); ~~ ^~~~~~~~ %zu 3 warnings generated. /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o columns cols.o ../autoopts/libopts.la -I/usr/local/include -pthread -L/usr/local/lib -lguile -lltdl -L/usr/local/lib -pthread -lgmp -lm -lltdl -lm -lm libtool: link: cc -o .libs/columns -pthread -O2 -pipe -I/usr/local/include cols.o -L.libs -lopts -lm -lguile -lintl -liconv -lgmp -lltdl -Wl,-rpath-link,/usr/local/lib cols.c(cols.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() cols.c(cols.o:(main)): warning: strcat() is almost always misused, please use strlcat() cd ../getdefs ; /usr/bin/make getdefs top_builddir=.. top_srcdir=.. PATH=`cd ../columns >/dev/null && pwd`:$PATH ; export top_builddir top_srcdir PATH ; /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/agen5/autogen -L../autoopts ./opts.def ( echo '#define DEFINE' ; for f in getdefs.h proto.h getdefs.c gdemit.c gdinit.c opts.c ; do echo "#include \"$f\"" ; done ) > gd.c if cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../autoopts -O2 -pipe -MT gd.o -MD -MP -MF ".deps/gd.Tpo" -c -o gd.o gd.c; then mv -f ".deps/gd.Tpo" ".deps/gd.Po"; else rm -f ".deps/gd.Tpo"; exit 1; fi In file included from gd.c:4: ./getdefs.c:701:31: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] pzFname, rdsz ); ^~~~ ./getdefs.c:712:18: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] rdsz + 1 ); ^~~~~~~~ ./getdefs.c:865:26: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] blkAllocCt ); ^~~~~~~~~~ In file included from gd.c:6: ./gdinit.c:59:61: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] fprintf( stderr, "cannot dup %d byte string\n", pzD - pzR ); ~~ ^~~~~~~~~ %ld ./gdinit.c:275:42: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] fprintf( stderr, zMallocErr, len, "definition pattern" ); ~~~~~~~~~~ ^~~ ./getdefs.h:62:54: note: format string is defined here DEF_STRING( zMallocErr, "Error: could not allocate %d bytes for %s\n" ); ^~ %zu ./getdefs.h:59:35: note: expanded from macro 'DEF_STRING' #define DEF_STRING(n,s) tCC n[] = s ^ 5 warnings generated. /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o getdefs gd.o ../autoopts/libopts.la -lm -lm libtool: link: cc -o .libs/getdefs -O2 -pipe gd.o -L.libs -lopts -lm -Wl,-rpath-link,/usr/local/lib gd.c(gd.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() gd.c(gd.o:(main)): warning: sprintf() is often misused, please use snprintf() Re-building stamp-man /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/agen5/autogen -L ../autoopts -Tagman1 -bautogen ./opts.def + echo Re-building stamp-man + test -z /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/agen5/autogen -o -z /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/columns/columns + eopt=-L ../autoopts -Tagman1 -bautogen + echo /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/agen5/autogen -L ../autoopts -Tagman1 -bautogen ./opts.def + /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/agen5/autogen -L ../autoopts -Tagman1 -bautogen ./opts.def + [ ! -z ] Making all in columns top_builddir=.. /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/agen5/autogen -L../autoopts -bcolumns -Taginfo -DLEVEL=section ./opts.def /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/agen5/autogen -L../autoopts -bcolumns -Tagman1 ./opts.def /usr/bin/make all-am Making all in getdefs top_builddir=.. top_srcdir=.. PATH=`cd ../columns >/dev/null && pwd`:$PATH ; export top_builddir top_srcdir PATH ; /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/agen5/autogen -L../autoopts ./opts.def ( echo '#define DEFINE' ; for f in getdefs.h proto.h getdefs.c gdemit.c gdinit.c opts.c ; do echo "#include \"$f\"" ; done ) > gd.c if cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../autoopts -O2 -pipe -MT gd.o -MD -MP -MF ".deps/gd.Tpo" -c -o gd.o gd.c; then mv -f ".deps/gd.Tpo" ".deps/gd.Po"; else rm -f ".deps/gd.Tpo"; exit 1; fi In file included from gd.c:4: ./getdefs.c:701:31: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] pzFname, rdsz ); ^~~~ ./getdefs.c:712:18: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] rdsz + 1 ); ^~~~~~~~ ./getdefs.c:865:26: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] blkAllocCt ); ^~~~~~~~~~ In file included from gd.c:6: ./gdinit.c:59:61: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] fprintf( stderr, "cannot dup %d byte string\n", pzD - pzR ); ~~ ^~~~~~~~~ %ld ./gdinit.c:275:42: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] fprintf( stderr, zMallocErr, len, "definition pattern" ); ~~~~~~~~~~ ^~~ ./getdefs.h:62:54: note: format string is defined here DEF_STRING( zMallocErr, "Error: could not allocate %d bytes for %s\n" ); ^~ %zu ./getdefs.h:59:35: note: expanded from macro 'DEF_STRING' #define DEF_STRING(n,s) tCC n[] = s ^ 5 warnings generated. /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o getdefs gd.o ../autoopts/libopts.la -lm -lm libtool: link: cc -o .libs/getdefs -O2 -pipe gd.o -L.libs -lopts -lm -Wl,-rpath-link,/usr/local/lib gd.c(gd.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() gd.c(gd.o:(main)): warning: sprintf() is often misused, please use snprintf() top_builddir=.. top_srcdir=.. PATH=`cd ../columns >/dev/null && pwd`:$PATH ; export top_builddir top_srcdir PATH ; /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/agen5/autogen -L../autoopts -bgetdefs -Tagman1 ./opts.def ; /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/agen5/autogen -L../autoopts -bgetdefs -Taginfo -DLEVEL=section ./opts.def /usr/bin/make all-recursive Making all in test Making all in xml2ag top_builddir=.. top_srcdir=.. PATH=`cd ../columns;pwd`:$PATH ; export top_builddir top_srcdir PATH ; /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/agen5/autogen -L../autoopts --definition=./xmlopts.def top_builddir=.. top_srcdir=.. ; export top_builddir top_srcdir ; CLexe=/exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/columns/columns /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/agen5/autogen -L../autoopts --definition=./xmlopts.def -L. -Tfork.tpl for f in config.h xmlopts.h xml2ag.c xmlopts.c fork.c ; do echo "#include \"$f\"" ; done > x.c if cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../autoopts -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -MT x.o -MD -MP -MF ".deps/x.Tpo" -c -o x.o x.c; then mv -f ".deps/x.Tpo" ".deps/x.Po"; else rm -f ".deps/x.Tpo"; exit 1; fi In file included from x.c:3: ./xml2ag.c:176:65: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] fprintf( stderr, "Cannot allocate %d byte bufer\n", asz ); ~~ ^~~ %zu 1 warning generated. /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o xml2ag x.o ../autoopts/libopts.la -L/usr/local/lib -lxml2 -lz -L/usr/local/lib -llzma -lpthread -L/usr/local/lib -liconv -lm -lm -lm libtool: link: cc -o .libs/xml2ag -pthread -O2 -pipe x.o -L.libs -lopts -lm -lxml2 -lz -llzma -lpthread -liconv -Wl,-rpath-link,/usr/local/lib x.c(x.o:(forkAutogen)): warning: sprintf() is often misused, please use snprintf() top_builddir=.. top_srcdir=.. PATH=`cd ../columns;pwd`:$PATH ; export top_builddir top_srcdir PATH ; /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/agen5/autogen -L../autoopts --definition=./xmlopts.def -Tagman1 -bxml2ag ; /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/agen5/autogen -L../autoopts --definition=./xmlopts.def -Taginfo -bxml2ag -DLEVEL=section /usr/bin/make all-recursive Making all in test Making all in doc Making all in pkg top_builddir=.. top_srcdir=.. /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/agen5/autogen -T ./lsm.tpl ../agen5/opts.def >>> Running package in devel/autogen at 1711490393.87 ===> devel/autogen ===> Faking installation for autogen-5.8.7p8 Making install in compat Making install in snprintfv Making install in autoopts Making install in test ! /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/agen5/autogen -Tagman3.tpl ./funcs.def + cd .. + pwd + top_builddir=/exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7 + cd .. + pwd + top_srcdir=/exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7 + [ -x /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/agen5/autogen ] + [ -x /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/columns/columns ] + ao_rev=27.5.3 + tag=libopts-27.5.3 + cd /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/pkg + [ ! -d libopts-27.5.3 ] + mkdir libopts-27.5.3 libopts-27.5.3/compat libopts-27.5.3/autoopts libopts-27.5.3/m4 + pwd + tagd=/exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/pkg/libopts-27.5.3 + cd /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/autoopts + fgrep #include libopts.c + sed -e s,"$,,;s,#.*",, -e /^compat\/compat\.h$/d + files=autoopts/options.h autoopts/usage-txt.h genshell.h autoopts.h proto.h autoopts.c boolean.c configfile.c cook.c enumeration.c environment.c genshell.c load.c makeshell.c nested.c numeric.c pgusage.c putshell.c restore.c save.c sort.c stack.c streqvcmp.c text_mmap.c tokenize.c usage.c version.c + test -f libopts.c + cp -f libopts.c /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/pkg/libopts-27.5.3/libopts.c + test -f autoopts/options.h + cp -f autoopts/options.h /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/pkg/libopts-27.5.3/autoopts/options.h + test -f autoopts/usage-txt.h + cp -f autoopts/usage-txt.h /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/pkg/libopts-27.5.3/autoopts/usage-txt.h + test -f genshell.h + cp -f genshell.h /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/pkg/libopts-27.5.3/genshell.h + test -f autoopts.h + cp -f autoopts.h /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/pkg/libopts-27.5.3/autoopts.h + test -f proto.h + cp -f proto.h /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/pkg/libopts-27.5.3/proto.h + test -f autoopts.c + cp -f autoopts.c /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/pkg/libopts-27.5.3/autoopts.c + test -f boolean.c + cp -f boolean.c /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/pkg/libopts-27.5.3/boolean.c + test -f configfile.c + cp -f configfile.c /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/pkg/libopts-27.5.3/configfile.c + test -f cook.c + cp -f cook.c /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/pkg/libopts-27.5.3/cook.c + test -f enumeration.c + cp -f enumeration.c /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/pkg/libopts-27.5.3/enumeration.c + test -f environment.c + cp -f environment.c /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/pkg/libopts-27.5.3/environment.c + test -f genshell.c + cp -f genshell.c /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/pkg/libopts-27.5.3/genshell.c + test -f load.c + cp -f load.c /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/pkg/libopts-27.5.3/load.c + test -f makeshell.c + cp -f makeshell.c /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/pkg/libopts-27.5.3/makeshell.c + test -f nested.c + cp -f nested.c /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/pkg/libopts-27.5.3/nested.c + test -f numeric.c + cp -f numeric.c /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/pkg/libopts-27.5.3/numeric.c + test -f pgusage.c + cp -f pgusage.c /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/pkg/libopts-27.5.3/pgusage.c + test -f putshell.c + cp -f putshell.c /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/pkg/libopts-27.5.3/putshell.c + test -f restore.c + cp -f restore.c /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/pkg/libopts-27.5.3/restore.c + test -f save.c + cp -f save.c /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/pkg/libopts-27.5.3/save.c + test -f sort.c + cp -f sort.c /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/pkg/libopts-27.5.3/sort.c + test -f stack.c + cp -f stack.c /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/pkg/libopts-27.5.3/stack.c + test -f streqvcmp.c + cp -f streqvcmp.c /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/pkg/libopts-27.5.3/streqvcmp.c + test -f text_mmap.c + cp -f text_mmap.c /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/pkg/libopts-27.5.3/text_mmap.c + test -f tokenize.c + cp -f tokenize.c /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/pkg/libopts-27.5.3/tokenize.c + test -f usage.c + cp -f usage.c /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/pkg/libopts-27.5.3/usage.c + test -f version.c + cp -f version.c /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/pkg/libopts-27.5.3/version.c + cd /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/autoopts + cp -f COPYING /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/pkg/libopts-27.5.3/COPYING.lgpl + cd ../compat + cp windows-config.h compat.h pathfind.c snprintf.c strdup.c strchr.c /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/pkg/libopts-27.5.3/compat/. + cd /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/pkg/libopts-27.5.3 + cp /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/config/libopts.m4 /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/config/liboptschk.m4 m4/. + chmod u+w m4/libopts.m4 + cat /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/pkg/libopts/libopts-add.m4 + >> m4/libopts.m4 + test ! -f Makefile.am + sed s,\${tag},libopts-27.5.3,g /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/pkg/libopts/README + > README + cp /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/pkg/libopts/COPYING.mbsd . + touch MakeDefs.inc + vers=27:5:3 + exec + 3> Makefile.am + cat + >&3 + <<- EOMakefile + egrep -v ^(libopts\.c|Makefile\.am)$ + find COPYING.lgpl COPYING.mbsd MakeDefs.inc Makefile.am README autoopts autoopts.c autoopts.h boolean.c compat configfile.c cook.c enumeration.c environment.c genshell.c genshell.h libopts.c load.c m4 makeshell.c nested.c numeric.c pgusage.c proto.h putshell.c restore.c save.c sort.c stack.c streqvcmp.c text_mmap.c tokenize.c usage.c version.c -type f + /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/columns/columns -I4 --spread=1 --line-sep= \ + >&3 + exec + 3>&- + gzip --version + > /dev/null + 2>&1 + gz=gzip --best + sfx=tar.gz + cd .. + pwd ! cd /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/pkg ! tar cvf libopts-27.5.3.tar.gz libopts-27.5.3 + echo ! cd /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/pkg + echo ! tar cvf libopts-27.5.3.tar.gz libopts-27.5.3 + tar cvf - libopts-27.5.3 libopts-27.5.3 libopts-27.5.3/compat libopts-27.5.3/compat/windows-config.h libopts-27.5.3/compat/compat.h libopts-27.5.3/compat/pathfind.c+ gzip --best + > /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/autoopts/libopts-27.5.3.tar.gz libopts-27.5.3/compat/snprintf.c libopts-27.5.3/compat/strdup.c libopts-27.5.3/compat/strchr.c libopts-27.5.3/autoopts libopts-27.5.3/autoopts/options.h libopts-27.5.3/autoopts/usage-txt.h libopts-27.5.3/m4 libopts-27.5.3/m4/libopts.m4 libopts-27.5.3/m4/liboptschk.m4 libopts-27.5.3/libopts.c libopts-27.5.3/genshell.h libopts-27.5.3/autoopts.h libopts-27.5.3/proto.h libopts-27.5.3/autoopts.c libopts-27.5.3/boolean.c libopts-27.5.3/configfile.c libopts-27.5.3/cook.c libopts-27.5.3/enumeration.c libopts-27.5.3/environment.c libopts-27.5.3/genshell.c libopts-27.5.3/load.c libopts-27.5.3/makeshell.c libopts-27.5.3/nested.c libopts-27.5.3/numeric.c libopts-27.5.3/pgusage.c libopts-27.5.3/putshell.c libopts-27.5.3/restore.c libopts-27.5.3/save.c libopts-27.5.3/sort.c libopts-27.5.3/stack.c libopts-27.5.3/streqvcmp.c libopts-27.5.3/text_mmap.c libopts-27.5.3/tokenize.c libopts-27.5.3/usage.c libopts-27.5.3/version.c libopts-27.5.3/COPYING.lgpl libopts-27.5.3/README libopts-27.5.3/COPYING.mbsd libopts-27.5.3/MakeDefs.inc libopts-27.5.3/Makefile.am + rm -rf libopts-27.5.3 test -z "/usr/local/bin" || mkdir -p -- "/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/bin" /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 755 'autoopts-config' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/bin/autoopts-config' test -z "/usr/local/lib" || mkdir -p -- "/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/lib" /usr/bin/libtool --mode=install /exopi-obj/pobj/autogen-5.8.7/bin/install -c 'libopts.la' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/lib/libopts.la' libtool: install: /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 ./.libs/libopts.a /exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/lib/libopts.a libtool: install: /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 ./.libs/libopts.so.27.5 /exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/lib/libopts.so.27.5 libtool: install: /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 ./.libs/libopts.lai /exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/lib/libopts.la /usr/bin/libtool --mode=install /exopi-obj/pobj/autogen-5.8.7/bin/install -c 'libguileopts.la' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/lib/libguileopts.la' libtool: install: /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 ./.libs/libguileopts.a /exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/lib/libguileopts.a libtool: install: /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 ./.libs/libguileopts.so.1.0 /exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/lib/libguileopts.so.1.0 libtool: install: /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 ./.libs/libguileopts.lai /exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/lib/libguileopts.la test -z "/usr/local/man/man3" || mkdir -p -- "/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/man/man3" /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 './ao_string_tokenize.3' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/man/man3/ao_string_tokenize.3' /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 './configFileLoad.3' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/man/man3/configFileLoad.3' /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 './optionFileLoad.3' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/man/man3/optionFileLoad.3' /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 './optionFindNextValue.3' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/man/man3/optionFindNextValue.3' /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 './optionFindValue.3' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/man/man3/optionFindValue.3' /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 './optionFree.3' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/man/man3/optionFree.3' /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 './optionGetValue.3' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/man/man3/optionGetValue.3' /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 './optionLoadLine.3' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/man/man3/optionLoadLine.3' /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 './optionNextValue.3' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/man/man3/optionNextValue.3' /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 './optionOnlyUsage.3' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/man/man3/optionOnlyUsage.3' /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 './optionProcess.3' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/man/man3/optionProcess.3' /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 './optionRestore.3' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/man/man3/optionRestore.3' /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 './optionSaveFile.3' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/man/man3/optionSaveFile.3' /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 './optionSaveState.3' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/man/man3/optionSaveState.3' /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 './optionUnloadNested.3' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/man/man3/optionUnloadNested.3' /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 './optionVersion.3' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/man/man3/optionVersion.3' /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 './strequate.3' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/man/man3/strequate.3' /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 './streqvcmp.3' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/man/man3/streqvcmp.3' /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 './streqvmap.3' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/man/man3/streqvmap.3' /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 './strneqvcmp.3' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/man/man3/strneqvcmp.3' /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 './strtransform.3' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/man/man3/strtransform.3' test -z "/usr/local/share/aclocal" || mkdir -p -- "/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/share/aclocal" /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 'autoopts.m4' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/share/aclocal/autoopts.m4' test -z "/usr/local/man/man1" || mkdir -p -- "/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/man/man1" /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 './autoopts-config.1' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/man/man1/autoopts-config.1' test -z "/usr/local/include/autogen" || mkdir -p -- "/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/include/autogen" /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/config/install-sh -c -m 644 'autoopts/options.h' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/include/autogen/autoopts/options.h' /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/config/install-sh -c -m 644 'autoopts/usage-txt.h' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/include/autogen/autoopts/usage-txt.h' test -z "/usr/local/share/autogen" || mkdir -p -- "/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/share/autogen" /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 'libopts-27.5.3.tar.gz' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/share/autogen/libopts-27.5.3.tar.gz' test -z "/usr/local/lib/pkgconfig" || mkdir -p -- "/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/lib/pkgconfig" /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 755 'autoopts.pc' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/lib/pkgconfig/autoopts.pc' test -z "/usr/local/share/autogen" || mkdir -p -- "/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/share/autogen" /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 'autoopts.m4' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/share/autogen/autoopts.m4' /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 'stdoptions.def' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/share/autogen/stdoptions.def' /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 'rc-sample.tpl' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/share/autogen/rc-sample.tpl' /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 'agman-lib.tpl' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/share/autogen/agman-lib.tpl' /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 'aginfo.tpl' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/share/autogen/aginfo.tpl' /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 'aginfo3.tpl' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/share/autogen/aginfo3.tpl' /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 'agman1.tpl' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/share/autogen/agman1.tpl' /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 'agman3.tpl' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/share/autogen/agman3.tpl' /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 'getopt.tpl' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/share/autogen/getopt.tpl' /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 'optcode.tpl' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/share/autogen/optcode.tpl' /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 'opthead.tpl' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/share/autogen/opthead.tpl' /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 'options.tpl' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/share/autogen/options.tpl' /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 'optlib.tpl' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/share/autogen/optlib.tpl' /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 'optmain.tpl' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/share/autogen/optmain.tpl' /usr/bin/make install-data-hook + egrep #undef +AUTOOPTS_ENABLED ../config.h + > /dev/null + dirname ./install-options-h + srcdir=. + cd . + pwd + srcdir=/exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/autoopts + rm -f /exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/include/autogen/autoopts/options.h + exec + 3> /exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/include/autogen/autoopts/options.h + sed /^#include &3 + egrep define +HAVE_STDINT_H ../config.h + > /dev/null + echo #include + >&3 + egrep define +HAVE_LIMITS_H ../config.h + > /dev/null + echo #include + >&3 + egrep define +HAVE_U_INT ../config.h + > /dev/null + : + sed 1,/endif.*HAVE_LIMITS/d /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/autoopts/autoopts/options.h + >&3 + exec + 3>&- Making install in agen5 Making install in test Re-building stamp-man /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/agen5/autogen -L ../autoopts -Tagman1 -bautogen ./opts.def + echo Re-building stamp-man + test -z /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/agen5/autogen -o -z /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/columns/columns + eopt=-L ../autoopts -Tagman1 -bautogen + echo /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/agen5/autogen -L ../autoopts -Tagman1 -bautogen ./opts.def + /exopi-obj/pobj/autogen-5.8.7/autogen-5.8.7/agen5/autogen -L ../autoopts -Tagman1 -bautogen ./opts.def + [ ! -z ] test -z "/usr/local/bin" || mkdir -p -- "/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/bin" /usr/bin/libtool --mode=install /exopi-obj/pobj/autogen-5.8.7/bin/install -c -s -m 755 'autogen' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/bin/autogen' libtool: install: /exopi-obj/pobj/autogen-5.8.7/bin/install -c -s -m 755 ./.libs/autogen /exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/bin/autogen test -z "/usr/local/man/man1" || mkdir -p -- "/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/man/man1" /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 './autogen.1' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/man/man1/autogen.1' test -z "/usr/local/share/autogen" || mkdir -p -- "/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/share/autogen" /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 'fsm.tpl' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/share/autogen/fsm.tpl' /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 'fsm-macro.tpl' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/share/autogen/fsm-macro.tpl' /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 'fsm-trans.tpl' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/share/autogen/fsm-trans.tpl' Making install in columns /usr/bin/make install-am test -z "/usr/local/bin" || mkdir -p -- "/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/bin" /usr/bin/libtool --mode=install /exopi-obj/pobj/autogen-5.8.7/bin/install -c -s -m 755 'columns' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/bin/columns' libtool: install: /exopi-obj/pobj/autogen-5.8.7/bin/install -c -s -m 755 ./.libs/columns /exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/bin/columns test -z "/usr/local/man/man1" || mkdir -p -- "/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/man/man1" /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 './columns.1' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/man/man1/columns.1' Making install in getdefs /usr/bin/make install-recursive Making install in test test -z "/usr/local/bin" || mkdir -p -- "/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/bin" /usr/bin/libtool --mode=install /exopi-obj/pobj/autogen-5.8.7/bin/install -c -s -m 755 'getdefs' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/bin/getdefs' libtool: install: /exopi-obj/pobj/autogen-5.8.7/bin/install -c -s -m 755 ./.libs/getdefs /exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/bin/getdefs test -z "/usr/local/man/man1" || mkdir -p -- "/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/man/man1" /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 './getdefs.1' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/man/man1/getdefs.1' Making install in xml2ag /usr/bin/make install-recursive Making install in test test -z "/usr/local/bin" || mkdir -p -- "/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/bin" /usr/bin/libtool --mode=install /exopi-obj/pobj/autogen-5.8.7/bin/install -c -s -m 755 'xml2ag' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/bin/xml2ag' libtool: install: /exopi-obj/pobj/autogen-5.8.7/bin/install -c -s -m 755 ./.libs/xml2ag /exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/bin/xml2ag test -z "/usr/local/man/man1" || mkdir -p -- "/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/man/man1" /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 './xml2ag.1' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/man/man1/xml2ag.1' Making install in doc test -z "/usr/local/info" || mkdir -p -- "/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/info" Making install in pkg test -z "/usr/local/share/aclocal" || mkdir -p -- "/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/share/aclocal" /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 'config/liboptschk.m4' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/share/aclocal/liboptschk.m4' test -z "/usr/local/share/autogen" || mkdir -p -- "/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/share/autogen" /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 'config/conftest.tpl' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/share/autogen/conftest.tpl' /exopi-obj/pobj/autogen-5.8.7/bin/install -c -m 644 'config/confmacs.tpl' '/exopi-obj/pobj/autogen-5.8.7/fake-amd64/usr/local/share/autogen/confmacs.tpl' ===> Building package for autogen-5.8.7p8 Create /exopi-cvs/ports/packages/amd64/all/autogen-5.8.7p8.tgz Creating package autogen-5.8.7p8 reading plist| checking dependencies| checking dependencies|devel/gettext,-runtime checking dependencies|lang/guile checking dependencies|textproc/libxml,-main checksumming| checksumming| | 0% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 12% checksumming|******** | 13% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|*********** | 17% checksumming|*********** | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 23% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|**************************** | 45% checksumming|**************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|********************************* | 53% checksumming|********************************* | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************* | 60% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************** | 81% checksumming|************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|*************** | 23% archiving|**************** | 25% archiving|***************** | 26% archiving|***************** | 27% archiving|****************** | 27% archiving|****************** | 28% archiving|****************** | 29% archiving|******************* | 29% archiving|******************* | 30% archiving|************************** | 41% archiving|**************************** | 43% archiving|****************************** | 47% archiving|******************************** | 50% archiving|******************************** | 51% archiving|***************************************** | 64% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************* | 77% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 86% archiving|******************************************************* | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 89% archiving|********************************************************** | 90% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 94% archiving|************************************************************** | 96% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/autogen-5.8.7p8.tgz >>> Running clean in devel/autogen at 1711490404.23 ===> devel/autogen ===> Cleaning for autogen-5.8.7p8 >>> Ended at 1711490404.55 max_stuck=0.00/depends=3.19/show-prepare-results=1.13/build=51.01/package=10.36/clean=0.35