Build of autogen with vanilla toolchain

The build took 00h 01m 34s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
25,053 ansic
21,829 sh
10,618 makefile
1,290 perl
128 lisp
58,918 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: autogen 5.18.10-1 (Wed Aug 24 14:19:14 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
#
# A U T O G E N
#
# GNU AutoGen-5.18.10 libopts.la-41:1:16
# *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking for style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking whether gcc understands -c and -o together... yes
# checking dependency style of gcc... gcc3
# checking how to run the C preprocessor... gcc -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking whether _XOPEN_SOURCE should be defined... no
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
# checking the name lister (/usr/sbin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/sbin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... dlltool
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/sbin/nm -B output from gcc object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux 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
# checking if malloc debugging is wanted... no
# checking for gcc option to accept ISO C99... none needed
# checking for gcc option to accept ISO Standard C... (cached) none needed
# checking whether clearerr_unlocked is declared... yes
# checking whether feof_unlocked is declared... yes
# checking whether ferror_unlocked is declared... yes
# checking whether fflush_unlocked is declared... yes
# checking whether fgets_unlocked is declared... yes
# checking whether fputc_unlocked is declared... yes
# checking whether fputs_unlocked is declared... yes
# checking whether fread_unlocked is declared... yes
# checking whether fwrite_unlocked is declared... yes
# checking whether getc_unlocked is declared... yes
# checking whether getchar_unlocked is declared... yes
# checking whether putc_unlocked is declared... yes
# checking whether putchar_unlocked is declared... yes
# checking for texi2html... :
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking for dlopen in -ldl... yes
# checking for mode_t... yes
# checking for pid_t... yes
# checking for size_t... yes
# checking for uid_t in sys/types.h... yes
# checking for long double with more range or precision than double... yes
# checking for long long... yes
# checking for uintmax_t... yes
# checking for size_t... (cached) yes
# checking for wchar_t... yes
# checking size of char*... 8
# checking size of int... 4
# checking size of long... 8
# checking size of short... 2
# checking for strchr... yes
# checking for strlcpy... no
# checking for snprintf... yes
# checking for dlopen... yes
# checking for library containing copysign... none required
# checking for library containing copysignl... none required
# checking for library containing modfl... none required
# checking for unsigned long long int... yes
# checking libio.h usability... yes
# checking libio.h presence... yes
# checking for libio.h... yes
# checking ctype.h usability... yes
# checking ctype.h presence... yes
# checking for ctype.h... yes
# checking assert.h usability... yes
# checking assert.h presence... yes
# checking for assert.h... yes
# checking sys/resource.h usability... yes
# checking sys/resource.h presence... yes
# checking for sys/resource.h... yes
# checking whether sigsetjmp is declared... yes
# checking whether sys_siglist is declared... yes
# checking for putenv... yes
# checking for getdate_r... yes
# checking for utimes... yes
# checking for futimes... yes
# checking for inline... (cached) inline
# checking for long long int... yes
# checking for grep that handles long lines and -e... (cached) /usr/sbin/grep
# checking for egrep... (cached) /usr/sbin/grep -E
# checking for fgrep... (cached) /usr/sbin/grep -F
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/sbin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# configure: checking for guile 2.0
# configure: found guile 2.0
# checking for ld used by gcc... /usr/sbin/ld -m elf_x86_64
# checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes
# checking for shared library run path origin... done
# checking for dirent.h that defines DIR... yes
# checking for library containing opendir... none required
# checking sys/mman.h usability... yes
# checking sys/mman.h presence... yes
# checking for sys/mman.h... yes
# checking sys/param.h usability... yes
# checking sys/param.h presence... yes
# checking for sys/param.h... yes
# checking sys/poll.h usability... yes
# checking sys/poll.h presence... yes
# checking for sys/poll.h... yes
# checking sys/procset.h usability... no
# checking sys/procset.h presence... no
# checking for sys/procset.h... no
# checking sys/select.h usability... yes
# checking sys/select.h presence... yes
# checking for sys/select.h... yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking sys/stropts.h usability... yes
# checking sys/stropts.h presence... yes
# checking for sys/stropts.h... yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking sys/un.h usability... yes
# checking sys/un.h presence... yes
# checking for sys/un.h... yes
# checking sys/wait.h usability... yes
# checking sys/wait.h presence... yes
# checking for sys/wait.h... yes
# checking for dlfcn.h... (cached) yes
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking libgen.h usability... yes
# checking libgen.h presence... yes
# checking for libgen.h... yes
# checking libintl.h usability... yes
# checking libintl.h presence... yes
# checking for libintl.h... yes
# checking for memory.h... (cached) yes
# checking netinet/in.h usability... yes
# checking netinet/in.h presence... yes
# checking for netinet/in.h... yes
# checking setjmp.h usability... yes
# checking setjmp.h presence... yes
# checking for setjmp.h... yes
# checking stdbool.h usability... yes
# checking stdbool.h presence... yes
# checking for stdbool.h... yes
# checking sysexits.h usability... yes
# checking sysexits.h presence... yes
# checking for sysexits.h... yes
# checking for unistd.h... (cached) yes
# checking utime.h usability... yes
# checking utime.h presence... yes
# checking for utime.h... yes
# checking stdarg.h usability... yes
# checking stdarg.h presence... yes
# checking for stdarg.h... yes
# checking for string.h... (cached) yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking for inttypes.h... (cached) yes
# checking for working stdnoreturn.h... yes
# checking for runetype.h... no
# checking for wchar.h... yes
# checking for wchar_t... (cached) yes
# checking for wint_t... 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 uintptr_t... yes
# checking for uint_t... no
# checking for pid_t... (cached) yes
# checking for size_t... (cached) yes
# checking for ptrdiff_t... yes
# checking size of char *... 8
# checking size of int... (cached) 4
# checking size of long... (cached) 8
# checking size of short... (cached) 2
# checking for pathfind in -lgen... no
# checking for gettext in -lintl... no
# checking for vprintf... yes
# checking for _doprnt... no
# checking vfork.h usability... no
# checking vfork.h presence... no
# checking for vfork.h... no
# checking for fork... yes
# checking for vfork... yes
# checking for working fork... yes
# checking for working vfork... (cached) yes
# checking for mmap... yes
# checking for canonicalize_file_name... yes
# checking for snprintf... (cached) yes
# checking for strdup... yes
# checking for strchr... (cached) yes
# checking for strrchr... yes
# checking for strsignal... yes
# checking for fchmod... yes
# checking for fstat... yes
# checking for chmod... yes
# checking for a sed that does not truncate output... (cached) /usr/sbin/sed
# checking whether shell scripts are desired... yes
# checking for vfork.h... (cached) no
# checking for fork... (cached) yes
# checking for vfork... (cached) yes
# checking for working fork... (cached) yes
# checking for working vfork... (cached) yes
# checking whether using shell scripts... yes
# checking whether statically link autogen to libopts... no
# checking whether setjmp() links okay... yes
# checking whether __attribute__((format_arg(n))) works... yes
# checking whether sigsetjmp() links okay... 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/include/libxml2
# configure: xml2-config used for LIBS: -lxml2 -lz -llzma -lm -ldl
# checking whether libxml2 can be linked with... yes
# checking whether sysinfo(2) is Solaris... no
# checking whether specify an autogen timeout... no
# checking whether strcspn matches prototype and works... no
# checking whether uname(2) is POSIX... yes
# checking whether runtime library dirs can be specified... -Wl,-R${libdir}
# checking whether wanting autogen debugging... no
# checking whether name of the packager of this software is supplied... no
# checking whether packager-specific version information is supplied... no
# checking whether bug reporting URI/e-mail/etc. is supplied... no
# checking for GUILE... yes
# checking whether a reg expr header is specified... no
# checking whether with-libregex was 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 root 1, 5 Aug 24 14:19 /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 not wanting optional option args... yes
# test "X${ac_cv_header_sys_wait_h}" = Xyes
# checking for fopencookie... yes
# checking for static inline... static inline
# checking for working stdnoreturn.h... (cached) yes
# checking if malloc debugging is wanted... no
# checking for gawk... (cached) gawk
# checking for runetype.h... (cached) no
# checking for wchar.h... (cached) yes
# checking for stdarg.h... (cached) yes
# checking for wchar_t... (cached) yes
# checking for wint_t... (cached) yes
# checking for long double... yes
# checking for strtoul... yes
# checking for ldexpl... yes
# checking for frexpl... yes
# checking for log in -lm... yes
# checking for copysign... yes
# checking for copysignl... yes
# checking whether ln -s works... yes
# ./configure: line 17793: test: too many arguments
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating autoopts/mk-autoopts-pc
# config.status: creating autoopts/autoopts-config
# config.status: creating autoopts/tpl/tpl-config.tlib
# config.status: creating doc/auto_gen.tpl
# config.status: creating autoopts/test/defs
# config.status: creating config/mk-shdefs
# config.status: creating pkg/pkg-env
# config.status: creating Makefile
# config.status: creating agen5/Makefile
# config.status: creating agen5/test/Makefile
# config.status: creating autoopts/Makefile
# config.status: creating autoopts/test/Makefile
# 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 libtool commands
# config.status: executing stamp-h commands
# ------------------------------------------------------------------------
# Configuration:
#
# Source code location: .
# Compiler: gcc
# Compiler flags:
# Host System Type: x86_64-unknown-linux-gnu
# Install path: /usr
#
# See config.h for further configuration information.
# ------------------------------------------------------------------------
# /bin/sh config/mk-shdefs config/shdefs
# config.status: creating shdef-temp
# make all-recursive
# make[1]: Entering directory '/tmp/autogen/src/autogen-5.18.10'
# Making all in compat
# make[2]: Entering directory '/tmp/autogen/src/autogen-5.18.10/compat'
# :
# make[2]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/compat'
# Making all in snprintfv
# make[2]: Entering directory '/tmp/autogen/src/autogen-5.18.10/snprintfv'
# for f in filament.c format.c printf.c mem.c stream.c custom.c ; do echo "#include \"$f\"" ; done > snv.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -MT snv.lo -MD -MP -MF .deps/snv.Tpo -c -o snv.lo snv.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -MT snv.lo -MD -MP -MF .deps/snv.Tpo -c snv.c -fPIC -DPIC -o .libs/snv.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -MT snv.lo -MD -MP -MF .deps/snv.Tpo -c snv.c -o snv.o >/dev/null 2>&1
# mv -f .deps/snv.Tpo .deps/snv.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -no-undefined -o libsnprintfv.la snv.lo -lm -ldl
# libtool: link: ar cru .libs/libsnprintfv.a .libs/snv.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libsnprintfv.a
# libtool: link: ( cd ".libs" && rm -f "libsnprintfv.la" && ln -s "../libsnprintfv.la" "libsnprintfv.la" )
# make[2]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/snprintfv'
# Making all in autoopts
# make[2]: Entering directory '/tmp/autogen/src/autogen-5.18.10/autoopts'
# make all-recursive
# make[3]: Entering directory '/tmp/autogen/src/autogen-5.18.10/autoopts'
# Making all in test
# make[4]: Entering directory '/tmp/autogen/src/autogen-5.18.10/autoopts/test'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/autoopts/test'
# make[4]: Entering directory '/tmp/autogen/src/autogen-5.18.10/autoopts'
# LGCFLAGS="-pthread -I/usr/include/guile/2.0" \
# AGexe="/tmp/autogen/src/autogen-5.18.10/agen5/autogen" GDexe="/tmp/autogen/src/autogen-5.18.10/getdefs/getdefs" CLexe="/tmp/autogen/src/autogen-5.18.10/columns/columns" srcdir="." top_srcdir=".." builddir="." top_builddir=".." AO_AGE="16" AO_CURRENT="41" AO_REVISION="1" POSIX_SHELL="/usr/sbin/bash" \
# /usr/sbin/bash ./mk-tpl-config.sh tpl-config-stamp autoopts/options.h autoopts/usage-txt.h genshell.h option-xat-attribute.h option-value-type.h ao-strs.h ag-char-map.h autoopts.h project.h proto.h parse-duration.c ao-strs.c option-value-type.c option-xat-attribute.c autoopts.c alias.c boolean.c check.c configfile.c cook.c enum.c env.c file.c find.c genshell.c load.c makeshell.c nested.c numeric.c pgusage.c putshell.c reset.c restore.c save.c sort.c stack.c streqvcmp.c text_mmap.c time.c tokenize.c usage.c version.c init.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -DPKGDATADIR='"/usr/share/autogen"' -MT libopts_la-libopts.lo -MD -MP -MF .deps/libopts_la-libopts.Tpo -c -o libopts_la-libopts.lo `test -f 'libopts.c' || echo './'`libopts.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -DPKGDATADIR=\"/usr/share/autogen\" -MT libopts_la-libopts.lo -MD -MP -MF .deps/libopts_la-libopts.Tpo -c libopts.c -fPIC -DPIC -o .libs/libopts_la-libopts.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -DPKGDATADIR=\"/usr/share/autogen\" -MT libopts_la-libopts.lo -MD -MP -MF .deps/libopts_la-libopts.Tpo -c libopts.c -o libopts_la-libopts.o >/dev/null 2>&1
# mv -f .deps/libopts_la-libopts.Tpo .deps/libopts_la-libopts.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -DPKGDATADIR='"/usr/share/autogen"' -version-info 41:1:16 -o libopts.la -rpath /usr/lib libopts_la-libopts.lo ../snprintfv/libsnprintfv.la -lm -ldl
# libtool: link: gcc -shared -fPIC -DPIC .libs/libopts_la-libopts.o -Wl,--whole-archive ../snprintfv/.libs/libsnprintfv.a -Wl,--no-whole-archive -lm -ldl -Wl,-soname -Wl,libopts.so.25 -o .libs/libopts.so.25.16.1
# libtool: link: (cd ".libs" && rm -f "libopts.so.25" && ln -s "libopts.so.25.16.1" "libopts.so.25")
# libtool: link: (cd ".libs" && rm -f "libopts.so" && ln -s "libopts.so.25.16.1" "libopts.so")
# libtool: link: (cd .libs/libopts.lax/libsnprintfv.a && ar x "/tmp/autogen/src/autogen-5.18.10/autoopts/../snprintfv/.libs/libsnprintfv.a")
# libtool: link: ar cru .libs/libopts.a libopts_la-libopts.o .libs/libopts.lax/libsnprintfv.a/snv.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libopts.a
# libtool: link: rm -fr .libs/libopts.lax
# libtool: link: ( cd ".libs" && rm -f "libopts.la" && ln -s "../libopts.la" "libopts.la" )
# /usr/sbin/bash mk-autoopts-pc pkgconfig/autoopts.pc
# make[4]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/autoopts'
# make[3]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/autoopts'
# make[2]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/autoopts'
# Making all in agen5
# make[2]: Entering directory '/tmp/autogen/src/autogen-5.18.10/agen5'
# Making all in test
# make[3]: Entering directory '/tmp/autogen/src/autogen-5.18.10/agen5/test'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/agen5/test'
# make[3]: Entering directory '/tmp/autogen/src/autogen-5.18.10/agen5'
# exec > ag.c ; \
# echo '#undef PKGDATADIR' ; \
# echo '#define PKGDATADIR "/usr/share/autogen"' ; \
# echo '#undef LIBDATADIR' ; \
# echo '#define LIBDATADIR "/usr/lib/autogen"' ; \
# mk=`set -- make ; command -v $1` ; \
# echo 'static char const make_prog[] = "'$mk'";' ; \
# printf '\n#define DEFINING 1\n' ; \
# printf '#include "%s"\n' autoopts/project.h autogen.h autogen.c defParse-fsm.c defLex.c directive.c funcCase.c funcDef.c funcEval.c funcFor.c funcIf.c functions.c expExtract.c expFormat.c expGperf.c expGuile.c expMake.c expOutput.c expPrint.c expState.c expString.c agShell.c ag-text.c agCgi.c agDep.c agInit.c agUtils.c cgi-fsm.c defDirect.c defFind.c defLoad.c fmemopen.c loadPseudo.c opts.c scribble.c tpLoad.c tpParse.c tpProcess.c
# gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -pthread -I/usr/include/guile/2.0 -MT autogen-ag.o -MD -MP -MF .deps/autogen-ag.Tpo -c -o autogen-ag.o `test -f 'ag.c' || echo './'`ag.c
# mv -f .deps/autogen-ag.Tpo .deps/autogen-ag.Po
# /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/guile/2.0 -export-dynamic -o autogen autogen-ag.o ../autoopts/libopts.la ../snprintfv/libsnprintfv.la -lguile-2.0 -lgc -lm -ldl
# libtool: link: gcc -pthread -I/usr/include/guile/2.0 -o .libs/autogen autogen-ag.o -Wl,--export-dynamic ../autoopts/.libs/libopts.so ../snprintfv/.libs/libsnprintfv.a -lguile-2.0 -lgc -lm -ldl -pthread
# make[3]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/agen5'
# make[2]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/agen5'
# Making all in columns
# make[2]: Entering directory '/tmp/autogen/src/autogen-5.18.10/columns'
# exec > cols.c ; \
# echo '#undef PKGDATADIR' ; \
# echo '#define PKGDATADIR "/usr/share/autogen"' ; \
# echo ; echo '#define DEFINING 1' ; \
# echo '#include "autoopts/project.h"' ; \
# for f in opts.h columns.c opts.c ; do echo "#include \"$f\"" ; done
# gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -MT cols.o -MD -MP -MF .deps/cols.Tpo -c -o cols.o cols.c
# mv -f .deps/cols.Tpo .deps/cols.Po
# /bin/sh ../libtool --tag=CC --mode=link gcc -o columns cols.o ../autoopts/libopts.la -lguile-2.0 -lgc -lm -ldl
# libtool: link: gcc -o .libs/columns cols.o ../autoopts/.libs/libopts.so -lguile-2.0 -lgc -lm -ldl
# top_builddir=.. \
# /tmp/autogen/src/autogen-5.18.10/agen5/autogen -L../autoopts/tpl -L../autoopts/tpl -MFstamp-agtexi -Tagtexi-cmd.tpl -DLEVEL=section --timeout=`expr 8 '*' 3` ./opts.def
# top_builddir=.. \
# /tmp/autogen/src/autogen-5.18.10/agen5/autogen -L../autoopts/tpl -L../autoopts/tpl -MFstamp-agman -Tagman-cmd.tpl ./opts.def
# make all-am
# make[3]: Entering directory '/tmp/autogen/src/autogen-5.18.10/columns'
# top_builddir=.. \
# /tmp/autogen/src/autogen-5.18.10/agen5/autogen -L../autoopts/tpl -L../autoopts/tpl -MFstamp-agman -Tagman-cmd.tpl ./opts.def
# make[3]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/columns'
# make[2]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/columns'
# Making all in getdefs
# make[2]: Entering directory '/tmp/autogen/src/autogen-5.18.10/getdefs'
# exec > gd.c ; \
# echo '#undef PKGDATADIR' ; \
# echo '#define PKGDATADIR "/usr/share/autogen"' ; \
# echo ; echo '#define DEFINING 1' ; \
# echo '#include "autoopts/project.h"' ; \
# for f in opts.c getdefs.h proto.h getdefs.c gdemit.c gdinit.c ; \
# do echo "#include \"$f\"" ; done
# make[3]: Entering directory '/tmp/autogen/src/autogen-5.18.10/getdefs'
# top_builddir=.. top_srcdir=.. PATH=`cd ../columns >/dev/null && pwd`:$PATH ; export top_builddir top_srcdir PATH ; DEPFILE= \
# /tmp/autogen/src/autogen-5.18.10/agen5/autogen -L../autoopts/tpl -L../autoopts/tpl -MF.deps/opts-dep -MTstamp-opts -MP ./opts.def
# gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -MT gd.o -MD -MP -MF .deps/gd.Tpo -c -o gd.o gd.c
# mv -f .deps/gd.Tpo .deps/gd.Po
# /bin/sh ../libtool --tag=CC --mode=link gcc -o getdefs gd.o ../autoopts/libopts.la -lm -ldl
# libtool: link: gcc -o .libs/getdefs gd.o ../autoopts/.libs/libopts.so -lm -ldl
# make[3]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/getdefs'
# top_builddir=.. top_srcdir=.. PATH=`cd ../columns >/dev/null && pwd`:$PATH ; export top_builddir top_srcdir PATH ; \
# /tmp/autogen/src/autogen-5.18.10/agen5/autogen -L../autoopts/tpl -L../autoopts/tpl -bgetdefs -MF.deps/man-dep -MTstamp-man -MP -Tagman-cmd ./opts.def ; \
# /tmp/autogen/src/autogen-5.18.10/agen5/autogen -L../autoopts/tpl -L../autoopts/tpl -bgetdefs -MF.deps/info-dep -MTstamp-doc -MP -Tagtexi-cmd -DLEVEL=section ./opts.def
# make all-recursive
# make[3]: Entering directory '/tmp/autogen/src/autogen-5.18.10/getdefs'
# Making all in test
# make[4]: Entering directory '/tmp/autogen/src/autogen-5.18.10/getdefs/test'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/getdefs/test'
# make[3]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/getdefs'
# make[2]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/getdefs'
# Making all in xml2ag
# make[2]: Entering directory '/tmp/autogen/src/autogen-5.18.10/xml2ag'
# top_srcdir=".." top_builddir=".." PATH=`cd ../columns;pwd`:"$PATH" CLexe="../columns/columns" ../agen5/autogen -MF.deps/stamp-opts.d -MTstamp-opts -MP -L../autoopts/tpl -L../autoopts/tpl --definition=./xmlopts.def
# top_srcdir=".." top_builddir=".." PATH=`cd ../columns;pwd`:"$PATH" CLexe="../columns/columns" ../agen5/autogen -MF.deps/stamp-fork.d -MTstamp-fork -MP -L../autoopts/tpl -L../autoopts/tpl --definition=./xmlopts.def -L. -Tfork.tpl
# exec > x.c ; \
# echo '#undef PKGDATADIR' ; \
# echo '#define PKGDATADIR "/usr/share/autogen"' ; \
# echo ; echo '#define DEFINING 1' ; \
# echo '#include "autoopts/project.h"' ; \
# for f in xmlopts.c fork.c xml2ag.c ; \
# do echo "#include \"$f\"" ; done
# gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -I/usr/include/libxml2 -MT x.o -MD -MP -MF .deps/x.Tpo -c -o x.o x.c
# mv -f .deps/x.Tpo .deps/x.Po
# /bin/sh ../libtool --tag=CC --mode=link gcc -o xml2ag x.o ../autoopts/libopts.la -lxml2 -lz -llzma -lm -ldl -lm -ldl
# libtool: link: gcc -o .libs/xml2ag x.o ../autoopts/.libs/libopts.so -lxml2 -lz -llzma -lm -ldl
# top_srcdir=".." top_builddir=".." PATH=`cd ../columns;pwd`:"$PATH" CLexe="../columns/columns" ../agen5/autogen -MF.deps/stamp-texi.d -MTstamp-texi -MP -L../autoopts/tpl -L../autoopts/tpl --definition=./xmlopts.def -Tagtexi-cmd -DLEVEL=section --timeout=`expr 8 '*' 3`
# top_srcdir=".." top_builddir=".." PATH=`cd ../columns;pwd`:"$PATH" CLexe="../columns/columns" ../agen5/autogen -MF.deps/stamp-man.d -MTstamp-man -MP -L../autoopts/tpl -L../autoopts/tpl --definition=./xmlopts.def -Tagman-cmd
# make all-recursive
# make[3]: Entering directory '/tmp/autogen/src/autogen-5.18.10/xml2ag'
# Making all in test
# make[4]: Entering directory '/tmp/autogen/src/autogen-5.18.10/xml2ag/test'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/xml2ag/test'
# make[4]: Entering directory '/tmp/autogen/src/autogen-5.18.10/xml2ag'
# make[4]: Nothing to be done for 'all-am'.
# make[4]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/xml2ag'
# make[3]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/xml2ag'
# make[2]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/xml2ag'
# Making all in doc
# make[2]: Entering directory '/tmp/autogen/src/autogen-5.18.10/doc'
# make all-am
# make[3]: Entering directory '/tmp/autogen/src/autogen-5.18.10/doc'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/doc'
# make[2]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/doc'
# Making all in pkg
# make[2]: Entering directory '/tmp/autogen/src/autogen-5.18.10/pkg'
# top_builddir=.. top_srcdir=.. \
# /tmp/autogen/src/autogen-5.18.10/agen5/autogen -L../autoopts -T ./lsm.tpl \
# ../agen5/opts.def
# make[2]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/pkg'
# make[2]: Entering directory '/tmp/autogen/src/autogen-5.18.10'
# make[2]: Leaving directory '/tmp/autogen/src/autogen-5.18.10'
# make[1]: Leaving directory '/tmp/autogen/src/autogen-5.18.10'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in compat
# make[1]: Entering directory '/tmp/autogen/src/autogen-5.18.10/compat'
# make[2]: Entering directory '/tmp/autogen/src/autogen-5.18.10/compat'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/compat'
# make[1]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/compat'
# Making install in snprintfv
# make[1]: Entering directory '/tmp/autogen/src/autogen-5.18.10/snprintfv'
# make[2]: Entering directory '/tmp/autogen/src/autogen-5.18.10/snprintfv'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/snprintfv'
# make[1]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/snprintfv'
# Making install in autoopts
# make[1]: Entering directory '/tmp/autogen/src/autogen-5.18.10/autoopts'
# make install-recursive
# make[2]: Entering directory '/tmp/autogen/src/autogen-5.18.10/autoopts'
# Making install in test
# make[3]: Entering directory '/tmp/autogen/src/autogen-5.18.10/autoopts/test'
# make[4]: Entering directory '/tmp/autogen/src/autogen-5.18.10/autoopts/test'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/autoopts/test'
# make[3]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/autoopts/test'
# make[3]: Entering directory '/tmp/autogen/src/autogen-5.18.10/autoopts'
# LGCFLAGS="-pthread -I/usr/include/guile/2.0" \
# AGexe="/tmp/autogen/src/autogen-5.18.10/agen5/autogen" GDexe="/tmp/autogen/src/autogen-5.18.10/getdefs/getdefs" CLexe="/tmp/autogen/src/autogen-5.18.10/columns/columns" srcdir="." top_srcdir=".." builddir="." top_builddir=".." AO_AGE="16" AO_CURRENT="41" AO_REVISION="1" POSIX_SHELL="/usr/sbin/bash" \
# /usr/sbin/bash ./mk-tpl-config.sh tpl-config-stamp autoopts/options.h autoopts/usage-txt.h genshell.h option-xat-attribute.h option-value-type.h ao-strs.h ag-char-map.h autoopts.h project.h proto.h parse-duration.c ao-strs.c option-value-type.c option-xat-attribute.c autoopts.c alias.c boolean.c check.c configfile.c cook.c enum.c env.c file.c find.c genshell.c load.c makeshell.c nested.c numeric.c pgusage.c putshell.c reset.c restore.c save.c sort.c stack.c streqvcmp.c text_mmap.c time.c tokenize.c usage.c version.c init.c
# ! /tmp/autogen/src/autogen-5.18.10/agen5/autogen -L./tpl -L./tpl -Tagman3.tpl ./funcs.def
# ! cd /tmp/autogen/src/autogen-5.18.10/pkg
# ! tar cvf libopts-41.1.16.tar.gz libopts-41.1.16
# libopts-41.1.16/
# libopts-41.1.16/compat/
# libopts-41.1.16/compat/windows-config.h
# libopts-41.1.16/compat/compat.h
# libopts-41.1.16/compat/pathfind.c
# libopts-41.1.16/compat/snprintf.c
# libopts-41.1.16/compat/strdup.c
# libopts-41.1.16/compat/strchr.c
# libopts-41.1.16/compat/_Noreturn.h
# libopts-41.1.16/autoopts/
# libopts-41.1.16/autoopts/project.h
# libopts-41.1.16/autoopts/options.h
# libopts-41.1.16/autoopts/usage-txt.h
# libopts-41.1.16/m4/
# libopts-41.1.16/m4/libopts.m4
# libopts-41.1.16/m4/liboptschk.m4
# libopts-41.1.16/m4/stdnoreturn.m4
# libopts-41.1.16/libopts.c
# libopts-41.1.16/gettext.h
# libopts-41.1.16/parse-duration.c
# libopts-41.1.16/parse-duration.h
# libopts-41.1.16/stdnoreturn.in.h
# libopts-41.1.16/genshell.h
# libopts-41.1.16/option-xat-attribute.h
# libopts-41.1.16/option-value-type.h
# libopts-41.1.16/ao-strs.h
# libopts-41.1.16/ag-char-map.h
# libopts-41.1.16/autoopts.h
# libopts-41.1.16/proto.h
# libopts-41.1.16/ao-strs.c
# libopts-41.1.16/option-value-type.c
# libopts-41.1.16/option-xat-attribute.c
# libopts-41.1.16/autoopts.c
# libopts-41.1.16/alias.c
# libopts-41.1.16/boolean.c
# libopts-41.1.16/check.c
# libopts-41.1.16/configfile.c
# libopts-41.1.16/cook.c
# libopts-41.1.16/enum.c
# libopts-41.1.16/env.c
# libopts-41.1.16/file.c
# libopts-41.1.16/find.c
# libopts-41.1.16/genshell.c
# libopts-41.1.16/load.c
# libopts-41.1.16/makeshell.c
# libopts-41.1.16/nested.c
# libopts-41.1.16/numeric.c
# libopts-41.1.16/pgusage.c
# libopts-41.1.16/putshell.c
# libopts-41.1.16/reset.c
# libopts-41.1.16/restore.c
# libopts-41.1.16/save.c
# libopts-41.1.16/sort.c
# libopts-41.1.16/stack.c
# libopts-41.1.16/streqvcmp.c
# libopts-41.1.16/text_mmap.c
# libopts-41.1.16/time.c
# libopts-41.1.16/tokenize.c
# libopts-41.1.16/usage.c
# libopts-41.1.16/version.c
# libopts-41.1.16/init.c
# libopts-41.1.16/intprops.h
# libopts-41.1.16/COPYING.gplv3
# libopts-41.1.16/COPYING.lgplv3
# libopts-41.1.16/COPYING.mbsd
# libopts-41.1.16/README
# libopts-41.1.16/MakeDefs.inc
# libopts-41.1.16/Makefile.am
# make[4]: Entering directory '/tmp/autogen/src/autogen-5.18.10/autoopts'
# /usr/sbin/mkdir -p '/tmp/autogen/pkg/autogen/usr/bin'
# /usr/bin/install -c autoopts-config '/tmp/autogen/pkg/autogen/usr/bin'
# LGCFLAGS="-pthread -I/usr/include/guile/2.0" \
# AGexe="/tmp/autogen/src/autogen-5.18.10/agen5/autogen" GDexe="/tmp/autogen/src/autogen-5.18.10/getdefs/getdefs" CLexe="/tmp/autogen/src/autogen-5.18.10/columns/columns" srcdir="." top_srcdir=".." builddir="." top_builddir=".." AO_AGE="16" AO_CURRENT="41" AO_REVISION="1" POSIX_SHELL="/usr/sbin/bash" \
# /usr/sbin/bash ./mk-tpl-config.sh tpl-config-stamp autoopts/options.h autoopts/usage-txt.h genshell.h option-xat-attribute.h option-value-type.h ao-strs.h ag-char-map.h autoopts.h project.h proto.h parse-duration.c ao-strs.c option-value-type.c option-xat-attribute.c autoopts.c alias.c boolean.c check.c configfile.c cook.c enum.c env.c file.c find.c genshell.c load.c makeshell.c nested.c numeric.c pgusage.c putshell.c reset.c restore.c save.c sort.c stack.c streqvcmp.c text_mmap.c time.c tokenize.c usage.c version.c init.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -DPKGDATADIR='"/usr/share/autogen"' -MT libopts_la-libopts.lo -MD -MP -MF .deps/libopts_la-libopts.Tpo -c -o libopts_la-libopts.lo `test -f 'libopts.c' || echo './'`libopts.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -DPKGDATADIR=\"/usr/share/autogen\" -MT libopts_la-libopts.lo -MD -MP -MF .deps/libopts_la-libopts.Tpo -c libopts.c -fPIC -DPIC -o .libs/libopts_la-libopts.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -DPKGDATADIR=\"/usr/share/autogen\" -MT libopts_la-libopts.lo -MD -MP -MF .deps/libopts_la-libopts.Tpo -c libopts.c -o libopts_la-libopts.o >/dev/null 2>&1
# mv -f .deps/libopts_la-libopts.Tpo .deps/libopts_la-libopts.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -DPKGDATADIR='"/usr/share/autogen"' -version-info 41:1:16 -o libopts.la -rpath /usr/lib libopts_la-libopts.lo ../snprintfv/libsnprintfv.la -lm -ldl
# libtool: link: rm -fr .libs/libopts.a .libs/libopts.la .libs/libopts.lai .libs/libopts.so .libs/libopts.so.25 .libs/libopts.so.25.16.1
# libtool: link: gcc -shared -fPIC -DPIC .libs/libopts_la-libopts.o -Wl,--whole-archive ../snprintfv/.libs/libsnprintfv.a -Wl,--no-whole-archive -lm -ldl -Wl,-soname -Wl,libopts.so.25 -o .libs/libopts.so.25.16.1
# libtool: link: (cd ".libs" && rm -f "libopts.so.25" && ln -s "libopts.so.25.16.1" "libopts.so.25")
# libtool: link: (cd ".libs" && rm -f "libopts.so" && ln -s "libopts.so.25.16.1" "libopts.so")
# libtool: link: (cd .libs/libopts.lax/libsnprintfv.a && ar x "/tmp/autogen/src/autogen-5.18.10/autoopts/../snprintfv/.libs/libsnprintfv.a")
# libtool: link: ar cru .libs/libopts.a libopts_la-libopts.o .libs/libopts.lax/libsnprintfv.a/snv.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libopts.a
# libtool: link: rm -fr .libs/libopts.lax
# libtool: link: ( cd ".libs" && rm -f "libopts.la" && ln -s "../libopts.la" "libopts.la" )
# /usr/sbin/mkdir -p '/tmp/autogen/pkg/autogen/usr/lib'
# /bin/sh ../libtool --mode=install /usr/bin/install -c libopts.la '/tmp/autogen/pkg/autogen/usr/lib'
# libtool: install: /usr/bin/install -c .libs/libopts.so.25.16.1 /tmp/autogen/pkg/autogen/usr/lib/libopts.so.25.16.1
# libtool: install: (cd /tmp/autogen/pkg/autogen/usr/lib && { ln -s -f libopts.so.25.16.1 libopts.so.25 || { rm -f libopts.so.25 && ln -s libopts.so.25.16.1 libopts.so.25; }; })
# libtool: install: (cd /tmp/autogen/pkg/autogen/usr/lib && { ln -s -f libopts.so.25.16.1 libopts.so || { rm -f libopts.so && ln -s libopts.so.25.16.1 libopts.so; }; })
# libtool: install: /usr/bin/install -c .libs/libopts.lai /tmp/autogen/pkg/autogen/usr/lib/libopts.la
# libtool: install: /usr/bin/install -c .libs/libopts.a /tmp/autogen/pkg/autogen/usr/lib/libopts.a
# libtool: install: chmod 644 /tmp/autogen/pkg/autogen/usr/lib/libopts.a
# libtool: install: ranlib /tmp/autogen/pkg/autogen/usr/lib/libopts.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# /usr/sbin/mkdir -p '/tmp/autogen/pkg/autogen/usr/share/man/man3'
# /usr/bin/install -c -m 644 ao_string_tokenize.3 configFileLoad.3 optionFileLoad.3 optionFindNextValue.3 optionFindValue.3 optionFree.3 optionGetValue.3 optionLoadLine.3 optionMemberList.3 optionNextValue.3 optionOnlyUsage.3 optionPrintVersion.3 optionPrintVersionAndReturn.3 optionProcess.3 optionRestore.3 optionSaveFile.3 optionSaveState.3 optionUnloadNested.3 optionVersion.3 strequate.3 streqvcmp.3 streqvmap.3 strneqvcmp.3 strtransform.3 '/tmp/autogen/pkg/autogen/usr/share/man/man3'
# /usr/sbin/mkdir -p '/tmp/autogen/pkg/autogen/usr/share/aclocal'
# /usr/bin/install -c -m 644 autoopts.m4 '/tmp/autogen/pkg/autogen/usr/share/aclocal'
# /usr/sbin/mkdir -p '/tmp/autogen/pkg/autogen/usr/share/man/man1'
# /usr/bin/install -c -m 644 autoopts-config.1 '/tmp/autogen/pkg/autogen/usr/share/man/man1'
# /usr/sbin/mkdir -p '/tmp/autogen/pkg/autogen/usr/include'
# /usr/sbin/mkdir -p '/tmp/autogen/pkg/autogen/usr/include/autoopts'
# /usr/bin/install -c -m 644 autoopts/options.h autoopts/usage-txt.h '/tmp/autogen/pkg/autogen/usr/include/autoopts'
# /usr/sbin/mkdir -p '/tmp/autogen/pkg/autogen/usr/lib/autogen'
# /usr/bin/install -c -m 644 tpl/tpl-config.tlib '/tmp/autogen/pkg/autogen/usr/lib/autogen'
# /usr/sbin/mkdir -p '/tmp/autogen/pkg/autogen/usr/share/autogen'
# /usr/bin/install -c -m 644 libopts-41.1.16.tar.gz tpl/man2mdoc tpl/man2texi tpl/mdoc2man tpl/mdoc2texi tpl/texi2man tpl/texi2mdoc tpl/tpl-config.tlib '/tmp/autogen/pkg/autogen/usr/share/autogen'
# /usr/sbin/mkdir -p '/tmp/autogen/pkg/autogen/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 pkgconfig/autoopts.pc '/tmp/autogen/pkg/autogen/usr/lib/pkgconfig'
# /usr/sbin/mkdir -p '/tmp/autogen/pkg/autogen/usr/share/autogen'
# /usr/bin/install -c -m 644 autoopts.m4 tpl/Mdoc.pm tpl/aginfo.tpl tpl/aginfo3.tpl tpl/agman-cmd.tpl tpl/agman-file.tpl tpl/agman.tlib tpl/agman1.tpl tpl/agman3.tpl tpl/agmdoc-cmd.tpl tpl/agmdoc-file.tpl tpl/agpl.lic tpl/agtexi-cmd.tpl tpl/agtexi-file.tpl tpl/bits.tpl tpl/cmd-doc.tlib tpl/def2pot.tpl tpl/getopt.tpl tpl/gpl.lic tpl/gplv2.lic tpl/lgpl.lic tpl/lgplv2.lic tpl/mbsd.lic tpl/optcode.tlib tpl/opthead.tlib tpl/options.tpl tpl/optlib.tlib tpl/optmain.tlib tpl/perlopt.tpl tpl/rc-sample.tpl tpl/stdoptions.def tpl/str2enum.tpl tpl/str2init.tlib tpl/str2mask.tpl tpl/strings.tpl tpl/usage.tlib '/tmp/autogen/pkg/autogen/usr/share/autogen'
# make install-data-hook
# make[5]: Entering directory '/tmp/autogen/src/autogen-5.18.10/autoopts'
# make[5]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/autoopts'
# make[4]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/autoopts'
# make[3]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/autoopts'
# make[2]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/autoopts'
# make[1]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/autoopts'
# Making install in agen5
# make[1]: Entering directory '/tmp/autogen/src/autogen-5.18.10/agen5'
# Making install in test
# make[2]: Entering directory '/tmp/autogen/src/autogen-5.18.10/agen5/test'
# make[3]: Entering directory '/tmp/autogen/src/autogen-5.18.10/agen5/test'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/agen5/test'
# make[2]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/agen5/test'
# make[2]: Entering directory '/tmp/autogen/src/autogen-5.18.10/agen5'
# /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/guile/2.0 -export-dynamic -o autogen autogen-ag.o ../autoopts/libopts.la ../snprintfv/libsnprintfv.la -lguile-2.0 -lgc -lm -ldl
# libtool: link: gcc -pthread -I/usr/include/guile/2.0 -o .libs/autogen autogen-ag.o -Wl,--export-dynamic ../autoopts/.libs/libopts.so ../snprintfv/.libs/libsnprintfv.a -lguile-2.0 -lgc -lm -ldl -pthread
# make[3]: Entering directory '/tmp/autogen/src/autogen-5.18.10/agen5'
# /usr/sbin/mkdir -p '/tmp/autogen/pkg/autogen/usr/bin'
# /bin/sh ../libtool --mode=install /usr/bin/install -c autogen '/tmp/autogen/pkg/autogen/usr/bin'
# libtool: install: warning: `../autoopts/libopts.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/autogen /tmp/autogen/pkg/autogen/usr/bin/autogen
# /usr/sbin/mkdir -p '/tmp/autogen/pkg/autogen/usr/share/man/man1'
# /usr/bin/install -c -m 644 autogen.1 '/tmp/autogen/pkg/autogen/usr/share/man/man1'
# /usr/sbin/mkdir -p '/tmp/autogen/pkg/autogen/usr/share/autogen'
# /usr/bin/install -c -m 644 fsm.tpl fsm-macro.tlib fsm-trans.tlib '/tmp/autogen/pkg/autogen/usr/share/autogen'
# make[3]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/agen5'
# make[2]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/agen5'
# make[1]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/agen5'
# Making install in columns
# make[1]: Entering directory '/tmp/autogen/src/autogen-5.18.10/columns'
# /bin/sh ../libtool --tag=CC --mode=link gcc -o columns cols.o ../autoopts/libopts.la -lguile-2.0 -lgc -lm -ldl
# libtool: link: gcc -o .libs/columns cols.o ../autoopts/.libs/libopts.so -lguile-2.0 -lgc -lm -ldl
# top_builddir=.. \
# /tmp/autogen/src/autogen-5.18.10/agen5/autogen -L../autoopts/tpl -L../autoopts/tpl -MFstamp-agtexi -Tagtexi-cmd.tpl -DLEVEL=section --timeout=`expr 8 '*' 3` ./opts.def
# top_builddir=.. \
# /tmp/autogen/src/autogen-5.18.10/agen5/autogen -L../autoopts/tpl -L../autoopts/tpl -MFstamp-agman -Tagman-cmd.tpl ./opts.def
# make install-am
# make[2]: Entering directory '/tmp/autogen/src/autogen-5.18.10/columns'
# make[3]: Entering directory '/tmp/autogen/src/autogen-5.18.10/columns'
# /usr/sbin/mkdir -p '/tmp/autogen/pkg/autogen/usr/bin'
# /bin/sh ../libtool --mode=install /usr/bin/install -c columns '/tmp/autogen/pkg/autogen/usr/bin'
# libtool: install: warning: `../autoopts/libopts.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/columns /tmp/autogen/pkg/autogen/usr/bin/columns
# /usr/sbin/mkdir -p '/tmp/autogen/pkg/autogen/usr/share/man/man1'
# /usr/bin/install -c -m 644 columns.1 '/tmp/autogen/pkg/autogen/usr/share/man/man1'
# make[3]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/columns'
# make[2]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/columns'
# make[1]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/columns'
# Making install in getdefs
# make[1]: Entering directory '/tmp/autogen/src/autogen-5.18.10/getdefs'
# make install-recursive
# make[2]: Entering directory '/tmp/autogen/src/autogen-5.18.10/getdefs'
# Making install in test
# make[3]: Entering directory '/tmp/autogen/src/autogen-5.18.10/getdefs/test'
# make[4]: Entering directory '/tmp/autogen/src/autogen-5.18.10/getdefs/test'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/getdefs/test'
# make[3]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/getdefs/test'
# make[3]: Entering directory '/tmp/autogen/src/autogen-5.18.10/getdefs'
# /bin/sh ../libtool --tag=CC --mode=link gcc -o getdefs gd.o ../autoopts/libopts.la -lm -ldl
# libtool: link: gcc -o .libs/getdefs gd.o ../autoopts/.libs/libopts.so -lm -ldl
# make[4]: Entering directory '/tmp/autogen/src/autogen-5.18.10/getdefs'
# /usr/sbin/mkdir -p '/tmp/autogen/pkg/autogen/usr/bin'
# /bin/sh ../libtool --mode=install /usr/bin/install -c getdefs '/tmp/autogen/pkg/autogen/usr/bin'
# libtool: install: warning: `../autoopts/libopts.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/getdefs /tmp/autogen/pkg/autogen/usr/bin/getdefs
# /usr/sbin/mkdir -p '/tmp/autogen/pkg/autogen/usr/share/man/man1'
# /usr/bin/install -c -m 644 getdefs.1 '/tmp/autogen/pkg/autogen/usr/share/man/man1'
# make[4]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/getdefs'
# make[3]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/getdefs'
# make[2]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/getdefs'
# make[1]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/getdefs'
# Making install in xml2ag
# make[1]: Entering directory '/tmp/autogen/src/autogen-5.18.10/xml2ag'
# top_srcdir=".." top_builddir=".." PATH=`cd ../columns;pwd`:"$PATH" CLexe="../columns/columns" ../agen5/autogen -MF.deps/stamp-opts.d -MTstamp-opts -MP -L../autoopts/tpl -L../autoopts/tpl --definition=./xmlopts.def
# top_srcdir=".." top_builddir=".." PATH=`cd ../columns;pwd`:"$PATH" CLexe="../columns/columns" ../agen5/autogen -MF.deps/stamp-fork.d -MTstamp-fork -MP -L../autoopts/tpl -L../autoopts/tpl --definition=./xmlopts.def -L. -Tfork.tpl
# exec > x.c ; \
# echo '#undef PKGDATADIR' ; \
# echo '#define PKGDATADIR "/usr/share/autogen"' ; \
# echo ; echo '#define DEFINING 1' ; \
# echo '#include "autoopts/project.h"' ; \
# for f in xmlopts.c fork.c xml2ag.c ; \
# do echo "#include \"$f\"" ; done
# make install-recursive
# make[2]: Entering directory '/tmp/autogen/src/autogen-5.18.10/xml2ag'
# Making install in test
# make[3]: Entering directory '/tmp/autogen/src/autogen-5.18.10/xml2ag/test'
# make[4]: Entering directory '/tmp/autogen/src/autogen-5.18.10/xml2ag/test'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/xml2ag/test'
# make[3]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/xml2ag/test'
# make[3]: Entering directory '/tmp/autogen/src/autogen-5.18.10/xml2ag'
# gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -I/usr/include/libxml2 -MT x.o -MD -MP -MF .deps/x.Tpo -c -o x.o x.c
# mv -f .deps/x.Tpo .deps/x.Po
# /bin/sh ../libtool --tag=CC --mode=link gcc -o xml2ag x.o ../autoopts/libopts.la -lxml2 -lz -llzma -lm -ldl -lm -ldl
# libtool: link: gcc -o .libs/xml2ag x.o ../autoopts/.libs/libopts.so -lxml2 -lz -llzma -lm -ldl
# top_srcdir=".." top_builddir=".." PATH=`cd ../columns;pwd`:"$PATH" CLexe="../columns/columns" ../agen5/autogen -MF.deps/stamp-man.d -MTstamp-man -MP -L../autoopts/tpl -L../autoopts/tpl --definition=./xmlopts.def -Tagman-cmd
# make[4]: Entering directory '/tmp/autogen/src/autogen-5.18.10/xml2ag'
# /usr/sbin/mkdir -p '/tmp/autogen/pkg/autogen/usr/bin'
# /bin/sh ../libtool --mode=install /usr/bin/install -c xml2ag '/tmp/autogen/pkg/autogen/usr/bin'
# libtool: install: warning: `../autoopts/libopts.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/xml2ag /tmp/autogen/pkg/autogen/usr/bin/xml2ag
# top_srcdir=".." top_builddir=".." PATH=`cd ../columns;pwd`:"$PATH" CLexe="../columns/columns" ../agen5/autogen -MF.deps/stamp-man.d -MTstamp-man -MP -L../autoopts/tpl -L../autoopts/tpl --definition=./xmlopts.def -Tagman-cmd
# /usr/sbin/mkdir -p '/tmp/autogen/pkg/autogen/usr/share/man/man1'
# /usr/bin/install -c -m 644 xml2ag.1 '/tmp/autogen/pkg/autogen/usr/share/man/man1'
# make[4]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/xml2ag'
# make[3]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/xml2ag'
# make[2]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/xml2ag'
# make[1]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/xml2ag'
# Making install in doc
# make[1]: Entering directory '/tmp/autogen/src/autogen-5.18.10/doc'
# make install-am
# make[2]: Entering directory '/tmp/autogen/src/autogen-5.18.10/doc'
# make[3]: Entering directory '/tmp/autogen/src/autogen-5.18.10/doc'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/autogen/pkg/autogen/usr/share/info'
# /usr/bin/install -c -m 644 ./autogen.info ./autogen.info-1 ./autogen.info-2 ./autogen.info-3 '/tmp/autogen/pkg/autogen/usr/share/info'
# install-info --info-dir='/tmp/autogen/pkg/autogen/usr/share/info' '/tmp/autogen/pkg/autogen/usr/share/info/autogen.info'
# make[3]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/doc'
# make[2]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/doc'
# make[1]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/doc'
# Making install in pkg
# make[1]: Entering directory '/tmp/autogen/src/autogen-5.18.10/pkg'
# make[2]: Entering directory '/tmp/autogen/src/autogen-5.18.10/pkg'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/pkg'
# make[1]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/pkg'
# make[1]: Entering directory '/tmp/autogen/src/autogen-5.18.10'
# make[2]: Entering directory '/tmp/autogen/src/autogen-5.18.10'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/autogen/pkg/autogen/usr/share/autogen'
# /usr/bin/install -c -m 644 config/conftest.tpl config/confmacs.tlib config/liboptschk.m4 '/tmp/autogen/pkg/autogen/usr/share/autogen'
# make[2]: Leaving directory '/tmp/autogen/src/autogen-5.18.10'
# make[1]: Leaving directory '/tmp/autogen/src/autogen-5.18.10'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "autogen"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: autogen 5.18.10-1 (Wed Aug 24 14:20:05 UTC 2016)

CMD: pacman --query --file autogen-5.18.10-1-x86_64.pkg.tar.xz
# autogen 5.18.10-1

Creating hybrid package for 'autogen'

Trying to find vanilla package 'autogen'...

CMD: pacman --query --file /mirror/autogen-5.18.10-1.pkg.tar.xz
# autogen 5.18.10-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/bin/autoopts-config
# /usr/bin/autogen
# /usr/bin/columns
# /usr/bin/getdefs
# /usr/bin/xml2ag
# /usr/lib/libopts.so.25
# /usr/lib/libopts.so
# /usr/lib/libopts.so.25.16.1
# /usr/lib/autogen/tpl-config.tlib
# /usr/lib/pkgconfig/autoopts.pc
# /usr/share/man/man3/ao_string_tokenize.3.gz
# /usr/share/man/man3/configFileLoad.3.gz
# /usr/share/man/man3/optionFileLoad.3.gz
# /usr/share/man/man3/optionFindNextValue.3.gz
# /usr/share/man/man3/optionFindValue.3.gz
# /usr/share/man/man3/optionFree.3.gz
# /usr/share/man/man3/optionGetValue.3.gz
# /usr/share/man/man3/optionLoadLine.3.gz
# /usr/share/man/man3/optionMemberList.3.gz
# /usr/share/man/man3/optionNextValue.3.gz
# /usr/share/man/man3/optionOnlyUsage.3.gz
# /usr/share/man/man3/optionPrintVersion.3.gz
# /usr/share/man/man3/optionPrintVersionAndReturn.3.gz
# /usr/share/man/man3/optionProcess.3.gz
# /usr/share/man/man3/optionRestore.3.gz
# /usr/share/man/man3/optionSaveFile.3.gz
# /usr/share/man/man3/optionSaveState.3.gz
# /usr/share/man/man3/optionUnloadNested.3.gz
# /usr/share/man/man3/optionVersion.3.gz
# /usr/share/man/man3/strequate.3.gz
# /usr/share/man/man3/streqvcmp.3.gz
# /usr/share/man/man3/streqvmap.3.gz
# /usr/share/man/man3/strneqvcmp.3.gz
# /usr/share/man/man3/strtransform.3.gz
# /usr/share/man/man1/autoopts-config.1.gz
# /usr/share/man/man1/autogen.1.gz
# /usr/share/man/man1/columns.1.gz
# /usr/share/man/man1/getdefs.1.gz
# /usr/share/man/man1/xml2ag.1.gz
# /usr/share/aclocal/autoopts.m4
# /usr/share/autogen/libopts-41.1.16.tar.gz
# /usr/share/autogen/man2mdoc
# /usr/share/autogen/man2texi
# /usr/share/autogen/mdoc2man
# /usr/share/autogen/mdoc2texi
# /usr/share/autogen/texi2man
# /usr/share/autogen/texi2mdoc
# /usr/share/autogen/autoopts.m4
# /usr/share/autogen/Mdoc.pm
# /usr/share/autogen/aginfo.tpl
# /usr/share/autogen/aginfo3.tpl
# /usr/share/autogen/agman-cmd.tpl
# /usr/share/autogen/agman-file.tpl
# /usr/share/autogen/agman.tlib
# /usr/share/autogen/agman1.tpl
# /usr/share/autogen/agman3.tpl
# /usr/share/autogen/agmdoc-cmd.tpl
# /usr/share/autogen/agmdoc-file.tpl
# /usr/share/autogen/agpl.lic
# /usr/share/autogen/agtexi-file.tpl
# /usr/share/autogen/bits.tpl
# /usr/share/autogen/gpl.lic
# /usr/share/autogen/gplv2.lic
# /usr/share/autogen/lgpl.lic
# /usr/share/autogen/lgplv2.lic
# /usr/share/autogen/mbsd.lic
# /usr/share/autogen/optcode.tlib
# /usr/share/autogen/opthead.tlib
# /usr/share/autogen/optlib.tlib
# /usr/share/autogen/optmain.tlib
# /usr/share/autogen/perlopt.tpl
# /usr/share/autogen/rc-sample.tpl
# /usr/share/autogen/stdoptions.def
# /usr/share/autogen/str2enum.tpl
# /usr/share/autogen/str2mask.tpl
# /usr/share/autogen/strings.tpl
# /usr/share/autogen/agtexi-cmd.tpl
# /usr/share/autogen/cmd-doc.tlib
# /usr/share/autogen/def2pot.tpl
# /usr/share/autogen/getopt.tpl
# /usr/share/autogen/options.tpl
# /usr/share/autogen/str2init.tlib
# /usr/share/autogen/tpl-config.tlib
# /usr/share/autogen/usage.tlib
# /usr/share/autogen/fsm.tpl
# /usr/share/autogen/fsm-macro.tlib
# /usr/share/autogen/fsm-trans.tlib
# /usr/share/autogen/conftest.tpl
# /usr/share/autogen/confmacs.tlib
# /usr/share/autogen/liboptschk.m4
# /usr/share/info/autogen.info.gz
# /usr/share/info/autogen.info-1.gz
# /usr/share/info/autogen.info-2.gz
# /usr/share/info/autogen.info-3.gz
# /usr/include/autoopts/options.h
# /usr/include/autoopts/usage-txt.h
# /sysroot/usr/lib/libopts.so.25.16.1
# /sysroot/usr/lib/libopts.so.25
# /sysroot/usr/lib/libopts.so
# /sysroot/usr/lib/libopts.la
# /sysroot/usr/lib/libopts.a
# /sysroot/usr/lib/autogen/tpl-config.tlib
# /sysroot/usr/lib/pkgconfig/autoopts.pc
# /sysroot/usr/include/autoopts/options.h
# /sysroot/usr/include/autoopts/usage-txt.h

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf autogen.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/autogen.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/autogen.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/autogen.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/autogen/src/autogen-5.18.10/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by GNU AutoGen configure 5.18.10, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 34ef2d354148
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2641: checking build system type
# configure:2655: result: x86_64-unknown-linux-gnu
# configure:2675: checking host system type
# configure:2688: result: x86_64-unknown-linux-gnu
# configure:2708: checking target system type
# configure:2721: result: x86_64-unknown-linux-gnu
# configure:2767: checking for a BSD-compatible install
# configure:2835: result: /usr/bin/install -c
# configure:2846: checking whether build environment is sane
# configure:2901: result: yes
# configure:2960: checking for x86_64-unknown-linux-strip
# configure:2990: result: no
# configure:3000: checking for strip
# configure:3016: found /usr/sbin/strip
# configure:3027: result: strip
# configure:3052: checking for a thread-safe mkdir -p
# configure:3091: result: /usr/sbin/mkdir -p
# configure:3098: checking for gawk
# configure:3114: found /usr/sbin/gawk
# configure:3125: result: gawk
# configure:3136: checking whether make sets $(MAKE)
# configure:3158: result: yes
# configure:3187: checking whether make supports nested variables
# configure:3204: result: yes
# configure:3342: checking for style of include used by make
# configure:3370: result: GNU
# configure:3401: checking for x86_64-unknown-linux-gcc
# configure:3431: result: no
# configure:3441: checking for gcc
# configure:3457: found /usr/sbin/gcc
# configure:3468: result: gcc
# configure:3697: checking for C compiler version
# configure:3706: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3717: $? = 0
# configure:3706: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3717: $? = 0
# configure:3706: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3717: $? = 1
# configure:3706: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3717: $? = 1
# configure:3737: checking whether the C compiler works
# configure:3759: gcc conftest.c >&5
# configure:3763: $? = 0
# configure:3811: result: yes
# configure:3814: checking for C compiler default output file name
# configure:3816: result: a.out
# configure:3822: checking for suffix of executables
# configure:3829: gcc -o conftest conftest.c >&5
# configure:3833: $? = 0
# configure:3855: result:
# configure:3877: checking whether we are cross compiling
# configure:3885: gcc -o conftest conftest.c >&5
# configure:3889: $? = 0
# configure:3896: ./conftest
# configure:3900: $? = 0
# configure:3915: result: no
# configure:3920: checking for suffix of object files
# configure:3942: gcc -c conftest.c >&5
# configure:3946: $? = 0
# configure:3967: result: o
# configure:3971: checking whether we are using the GNU C compiler
# configure:3990: gcc -c conftest.c >&5
# configure:3990: $? = 0
# configure:3999: result: yes
# configure:4008: checking whether gcc accepts -g
# configure:4028: gcc -c -g conftest.c >&5
# configure:4028: $? = 0
# configure:4069: result: yes
# configure:4086: checking for gcc option to accept ISO C89
# configure:4149: gcc -c conftest.c >&5
# configure:4149: $? = 0
# configure:4162: result: none needed
# configure:4187: checking whether gcc understands -c and -o together
# configure:4209: gcc -c conftest.c -o conftest2.o
# configure:4212: $? = 0
# configure:4209: gcc -c conftest.c -o conftest2.o
# configure:4212: $? = 0
# configure:4224: result: yes
# configure:4243: checking dependency style of gcc
# configure:4354: result: gcc3
# configure:4375: checking how to run the C preprocessor
# configure:4406: gcc -E conftest.c
# configure:4406: $? = 0
# configure:4420: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4420: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU AutoGen"
# | #define PACKAGE_TARNAME "autogen"
# | #define PACKAGE_VERSION "5.18.10"
# | #define PACKAGE_STRING "GNU AutoGen 5.18.10"
# | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
# | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
# | #define PACKAGE "autogen"
# | #define VERSION "5.18.10"
# | /* end confdefs.h. */
# | #include
# configure:4445: result: gcc -E
# configure:4465: gcc -E conftest.c
# configure:4465: $? = 0
# configure:4479: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4479: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU AutoGen"
# | #define PACKAGE_TARNAME "autogen"
# | #define PACKAGE_VERSION "5.18.10"
# | #define PACKAGE_STRING "GNU AutoGen 5.18.10"
# | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
# | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
# | #define PACKAGE "autogen"
# | #define VERSION "5.18.10"
# | /* end confdefs.h. */
# | #include
# configure:4508: checking for grep that handles long lines and -e
# configure:4566: result: /usr/sbin/grep
# configure:4571: checking for egrep
# configure:4633: result: /usr/sbin/grep -E
# configure:4638: checking for ANSI C header files
# configure:4658: gcc -c conftest.c >&5
# configure:4658: $? = 0
# configure:4731: gcc -o conftest conftest.c >&5
# configure:4731: $? = 0
# configure:4731: ./conftest
# configure:4731: $? = 0
# configure:4742: result: yes
# configure:4755: checking for sys/types.h
# configure:4755: gcc -c conftest.c >&5
# configure:4755: $? = 0
# configure:4755: result: yes
# configure:4755: checking for sys/stat.h
# configure:4755: gcc -c conftest.c >&5
# configure:4755: $? = 0
# configure:4755: result: yes
# configure:4755: checking for stdlib.h
# configure:4755: gcc -c conftest.c >&5
# configure:4755: $? = 0
# configure:4755: result: yes
# configure:4755: checking for string.h
# configure:4755: gcc -c conftest.c >&5
# configure:4755: $? = 0
# configure:4755: result: yes
# configure:4755: checking for memory.h
# configure:4755: gcc -c conftest.c >&5
# configure:4755: $? = 0
# configure:4755: result: yes
# configure:4755: checking for strings.h
# configure:4755: gcc -c conftest.c >&5
# configure:4755: $? = 0
# configure:4755: result: yes
# configure:4755: checking for inttypes.h
# configure:4755: gcc -c conftest.c >&5
# configure:4755: $? = 0
# configure:4755: result: yes
# configure:4755: checking for stdint.h
# configure:4755: gcc -c conftest.c >&5
# configure:4755: $? = 0
# configure:4755: result: yes
# configure:4755: checking for unistd.h
# configure:4755: gcc -c conftest.c >&5
# configure:4755: $? = 0
# configure:4755: result: yes
# configure:4768: checking minix/config.h usability
# configure:4768: gcc -c conftest.c >&5
# conftest.c:54:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4768: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU AutoGen"
# | #define PACKAGE_TARNAME "autogen"
# | #define PACKAGE_VERSION "5.18.10"
# | #define PACKAGE_STRING "GNU AutoGen 5.18.10"
# | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
# | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
# | #define PACKAGE "autogen"
# | #define VERSION "5.18.10"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:4768: result: no
# configure:4768: checking minix/config.h presence
# configure:4768: gcc -E conftest.c
# conftest.c:21:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4768: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU AutoGen"
# | #define PACKAGE_TARNAME "autogen"
# | #define PACKAGE_VERSION "5.18.10"
# | #define PACKAGE_STRING "GNU AutoGen 5.18.10"
# | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
# | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
# | #define PACKAGE "autogen"
# | #define VERSION "5.18.10"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:4768: result: no
# configure:4768: checking for minix/config.h
# configure:4768: result: no
# configure:4792: checking whether it is safe to define __EXTENSIONS__
# configure:4810: gcc -c conftest.c >&5
# configure:4810: $? = 0
# configure:4817: result: yes
# configure:4834: checking whether _XOPEN_SOURCE should be defined
# configure:4853: gcc -c conftest.c >&5
# configure:4853: $? = 0
# configure:4877: result: no
# configure:5233: checking how to print strings
# configure:5260: result: printf
# configure:5281: checking for a sed that does not truncate output
# configure:5345: result: /usr/sbin/sed
# configure:5363: checking for fgrep
# configure:5425: result: /usr/sbin/grep -F
# configure:5460: checking for ld used by gcc
# configure:5527: result: /usr/sbin/ld
# configure:5534: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:5549: result: yes
# configure:5561: checking for BSD- or MS-compatible name lister (nm)
# configure:5610: result: /usr/sbin/nm -B
# configure:5740: checking the name lister (/usr/sbin/nm -B) interface
# configure:5747: gcc -c conftest.c >&5
# configure:5750: /usr/sbin/nm -B "conftest.o"
# configure:5753: output
# 0000000000000000 B some_variable
# configure:5760: result: BSD nm
# configure:5763: checking whether ln -s works
# configure:5767: result: yes
# configure:5775: checking the maximum length of command line arguments
# configure:5905: result: 1572864
# configure:5922: checking whether the shell understands some XSI constructs
# configure:5932: result: yes
# configure:5936: checking whether the shell understands "+="
# configure:5942: result: yes
# configure:5977: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:6017: result: func_convert_file_noop
# configure:6024: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:6044: result: func_convert_file_noop
# configure:6051: checking for /usr/sbin/ld option to reload object files
# configure:6058: result: -r
# configure:6092: checking for x86_64-unknown-linux-objdump
# configure:6119: result: objdump
# configure:6188: checking how to recognize dependent libraries
# configure:6390: result: pass_all
# configure:6435: checking for x86_64-unknown-linux-dlltool
# configure:6462: result: dlltool
# configure:6532: checking how to associate runtime and link libraries
# configure:6559: result: printf %s\n
# configure:6575: checking for x86_64-unknown-linux-ar
# configure:6605: result: no
# configure:6619: checking for ar
# configure:6635: found /usr/sbin/ar
# configure:6646: result: ar
# configure:6683: checking for archiver @FILE support
# configure:6700: gcc -c conftest.c >&5
# configure:6700: $? = 0
# configure:6703: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:6706: $? = 0
# configure:6711: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:6714: $? = 1
# configure:6726: result: @
# configure:6744: checking for x86_64-unknown-linux-strip
# configure:6771: result: strip
# configure:6843: checking for x86_64-unknown-linux-ranlib
# configure:6873: result: no
# configure:6883: checking for ranlib
# configure:6899: found /usr/sbin/ranlib
# configure:6910: result: ranlib
# configure:7012: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:7132: gcc -c conftest.c >&5
# configure:7135: $? = 0
# configure:7139: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:7142: $? = 0
# configure:7208: gcc -o conftest conftest.c conftstm.o >&5
# configure:7211: $? = 0
# configure:7249: result: ok
# configure:7286: checking for sysroot
# configure:7316: result: no
# configure:7393: gcc -c conftest.c >&5
# configure:7396: $? = 0
# configure:7538: checking for x86_64-unknown-linux-mt
# configure:7568: result: no
# configure:7578: checking for mt
# configure:7608: result: no
# configure:7628: checking if : is a manifest tool
# configure:7634: : '-?'
# configure:7642: result: no
# configure:8281: checking for dlfcn.h
# configure:8281: gcc -c conftest.c >&5
# configure:8281: $? = 0
# configure:8281: result: yes
# configure:8485: checking for objdir
# configure:8500: result: .libs
# configure:8771: checking if gcc supports -fno-rtti -fno-exceptions
# configure:8789: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:8793: $? = 0
# configure:8806: result: no
# configure:9133: checking for gcc option to produce PIC
# configure:9140: result: -fPIC -DPIC
# configure:9148: checking if gcc PIC flag -fPIC -DPIC works
# configure:9166: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9170: $? = 0
# configure:9183: result: yes
# configure:9212: checking if gcc static flag -static works
# configure:9240: result: yes
# configure:9255: checking if gcc supports -c -o file.o
# configure:9276: gcc -c -o out/conftest2.o conftest.c >&5
# configure:9280: $? = 0
# configure:9302: result: yes
# configure:9310: checking if gcc supports -c -o file.o
# configure:9357: result: yes
# configure:9390: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:10543: result: yes
# configure:10580: checking whether -lc should be explicitly linked in
# configure:10588: gcc -c conftest.c >&5
# configure:10591: $? = 0
# configure:10606: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10609: $? = 0
# configure:10623: result: no
# configure:10783: checking dynamic linker characteristics
# configure:11294: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11294: $? = 0
# configure:11516: result: GNU/Linux ld.so
# configure:11623: checking how to hardcode library paths into programs
# configure:11648: result: immediate
# configure:12188: checking whether stripping libraries is possible
# configure:12193: result: yes
# configure:12228: checking if libtool supports shared libraries
# configure:12230: result: yes
# configure:12233: checking whether to build shared libraries
# configure:12254: result: yes
# configure:12257: checking whether to build static libraries
# configure:12261: result: yes
# configure:12350: checking if malloc debugging is wanted
# configure:12368: result: no
# configure:12381: checking for gcc option to accept ISO C99
# configure:12530: gcc -c conftest.c >&5
# configure:12530: $? = 0
# configure:12543: result: none needed
# configure:12651: checking for gcc option to accept ISO Standard C
# configure:12662: result: none needed
# configure:12677: checking whether clearerr_unlocked is declared
# configure:12677: gcc -c conftest.c >&5
# configure:12677: $? = 0
# configure:12677: result: yes
# configure:12690: checking whether feof_unlocked is declared
# configure:12690: gcc -c conftest.c >&5
# configure:12690: $? = 0
# configure:12690: result: yes
# configure:12703: checking whether ferror_unlocked is declared
# configure:12703: gcc -c conftest.c >&5
# configure:12703: $? = 0
# configure:12703: result: yes
# configure:12716: checking whether fflush_unlocked is declared
# configure:12716: gcc -c conftest.c >&5
# configure:12716: $? = 0
# configure:12716: result: yes
# configure:12729: checking whether fgets_unlocked is declared
# configure:12729: gcc -c conftest.c >&5
# configure:12729: $? = 0
# configure:12729: result: yes
# configure:12742: checking whether fputc_unlocked is declared
# configure:12742: gcc -c conftest.c >&5
# configure:12742: $? = 0
# configure:12742: result: yes
# configure:12755: checking whether fputs_unlocked is declared
# configure:12755: gcc -c conftest.c >&5
# configure:12755: $? = 0
# configure:12755: result: yes
# configure:12768: checking whether fread_unlocked is declared
# configure:12768: gcc -c conftest.c >&5
# configure:12768: $? = 0
# configure:12768: result: yes
# configure:12781: checking whether fwrite_unlocked is declared
# configure:12781: gcc -c conftest.c >&5
# configure:12781: $? = 0
# configure:12781: result: yes
# configure:12794: checking whether getc_unlocked is declared
# configure:12794: gcc -c conftest.c >&5
# configure:12794: $? = 0
# configure:12794: result: yes
# configure:12807: checking whether getchar_unlocked is declared
# configure:12807: gcc -c conftest.c >&5
# configure:12807: $? = 0
# configure:12807: result: yes
# configure:12820: checking whether putc_unlocked is declared
# configure:12820: gcc -c conftest.c >&5
# configure:12820: $? = 0
# configure:12820: result: yes
# configure:12833: checking whether putchar_unlocked is declared
# configure:12833: gcc -c conftest.c >&5
# configure:12833: $? = 0
# configure:12833: result: yes
# configure:12949: checking for texi2html
# configure:12977: result: :
# configure:12985: checking for an ANSI C-conforming const
# configure:13051: gcc -c conftest.c >&5
# configure:13051: $? = 0
# configure:13058: result: yes
# configure:13066: checking for inline
# configure:13082: gcc -c conftest.c >&5
# configure:13082: $? = 0
# configure:13090: result: inline
# configure:13109: checking for dlopen in -ldl
# configure:13134: gcc -o conftest conftest.c -ldl >&5
# configure:13134: $? = 0
# configure:13143: result: yes
# configure:13155: checking for mode_t
# configure:13155: gcc -c conftest.c >&5
# configure:13155: $? = 0
# configure:13155: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:84:21: error: expected expression before ')' token
# if (sizeof ((mode_t)))
# ^
# configure:13155: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU AutoGen"
# | #define PACKAGE_TARNAME "autogen"
# | #define PACKAGE_VERSION "5.18.10"
# | #define PACKAGE_STRING "GNU AutoGen 5.18.10"
# | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
# | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
# | #define PACKAGE "autogen"
# | #define VERSION "5.18.10"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define AO_CURRENT 41
# | #define AO_REVISION 1
# | #define AO_AGE 16
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define USE_UNLOCKED_IO 1
# | #define HAVE_LIBDL 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((mode_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:13155: result: yes
# configure:13166: checking for pid_t
# configure:13166: gcc -c conftest.c >&5
# configure:13166: $? = 0
# configure:13166: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:84:20: error: expected expression before ')' token
# if (sizeof ((pid_t)))
# ^
# configure:13166: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU AutoGen"
# | #define PACKAGE_TARNAME "autogen"
# | #define PACKAGE_VERSION "5.18.10"
# | #define PACKAGE_STRING "GNU AutoGen 5.18.10"
# | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
# | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
# | #define PACKAGE "autogen"
# | #define VERSION "5.18.10"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define AO_CURRENT 41
# | #define AO_REVISION 1
# | #define AO_AGE 16
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define USE_UNLOCKED_IO 1
# | #define HAVE_LIBDL 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((pid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:13166: result: yes
# configure:13177: checking for size_t
# configure:13177: gcc -c conftest.c >&5
# configure:13177: $? = 0
# configure:13177: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:84:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:13177: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU AutoGen"
# | #define PACKAGE_TARNAME "autogen"
# | #define PACKAGE_VERSION "5.18.10"
# | #define PACKAGE_STRING "GNU AutoGen 5.18.10"
# | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
# | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
# | #define PACKAGE "autogen"
# | #define VERSION "5.18.10"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define AO_CURRENT 41
# | #define AO_REVISION 1
# | #define AO_AGE 16
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define USE_UNLOCKED_IO 1
# | #define HAVE_LIBDL 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:13177: result: yes
# configure:13188: checking for uid_t in sys/types.h
# configure:13207: result: yes
# configure:13220: checking for long double with more range or precision than double
# configure:13256: gcc -c conftest.c >&5
# configure:13256: $? = 0
# configure:13263: result: yes
# configure:13288: checking for long long
# configure:13288: gcc -c conftest.c >&5
# configure:13288: $? = 0
# configure:13288: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:87:24: error: expected expression before ')' token
# if (sizeof ((long long)))
# ^
# configure:13288: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU AutoGen"
# | #define PACKAGE_TARNAME "autogen"
# | #define PACKAGE_VERSION "5.18.10"
# | #define PACKAGE_STRING "GNU AutoGen 5.18.10"
# | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
# | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
# | #define PACKAGE "autogen"
# | #define VERSION "5.18.10"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define AO_CURRENT 41
# | #define AO_REVISION 1
# | #define AO_AGE 16
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define USE_UNLOCKED_IO 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SNV_LONG_DOUBLE long double
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((long long)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:13288: result: yes
# configure:13297: checking for uintmax_t
# configure:13297: gcc -c conftest.c >&5
# configure:13297: $? = 0
# configure:13297: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:88:24: error: expected expression before ')' token
# if (sizeof ((uintmax_t)))
# ^
# configure:13297: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU AutoGen"
# | #define PACKAGE_TARNAME "autogen"
# | #define PACKAGE_VERSION "5.18.10"
# | #define PACKAGE_STRING "GNU AutoGen 5.18.10"
# | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
# | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
# | #define PACKAGE "autogen"
# | #define VERSION "5.18.10"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define AO_CURRENT 41
# | #define AO_REVISION 1
# | #define AO_AGE 16
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define USE_UNLOCKED_IO 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SNV_LONG_DOUBLE long double
# | #define HAVE_LONG_LONG 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((uintmax_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:13297: result: yes
# configure:13306: checking for size_t
# configure:13306: result: yes
# configure:13315: checking for wchar_t
# configure:13315: gcc -c conftest.c >&5
# configure:13315: $? = 0
# configure:13315: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:90:22: error: expected expression before ')' token
# if (sizeof ((wchar_t)))
# ^
# configure:13315: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU AutoGen"
# | #define PACKAGE_TARNAME "autogen"
# | #define PACKAGE_VERSION "5.18.10"
# | #define PACKAGE_STRING "GNU AutoGen 5.18.10"
# | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
# | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
# | #define PACKAGE "autogen"
# | #define VERSION "5.18.10"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define AO_CURRENT 41
# | #define AO_REVISION 1
# | #define AO_AGE 16
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define USE_UNLOCKED_IO 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SNV_LONG_DOUBLE long double
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_SIZE_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((wchar_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:13315: result: yes
# configure:13329: checking size of char*
# configure:13334: gcc -o conftest conftest.c -ldl >&5
# configure:13334: $? = 0
# configure:13334: ./conftest
# configure:13334: $? = 0
# configure:13348: result: 8
# configure:13362: checking size of int
# configure:13367: gcc -o conftest conftest.c -ldl >&5
# configure:13367: $? = 0
# configure:13367: ./conftest
# configure:13367: $? = 0
# configure:13381: result: 4
# configure:13395: checking size of long
# configure:13400: gcc -o conftest conftest.c -ldl >&5
# configure:13400: $? = 0
# configure:13400: ./conftest
# configure:13400: $? = 0
# configure:13414: result: 8
# configure:13428: checking size of short
# configure:13433: gcc -o conftest conftest.c -ldl >&5
# configure:13433: $? = 0
# configure:13433: ./conftest
# configure:13433: $? = 0
# configure:13447: result: 2
# configure:13461: checking for strchr
# configure:13461: gcc -o conftest conftest.c -ldl >&5
# conftest.c:82:6: warning: conflicting types for built-in function 'strchr'
# char strchr ();
# ^~~~~~
# configure:13461: $? = 0
# configure:13461: result: yes
# configure:13461: checking for strlcpy
# configure:13461: gcc -o conftest conftest.c -ldl >&5
# /tmp/ccw4Jg80.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `strlcpy'
# collect2: error: ld returned 1 exit status
# configure:13461: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU AutoGen"
# | #define PACKAGE_TARNAME "autogen"
# | #define PACKAGE_VERSION "5.18.10"
# | #define PACKAGE_STRING "GNU AutoGen 5.18.10"
# | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
# | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
# | #define PACKAGE "autogen"
# | #define VERSION "5.18.10"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define AO_CURRENT 41
# | #define AO_REVISION 1
# | #define AO_AGE 16
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define USE_UNLOCKED_IO 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SNV_LONG_DOUBLE long double
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_WCHAR_T 1
# | #define SIZEOF_CHARP 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SHORT 2
# | #define HAVE_STRCHR 1
# | /* end confdefs.h. */
# | /* Define strlcpy to an innocuous variant, in case declares strlcpy.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define strlcpy innocuous_strlcpy
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char strlcpy (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef strlcpy
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char strlcpy ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_strlcpy || defined __stub___strlcpy
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return strlcpy ();
# | ;
# | return 0;
# | }
# configure:13461: result: no
# configure:13461: checking for snprintf
# configure:13461: gcc -o conftest conftest.c -ldl >&5
# conftest.c:83:6: warning: conflicting types for built-in function 'snprintf'
# char snprintf ();
# ^~~~~~~~
# configure:13461: $? = 0
# configure:13461: result: yes
# configure:13461: checking for dlopen
# configure:13461: gcc -o conftest conftest.c -ldl >&5
# configure:13461: $? = 0
# configure:13461: result: yes
# configure:13470: checking for library containing copysign
# configure:13501: gcc -o conftest conftest.c -ldl >&5
# conftest.c:69:6: warning: conflicting types for built-in function 'copysign'
# char copysign ();
# ^~~~~~~~
# configure:13501: $? = 0
# configure:13518: result: none required
# configure:13528: checking for library containing copysignl
# configure:13559: gcc -o conftest conftest.c -ldl >&5
# conftest.c:70:6: warning: conflicting types for built-in function 'copysignl'
# char copysignl ();
# ^~~~~~~~~
# configure:13559: $? = 0
# configure:13576: result: none required
# configure:13586: checking for library containing modfl
# configure:13617: gcc -o conftest conftest.c -ldl >&5
# conftest.c:71:6: warning: conflicting types for built-in function 'modfl'
# char modfl ();
# ^~~~~
# configure:13617: $? = 0
# configure:13634: result: none required
# configure:13667: checking for unsigned long long int
# configure:13715: result: yes
# configure:13727: checking libio.h usability
# configure:13727: gcc -c conftest.c >&5
# configure:13727: $? = 0
# configure:13727: result: yes
# configure:13727: checking libio.h presence
# configure:13727: gcc -E conftest.c
# configure:13727: $? = 0
# configure:13727: result: yes
# configure:13727: checking for libio.h
# configure:13727: result: yes
# configure:13727: checking ctype.h usability
# configure:13727: gcc -c conftest.c >&5
# configure:13727: $? = 0
# configure:13727: result: yes
# configure:13727: checking ctype.h presence
# configure:13727: gcc -E conftest.c
# configure:13727: $? = 0
# configure:13727: result: yes
# configure:13727: checking for ctype.h
# configure:13727: result: yes
# configure:13727: checking assert.h usability
# configure:13727: gcc -c conftest.c >&5
# configure:13727: $? = 0
# configure:13727: result: yes
# configure:13727: checking assert.h presence
# configure:13727: gcc -E conftest.c
# configure:13727: $? = 0
# configure:13727: result: yes
# configure:13727: checking for assert.h
# configure:13727: result: yes
# configure:13727: checking sys/resource.h usability
# configure:13727: gcc -c conftest.c >&5
# configure:13727: $? = 0
# configure:13727: result: yes
# configure:13727: checking sys/resource.h presence
# configure:13727: gcc -E conftest.c
# configure:13727: $? = 0
# configure:13727: result: yes
# configure:13727: checking for sys/resource.h
# configure:13727: result: yes
# configure:13737: checking whether sigsetjmp is declared
# configure:13737: gcc -c conftest.c >&5
# configure:13737: $? = 0
# configure:13737: result: yes
# configure:13749: checking whether sys_siglist is declared
# configure:13749: gcc -c conftest.c >&5
# configure:13749: $? = 0
# configure:13749: result: yes
# configure:13770: checking for putenv
# configure:13770: gcc -o conftest conftest.c -ldl >&5
# configure:13770: $? = 0
# configure:13770: result: yes
# configure:13770: checking for getdate_r
# configure:13770: gcc -o conftest conftest.c -ldl >&5
# configure:13770: $? = 0
# configure:13770: result: yes
# configure:13770: checking for utimes
# configure:13770: gcc -o conftest conftest.c -ldl >&5
# configure:13770: $? = 0
# configure:13770: result: yes
# configure:13770: checking for futimes
# configure:13770: gcc -o conftest conftest.c -ldl >&5
# configure:13770: $? = 0
# configure:13770: result: yes
# configure:13780: checking for inline
# configure:13804: result: inline
# configure:13824: checking for long long int
# configure:13874: result: yes
# configure:13883: checking for grep that handles long lines and -e
# configure:13941: result: /usr/sbin/grep
# configure:13946: checking for egrep
# configure:14008: result: /usr/sbin/grep -E
# configure:14013: checking for fgrep
# configure:14075: result: /usr/sbin/grep -F
# configure:14092: checking for x86_64-unknown-linux-pkg-config
# configure:14125: result: no
# configure:14135: checking for pkg-config
# configure:14153: found /usr/sbin/pkg-config
# configure:14165: result: /usr/sbin/pkg-config
# configure:14190: checking pkg-config is at least version 0.9.0
# configure:14193: result: yes
# configure:14221: checking for guile 2.0
# configure:14224: $PKG_CONFIG --exists --print-errors "guile-$v"
# configure:14227: $? = 0
# configure:14244: found guile 2.0
# configure:14273: checking for ld used by gcc
# configure:14340: result: /usr/sbin/ld -m elf_x86_64
# configure:14347: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
# configure:14362: result: yes
# configure:14369: checking for shared library run path origin
# configure:14382: result: done
# configure:14469: checking for dirent.h that defines DIR
# configure:14488: gcc -c conftest.c >&5
# configure:14488: $? = 0
# configure:14496: result: yes
# configure:14509: checking for library containing opendir
# configure:14540: gcc -o conftest conftest.c -ldl >&5
# configure:14540: $? = 0
# configure:14557: result: none required
# configure:14637: checking sys/mman.h usability
# configure:14637: gcc -c conftest.c >&5
# configure:14637: $? = 0
# configure:14637: result: yes
# configure:14637: checking sys/mman.h presence
# configure:14637: gcc -E conftest.c
# configure:14637: $? = 0
# configure:14637: result: yes
# configure:14637: checking for sys/mman.h
# configure:14637: result: yes
# configure:14637: checking sys/param.h usability
# configure:14637: gcc -c conftest.c >&5
# configure:14637: $? = 0
# configure:14637: result: yes
# configure:14637: checking sys/param.h presence
# configure:14637: gcc -E conftest.c
# configure:14637: $? = 0
# configure:14637: result: yes
# configure:14637: checking for sys/param.h
# configure:14637: result: yes
# configure:14637: checking sys/poll.h usability
# configure:14637: gcc -c conftest.c >&5
# configure:14637: $? = 0
# configure:14637: result: yes
# configure:14637: checking sys/poll.h presence
# configure:14637: gcc -E conftest.c
# configure:14637: $? = 0
# configure:14637: result: yes
# configure:14637: checking for sys/poll.h
# configure:14637: result: yes
# configure:14637: checking sys/procset.h usability
# configure:14637: gcc -c conftest.c >&5
# conftest.c:114:25: fatal error: sys/procset.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14637: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU AutoGen"
# | #define PACKAGE_TARNAME "autogen"
# | #define PACKAGE_VERSION "5.18.10"
# | #define PACKAGE_STRING "GNU AutoGen 5.18.10"
# | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
# | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
# | #define PACKAGE "autogen"
# | #define VERSION "5.18.10"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define AO_CURRENT 41
# | #define AO_REVISION 1
# | #define AO_AGE 16
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define USE_UNLOCKED_IO 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SNV_LONG_DOUBLE long double
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_WCHAR_T 1
# | #define SIZEOF_CHARP 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SHORT 2
# | #define HAVE_STRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_COPYSIGN 1
# | #define HAVE_COPYSIGNL 1
# | #define HAVE_MODFL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_DECL_SIGSETJMP 1
# | #define HAVE_DECL_SYS_SIGLIST 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETDATE_R 1
# | #define HAVE_UTIMES 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:14637: result: no
# configure:14637: checking sys/procset.h presence
# configure:14637: gcc -E conftest.c
# conftest.c:81:25: fatal error: sys/procset.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14637: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU AutoGen"
# | #define PACKAGE_TARNAME "autogen"
# | #define PACKAGE_VERSION "5.18.10"
# | #define PACKAGE_STRING "GNU AutoGen 5.18.10"
# | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
# | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
# | #define PACKAGE "autogen"
# | #define VERSION "5.18.10"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define AO_CURRENT 41
# | #define AO_REVISION 1
# | #define AO_AGE 16
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define USE_UNLOCKED_IO 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SNV_LONG_DOUBLE long double
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_WCHAR_T 1
# | #define SIZEOF_CHARP 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SHORT 2
# | #define HAVE_STRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_COPYSIGN 1
# | #define HAVE_COPYSIGNL 1
# | #define HAVE_MODFL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_DECL_SIGSETJMP 1
# | #define HAVE_DECL_SYS_SIGLIST 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETDATE_R 1
# | #define HAVE_UTIMES 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | /* end confdefs.h. */
# | #include
# configure:14637: result: no
# configure:14637: checking for sys/procset.h
# configure:14637: result: no
# configure:14637: checking sys/select.h usability
# configure:14637: gcc -c conftest.c >&5
# configure:14637: $? = 0
# configure:14637: result: yes
# configure:14637: checking sys/select.h presence
# configure:14637: gcc -E conftest.c
# configure:14637: $? = 0
# configure:14637: result: yes
# configure:14637: checking for sys/select.h
# configure:14637: result: yes
# configure:14637: checking sys/socket.h usability
# configure:14637: gcc -c conftest.c >&5
# configure:14637: $? = 0
# configure:14637: result: yes
# configure:14637: checking sys/socket.h presence
# configure:14637: gcc -E conftest.c
# configure:14637: $? = 0
# configure:14637: result: yes
# configure:14637: checking for sys/socket.h
# configure:14637: result: yes
# configure:14637: checking sys/stropts.h usability
# configure:14637: gcc -c conftest.c >&5
# configure:14637: $? = 0
# configure:14637: result: yes
# configure:14637: checking sys/stropts.h presence
# configure:14637: gcc -E conftest.c
# configure:14637: $? = 0
# configure:14637: result: yes
# configure:14637: checking for sys/stropts.h
# configure:14637: result: yes
# configure:14637: checking sys/time.h usability
# configure:14637: gcc -c conftest.c >&5
# configure:14637: $? = 0
# configure:14637: result: yes
# configure:14637: checking sys/time.h presence
# configure:14637: gcc -E conftest.c
# configure:14637: $? = 0
# configure:14637: result: yes
# configure:14637: checking for sys/time.h
# configure:14637: result: yes
# configure:14637: checking sys/un.h usability
# configure:14637: gcc -c conftest.c >&5
# configure:14637: $? = 0
# configure:14637: result: yes
# configure:14637: checking sys/un.h presence
# configure:14637: gcc -E conftest.c
# configure:14637: $? = 0
# configure:14637: result: yes
# configure:14637: checking for sys/un.h
# configure:14637: result: yes
# configure:14637: checking sys/wait.h usability
# configure:14637: gcc -c conftest.c >&5
# configure:14637: $? = 0
# configure:14637: result: yes
# configure:14637: checking sys/wait.h presence
# configure:14637: gcc -E conftest.c
# configure:14637: $? = 0
# configure:14637: result: yes
# configure:14637: checking for sys/wait.h
# configure:14637: result: yes
# configure:14637: checking for dlfcn.h
# configure:14637: result: yes
# configure:14637: checking errno.h usability
# configure:14637: gcc -c conftest.c >&5
# configure:14637: $? = 0
# configure:14637: result: yes
# configure:14637: checking errno.h presence
# configure:14637: gcc -E conftest.c
# configure:14637: $? = 0
# configure:14637: result: yes
# configure:14637: checking for errno.h
# configure:14637: result: yes
# configure:14637: checking fcntl.h usability
# configure:14637: gcc -c conftest.c >&5
# configure:14637: $? = 0
# configure:14637: result: yes
# configure:14637: checking fcntl.h presence
# configure:14637: gcc -E conftest.c
# configure:14637: $? = 0
# configure:14637: result: yes
# configure:14637: checking for fcntl.h
# configure:14637: result: yes
# configure:14637: checking libgen.h usability
# configure:14637: gcc -c conftest.c >&5
# configure:14637: $? = 0
# configure:14637: result: yes
# configure:14637: checking libgen.h presence
# configure:14637: gcc -E conftest.c
# configure:14637: $? = 0
# configure:14637: result: yes
# configure:14637: checking for libgen.h
# configure:14637: result: yes
# configure:14637: checking libintl.h usability
# configure:14637: gcc -c conftest.c >&5
# configure:14637: $? = 0
# configure:14637: result: yes
# configure:14637: checking libintl.h presence
# configure:14637: gcc -E conftest.c
# configure:14637: $? = 0
# configure:14637: result: yes
# configure:14637: checking for libintl.h
# configure:14637: result: yes
# configure:14637: checking for memory.h
# configure:14637: result: yes
# configure:14637: checking netinet/in.h usability
# configure:14637: gcc -c conftest.c >&5
# configure:14637: $? = 0
# configure:14637: result: yes
# configure:14637: checking netinet/in.h presence
# configure:14637: gcc -E conftest.c
# configure:14637: $? = 0
# configure:14637: result: yes
# configure:14637: checking for netinet/in.h
# configure:14637: result: yes
# configure:14637: checking setjmp.h usability
# configure:14637: gcc -c conftest.c >&5
# configure:14637: $? = 0
# configure:14637: result: yes
# configure:14637: checking setjmp.h presence
# configure:14637: gcc -E conftest.c
# configure:14637: $? = 0
# configure:14637: result: yes
# configure:14637: checking for setjmp.h
# configure:14637: result: yes
# configure:14637: checking stdbool.h usability
# configure:14637: gcc -c conftest.c >&5
# configure:14637: $? = 0
# configure:14637: result: yes
# configure:14637: checking stdbool.h presence
# configure:14637: gcc -E conftest.c
# configure:14637: $? = 0
# configure:14637: result: yes
# configure:14637: checking for stdbool.h
# configure:14637: result: yes
# configure:14637: checking sysexits.h usability
# configure:14637: gcc -c conftest.c >&5
# configure:14637: $? = 0
# configure:14637: result: yes
# configure:14637: checking sysexits.h presence
# configure:14637: gcc -E conftest.c
# configure:14637: $? = 0
# configure:14637: result: yes
# configure:14637: checking for sysexits.h
# configure:14637: result: yes
# configure:14637: checking for unistd.h
# configure:14637: result: yes
# configure:14637: checking utime.h usability
# configure:14637: gcc -c conftest.c >&5
# configure:14637: $? = 0
# configure:14637: result: yes
# configure:14637: checking utime.h presence
# configure:14637: gcc -E conftest.c
# configure:14637: $? = 0
# configure:14637: result: yes
# configure:14637: checking for utime.h
# configure:14637: result: yes
# configure:14651: checking stdarg.h usability
# configure:14651: gcc -c conftest.c >&5
# configure:14651: $? = 0
# configure:14651: result: yes
# configure:14651: checking stdarg.h presence
# configure:14651: gcc -E conftest.c
# configure:14651: $? = 0
# configure:14651: result: yes
# configure:14651: checking for stdarg.h
# configure:14651: result: yes
# configure:14667: checking for string.h
# configure:14667: result: yes
# configure:14683: checking limits.h usability
# configure:14683: gcc -c conftest.c >&5
# configure:14683: $? = 0
# configure:14683: result: yes
# configure:14683: checking limits.h presence
# configure:14683: gcc -E conftest.c
# configure:14683: $? = 0
# configure:14683: result: yes
# configure:14683: checking for limits.h
# configure:14683: result: yes
# configure:14699: checking for inttypes.h
# configure:14699: result: yes
# configure:14712: checking for working stdnoreturn.h
# configure:14741: gcc -c conftest.c >&5
# configure:14741: $? = 0
# configure:14748: result: yes
# configure:14775: checking for runetype.h
# configure:14775: gcc -c conftest.c >&5
# conftest.c:142:22: fatal error: runetype.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14775: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU AutoGen"
# | #define PACKAGE_TARNAME "autogen"
# | #define PACKAGE_VERSION "5.18.10"
# | #define PACKAGE_STRING "GNU AutoGen 5.18.10"
# | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
# | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
# | #define PACKAGE "autogen"
# | #define VERSION "5.18.10"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define AO_CURRENT 41
# | #define AO_REVISION 1
# | #define AO_AGE 16
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define USE_UNLOCKED_IO 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SNV_LONG_DOUBLE long double
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_WCHAR_T 1
# | #define SIZEOF_CHARP 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SHORT 2
# | #define HAVE_STRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_COPYSIGN 1
# | #define HAVE_COPYSIGNL 1
# | #define HAVE_MODFL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_DECL_SIGSETJMP 1
# | #define HAVE_DECL_SYS_SIGLIST 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETDATE_R 1
# | #define HAVE_UTIMES 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | /* end confdefs.h. */
# |
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #if HAVE_RUNETYPE_H
# | # include
# | #endif
# |
# |
# | #include
# configure:14775: result: no
# configure:14775: checking for wchar.h
# configure:14775: gcc -c conftest.c >&5
# configure:14775: $? = 0
# configure:14775: result: yes
# configure:14832: checking for wchar_t
# configure:14832: result: yes
# configure:14842: checking for wint_t
# configure:14842: gcc -c conftest.c >&5
# configure:14842: $? = 0
# configure:14842: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:151:21: error: expected expression before ')' token
# if (sizeof ((wint_t)))
# ^
# configure:14842: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU AutoGen"
# | #define PACKAGE_TARNAME "autogen"
# | #define PACKAGE_VERSION "5.18.10"
# | #define PACKAGE_STRING "GNU AutoGen 5.18.10"
# | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
# | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
# | #define PACKAGE "autogen"
# | #define VERSION "5.18.10"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define AO_CURRENT 41
# | #define AO_REVISION 1
# | #define AO_AGE 16
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define USE_UNLOCKED_IO 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SNV_LONG_DOUBLE long double
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_WCHAR_T 1
# | #define SIZEOF_CHARP 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SHORT 2
# | #define HAVE_STRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_COPYSIGN 1
# | #define HAVE_COPYSIGNL 1
# | #define HAVE_MODFL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_DECL_SIGSETJMP 1
# | #define HAVE_DECL_SYS_SIGLIST 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETDATE_R 1
# | #define HAVE_UTIMES 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | /* end confdefs.h. */
# |
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #if HAVE_RUNETYPE_H
# | # include
# | #endif
# | #if HAVE_WCHAR_H
# | # include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((wint_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14842: result: yes
# configure:14861: checking for int8_t
# configure:14861: gcc -c conftest.c >&5
# configure:14861: $? = 0
# configure:14861: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:143:21: error: expected expression before ')' token
# if (sizeof ((int8_t)))
# ^
# configure:14861: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU AutoGen"
# | #define PACKAGE_TARNAME "autogen"
# | #define PACKAGE_VERSION "5.18.10"
# | #define PACKAGE_STRING "GNU AutoGen 5.18.10"
# | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
# | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
# | #define PACKAGE "autogen"
# | #define VERSION "5.18.10"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define AO_CURRENT 41
# | #define AO_REVISION 1
# | #define AO_AGE 16
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define USE_UNLOCKED_IO 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SNV_LONG_DOUBLE long double
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_WCHAR_T 1
# | #define SIZEOF_CHARP 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SHORT 2
# | #define HAVE_STRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_COPYSIGN 1
# | #define HAVE_COPYSIGNL 1
# | #define HAVE_MODFL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_DECL_SIGSETJMP 1
# | #define HAVE_DECL_SYS_SIGLIST 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETDATE_R 1
# | #define HAVE_UTIMES 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((int8_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14861: result: yes
# configure:14870: checking for uint8_t
# configure:14870: gcc -c conftest.c >&5
# configure:14870: $? = 0
# configure:14870: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:144:22: error: expected expression before ')' token
# if (sizeof ((uint8_t)))
# ^
# configure:14870: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU AutoGen"
# | #define PACKAGE_TARNAME "autogen"
# | #define PACKAGE_VERSION "5.18.10"
# | #define PACKAGE_STRING "GNU AutoGen 5.18.10"
# | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
# | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
# | #define PACKAGE "autogen"
# | #define VERSION "5.18.10"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define AO_CURRENT 41
# | #define AO_REVISION 1
# | #define AO_AGE 16
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define USE_UNLOCKED_IO 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SNV_LONG_DOUBLE long double
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_WCHAR_T 1
# | #define SIZEOF_CHARP 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SHORT 2
# | #define HAVE_STRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_COPYSIGN 1
# | #define HAVE_COPYSIGNL 1
# | #define HAVE_MODFL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_DECL_SIGSETJMP 1
# | #define HAVE_DECL_SYS_SIGLIST 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETDATE_R 1
# | #define HAVE_UTIMES 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((uint8_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14870: result: yes
# configure:14879: checking for int16_t
# configure:14879: gcc -c conftest.c >&5
# configure:14879: $? = 0
# configure:14879: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:145:22: error: expected expression before ')' token
# if (sizeof ((int16_t)))
# ^
# configure:14879: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU AutoGen"
# | #define PACKAGE_TARNAME "autogen"
# | #define PACKAGE_VERSION "5.18.10"
# | #define PACKAGE_STRING "GNU AutoGen 5.18.10"
# | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
# | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
# | #define PACKAGE "autogen"
# | #define VERSION "5.18.10"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define AO_CURRENT 41
# | #define AO_REVISION 1
# | #define AO_AGE 16
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define USE_UNLOCKED_IO 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SNV_LONG_DOUBLE long double
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_WCHAR_T 1
# | #define SIZEOF_CHARP 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SHORT 2
# | #define HAVE_STRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_COPYSIGN 1
# | #define HAVE_COPYSIGNL 1
# | #define HAVE_MODFL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_DECL_SIGSETJMP 1
# | #define HAVE_DECL_SYS_SIGLIST 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETDATE_R 1
# | #define HAVE_UTIMES 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((int16_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14879: result: yes
# configure:14888: checking for uint16_t
# configure:14888: gcc -c conftest.c >&5
# configure:14888: $? = 0
# configure:14888: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:146:23: error: expected expression before ')' token
# if (sizeof ((uint16_t)))
# ^
# configure:14888: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU AutoGen"
# | #define PACKAGE_TARNAME "autogen"
# | #define PACKAGE_VERSION "5.18.10"
# | #define PACKAGE_STRING "GNU AutoGen 5.18.10"
# | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
# | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
# | #define PACKAGE "autogen"
# | #define VERSION "5.18.10"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define AO_CURRENT 41
# | #define AO_REVISION 1
# | #define AO_AGE 16
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define USE_UNLOCKED_IO 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SNV_LONG_DOUBLE long double
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_WCHAR_T 1
# | #define SIZEOF_CHARP 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SHORT 2
# | #define HAVE_STRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_COPYSIGN 1
# | #define HAVE_COPYSIGNL 1
# | #define HAVE_MODFL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_DECL_SIGSETJMP 1
# | #define HAVE_DECL_SYS_SIGLIST 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETDATE_R 1
# | #define HAVE_UTIMES 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((uint16_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14888: result: yes
# configure:14897: checking for int32_t
# configure:14897: gcc -c conftest.c >&5
# configure:14897: $? = 0
# configure:14897: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:147:22: error: expected expression before ')' token
# if (sizeof ((int32_t)))
# ^
# configure:14897: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU AutoGen"
# | #define PACKAGE_TARNAME "autogen"
# | #define PACKAGE_VERSION "5.18.10"
# | #define PACKAGE_STRING "GNU AutoGen 5.18.10"
# | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
# | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
# | #define PACKAGE "autogen"
# | #define VERSION "5.18.10"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define AO_CURRENT 41
# | #define AO_REVISION 1
# | #define AO_AGE 16
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define USE_UNLOCKED_IO 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SNV_LONG_DOUBLE long double
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_WCHAR_T 1
# | #define SIZEOF_CHARP 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SHORT 2
# | #define HAVE_STRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_COPYSIGN 1
# | #define HAVE_COPYSIGNL 1
# | #define HAVE_MODFL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_DECL_SIGSETJMP 1
# | #define HAVE_DECL_SYS_SIGLIST 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETDATE_R 1
# | #define HAVE_UTIMES 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((int32_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14897: result: yes
# configure:14906: checking for uint32_t
# configure:14906: gcc -c conftest.c >&5
# configure:14906: $? = 0
# configure:14906: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:148:23: error: expected expression before ')' token
# if (sizeof ((uint32_t)))
# ^
# configure:14906: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU AutoGen"
# | #define PACKAGE_TARNAME "autogen"
# | #define PACKAGE_VERSION "5.18.10"
# | #define PACKAGE_STRING "GNU AutoGen 5.18.10"
# | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
# | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
# | #define PACKAGE "autogen"
# | #define VERSION "5.18.10"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define AO_CURRENT 41
# | #define AO_REVISION 1
# | #define AO_AGE 16
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define USE_UNLOCKED_IO 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SNV_LONG_DOUBLE long double
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_WCHAR_T 1
# | #define SIZEOF_CHARP 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SHORT 2
# | #define HAVE_STRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_COPYSIGN 1
# | #define HAVE_COPYSIGNL 1
# | #define HAVE_MODFL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_DECL_SIGSETJMP 1
# | #define HAVE_DECL_SYS_SIGLIST 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETDATE_R 1
# | #define HAVE_UTIMES 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((uint32_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14906: result: yes
# configure:14915: checking for intptr_t
# configure:14915: gcc -c conftest.c >&5
# configure:14915: $? = 0
# configure:14915: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:149:23: error: expected expression before ')' token
# if (sizeof ((intptr_t)))
# ^
# configure:14915: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU AutoGen"
# | #define PACKAGE_TARNAME "autogen"
# | #define PACKAGE_VERSION "5.18.10"
# | #define PACKAGE_STRING "GNU AutoGen 5.18.10"
# | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
# | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
# | #define PACKAGE "autogen"
# | #define VERSION "5.18.10"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define AO_CURRENT 41
# | #define AO_REVISION 1
# | #define AO_AGE 16
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define USE_UNLOCKED_IO 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SNV_LONG_DOUBLE long double
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_WCHAR_T 1
# | #define SIZEOF_CHARP 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SHORT 2
# | #define HAVE_STRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_COPYSIGN 1
# | #define HAVE_COPYSIGNL 1
# | #define HAVE_MODFL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_DECL_SIGSETJMP 1
# | #define HAVE_DECL_SYS_SIGLIST 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETDATE_R 1
# | #define HAVE_UTIMES 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((intptr_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14915: result: yes
# configure:14924: checking for uintptr_t
# configure:14924: gcc -c conftest.c >&5
# configure:14924: $? = 0
# configure:14924: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:150:24: error: expected expression before ')' token
# if (sizeof ((uintptr_t)))
# ^
# configure:14924: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU AutoGen"
# | #define PACKAGE_TARNAME "autogen"
# | #define PACKAGE_VERSION "5.18.10"
# | #define PACKAGE_STRING "GNU AutoGen 5.18.10"
# | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
# | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
# | #define PACKAGE "autogen"
# | #define VERSION "5.18.10"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define AO_CURRENT 41
# | #define AO_REVISION 1
# | #define AO_AGE 16
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define USE_UNLOCKED_IO 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SNV_LONG_DOUBLE long double
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_WCHAR_T 1
# | #define SIZEOF_CHARP 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SHORT 2
# | #define HAVE_STRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_COPYSIGN 1
# | #define HAVE_COPYSIGNL 1
# | #define HAVE_MODFL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_DECL_SIGSETJMP 1
# | #define HAVE_DECL_SYS_SIGLIST 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETDATE_R 1
# | #define HAVE_UTIMES 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((uintptr_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14924: result: yes
# configure:14933: checking for uint_t
# configure:14933: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:151:13: error: 'uint_t' undeclared (first use in this function)
# if (sizeof (uint_t))
# ^~~~~~
# conftest.c:151:13: note: each undeclared identifier is reported only once for each function it appears in
# configure:14933: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU AutoGen"
# | #define PACKAGE_TARNAME "autogen"
# | #define PACKAGE_VERSION "5.18.10"
# | #define PACKAGE_STRING "GNU AutoGen 5.18.10"
# | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
# | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
# | #define PACKAGE "autogen"
# | #define VERSION "5.18.10"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define AO_CURRENT 41
# | #define AO_REVISION 1
# | #define AO_AGE 16
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define USE_UNLOCKED_IO 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SNV_LONG_DOUBLE long double
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_WCHAR_T 1
# | #define SIZEOF_CHARP 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SHORT 2
# | #define HAVE_STRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_COPYSIGN 1
# | #define HAVE_COPYSIGNL 1
# | #define HAVE_MODFL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_DECL_SIGSETJMP 1
# | #define HAVE_DECL_SYS_SIGLIST 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETDATE_R 1
# | #define HAVE_UTIMES 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof (uint_t))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14933: result: no
# configure:14942: checking for pid_t
# configure:14942: result: yes
# configure:14951: checking for size_t
# configure:14951: result: yes
# configure:14960: checking for ptrdiff_t
# configure:14960: gcc -c conftest.c >&5
# configure:14960: $? = 0
# configure:14960: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:153:24: error: expected expression before ')' token
# if (sizeof ((ptrdiff_t)))
# ^
# configure:14960: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU AutoGen"
# | #define PACKAGE_TARNAME "autogen"
# | #define PACKAGE_VERSION "5.18.10"
# | #define PACKAGE_STRING "GNU AutoGen 5.18.10"
# | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
# | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
# | #define PACKAGE "autogen"
# | #define VERSION "5.18.10"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define AO_CURRENT 41
# | #define AO_REVISION 1
# | #define AO_AGE 16
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define USE_UNLOCKED_IO 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SNV_LONG_DOUBLE long double
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_WCHAR_T 1
# | #define SIZEOF_CHARP 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SHORT 2
# | #define HAVE_STRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_COPYSIGN 1
# | #define HAVE_COPYSIGNL 1
# | #define HAVE_MODFL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_DECL_SIGSETJMP 1
# | #define HAVE_DECL_SYS_SIGLIST 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETDATE_R 1
# | #define HAVE_UTIMES 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((ptrdiff_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14960: result: yes
# configure:14974: checking size of char *
# configure:14979: gcc -o conftest conftest.c -ldl >&5
# configure:14979: $? = 0
# configure:14979: ./conftest
# configure:14979: $? = 0
# configure:14993: result: 8
# configure:15007: checking size of int
# configure:15026: result: 4
# configure:15040: checking size of long
# configure:15059: result: 8
# configure:15073: checking size of short
# configure:15092: result: 2
# configure:15106: checking for pathfind in -lgen
# configure:15131: gcc -o conftest conftest.c -lgen -ldl >&5
# /usr/sbin/ld: cannot find -lgen
# collect2: error: ld returned 1 exit status
# configure:15131: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU AutoGen"
# | #define PACKAGE_TARNAME "autogen"
# | #define PACKAGE_VERSION "5.18.10"
# | #define PACKAGE_STRING "GNU AutoGen 5.18.10"
# | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
# | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
# | #define PACKAGE "autogen"
# | #define VERSION "5.18.10"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define AO_CURRENT 41
# | #define AO_REVISION 1
# | #define AO_AGE 16
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define USE_UNLOCKED_IO 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SNV_LONG_DOUBLE long double
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_WCHAR_T 1
# | #define SIZEOF_CHARP 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SHORT 2
# | #define HAVE_STRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_COPYSIGN 1
# | #define HAVE_COPYSIGNL 1
# | #define HAVE_MODFL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_DECL_SIGSETJMP 1
# | #define HAVE_DECL_SYS_SIGLIST 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETDATE_R 1
# | #define HAVE_UTIMES 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SHORT 2
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char pathfind ();
# | int
# | main ()
# | {
# | return pathfind ();
# | ;
# | return 0;
# | }
# configure:15140: result: no
# configure:15151: checking for gettext in -lintl
# configure:15176: gcc -o conftest conftest.c -lintl -ldl >&5
# conftest.c:129:6: warning: conflicting types for built-in function 'gettext'
# char gettext ();
# ^~~~~~~
# /usr/sbin/ld: cannot find -lintl
# collect2: error: ld returned 1 exit status
# configure:15176: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU AutoGen"
# | #define PACKAGE_TARNAME "autogen"
# | #define PACKAGE_VERSION "5.18.10"
# | #define PACKAGE_STRING "GNU AutoGen 5.18.10"
# | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
# | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
# | #define PACKAGE "autogen"
# | #define VERSION "5.18.10"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define AO_CURRENT 41
# | #define AO_REVISION 1
# | #define AO_AGE 16
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define USE_UNLOCKED_IO 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SNV_LONG_DOUBLE long double
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_WCHAR_T 1
# | #define SIZEOF_CHARP 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SHORT 2
# | #define HAVE_STRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_COPYSIGN 1
# | #define HAVE_COPYSIGNL 1
# | #define HAVE_MODFL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_DECL_SIGSETJMP 1
# | #define HAVE_DECL_SYS_SIGLIST 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETDATE_R 1
# | #define HAVE_UTIMES 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SHORT 2
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char gettext ();
# | int
# | main ()
# | {
# | return gettext ();
# | ;
# | return 0;
# | }
# configure:15185: result: no
# configure:15198: checking for vprintf
# configure:15198: gcc -o conftest conftest.c -ldl >&5
# conftest.c:145:6: warning: conflicting types for built-in function 'vprintf'
# char vprintf ();
# ^~~~~~~
# configure:15198: $? = 0
# configure:15198: result: yes
# configure:15204: checking for _doprnt
# configure:15204: gcc -o conftest conftest.c -ldl >&5
# /tmp/ccl7lQn1.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `_doprnt'
# collect2: error: ld returned 1 exit status
# configure:15204: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU AutoGen"
# | #define PACKAGE_TARNAME "autogen"
# | #define PACKAGE_VERSION "5.18.10"
# | #define PACKAGE_STRING "GNU AutoGen 5.18.10"
# | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
# | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
# | #define PACKAGE "autogen"
# | #define VERSION "5.18.10"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define AO_CURRENT 41
# | #define AO_REVISION 1
# | #define AO_AGE 16
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define USE_UNLOCKED_IO 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SNV_LONG_DOUBLE long double
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_WCHAR_T 1
# | #define SIZEOF_CHARP 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SHORT 2
# | #define HAVE_STRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_COPYSIGN 1
# | #define HAVE_COPYSIGNL 1
# | #define HAVE_MODFL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_DECL_SIGSETJMP 1
# | #define HAVE_DECL_SYS_SIGLIST 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETDATE_R 1
# | #define HAVE_UTIMES 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | /* end confdefs.h. */
# | /* Define _doprnt to an innocuous variant, in case declares _doprnt.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _doprnt innocuous__doprnt
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _doprnt (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _doprnt
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char _doprnt ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__doprnt || defined __stub____doprnt
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _doprnt ();
# | ;
# | return 0;
# | }
# configure:15204: result: no
# configure:15217: checking vfork.h usability
# configure:15217: gcc -c conftest.c >&5
# conftest.c:156:19: fatal error: vfork.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:15217: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU AutoGen"
# | #define PACKAGE_TARNAME "autogen"
# | #define PACKAGE_VERSION "5.18.10"
# | #define PACKAGE_STRING "GNU AutoGen 5.18.10"
# | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
# | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
# | #define PACKAGE "autogen"
# | #define VERSION "5.18.10"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define AO_CURRENT 41
# | #define AO_REVISION 1
# | #define AO_AGE 16
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define USE_UNLOCKED_IO 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SNV_LONG_DOUBLE long double
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_WCHAR_T 1
# | #define SIZEOF_CHARP 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SHORT 2
# | #define HAVE_STRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_COPYSIGN 1
# | #define HAVE_COPYSIGNL 1
# | #define HAVE_MODFL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_DECL_SIGSETJMP 1
# | #define HAVE_DECL_SYS_SIGLIST 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETDATE_R 1
# | #define HAVE_UTIMES 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:15217: result: no
# configure:15217: checking vfork.h presence
# configure:15217: gcc -E conftest.c
# conftest.c:123:19: fatal error: vfork.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:15217: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU AutoGen"
# | #define PACKAGE_TARNAME "autogen"
# | #define PACKAGE_VERSION "5.18.10"
# | #define PACKAGE_STRING "GNU AutoGen 5.18.10"
# | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
# | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
# | #define PACKAGE "autogen"
# | #define VERSION "5.18.10"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define AO_CURRENT 41
# | #define AO_REVISION 1
# | #define AO_AGE 16
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define USE_UNLOCKED_IO 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SNV_LONG_DOUBLE long double
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_WCHAR_T 1
# | #define SIZEOF_CHARP 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SHORT 2
# | #define HAVE_STRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_COPYSIGN 1
# | #define HAVE_COPYSIGNL 1
# | #define HAVE_MODFL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_DECL_SIGSETJMP 1
# | #define HAVE_DECL_SYS_SIGLIST 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETDATE_R 1
# | #define HAVE_UTIMES 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | /* end confdefs.h. */
# | #include
# configure:15217: result: no
# configure:15217: checking for vfork.h
# configure:15217: result: no
# configure:15230: checking for fork
# configure:15230: gcc -o conftest conftest.c -ldl >&5
# conftest.c:146:6: warning: conflicting types for built-in function 'fork'
# char fork ();
# ^~~~
# configure:15230: $? = 0
# configure:15230: result: yes
# configure:15230: checking for vfork
# configure:15230: gcc -o conftest conftest.c -ldl >&5
# configure:15230: $? = 0
# configure:15230: result: yes
# configure:15240: checking for working fork
# configure:15262: gcc -o conftest conftest.c -ldl >&5
# configure:15262: $? = 0
# configure:15262: ./conftest
# configure:15262: $? = 0
# configure:15272: result: yes
# configure:15293: checking for working vfork
# configure:15403: result: yes
# configure:15432: checking for mmap
# configure:15432: gcc -o conftest conftest.c -ldl >&5
# configure:15432: $? = 0
# configure:15432: result: yes
# configure:15432: checking for canonicalize_file_name
# configure:15432: gcc -o conftest conftest.c -ldl >&5
# configure:15432: $? = 0
# configure:15432: result: yes
# configure:15432: checking for snprintf
# configure:15432: result: yes
# configure:15432: checking for strdup
# configure:15432: gcc -o conftest conftest.c -ldl >&5
# conftest.c:153:6: warning: conflicting types for built-in function 'strdup'
# char strdup ();
# ^~~~~~
# configure:15432: $? = 0
# configure:15432: result: yes
# configure:15432: checking for strchr
# configure:15432: result: yes
# configure:15432: checking for strrchr
# configure:15432: gcc -o conftest conftest.c -ldl >&5
# conftest.c:155:6: warning: conflicting types for built-in function 'strrchr'
# char strrchr ();
# ^~~~~~~
# configure:15432: $? = 0
# configure:15432: result: yes
# configure:15432: checking for strsignal
# configure:15432: gcc -o conftest conftest.c -ldl >&5
# configure:15432: $? = 0
# configure:15432: result: yes
# configure:15432: checking for fchmod
# configure:15432: gcc -o conftest conftest.c -ldl >&5
# configure:15432: $? = 0
# configure:15432: result: yes
# configure:15432: checking for fstat
# configure:15432: gcc -o conftest conftest.c -ldl >&5
# configure:15432: $? = 0
# configure:15432: result: yes
# configure:15432: checking for chmod
# configure:15432: gcc -o conftest conftest.c -ldl >&5
# configure:15432: $? = 0
# configure:15432: result: yes
# configure:15441: checking for a sed that does not truncate output
# configure:15505: result: /usr/sbin/sed
# configure:15540: checking whether shell scripts are desired
# configure:15547: result: yes
# configure:15556: checking for vfork.h
# configure:15556: result: no
# configure:15569: checking for fork
# configure:15569: result: yes
# configure:15569: checking for vfork
# configure:15569: result: yes
# configure:15579: checking for working fork
# configure:15611: result: yes
# configure:15632: checking for working vfork
# configure:15742: result: yes
# configure:15773: checking whether using shell scripts
# configure:15790: result: yes
# configure:15822: checking whether statically link autogen to libopts
# configure:15829: result: no
# configure:15849: checking whether setjmp() links okay
# configure:15869: gcc -o conftest conftest.c -ldl >&5
# configure:15869: $? = 0
# configure:15880: result: yes
# configure:15893: checking whether __attribute__((format_arg(n))) works
# configure:15912: gcc -c conftest.c >&5
# configure:15912: $? = 0
# configure:15922: result: yes
# configure:15940: checking whether sigsetjmp() links okay
# configure:15960: gcc -o conftest conftest.c -ldl >&5
# configure:15960: $? = 0
# configure:15971: result: yes
# configure:15989: checking whether with-libxml2 was specified
# configure:15996: result: no
# configure:16015: checking whether with-libxml2-cflags was specified
# configure:16022: result: no
# configure:16033: checking whether with-libxml2-libs was specified
# configure:16040: result: no
# configure:16066: xml2-config used for CFLAGS: -I/usr/include/libxml2
# configure:16073: xml2-config used for LIBS: -lxml2 -lz -llzma -lm -ldl
# configure:16090: checking whether libxml2 can be linked with
# configure:16104: gcc -o conftest -I/usr/include/libxml2 conftest.c -ldl -lxml2 -lz -llzma -lm -ldl >&5
# configure:16104: $? = 0
# configure:16115: result: yes
# configure:16146: checking whether sysinfo(2) is Solaris
# configure:16163: gcc -o conftest conftest.c -ldl >&5
# conftest.c:146:28: fatal error: sys/systeminfo.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:16163: $? = 1
# configure: program exited with status 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU AutoGen"
# | #define PACKAGE_TARNAME "autogen"
# | #define PACKAGE_VERSION "5.18.10"
# | #define PACKAGE_STRING "GNU AutoGen 5.18.10"
# | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
# | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
# | #define PACKAGE "autogen"
# | #define VERSION "5.18.10"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define AO_CURRENT 41
# | #define AO_REVISION 1
# | #define AO_AGE 16
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define USE_UNLOCKED_IO 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SNV_LONG_DOUBLE long double
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_WCHAR_T 1
# | #define SIZEOF_CHARP 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SHORT 2
# | #define HAVE_STRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_COPYSIGN 1
# | #define HAVE_COPYSIGNL 1
# | #define HAVE_MODFL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_DECL_SIGSETJMP 1
# | #define HAVE_DECL_SYS_SIGLIST 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETDATE_R 1
# | #define HAVE_UTIMES 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define SHELL_ENABLED 1
# | #define HAVE_WORKING_SETJMP 1
# | #define ATTRIBUTE_FORMAT_ARG(_a) __attribute__((format_arg(_a)))
# | #define HAVE_WORKING_SIGSETJMP 1
# | /* end confdefs.h. */
# | #include
# | int main() { char z[ 256 ];
# | long sz = sysinfo(SI_SYSNAME, z, sizeof(z));
# | return (sz > 0) ? 0 : 1; }
# configure:16175: result: no
# configure:16192: checking whether specify an autogen timeout
# configure:16199: result: no
# configure:16219: checking whether strcspn matches prototype and works
# configure:16238: gcc -o conftest conftest.c -ldl >&5
# conftest.c: In function 'main':
# conftest.c:148:18: error: 'reject' undeclared (first use in this function)
# char zRej[] = reject;
# ^~~~~~
# conftest.c:148:18: note: each undeclared identifier is reported only once for each function it appears in
# configure:16238: $? = 1
# configure: program exited with status 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU AutoGen"
# | #define PACKAGE_TARNAME "autogen"
# | #define PACKAGE_VERSION "5.18.10"
# | #define PACKAGE_STRING "GNU AutoGen 5.18.10"
# | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
# | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
# | #define PACKAGE "autogen"
# | #define VERSION "5.18.10"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define AO_CURRENT 41
# | #define AO_REVISION 1
# | #define AO_AGE 16
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define USE_UNLOCKED_IO 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SNV_LONG_DOUBLE long double
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_WCHAR_T 1
# | #define SIZEOF_CHARP 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SHORT 2
# | #define HAVE_STRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_COPYSIGN 1
# | #define HAVE_COPYSIGNL 1
# | #define HAVE_MODFL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_DECL_SIGSETJMP 1
# | #define HAVE_DECL_SYS_SIGLIST 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETDATE_R 1
# | #define HAVE_UTIMES 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define SHELL_ENABLED 1
# | #define HAVE_WORKING_SETJMP 1
# | #define ATTRIBUTE_FORMAT_ARG(_a) __attribute__((format_arg(_a)))
# | #define HAVE_WORKING_SIGSETJMP 1
# | /* end confdefs.h. */
# | #include
# | int main (int argc, char ** argv) {
# | char zRej[] = reject;
# | char zAcc[] = "a-ok-eject";
# | return strcspn( zAcc, zRej ) - 5;
# | }
# configure:16250: result: no
# configure:16265: checking whether uname(2) is POSIX
# configure:16281: gcc -o conftest conftest.c -ldl >&5
# configure:16281: $? = 0
# configure:16281: ./conftest
# configure:16281: $? = 0
# configure:16293: result: yes
# configure:16306: checking whether runtime library dirs can be specified
# configure:16328: result: -Wl,-R${libdir}
# configure:16346: checking whether wanting autogen debugging
# configure:16353: result: no
# configure:16379: checking whether name of the packager of this software is supplied
# configure:16386: result: no
# configure:16404: checking whether packager-specific version information is supplied
# configure:16411: result: no
# configure:16429: checking whether bug reporting URI/e-mail/etc. is supplied
# configure:16436: result: no
# configure:16464: checking for GUILE
# configure:16471: $PKG_CONFIG --exists --print-errors "guile-$GUILE_EFFECTIVE_VERSION"
# configure:16474: $? = 0
# configure:16488: $PKG_CONFIG --exists --print-errors "guile-$GUILE_EFFECTIVE_VERSION"
# configure:16491: $? = 0
# configure:16549: result: yes
# configure:16718: checking whether a reg expr header is specified
# configure:16725: result: no
# configure:16751: checking whether with-libregex was specified
# configure:16758: result: no
# configure:16777: checking whether with-libregex-cflags was specified
# configure:16784: result: no
# configure:16795: checking whether with-libregex-libs was specified
# configure:16802: result: no
# configure:16837: checking whether libregex functions properly
# configure:16869: gcc -o conftest conftest.c -ldl >&5
# configure:16869: $? = 0
# configure:16869: ./conftest
# configure:16869: $? = 0
# configure:16882: result: yes
# configure:16902: checking whether pathfind(3) works
# configure:16921: gcc -o conftest conftest.c -ldl >&5
# conftest.c: In function 'main':
# conftest.c:153:16: warning: implicit declaration of function 'pathfind' [-Wimplicit-function-declaration]
# char * pz = pathfind( getenv( "PATH" ), "sh", "x" );
# ^~~~~~~~
# conftest.c:153:16: warning: initialization makes pointer from integer without a cast [-Wint-conversion]
# /tmp/cccE9lAY.o: In function `main':
# conftest.c:(.text+0x2c): undefined reference to `pathfind'
# collect2: error: ld returned 1 exit status
# configure:16921: $? = 1
# configure: program exited with status 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU AutoGen"
# | #define PACKAGE_TARNAME "autogen"
# | #define PACKAGE_VERSION "5.18.10"
# | #define PACKAGE_STRING "GNU AutoGen 5.18.10"
# | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
# | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
# | #define PACKAGE "autogen"
# | #define VERSION "5.18.10"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define AO_CURRENT 41
# | #define AO_REVISION 1
# | #define AO_AGE 16
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define USE_UNLOCKED_IO 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SNV_LONG_DOUBLE long double
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_WCHAR_T 1
# | #define SIZEOF_CHARP 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SHORT 2
# | #define HAVE_STRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_COPYSIGN 1
# | #define HAVE_COPYSIGNL 1
# | #define HAVE_MODFL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_DECL_SIGSETJMP 1
# | #define HAVE_DECL_SYS_SIGLIST 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETDATE_R 1
# | #define HAVE_UTIMES 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define SHELL_ENABLED 1
# | #define HAVE_WORKING_SETJMP 1
# | #define ATTRIBUTE_FORMAT_ARG(_a) __attribute__((format_arg(_a)))
# | #define HAVE_WORKING_SIGSETJMP 1
# | #define HAVE_UNAME_SYSCALL 1
# | #define GUILE_VERSION 200011
# | #define REGEX_HEADER
# | #define WITH_LIBREGEX 1
# | /* end confdefs.h. */
# | #include
# | #include
# | int main (int argc, char ** argv) {
# | char * pz = pathfind( getenv( "PATH" ), "sh", "x" );
# | return (pz == 0) ? 1 : 0;
# | }
# configure:16933: result: no
# configure:16946: checking whether /dev/zero is readable device
# configure:16962: result: crw-rw-rw- 1 root root 1, 5 Aug 24 14:19 /dev/zero
# configure:16975: checking whether we have a functional realpath(3C)
# configure:16999: gcc -o conftest conftest.c -ldl >&5
# configure:16999: $? = 0
# configure:16999: ./conftest
# configure:16999: $? = 0
# configure:17011: result: yes
# configure:17024: checking whether strftime() works
# configure:17054: gcc -o conftest conftest.c -ldl >&5
# configure:17054: $? = 0
# configure:17054: ./conftest
# configure:17054: $? = 0
# configure:17066: result: yes
# configure:17079: checking whether fopen accepts "b" mode
# configure:17096: gcc -o conftest conftest.c -ldl >&5
# configure:17096: $? = 0
# configure:17096: ./conftest
# configure:17096: $? = 0
# configure:17108: result: yes
# configure:17125: checking whether fopen accepts "t" mode
# configure:17142: gcc -o conftest conftest.c -ldl >&5
# configure:17142: $? = 0
# configure:17142: ./conftest
# configure:17142: $? = 0
# configure:17154: result: yes
# configure:17175: checking whether not wanting optional option args
# configure:17182: result: yes
# configure:17205: checking for fopencookie
# configure:17205: gcc -o conftest conftest.c -ldl >&5
# configure:17205: $? = 0
# configure:17205: result: yes
# configure:17284: checking for static inline
# configure:17301: gcc -c conftest.c >&5
# conftest.c:157:15: warning: return type defaults to 'int' [-Wimplicit-int]
# static inline foo(bar) int bar; { return bar; }
# ^~~
# configure:17301: $? = 0
# configure:17309: result: static inline
# configure:17344: checking for working stdnoreturn.h
# configure:17380: result: yes
# configure:17446: checking if malloc debugging is wanted
# configure:17464: result: no
# configure:17473: checking for gawk
# configure:17500: result: gawk
# configure:17519: checking for runetype.h
# configure:17519: result: no
# configure:17519: checking for wchar.h
# configure:17519: result: yes
# configure:17563: checking for stdarg.h
# configure:17563: result: yes
# configure:17586: checking for wchar_t
# configure:17586: result: yes
# configure:17596: checking for wint_t
# configure:17596: result: yes
# configure:17615: checking for long double
# configure:17615: gcc -c conftest.c >&5
# configure:17615: $? = 0
# configure:17615: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:198:26: error: expected expression before ')' token
# if (sizeof ((long double)))
# ^
# configure:17615: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU AutoGen"
# | #define PACKAGE_TARNAME "autogen"
# | #define PACKAGE_VERSION "5.18.10"
# | #define PACKAGE_STRING "GNU AutoGen 5.18.10"
# | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
# | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
# | #define PACKAGE "autogen"
# | #define VERSION "5.18.10"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define AO_CURRENT 41
# | #define AO_REVISION 1
# | #define AO_AGE 16
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define USE_UNLOCKED_IO 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SNV_LONG_DOUBLE long double
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_WCHAR_T 1
# | #define SIZEOF_CHARP 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SHORT 2
# | #define HAVE_STRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_COPYSIGN 1
# | #define HAVE_COPYSIGNL 1
# | #define HAVE_MODFL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LIBIO_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_DECL_SIGSETJMP 1
# | #define HAVE_DECL_SYS_SIGLIST 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETDATE_R 1
# | #define HAVE_UTIMES 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_CHMOD 1
# | #define POSIX_SHELL "/usr/sbin/bash"
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define SHELL_ENABLED 1
# | #define HAVE_WORKING_SETJMP 1
# | #define ATTRIBUTE_FORMAT_ARG(_a) __attribute__((format_arg(_a)))
# | #define HAVE_WORKING_SIGSETJMP 1
# | #define HAVE_UNAME_SYSCALL 1
# | #define GUILE_VERSION 200011
# | #define REGEX_HEADER
# | #define WITH_LIBREGEX 1
# | #define HAVE_DEV_ZERO 1
# | #define HAVE_REALPATH 1
# | #define HAVE_STRFTIME 1
# | #define FOPEN_BINARY_FLAG "b"
# | #define FOPEN_TEXT_FLAG "t"
# | #define HAVE_FOPENCOOKIE 1
# | #define ENABLE_FMEMOPEN 1
# | #define SNV_INLINE static inline
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((long double)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:17615: result: yes
# configure:17629: checking for strtoul
# configure:17629: gcc -o conftest conftest.c -ldl >&5
# configure:17629: $? = 0
# configure:17629: result: yes
# configure:17642: checking for ldexpl
# configure:17642: gcc -o conftest conftest.c -ldl >&5
# conftest.c:187:6: warning: conflicting types for built-in function 'ldexpl'
# char ldexpl ();
# ^~~~~~
# configure:17642: $? = 0
# configure:17642: result: yes
# configure:17655: checking for frexpl
# configure:17655: gcc -o conftest conftest.c -ldl >&5
# conftest.c:188:6: warning: conflicting types for built-in function 'frexpl'
# char frexpl ();
# ^~~~~~
# configure:17655: $? = 0
# configure:17655: result: yes
# configure:17669: checking for log in -lm
# configure:17694: gcc -o conftest conftest.c -lm -ldl >&5
# conftest.c:173:6: warning: conflicting types for built-in function 'log'
# char log ();
# ^~~
# configure:17694: $? = 0
# configure:17703: result: yes
# configure:17717: checking for copysign
# configure:17717: gcc -o conftest conftest.c -lm -ldl >&5
# conftest.c:190:6: warning: conflicting types for built-in function 'copysign'
# char copysign ();
# ^~~~~~~~
# configure:17717: $? = 0
# configure:17717: result: yes
# configure:17717: checking for copysignl
# configure:17717: gcc -o conftest conftest.c -lm -ldl >&5
# conftest.c:191:6: warning: conflicting types for built-in function 'copysignl'
# char copysignl ();
# ^~~~~~~~~
# configure:17717: $? = 0
# configure:17717: result: yes
# configure:17730: checking whether ln -s works
# configure:17734: result: yes
# configure:17939: checking that generated files are newer than configure
# configure:17945: result: done
# configure:18000: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by GNU AutoGen config.status 5.18.10, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 34ef2d354148
#
# config.status:1317: creating autoopts/mk-autoopts-pc
# config.status:1317: creating autoopts/autoopts-config
# config.status:1317: creating autoopts/tpl/tpl-config.tlib
# config.status:1317: creating doc/auto_gen.tpl
# config.status:1317: creating autoopts/test/defs
# config.status:1317: creating config/mk-shdefs
# config.status:1317: creating pkg/pkg-env
# config.status:1317: creating Makefile
# config.status:1317: creating agen5/Makefile
# config.status:1317: creating agen5/test/Makefile
# config.status:1317: creating autoopts/Makefile
# config.status:1317: creating autoopts/test/Makefile
# config.status:1317: creating columns/Makefile
# config.status:1317: creating compat/Makefile
# config.status:1317: creating doc/Makefile
# config.status:1317: creating getdefs/Makefile
# config.status:1317: creating getdefs/test/Makefile
# config.status:1317: creating pkg/Makefile
# config.status:1317: creating snprintfv/Makefile
# config.status:1317: creating xml2ag/Makefile
# config.status:1317: creating xml2ag/test/Makefile
# config.status:1317: creating config.h
# config.status:1546: executing depfiles commands
# config.status:1546: executing libtool commands
# config.status:1546: executing stamp-h commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_c_long_double=yes
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_GUILE_CFLAGS_set=
# ac_cv_env_GUILE_CFLAGS_value=
# ac_cv_env_GUILE_LIBS_set=
# ac_cv_env_GUILE_LIBS_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func__doprnt=no
# ac_cv_func_canonicalize_file_name=yes
# ac_cv_func_chmod=yes
# ac_cv_func_copysign=yes
# ac_cv_func_copysignl=yes
# ac_cv_func_dlopen=yes
# ac_cv_func_fchmod=yes
# ac_cv_func_fopencookie=yes
# ac_cv_func_fork=yes
# ac_cv_func_fork_works=yes
# ac_cv_func_frexpl=yes
# ac_cv_func_fstat=yes
# ac_cv_func_futimes=yes
# ac_cv_func_getdate_r=yes
# ac_cv_func_ldexpl=yes
# ac_cv_func_mmap=yes
# ac_cv_func_putenv=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_strchr=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strlcpy=no
# ac_cv_func_strrchr=yes
# ac_cv_func_strsignal=yes
# ac_cv_func_strtoul=yes
# ac_cv_func_utimes=yes
# ac_cv_func_vfork=yes
# ac_cv_func_vfork_works=yes
# ac_cv_func_vprintf=yes
# ac_cv_have_decl_clearerr_unlocked=yes
# ac_cv_have_decl_feof_unlocked=yes
# ac_cv_have_decl_ferror_unlocked=yes
# ac_cv_have_decl_fflush_unlocked=yes
# ac_cv_have_decl_fgets_unlocked=yes
# ac_cv_have_decl_fputc_unlocked=yes
# ac_cv_have_decl_fputs_unlocked=yes
# ac_cv_have_decl_fread_unlocked=yes
# ac_cv_have_decl_fwrite_unlocked=yes
# ac_cv_have_decl_getc_unlocked=yes
# ac_cv_have_decl_getchar_unlocked=yes
# ac_cv_have_decl_putc_unlocked=yes
# ac_cv_have_decl_putchar_unlocked=yes
# ac_cv_have_decl_sigsetjmp=yes
# ac_cv_have_decl_sys_siglist=yes
# ac_cv_header_assert_h=yes
# ac_cv_header_ctype_h=yes
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_libgen_h=yes
# ac_cv_header_libintl_h=yes
# ac_cv_header_libio_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_netinet_in_h=yes
# ac_cv_header_runetype_h=no
# ac_cv_header_setjmp_h=yes
# ac_cv_header_stdarg_h=yes
# ac_cv_header_stdbool_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_mman_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_poll_h=yes
# ac_cv_header_sys_procset_h=no
# ac_cv_header_sys_resource_h=yes
# ac_cv_header_sys_select_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_stropts_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_un_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_sysexits_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_utime_h=yes
# ac_cv_header_vfork_h=no
# ac_cv_header_wchar_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_dl_dlopen=yes
# ac_cv_lib_gen_pathfind=no
# ac_cv_lib_intl_gettext=no
# ac_cv_lib_m_log=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_DLLTOOL=dlltool
# ac_cv_prog_OBJDUMP=objdump
# ac_cv_prog_STRIP=strip
# ac_cv_prog_TEXI2HTML=:
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_c99=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_stdc=
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_copysign='none required'
# ac_cv_search_copysignl='none required'
# ac_cv_search_modfl='none required'
# ac_cv_search_opendir='none required'
# ac_cv_should_define__xopen_source=no
# ac_cv_sizeof_char_p=8
# ac_cv_sizeof_charp=8
# ac_cv_sizeof_int=4
# ac_cv_sizeof_long=8
# ac_cv_sizeof_short=2
# ac_cv_target=x86_64-unknown-linux-gnu
# ac_cv_type_int16_t=yes
# ac_cv_type_int32_t=yes
# ac_cv_type_int8_t=yes
# ac_cv_type_intptr_t=yes
# ac_cv_type_long_double=yes
# ac_cv_type_long_double_wider=yes
# ac_cv_type_long_long=yes
# ac_cv_type_long_long_int=yes
# ac_cv_type_mode_t=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_ptrdiff_t=yes
# ac_cv_type_size_t=yes
# ac_cv_type_uid_t=yes
# ac_cv_type_uint16_t=yes
# ac_cv_type_uint32_t=yes
# ac_cv_type_uint8_t=yes
# ac_cv_type_uint_t=no
# ac_cv_type_uintmax_t=yes
# ac_cv_type_uintptr_t=yes
# ac_cv_type_unsigned_long_long_int=yes
# ac_cv_type_wchar_t=yes
# ac_cv_type_wint_t=yes
# acl_cv_hardcode_direct=no
# acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
# acl_cv_hardcode_libdir_separator=
# acl_cv_hardcode_minus_L=no
# acl_cv_libext=a
# acl_cv_libname_spec='lib$name'
# acl_cv_library_names_spec='$libname$shrext'
# acl_cv_path_LD='/usr/sbin/ld -m elf_x86_64'
# acl_cv_prog_gnu_ld=yes
# acl_cv_rpath=done
# acl_cv_shlibext=so
# acl_cv_wl=-Wl,
# ag_cv_compile_format_arg=yes
# ag_cv_enable_debug=no
# ag_cv_enable_shell=yes
# ag_cv_enable_static_autogen=no
# ag_cv_enable_timeout=no
# ag_cv_link_setjmp=yes
# ag_cv_link_sigsetjmp=yes
# ag_cv_run_solaris_sysinfo=no
# ag_cv_run_strcspn=no
# ag_cv_run_uname_syscall=yes
# ag_cv_test_do_shell=yes
# ag_cv_test_ldflags='-Wl,-R${libdir}'
# ag_cv_with_group_packager=no
# ag_cv_with_group_packager_bug_reports=no
# ag_cv_with_group_packager_version=no
# ag_cv_with_libxml2=yes
# ag_cv_with_libxml2_cflags=-I/usr/include/libxml2
# ag_cv_with_libxml2_libs='-lxml2 -lz -llzma -lm -ldl'
# ag_cv_with_libxml2_root=no
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# gl_cv_header_working_stdnoreturn_h=yes
# libopts_cv_enable_optional_args=yes
# libopts_cv_run_fopen_binary=yes
# libopts_cv_run_fopen_text=yes
# libopts_cv_run_pathfind=no
# libopts_cv_run_realpath=yes
# libopts_cv_run_strftime=yes
# libopts_cv_test_dev_zero='crw-rw-rw- 1 root root 1, 5 Aug 24 14:19 /dev/zero'
# libopts_cv_with_libregex=yes
# libopts_cv_with_libregex_cflags=
# libopts_cv_with_libregex_libs=
# libopts_cv_with_libregex_root=no
# libopts_cv_with_regex_header=no
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/sbin/ld
# lt_cv_path_NM='/usr/sbin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# pkg_cv_GUILE_CFLAGS='-pthread -I/usr/include/guile/2.0'
# pkg_cv_GUILE_LIBS='-lguile-2.0 -lgc'
# snv_cv_static_inline='static inline'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/autogen/src/autogen-5.18.10/config/missing aclocal-1.15'
# AGEN5_TESTS='$(SHELL_TESTS) $(NOSHELL_TESTS)'
# AG_LDFLAGS='-Wl,-R${libdir}'
# AG_MAJOR_VERSION='5'
# AG_MINOR_VERSION='18'
# AG_STATIC_AUTOGEN=''
# AG_TIMEOUT='8'
# AG_VERSION='5.18.10'
# AG_XML2=''
# AGexe='/tmp/autogen/src/autogen-5.18.10/agen5/autogen'
# AGnam='autogen'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AO_AGE='16'
# AO_CURRENT='41'
# AO_REVISION='1'
# AO_TEMPLATE_VERSION='167937'
# AR='ar'
# AS='as'
# AUTOCONF='${SHELL} /tmp/autogen/src/autogen-5.18.10/config/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/autogen/src/autogen-5.18.10/config/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/autogen/src/autogen-5.18.10/config/missing automake-1.15'
# AWK='gawk'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CLexe='/tmp/autogen/src/autogen-5.18.10/columns/columns'
# CLnam='columns'
# CONFIG_SHELL='/bin/sh'
# CONVENIENCE_SNPRINTFV_FALSE='#'
# CONVENIENCE_SNPRINTFV_TRUE=''
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEBUG_ENABLED=''
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='dlltool'
# DO_SHELL_CMDS_FALSE='#'
# DO_SHELL_CMDS_TRUE=''
# DSYMUTIL=''
# DUMPBIN=''
# DYNAMIC_AG='-export-dynamic'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# ENABLE_STATIC='yes'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GDexe='/tmp/autogen/src/autogen-5.18.10/getdefs/getdefs'
# GDnam='getdefs'
# GL_GENERATE_STDNORETURN_H_FALSE=''
# GL_GENERATE_STDNORETURN_H_TRUE='#'
# GO_AGE=''
# GO_CURRENT=''
# GO_REVISION=''
# GREP='/usr/sbin/grep'
# GUILE_CFLAGS='-pthread -I/usr/include/guile/2.0'
# GUILE_EFFECTIVE_VERSION='2.0'
# GUILE_LDFLAGS='-lguile-2.0 -lgc'
# GUILE_LIBS='-lguile-2.0 -lgc '
# GUILE_LTLIBS='-lguile-2.0 -lgc '
# HAVE_XML_LIB_FALSE='#'
# HAVE_XML_LIB_TRUE=''
# INCLIST='-I${top_builddir} -I${top_srcdir}/autoopts'
# INCSNPRINTFV='-I${top_builddir}/snprintfv -I${top_srcdir}/snprintfv'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_SNPRINTFV_FALSE=''
# INSTALL_SNPRINTFV_TRUE='#'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/sbin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=''
# LIBS='-lm -ldl '
# LIBSNPRINTFV='${top_builddir}/snprintfv/snprintfv/libsnprintfvc.la'
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIBXML2_CFLAGS='-I/usr/include/libxml2'
# LIBXML2_LIBS='-lxml2 -lz -llzma -lm -ldl'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# M4_SRC='ag_macros.m4 extensions.m4 gnulib-cache.m4 gnulib-comp.m4 guile.m4 lib-link.m4 libopts.m4 liboptschk.m4 libtool.m4 ltoptions.m4 ltsugar.m4 ltversion.m4 lt~obsolete.m4 onceonly.m4 pkg.m4 snprintfv.m4 stdnoreturn.m4 unlocked-io.m4'
# MAKEINFO='${SHELL} /tmp/autogen/src/autogen-5.18.10/config/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NEED_PATHFIND_FALSE=''
# NEED_PATHFIND_TRUE='#'
# NM='/usr/sbin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OPTS_TESTDIR='test'
# OTOOL64=''
# OTOOL=''
# PACKAGE='autogen'
# PACKAGE_BUGREPORT='autogen-users@lists.sourceforge.net'
# PACKAGE_NAME='GNU AutoGen'
# PACKAGE_STRING='GNU AutoGen 5.18.10'
# PACKAGE_TARNAME='autogen'
# PACKAGE_URL='http://www.gnu.org/software/autogen/'
# PACKAGE_VERSION='5.18.10'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/sbin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# POSIX_SHELL='/usr/sbin/bash'
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STDNORETURN_H=''
# STRIP='strip'
# SUBDIR_SNPRINTFV_FALSE=''
# SUBDIR_SNPRINTFV_TRUE='#'
# TEXI2HTML=':'
# VERSION='5.18.10'
# ac_aux_dir='config'
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/autogen/src/autogen-5.18.10/config/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target='x86_64-unknown-linux-gnu'
# target_alias=''
# target_cpu='x86_64'
# target_os='linux-gnu'
# target_vendor='unknown'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "GNU AutoGen"
# #define PACKAGE_TARNAME "autogen"
# #define PACKAGE_VERSION "5.18.10"
# #define PACKAGE_STRING "GNU AutoGen 5.18.10"
# #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
# #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
# #define PACKAGE "autogen"
# #define VERSION "5.18.10"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _DARWIN_C_SOURCE 1
# #define _GNU_SOURCE 1
# #define __USE_MINGW_ANSI_STDIO 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define AO_CURRENT 41
# #define AO_REVISION 1
# #define AO_AGE 16
# #define HAVE_DECL_CLEARERR_UNLOCKED 1
# #define HAVE_DECL_FEOF_UNLOCKED 1
# #define HAVE_DECL_FERROR_UNLOCKED 1
# #define HAVE_DECL_FFLUSH_UNLOCKED 1
# #define HAVE_DECL_FGETS_UNLOCKED 1
# #define HAVE_DECL_FPUTC_UNLOCKED 1
# #define HAVE_DECL_FPUTS_UNLOCKED 1
# #define HAVE_DECL_FREAD_UNLOCKED 1
# #define HAVE_DECL_FWRITE_UNLOCKED 1
# #define HAVE_DECL_GETC_UNLOCKED 1
# #define HAVE_DECL_GETCHAR_UNLOCKED 1
# #define HAVE_DECL_PUTC_UNLOCKED 1
# #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# #define USE_UNLOCKED_IO 1
# #define HAVE_LIBDL 1
# #define HAVE_LONG_DOUBLE_WIDER 1
# #define HAVE_LONG_DOUBLE 1
# #define SNV_LONG_DOUBLE long double
# #define HAVE_LONG_LONG 1
# #define HAVE_UINTMAX_T 1
# #define HAVE_SIZE_T 1
# #define HAVE_WCHAR_T 1
# #define SIZEOF_CHARP 8
# #define SIZEOF_INT 4
# #define SIZEOF_LONG 8
# #define SIZEOF_SHORT 2
# #define HAVE_STRCHR 1
# #define HAVE_SNPRINTF 1
# #define HAVE_DLOPEN 1
# #define HAVE_COPYSIGN 1
# #define HAVE_COPYSIGNL 1
# #define HAVE_MODFL 1
# #define HAVE_UNSIGNED_LONG_LONG_INT 1
# #define HAVE_LIBIO_H 1
# #define HAVE_CTYPE_H 1
# #define HAVE_ASSERT_H 1
# #define HAVE_SYS_RESOURCE_H 1
# #define HAVE_DECL_SIGSETJMP 1
# #define HAVE_DECL_SYS_SIGLIST 1
# #define HAVE_PUTENV 1
# #define HAVE_GETDATE_R 1
# #define HAVE_UTIMES 1
# #define HAVE_FUTIMES 1
# #define HAVE_LONG_LONG_INT 1
# #define HAVE_DIRENT_H 1
# #define HAVE_SYS_MMAN_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_SYS_POLL_H 1
# #define HAVE_SYS_SELECT_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_SYS_STROPTS_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_UN_H 1
# #define HAVE_SYS_WAIT_H 1
# #define HAVE_DLFCN_H 1
# #define HAVE_ERRNO_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_LIBGEN_H 1
# #define HAVE_LIBINTL_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_SETJMP_H 1
# #define HAVE_STDBOOL_H 1
# #define HAVE_SYSEXITS_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_UTIME_H 1
# #define HAVE_STDARG_H 1
# #define HAVE_STRING_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_WCHAR_H 1
# #define ENABLE_NLS 1
# #define HAVE_WCHAR_T 1
# #define HAVE_WINT_T 1
# #define HAVE_INT8_T 1
# #define HAVE_UINT8_T 1
# #define HAVE_INT16_T 1
# #define HAVE_UINT16_T 1
# #define HAVE_INT32_T 1
# #define HAVE_UINT32_T 1
# #define HAVE_INTPTR_T 1
# #define HAVE_UINTPTR_T 1
# #define HAVE_PID_T 1
# #define HAVE_SIZE_T 1
# #define HAVE_PTRDIFF_T 1
# #define SIZEOF_CHAR_P 8
# #define SIZEOF_INT 4
# #define SIZEOF_LONG 8
# #define SIZEOF_SHORT 2
# #define HAVE_VPRINTF 1
# #define HAVE_FORK 1
# #define HAVE_VFORK 1
# #define HAVE_WORKING_VFORK 1
# #define HAVE_WORKING_FORK 1
# #define HAVE_MMAP 1
# #define HAVE_CANONICALIZE_FILE_NAME 1
# #define HAVE_SNPRINTF 1
# #define HAVE_STRDUP 1
# #define HAVE_STRCHR 1
# #define HAVE_STRRCHR 1
# #define HAVE_STRSIGNAL 1
# #define HAVE_FCHMOD 1
# #define HAVE_FSTAT 1
# #define HAVE_CHMOD 1
# #define POSIX_SHELL "/usr/sbin/bash"
# #define HAVE_FORK 1
# #define HAVE_VFORK 1
# #define HAVE_WORKING_VFORK 1
# #define HAVE_WORKING_FORK 1
# #define SHELL_ENABLED 1
# #define HAVE_WORKING_SETJMP 1
# #define ATTRIBUTE_FORMAT_ARG(_a) __attribute__((format_arg(_a)))
# #define HAVE_WORKING_SIGSETJMP 1
# #define HAVE_UNAME_SYSCALL 1
# #define GUILE_VERSION 200011
# #define REGEX_HEADER
# #define WITH_LIBREGEX 1
# #define HAVE_DEV_ZERO 1
# #define HAVE_REALPATH 1
# #define HAVE_STRFTIME 1
# #define FOPEN_BINARY_FLAG "b"
# #define FOPEN_TEXT_FLAG "t"
# #define HAVE_FOPENCOOKIE 1
# #define ENABLE_FMEMOPEN 1
# #define SNV_INLINE static inline
# #define HAVE_WCHAR_H 1
# #define HAVE_STDARG_H 1
# #define HAVE_WCHAR_T 1
# #define HAVE_WINT_T 1
# #define HAVE_LONG_DOUBLE 1
# #define HAVE_STRTOUL 1
# #define HAVE_LDEXPL 1
# #define HAVE_FREXPL 1
# #define HAVE_LIBM 1
# #define HAVE_COPYSIGN 1
# #define HAVE_COPYSIGNL 1
# #define AG_DEFAULT_TIMEOUT 8
# #define CONFIG_SHELL /bin/sh
#
# configure: exit 0

CMD: config logfiles '/tmp/autogen/src/autogen-5.18.10/config/config.log'
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by GNU AutoGen config.status 5.18.10, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ../config.status --file shdef-temp
#
# on 34ef2d354148
#
# config.status:1317: creating shdef-temp