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.2, which was generated by GNU Autoconf 2.61. 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 /usr/bin/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:2203: checking for a BSD-compatible install configure:2259: result: /usr/bin/install -c configure:2270: checking whether build environment is sane configure:2313: result: yes configure:2341: checking for a thread-safe mkdir -p configure:2380: result: /bin/mkdir -p configure:2393: checking for gawk configure:2409: found /usr/bin/gawk configure:2420: result: gawk configure:2431: checking whether make sets $(MAKE) configure:2452: result: yes configure:2697: checking for gcc configure:2713: found /usr/bin/gcc configure:2724: result: gcc configure:2962: checking for C compiler version configure:2969: 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:2972: $? = 0 configure:2979: 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:2982: $? = 0 configure:2989: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2992: $? = 4 configure:3015: checking for C compiler default output file name configure:3042: gcc conftest.c >&5 configure:3045: $? = 0 configure:3083: result: a.out configure:3100: checking whether the C compiler works configure:3110: ./a.out configure:3113: $? = 0 configure:3130: result: yes configure:3137: checking whether we are cross compiling configure:3139: result: no configure:3142: checking for suffix of executables configure:3149: gcc -o conftest conftest.c >&5 configure:3152: $? = 0 configure:3176: result: configure:3182: checking for suffix of object files configure:3208: gcc -c conftest.c >&5 configure:3211: $? = 0 configure:3234: result: o configure:3238: checking whether we are using the GNU C compiler configure:3267: gcc -c conftest.c >&5 configure:3273: $? = 0 configure:3290: result: yes configure:3295: checking whether gcc accepts -g configure:3325: gcc -c -g conftest.c >&5 configure:3331: $? = 0 configure:3430: result: yes configure:3447: checking for gcc option to accept ISO C89 configure:3521: gcc -c -g -O2 conftest.c >&5 configure:3527: $? = 0 configure:3550: result: none needed configure:3579: checking for style of include used by make configure:3607: result: GNU configure:3632: checking dependency style of gcc configure:3723: result: gcc3 configure:3781: checking for ranlib configure:3797: found /usr/bin/ranlib configure:3808: result: ranlib configure:3846: checking build system type configure:3864: result: x86_64-unknown-linux-gnu configure:3886: checking host system type configure:3901: result: x86_64-unknown-linux-gnu configure:3929: checking how to run the C preprocessor configure:3969: gcc -E conftest.c configure:3975: $? = 0 configure:4006: gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4012: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sed" | #define PACKAGE_TARNAME "sed" | #define PACKAGE_VERSION "4.2" | #define PACKAGE_STRING "sed 4.2" | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org" | #define PACKAGE "sed" | #define VERSION "4.2" | #define SED_FEATURE_VERSION "4.2" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:4045: result: gcc -E configure:4074: gcc -E conftest.c configure:4080: $? = 0 configure:4111: gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4117: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sed" | #define PACKAGE_TARNAME "sed" | #define PACKAGE_VERSION "4.2" | #define PACKAGE_STRING "sed 4.2" | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org" | #define PACKAGE "sed" | #define VERSION "4.2" | #define SED_FEATURE_VERSION "4.2" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:4155: checking for grep that handles long lines and -e configure:4229: result: /bin/grep configure:4234: checking for egrep configure:4312: result: /bin/grep -E configure:4317: checking for ANSI C header files configure:4347: gcc -c -g -O2 conftest.c >&5 configure:4353: $? = 0 configure:4452: gcc -o conftest -g -O2 conftest.c >&5 configure:4455: $? = 0 configure:4461: ./conftest configure:4464: $? = 0 configure:4481: result: yes configure:4505: checking for sys/types.h configure:4526: gcc -c -g -O2 conftest.c >&5 configure:4532: $? = 0 configure:4548: result: yes configure:4505: checking for sys/stat.h configure:4526: gcc -c -g -O2 conftest.c >&5 configure:4532: $? = 0 configure:4548: result: yes configure:4505: checking for stdlib.h configure:4526: gcc -c -g -O2 conftest.c >&5 configure:4532: $? = 0 configure:4548: result: yes configure:4505: checking for string.h configure:4526: gcc -c -g -O2 conftest.c >&5 configure:4532: $? = 0 configure:4548: result: yes configure:4505: checking for memory.h configure:4526: gcc -c -g -O2 conftest.c >&5 configure:4532: $? = 0 configure:4548: result: yes configure:4505: checking for strings.h configure:4526: gcc -c -g -O2 conftest.c >&5 configure:4532: $? = 0 configure:4548: result: yes configure:4505: checking for inttypes.h configure:4526: gcc -c -g -O2 conftest.c >&5 configure:4532: $? = 0 configure:4548: result: yes configure:4505: checking for stdint.h configure:4526: gcc -c -g -O2 conftest.c >&5 configure:4532: $? = 0 configure:4548: result: yes configure:4505: checking for unistd.h configure:4526: gcc -c -g -O2 conftest.c >&5 configure:4532: $? = 0 configure:4548: result: yes configure:4573: checking minix/config.h usability configure:4590: gcc -c -g -O2 conftest.c >&5 conftest.c:55:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4596: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sed" | #define PACKAGE_TARNAME "sed" | #define PACKAGE_VERSION "4.2" | #define PACKAGE_STRING "sed 4.2" | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org" | #define PACKAGE "sed" | #define VERSION "4.2" | #define SED_FEATURE_VERSION "4.2" | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4610: result: no configure:4614: checking minix/config.h presence configure:4629: gcc -E conftest.c conftest.c:22:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4635: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sed" | #define PACKAGE_TARNAME "sed" | #define PACKAGE_VERSION "4.2" | #define PACKAGE_STRING "sed 4.2" | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org" | #define PACKAGE "sed" | #define VERSION "4.2" | #define SED_FEATURE_VERSION "4.2" | #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:4649: result: no configure:4682: checking for minix/config.h configure:4689: result: no configure:4730: checking whether it is safe to define __EXTENSIONS__ configure:4758: gcc -c -g -O2 conftest.c >&5 configure:4764: $? = 0 configure:4779: result: yes configure:4821: checking for inline configure:4847: gcc -c -g -O2 conftest.c >&5 configure:4853: $? = 0 configure:4871: result: inline configure:4892: checking for working alloca.h configure:4919: gcc -o conftest -g -O2 conftest.c >&5 configure:4925: $? = 0 configure:4942: result: yes configure:4952: checking for alloca configure:4999: gcc -o conftest -g -O2 conftest.c >&5 configure:5005: $? = 0 configure:5022: result: yes configure:5296: checking for btowc configure:5352: gcc -o conftest -g -O2 conftest.c >&5 configure:5358: $? = 0 configure:5376: result: yes configure:5296: checking for gettimeofday configure:5352: gcc -o conftest -g -O2 conftest.c >&5 configure:5358: $? = 0 configure:5376: result: yes configure:5296: checking for lstat configure:5352: gcc -o conftest -g -O2 conftest.c >&5 configure:5358: $? = 0 configure:5376: result: yes configure:5296: checking for mbsinit configure:5352: gcc -o conftest -g -O2 conftest.c >&5 configure:5358: $? = 0 configure:5376: result: yes configure:5296: checking for mbrtowc configure:5352: gcc -o conftest -g -O2 conftest.c >&5 configure:5358: $? = 0 configure:5376: result: yes configure:5296: checking for mbrlen configure:5352: gcc -o conftest -g -O2 conftest.c >&5 configure:5358: $? = 0 configure:5376: result: yes configure:5296: checking for pathconf configure:5352: gcc -o conftest -g -O2 conftest.c >&5 configure:5358: $? = 0 configure:5376: result: yes configure:5296: checking for isblank configure:5352: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:59:6: warning: conflicting types for built-in function 'isblank' [enabled by default] char isblank (); ^ configure:5358: $? = 0 configure:5376: result: yes configure:5296: checking for iswctype configure:5352: gcc -o conftest -g -O2 conftest.c >&5 configure:5358: $? = 0 configure:5376: result: yes configure:5296: checking for wcscoll configure:5352: gcc -o conftest -g -O2 conftest.c >&5 configure:5358: $? = 0 configure:5376: result: yes configure:5296: checking for wcrtomb configure:5352: gcc -o conftest -g -O2 conftest.c >&5 configure:5358: $? = 0 configure:5376: result: yes configure:5296: checking for wctob configure:5352: gcc -o conftest -g -O2 conftest.c >&5 configure:5358: $? = 0 configure:5376: result: yes configure:5296: checking for iswcntrl configure:5352: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:64:6: warning: conflicting types for built-in function 'iswcntrl' [enabled by default] char iswcntrl (); ^ configure:5358: $? = 0 configure:5376: result: yes configure:5296: checking for isatty configure:5352: gcc -o conftest -g -O2 conftest.c >&5 configure:5358: $? = 0 configure:5376: result: yes configure:5296: checking for bcopy configure:5352: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:66:6: warning: conflicting types for built-in function 'bcopy' [enabled by default] char bcopy (); ^ configure:5358: $? = 0 configure:5376: result: yes configure:5296: checking for bzero configure:5352: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:67:6: warning: conflicting types for built-in function 'bzero' [enabled by default] char bzero (); ^ configure:5358: $? = 0 configure:5376: result: yes configure:5296: checking for isascii configure:5352: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:68:6: warning: conflicting types for built-in function 'isascii' [enabled by default] char isascii (); ^ configure:5358: $? = 0 configure:5376: result: yes configure:5296: checking for memcpy configure:5352: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:69:6: warning: conflicting types for built-in function 'memcpy' [enabled by default] char memcpy (); ^ configure:5358: $? = 0 configure:5376: result: yes configure:5296: checking for memset configure:5352: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:70:6: warning: conflicting types for built-in function 'memset' [enabled by default] char memset (); ^ configure:5358: $? = 0 configure:5376: result: yes configure:5296: checking for strchr configure:5352: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:71:6: warning: conflicting types for built-in function 'strchr' [enabled by default] char strchr (); ^ configure:5358: $? = 0 configure:5376: result: yes configure:5296: checking for strtoul configure:5352: gcc -o conftest -g -O2 conftest.c >&5 configure:5358: $? = 0 configure:5376: result: yes configure:5296: checking for popen configure:5352: gcc -o conftest -g -O2 conftest.c >&5 configure:5358: $? = 0 configure:5376: result: yes configure:5296: checking for fchown configure:5352: gcc -o conftest -g -O2 conftest.c >&5 configure:5358: $? = 0 configure:5376: result: yes configure:5296: checking for fchmod configure:5352: gcc -o conftest -g -O2 conftest.c >&5 configure:5358: $? = 0 configure:5376: result: yes configure:5296: checking for setlocale configure:5352: gcc -o conftest -g -O2 conftest.c >&5 configure:5358: $? = 0 configure:5376: result: yes configure:5389: checking for nl_langinfo and CODESET configure:5415: gcc -o conftest -g -O2 conftest.c >&5 configure:5421: $? = 0 configure:5439: result: yes configure:5452: checking for a traditional french locale configure:5509: gcc -o conftest -g -O2 conftest.c >&5 configure:5512: $? = 0 configure:5549: result: none configure:5556: checking whether the preprocessor supports include_next configure:5599: gcc -c -g -O2 -Iconftestd1b -Iconftestd2 conftest.c >&5 configure:5605: $? = 0 configure:5653: result: yes configure:5693: checking errno.h usability configure:5710: gcc -c -g -O2 conftest.c >&5 configure:5716: $? = 0 configure:5730: result: yes configure:5734: checking errno.h presence configure:5749: gcc -E conftest.c configure:5755: $? = 0 configure:5769: result: yes configure:5802: checking for errno.h configure:5810: result: yes configure:5693: checking sys/time.h usability configure:5710: gcc -c -g -O2 conftest.c >&5 configure:5716: $? = 0 configure:5730: result: yes configure:5734: checking sys/time.h presence configure:5749: gcc -E conftest.c configure:5755: $? = 0 configure:5769: result: yes configure:5802: checking for sys/time.h configure:5810: result: yes configure:5693: checking sys/param.h usability configure:5710: gcc -c -g -O2 conftest.c >&5 configure:5716: $? = 0 configure:5730: result: yes configure:5734: checking sys/param.h presence configure:5749: gcc -E conftest.c configure:5755: $? = 0 configure:5769: result: yes configure:5802: checking for sys/param.h configure:5810: result: yes configure:5693: checking locale.h usability configure:5710: gcc -c -g -O2 conftest.c >&5 configure:5716: $? = 0 configure:5730: result: yes configure:5734: checking locale.h presence configure:5749: gcc -E conftest.c configure:5755: $? = 0 configure:5769: result: yes configure:5802: checking for locale.h configure:5810: result: yes configure:5683: checking for stdint.h configure:5689: result: yes configure:5693: checking wchar.h usability configure:5710: gcc -c -g -O2 conftest.c >&5 configure:5716: $? = 0 configure:5730: result: yes configure:5734: checking wchar.h presence configure:5749: gcc -E conftest.c configure:5755: $? = 0 configure:5769: result: yes configure:5802: checking for wchar.h configure:5810: result: yes configure:5693: checking stdio.h usability configure:5710: gcc -c -g -O2 conftest.c >&5 configure:5716: $? = 0 configure:5730: result: yes configure:5734: checking stdio.h presence configure:5749: gcc -E conftest.c configure:5755: $? = 0 configure:5769: result: yes configure:5802: checking for stdio.h configure:5810: result: yes configure:5683: checking for stdlib.h configure:5689: result: yes configure:5693: checking sys/socket.h usability configure:5710: gcc -c -g -O2 conftest.c >&5 configure:5716: $? = 0 configure:5730: result: yes configure:5734: checking sys/socket.h presence configure:5749: gcc -E conftest.c configure:5755: $? = 0 configure:5769: result: yes configure:5802: checking for sys/socket.h configure:5810: result: yes configure:5683: checking for string.h configure:5689: result: yes configure:5683: checking for sys/stat.h configure:5689: result: yes configure:5683: checking for unistd.h configure:5689: result: yes configure:5693: checking wctype.h usability configure:5710: gcc -c -g -O2 conftest.c >&5 configure:5716: $? = 0 configure:5730: result: yes configure:5734: checking wctype.h presence configure:5749: gcc -E conftest.c configure:5755: $? = 0 configure:5769: result: yes configure:5802: checking for wctype.h configure:5810: result: yes configure:5693: checking io.h usability configure:5710: gcc -c -g -O2 conftest.c >&5 conftest.c:101:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:5716: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sed" | #define PACKAGE_TARNAME "sed" | #define PACKAGE_VERSION "4.2" | #define PACKAGE_STRING "sed 4.2" | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org" | #define PACKAGE "sed" | #define VERSION "4.2" | #define SED_FEATURE_VERSION "4.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBRLEN 1 | #define HAVE_PATHCONF 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISATTY 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRTOUL 1 | #define HAVE_POPEN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5730: result: no configure:5734: checking io.h presence configure:5749: gcc -E conftest.c conftest.c:68:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:5755: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sed" | #define PACKAGE_TARNAME "sed" | #define PACKAGE_VERSION "4.2" | #define PACKAGE_STRING "sed 4.2" | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org" | #define PACKAGE "sed" | #define VERSION "4.2" | #define SED_FEATURE_VERSION "4.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBRLEN 1 | #define HAVE_PATHCONF 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISATTY 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRTOUL 1 | #define HAVE_POPEN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | /* end confdefs.h. */ | #include configure:5769: result: no configure:5802: checking for io.h configure:5810: result: no configure:5693: checking limits.h usability configure:5710: gcc -c -g -O2 conftest.c >&5 configure:5716: $? = 0 configure:5730: result: yes configure:5734: checking limits.h presence configure:5749: gcc -E conftest.c configure:5755: $? = 0 configure:5769: result: yes configure:5802: checking for limits.h configure:5810: result: yes configure:5693: checking stdarg.h usability configure:5710: gcc -c -g -O2 conftest.c >&5 configure:5716: $? = 0 configure:5730: result: yes configure:5734: checking stdarg.h presence configure:5749: gcc -E conftest.c configure:5755: $? = 0 configure:5769: result: yes configure:5802: checking for stdarg.h configure:5810: result: yes configure:5693: checking alloca.h usability configure:5710: gcc -c -g -O2 conftest.c >&5 configure:5716: $? = 0 configure:5730: result: yes configure:5734: checking alloca.h presence configure:5749: gcc -E conftest.c configure:5755: $? = 0 configure:5769: result: yes configure:5802: checking for alloca.h configure:5810: result: yes configure:5693: checking stddef.h usability configure:5710: gcc -c -g -O2 conftest.c >&5 configure:5716: $? = 0 configure:5730: result: yes configure:5734: checking stddef.h presence configure:5749: gcc -E conftest.c configure:5755: $? = 0 configure:5769: result: yes configure:5802: checking for stddef.h configure:5810: result: yes configure:5693: checking sys/file.h usability configure:5710: gcc -c -g -O2 conftest.c >&5 configure:5716: $? = 0 configure:5730: result: yes configure:5734: checking sys/file.h presence configure:5749: gcc -E conftest.c configure:5755: $? = 0 configure:5769: result: yes configure:5802: checking for sys/file.h configure:5810: result: yes configure:5693: checking mcheck.h usability configure:5710: gcc -c -g -O2 conftest.c >&5 configure:5716: $? = 0 configure:5730: result: yes configure:5734: checking mcheck.h presence configure:5749: gcc -E conftest.c configure:5755: $? = 0 configure:5769: result: yes configure:5802: checking for mcheck.h configure:5810: result: yes configure:5827: checking for complete errno.h configure:5880: result: yes configure:7179: checking whether strerror_r is declared configure:7208: gcc -c -g -O2 conftest.c >&5 configure:7214: $? = 0 configure:7229: result: yes configure:7251: checking for strerror_r configure:7307: gcc -o conftest -g -O2 conftest.c >&5 configure:7313: $? = 0 configure:7331: result: yes configure:7341: checking whether strerror_r returns char * configure:7375: gcc -c -g -O2 conftest.c >&5 configure:7381: $? = 0 configure:7457: result: yes configure:7540: checking whether getdelim is declared configure:7569: gcc -c -g -O2 conftest.c >&5 configure:7575: $? = 0 configure:7590: result: yes configure:7608: checking whether getline is declared configure:7637: gcc -c -g -O2 conftest.c >&5 configure:7643: $? = 0 configure:7658: result: yes configure:7693: checking getopt.h usability configure:7710: gcc -c -g -O2 conftest.c >&5 configure:7716: $? = 0 configure:7730: result: yes configure:7734: checking getopt.h presence configure:7749: gcc -E conftest.c configure:7755: $? = 0 configure:7769: result: yes configure:7802: checking for getopt.h configure:7810: result: yes configure:7832: checking for getopt_long_only configure:7888: gcc -o conftest -g -O2 conftest.c >&5 configure:7894: $? = 0 configure:7912: result: yes configure:7927: checking whether optreset is declared configure:7957: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:87:10: error: 'optreset' undeclared (first use in this function) (void) optreset; ^ conftest.c:87:10: note: each undeclared identifier is reported only once for each function it appears in configure:7963: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sed" | #define PACKAGE_TARNAME "sed" | #define PACKAGE_VERSION "4.2" | #define PACKAGE_STRING "sed 4.2" | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org" | #define PACKAGE "sed" | #define VERSION "4.2" | #define SED_FEATURE_VERSION "4.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBRLEN 1 | #define HAVE_PATHCONF 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISATTY 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRTOUL 1 | #define HAVE_POPEN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef optreset | (void) optreset; | #endif | | ; | return 0; | } configure:7978: result: no configure:7987: checking for working GNU getopt function configure:8080: gcc -o conftest -g -O2 conftest.c >&5 configure:8083: $? = 0 configure:8089: ./conftest conftest: invalid option -- '+' configure:8092: $? = 0 configure:8108: result: yes configure:8115: checking whether getenv is declared configure:8144: gcc -c -g -O2 conftest.c >&5 configure:8150: $? = 0 configure:8165: result: yes configure:8183: checking for C/C++ restrict keyword configure:8218: gcc -c -g -O2 conftest.c >&5 configure:8224: $? = 0 configure:8242: result: __restrict configure:8323: checking for struct timeval configure:8353: gcc -c -g -O2 conftest.c >&5 configure:8359: $? = 0 configure:8374: result: yes configure:8397: checking whether getc_unlocked is declared configure:8426: gcc -c -g -O2 conftest.c >&5 configure:8432: $? = 0 configure:8447: result: yes configure:8466: checking whether we are using the GNU C Library 2.1 or newer configure:8497: result: yes configure:8513: checking whether malloc, realloc, calloc are POSIX compliant configure:8543: gcc -c -g -O2 conftest.c >&5 configure:8549: $? = 0 configure:8565: result: yes configure:8608: checking for mbstate_t configure:8635: gcc -c -g -O2 conftest.c >&5 configure:8641: $? = 0 configure:8656: result: yes configure:8679: checking for a traditional japanese locale configure:8740: gcc -o conftest -g -O2 conftest.c >&5 configure:8743: $? = 0 configure:8785: result: none configure:8793: checking for a transitional chinese locale configure:8855: gcc -o conftest -g -O2 conftest.c >&5 configure:8858: $? = 0 configure:8884: result: none configure:8891: checking for a french Unicode locale configure:8955: gcc -o conftest -g -O2 conftest.c >&5 configure:8958: $? = 0 configure:8985: result: fr_FR.UTF-8 configure:9014: checking whether mbrtowc handles incomplete characters configure:9092: result: guessing yes configure:9098: checking whether mbrtowc works as well as mbtowc configure:9179: result: guessing yes configure:9217: checking whether mbrtowc handles a NULL string argument configure:9267: gcc -o conftest -g -O2 conftest.c >&5 configure:9270: $? = 0 configure:9276: ./conftest configure:9279: $? = 0 configure:9297: result: yes configure:9304: checking whether mbrtowc has a correct return value configure:9371: gcc -o conftest -g -O2 conftest.c >&5 configure:9374: $? = 0 configure:9380: ./conftest configure:9383: $? = 0 configure:9401: result: yes configure:9407: checking whether mbrtowc returns 0 when parsing a NUL character configure:9484: result: guessing yes configure:9547: checking for special C compiler options needed for large files configure:9640: result: no configure:9646: checking for _FILE_OFFSET_BITS value needed for large files configure:9681: gcc -c -g -O2 conftest.c >&5 configure:9687: $? = 0 configure:9755: result: no configure:9910: gcc -c -g -O2 conftest.c >&5 conftest.c:86:10: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:86:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:86:16: error: unknown type name 'universal' configure:9916: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sed" | #define PACKAGE_TARNAME "sed" | #define PACKAGE_VERSION "4.2" | #define PACKAGE_STRING "sed 4.2" | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org" | #define PACKAGE "sed" | #define VERSION "4.2" | #define SED_FEATURE_VERSION "4.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBRLEN 1 | #define HAVE_PATHCONF 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISATTY 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRTOUL 1 | #define HAVE_POPEN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define restrict __restrict | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:9976: checking for stdbool.h that conforms to C99 configure:10069: gcc -c -g -O2 conftest.c >&5 configure:10075: $? = 0 configure:10090: result: yes configure:10092: checking for _Bool configure:10122: gcc -c -g -O2 conftest.c >&5 configure:10128: $? = 0 configure:10143: result: yes configure:10162: checking for long long int configure:10209: gcc -o conftest -g -O2 conftest.c >&5 configure:10215: $? = 0 configure:10260: gcc -o conftest -g -O2 conftest.c >&5 configure:10263: $? = 0 configure:10269: ./conftest configure:10272: $? = 0 configure:10297: result: yes configure:10308: checking for unsigned long long int configure:10355: gcc -o conftest -g -O2 conftest.c >&5 configure:10361: $? = 0 configure:10378: result: yes configure:10460: checking for working strerror function configure:10532: gcc -o conftest -g -O2 conftest.c >&5 configure:10535: $? = 0 configure:10541: ./conftest configure:10544: $? = 0 configure:10561: result: yes configure:10854: checking whether stat file-mode macros are broken configure:10891: gcc -c -g -O2 conftest.c >&5 configure:10897: $? = 0 configure:10912: result: no configure:10975: checking whether clearerr_unlocked is declared configure:11004: gcc -c -g -O2 conftest.c >&5 configure:11010: $? = 0 configure:11025: result: yes configure:11043: checking whether feof_unlocked is declared configure:11072: gcc -c -g -O2 conftest.c >&5 configure:11078: $? = 0 configure:11093: result: yes configure:11111: checking whether ferror_unlocked is declared configure:11140: gcc -c -g -O2 conftest.c >&5 configure:11146: $? = 0 configure:11161: result: yes configure:11179: checking whether fflush_unlocked is declared configure:11208: gcc -c -g -O2 conftest.c >&5 configure:11214: $? = 0 configure:11229: result: yes configure:11247: checking whether fgets_unlocked is declared configure:11276: gcc -c -g -O2 conftest.c >&5 configure:11282: $? = 0 configure:11297: result: yes configure:11315: checking whether fputc_unlocked is declared configure:11344: gcc -c -g -O2 conftest.c >&5 configure:11350: $? = 0 configure:11365: result: yes configure:11383: checking whether fputs_unlocked is declared configure:11412: gcc -c -g -O2 conftest.c >&5 configure:11418: $? = 0 configure:11433: result: yes configure:11451: checking whether fread_unlocked is declared configure:11480: gcc -c -g -O2 conftest.c >&5 configure:11486: $? = 0 configure:11501: result: yes configure:11519: checking whether fwrite_unlocked is declared configure:11548: gcc -c -g -O2 conftest.c >&5 configure:11554: $? = 0 configure:11569: result: yes configure:11587: checking whether getchar_unlocked is declared configure:11616: gcc -c -g -O2 conftest.c >&5 configure:11622: $? = 0 configure:11637: result: yes configure:11655: checking whether putc_unlocked is declared configure:11684: gcc -c -g -O2 conftest.c >&5 configure:11690: $? = 0 configure:11705: result: yes configure:11723: checking whether putchar_unlocked is declared configure:11752: gcc -c -g -O2 conftest.c >&5 configure:11758: $? = 0 configure:11773: result: yes configure:11792: checking for wint_t configure:11827: gcc -c -g -O2 conftest.c >&5 configure:11833: $? = 0 configure:11848: result: yes configure:11916: checking sys/acl.h usability configure:11933: gcc -c -g -O2 conftest.c >&5 conftest.c:135:21: fatal error: sys/acl.h: No such file or directory #include ^ compilation terminated. configure:11939: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sed" | #define PACKAGE_TARNAME "sed" | #define PACKAGE_VERSION "4.2" | #define PACKAGE_STRING "sed 4.2" | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org" | #define PACKAGE "sed" | #define VERSION "4.2" | #define SED_FEATURE_VERSION "4.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBRLEN 1 | #define HAVE_PATHCONF 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISATTY 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRTOUL 1 | #define HAVE_POPEN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define restrict __restrict | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WINT_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11953: result: no configure:11957: checking sys/acl.h presence configure:11972: gcc -E conftest.c conftest.c:102:21: fatal error: sys/acl.h: No such file or directory #include ^ compilation terminated. configure:11978: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sed" | #define PACKAGE_TARNAME "sed" | #define PACKAGE_VERSION "4.2" | #define PACKAGE_STRING "sed 4.2" | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org" | #define PACKAGE "sed" | #define VERSION "4.2" | #define SED_FEATURE_VERSION "4.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBRLEN 1 | #define HAVE_PATHCONF 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISATTY 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRTOUL 1 | #define HAVE_POPEN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define restrict __restrict | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WINT_T 1 | /* end confdefs.h. */ | #include configure:11992: result: no configure:12025: checking for sys/acl.h configure:12033: result: no configure:13278: checking for alloca as a compiler built-in configure:13306: result: yes configure:13338: checking whether btowc(EOF) is correct configure:13411: result: guessing yes configure:13456: checking for error_at_line configure:13482: gcc -o conftest -g -O2 conftest.c >&5 configure:13488: $? = 0 configure:13505: result: yes configure:13564: checking for getdelim configure:13620: gcc -o conftest -g -O2 conftest.c >&5 configure:13626: $? = 0 configure:13644: result: yes configure:13851: checking for getline configure:13907: gcc -o conftest -g -O2 conftest.c >&5 configure:13913: $? = 0 configure:13930: result: yes configure:13939: checking for working getline function configure:14000: gcc -o conftest -g -O2 conftest.c >&5 configure:14003: $? = 0 configure:14009: ./conftest configure:14012: $? = 0 configure:14028: result: yes configure:14402: checking for gettimeofday with POSIX signature configure:14434: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:112:60: warning: initialization from incompatible pointer type [enabled by default] int (*f) (struct timeval *restrict, void *restrict) = gettimeofday; ^ configure:14440: $? = 0 configure:14455: result: yes configure:14461: checking whether gettimeofday clobbers localtime buffer configure:14503: gcc -o conftest -g -O2 conftest.c >&5 configure:14506: $? = 0 configure:14512: ./conftest configure:14515: $? = 0 configure:14531: result: no configure:15068: checking whether the compiler generally respects inline configure:15099: gcc -c -g -O2 conftest.c >&5 configure:15105: $? = 0 configure:15122: result: yes configure:15153: checking whether lstat dereferences a symlink specified with a trailing slash configure:15189: gcc -o conftest -g -O2 conftest.c >&5 configure:15192: $? = 0 configure:15198: ./conftest configure:15201: $? = 0 configure:15224: result: yes configure:15263: checking for stdlib.h configure:15269: result: yes configure:15403: checking for GNU libc compatible malloc configure:15437: gcc -o conftest -g -O2 conftest.c >&5 configure:15440: $? = 0 configure:15446: ./conftest configure:15449: $? = 0 configure:15465: result: yes configure:15596: checking whether mbrtowc handles incomplete characters configure:15674: result: guessing yes configure:15680: checking whether mbrtowc works as well as mbtowc configure:15761: result: guessing yes configure:15799: checking whether mbrtowc handles a NULL string argument configure:15879: result: yes configure:15886: checking whether mbrtowc has a correct return value configure:15983: result: yes configure:15989: checking whether mbrtowc returns 0 when parsing a NUL character configure:16066: result: guessing yes configure:16148: checking whether mbrtowc handles incomplete characters configure:16226: result: guessing yes configure:16232: checking whether mbrtowc works as well as mbtowc configure:16313: result: guessing yes configure:16375: checking for working mkstemp configure:16419: gcc -o conftest -g -O2 conftest.c >&5 configure:16422: $? = 0 configure:16428: ./conftest configure:16431: $? = 0 configure:16449: result: yes configure:16485: checking for obstacks configure:16516: gcc -o conftest -g -O2 conftest.c >&5 configure:16522: $? = 0 configure:16539: result: yes configure:16650: checking for working re_compile_pattern configure:16801: gcc -o conftest -g -O2 conftest.c >&5 configure:16804: $? = 0 configure:16810: ./conftest configure:16813: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sed" | #define PACKAGE_TARNAME "sed" | #define PACKAGE_VERSION "4.2" | #define PACKAGE_STRING "sed 4.2" | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org" | #define PACKAGE "sed" | #define VERSION "4.2" | #define SED_FEATURE_VERSION "4.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBRLEN 1 | #define HAVE_PATHCONF 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISATTY 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRTOUL 1 | #define HAVE_POPEN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define restrict __restrict | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WINT_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_GETDELIM 1 | #define HAVE_INLINE 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_OBSTACK 1 | #define HAVE_REALLOC_POSIX 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #if HAVE_LOCALE_H | #include | #endif | #include | #include | | int | main () | { | static struct re_pattern_buffer regex; | unsigned char folded_chars[UCHAR_MAX + 1]; | int i; | const char *s; | struct re_registers regs; | | #if HAVE_LOCALE_H | /* http://sourceware.org/ml/libc-hacker/2006-09/msg00008.html | This test needs valgrind to catch the bug on Debian | GNU/Linux 3.1 x86, but it might catch the bug better | on other platforms and it shouldn't hurt to try the | test here. */ | if (setlocale (LC_ALL, "en_US.UTF-8")) | { | static char const pat[] = "insert into"; | static char const data[] = | "\xFF\0\x12\xA2\xAA\xC4\xB1,K\x12\xC4\xB1*\xACK"; | re_set_syntax (RE_SYNTAX_GREP | RE_HAT_LISTS_NOT_NEWLINE | | RE_ICASE); | memset (®ex, 0, sizeof regex); | s = re_compile_pattern (pat, sizeof pat - 1, ®ex); | if (s) | return 1; | if (re_search (®ex, data, sizeof data - 1, | 0, sizeof data - 1, ®s) | != -1) | return 1; | if (! setlocale (LC_ALL, "C")) | return 1; | } | #endif | | /* This test is from glibc bug 3957, reported by Andrew Mackey. */ | re_set_syntax (RE_SYNTAX_EGREP | RE_HAT_LISTS_NOT_NEWLINE); | memset (®ex, 0, sizeof regex); | s = re_compile_pattern ("a[^x]b", 6, ®ex); | if (s) | return 1; | | /* This should fail, but succeeds for glibc-2.5. */ | if (re_search (®ex, "a\nb", 3, 0, 3, ®s) != -1) | return 1; | | /* This regular expression is from Spencer ere test number 75 | in grep-2.3. */ | re_set_syntax (RE_SYNTAX_POSIX_EGREP); | memset (®ex, 0, sizeof regex); | for (i = 0; i <= UCHAR_MAX; i++) | folded_chars[i] = i; | regex.translate = folded_chars; | s = re_compile_pattern ("a[[:]:]]b\n", 11, ®ex); | /* This should fail with _Invalid character class name_ error. */ | if (!s) | return 1; | | /* This should succeed, but does not for glibc-2.1.3. */ | memset (®ex, 0, sizeof regex); | s = re_compile_pattern ("{1", 2, ®ex); | | if (s) | return 1; | | /* The following example is derived from a problem report | against gawk from Jorge Stolfi . */ | memset (®ex, 0, sizeof regex); | s = re_compile_pattern ("[an\371]*n", 7, ®ex); | if (s) | return 1; | | /* This should match, but does not for glibc-2.2.1. */ | if (re_match (®ex, "an", 2, 0, ®s) != 2) | return 1; | | memset (®ex, 0, sizeof regex); | s = re_compile_pattern ("x", 1, ®ex); | if (s) | return 1; | | /* glibc-2.2.93 does not work with a negative RANGE argument. */ | if (re_search (®ex, "wxy", 3, 2, -2, ®s) != 1) | return 1; | | /* The version of regex.c in older versions of gnulib | ignored RE_ICASE. Detect that problem too. */ | re_set_syntax (RE_SYNTAX_EMACS | RE_ICASE); | memset (®ex, 0, sizeof regex); | s = re_compile_pattern ("x", 1, ®ex); | if (s) | return 1; | | if (re_search (®ex, "WXY", 3, 0, 3, ®s) < 0) | return 1; | | /* Catch a bug reported by Vin Shelton in | http://lists.gnu.org/archive/html/bug-coreutils/2007-06/msg00089.html | */ | re_set_syntax (RE_SYNTAX_POSIX_BASIC | & ~RE_CONTEXT_INVALID_DUP | & ~RE_NO_EMPTY_RANGES); | memset (®ex, 0, sizeof regex); | s = re_compile_pattern ("[[:alnum:]_-]\\+$", 16, ®ex); | if (s) | return 1; | | /* REG_STARTEND was added to glibc on 2004-01-15. | Reject older versions. */ | if (! REG_STARTEND) | return 1; | | /* Reject hosts whose regoff_t values are too narrow. | These include glibc 2.3.5 on hosts with 64-bit ptrdiff_t | and 32-bit int. */ | if (sizeof (regoff_t) < sizeof (ptrdiff_t) | || sizeof (regoff_t) < sizeof (ssize_t)) | return 1; | | return 0; | ; | return 0; | } configure:16829: result: no configure:16952: checking libintl.h usability configure:16969: gcc -c -g -O2 conftest.c >&5 configure:16975: $? = 0 configure:16989: result: yes configure:16993: checking libintl.h presence configure:17008: gcc -E conftest.c configure:17014: $? = 0 configure:17028: result: yes configure:17061: checking for libintl.h configure:17069: result: yes configure:17092: checking whether isblank is declared configure:17122: gcc -c -g -O2 conftest.c >&5 configure:17128: $? = 0 configure:17143: result: yes configure:17165: checking for ssize_t configure:17192: gcc -c -g -O2 conftest.c >&5 configure:17198: $? = 0 configure:17213: result: yes configure:17334: checking whether stdint.h conforms to C99 configure:17513: gcc -c -g -O2 conftest.c >&5 configure:17519: $? = 0 configure:17615: gcc -o conftest -g -O2 conftest.c >&5 configure:17618: $? = 0 configure:17624: ./conftest configure:17627: $? = 0 configure:17651: result: yes configure:19053: checking for random.h configure:19074: gcc -c -g -O2 conftest.c >&5 conftest.c:165:20: fatal error: random.h: No such file or directory #include ^ compilation terminated. configure:19080: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sed" | #define PACKAGE_TARNAME "sed" | #define PACKAGE_VERSION "4.2" | #define PACKAGE_STRING "sed 4.2" | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org" | #define PACKAGE "sed" | #define VERSION "4.2" | #define SED_FEATURE_VERSION "4.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBRLEN 1 | #define HAVE_PATHCONF 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISATTY 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRTOUL 1 | #define HAVE_POPEN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define restrict __restrict | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WINT_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_GETDELIM 1 | #define HAVE_INLINE 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_OBSTACK 1 | #define HAVE_REALLOC_POSIX 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:19096: result: no configure:19113: checking for struct random_data configure:19148: gcc -c -g -O2 conftest.c >&5 configure:19154: $? = 0 configure:19169: result: yes configure:19226: checking for strverscmp configure:19282: gcc -o conftest -g -O2 conftest.c >&5 configure:19288: $? = 0 configure:19306: result: yes configure:19408: checking for nlink_t configure:19440: gcc -c -g -O2 conftest.c >&5 configure:19446: $? = 0 configure:19461: result: yes configure:19475: checking for a thread-safe mkdir -p configure:19514: result: /bin/mkdir -p configure:19520: checking for a thread-safe mkdir -p configure:19559: result: /bin/mkdir -p configure:19713: checking whether is standalone configure:19728: gcc -c -g -O2 conftest.c >&5 configure:19734: $? = 0 configure:19749: result: yes configure:19849: checking whether wcrtomb return value is correct configure:19907: gcc -o conftest -g -O2 conftest.c >&5 configure:19910: $? = 0 configure:19916: ./conftest configure:19919: $? = 0 configure:19937: result: yes configure:20000: checking whether wctob works configure:20076: result: guessing yes configure:20102: checking whether wctob is declared configure:20141: gcc -c -g -O2 conftest.c >&5 configure:20147: $? = 0 configure:20162: result: yes configure:20227: checking whether iswcntrl works configure:20299: gcc -o conftest -g -O2 conftest.c >&5 configure:20302: $? = 0 configure:20308: ./conftest configure:20311: $? = 0 configure:20328: result: yes configure:20457: checking for long file names configure:20489: result: yes configure:20499: checking whether -lcP is needed configure:20536: gcc -o conftest -g -O2 conftest.c >&5 configure:20539: $? = 0 configure:20545: ./conftest configure:20548: $? = 0 configure:20565: result: no configure:20579: checking for dirent.h that defines DIR configure:20608: gcc -c -g -O2 conftest.c >&5 configure:20614: $? = 0 configure:20630: result: yes configure:20643: checking for library containing opendir configure:20684: gcc -o conftest -g -O2 conftest.c >&5 configure:20690: $? = 0 configure:20718: result: none required configure:20852: checking for an ANSI C-conforming const configure:20927: gcc -c -g -O2 conftest.c >&5 configure:20933: $? = 0 configure:20948: result: yes configure:20958: checking for size_t configure:20988: gcc -c -g -O2 conftest.c >&5 configure:20994: $? = 0 configure:21009: result: yes configure:21021: checking for ssize_t configure:21051: gcc -c -g -O2 conftest.c >&5 configure:21057: $? = 0 configure:21072: result: yes configure:21089: checking for vprintf configure:21145: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:160:6: warning: conflicting types for built-in function 'vprintf' [enabled by default] char vprintf (); ^ configure:21151: $? = 0 configure:21169: result: yes configure:21176: checking for _doprnt configure:21232: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccIGVgYw.o: In function `main': /home/chris/ICSE15/sed/v5/conftest.c:172: undefined reference to `_doprnt' collect2: error: ld returned 1 exit status configure:21238: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sed" | #define PACKAGE_TARNAME "sed" | #define PACKAGE_VERSION "4.2" | #define PACKAGE_STRING "sed 4.2" | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org" | #define PACKAGE "sed" | #define VERSION "4.2" | #define SED_FEATURE_VERSION "4.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBRLEN 1 | #define HAVE_PATHCONF 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISATTY 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRTOUL 1 | #define HAVE_POPEN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define restrict __restrict | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WINT_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_GETDELIM 1 | #define HAVE_INLINE 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_OBSTACK 1 | #define HAVE_REALLOC_POSIX 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_STRVERSCMP 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_DECL_WCTOB 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DIRENT_H 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _doprnt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:21255: result: no configure:21273: checking whether NLS is requested configure:21282: result: yes configure:21323: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:21355: result: /usr/bin/msgfmt configure:21364: checking for gmsgfmt configure:21395: result: /usr/bin/msgfmt configure:21446: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C configure:21478: result: /usr/bin/xgettext configure:21524: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:21555: result: /usr/bin/msgmerge configure:21612: checking for ld used by GCC configure:21676: result: /usr/bin/ld configure:21685: checking if the linker (/usr/bin/ld) is GNU ld configure:21698: result: yes configure:21705: checking for shared library run path origin configure:21718: result: done configure:22292: checking for CFPreferencesCopyAppValue configure:22320: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:138:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory #include ^ compilation terminated. configure:22326: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sed" | #define PACKAGE_TARNAME "sed" | #define PACKAGE_VERSION "4.2" | #define PACKAGE_STRING "sed 4.2" | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org" | #define PACKAGE "sed" | #define VERSION "4.2" | #define SED_FEATURE_VERSION "4.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBRLEN 1 | #define HAVE_PATHCONF 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISATTY 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRTOUL 1 | #define HAVE_POPEN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define restrict __restrict | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WINT_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_GETDELIM 1 | #define HAVE_INLINE 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_OBSTACK 1 | #define HAVE_REALLOC_POSIX 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_STRVERSCMP 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_DECL_WCTOB 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DIRENT_H 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:22344: result: no configure:22353: checking for CFLocaleCopyCurrent configure:22381: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:138:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory #include ^ compilation terminated. configure:22387: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sed" | #define PACKAGE_TARNAME "sed" | #define PACKAGE_VERSION "4.2" | #define PACKAGE_STRING "sed 4.2" | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org" | #define PACKAGE "sed" | #define VERSION "4.2" | #define SED_FEATURE_VERSION "4.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBRLEN 1 | #define HAVE_PATHCONF 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISATTY 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRTOUL 1 | #define HAVE_POPEN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define restrict __restrict | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WINT_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_GETDELIM 1 | #define HAVE_INLINE 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_OBSTACK 1 | #define HAVE_REALLOC_POSIX 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_STRVERSCMP 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_DECL_WCTOB 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DIRENT_H 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:22405: result: no configure:22456: checking for GNU gettext in libc configure:22486: gcc -o conftest -g -O2 conftest.c >&5 configure:22492: $? = 0 configure:22510: result: yes configure:23419: checking whether to use NLS configure:23421: result: yes configure:23424: checking where the gettext function comes from configure:23435: result: libc configure:23590: checking for lstat configure:23669: result: yes configure:23675: checking for readlink configure:23731: gcc -o conftest -g -O2 conftest.c >&5 configure:23737: $? = 0 configure:23754: result: yes configure:23775: checking whether UTF-8 case folding tests should pass configure:23856: gcc -o conftest -g -O2 conftest.c >&5 configure:23859: $? = 0 configure:23865: ./conftest configure:23868: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sed" | #define PACKAGE_TARNAME "sed" | #define PACKAGE_VERSION "4.2" | #define PACKAGE_STRING "sed 4.2" | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org" | #define PACKAGE "sed" | #define VERSION "4.2" | #define SED_FEATURE_VERSION "4.2" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_BTOWC 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBRLEN 1 | #define HAVE_PATHCONF 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISATTY 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRTOUL 1 | #define HAVE_POPEN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define restrict __restrict | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_MBSTATE_T 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WINT_T 1 | #define USE_ACL 0 | #define HAVE_ALLOCA 1 | #define HAVE_GETDELIM 1 | #define HAVE_INLINE 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_OBSTACK 1 | #define HAVE_REALLOC_POSIX 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_LIBINTL_H 1 | #define HAVE_DECL_ISBLANK 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_STRVERSCMP 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_DECL_WCTOB 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_DIRENT_H 1 | #define HAVE_VPRINTF 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_FOLLOW_SYMLINKS | /* end confdefs.h. */ | | #include | #include | #include | #include | #ifdef HAVE_WCTYPE_H | #include | #endif | | int test(void) | { | char in[] = "\xD0\xB4"; | char good[] = "\xD0\x94"; | char out[10]; | wchar_t in_wc, good_wc; | if (mbtowc (&in_wc, in, 3) == -1) | return 0; | if (mbtowc (&good_wc, good, 3) == -1) | return 0; | if (towupper (in_wc) != good_wc) | return 0; | if (wctomb (out, good_wc) != 2) | return 0; | if (memcmp (out, good, 2)) | return 0; | return 1; | } | | int main() | { | char *old; | int len; | | /* Try hardcoding a Russian UTF-8 locale. If the name "ru_RU.UTF-8" | is invalid, use setlocale again just to get the current locale. */ | old = setlocale (LC_CTYPE, "ru_RU.UTF-8"); | if (old) | { | if (test()) | exit (0); | } | else | old = setlocale (LC_CTYPE, "C"); | | /* Maybe cyrillic case folding is implemented for all UTF-8 locales. | If the current locale is not UTF-8, the test will be skipped. */ | len = strlen (old); | if ((len > 6 && !strcmp (old + len - 6, ".UTF-8")) | || (len > 6 && !strcmp (old + len - 6, ".utf-8")) | || (len > 5 && !strcmp (old + len - 5, ".UTF8")) | || (len > 5 && !strcmp (old + len - 5, ".utf8"))) | | /* ok */ | ; | else | exit (1); | | /* Run the test in the detected UTF-8 locale. */ | setlocale (LC_CTYPE, old); | exit (!test ()); | } | configure:23878: result: no configure:24059: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by sed config.status 4.2, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on levet config.status:1015: creating bootstrap.sh config.status:1015: creating testsuite/version.good config.status:1015: creating Makefile config.status:1015: creating doc/Makefile config.status:1015: creating lib/Makefile config.status:1015: creating sed/Makefile config.status:1015: creating testsuite/Makefile config.status:1015: creating po/Makefile.in config.status:1015: creating config.h config.status:1426: executing depfiles commands config.status:1426: executing po-directories commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_restrict=__restrict 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_LIBS_set= ac_cv_env_LIBS_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_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_fchmod=yes ac_cv_func_fchown=yes ac_cv_func_getdelim=yes ac_cv_func_getline=yes ac_cv_func_getopt_long_only=yes ac_cv_func_gettimeofday=yes ac_cv_func_isascii=yes ac_cv_func_isatty=yes ac_cv_func_isblank=yes ac_cv_func_iswcntrl=yes ac_cv_func_iswctype=yes ac_cv_func_lstat=yes ac_cv_func_lstat_dereferences_slashed_symlink=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_mbrlen=yes ac_cv_func_mbrtowc=yes ac_cv_func_mbsinit=yes ac_cv_func_memcpy=yes ac_cv_func_memset=yes ac_cv_func_obstack=yes ac_cv_func_pathconf=yes ac_cv_func_popen=yes ac_cv_func_readlink=yes ac_cv_func_setlocale=yes ac_cv_func_strchr=yes ac_cv_func_strerror_r=yes ac_cv_func_strerror_r_char_p=yes ac_cv_func_strtoul=yes ac_cv_func_strverscmp=yes ac_cv_func_vprintf=yes ac_cv_func_wcrtomb=yes ac_cv_func_wcscoll=yes ac_cv_func_wctob=yes ac_cv_gnu_library_2_1=yes ac_cv_have_decl_clearerr_unlocked=yes ac_cv_have_decl_feof_unlocked=yes ac_cv_have_decl_ferror_unlocked=yes ac_cv_have_decl_fflush_unlocked=yes ac_cv_have_decl_fgets_unlocked=yes ac_cv_have_decl_fputc_unlocked=yes ac_cv_have_decl_fputs_unlocked=yes ac_cv_have_decl_fread_unlocked=yes ac_cv_have_decl_fwrite_unlocked=yes ac_cv_have_decl_getc_unlocked=yes ac_cv_have_decl_getchar_unlocked=yes ac_cv_have_decl_getdelim=yes ac_cv_have_decl_getenv=yes ac_cv_have_decl_getline=yes ac_cv_have_decl_isblank=yes ac_cv_have_decl_optreset=no ac_cv_have_decl_putc_unlocked=yes ac_cv_have_decl_putchar_unlocked=yes ac_cv_have_decl_strerror_r=yes ac_cv_have_decl_wctob=yes ac_cv_header_alloca_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_errno_h=yes ac_cv_header_getopt_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_mcheck_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_random_h=no ac_cv_header_stat_broken=no 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_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_acl_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_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_lib_error_at_line=yes 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_MSGMERGE=/usr/bin/msgmerge ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_opendir='none required' ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_sys_long_file_names=yes ac_cv_type__Bool=yes ac_cv_type_long_long_int=yes ac_cv_type_mbstate_t=yes ac_cv_type_nlink_t=yes ac_cv_type_size_t=yes ac_cv_type_ssize_t=yes ac_cv_type_struct_random_data=yes ac_cv_type_unsigned_long_long_int=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_func_working_getline=yes am_cv_langinfo_codeset=yes gl_cv_c_inline_effective=yes gl_cv_c_multiarch=no gl_cv_func_btowc_eof='guessing yes' gl_cv_func_gettimeofday_clobber=no gl_cv_func_gettimeofday_posix_signature=yes gl_cv_func_gnu_getopt=yes gl_cv_func_iswcntrl_works=yes gl_cv_func_malloc_posix=yes gl_cv_func_mbrtowc_incomplete_state='guessing yes' gl_cv_func_mbrtowc_nul_retval='guessing yes' gl_cv_func_mbrtowc_null_arg=yes gl_cv_func_mbrtowc_retval=yes gl_cv_func_mbrtowc_sanitycheck='guessing yes' gl_cv_func_re_compile_pattern_working=no gl_cv_func_wcrtomb_retval=yes gl_cv_func_wctob_works='guessing yes' gl_cv_func_working_mkstemp=yes gl_cv_func_working_strerror=yes gl_cv_have_include_next=yes gl_cv_header_errno_h_complete=yes gl_cv_header_wchar_h_standalone=yes gl_cv_header_working_stdint_h=yes gl_cv_next_stdint_h='' gl_cv_next_stdio_h='' gl_cv_next_stdlib_h='' gl_cv_next_string_h='' gl_cv_next_sys_stat_h='' gl_cv_next_sys_time_h='' gl_cv_next_unistd_h='' gl_cv_next_wchar_h='' gl_cv_next_wctype_h='' gl_cv_rpl_alloca=yes gl_cv_sys_struct_timeval=yes gt_cv_c_wint_t=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext1_libc=yes gt_cv_locale_fr=none gt_cv_locale_fr_utf8=fr_FR.UTF-8 gt_cv_locale_ja=none gt_cv_locale_zh_CN=none gt_cv_ssize_t=yes sed_cv_libcp_needed=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/chris/ICSE15/sed/v5/build-aux/missing --run aclocal-1.10' ALLOCA='' ALLOCA_H='alloca.h' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/chris/ICSE15/sed/v5/build-aux/missing --run tar' APPLE_UNIVERSAL_BUILD='0' AUTOCONF='${SHELL} /home/chris/ICSE15/sed/v5/build-aux/missing --run autoconf' AUTOHEADER='${SHELL} /home/chris/ICSE15/sed/v5/build-aux/missing --run autoheader' AUTOMAKE='${SHELL} /home/chris/ICSE15/sed/v5/build-aux/missing --run automake-1.10' AWK='gawk' BITSIZEOF_PTRDIFF_T='' BITSIZEOF_SIG_ATOMIC_T='' BITSIZEOF_SIZE_T='' BITSIZEOF_WCHAR_T='' BITSIZEOF_WINT_T='' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EMULTIHOP_HIDDEN='' EMULTIHOP_VALUE='' ENOLINK_HIDDEN='' ENOLINK_VALUE='' EOVERFLOW_HIDDEN='' EOVERFLOW_VALUE='' ERRNO_H='' EXEEXT='' GETOPT_H='' GETTEXT_MACRO_VERSION='0.17' GLIBC21='yes' GL_COND_LIBTOOL_FALSE='' GL_COND_LIBTOOL_TRUE='#' GMSGFMT='/usr/bin/msgfmt' GMSGFMT_015='/usr/bin/msgfmt' GNULIB_ATOLL='0' GNULIB_BTOWC='1' GNULIB_CALLOC_POSIX='0' GNULIB_CHOWN='0' GNULIB_CLOSE='0' GNULIB_DPRINTF='0' GNULIB_DUP2='0' GNULIB_ENVIRON='0' GNULIB_EUIDACCESS='0' GNULIB_FCHDIR='0' GNULIB_FCLOSE='0' GNULIB_FFLUSH='0' GNULIB_FOPEN='0' GNULIB_FPRINTF='1' GNULIB_FPRINTF_POSIX='0' GNULIB_FPUTC='1' GNULIB_FPUTS='1' GNULIB_FREOPEN='0' GNULIB_FSEEK='0' GNULIB_FSEEKO='0' GNULIB_FSYNC='0' GNULIB_FTELL='0' GNULIB_FTELLO='0' GNULIB_FTRUNCATE='0' GNULIB_FWRITE='1' GNULIB_GETCWD='0' GNULIB_GETDELIM='1' GNULIB_GETDOMAINNAME='0' GNULIB_GETDTABLESIZE='0' GNULIB_GETHOSTNAME='0' GNULIB_GETLINE='1' GNULIB_GETLOADAVG='0' GNULIB_GETLOGIN_R='0' GNULIB_GETPAGESIZE='0' GNULIB_GETSUBOPT='0' GNULIB_GETUSERSHELL='0' GNULIB_LCHMOD='0' GNULIB_LCHOWN='0' GNULIB_LINK='0' GNULIB_LSEEK='0' GNULIB_LSTAT='1' GNULIB_MALLOC_POSIX='1' GNULIB_MBRLEN='1' GNULIB_MBRTOWC='1' GNULIB_MBSCASECMP='0' GNULIB_MBSCASESTR='0' GNULIB_MBSCHR='0' GNULIB_MBSCSPN='0' GNULIB_MBSINIT='1' GNULIB_MBSLEN='0' GNULIB_MBSNCASECMP='0' GNULIB_MBSNLEN='0' GNULIB_MBSNRTOWCS='0' GNULIB_MBSPBRK='0' GNULIB_MBSPCASECMP='0' GNULIB_MBSRCHR='0' GNULIB_MBSRTOWCS='0' GNULIB_MBSSEP='0' GNULIB_MBSSPN='0' GNULIB_MBSSTR='0' GNULIB_MBSTOK_R='0' GNULIB_MEMMEM='0' GNULIB_MEMPCPY='0' GNULIB_MEMRCHR='0' GNULIB_MKDTEMP='0' GNULIB_MKSTEMP='1' GNULIB_OBSTACK_PRINTF='0' GNULIB_OBSTACK_PRINTF_POSIX='0' GNULIB_PERROR='0' GNULIB_PRINTF='1' GNULIB_PRINTF_POSIX='0' GNULIB_PUTC='1' GNULIB_PUTCHAR='1' GNULIB_PUTENV='0' GNULIB_PUTS='1' GNULIB_RANDOM_R='0' GNULIB_RAWMEMCHR='0' GNULIB_READLINK='0' GNULIB_REALLOC_POSIX='1' GNULIB_RPMATCH='0' GNULIB_SETENV='0' GNULIB_SLEEP='0' GNULIB_SNPRINTF='0' GNULIB_SPRINTF_POSIX='0' GNULIB_STDIO_H_SIGPIPE='0' GNULIB_STPCPY='0' GNULIB_STPNCPY='0' GNULIB_STRCASESTR='0' GNULIB_STRCHRNUL='0' GNULIB_STRDUP='0' GNULIB_STRERROR='1' GNULIB_STRNDUP='0' GNULIB_STRNLEN='0' GNULIB_STRPBRK='0' GNULIB_STRSEP='0' GNULIB_STRSIGNAL='0' GNULIB_STRSTR='0' GNULIB_STRTOD='0' GNULIB_STRTOK_R='0' GNULIB_STRTOLL='0' GNULIB_STRTOULL='0' GNULIB_STRVERSCMP='1' GNULIB_UNISTD_H_SIGPIPE='0' GNULIB_UNSETENV='0' GNULIB_VASPRINTF='0' GNULIB_VDPRINTF='0' GNULIB_VFPRINTF='1' GNULIB_VFPRINTF_POSIX='0' GNULIB_VPRINTF='1' GNULIB_VPRINTF_POSIX='0' GNULIB_VSNPRINTF='0' GNULIB_VSPRINTF_POSIX='0' GNULIB_WCRTOMB='1' GNULIB_WCSNRTOMBS='0' GNULIB_WCSRTOMBS='0' GNULIB_WCTOB='1' GNULIB_WCWIDTH='0' GNULIB_WRITE='0' GREP='/bin/grep' HAVE_ATOLL='1' HAVE_BTOWC='1' HAVE_CALLOC_POSIX='1' HAVE_DECL_ENVIRON='1' HAVE_DECL_GETDELIM='1' HAVE_DECL_GETLINE='1' HAVE_DECL_GETLOADAVG='1' HAVE_DECL_GETLOGIN_R='1' HAVE_DECL_MEMMEM='1' HAVE_DECL_MEMRCHR='1' HAVE_DECL_OBSTACK_PRINTF='1' HAVE_DECL_SNPRINTF='1' HAVE_DECL_STRDUP='1' HAVE_DECL_STRERROR='1' HAVE_DECL_STRNDUP='1' HAVE_DECL_STRNLEN='1' HAVE_DECL_STRSIGNAL='1' HAVE_DECL_STRTOK_R='1' HAVE_DECL_VSNPRINTF='1' HAVE_DECL_WCTOB='1' HAVE_DECL_WCWIDTH='1' HAVE_DPRINTF='1' HAVE_DUP2='1' HAVE_EUIDACCESS='1' HAVE_FSEEKO='1' HAVE_FSYNC='1' HAVE_FTELLO='1' HAVE_FTRUNCATE='1' HAVE_GETDOMAINNAME='1' HAVE_GETDTABLESIZE='1' HAVE_GETHOSTNAME='1' HAVE_GETPAGESIZE='1' HAVE_GETSUBOPT='1' HAVE_GETUSERSHELL='1' HAVE_INTTYPES_H='1' HAVE_ISWCNTRL='1' HAVE_LCHMOD='1' HAVE_LINK='1' HAVE_LONG_LONG_INT='1' HAVE_LSTAT='1' HAVE_MALLOC_POSIX='1' HAVE_MBRLEN='1' HAVE_MBRTOWC='1' HAVE_MBSINIT='1' HAVE_MBSNRTOWCS='1' HAVE_MBSRTOWCS='1' HAVE_MEMPCPY='1' HAVE_MKDTEMP='1' HAVE_OS_H='0' HAVE_RANDOM_H='0' HAVE_RANDOM_R='1' HAVE_RAWMEMCHR='1' HAVE_READLINK='1' HAVE_REALLOC_POSIX='1' HAVE_RPMATCH='1' HAVE_SETENV='1' HAVE_SIGNED_SIG_ATOMIC_T='' HAVE_SIGNED_WCHAR_T='' HAVE_SIGNED_WINT_T='' HAVE_SLEEP='1' HAVE_STDINT_H='1' HAVE_STPCPY='1' HAVE_STPNCPY='1' HAVE_STRCASESTR='1' HAVE_STRCHRNUL='1' HAVE_STRNDUP='1' HAVE_STRPBRK='1' HAVE_STRSEP='1' HAVE_STRTOD='1' HAVE_STRTOLL='1' HAVE_STRTOULL='1' HAVE_STRUCT_RANDOM_DATA='1' HAVE_STRUCT_TIMEVAL='1' HAVE_STRVERSCMP='1' HAVE_SYS_BITYPES_H='' HAVE_SYS_INTTYPES_H='' HAVE_SYS_LOADAVG_H='0' HAVE_SYS_PARAM_H='0' HAVE_SYS_TIME_H='1' HAVE_SYS_TYPES_H='1' HAVE_UNISTD_H='1' HAVE_UNSETENV='1' HAVE_UNSIGNED_LONG_LONG_INT='1' HAVE_VASPRINTF='1' HAVE_VDPRINTF='1' HAVE_WCHAR_H='1' HAVE_WCRTOMB='1' HAVE_WCSNRTOMBS='1' HAVE_WCSRTOMBS='1' HAVE_WCTYPE_H='1' HAVE_WINT_T='1' HAVE__BOOL='1' INCLUDE_NEXT='include_next' INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='' INTL_MACOSX_LIBS='' LDFLAGS='' LIBICONV='-liconv' LIBINTL='' LIBOBJS='' LIBS='' LIBSED_LIBDEPS='' LIBSED_LTLIBDEPS='' LIB_ACL='' LOCALCHARSET_TESTS_ENVIRONMENT='CHARSETALIASDIR="$(top_builddir)/lib"' LOCALE_FR='none' LOCALE_FR_UTF8='fr_FR.UTF-8' LOCALE_JA='none' LOCALE_ZH_CN='none' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' MAKEINFO='${SHELL} /home/chris/ICSE15/sed/v5/build-aux/missing --run makeinfo' MSGFMT='/usr/bin/msgfmt' MSGFMT_015='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NEXT_ERRNO_H='' NEXT_STDINT_H='' NEXT_STDIO_H='' NEXT_STDLIB_H='' NEXT_STRING_H='' NEXT_SYS_STAT_H='' NEXT_SYS_TIME_H='' NEXT_UNISTD_H='' NEXT_WCHAR_H='' NEXT_WCTYPE_H='' OBJEXT='o' PACKAGE='sed' PACKAGE_BUGREPORT='bug-gnu-utils@gnu.org' PACKAGE_NAME='sed' PACKAGE_STRING='sed 4.2' PACKAGE_TARNAME='sed' PACKAGE_VERSION='4.2' PATH_SEPARATOR=':' POSUB='po' PRAGMA_SYSTEM_HEADER='#pragma GCC system_header' PTRDIFF_T_SUFFIX='' RANLIB='ranlib' REPLACE_BTOWC='0' REPLACE_CHOWN='0' REPLACE_CLOSE='0' REPLACE_DPRINTF='0' REPLACE_FCHDIR='0' REPLACE_FCLOSE='0' REPLACE_FFLUSH='0' REPLACE_FOPEN='0' REPLACE_FPRINTF='0' REPLACE_FREOPEN='0' REPLACE_FSEEK='0' REPLACE_FSEEKO='0' REPLACE_FTELL='0' REPLACE_FTELLO='0' REPLACE_GETCWD='0' REPLACE_GETLINE='0' REPLACE_GETPAGESIZE='0' REPLACE_GETTIMEOFDAY='0' REPLACE_ISWCNTRL='0' REPLACE_LCHOWN='0' REPLACE_LSEEK='0' REPLACE_LSTAT='0' REPLACE_MBRLEN='0' REPLACE_MBRTOWC='0' REPLACE_MBSINIT='0' REPLACE_MBSNRTOWCS='0' REPLACE_MBSRTOWCS='0' REPLACE_MBSTATE_T='0' REPLACE_MEMMEM='0' REPLACE_MKDIR='0' REPLACE_MKSTEMP='0' REPLACE_OBSTACK_PRINTF='0' REPLACE_PERROR='0' REPLACE_PRINTF='0' REPLACE_PUTENV='0' REPLACE_SNPRINTF='0' REPLACE_SPRINTF='0' REPLACE_STDIO_WRITE_FUNCS='0' REPLACE_STRCASESTR='0' REPLACE_STRDUP='0' REPLACE_STRERROR='0' REPLACE_STRSIGNAL='0' REPLACE_STRSTR='0' REPLACE_STRTOD='0' REPLACE_VASPRINTF='0' REPLACE_VDPRINTF='0' REPLACE_VFPRINTF='0' REPLACE_VPRINTF='0' REPLACE_VSNPRINTF='0' REPLACE_VSPRINTF='0' REPLACE_WCRTOMB='0' REPLACE_WCSRTOMBS='0' REPLACE_WCTOB='0' REPLACE_WCWIDTH='0' REPLACE_WRITE='0' SED_FEATURE_VERSION='4.2' SET_MAKE='' SHELL='/bin/bash' SIG_ATOMIC_T_SUFFIX='' SIZE_T_SUFFIX='' STDBOOL_H='' STDINT_H='' STRIP='' SYS_STAT_H='sys/stat.h' SYS_TIME_H='' TEST_REGEX_FALSE='' TEST_REGEX_TRUE='#' UNISTD_H_HAVE_WINSOCK2_H='0' USE_ACL='0' USE_NLS='yes' VERSION='4.2' VOID_UNSETENV='0' WCHAR_H='' WCHAR_T_SUFFIX='' WCTYPE_H='' WINT_T_SUFFIX='' XFAIL_TESTS='utf8-1 utf8-2 utf8-3 utf8-4' XGETTEXT='/usr/bin/xgettext' XGETTEXT_015='/usr/bin/xgettext' XGETTEXT_EXTRA_OPTIONS=' --flag=error:3:c-format --flag=error_at_line:5:c-format' ac_ct_CC='gcc' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' gl_LIBOBJS=' exitfail.o quote.o quotearg.o regex.o tempname.o xmalloc.o' gl_LTLIBOBJS=' exitfail.lo quote.lo quotearg.lo regex.lo tempname.lo xmalloc.lo' gltests_LIBOBJS='' gltests_LTLIBOBJS='' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /home/chris/ICSE15/sed/v5/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "sed" #define PACKAGE_TARNAME "sed" #define PACKAGE_VERSION "4.2" #define PACKAGE_STRING "sed 4.2" #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org" #define PACKAGE "sed" #define VERSION "4.2" #define SED_FEATURE_VERSION "4.2" #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 __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_BTOWC 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_LSTAT 1 #define HAVE_MBSINIT 1 #define HAVE_MBRTOWC 1 #define HAVE_MBRLEN 1 #define HAVE_PATHCONF 1 #define HAVE_ISBLANK 1 #define HAVE_ISWCTYPE 1 #define HAVE_WCSCOLL 1 #define HAVE_WCRTOMB 1 #define HAVE_WCTOB 1 #define HAVE_ISWCNTRL 1 #define HAVE_ISATTY 1 #define HAVE_BCOPY 1 #define HAVE_BZERO 1 #define HAVE_ISASCII 1 #define HAVE_MEMCPY 1 #define HAVE_MEMSET 1 #define HAVE_STRCHR 1 #define HAVE_STRTOUL 1 #define HAVE_POPEN 1 #define HAVE_FCHOWN 1 #define HAVE_FCHMOD 1 #define HAVE_SETLOCALE 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_ERRNO_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_LOCALE_H 1 #define HAVE_STDINT_H 1 #define HAVE_WCHAR_H 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_WCTYPE_H 1 #define HAVE_LIMITS_H 1 #define HAVE_STDARG_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_STDDEF_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_MCHECK_H 1 #define HAVE_DECL_STRERROR_R 1 #define HAVE_STRERROR_R 1 #define STRERROR_R_CHAR_P 1 #define HAVE_DECL_GETDELIM 1 #define HAVE_DECL_GETLINE 1 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_LONG_ONLY 1 #define HAVE_DECL_GETENV 1 #define restrict __restrict #define HAVE_DECL_GETC_UNLOCKED 1 #define HAVE_MBSTATE_T 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_DECL_CLEARERR_UNLOCKED 1 #define HAVE_DECL_FEOF_UNLOCKED 1 #define HAVE_DECL_FERROR_UNLOCKED 1 #define HAVE_DECL_FFLUSH_UNLOCKED 1 #define HAVE_DECL_FGETS_UNLOCKED 1 #define HAVE_DECL_FPUTC_UNLOCKED 1 #define HAVE_DECL_FPUTS_UNLOCKED 1 #define HAVE_DECL_FREAD_UNLOCKED 1 #define HAVE_DECL_FWRITE_UNLOCKED 1 #define HAVE_DECL_GETCHAR_UNLOCKED 1 #define HAVE_DECL_PUTC_UNLOCKED 1 #define HAVE_DECL_PUTCHAR_UNLOCKED 1 #define HAVE_WINT_T 1 #define USE_ACL 0 #define HAVE_ALLOCA 1 #define HAVE_GETDELIM 1 #define HAVE_INLINE 1 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 #define HAVE_STDLIB_H 1 #define HAVE_MALLOC 1 #define GNULIB_MALLOC_GNU 1 #define HAVE_MALLOC_POSIX 1 #define HAVE_OBSTACK 1 #define HAVE_REALLOC_POSIX 1 #define _REGEX_LARGE_OFFSETS 1 #define re_syntax_options rpl_re_syntax_options #define re_set_syntax rpl_re_set_syntax #define re_compile_pattern rpl_re_compile_pattern #define re_compile_fastmap rpl_re_compile_fastmap #define re_search rpl_re_search #define re_search_2 rpl_re_search_2 #define re_match rpl_re_match #define re_match_2 rpl_re_match_2 #define re_set_registers rpl_re_set_registers #define re_comp rpl_re_comp #define re_exec rpl_re_exec #define regcomp rpl_regcomp #define regexec rpl_regexec #define regerror rpl_regerror #define regfree rpl_regfree #define HAVE_LIBINTL_H 1 #define HAVE_DECL_ISBLANK 1 #define HAVE_STRUCT_RANDOM_DATA 1 #define HAVE_STRVERSCMP 1 #define USE_UNLOCKED_IO 1 #define HAVE_DECL_WCTOB 1 #define HAVE_LONG_FILE_NAMES 1 #define HAVE_DIRENT_H 1 #define HAVE_VPRINTF 1 #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define ENABLE_FOLLOW_SYMLINKS configure: exit 0