This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by sed configure 4.1.1, which was generated by GNU Autoconf 2.59a. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = levet uname -m = x86_64 uname -r = 3.11.0-18-generic uname -s = Linux uname -v = #32-Ubuntu SMP Tue Feb 18 21:11:14 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/lightdm/lightdm PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /usr/local/games PATH: /usr/lib/jvm/java-8-oracle/bin PATH: /usr/lib/jvm/java-8-oracle/db/bin PATH: /usr/lib/jvm/java-8-oracle/jre/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1596: checking for a BSD-compatible install configure:1651: result: /usr/bin/install -c configure:1662: checking whether build environment is sane configure:1705: result: yes configure:1762: checking for gawk configure:1778: found /usr/bin/gawk configure:1788: result: gawk configure:1798: checking whether make sets $(MAKE) configure:1818: result: yes configure:2037: checking for gcc configure:2053: found /usr/bin/gcc configure:2063: result: gcc configure:2307: checking for C compiler version configure:2310: gcc --version &5 gcc (Ubuntu 4.8.4-2ubuntu1~14.04) 4.8.4 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2313: $? = 0 configure:2315: gcc -v &5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04) configure:2318: $? = 0 configure:2320: gcc -V &5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2323: $? = 4 configure:2346: checking for C compiler default output file name configure:2349: gcc conftest.c >&5 configure:2352: $? = 0 configure:2398: result: a.out configure:2403: checking whether the C compiler works configure:2409: ./a.out configure:2412: $? = 0 configure:2429: result: yes configure:2436: checking whether we are cross compiling configure:2438: result: no configure:2441: checking for suffix of executables configure:2443: gcc -o conftest conftest.c >&5 configure:2446: $? = 0 configure:2471: result: configure:2477: checking for suffix of object files configure:2498: gcc -c conftest.c >&5 configure:2501: $? = 0 configure:2523: result: o configure:2527: checking whether we are using the GNU C compiler configure:2551: gcc -c conftest.c >&5 configure:2557: $? = 0 configure:2561: test -z || test ! -s conftest.err configure:2564: $? = 0 configure:2567: test -s conftest.o configure:2570: $? = 0 configure:2583: result: yes configure:2589: checking whether gcc accepts -g configure:2610: gcc -c -g conftest.c >&5 configure:2616: $? = 0 configure:2620: test -z || test ! -s conftest.err configure:2623: $? = 0 configure:2626: test -s conftest.o configure:2629: $? = 0 configure:2640: result: yes configure:2657: checking for gcc option to accept ANSI C configure:2727: gcc -c -g -O2 conftest.c >&5 configure:2733: $? = 0 configure:2737: test -z || test ! -s conftest.err configure:2740: $? = 0 configure:2743: test -s conftest.o configure:2746: $? = 0 configure:2764: result: none needed configure:2782: gcc -c -g -O2 conftest.c >&5 conftest.c:2:3: error: unknown type name 'choke' choke me ^ conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input configure:2788: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2932: checking for style of include used by make configure:2960: result: GNU configure:2988: checking dependency style of gcc configure:3078: result: gcc3 configure:3136: checking for ranlib configure:3152: found /usr/bin/ranlib configure:3163: result: ranlib configure:3187: checking how to run the C preprocessor configure:3222: gcc -E conftest.c configure:3228: $? = 0 configure:3260: gcc -E conftest.c conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3266: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sed" | #define PACKAGE_TARNAME "sed" | #define PACKAGE_VERSION "4.1.1" | #define PACKAGE_STRING "sed 4.1.1" | #define PACKAGE_BUGREPORT "bonzini@gnu.org" | #define PACKAGE "sed" | #define VERSION "4.1.1" | #define SED_FEATURE_VERSION "4.1" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:3305: result: gcc -E configure:3329: gcc -E conftest.c configure:3335: $? = 0 configure:3367: gcc -E conftest.c conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3373: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sed" | #define PACKAGE_TARNAME "sed" | #define PACKAGE_VERSION "4.1.1" | #define PACKAGE_STRING "sed 4.1.1" | #define PACKAGE_BUGREPORT "bonzini@gnu.org" | #define PACKAGE "sed" | #define VERSION "4.1.1" | #define SED_FEATURE_VERSION "4.1" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:3417: checking for grep that handles long lines configure:3509: result: configure:3514: checking for egrep configure:3610: result: /bin/grep -E configure:3616: checking for AIX configure:3638: result: no configure:3644: checking for ANSI C header files configure:3669: gcc -c -g -O2 conftest.c >&5 configure:3675: $? = 0 configure:3679: test -z || test ! -s conftest.err configure:3682: $? = 0 configure:3685: test -s conftest.o configure:3688: $? = 0 configure:3777: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:30:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(2); ^ configure:3780: $? = 0 configure:3782: ./conftest configure:3785: $? = 0 configure:3800: result: yes configure:3824: checking for sys/types.h configure:3840: gcc -c -g -O2 conftest.c >&5 configure:3846: $? = 0 configure:3850: test -z || test ! -s conftest.err configure:3853: $? = 0 configure:3856: test -s conftest.o configure:3859: $? = 0 configure:3870: result: yes configure:3824: checking for sys/stat.h configure:3840: gcc -c -g -O2 conftest.c >&5 configure:3846: $? = 0 configure:3850: test -z || test ! -s conftest.err configure:3853: $? = 0 configure:3856: test -s conftest.o configure:3859: $? = 0 configure:3870: result: yes configure:3824: checking for stdlib.h configure:3840: gcc -c -g -O2 conftest.c >&5 configure:3846: $? = 0 configure:3850: test -z || test ! -s conftest.err configure:3853: $? = 0 configure:3856: test -s conftest.o configure:3859: $? = 0 configure:3870: result: yes configure:3824: checking for string.h configure:3840: gcc -c -g -O2 conftest.c >&5 configure:3846: $? = 0 configure:3850: test -z || test ! -s conftest.err configure:3853: $? = 0 configure:3856: test -s conftest.o configure:3859: $? = 0 configure:3870: result: yes configure:3824: checking for memory.h configure:3840: gcc -c -g -O2 conftest.c >&5 configure:3846: $? = 0 configure:3850: test -z || test ! -s conftest.err configure:3853: $? = 0 configure:3856: test -s conftest.o configure:3859: $? = 0 configure:3870: result: yes configure:3824: checking for strings.h configure:3840: gcc -c -g -O2 conftest.c >&5 configure:3846: $? = 0 configure:3850: test -z || test ! -s conftest.err configure:3853: $? = 0 configure:3856: test -s conftest.o configure:3859: $? = 0 configure:3870: result: yes configure:3824: checking for inttypes.h configure:3840: gcc -c -g -O2 conftest.c >&5 configure:3846: $? = 0 configure:3850: test -z || test ! -s conftest.err configure:3853: $? = 0 configure:3856: test -s conftest.o configure:3859: $? = 0 configure:3870: result: yes configure:3824: checking for stdint.h configure:3840: gcc -c -g -O2 conftest.c >&5 configure:3846: $? = 0 configure:3850: test -z || test ! -s conftest.err configure:3853: $? = 0 configure:3856: test -s conftest.o configure:3859: $? = 0 configure:3870: result: yes configure:3824: checking for unistd.h configure:3840: gcc -c -g -O2 conftest.c >&5 configure:3846: $? = 0 configure:3850: test -z || test ! -s conftest.err configure:3853: $? = 0 configure:3856: test -s conftest.o configure:3859: $? = 0 configure:3870: result: yes configure:3892: checking minix/config.h usability configure:3904: gcc -c -g -O2 conftest.c >&5 conftest.c:56:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:3910: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sed" | #define PACKAGE_TARNAME "sed" | #define PACKAGE_VERSION "4.1.1" | #define PACKAGE_STRING "sed 4.1.1" | #define PACKAGE_BUGREPORT "bonzini@gnu.org" | #define PACKAGE "sed" | #define VERSION "4.1.1" | #define SED_FEATURE_VERSION "4.1" | #define _GNU_SOURCE 1 | #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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3933: result: no configure:3937: checking minix/config.h presence configure:3947: gcc -E conftest.c conftest.c:23:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:3953: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sed" | #define PACKAGE_TARNAME "sed" | #define PACKAGE_VERSION "4.1.1" | #define PACKAGE_STRING "sed 4.1.1" | #define PACKAGE_BUGREPORT "bonzini@gnu.org" | #define PACKAGE "sed" | #define VERSION "4.1.1" | #define SED_FEATURE_VERSION "4.1" | #define _GNU_SOURCE 1 | #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:3973: result: no configure:4008: checking for minix/config.h configure:4015: result: no configure:4044: checking for library containing strerror configure:4074: gcc -o conftest -g -O2 conftest.c >&5 configure:4080: $? = 0 configure:4084: test -z || test ! -s conftest.err configure:4087: $? = 0 configure:4090: test -s conftest configure:4093: $? = 0 configure:4163: result: none required configure:4177: checking for special C compiler options needed for large files configure:4276: result: no configure:4282: checking for _FILE_OFFSET_BITS value needed for large files configure:4313: gcc -c -g -O2 conftest.c >&5 configure:4319: $? = 0 configure:4323: test -z || test ! -s conftest.err configure:4326: $? = 0 configure:4329: test -s conftest.o configure:4332: $? = 0 configure:4397: result: no configure:4407: checking for _LARGE_FILES value needed for large files configure:4438: gcc -c -g -O2 conftest.c >&5 configure:4444: $? = 0 configure:4448: test -z || test ! -s conftest.err configure:4451: $? = 0 configure:4454: test -s conftest.o configure:4457: $? = 0 configure:4522: result: no configure:4534: checking for long file names configure:4573: result: yes configure:4584: checking whether -lcP is needed configure:4614: gcc -o conftest -g -O2 conftest.c >&5 configure:4617: $? = 0 configure:4619: ./conftest configure:4622: $? = 0 configure:4624: result: no configure:4647: checking for dirent.h that defines DIR configure:4671: gcc -c -g -O2 conftest.c >&5 configure:4677: $? = 0 configure:4681: test -z || test ! -s conftest.err configure:4684: $? = 0 configure:4687: test -s conftest.o configure:4690: $? = 0 configure:4701: result: yes configure:4714: checking for library containing opendir configure:4744: gcc -o conftest -g -O2 conftest.c >&5 configure:4750: $? = 0 configure:4754: test -z || test ! -s conftest.err configure:4757: $? = 0 configure:4760: test -s conftest configure:4763: $? = 0 configure:4833: result: none required configure:4983: checking for io.h configure:4999: gcc -c -g -O2 conftest.c >&5 conftest.c:59:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:5005: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sed" | #define PACKAGE_TARNAME "sed" | #define PACKAGE_VERSION "4.1.1" | #define PACKAGE_STRING "sed 4.1.1" | #define PACKAGE_BUGREPORT "bonzini@gnu.org" | #define PACKAGE "sed" | #define VERSION "4.1.1" | #define SED_FEATURE_VERSION "4.1" | #define _GNU_SOURCE 1 | #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 HAVE_LONG_FILE_NAMES 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5029: result: no configure:4983: checking for limits.h configure:4999: gcc -c -g -O2 conftest.c >&5 configure:5005: $? = 0 configure:5009: test -z || test ! -s conftest.err configure:5012: $? = 0 configure:5015: test -s conftest.o configure:5018: $? = 0 configure:5029: result: yes configure:4983: checking for locale.h configure:4999: gcc -c -g -O2 conftest.c >&5 configure:5005: $? = 0 configure:5009: test -z || test ! -s conftest.err configure:5012: $? = 0 configure:5015: test -s conftest.o configure:5018: $? = 0 configure:5029: result: yes configure:4983: checking for stdarg.h configure:4999: gcc -c -g -O2 conftest.c >&5 configure:5005: $? = 0 configure:5009: test -z || test ! -s conftest.err configure:5012: $? = 0 configure:5015: test -s conftest.o configure:5018: $? = 0 configure:5029: result: yes configure:4983: checking for alloca.h configure:4999: gcc -c -g -O2 conftest.c >&5 configure:5005: $? = 0 configure:5009: test -z || test ! -s conftest.err configure:5012: $? = 0 configure:5015: test -s conftest.o configure:5018: $? = 0 configure:5029: result: yes configure:4983: checking for stddef.h configure:4999: gcc -c -g -O2 conftest.c >&5 configure:5005: $? = 0 configure:5009: test -z || test ! -s conftest.err configure:5012: $? = 0 configure:5015: test -s conftest.o configure:5018: $? = 0 configure:5029: result: yes configure:4983: checking for errno.h configure:4999: gcc -c -g -O2 conftest.c >&5 configure:5005: $? = 0 configure:5009: test -z || test ! -s conftest.err configure:5012: $? = 0 configure:5015: test -s conftest.o configure:5018: $? = 0 configure:5029: result: yes configure:4983: checking for wchar.h configure:4999: gcc -c -g -O2 conftest.c >&5 configure:5005: $? = 0 configure:5009: test -z || test ! -s conftest.err configure:5012: $? = 0 configure:5015: test -s conftest.o configure:5018: $? = 0 configure:5029: result: yes configure:4983: checking for wctype.h configure:4999: gcc -c -g -O2 conftest.c >&5 configure:5005: $? = 0 configure:5009: test -z || test ! -s conftest.err configure:5012: $? = 0 configure:5015: test -s conftest.o configure:5018: $? = 0 configure:5029: result: yes configure:4983: checking for sys/file.h configure:4999: gcc -c -g -O2 conftest.c >&5 configure:5005: $? = 0 configure:5009: test -z || test ! -s conftest.err configure:5012: $? = 0 configure:5015: test -s conftest.o configure:5018: $? = 0 configure:5029: result: yes configure:5040: checking for an ANSI C-conforming const configure:5107: gcc -c -g -O2 conftest.c >&5 configure:5113: $? = 0 configure:5117: test -z || test ! -s conftest.err configure:5120: $? = 0 configure:5123: test -s conftest.o configure:5126: $? = 0 configure:5137: result: yes configure:5147: checking for size_t configure:5171: gcc -c -g -O2 conftest.c >&5 configure:5177: $? = 0 configure:5181: test -z || test ! -s conftest.err configure:5184: $? = 0 configure:5187: test -s conftest.o configure:5190: $? = 0 configure:5201: result: yes configure:5213: checking for ssize_t configure:5237: gcc -c -g -O2 conftest.c >&5 configure:5243: $? = 0 configure:5247: test -z || test ! -s conftest.err configure:5250: $? = 0 configure:5253: test -s conftest.o configure:5256: $? = 0 configure:5267: result: yes configure:5280: checking for stdbool.h that conforms to C99 configure:5333: gcc -c -g -O2 conftest.c >&5 conftest.c:60:4: warning: variably modified 'd' at file scope [enabled by default] char d[(bool) -0.5 == true ? 1 : -1]; ^ conftest.c:62:4: warning: variably modified 'f' at file scope [enabled by default] char f[(_Bool) -0.0 == false ? 1 : -1]; ^ configure:5339: $? = 0 configure:5343: test -z || test ! -s conftest.err configure:5346: $? = 0 configure:5349: test -s conftest.o configure:5352: $? = 0 configure:5363: result: yes configure:5365: checking for _Bool configure:5389: gcc -c -g -O2 conftest.c >&5 configure:5395: $? = 0 configure:5399: test -z || test ! -s conftest.err configure:5402: $? = 0 configure:5405: test -s conftest.o configure:5408: $? = 0 configure:5419: result: yes configure:5450: checking for working alloca.h configure:5471: gcc -o conftest -g -O2 conftest.c >&5 configure:5477: $? = 0 configure:5481: test -z || test ! -s conftest.err configure:5484: $? = 0 configure:5487: test -s conftest configure:5490: $? = 0 configure:5502: result: yes configure:5512: checking for alloca configure:5553: gcc -o conftest -g -O2 conftest.c >&5 configure:5559: $? = 0 configure:5563: test -z || test ! -s conftest.err configure:5566: $? = 0 configure:5569: test -s conftest configure:5572: $? = 0 configure:5584: result: yes configure:5811: checking for vprintf configure:5868: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:62:6: warning: conflicting types for built-in function 'vprintf' [enabled by default] char vprintf (); ^ configure:5874: $? = 0 configure:5878: test -z || test ! -s conftest.err configure:5881: $? = 0 configure:5884: test -s conftest configure:5887: $? = 0 configure:5899: result: yes configure:5906: checking for _doprnt configure:5963: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccHuQIM3.o:(.data+0x0): undefined reference to `_doprnt' /tmp/ccHuQIM3.o: In function `main': /home/chris/ICSE15/sed/v4/conftest.c:79: undefined reference to `_doprnt' collect2: error: ld returned 1 exit status configure:5969: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sed" | #define PACKAGE_TARNAME "sed" | #define PACKAGE_VERSION "4.1.1" | #define PACKAGE_STRING "sed 4.1.1" | #define PACKAGE_BUGREPORT "bonzini@gnu.org" | #define PACKAGE "sed" | #define VERSION "4.1.1" | #define SED_FEATURE_VERSION "4.1" | #define _GNU_SOURCE 1 | #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 HAVE_LONG_FILE_NAMES 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #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 gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | 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 | #else | char (*f) () = _doprnt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _doprnt; | ; | return 0; | } configure:5994: result: no configure:6009: checking for getline configure:6066: gcc -o conftest -g -O2 conftest.c >&5 configure:6072: $? = 0 configure:6076: test -z || test ! -s conftest.err configure:6079: $? = 0 configure:6082: test -s conftest configure:6085: $? = 0 configure:6097: result: yes configure:6106: checking for working getline function configure:6139: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:52:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit ((len == 4 && line && strcmp (line, "foo\n") == 0) ? 0 : 1); ^ configure:6142: $? = 0 configure:6144: ./conftest configure:6147: $? = 0 configure:6161: result: yes configure:6176: checking for obstacks configure:6197: gcc -o conftest -g -O2 conftest.c >&5 configure:6203: $? = 0 configure:6207: test -z || test ! -s conftest.err configure:6210: $? = 0 configure:6213: test -s conftest configure:6216: $? = 0 configure:6228: result: yes configure:6248: checking whether mbrtowc and mbstate_t are properly declared configure:6269: gcc -o conftest -g -O2 conftest.c >&5 configure:6275: $? = 0 configure:6279: test -z || test ! -s conftest.err configure:6282: $? = 0 configure:6285: test -s conftest configure:6288: $? = 0 configure:6300: result: yes configure:6310: checking for mbstate_t configure:6332: gcc -c -g -O2 conftest.c >&5 configure:6338: $? = 0 configure:6342: test -z || test ! -s conftest.err configure:6345: $? = 0 configure:6348: test -s conftest.o configure:6351: $? = 0 configure:6362: result: yes configure:6384: checking for strverscmp configure:6441: gcc -o conftest -g -O2 conftest.c >&5 configure:6447: $? = 0 configure:6451: test -z || test ! -s conftest.err configure:6454: $? = 0 configure:6457: test -s conftest configure:6460: $? = 0 configure:6472: result: yes configure:6506: checking for memchr configure:6563: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:67:6: warning: conflicting types for built-in function 'memchr' [enabled by default] char memchr (); ^ configure:6569: $? = 0 configure:6573: test -z || test ! -s conftest.err configure:6576: $? = 0 configure:6579: test -s conftest configure:6582: $? = 0 configure:6594: result: yes configure:6506: checking for memcmp configure:6563: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:68:6: warning: conflicting types for built-in function 'memcmp' [enabled by default] char memcmp (); ^ configure:6569: $? = 0 configure:6573: test -z || test ! -s conftest.err configure:6576: $? = 0 configure:6579: test -s conftest configure:6582: $? = 0 configure:6594: result: yes configure:6506: checking for memmove configure:6563: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:69:6: warning: conflicting types for built-in function 'memmove' [enabled by default] char memmove (); ^ configure:6569: $? = 0 configure:6573: test -z || test ! -s conftest.err configure:6576: $? = 0 configure:6579: test -s conftest configure:6582: $? = 0 configure:6594: result: yes configure:6506: checking for strerror configure:6563: gcc -o conftest -g -O2 conftest.c >&5 configure:6569: $? = 0 configure:6573: test -z || test ! -s conftest.err configure:6576: $? = 0 configure:6579: test -s conftest configure:6582: $? = 0 configure:6594: result: yes configure:6506: checking for mkstemp configure:6563: gcc -o conftest -g -O2 conftest.c >&5 configure:6569: $? = 0 configure:6573: test -z || test ! -s conftest.err configure:6576: $? = 0 configure:6579: test -s conftest configure:6582: $? = 0 configure:6594: result: yes configure:6635: checking for isatty configure:6692: gcc -o conftest -g -O2 conftest.c >&5 configure:6698: $? = 0 configure:6702: test -z || test ! -s conftest.err configure:6705: $? = 0 configure:6708: test -s conftest configure:6711: $? = 0 configure:6723: result: yes configure:6635: checking for bcopy configure:6692: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:73:6: warning: conflicting types for built-in function 'bcopy' [enabled by default] char bcopy (); ^ configure:6698: $? = 0 configure:6702: test -z || test ! -s conftest.err configure:6705: $? = 0 configure:6708: test -s conftest configure:6711: $? = 0 configure:6723: result: yes configure:6635: checking for bzero configure:6692: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:74:6: warning: conflicting types for built-in function 'bzero' [enabled by default] char bzero (); ^ configure:6698: $? = 0 configure:6702: test -z || test ! -s conftest.err configure:6705: $? = 0 configure:6708: test -s conftest configure:6711: $? = 0 configure:6723: result: yes configure:6635: checking for isascii configure:6692: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:75:6: warning: conflicting types for built-in function 'isascii' [enabled by default] char isascii (); ^ configure:6698: $? = 0 configure:6702: test -z || test ! -s conftest.err configure:6705: $? = 0 configure:6708: test -s conftest configure:6711: $? = 0 configure:6723: result: yes configure:6635: checking for memcpy configure:6692: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:76:6: warning: conflicting types for built-in function 'memcpy' [enabled by default] char memcpy (); ^ configure:6698: $? = 0 configure:6702: test -z || test ! -s conftest.err configure:6705: $? = 0 configure:6708: test -s conftest configure:6711: $? = 0 configure:6723: result: yes configure:6635: checking for memset configure:6692: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:77:6: warning: conflicting types for built-in function 'memset' [enabled by default] char memset (); ^ configure:6698: $? = 0 configure:6702: test -z || test ! -s conftest.err configure:6705: $? = 0 configure:6708: test -s conftest configure:6711: $? = 0 configure:6723: result: yes configure:6635: checking for strchr configure:6692: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:78:6: warning: conflicting types for built-in function 'strchr' [enabled by default] char strchr (); ^ configure:6698: $? = 0 configure:6702: test -z || test ! -s conftest.err configure:6705: $? = 0 configure:6708: test -s conftest configure:6711: $? = 0 configure:6723: result: yes configure:6635: checking for strtoul configure:6692: gcc -o conftest -g -O2 conftest.c >&5 configure:6698: $? = 0 configure:6702: test -z || test ! -s conftest.err configure:6705: $? = 0 configure:6708: test -s conftest configure:6711: $? = 0 configure:6723: result: yes configure:6635: checking for popen configure:6692: gcc -o conftest -g -O2 conftest.c >&5 configure:6698: $? = 0 configure:6702: test -z || test ! -s conftest.err configure:6705: $? = 0 configure:6708: test -s conftest configure:6711: $? = 0 configure:6723: result: yes configure:6635: checking for pathconf configure:6692: gcc -o conftest -g -O2 conftest.c >&5 configure:6698: $? = 0 configure:6702: test -z || test ! -s conftest.err configure:6705: $? = 0 configure:6708: test -s conftest configure:6711: $? = 0 configure:6723: result: yes configure:6635: checking for isblank configure:6692: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:82:6: warning: conflicting types for built-in function 'isblank' [enabled by default] char isblank (); ^ configure:6698: $? = 0 configure:6702: test -z || test ! -s conftest.err configure:6705: $? = 0 configure:6708: test -s conftest configure:6711: $? = 0 configure:6723: result: yes configure:6635: checking for fchown configure:6692: gcc -o conftest -g -O2 conftest.c >&5 configure:6698: $? = 0 configure:6702: test -z || test ! -s conftest.err configure:6705: $? = 0 configure:6708: test -s conftest configure:6711: $? = 0 configure:6723: result: yes configure:6635: checking for fchmod configure:6692: gcc -o conftest -g -O2 conftest.c >&5 configure:6698: $? = 0 configure:6702: test -z || test ! -s conftest.err configure:6705: $? = 0 configure:6708: test -s conftest configure:6711: $? = 0 configure:6723: result: yes configure:6635: checking for setlocale configure:6692: gcc -o conftest -g -O2 conftest.c >&5 configure:6698: $? = 0 configure:6702: test -z || test ! -s conftest.err configure:6705: $? = 0 configure:6708: test -s conftest configure:6711: $? = 0 configure:6723: result: yes configure:6635: checking for wcrtomb configure:6692: gcc -o conftest -g -O2 conftest.c >&5 configure:6698: $? = 0 configure:6702: test -z || test ! -s conftest.err configure:6705: $? = 0 configure:6708: test -s conftest configure:6711: $? = 0 configure:6723: result: yes configure:6635: checking for wcscoll configure:6692: gcc -o conftest -g -O2 conftest.c >&5 configure:6698: $? = 0 configure:6702: test -z || test ! -s conftest.err configure:6705: $? = 0 configure:6708: test -s conftest configure:6711: $? = 0 configure:6723: result: yes configure:6635: checking for btowc configure:6692: gcc -o conftest -g -O2 conftest.c >&5 configure:6698: $? = 0 configure:6702: test -z || test ! -s conftest.err configure:6705: $? = 0 configure:6708: test -s conftest configure:6711: $? = 0 configure:6723: result: yes configure:7123: checking how to build HTML documentation configure:7135: result: not built configure:7176: checking build system type configure:7194: result: x86_64-unknown-linux-gnu configure:7202: checking host system type configure:7216: result: x86_64-unknown-linux-gnu configure:7224: checking for inline configure:7245: gcc -c -g -O2 conftest.c >&5 configure:7251: $? = 0 configure:7255: test -z || test ! -s conftest.err configure:7258: $? = 0 configure:7261: test -s conftest.o configure:7264: $? = 0 configure:7276: result: inline configure:7295: checking for off_t configure:7319: gcc -c -g -O2 conftest.c >&5 configure:7325: $? = 0 configure:7329: test -z || test ! -s conftest.err configure:7332: $? = 0 configure:7335: test -s conftest.o configure:7338: $? = 0 configure:7349: result: yes configure:7367: checking for stdlib.h configure:7372: result: yes configure:7367: checking for unistd.h configure:7372: result: yes configure:7516: checking for getpagesize configure:7573: gcc -o conftest -g -O2 conftest.c >&5 configure:7579: $? = 0 configure:7583: test -z || test ! -s conftest.err configure:7586: $? = 0 configure:7589: test -s conftest configure:7592: $? = 0 configure:7604: result: yes configure:7614: checking for working mmap configure:7756: gcc -o conftest -g -O2 conftest.c >&5 configure:7759: $? = 0 configure:7761: ./conftest configure:7764: $? = 0 configure:7778: result: yes configure:7790: checking whether we are using the GNU C Library 2.1 or newer configure:7821: result: yes configure:7852: checking argz.h usability configure:7864: gcc -c -g -O2 conftest.c >&5 configure:7870: $? = 0 configure:7874: test -z || test ! -s conftest.err configure:7877: $? = 0 configure:7880: test -s conftest.o configure:7883: $? = 0 configure:7893: result: yes configure:7897: checking argz.h presence configure:7907: gcc -E conftest.c configure:7913: $? = 0 configure:7933: result: yes configure:7968: checking for argz.h configure:7975: result: yes configure:7843: checking for limits.h configure:7848: result: yes configure:7843: checking for locale.h configure:7848: result: yes configure:7852: checking nl_types.h usability configure:7864: gcc -c -g -O2 conftest.c >&5 configure:7870: $? = 0 configure:7874: test -z || test ! -s conftest.err configure:7877: $? = 0 configure:7880: test -s conftest.o configure:7883: $? = 0 configure:7893: result: yes configure:7897: checking nl_types.h presence configure:7907: gcc -E conftest.c configure:7913: $? = 0 configure:7933: result: yes configure:7968: checking for nl_types.h configure:7975: result: yes configure:7852: checking malloc.h usability configure:7864: gcc -c -g -O2 conftest.c >&5 configure:7870: $? = 0 configure:7874: test -z || test ! -s conftest.err configure:7877: $? = 0 configure:7880: test -s conftest.o configure:7883: $? = 0 configure:7893: result: yes configure:7897: checking malloc.h presence configure:7907: gcc -E conftest.c configure:7913: $? = 0 configure:7933: result: yes configure:7968: checking for malloc.h configure:7975: result: yes configure:7843: checking for stddef.h configure:7848: result: yes configure:7843: checking for stdlib.h configure:7848: result: yes configure:7843: checking for string.h configure:7848: result: yes configure:7843: checking for unistd.h configure:7848: result: yes configure:7852: checking sys/param.h usability configure:7864: gcc -c -g -O2 conftest.c >&5 configure:7870: $? = 0 configure:7874: test -z || test ! -s conftest.err configure:7877: $? = 0 configure:7880: test -s conftest.o configure:7883: $? = 0 configure:7893: result: yes configure:7897: checking sys/param.h presence configure:7907: gcc -E conftest.c configure:7913: $? = 0 configure:7933: result: yes configure:7968: checking for sys/param.h configure:7975: result: yes configure:8014: checking for feof_unlocked configure:8071: gcc -o conftest -g -O2 conftest.c >&5 configure:8077: $? = 0 configure:8081: test -z || test ! -s conftest.err configure:8084: $? = 0 configure:8087: test -s conftest configure:8090: $? = 0 configure:8102: result: yes configure:8014: checking for fgets_unlocked configure:8071: gcc -o conftest -g -O2 conftest.c >&5 configure:8077: $? = 0 configure:8081: test -z || test ! -s conftest.err configure:8084: $? = 0 configure:8087: test -s conftest configure:8090: $? = 0 configure:8102: result: yes configure:8014: checking for getcwd configure:8071: gcc -o conftest -g -O2 conftest.c >&5 configure:8077: $? = 0 configure:8081: test -z || test ! -s conftest.err configure:8084: $? = 0 configure:8087: test -s conftest configure:8090: $? = 0 configure:8102: result: yes configure:8014: checking for getegid configure:8071: gcc -o conftest -g -O2 conftest.c >&5 configure:8077: $? = 0 configure:8081: test -z || test ! -s conftest.err configure:8084: $? = 0 configure:8087: test -s conftest configure:8090: $? = 0 configure:8102: result: yes configure:8014: checking for geteuid configure:8071: gcc -o conftest -g -O2 conftest.c >&5 configure:8077: $? = 0 configure:8081: test -z || test ! -s conftest.err configure:8084: $? = 0 configure:8087: test -s conftest configure:8090: $? = 0 configure:8102: result: yes configure:8014: checking for getgid configure:8071: gcc -o conftest -g -O2 conftest.c >&5 configure:8077: $? = 0 configure:8081: test -z || test ! -s conftest.err configure:8084: $? = 0 configure:8087: test -s conftest configure:8090: $? = 0 configure:8102: result: yes configure:8014: checking for getuid configure:8071: gcc -o conftest -g -O2 conftest.c >&5 configure:8077: $? = 0 configure:8081: test -z || test ! -s conftest.err configure:8084: $? = 0 configure:8087: test -s conftest configure:8090: $? = 0 configure:8102: result: yes configure:8014: checking for mempcpy configure:8071: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:110:6: warning: conflicting types for built-in function 'mempcpy' [enabled by default] char mempcpy (); ^ configure:8077: $? = 0 configure:8081: test -z || test ! -s conftest.err configure:8084: $? = 0 configure:8087: test -s conftest configure:8090: $? = 0 configure:8102: result: yes configure:8014: checking for munmap configure:8071: gcc -o conftest -g -O2 conftest.c >&5 configure:8077: $? = 0 configure:8081: test -z || test ! -s conftest.err configure:8084: $? = 0 configure:8087: test -s conftest configure:8090: $? = 0 configure:8102: result: yes configure:8014: checking for putenv configure:8071: gcc -o conftest -g -O2 conftest.c >&5 configure:8077: $? = 0 configure:8081: test -z || test ! -s conftest.err configure:8084: $? = 0 configure:8087: test -s conftest configure:8090: $? = 0 configure:8102: result: yes configure:8014: checking for setenv configure:8071: gcc -o conftest -g -O2 conftest.c >&5 configure:8077: $? = 0 configure:8081: test -z || test ! -s conftest.err configure:8084: $? = 0 configure:8087: test -s conftest configure:8090: $? = 0 configure:8102: result: yes configure:8014: checking for setlocale configure:8102: result: yes configure:8014: checking for stpcpy configure:8071: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:115:6: warning: conflicting types for built-in function 'stpcpy' [enabled by default] char stpcpy (); ^ configure:8077: $? = 0 configure:8081: test -z || test ! -s conftest.err configure:8084: $? = 0 configure:8087: test -s conftest configure:8090: $? = 0 configure:8102: result: yes configure:8014: checking for strchr configure:8102: result: yes configure:8014: checking for strcasecmp configure:8071: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:117:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] char strcasecmp (); ^ configure:8077: $? = 0 configure:8081: test -z || test ! -s conftest.err configure:8084: $? = 0 configure:8087: test -s conftest configure:8090: $? = 0 configure:8102: result: yes configure:8014: checking for strdup configure:8071: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:118:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:8077: $? = 0 configure:8081: test -z || test ! -s conftest.err configure:8084: $? = 0 configure:8087: test -s conftest configure:8090: $? = 0 configure:8102: result: yes configure:8014: checking for strtoul configure:8102: result: yes configure:8014: checking for tsearch configure:8071: gcc -o conftest -g -O2 conftest.c >&5 configure:8077: $? = 0 configure:8081: test -z || test ! -s conftest.err configure:8084: $? = 0 configure:8087: test -s conftest configure:8090: $? = 0 configure:8102: result: yes configure:8014: checking for __argz_count configure:8071: gcc -o conftest -g -O2 conftest.c >&5 configure:8077: $? = 0 configure:8081: test -z || test ! -s conftest.err configure:8084: $? = 0 configure:8087: test -s conftest configure:8090: $? = 0 configure:8102: result: yes configure:8014: checking for __argz_stringify configure:8071: gcc -o conftest -g -O2 conftest.c >&5 configure:8077: $? = 0 configure:8081: test -z || test ! -s conftest.err configure:8084: $? = 0 configure:8087: test -s conftest configure:8090: $? = 0 configure:8102: result: yes configure:8014: checking for __argz_next configure:8071: gcc -o conftest -g -O2 conftest.c >&5 configure:8077: $? = 0 configure:8081: test -z || test ! -s conftest.err configure:8084: $? = 0 configure:8087: test -s conftest configure:8090: $? = 0 configure:8102: result: yes configure:8127: checking for iconv configure:8154: gcc -o conftest -g -O2 conftest.c >&5 configure:8160: $? = 0 configure:8164: test -z || test ! -s conftest.err configure:8167: $? = 0 configure:8170: test -s conftest configure:8173: $? = 0 configure:8239: result: yes configure:8247: checking for iconv declaration configure:8281: gcc -c -g -O2 conftest.c >&5 configure:8287: $? = 0 configure:8291: test -z || test ! -s conftest.err configure:8294: $? = 0 configure:8297: test -s conftest.o configure:8300: $? = 0 configure:8315: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:8331: checking for nl_langinfo and CODESET configure:8352: gcc -o conftest -g -O2 conftest.c >&5 configure:8358: $? = 0 configure:8362: test -z || test ! -s conftest.err configure:8365: $? = 0 configure:8368: test -s conftest configure:8371: $? = 0 configure:8384: result: yes configure:8395: checking for LC_MESSAGES configure:8416: gcc -o conftest -g -O2 conftest.c >&5 configure:8422: $? = 0 configure:8426: test -z || test ! -s conftest.err configure:8429: $? = 0 configure:8432: test -s conftest configure:8435: $? = 0 configure:8447: result: yes configure:8457: checking whether NLS is requested configure:8466: result: yes configure:8480: checking whether included gettext is requested configure:8490: result: no configure:8510: checking libintl.h usability configure:8522: gcc -c -g -O2 conftest.c >&5 configure:8528: $? = 0 configure:8532: test -z || test ! -s conftest.err configure:8535: $? = 0 configure:8538: test -s conftest.o configure:8541: $? = 0 configure:8551: result: yes configure:8555: checking libintl.h presence configure:8565: gcc -E conftest.c configure:8571: $? = 0 configure:8591: result: yes configure:8626: checking for libintl.h configure:8633: result: yes configure:8638: checking for GNU gettext in libc configure:8661: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:111:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (int) gettext ("") + (int) ngettext ("", "", 0) + _nl_msg_cat_cntr ^ conftest.c:111:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (int) gettext ("") + (int) ngettext ("", "", 0) + _nl_msg_cat_cntr ^ configure:8667: $? = 0 configure:8671: test -z || test ! -s conftest.err configure:8674: $? = 0 configure:8677: test -s conftest configure:8680: $? = 0 configure:8692: result: yes configure:8776: checking for dcgettext configure:8833: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:130:6: warning: conflicting types for built-in function 'dcgettext' [enabled by default] char dcgettext (); ^ configure:8839: $? = 0 configure:8843: test -z || test ! -s conftest.err configure:8846: $? = 0 configure:8849: test -s conftest configure:8852: $? = 0 configure:8864: result: yes configure:8878: checking for msgfmt configure:8905: result: /usr/bin/msgfmt configure:8914: checking for gmsgfmt configure:8945: result: /usr/bin/msgfmt configure:8955: checking for xgettext configure:8982: result: /usr/bin/xgettext configure:9158: checking for bison configure:9174: found /usr/bin/bison configure:9184: result: bison configure:9197: checking version of bison configure:9206: result: 2.7.12, ok configure:9245: checking for catalogs to be installed configure:9265: result: af ca cs da de el eo es et fi fr ga gl he hr hu id it ja ko nl pl pt_BR ro ru sk sl sr sv tr zh_CN configure:9428: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by sed config.status 4.1.1, which was generated by GNU Autoconf 2.59a. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on levet config.status:730: creating bootstrap.sh config.status:730: creating Makefile config.status:730: creating doc/Makefile config.status:730: creating lib/Makefile config.status:730: creating sed/Makefile config.status:730: creating testsuite/Makefile config.status:730: creating po/Makefile.in config.status:730: creating intl/Makefile config.status:838: creating config.h config.status:1231: linking ./lib/regex_.h to lib/regex.h config.status:1468: executing depfiles commands config.status:1468: executing default-1 commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_build_alias=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func___argz_count=yes ac_cv_func___argz_next=yes ac_cv_func___argz_stringify=yes ac_cv_func__doprnt=no ac_cv_func_alloca_works=yes ac_cv_func_bcopy=yes ac_cv_func_btowc=yes ac_cv_func_bzero=yes ac_cv_func_dcgettext=yes ac_cv_func_fchmod=yes ac_cv_func_fchown=yes ac_cv_func_feof_unlocked=yes ac_cv_func_fgets_unlocked=yes ac_cv_func_getcwd=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getline=yes ac_cv_func_getpagesize=yes ac_cv_func_getuid=yes ac_cv_func_isascii=yes ac_cv_func_isatty=yes ac_cv_func_isblank=yes ac_cv_func_mbrtowc=yes ac_cv_func_memchr=yes ac_cv_func_memcmp=yes ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_mempcpy=yes ac_cv_func_memset=yes ac_cv_func_mkstemp=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_obstack=yes ac_cv_func_pathconf=yes ac_cv_func_popen=yes ac_cv_func_putenv=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strtoul=yes ac_cv_func_strverscmp=yes ac_cv_func_tsearch=yes ac_cv_func_vprintf=yes ac_cv_func_wcrtomb=yes ac_cv_func_wcscoll=yes ac_cv_gnu_library_2_1=yes ac_cv_header_alloca_h=yes ac_cv_header_argz_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_errno_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_nl_types_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=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_file_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_host_alias=x86_64-unknown-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_INTLBISON=bison ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_search_strerror='none required' ac_cv_sys_file_offset_bits=no ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ac_cv_sys_long_file_names=yes ac_cv_type__Bool=yes ac_cv_type_mbstate_t=yes ac_cv_type_off_t=yes ac_cv_type_size_t=yes ac_cv_type_ssize_t=yes ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_func_working_getline=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=no am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= am_cv_val_LC_MESSAGES=yes gt_cv_func_gnugettext2_libc=yes nls_cv_force_use_gnu_gettext=no nls_cv_header_intl= nls_cv_header_libgt= nls_cv_use_gnu_gettext=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/chris/ICSE15/sed/v4/config/missing --run aclocal-1.8' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/chris/ICSE15/sed/v4/config/missing --run tar' AUTOCONF='${SHELL} /home/chris/ICSE15/sed/v4/config/missing --run autoconf' AUTOHEADER='${SHELL} /home/chris/ICSE15/sed/v4/config/missing --run autoheader' AUTOMAKE='${SHELL} /home/chris/ICSE15/sed/v4/config/missing --run automake-1.8' AWK='gawk' BUILD_HTML_FALSE='' BUILD_HTML_TRUE='#' BUILD_INCLUDED_LIBINTL='no' CATALOGS=' af.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo eo.gmo es.gmo et.gmo fi.gmo fr.gmo ga.gmo gl.gmo he.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo ko.gmo nl.gmo pl.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr.gmo sv.gmo tr.gmo zh_CN.gmo' CATOBJEXT='.gmo' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GENCAT='gencat' GLIBC21='yes' GMOFILES=' af.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo eo.gmo es.gmo et.gmo fi.gmo fr.gmo ga.gmo gl.gmo he.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo ko.gmo nl.gmo pl.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr.gmo sv.gmo tr.gmo zh_CN.gmo' GMSGFMT='/usr/bin/msgfmt' GREP='/bin/grep' HAVE__BOOL='1' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSTOBJEXT='.mo' INTLBISON='bison' INTLLIBS='' INTLOBJS='' INTL_LIBTOOL_SUFFIX_PREFIX='' LDFLAGS='' LIBICONV='' LIBOBJS=' regex$U.o' LIBS='' LTLIBOBJS=' regex$U.lo' MAKEINFO='${SHELL} /home/chris/ICSE15/sed/v4/config/missing --run makeinfo' MAKEINFO_HTML_FALSE='' MAKEINFO_HTML_TRUE='#' MKINSTALLDIRS='config/mkinstalldirs' MSGFMT='/usr/bin/msgfmt' OBJEXT='o' PACKAGE='sed' PACKAGE_BUGREPORT='bonzini@gnu.org' PACKAGE_NAME='sed' PACKAGE_STRING='sed 4.1.1' PACKAGE_TARNAME='sed' PACKAGE_VERSION='4.1.1' PATH_SEPARATOR=':' POFILES=' af.po ca.po cs.po da.po de.po el.po eo.po es.po et.po fi.po fr.po ga.po gl.po he.po hr.po hu.po id.po it.po ja.po ko.po nl.po pl.po pt_BR.po ro.po ru.po sk.po sl.po sr.po sv.po tr.po zh_CN.po' POSUB='po' RANLIB='ranlib' SED_FEATURE_VERSION='4.1' SET_MAKE='' SHELL='/bin/bash' STRIP='' TEST_REGEX_FALSE='' TEST_REGEX_TRUE='#' TEXI2HTML='texi2html -monolithic' TEXI2HTML_HTML_FALSE='' TEXI2HTML_HTML_TRUE='#' USE_INCLUDED_LIBINTL='no' USE_NLS='yes' VERSION='4.1.1' XGETTEXT='/usr/bin/xgettext' ac_ct_CC='gcc' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/home/chris/ICSE15/sed/v4/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p -- .' oldincludedir='/usr/include' prefix='/usr/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ENABLE_NLS 1 #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_ARGZ_H 1 #define HAVE_BCOPY 1 #define HAVE_BTOWC 1 #define HAVE_BZERO 1 #define HAVE_DCGETTEXT 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCHMOD 1 #define HAVE_FCHOWN 1 #define HAVE_FEOF_UNLOCKED 1 #define HAVE_FGETS_UNLOCKED 1 #define HAVE_GETCWD 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETTEXT 1 #define HAVE_GETUID 1 #define HAVE_ICONV 1 #define HAVE_INTTYPES_H 1 #define HAVE_ISASCII 1 #define HAVE_ISATTY 1 #define HAVE_ISBLANK 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LIMITS_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_LOCALE_H 1 #define HAVE_LONG_FILE_NAMES 1 #define HAVE_MALLOC_H 1 #define HAVE_MBRTOWC 1 #define HAVE_MBSTATE_T 1 #define HAVE_MEMCHR 1 #define HAVE_MEMCMP 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMPCPY 1 #define HAVE_MEMSET 1 #define HAVE_MKSTEMP 1 #define HAVE_MMAP 1 #define HAVE_MUNMAP 1 #define HAVE_NL_TYPES_H 1 #define HAVE_OBSTACK 1 #define HAVE_PATHCONF 1 #define HAVE_POPEN 1 #define HAVE_PUTENV 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_SETLOCALE 1 #define HAVE_STDARG_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRTOUL 1 #define HAVE_STRTOUL 1 #define HAVE_STRVERSCMP 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_TSEARCH 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_VPRINTF 1 #define HAVE_WCHAR_H 1 #define HAVE_WCRTOMB 1 #define HAVE_WCSCOLL 1 #define HAVE_WCTYPE_H 1 #define HAVE__BOOL 1 #define HAVE___ARGZ_COUNT 1 #define HAVE___ARGZ_NEXT 1 #define HAVE___ARGZ_STRINGIFY 1 #define ICONV_CONST #define PACKAGE "sed" #define PACKAGE_BUGREPORT "bonzini@gnu.org" #define PACKAGE_NAME "sed" #define PACKAGE_STRING "sed 4.1.1" #define PACKAGE_TARNAME "sed" #define PACKAGE_VERSION "4.1.1" #define SED_FEATURE_VERSION "4.1" #define STDC_HEADERS 1 #define VERSION "4.1.1" #define _GNU_SOURCE 1 configure: exit 0