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.0.8, which was generated by GNU Autoconf 2.57. 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:1336: checking for a BSD-compatible install configure:1390: result: /usr/bin/install -c configure:1401: checking whether build environment is sane configure:1444: result: yes configure:1477: checking for gawk configure:1493: found /usr/bin/gawk configure:1503: result: gawk configure:1513: checking whether make sets $(MAKE) configure:1533: result: yes configure:1752: checking for gcc configure:1768: found /usr/bin/gcc configure:1778: result: gcc configure:2022: checking for C compiler version configure:2025: 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:2028: $? = 0 configure:2030: 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:2033: $? = 0 configure:2035: gcc -V &5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2038: $? = 4 configure:2062: checking for C compiler default output configure:2065: gcc conftest.c >&5 configure:2068: $? = 0 configure:2114: result: a.out configure:2119: checking whether the C compiler works configure:2125: ./a.out configure:2128: $? = 0 configure:2145: result: yes configure:2152: checking whether we are cross compiling configure:2154: result: no configure:2157: checking for suffix of executables configure:2159: gcc -o conftest conftest.c >&5 configure:2162: $? = 0 configure:2187: result: configure:2193: checking for suffix of object files configure:2215: gcc -c conftest.c >&5 configure:2218: $? = 0 configure:2240: result: o configure:2244: checking whether we are using the GNU C compiler configure:2269: gcc -c conftest.c >&5 configure:2272: $? = 0 configure:2275: test -s conftest.o configure:2278: $? = 0 configure:2291: result: yes configure:2297: checking whether gcc accepts -g configure:2319: gcc -c -g conftest.c >&5 configure:2322: $? = 0 configure:2325: test -s conftest.o configure:2328: $? = 0 configure:2339: result: yes configure:2356: checking for gcc option to accept ANSI C configure:2417: gcc -c -g -O2 conftest.c >&5 configure:2420: $? = 0 configure:2423: test -s conftest.o configure:2426: $? = 0 configure:2444: result: none needed configure:2462: 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:2465: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2585: checking for style of include used by make configure:2613: result: GNU configure:2641: checking dependency style of gcc configure:2709: result: gcc3 configure:2767: checking for ranlib configure:2783: found /usr/bin/ranlib configure:2794: result: ranlib configure:2818: checking how to run the C preprocessor configure:2854: gcc -E conftest.c configure:2860: $? = 0 configure:2892: gcc -E conftest.c configure:2895:28: fatal error: ac_nonexistent.h: No such file or directory grep -v '^ *+' conftest.er1 >conftest.err ^ compilation terminated. configure:2898: $? = 1 configure: failed program was: | #line 2883 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "sed" | #define PACKAGE_TARNAME "sed" | #define PACKAGE_VERSION "4.0.8" | #define PACKAGE_STRING "sed 4.0.8" | #define PACKAGE_BUGREPORT "bonzini@gnu.org" | #define PACKAGE "sed" | #define VERSION "4.0.8" | #define SED_FEATURE_VERSION "4.0" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:2936: result: gcc -E configure:2961: gcc -E conftest.c configure:2967: $? = 0 configure:2999: gcc -E conftest.c configure:3002:28: fatal error: ac_nonexistent.h: No such file or directory grep -v '^ *+' conftest.er1 >conftest.err ^ compilation terminated. configure:3005: $? = 1 configure: failed program was: | #line 2990 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "sed" | #define PACKAGE_TARNAME "sed" | #define PACKAGE_VERSION "4.0.8" | #define PACKAGE_STRING "sed 4.0.8" | #define PACKAGE_BUGREPORT "bonzini@gnu.org" | #define PACKAGE "sed" | #define VERSION "4.0.8" | #define SED_FEATURE_VERSION "4.0" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:3048: checking for egrep configure:3058: result: grep -E configure:3064: checking for AIX configure:3087: result: no configure:3093: checking for ANSI C header files configure:3119: gcc -c -g -O2 conftest.c >&5 configure:3122: $? = 0 configure:3125: test -s conftest.o configure:3128: $? = 0 configure:3220: gcc -o conftest -g -O2 conftest.c >&5 configure: In function 'main': configure:3217:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] } ^ configure:3223: $? = 0 configure:3225: ./conftest configure:3228: $? = 0 configure:3243: result: yes configure:3267: checking for sys/types.h configure:3284: gcc -c -g -O2 conftest.c >&5 configure:3287: $? = 0 configure:3290: test -s conftest.o configure:3293: $? = 0 configure:3304: result: yes configure:3267: checking for sys/stat.h configure:3284: gcc -c -g -O2 conftest.c >&5 configure:3287: $? = 0 configure:3290: test -s conftest.o configure:3293: $? = 0 configure:3304: result: yes configure:3267: checking for stdlib.h configure:3284: gcc -c -g -O2 conftest.c >&5 configure:3287: $? = 0 configure:3290: test -s conftest.o configure:3293: $? = 0 configure:3304: result: yes configure:3267: checking for string.h configure:3284: gcc -c -g -O2 conftest.c >&5 configure:3287: $? = 0 configure:3290: test -s conftest.o configure:3293: $? = 0 configure:3304: result: yes configure:3267: checking for memory.h configure:3284: gcc -c -g -O2 conftest.c >&5 configure:3287: $? = 0 configure:3290: test -s conftest.o configure:3293: $? = 0 configure:3304: result: yes configure:3267: checking for strings.h configure:3284: gcc -c -g -O2 conftest.c >&5 configure:3287: $? = 0 configure:3290: test -s conftest.o configure:3293: $? = 0 configure:3304: result: yes configure:3267: checking for inttypes.h configure:3284: gcc -c -g -O2 conftest.c >&5 configure:3287: $? = 0 configure:3290: test -s conftest.o configure:3293: $? = 0 configure:3304: result: yes configure:3267: checking for stdint.h configure:3284: gcc -c -g -O2 conftest.c >&5 configure:3287: $? = 0 configure:3290: test -s conftest.o configure:3293: $? = 0 configure:3304: result: yes configure:3267: checking for unistd.h configure:3284: gcc -c -g -O2 conftest.c >&5 configure:3287: $? = 0 configure:3290: test -s conftest.o configure:3293: $? = 0 configure:3304: result: yes configure:3326: checking minix/config.h usability configure:3339: gcc -c -g -O2 conftest.c >&5 configure:3384:26: fatal error: minix/config.h: No such file or directory ac_cpp_err= ^ compilation terminated. configure:3342: $? = 1 configure: failed program was: | #line 3328 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "sed" | #define PACKAGE_TARNAME "sed" | #define PACKAGE_VERSION "4.0.8" | #define PACKAGE_STRING "sed 4.0.8" | #define PACKAGE_BUGREPORT "bonzini@gnu.org" | #define PACKAGE "sed" | #define VERSION "4.0.8" | #define SED_FEATURE_VERSION "4.0" | #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 | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3358: result: no configure:3362: checking minix/config.h presence configure:3373: gcc -E conftest.c configure:3386:26: fatal error: minix/config.h: No such file or directory else ^ compilation terminated. configure:3379: $? = 1 configure: failed program was: | #line 3364 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "sed" | #define PACKAGE_TARNAME "sed" | #define PACKAGE_VERSION "4.0.8" | #define PACKAGE_STRING "sed 4.0.8" | #define PACKAGE_BUGREPORT "bonzini@gnu.org" | #define PACKAGE "sed" | #define VERSION "4.0.8" | #define SED_FEATURE_VERSION "4.0" | #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:3398: result: no configure:3434: checking for minix/config.h configure:3441: result: no configure:3471: checking for strerror in -lcposix configure:3502: gcc -o conftest -g -O2 conftest.c -lcposix >&5 /usr/bin/ld: cannot find -lcposix collect2: error: ld returned 1 exit status configure:3505: $? = 1 configure: failed program was: | #line 3478 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "sed" | #define PACKAGE_TARNAME "sed" | #define PACKAGE_VERSION "4.0.8" | #define PACKAGE_STRING "sed 4.0.8" | #define PACKAGE_BUGREPORT "bonzini@gnu.org" | #define PACKAGE "sed" | #define VERSION "4.0.8" | #define SED_FEATURE_VERSION "4.0" | #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. */ | | /* 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 strerror (); | int | main () | { | strerror (); | ; | return 0; | } configure:3523: result: no configure:3538: checking for special C compiler options needed for large files configure:3618: result: no configure:3624: checking for _FILE_OFFSET_BITS value needed for large files configure:3656: gcc -c -g -O2 conftest.c >&5 configure:3659: $? = 0 configure:3662: test -s conftest.o configure:3665: $? = 0 configure:3721: result: no configure:3731: checking for _LARGE_FILES value needed for large files configure:3763: gcc -c -g -O2 conftest.c >&5 configure:3766: $? = 0 configure:3769: test -s conftest.o configure:3772: $? = 0 configure:3828: result: no configure:3841: checking whether -lcP is needed configure:3872: gcc -o conftest -g -O2 conftest.c >&5 configure:3875: $? = 0 configure:3877: ./conftest configure:3880: $? = 0 configure:3882: result: no configure:3897: checking for ANSI C header files configure:4047: result: yes configure:4077: checking for string.h configure:4082: result: yes configure:4077: checking for strings.h configure:4082: result: yes configure:4077: checking for stdlib.h configure:4082: result: yes configure:4077: checking for unistd.h configure:4082: result: yes configure:4086: checking io.h usability configure:4099: gcc -c -g -O2 conftest.c >&5 configure:4149:16: fatal error: io.h: No such file or directory if test -z "$ac_cpp_err"; then ^ compilation terminated. configure:4102: $? = 1 configure: failed program was: | #line 4088 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "sed" | #define PACKAGE_TARNAME "sed" | #define PACKAGE_VERSION "4.0.8" | #define PACKAGE_STRING "sed 4.0.8" | #define PACKAGE_BUGREPORT "bonzini@gnu.org" | #define PACKAGE "sed" | #define VERSION "4.0.8" | #define SED_FEATURE_VERSION "4.0" | #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 STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_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 | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4118: result: no configure:4122: checking io.h presence configure:4133: gcc -E conftest.c configure:4151:16: fatal error: io.h: No such file or directory else ^ compilation terminated. configure:4139: $? = 1 configure: failed program was: | #line 4124 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "sed" | #define PACKAGE_TARNAME "sed" | #define PACKAGE_VERSION "4.0.8" | #define PACKAGE_STRING "sed 4.0.8" | #define PACKAGE_BUGREPORT "bonzini@gnu.org" | #define PACKAGE "sed" | #define VERSION "4.0.8" | #define SED_FEATURE_VERSION "4.0" | #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 STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4158: result: no configure:4194: checking for io.h configure:4201: result: no configure:4086: checking limits.h usability configure:4099: gcc -c -g -O2 conftest.c >&5 configure:4102: $? = 0 configure:4105: test -s conftest.o configure:4108: $? = 0 configure:4118: result: yes configure:4122: checking limits.h presence configure:4133: gcc -E conftest.c configure:4139: $? = 0 configure:4158: result: yes configure:4194: checking for limits.h configure:4201: result: yes configure:4086: checking locale.h usability configure:4099: gcc -c -g -O2 conftest.c >&5 configure:4102: $? = 0 configure:4105: test -s conftest.o configure:4108: $? = 0 configure:4118: result: yes configure:4122: checking locale.h presence configure:4133: gcc -E conftest.c configure:4139: $? = 0 configure:4158: result: yes configure:4194: checking for locale.h configure:4201: result: yes configure:4086: checking stdarg.h usability configure:4099: gcc -c -g -O2 conftest.c >&5 configure:4102: $? = 0 configure:4105: test -s conftest.o configure:4108: $? = 0 configure:4118: result: yes configure:4122: checking stdarg.h presence configure:4133: gcc -E conftest.c configure:4139: $? = 0 configure:4158: result: yes configure:4194: checking for stdarg.h configure:4201: result: yes configure:4086: checking alloca.h usability configure:4099: gcc -c -g -O2 conftest.c >&5 configure:4102: $? = 0 configure:4105: test -s conftest.o configure:4108: $? = 0 configure:4118: result: yes configure:4122: checking alloca.h presence configure:4133: gcc -E conftest.c configure:4139: $? = 0 configure:4158: result: yes configure:4194: checking for alloca.h configure:4201: result: yes configure:4086: checking stddef.h usability configure:4099: gcc -c -g -O2 conftest.c >&5 configure:4102: $? = 0 configure:4105: test -s conftest.o configure:4108: $? = 0 configure:4118: result: yes configure:4122: checking stddef.h presence configure:4133: gcc -E conftest.c configure:4139: $? = 0 configure:4158: result: yes configure:4194: checking for stddef.h configure:4201: result: yes configure:4086: checking errno.h usability configure:4099: gcc -c -g -O2 conftest.c >&5 configure:4102: $? = 0 configure:4105: test -s conftest.o configure:4108: $? = 0 configure:4118: result: yes configure:4122: checking errno.h presence configure:4133: gcc -E conftest.c configure:4139: $? = 0 configure:4158: result: yes configure:4194: checking for errno.h configure:4201: result: yes configure:4086: checking wctype.h usability configure:4099: gcc -c -g -O2 conftest.c >&5 configure:4102: $? = 0 configure:4105: test -s conftest.o configure:4108: $? = 0 configure:4118: result: yes configure:4122: checking wctype.h presence configure:4133: gcc -E conftest.c configure:4139: $? = 0 configure:4158: result: yes configure:4194: checking for wctype.h configure:4201: result: yes configure:4086: checking wchar.h usability configure:4099: gcc -c -g -O2 conftest.c >&5 configure:4102: $? = 0 configure:4105: test -s conftest.o configure:4108: $? = 0 configure:4118: result: yes configure:4122: checking wchar.h presence configure:4133: gcc -E conftest.c configure:4139: $? = 0 configure:4158: result: yes configure:4194: checking for wchar.h configure:4201: result: yes configure:4086: checking sys/file.h usability configure:4099: gcc -c -g -O2 conftest.c >&5 configure:4102: $? = 0 configure:4105: test -s conftest.o configure:4108: $? = 0 configure:4118: result: yes configure:4122: checking sys/file.h presence configure:4133: gcc -E conftest.c configure:4139: $? = 0 configure:4158: result: yes configure:4194: checking for sys/file.h configure:4201: result: yes configure:4214: checking for an ANSI C-conforming const configure:4282: gcc -c -g -O2 conftest.c >&5 configure:4285: $? = 0 configure:4288: test -s conftest.o configure:4291: $? = 0 configure:4302: result: yes configure:4312: checking for size_t configure:4337: gcc -c -g -O2 conftest.c >&5 configure:4340: $? = 0 configure:4343: test -s conftest.o configure:4346: $? = 0 configure:4357: result: yes configure:4369: checking for ssize_t configure:4394: gcc -c -g -O2 conftest.c >&5 configure:4397: $? = 0 configure:4400: test -s conftest.o configure:4403: $? = 0 configure:4414: result: yes configure:4429: checking for working alloca.h configure:4451: gcc -o conftest -g -O2 conftest.c >&5 configure:4454: $? = 0 configure:4457: test -s conftest configure:4460: $? = 0 configure:4471: result: yes configure:4481: checking for alloca configure:4523: gcc -o conftest -g -O2 conftest.c >&5 configure:4526: $? = 0 configure:4529: test -s conftest configure:4532: $? = 0 configure:4543: result: yes configure:4754: checking for vprintf configure:4804: gcc -o conftest -g -O2 conftest.c >&5 configure:4813:6: warning: conflicting types for built-in function 'vprintf' [enabled by default] echo "$as_me:$LINENO: \$? = $ac_status" >&5 ^ configure:4807: $? = 0 configure:4810: test -s conftest configure:4813: $? = 0 configure:4824: result: yes configure:4831: checking for _doprnt configure:4881: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccTuWrcG.o:(.data+0x0): undefined reference to `_doprnt' /tmp/ccTuWrcG.o: In function `main': /home/chris/ICSE15/sed/v3/configure:4907: undefined reference to `_doprnt' collect2: error: ld returned 1 exit status configure:4884: $? = 1 configure: failed program was: | #line 4836 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "sed" | #define PACKAGE_TARNAME "sed" | #define PACKAGE_VERSION "4.0.8" | #define PACKAGE_STRING "sed 4.0.8" | #define PACKAGE_BUGREPORT "bonzini@gnu.org" | #define PACKAGE "sed" | #define VERSION "4.0.8" | #define SED_FEATURE_VERSION "4.0" | #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 STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_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_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* 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 | /* 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:4901: result: no configure:4916: checking for getline configure:4966: gcc -o conftest -g -O2 conftest.c >&5 configure:4969: $? = 0 configure:4972: test -s conftest configure:4975: $? = 0 configure:4986: result: yes configure:4995: checking for working getline function configure:5029: gcc -o conftest -g -O2 conftest.c >&5 configure: In function 'main': configure:5056:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] LIBOBJS="$LIBOBJS getline.$ac_objext" ^ configure:5032: $? = 0 configure:5034: ./conftest configure:5037: $? = 0 configure:5051: result: yes configure:5059: checking for obstacks configure:5081: gcc -o conftest -g -O2 conftest.c >&5 configure:5084: $? = 0 configure:5087: test -s conftest configure:5090: $? = 0 configure:5101: result: yes configure:5120: checking for strverscmp configure:5170: gcc -o conftest -g -O2 conftest.c >&5 configure:5173: $? = 0 configure:5176: test -s conftest configure:5179: $? = 0 configure:5190: result: yes configure:5217: checking for memchr configure:5267: gcc -o conftest -g -O2 conftest.c >&5 configure:5279:6: warning: conflicting types for built-in function 'memchr' [enabled by default] else ^ configure:5270: $? = 0 configure:5273: test -s conftest configure:5276: $? = 0 configure:5287: result: yes configure:5217: checking for memcmp configure:5267: gcc -o conftest -g -O2 conftest.c >&5 configure:5280:6: warning: conflicting types for built-in function 'memcmp' [enabled by default] echo "$as_me: failed program was:" >&5 ^ configure:5270: $? = 0 configure:5273: test -s conftest configure:5276: $? = 0 configure:5287: result: yes configure:5217: checking for memmove configure:5267: gcc -o conftest -g -O2 conftest.c >&5 configure:5281:6: warning: conflicting types for built-in function 'memmove' [enabled by default] sed 's/^/| /' conftest.$ac_ext >&5 ^ configure:5270: $? = 0 configure:5273: test -s conftest configure:5276: $? = 0 configure:5287: result: yes configure:5217: checking for strerror configure:5267: gcc -o conftest -g -O2 conftest.c >&5 configure:5270: $? = 0 configure:5273: test -s conftest configure:5276: $? = 0 configure:5287: result: yes configure:5217: checking for mkstemp configure:5267: gcc -o conftest -g -O2 conftest.c >&5 configure:5270: $? = 0 configure:5273: test -s conftest configure:5276: $? = 0 configure:5287: result: yes configure:5319: checking for isatty configure:5369: gcc -o conftest -g -O2 conftest.c >&5 configure:5372: $? = 0 configure:5375: test -s conftest configure:5378: $? = 0 configure:5389: result: yes configure:5319: checking for bcopy configure:5369: gcc -o conftest -g -O2 conftest.c >&5 configure:5387:6: warning: conflicting types for built-in function 'bcopy' [enabled by default] rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext ^ configure:5372: $? = 0 configure:5375: test -s conftest configure:5378: $? = 0 configure:5389: result: yes configure:5319: checking for bzero configure:5369: gcc -o conftest -g -O2 conftest.c >&5 configure:5388:6: warning: conflicting types for built-in function 'bzero' [enabled by default] fi ^ configure:5372: $? = 0 configure:5375: test -s conftest configure:5378: $? = 0 configure:5389: result: yes configure:5319: checking for isascii configure:5369: gcc -o conftest -g -O2 conftest.c >&5 configure:5389:6: warning: conflicting types for built-in function 'isascii' [enabled by default] echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 ^ configure:5372: $? = 0 configure:5375: test -s conftest configure:5378: $? = 0 configure:5389: result: yes configure:5319: checking for memcpy configure:5369: gcc -o conftest -g -O2 conftest.c >&5 configure:5390:6: warning: conflicting types for built-in function 'memcpy' [enabled by default] echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 ^ configure:5372: $? = 0 configure:5375: test -s conftest configure:5378: $? = 0 configure:5389: result: yes configure:5319: checking for memset configure:5369: gcc -o conftest -g -O2 conftest.c >&5 configure:5391:6: warning: conflicting types for built-in function 'memset' [enabled by default] if test `eval echo '${'$as_ac_var'}'` = yes; then ^ configure:5372: $? = 0 configure:5375: test -s conftest configure:5378: $? = 0 configure:5389: result: yes configure:5319: checking for strchr configure:5369: gcc -o conftest -g -O2 conftest.c >&5 configure:5392:6: warning: conflicting types for built-in function 'strchr' [enabled by default] cat >>confdefs.h <<_ACEOF ^ configure:5372: $? = 0 configure:5375: test -s conftest configure:5378: $? = 0 configure:5389: result: yes configure:5319: checking for strtoul configure:5369: gcc -o conftest -g -O2 conftest.c >&5 configure:5372: $? = 0 configure:5375: test -s conftest configure:5378: $? = 0 configure:5389: result: yes configure:5319: checking for popen configure:5369: gcc -o conftest -g -O2 conftest.c >&5 configure:5372: $? = 0 configure:5375: test -s conftest configure:5378: $? = 0 configure:5389: result: yes configure:5319: checking for isblank configure:5369: gcc -o conftest -g -O2 conftest.c >&5 configure:5395:6: warning: conflicting types for built-in function 'isblank' [enabled by default] ^ configure:5372: $? = 0 configure:5375: test -s conftest configure:5378: $? = 0 configure:5389: result: yes configure:5319: checking for fchmod configure:5369: gcc -o conftest -g -O2 conftest.c >&5 configure:5372: $? = 0 configure:5375: test -s conftest configure:5378: $? = 0 configure:5389: result: yes configure:5319: checking for setlocale configure:5369: gcc -o conftest -g -O2 conftest.c >&5 configure:5372: $? = 0 configure:5375: test -s conftest configure:5378: $? = 0 configure:5389: result: yes configure:5319: checking for mbrtowc configure:5369: gcc -o conftest -g -O2 conftest.c >&5 configure:5372: $? = 0 configure:5375: test -s conftest configure:5378: $? = 0 configure:5389: result: yes configure:5319: checking for wcrtomb configure:5369: gcc -o conftest -g -O2 conftest.c >&5 configure:5372: $? = 0 configure:5375: test -s conftest configure:5378: $? = 0 configure:5389: result: yes configure:5319: checking for wcscoll configure:5369: gcc -o conftest -g -O2 conftest.c >&5 configure:5372: $? = 0 configure:5375: test -s conftest configure:5378: $? = 0 configure:5389: result: yes configure:5724: checking how to build HTML documentation configure:5736: result: not built configure:5776: checking build system type configure:5794: result: x86_64-unknown-linux-gnu configure:5802: checking host system type configure:5816: result: x86_64-unknown-linux-gnu configure:5824: checking for inline configure:5846: gcc -c -g -O2 conftest.c >&5 configure:5849: $? = 0 configure:5852: test -s conftest.o configure:5855: $? = 0 configure:5867: result: inline configure:5882: checking for off_t configure:5907: gcc -c -g -O2 conftest.c >&5 configure:5910: $? = 0 configure:5913: test -s conftest.o configure:5916: $? = 0 configure:5927: result: yes configure:5945: checking for stdlib.h configure:5950: result: yes configure:5945: checking for unistd.h configure:5950: result: yes configure:6086: checking for getpagesize configure:6136: gcc -o conftest -g -O2 conftest.c >&5 configure:6139: $? = 0 configure:6142: test -s conftest configure:6145: $? = 0 configure:6156: result: yes configure:6166: checking for working mmap configure:6309: gcc -o conftest -g -O2 conftest.c >&5 configure: In function 'main': configure:6373:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] ^ configure:6312: $? = 0 configure:6314: ./conftest configure:6317: $? = 0 configure:6331: result: yes configure:6343: checking whether we are using the GNU C Library 2.1 or newer configure:6375: result: yes configure:6406: checking argz.h usability configure:6419: gcc -c -g -O2 conftest.c >&5 configure:6422: $? = 0 configure:6425: test -s conftest.o configure:6428: $? = 0 configure:6438: result: yes configure:6442: checking argz.h presence configure:6453: gcc -E conftest.c configure:6459: $? = 0 configure:6478: result: yes configure:6514: checking for argz.h configure:6521: result: yes configure:6397: checking for limits.h configure:6402: result: yes configure:6397: checking for locale.h configure:6402: result: yes configure:6406: checking nl_types.h usability configure:6419: gcc -c -g -O2 conftest.c >&5 configure:6422: $? = 0 configure:6425: test -s conftest.o configure:6428: $? = 0 configure:6438: result: yes configure:6442: checking nl_types.h presence configure:6453: gcc -E conftest.c configure:6459: $? = 0 configure:6478: result: yes configure:6514: checking for nl_types.h configure:6521: result: yes configure:6406: checking malloc.h usability configure:6419: gcc -c -g -O2 conftest.c >&5 configure:6422: $? = 0 configure:6425: test -s conftest.o configure:6428: $? = 0 configure:6438: result: yes configure:6442: checking malloc.h presence configure:6453: gcc -E conftest.c configure:6459: $? = 0 configure:6478: result: yes configure:6514: checking for malloc.h configure:6521: result: yes configure:6397: checking for stddef.h configure:6402: result: yes configure:6397: checking for stdlib.h configure:6402: result: yes configure:6397: checking for string.h configure:6402: result: yes configure:6397: checking for unistd.h configure:6402: result: yes configure:6406: checking sys/param.h usability configure:6419: gcc -c -g -O2 conftest.c >&5 configure:6422: $? = 0 configure:6425: test -s conftest.o configure:6428: $? = 0 configure:6438: result: yes configure:6442: checking sys/param.h presence configure:6453: gcc -E conftest.c configure:6459: $? = 0 configure:6478: result: yes configure:6514: checking for sys/param.h configure:6521: result: yes configure:6560: checking for feof_unlocked configure:6610: gcc -o conftest -g -O2 conftest.c >&5 configure:6613: $? = 0 configure:6616: test -s conftest configure:6619: $? = 0 configure:6630: result: yes configure:6560: checking for fgets_unlocked configure:6610: gcc -o conftest -g -O2 conftest.c >&5 configure:6613: $? = 0 configure:6616: test -s conftest configure:6619: $? = 0 configure:6630: result: yes configure:6560: checking for getcwd configure:6610: gcc -o conftest -g -O2 conftest.c >&5 configure:6613: $? = 0 configure:6616: test -s conftest configure:6619: $? = 0 configure:6630: result: yes configure:6560: checking for getegid configure:6610: gcc -o conftest -g -O2 conftest.c >&5 configure:6613: $? = 0 configure:6616: test -s conftest configure:6619: $? = 0 configure:6630: result: yes configure:6560: checking for geteuid configure:6610: gcc -o conftest -g -O2 conftest.c >&5 configure:6613: $? = 0 configure:6616: test -s conftest configure:6619: $? = 0 configure:6630: result: yes configure:6560: checking for getgid configure:6610: gcc -o conftest -g -O2 conftest.c >&5 configure:6613: $? = 0 configure:6616: test -s conftest configure:6619: $? = 0 configure:6630: result: yes configure:6560: checking for getuid configure:6610: gcc -o conftest -g -O2 conftest.c >&5 configure:6613: $? = 0 configure:6616: test -s conftest configure:6619: $? = 0 configure:6630: result: yes configure:6560: checking for mempcpy configure:6610: gcc -o conftest -g -O2 conftest.c >&5 configure:6663:6: warning: conflicting types for built-in function 'mempcpy' [enabled by default] cat >conftest.$ac_ext <<_ACEOF ^ configure:6613: $? = 0 configure:6616: test -s conftest configure:6619: $? = 0 configure:6630: result: yes configure:6560: checking for munmap configure:6610: gcc -o conftest -g -O2 conftest.c >&5 configure:6613: $? = 0 configure:6616: test -s conftest configure:6619: $? = 0 configure:6630: result: yes configure:6560: checking for putenv configure:6610: gcc -o conftest -g -O2 conftest.c >&5 configure:6613: $? = 0 configure:6616: test -s conftest configure:6619: $? = 0 configure:6630: result: yes configure:6560: checking for setenv configure:6610: gcc -o conftest -g -O2 conftest.c >&5 configure:6613: $? = 0 configure:6616: test -s conftest configure:6619: $? = 0 configure:6630: result: yes configure:6560: checking for setlocale configure:6630: result: yes configure:6560: checking for stpcpy configure:6610: gcc -o conftest -g -O2 conftest.c >&5 configure:6668:6: warning: conflicting types for built-in function 'stpcpy' [enabled by default] cat >>conftest.$ac_ext <<_ACEOF ^ configure:6613: $? = 0 configure:6616: test -s conftest configure:6619: $? = 0 configure:6630: result: yes configure:6560: checking for strchr configure:6630: result: yes configure:6560: checking for strcasecmp configure:6610: gcc -o conftest -g -O2 conftest.c >&5 configure:6670:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] #include ^ configure:6613: $? = 0 configure:6616: test -s conftest configure:6619: $? = 0 configure:6630: result: yes configure:6560: checking for strdup configure:6610: gcc -o conftest -g -O2 conftest.c >&5 configure:6671:6: warning: conflicting types for built-in function 'strdup' [enabled by default] #include ^ configure:6613: $? = 0 configure:6616: test -s conftest configure:6619: $? = 0 configure:6630: result: yes configure:6560: checking for strtoul configure:6630: result: yes configure:6560: checking for tsearch configure:6610: gcc -o conftest -g -O2 conftest.c >&5 configure:6613: $? = 0 configure:6616: test -s conftest configure:6619: $? = 0 configure:6630: result: yes configure:6560: checking for __argz_count configure:6610: gcc -o conftest -g -O2 conftest.c >&5 configure:6613: $? = 0 configure:6616: test -s conftest configure:6619: $? = 0 configure:6630: result: yes configure:6560: checking for __argz_stringify configure:6610: gcc -o conftest -g -O2 conftest.c >&5 configure:6613: $? = 0 configure:6616: test -s conftest configure:6619: $? = 0 configure:6630: result: yes configure:6560: checking for __argz_next configure:6610: gcc -o conftest -g -O2 conftest.c >&5 configure:6613: $? = 0 configure:6616: test -s conftest configure:6619: $? = 0 configure:6630: result: yes configure:6655: checking for iconv configure:6683: gcc -o conftest -g -O2 conftest.c >&5 configure:6686: $? = 0 configure:6689: test -s conftest configure:6692: $? = 0 configure:6747: result: yes configure:6755: checking for iconv declaration configure:6790: gcc -c -g -O2 conftest.c >&5 configure:6793: $? = 0 configure:6796: test -s conftest.o configure:6799: $? = 0 configure:6814: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:6830: checking for nl_langinfo and CODESET configure:6852: gcc -o conftest -g -O2 conftest.c >&5 configure:6855: $? = 0 configure:6858: test -s conftest configure:6861: $? = 0 configure:6873: result: yes configure:6884: checking for LC_MESSAGES configure:6906: gcc -o conftest -g -O2 conftest.c >&5 configure:6909: $? = 0 configure:6912: test -s conftest configure:6915: $? = 0 configure:6926: result: yes configure:6936: checking whether NLS is requested configure:6945: result: yes configure:6959: checking whether included gettext is requested configure:6969: result: no configure:6989: checking libintl.h usability configure:7002: gcc -c -g -O2 conftest.c >&5 configure:7005: $? = 0 configure:7008: test -s conftest.o configure:7011: $? = 0 configure:7021: result: yes configure:7025: checking libintl.h presence configure:7036: gcc -E conftest.c configure:7042: $? = 0 configure:7061: result: yes configure:7097: checking for libintl.h configure:7104: result: yes configure:7109: checking for GNU gettext in libc configure:7133: gcc -o conftest -g -O2 conftest.c >&5 configure: In function 'main': configure:7221:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] gt_save_LIBS="$LIBS" ^ configure:7221:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] gt_save_LIBS="$LIBS" ^ configure:7136: $? = 0 configure:7139: test -s conftest configure:7142: $? = 0 configure:7153: result: yes configure:7227: checking for dcgettext configure:7277: gcc -o conftest -g -O2 conftest.c >&5 configure:7350:6: warning: conflicting types for built-in function 'dcgettext' [enabled by default] echo $ECHO_N "(cached) $ECHO_C" >&6 ^ configure:7280: $? = 0 configure:7283: test -s conftest configure:7286: $? = 0 configure:7297: result: yes configure:7311: checking for msgfmt configure:7338: result: /usr/bin/msgfmt configure:7347: checking for gmsgfmt configure:7378: result: /usr/bin/msgfmt configure:7388: checking for xgettext configure:7415: result: /usr/bin/xgettext configure:7591: checking for bison configure:7607: found /usr/bin/bison configure:7617: result: bison configure:7630: checking version of bison configure:7639: result: 2.7.12, ok configure:7678: checking for catalogs to be installed configure:7698: result: 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 sv tr zh_CN configure:7854: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by sed config.status 4.0.8, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on levet config.status:707: creating bootstrap.sh config.status:707: creating Makefile config.status:707: creating doc/Makefile config.status:707: creating lib/Makefile config.status:707: creating sed/Makefile config.status:707: creating testsuite/Makefile config.status:707: creating po/Makefile.in config.status:707: creating intl/Makefile config.status:815: creating config.h config.status:1201: linking ./lib/regex_.h to lib/regex.h config.status:1347: executing depfiles commands config.status:1347: 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_bzero=yes ac_cv_func_dcgettext=yes ac_cv_func_fchmod=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_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_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_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_lib_cposix_strerror=no ac_cv_objext=o ac_cv_path_GMSGFMT=/usr/bin/msgfmt 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_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_sys_file_offset_bits=no ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no 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/v3/config/missing --run aclocal-1.7' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/chris/ICSE15/sed/v3/config/missing --run tar' AUTOCONF='${SHELL} /home/chris/ICSE15/sed/v3/config/missing --run autoconf' AUTOHEADER='${SHELL} /home/chris/ICSE15/sed/v3/config/missing --run autoheader' AUTOMAKE='${SHELL} /home/chris/ICSE15/sed/v3/config/missing --run automake-1.7' AWK='gawk' BUILD_HTML_FALSE='' BUILD_HTML_TRUE='#' BUILD_INCLUDED_LIBINTL='no' CATALOGS=' 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 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='grep -E' EXEEXT='' GENCAT='gencat' GLIBC21='yes' GMOFILES=' 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 sv.gmo tr.gmo zh_CN.gmo' GMSGFMT='/usr/bin/msgfmt' 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/v3/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.0.8' PACKAGE_TARNAME='sed' PACKAGE_VERSION='4.0.8' PATH_SEPARATOR=':' POFILES=' 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 sv.po tr.po zh_CN.po' POSUB='po' RANLIB='ranlib' SED_FEATURE_VERSION='4.0' SET_MAKE='' SHELL='/bin/bash' STRIP='' TEXI2HTML='texi2html -monolithic' TEXI2HTML_HTML_FALSE='' TEXI2HTML_HTML_TRUE='#' USE_INCLUDED_LIBINTL='no' USE_NLS='yes' VERSION='4.0.8' 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/v3/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' 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_BZERO 1 #define HAVE_DCGETTEXT 1 #define HAVE_ERRNO_H 1 #define HAVE_FCHMOD 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_MALLOC_H 1 #define HAVE_MBRTOWC 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_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_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_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_STRINGS_H 1 #define HAVE_STRING_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_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___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.0.8" #define PACKAGE_TARNAME "sed" #define PACKAGE_VERSION "4.0.8" #define SED_FEATURE_VERSION "4.0" #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define VERSION "4.0.8" #define _GNU_SOURCE 1 configure: exit 0