The build took 00h 01m 12s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
25,036 |
ansic |
21,829 |
sh |
10,618 |
makefile |
1,165 |
perl |
128 |
lisp |
58,776 |
total |
The process tree of the build process is here.
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:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot
/toolchain_root/lib --> /sysroot/lib
/toolchain_root/sbin --> /sysroot/sbin
/toolchain_root/lib64 --> /sysroot/lib64
/toolchain_root/etc --> /sysroot/etc
/toolchain_root/share --> /sysroot/share
/toolchain_root/bin --> /sysroot/bin
/toolchain_root/var --> /sysroot/var
/toolchain_root/usr --> /sysroot/usr
/toolchain_root/glibc-build --> /sysroot/glibc-build
/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
/toolchain_root/include --> /sysroot/include
/toolchain_root/libexec --> /sysroot/libexec
CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: autogen 5.18.10-1 (Thu Apr 13 19:46:02 UTC 2017)
==> 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/bin/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... clang
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 clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking dependency style of clang... gcc3
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/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/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 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/bin/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/bin/nm -B output from clang 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 clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC -DPIC
checking if clang PIC flag -fPIC -DPIC works... yes
checking if clang static flag -static works... yes
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/usr/bin/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 clang option to accept ISO C99... none needed
checking for clang 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/bin/grep
checking for egrep... (cached) /usr/bin/grep -E
checking for fgrep... (cached) /usr/bin/grep -F
checking for x86_64-unknown-linux-pkg-config... no
checking for pkg-config... /usr/bin/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 clang... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/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/bin/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 Apr 13 19:45 /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: clang
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 clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT snv.lo -MD -MP -MF .deps/snv.Tpo -c -o snv.lo snv.c
libtool: compile: clang -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: clang -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 clang -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/bin/bash" \
/usr/bin/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 clang -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: clang -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: clang -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 clang -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: clang -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/bin/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
clang -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
In file included from ag.c:35:
./cgi-fsm.c:57:16: warning: implicit conversion from enumeration type 'te_cgi_event' to different enumeration type 'te_cgi_state' [-Wenum-conversion]
return CGI_EV_END;
~~~~~~ ^~~~~~~~~~
./cgi-fsm.c:67:16: warning: implicit conversion from enumeration type 'te_cgi_event' to different enumeration type 'te_cgi_state' [-Wenum-conversion]
return CGI_EV_ALPHA;
~~~~~~ ^~~~~~~~~~~~
./cgi-fsm.c:70:16: warning: implicit conversion from enumeration type 'te_cgi_event' to different enumeration type 'te_cgi_state' [-Wenum-conversion]
return CGI_EV_NAME_CHAR;
~~~~~~ ^~~~~~~~~~~~~~~~
./cgi-fsm.c:73:22: warning: implicit conversion from enumeration type 'te_cgi_event' to different enumeration type 'te_cgi_state' [-Wenum-conversion]
case '_': return CGI_EV_NAME_CHAR; break;
~~~~~~ ^~~~~~~~~~~~~~~~
./cgi-fsm.c:74:22: warning: implicit conversion from enumeration type 'te_cgi_event' to different enumeration type 'te_cgi_state' [-Wenum-conversion]
case '=': return CGI_EV_EQUAL; break;
~~~~~~ ^~~~~~~~~~~~
./cgi-fsm.c:75:22: warning: implicit conversion from enumeration type 'te_cgi_event' to different enumeration type 'te_cgi_state' [-Wenum-conversion]
case '+': return CGI_EV_SPACE; break;
~~~~~~ ^~~~~~~~~~~~
./cgi-fsm.c:76:22: warning: implicit conversion from enumeration type 'te_cgi_event' to different enumeration type 'te_cgi_state' [-Wenum-conversion]
case '%': return CGI_EV_ESCAPE; break;
~~~~~~ ^~~~~~~~~~~~~
./cgi-fsm.c:77:22: warning: implicit conversion from enumeration type 'te_cgi_event' to different enumeration type 'te_cgi_state' [-Wenum-conversion]
case '&': return CGI_EV_SEPARATOR; break;
~~~~~~ ^~~~~~~~~~~~~~~~
./cgi-fsm.c:78:22: warning: implicit conversion from enumeration type 'te_cgi_event' to different enumeration type 'te_cgi_state' [-Wenum-conversion]
default: return CGI_EV_OTHER; break;
~~~~~~ ^~~~~~~~~~~~
./cgi-fsm.c:236:21: warning: implicit conversion from enumeration type 'te_cgi_state' to different enumeration type 'te_cgi_event' [-Wenum-conversion]
trans_evt = get_next_event(curCh, inlen--, saved_pzOut, outlen);
~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
10 warnings generated.
mv -f .deps/autogen-ag.Tpo .deps/autogen-ag.Po
/bin/sh ../libtool --tag=CC --mode=link clang -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: clang -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
clang -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 clang -o columns cols.o ../autoopts/libopts.la -lguile-2.0 -lgc -lm -ldl
libtool: link: clang -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 19 '*' 3` ./opts.def
AutoGen aborting on signal 11 (Segmentation fault) in state EMITTING
processing template ../autoopts/tpl/agtexi-cmd.tpl
on line 771
for function EXPR (14)
Closing server: Broken pipe signal (13) received
Last command issued:
cd /tmp/autogen/src/autogen-5.18.10/columns
CLexe=${AGexe%/agen5/*}/columns/columns
test -x "${CLexe}" || {
CLexe=${AGexe%/autogen}/columns
test -x "${CLexe}" || die 'columns program is not findable'
}
echo
echo ShElL-OuTpUt-HaS-bEeN-cOmPlEtEd - 2
Closing server: Broken pipe signal (13) received
Last command issued:
cd /tmp/autogen/src/autogen-5.18.10/columns
? Say, what ?
echo
echo ShElL-OuTpUt-HaS-bEeN-cOmPlEtEd - 2
CLOSING SHELL SERVER - command failure:
CLexe=${AGexe%/agen5/*}/columns/columns
test -x "${CLexe}" || {
CLexe=${AGexe%/autogen}/columns
test -x "${CLexe}" || die 'columns program is not findable'
}
AutoGen aborting on signal 11 (Segmentation fault) in state EMITTING
processing template ../autoopts/tpl/agtexi-cmd.tpl
on line 771
for function EXPR (14)
make[2]: *** [Makefile:792: stamp-agtexi] Aborted (core dumped)
make[2]: Leaving directory '/tmp/autogen/src/autogen-5.18.10/columns'
make[1]: *** [Makefile:540: all-recursive] Error 1
make[1]: Leaving directory '/tmp/autogen/src/autogen-5.18.10'
make: *** [Makefile:447: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
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 = b0eba07af830
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
/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/bin
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/bin/strip
configure:3027: result: strip
configure:3052: checking for a thread-safe mkdir -p
configure:3091: result: /usr/bin/mkdir -p
configure:3098: checking for gawk
configure:3114: found /usr/bin/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:3428: result: clang
configure:3697: checking for C compiler version
configure:3706: clang --version >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:3717: $? = 0
configure:3706: clang -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
... rest of stderr output deleted ...
configure:3717: $? = 0
configure:3706: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:3717: $? = 1
configure:3706: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:3717: $? = 1
configure:3737: checking whether the C compiler works
configure:3759: clang 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: clang -o conftest conftest.c >&5
configure:3833: $? = 0
configure:3855: result:
configure:3877: checking whether we are cross compiling
configure:3885: clang -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: clang -c conftest.c >&5
configure:3946: $? = 0
configure:3967: result: o
configure:3971: checking whether we are using the GNU C compiler
configure:3990: clang -c conftest.c >&5
configure:3990: $? = 0
configure:3999: result: yes
configure:4008: checking whether clang accepts -g
configure:4028: clang -c -g conftest.c >&5
configure:4028: $? = 0
configure:4069: result: yes
configure:4086: checking for clang option to accept ISO C89
configure:4149: clang -c conftest.c >&5
configure:4149: $? = 0
configure:4162: result: none needed
configure:4187: checking whether clang understands -c and -o together
configure:4209: clang -c conftest.c -o conftest2.o
configure:4212: $? = 0
configure:4209: clang -c conftest.c -o conftest2.o
configure:4212: $? = 0
configure:4224: result: yes
configure:4243: checking dependency style of clang
configure:4354: result: gcc3
configure:4375: checking how to run the C preprocessor
configure:4406: clang -E conftest.c
configure:4406: $? = 0
configure:4420: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
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: clang -E
configure:4465: clang -E conftest.c
configure:4465: $? = 0
configure:4479: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
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/bin/grep
configure:4571: checking for egrep
configure:4633: result: /usr/bin/grep -E
configure:4638: checking for ANSI C header files
configure:4658: clang -c conftest.c >&5
configure:4658: $? = 0
configure:4731: clang -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: clang -c conftest.c >&5
configure:4755: $? = 0
configure:4755: result: yes
configure:4755: checking for sys/stat.h
configure:4755: clang -c conftest.c >&5
configure:4755: $? = 0
configure:4755: result: yes
configure:4755: checking for stdlib.h
configure:4755: clang -c conftest.c >&5
configure:4755: $? = 0
configure:4755: result: yes
configure:4755: checking for string.h
configure:4755: clang -c conftest.c >&5
configure:4755: $? = 0
configure:4755: result: yes
configure:4755: checking for memory.h
configure:4755: clang -c conftest.c >&5
configure:4755: $? = 0
configure:4755: result: yes
configure:4755: checking for strings.h
configure:4755: clang -c conftest.c >&5
configure:4755: $? = 0
configure:4755: result: yes
configure:4755: checking for inttypes.h
configure:4755: clang -c conftest.c >&5
configure:4755: $? = 0
configure:4755: result: yes
configure:4755: checking for stdint.h
configure:4755: clang -c conftest.c >&5
configure:4755: $? = 0
configure:4755: result: yes
configure:4755: checking for unistd.h
configure:4755: clang -c conftest.c >&5
configure:4755: $? = 0
configure:4755: result: yes
configure:4768: checking minix/config.h usability
configure:4768: clang -c conftest.c >&5
conftest.c:54:10: fatal error: 'minix/config.h' file not found
#include
^
1 error generated.
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: clang -E conftest.c
conftest.c:21:10: fatal error: 'minix/config.h' file not found
#include
^
1 error generated.
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: clang -c conftest.c >&5
configure:4810: $? = 0
configure:4817: result: yes
configure:4834: checking whether _XOPEN_SOURCE should be defined
configure:4853: clang -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/bin/sed
configure:5363: checking for fgrep
configure:5425: result: /usr/bin/grep -F
configure:5460: checking for ld used by clang
configure:5527: result: /usr/bin/ld
configure:5534: checking if the linker (/usr/bin/ld) is GNU ld
configure:5549: result: yes
configure:5561: checking for BSD- or MS-compatible name lister (nm)
configure:5610: result: /usr/bin/nm -B
configure:5740: checking the name lister (/usr/bin/nm -B) interface
configure:5747: clang -c conftest.c >&5
configure:5750: /usr/bin/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/bin/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/bin/ar
configure:6646: result: ar
configure:6683: checking for archiver @FILE support
configure:6700: clang -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/bin/ranlib
configure:6910: result: ranlib
configure:7012: checking command to parse /usr/bin/nm -B output from clang object
configure:7132: clang -c conftest.c >&5
configure:7135: $? = 0
configure:7139: /usr/bin/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: clang -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: clang -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: clang -c conftest.c >&5
configure:8281: $? = 0
configure:8281: result: yes
configure:8485: checking for objdir
configure:8500: result: .libs
configure:8771: checking if clang supports -fno-rtti -fno-exceptions
configure:8789: clang -c -fno-rtti -fno-exceptions conftest.c >&5
configure:8793: $? = 0
configure:8806: result: yes
configure:9133: checking for clang option to produce PIC
configure:9140: result: -fPIC -DPIC
configure:9148: checking if clang PIC flag -fPIC -DPIC works
configure:9166: clang -c -fPIC -DPIC -DPIC conftest.c >&5
configure:9170: $? = 0
configure:9183: result: yes
configure:9212: checking if clang static flag -static works
configure:9240: result: yes
configure:9255: checking if clang supports -c -o file.o
configure:9276: clang -c -o out/conftest2.o conftest.c >&5
configure:9280: $? = 0
configure:9302: result: yes
configure:9310: checking if clang supports -c -o file.o
configure:9357: result: yes
configure:9390: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:10543: result: yes
configure:10580: checking whether -lc should be explicitly linked in
configure:10588: clang -c conftest.c >&5
configure:10591: $? = 0
configure:10606: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:10609: $? = 0
configure:10623: result: no
configure:10783: checking dynamic linker characteristics
configure:11294: clang -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 clang option to accept ISO C99
configure:12530: clang -c conftest.c >&5
configure:12530: $? = 0
configure:12543: result: none needed
configure:12651: checking for clang option to accept ISO Standard C
configure:12662: result: none needed
configure:12677: checking whether clearerr_unlocked is declared
configure:12677: clang -c conftest.c >&5
configure:12677: $? = 0
configure:12677: result: yes
configure:12690: checking whether feof_unlocked is declared
configure:12690: clang -c conftest.c >&5
configure:12690: $? = 0
configure:12690: result: yes
configure:12703: checking whether ferror_unlocked is declared
configure:12703: clang -c conftest.c >&5
configure:12703: $? = 0
configure:12703: result: yes
configure:12716: checking whether fflush_unlocked is declared
configure:12716: clang -c conftest.c >&5
configure:12716: $? = 0
configure:12716: result: yes
configure:12729: checking whether fgets_unlocked is declared
configure:12729: clang -c conftest.c >&5
configure:12729: $? = 0
configure:12729: result: yes
configure:12742: checking whether fputc_unlocked is declared
configure:12742: clang -c conftest.c >&5
configure:12742: $? = 0
configure:12742: result: yes
configure:12755: checking whether fputs_unlocked is declared
configure:12755: clang -c conftest.c >&5
configure:12755: $? = 0
configure:12755: result: yes
configure:12768: checking whether fread_unlocked is declared
configure:12768: clang -c conftest.c >&5
configure:12768: $? = 0
configure:12768: result: yes
configure:12781: checking whether fwrite_unlocked is declared
configure:12781: clang -c conftest.c >&5
configure:12781: $? = 0
configure:12781: result: yes
configure:12794: checking whether getc_unlocked is declared
configure:12794: clang -c conftest.c >&5
configure:12794: $? = 0
configure:12794: result: yes
configure:12807: checking whether getchar_unlocked is declared
configure:12807: clang -c conftest.c >&5
configure:12807: $? = 0
configure:12807: result: yes
configure:12820: checking whether putc_unlocked is declared
configure:12820: clang -c conftest.c >&5
configure:12820: $? = 0
configure:12820: result: yes
configure:12833: checking whether putchar_unlocked is declared
configure:12833: clang -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: clang -c conftest.c >&5
configure:13051: $? = 0
configure:13058: result: yes
configure:13066: checking for inline
configure:13082: clang -c conftest.c >&5
configure:13082: $? = 0
configure:13090: result: inline
configure:13109: checking for dlopen in -ldl
configure:13134: clang -o conftest conftest.c -ldl >&5
configure:13134: $? = 0
configure:13143: result: yes
configure:13155: checking for mode_t
configure:13155: clang -c conftest.c >&5
configure:13155: $? = 0
configure:13155: clang -c conftest.c >&5
conftest.c:84:21: error: expected expression
if (sizeof ((mode_t)))
^
1 error generated.
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: clang -c conftest.c >&5
configure:13166: $? = 0
configure:13166: clang -c conftest.c >&5
conftest.c:84:20: error: expected expression
if (sizeof ((pid_t)))
^
1 error generated.
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: clang -c conftest.c >&5
configure:13177: $? = 0
configure:13177: clang -c conftest.c >&5
conftest.c:84:21: error: expected expression
if (sizeof ((size_t)))
^
1 error generated.
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: clang -c conftest.c >&5
configure:13256: $? = 0
configure:13263: result: yes
configure:13288: checking for long long
configure:13288: clang -c conftest.c >&5
configure:13288: $? = 0
configure:13288: clang -c conftest.c >&5
conftest.c:87:24: error: expected expression
if (sizeof ((long long)))
^
1 error generated.
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: clang -c conftest.c >&5
configure:13297: $? = 0
configure:13297: clang -c conftest.c >&5
conftest.c:88:24: error: expected expression
if (sizeof ((uintmax_t)))
^
1 error generated.
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: clang -c conftest.c >&5
configure:13315: $? = 0
configure:13315: clang -c conftest.c >&5
conftest.c:90:22: error: expected expression
if (sizeof ((wchar_t)))
^
1 error generated.
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: clang -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: clang -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: clang -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: clang -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: clang -o conftest conftest.c -ldl >&5
conftest.c:82:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
char strchr ();
^
conftest.c:82:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
1 warning generated.
configure:13461: $? = 0
configure:13461: result: yes
configure:13461: checking for strlcpy
configure:13461: clang -o conftest conftest.c -ldl >&5
conftest.c:83:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration]
char strlcpy ();
^
conftest.c:83:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
1 warning generated.
/tmp/conftest-ed43f6.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `strlcpy'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
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: clang -o conftest conftest.c -ldl >&5
conftest.c:83:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
char snprintf ();
^
conftest.c:83:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
1 warning generated.
configure:13461: $? = 0
configure:13461: result: yes
configure:13461: checking for dlopen
configure:13461: clang -o conftest conftest.c -ldl >&5
configure:13461: $? = 0
configure:13461: result: yes
configure:13470: checking for library containing copysign
configure:13501: clang -o conftest conftest.c -ldl >&5
conftest.c:69:6: warning: incompatible redeclaration of library function 'copysign' [-Wincompatible-library-redeclaration]
char copysign ();
^
conftest.c:69:6: note: 'copysign' is a builtin with type 'double (double, double)'
1 warning generated.
configure:13501: $? = 0
configure:13518: result: none required
configure:13528: checking for library containing copysignl
configure:13559: clang -o conftest conftest.c -ldl >&5
conftest.c:70:6: warning: incompatible redeclaration of library function 'copysignl' [-Wincompatible-library-redeclaration]
char copysignl ();
^
conftest.c:70:6: note: 'copysignl' is a builtin with type 'long double (long double, long double)'
1 warning generated.
configure:13559: $? = 0
configure:13576: result: none required
configure:13586: checking for library containing modfl
configure:13617: clang -o conftest conftest.c -ldl >&5
conftest.c:71:6: warning: incompatible redeclaration of library function 'modfl' [-Wincompatible-library-redeclaration]
char modfl ();
^
conftest.c:71:6: note: 'modfl' is a builtin with type 'long double (long double, long double *)'
1 warning generated.
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: clang -c conftest.c >&5
configure:13727: $? = 0
configure:13727: result: yes
configure:13727: checking libio.h presence
configure:13727: clang -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: clang -c conftest.c >&5
configure:13727: $? = 0
configure:13727: result: yes
configure:13727: checking ctype.h presence
configure:13727: clang -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: clang -c conftest.c >&5
configure:13727: $? = 0
configure:13727: result: yes
configure:13727: checking assert.h presence
configure:13727: clang -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: clang -c conftest.c >&5
configure:13727: $? = 0
configure:13727: result: yes
configure:13727: checking sys/resource.h presence
configure:13727: clang -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: clang -c conftest.c >&5
configure:13737: $? = 0
configure:13737: result: yes
configure:13749: checking whether sys_siglist is declared
configure:13749: clang -c conftest.c >&5
configure:13749: $? = 0
configure:13749: result: yes
configure:13770: checking for putenv
configure:13770: clang -o conftest conftest.c -ldl >&5
configure:13770: $? = 0
configure:13770: result: yes
configure:13770: checking for getdate_r
configure:13770: clang -o conftest conftest.c -ldl >&5
configure:13770: $? = 0
configure:13770: result: yes
configure:13770: checking for utimes
configure:13770: clang -o conftest conftest.c -ldl >&5
configure:13770: $? = 0
configure:13770: result: yes
configure:13770: checking for futimes
configure:13770: clang -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/bin/grep
configure:13946: checking for egrep
configure:14008: result: /usr/bin/grep -E
configure:14013: checking for fgrep
configure:14075: result: /usr/bin/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/bin/pkg-config
configure:14165: result: /usr/bin/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 clang
configure:14340: result: /usr/bin/ld -m elf_x86_64
configure:14347: checking if the linker (/usr/bin/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: clang -c conftest.c >&5
configure:14488: $? = 0
configure:14496: result: yes
configure:14509: checking for library containing opendir
configure:14540: clang -o conftest conftest.c -ldl >&5
configure:14540: $? = 0
configure:14557: result: none required
configure:14637: checking sys/mman.h usability
configure:14637: clang -c conftest.c >&5
configure:14637: $? = 0
configure:14637: result: yes
configure:14637: checking sys/mman.h presence
configure:14637: clang -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: clang -c conftest.c >&5
configure:14637: $? = 0
configure:14637: result: yes
configure:14637: checking sys/param.h presence
configure:14637: clang -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: clang -c conftest.c >&5
configure:14637: $? = 0
configure:14637: result: yes
configure:14637: checking sys/poll.h presence
configure:14637: clang -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: clang -c conftest.c >&5
conftest.c:114:10: fatal error: 'sys/procset.h' file not found
#include
^
1 error generated.
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: clang -E conftest.c
conftest.c:81:10: fatal error: 'sys/procset.h' file not found
#include
^
1 error generated.
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: clang -c conftest.c >&5
configure:14637: $? = 0
configure:14637: result: yes
configure:14637: checking sys/select.h presence
configure:14637: clang -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: clang -c conftest.c >&5
configure:14637: $? = 0
configure:14637: result: yes
configure:14637: checking sys/socket.h presence
configure:14637: clang -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: clang -c conftest.c >&5
configure:14637: $? = 0
configure:14637: result: yes
configure:14637: checking sys/stropts.h presence
configure:14637: clang -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: clang -c conftest.c >&5
configure:14637: $? = 0
configure:14637: result: yes
configure:14637: checking sys/time.h presence
configure:14637: clang -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: clang -c conftest.c >&5
configure:14637: $? = 0
configure:14637: result: yes
configure:14637: checking sys/un.h presence
configure:14637: clang -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: clang -c conftest.c >&5
configure:14637: $? = 0
configure:14637: result: yes
configure:14637: checking sys/wait.h presence
configure:14637: clang -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: clang -c conftest.c >&5
configure:14637: $? = 0
configure:14637: result: yes
configure:14637: checking errno.h presence
configure:14637: clang -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: clang -c conftest.c >&5
configure:14637: $? = 0
configure:14637: result: yes
configure:14637: checking fcntl.h presence
configure:14637: clang -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: clang -c conftest.c >&5
configure:14637: $? = 0
configure:14637: result: yes
configure:14637: checking libgen.h presence
configure:14637: clang -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: clang -c conftest.c >&5
configure:14637: $? = 0
configure:14637: result: yes
configure:14637: checking libintl.h presence
configure:14637: clang -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: clang -c conftest.c >&5
configure:14637: $? = 0
configure:14637: result: yes
configure:14637: checking netinet/in.h presence
configure:14637: clang -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: clang -c conftest.c >&5
configure:14637: $? = 0
configure:14637: result: yes
configure:14637: checking setjmp.h presence
configure:14637: clang -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: clang -c conftest.c >&5
configure:14637: $? = 0
configure:14637: result: yes
configure:14637: checking stdbool.h presence
configure:14637: clang -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: clang -c conftest.c >&5
configure:14637: $? = 0
configure:14637: result: yes
configure:14637: checking sysexits.h presence
configure:14637: clang -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: clang -c conftest.c >&5
configure:14637: $? = 0
configure:14637: result: yes
configure:14637: checking utime.h presence
configure:14637: clang -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: clang -c conftest.c >&5
configure:14651: $? = 0
configure:14651: result: yes
configure:14651: checking stdarg.h presence
configure:14651: clang -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: clang -c conftest.c >&5
configure:14683: $? = 0
configure:14683: result: yes
configure:14683: checking limits.h presence
configure:14683: clang -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: clang -c conftest.c >&5
conftest.c:115:13: warning: control may reach end of non-void function [-Wreturn-type]
}
^
1 warning generated.
configure:14741: $? = 0
configure:14748: result: yes
configure:14775: checking for runetype.h
configure:14775: clang -c conftest.c >&5
conftest.c:142:10: fatal error: 'runetype.h' file not found
#include
^
1 error generated.
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: clang -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: clang -c conftest.c >&5
configure:14842: $? = 0
configure:14842: clang -c conftest.c >&5
conftest.c:151:21: error: expected expression
if (sizeof ((wint_t)))
^
1 error generated.
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: clang -c conftest.c >&5
configure:14861: $? = 0
configure:14861: clang -c conftest.c >&5
conftest.c:143:21: error: expected expression
if (sizeof ((int8_t)))
^
1 error generated.
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: clang -c conftest.c >&5
configure:14870: $? = 0
configure:14870: clang -c conftest.c >&5
conftest.c:144:22: error: expected expression
if (sizeof ((uint8_t)))
^
1 error generated.
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: clang -c conftest.c >&5
configure:14879: $? = 0
configure:14879: clang -c conftest.c >&5
conftest.c:145:22: error: expected expression
if (sizeof ((int16_t)))
^
1 error generated.
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: clang -c conftest.c >&5
configure:14888: $? = 0
configure:14888: clang -c conftest.c >&5
conftest.c:146:23: error: expected expression
if (sizeof ((uint16_t)))
^
1 error generated.
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: clang -c conftest.c >&5
configure:14897: $? = 0
configure:14897: clang -c conftest.c >&5
conftest.c:147:22: error: expected expression
if (sizeof ((int32_t)))
^
1 error generated.
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: clang -c conftest.c >&5
configure:14906: $? = 0
configure:14906: clang -c conftest.c >&5
conftest.c:148:23: error: expected expression
if (sizeof ((uint32_t)))
^
1 error generated.
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: clang -c conftest.c >&5
configure:14915: $? = 0
configure:14915: clang -c conftest.c >&5
conftest.c:149:23: error: expected expression
if (sizeof ((intptr_t)))
^
1 error generated.
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: clang -c conftest.c >&5
configure:14924: $? = 0
configure:14924: clang -c conftest.c >&5
conftest.c:150:24: error: expected expression
if (sizeof ((uintptr_t)))
^
1 error generated.
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: clang -c conftest.c >&5
conftest.c:151:13: error: use of undeclared identifier 'uint_t'
if (sizeof (uint_t))
^
1 error generated.
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: clang -c conftest.c >&5
configure:14960: $? = 0
configure:14960: clang -c conftest.c >&5
conftest.c:153:24: error: expected expression
if (sizeof ((ptrdiff_t)))
^
1 error generated.
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: clang -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: clang -o conftest conftest.c -lgen -ldl >&5
/usr/bin/ld: cannot find -lgen
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
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: clang -o conftest conftest.c -lintl -ldl >&5
/usr/bin/ld: cannot find -lintl
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
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: clang -o conftest conftest.c -ldl >&5
conftest.c:145:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration]
char vprintf ();
^
conftest.c:145:6: note: 'vprintf' is a builtin with type 'int (const char *, struct __va_list_tag *)'
1 warning generated.
configure:15198: $? = 0
configure:15198: result: yes
configure:15204: checking for _doprnt
configure:15204: clang -o conftest conftest.c -ldl >&5
/tmp/conftest-18b6e9.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `_doprnt'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
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: clang -c conftest.c >&5
conftest.c:156:10: fatal error: 'vfork.h' file not found
#include
^
1 error generated.
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: clang -E conftest.c
conftest.c:123:10: fatal error: 'vfork.h' file not found
#include
^
1 error generated.
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: clang -o conftest conftest.c -ldl >&5
configure:15230: $? = 0
configure:15230: result: yes
configure:15230: checking for vfork
configure:15230: clang -o conftest conftest.c -ldl >&5
conftest.c:147:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration]
char vfork ();
^
conftest.c:147:6: note: 'vfork' is a builtin with type 'int (void)'
1 warning generated.
configure:15230: $? = 0
configure:15230: result: yes
configure:15240: checking for working fork
configure:15262: clang -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: clang -o conftest conftest.c -ldl >&5
configure:15432: $? = 0
configure:15432: result: yes
configure:15432: checking for canonicalize_file_name
configure:15432: clang -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: clang -o conftest conftest.c -ldl >&5
conftest.c:153:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
char strdup ();
^
conftest.c:153:6: note: 'strdup' is a builtin with type 'char *(const char *)'
1 warning generated.
configure:15432: $? = 0
configure:15432: result: yes
configure:15432: checking for strchr
configure:15432: result: yes
configure:15432: checking for strrchr
configure:15432: clang -o conftest conftest.c -ldl >&5
conftest.c:155:6: warning: incompatible redeclaration of library function 'strrchr' [-Wincompatible-library-redeclaration]
char strrchr ();
^
conftest.c:155:6: note: 'strrchr' is a builtin with type 'char *(const char *, int)'
1 warning generated.
configure:15432: $? = 0
configure:15432: result: yes
configure:15432: checking for strsignal
configure:15432: clang -o conftest conftest.c -ldl >&5
configure:15432: $? = 0
configure:15432: result: yes
configure:15432: checking for fchmod
configure:15432: clang -o conftest conftest.c -ldl >&5
configure:15432: $? = 0
configure:15432: result: yes
configure:15432: checking for fstat
configure:15432: clang -o conftest conftest.c -ldl >&5
configure:15432: $? = 0
configure:15432: result: yes
configure:15432: checking for chmod
configure:15432: clang -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/bin/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: clang -o conftest conftest.c -ldl >&5
configure:15869: $? = 0
configure:15880: result: yes
configure:15893: checking whether __attribute__((format_arg(n))) works
configure:15912: clang -c conftest.c >&5
configure:15912: $? = 0
configure:15922: result: yes
configure:15940: checking whether sigsetjmp() links okay
configure:15960: clang -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: clang -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: clang -o conftest conftest.c -ldl >&5
conftest.c:146:10: fatal error: 'sys/systeminfo.h' file not found
#include
^
1 error generated.
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/bin/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: clang -o conftest conftest.c -ldl >&5
conftest.c:148:18: error: use of undeclared identifier 'reject'
char zRej[] = reject;
^
1 error generated.
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/bin/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: clang -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: clang -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: clang -o conftest conftest.c -ldl >&5
conftest.c:153:16: warning: implicit declaration of function 'pathfind' is invalid in C99 [-Wimplicit-function-declaration]
char * pz = pathfind( getenv( "PATH" ), "sh", "x" );
^
conftest.c:153:11: warning: incompatible integer to pointer conversion initializing 'char *' with an expression of type 'int' [-Wint-conversion]
char * pz = pathfind( getenv( "PATH" ), "sh", "x" );
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
/tmp/conftest-0b4244.o: In function `main':
conftest.c:(.text+0x42): undefined reference to `pathfind'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
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/bin/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 Apr 13 19:45 /dev/zero
configure:16975: checking whether we have a functional realpath(3C)
configure:16999: clang -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: clang -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: clang -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: clang -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: clang -o conftest conftest.c -ldl >&5
configure:17205: $? = 0
configure:17205: result: yes
configure:17284: checking for static inline
configure:17301: clang -c conftest.c >&5
conftest.c:157:15: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
static inline foo(bar) int bar; { return bar; }
~~~~~~~~~~~~~ ^
1 warning generated.
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: clang -c conftest.c >&5
configure:17615: $? = 0
configure:17615: clang -c conftest.c >&5
conftest.c:198:26: error: expected expression
if (sizeof ((long double)))
^
1 error generated.
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/bin/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: clang -o conftest conftest.c -ldl >&5
configure:17629: $? = 0
configure:17629: result: yes
configure:17642: checking for ldexpl
configure:17642: clang -o conftest conftest.c -ldl >&5
conftest.c:187:6: warning: incompatible redeclaration of library function 'ldexpl' [-Wincompatible-library-redeclaration]
char ldexpl ();
^
conftest.c:187:6: note: 'ldexpl' is a builtin with type 'long double (long double, int)'
1 warning generated.
configure:17642: $? = 0
configure:17642: result: yes
configure:17655: checking for frexpl
configure:17655: clang -o conftest conftest.c -ldl >&5
conftest.c:188:6: warning: incompatible redeclaration of library function 'frexpl' [-Wincompatible-library-redeclaration]
char frexpl ();
^
conftest.c:188:6: note: 'frexpl' is a builtin with type 'long double (long double, int *)'
1 warning generated.
configure:17655: $? = 0
configure:17655: result: yes
configure:17669: checking for log in -lm
configure:17694: clang -o conftest conftest.c -lm -ldl >&5
conftest.c:173:6: warning: incompatible redeclaration of library function 'log' [-Wincompatible-library-redeclaration]
char log ();
^
conftest.c:173:6: note: 'log' is a builtin with type 'double (double)'
1 warning generated.
configure:17694: $? = 0
configure:17703: result: yes
configure:17717: checking for copysign
configure:17717: clang -o conftest conftest.c -lm -ldl >&5
conftest.c:190:6: warning: incompatible redeclaration of library function 'copysign' [-Wincompatible-library-redeclaration]
char copysign ();
^
conftest.c:190:6: note: 'copysign' is a builtin with type 'double (double, double)'
1 warning generated.
configure:17717: $? = 0
configure:17717: result: yes
configure:17717: checking for copysignl
configure:17717: clang -o conftest conftest.c -lm -ldl >&5
conftest.c:191:6: warning: incompatible redeclaration of library function 'copysignl' [-Wincompatible-library-redeclaration]
char copysignl ();
^
conftest.c:191:6: note: 'copysignl' is a builtin with type 'long double (long double, long double)'
1 warning generated.
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 b0eba07af830
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=set
ac_cv_env_CC_value=clang
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/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=clang
ac_cv_prog_CPP='clang -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_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/bin/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 Apr 13 19:45 /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/bin/ld
lt_cv_path_NM='/usr/bin/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=yes
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='19'
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='clang'
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='clang -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/bin/grep -E'
ENABLE_STATIC='yes'
EXEEXT=''
FGREP='/usr/bin/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/bin/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/bin/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/bin/mkdir -p'
NEED_PATHFIND_FALSE=''
NEED_PATHFIND_TRUE='#'
NM='/usr/bin/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/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
POSIX_SHELL='/usr/bin/bash'
RANLIB='ranlib'
SED='/usr/bin/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=''
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/bin/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 19
#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 b0eba07af830
config.status:1317: creating shdef-temp