%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /glibc-2.29/build/make-4.2.1/
Upload File :
Create Path :
Current File : //glibc-2.29/build/make-4.2.1/config.log

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by GNU make configure 4.2.1, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure --prefix=/usr/local/make-4.2.1

## --------- ##
## Platform. ##
## --------- ##

hostname = j2hb.contaboserver.net
uname -m = x86_64
uname -r = 3.10.0-1160.80.1.el7.x86_64
uname -s = Linux
uname -v = #1 SMP Tue Nov 8 15:48:59 UTC 2022

/usr/bin/uname -p = x86_64
/bin/uname -X     = unknown

/bin/arch              = x86_64
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/cpanel/3rdparty/lib/path-bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /opt/cpanel/composer/bin
PATH: /root/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2473: checking for a BSD-compatible install
configure:2541: result: /usr/bin/install -c
configure:2552: checking whether build environment is sane
configure:2607: result: yes
configure:2758: checking for a thread-safe mkdir -p
configure:2797: result: /usr/bin/mkdir -p
configure:2804: checking for gawk
configure:2820: found /usr/bin/gawk
configure:2831: result: gawk
configure:2842: checking whether make sets $(MAKE)
configure:2864: result: yes
configure:2893: checking whether make supports nested variables
configure:2910: result: yes
configure:3050: checking for style of include used by make
configure:3078: result: GNU
configure:3149: checking for gcc
configure:3165: found /usr/bin/gcc
configure:3176: result: gcc
configure:3405: checking for C compiler version
configure:3414: gcc --version >&5
gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44)
Copyright (C) 2015 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:3425: $? = 0
configure:3414: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.8.5 20150623 (Red Hat 4.8.5-44) (GCC) 
configure:3425: $? = 0
configure:3414: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3425: $? = 4
configure:3414: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:3425: $? = 4
configure:3445: checking whether the C compiler works
configure:3467: gcc    conftest.c  >&5
configure:3471: $? = 0
configure:3519: result: yes
configure:3522: checking for C compiler default output file name
configure:3524: result: a.out
configure:3530: checking for suffix of executables
configure:3537: gcc -o conftest    conftest.c  >&5
configure:3541: $? = 0
configure:3563: result: 
configure:3585: checking whether we are cross compiling
configure:3593: gcc -o conftest    conftest.c  >&5
configure:3597: $? = 0
configure:3604: ./conftest
configure:3608: $? = 0
configure:3623: result: no
configure:3628: checking for suffix of object files
configure:3650: gcc -c   conftest.c >&5
configure:3654: $? = 0
configure:3675: result: o
configure:3679: checking whether we are using the GNU C compiler
configure:3698: gcc -c   conftest.c >&5
configure:3698: $? = 0
configure:3707: result: yes
configure:3716: checking whether gcc accepts -g
configure:3736: gcc -c -g  conftest.c >&5
configure:3736: $? = 0
configure:3777: result: yes
configure:3794: checking for gcc option to accept ISO C89
configure:3857: gcc  -c -g -O2  conftest.c >&5
configure:3857: $? = 0
configure:3870: result: none needed
configure:3895: checking whether gcc understands -c and -o together
configure:3917: gcc -c conftest.c -o conftest2.o
configure:3920: $? = 0
configure:3917: gcc -c conftest.c -o conftest2.o
configure:3920: $? = 0
configure:3932: result: yes
configure:3951: checking dependency style of gcc
configure:4062: result: gcc3
configure:4083: checking how to run the C preprocessor
configure:4114: gcc -E  conftest.c
configure:4114: $? = 0
configure:4128: gcc -E  conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:4128: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU make"
| #define PACKAGE_TARNAME "make"
| #define PACKAGE_VERSION "4.2.1"
| #define PACKAGE_STRING "GNU make 4.2.1"
| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/make/"
| #define PACKAGE "make"
| #define VERSION "4.2.1"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4153: result: gcc -E
configure:4173: gcc -E  conftest.c
configure:4173: $? = 0
configure:4187: gcc -E  conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:4187: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU make"
| #define PACKAGE_TARNAME "make"
| #define PACKAGE_VERSION "4.2.1"
| #define PACKAGE_STRING "GNU make 4.2.1"
| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/make/"
| #define PACKAGE "make"
| #define VERSION "4.2.1"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4216: checking for grep that handles long lines and -e
configure:4274: result: /usr/bin/grep
configure:4279: checking for egrep
configure:4341: result: /usr/bin/grep -E
configure:4346: checking for ANSI C header files
configure:4366: gcc -c -g -O2  conftest.c >&5
configure:4366: $? = 0
configure:4439: gcc -o conftest -g -O2   conftest.c  >&5
configure:4439: $? = 0
configure:4439: ./conftest
configure:4439: $? = 0
configure:4450: result: yes
configure:4463: checking for sys/types.h
configure:4463: gcc -c -g -O2  conftest.c >&5
configure:4463: $? = 0
configure:4463: result: yes
configure:4463: checking for sys/stat.h
configure:4463: gcc -c -g -O2  conftest.c >&5
configure:4463: $? = 0
configure:4463: result: yes
configure:4463: checking for stdlib.h
configure:4463: gcc -c -g -O2  conftest.c >&5
configure:4463: $? = 0
configure:4463: result: yes
configure:4463: checking for string.h
configure:4463: gcc -c -g -O2  conftest.c >&5
configure:4463: $? = 0
configure:4463: result: yes
configure:4463: checking for memory.h
configure:4463: gcc -c -g -O2  conftest.c >&5
configure:4463: $? = 0
configure:4463: result: yes
configure:4463: checking for strings.h
configure:4463: gcc -c -g -O2  conftest.c >&5
configure:4463: $? = 0
configure:4463: result: yes
configure:4463: checking for inttypes.h
configure:4463: gcc -c -g -O2  conftest.c >&5
configure:4463: $? = 0
configure:4463: result: yes
configure:4463: checking for stdint.h
configure:4463: gcc -c -g -O2  conftest.c >&5
configure:4463: $? = 0
configure:4463: result: yes
configure:4463: checking for unistd.h
configure:4463: gcc -c -g -O2  conftest.c >&5
configure:4463: $? = 0
configure:4463: result: yes
configure:4476: checking minix/config.h usability
configure:4476: gcc -c -g -O2  conftest.c >&5
conftest.c:54:26: fatal error: minix/config.h: No such file or directory
 #include <minix/config.h>
                          ^
compilation terminated.
configure:4476: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU make"
| #define PACKAGE_TARNAME "make"
| #define PACKAGE_VERSION "4.2.1"
| #define PACKAGE_STRING "GNU make 4.2.1"
| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/make/"
| #define PACKAGE "make"
| #define VERSION "4.2.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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:4476: result: no
configure:4476: checking minix/config.h presence
configure:4476: gcc -E  conftest.c
conftest.c:21:26: fatal error: minix/config.h: No such file or directory
 #include <minix/config.h>
                          ^
compilation terminated.
configure:4476: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU make"
| #define PACKAGE_TARNAME "make"
| #define PACKAGE_VERSION "4.2.1"
| #define PACKAGE_STRING "GNU make 4.2.1"
| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/make/"
| #define PACKAGE "make"
| #define VERSION "4.2.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 <minix/config.h>
configure:4476: result: no
configure:4476: checking for minix/config.h
configure:4476: result: no
configure:4497: checking whether it is safe to define __EXTENSIONS__
configure:4515: gcc -c -g -O2  conftest.c >&5
configure:4515: $? = 0
configure:4522: result: yes
configure:4584: checking for gcc
configure:4611: result: gcc
configure:4840: checking for C compiler version
configure:4849: gcc --version >&5
gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44)
Copyright (C) 2015 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:4860: $? = 0
configure:4849: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.8.5 20150623 (Red Hat 4.8.5-44) (GCC) 
configure:4860: $? = 0
configure:4849: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4860: $? = 4
configure:4849: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:4860: $? = 4
configure:4864: checking whether we are using the GNU C compiler
configure:4892: result: yes
configure:4901: checking whether gcc accepts -g
configure:4962: result: yes
configure:4979: checking for gcc option to accept ISO C89
configure:5055: result: none needed
configure:5080: checking whether gcc understands -c and -o together
configure:5117: result: yes
configure:5136: checking dependency style of gcc
configure:5247: result: gcc3
configure:5306: checking for ranlib
configure:5322: found /usr/bin/ranlib
configure:5333: result: ranlib
configure:5360: checking how to run the C preprocessor
configure:5430: result: gcc -E
configure:5450: gcc -E  conftest.c
configure:5450: $? = 0
configure:5464: gcc -E  conftest.c
conftest.c:26:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:5464: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU make"
| #define PACKAGE_TARNAME "make"
| #define PACKAGE_VERSION "4.2.1"
| #define PACKAGE_STRING "GNU make 4.2.1"
| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/make/"
| #define PACKAGE "make"
| #define VERSION "4.2.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
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5494: checking for ar
configure:5510: found /usr/bin/ar
configure:5522: result: ar
configure:5533: checking for perl
configure:5549: found /usr/bin/perl
configure:5561: result: perl
configure:5673: checking the archiver (ar) interface
configure:5689: gcc -c -g -O2  conftest.c >&5
configure:5689: $? = 0
configure:5691: ar cru libconftest.a conftest.o >&5
configure:5694: $? = 0
configure:5722: result: ar
configure:5748: checking build system type
configure:5762: result: x86_64-pc-linux-gnu
configure:5782: checking host system type
configure:5795: result: x86_64-pc-linux-gnu
configure:5816: checking for library containing strerror
configure:5847: gcc -o conftest -g -O2   conftest.c  >&5
configure:5847: $? = 0
configure:5864: result: none required
configure:5876: checking for a sed that does not truncate output
configure:5940: result: /usr/bin/sed
configure:5946: checking whether NLS is requested
configure:5955: result: yes
configure:5995: checking for msgfmt
configure: trying /usr/bin/msgfmt...
0 translated messages.
configure:6027: result: /usr/bin/msgfmt
configure:6036: checking for gmsgfmt
configure:6067: result: /usr/bin/msgfmt
configure:6117: checking for xgettext
configure: trying /usr/bin/xgettext...
/usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
configure:6149: result: /usr/bin/xgettext
configure:6194: checking for msgmerge
configure: trying /usr/bin/msgmerge...
configure:6225: result: /usr/bin/msgmerge
configure:6283: checking for ld used by gcc
configure:6350: result: /usr/bin/ld
configure:6357: checking if the linker (/usr/bin/ld) is GNU ld
configure:6372: result: yes
configure:6379: checking for shared library run path origin
configure:6392: result: done
configure:6964: checking for CFPreferencesCopyAppValue
configure:6982: gcc -o conftest -g -O2   conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:26:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
 #include <CoreFoundation/CFPreferences.h>
                                          ^
compilation terminated.
configure:6982: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU make"
| #define PACKAGE_TARNAME "make"
| #define PACKAGE_VERSION "4.2.1"
| #define PACKAGE_STRING "GNU make 4.2.1"
| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/make/"
| #define PACKAGE "make"
| #define VERSION "4.2.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
| /* end confdefs.h.  */
| #include <CoreFoundation/CFPreferences.h>
| int
| main ()
| {
| CFPreferencesCopyAppValue(NULL, NULL)
|   ;
|   return 0;
| }
configure:6991: result: no
configure:6998: checking for CFLocaleCopyCurrent
configure:7016: gcc -o conftest -g -O2   conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:26:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
 #include <CoreFoundation/CFLocale.h>
                                     ^
compilation terminated.
configure:7016: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU make"
| #define PACKAGE_TARNAME "make"
| #define PACKAGE_VERSION "4.2.1"
| #define PACKAGE_STRING "GNU make 4.2.1"
| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/make/"
| #define PACKAGE "make"
| #define VERSION "4.2.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
| /* end confdefs.h.  */
| #include <CoreFoundation/CFLocale.h>
| int
| main ()
| {
| CFLocaleCopyCurrent();
|   ;
|   return 0;
| }
configure:7025: result: no
configure:7074: checking for GNU gettext in libc
configure:7098: gcc -o conftest -g -O2   conftest.c  >&5
configure:7098: $? = 0
configure:7107: result: yes
configure:7944: checking whether to use NLS
configure:7946: result: yes
configure:7949: checking where the gettext function comes from
configure:7960: result: libc
configure:8028: checking for special C compiler options needed for large files
configure:8073: result: no
configure:8079: checking for _FILE_OFFSET_BITS value needed for large files
configure:8104: gcc -c -g -O2  conftest.c >&5
configure:8104: $? = 0
configure:8136: result: no
configure:8223: checking for library containing getpwnam
configure:8254: gcc -o conftest -g -O2   conftest.c  >&5
configure:8254: $? = 0
configure:8271: result: none required
configure:8281: checking for ANSI C header files
configure:8385: result: yes
configure:8396: checking for dirent.h that defines DIR
configure:8415: gcc -c -g -O2  conftest.c >&5
configure:8415: $? = 0
configure:8423: result: yes
configure:8436: checking for library containing opendir
configure:8467: gcc -o conftest -g -O2   conftest.c  >&5
configure:8467: $? = 0
configure:8484: result: none required
configure:8551: checking whether stat file-mode macros are broken
configure:8578: gcc -c -g -O2  conftest.c >&5
configure:8578: $? = 0
configure:8585: result: no
configure:8593: checking whether time.h and sys/time.h may both be included
configure:8613: gcc -c -g -O2  conftest.c >&5
configure:8613: $? = 0
configure:8620: result: yes
configure:8633: checking for stdlib.h
configure:8633: result: yes
configure:8633: checking locale.h usability
configure:8633: gcc -c -g -O2  conftest.c >&5
configure:8633: $? = 0
configure:8633: result: yes
configure:8633: checking locale.h presence
configure:8633: gcc -E  conftest.c
configure:8633: $? = 0
configure:8633: result: yes
configure:8633: checking for locale.h
configure:8633: result: yes
configure:8633: checking for unistd.h
configure:8633: result: yes
configure:8633: checking limits.h usability
configure:8633: gcc -c -g -O2  conftest.c >&5
configure:8633: $? = 0
configure:8633: result: yes
configure:8633: checking limits.h presence
configure:8633: gcc -E  conftest.c
configure:8633: $? = 0
configure:8633: result: yes
configure:8633: checking for limits.h
configure:8633: result: yes
configure:8633: checking fcntl.h usability
configure:8633: gcc -c -g -O2  conftest.c >&5
configure:8633: $? = 0
configure:8633: result: yes
configure:8633: checking fcntl.h presence
configure:8633: gcc -E  conftest.c
configure:8633: $? = 0
configure:8633: result: yes
configure:8633: checking for fcntl.h
configure:8633: result: yes
configure:8633: checking for string.h
configure:8633: result: yes
configure:8633: checking for memory.h
configure:8633: result: yes
configure:8633: checking sys/param.h usability
configure:8633: gcc -c -g -O2  conftest.c >&5
configure:8633: $? = 0
configure:8633: result: yes
configure:8633: checking sys/param.h presence
configure:8633: gcc -E  conftest.c
configure:8633: $? = 0
configure:8633: result: yes
configure:8633: checking for sys/param.h
configure:8633: result: yes
configure:8633: checking sys/resource.h usability
configure:8633: gcc -c -g -O2  conftest.c >&5
configure:8633: $? = 0
configure:8633: result: yes
configure:8633: checking sys/resource.h presence
configure:8633: gcc -E  conftest.c
configure:8633: $? = 0
configure:8633: result: yes
configure:8633: checking for sys/resource.h
configure:8633: result: yes
configure:8633: checking sys/time.h usability
configure:8633: gcc -c -g -O2  conftest.c >&5
configure:8633: $? = 0
configure:8633: result: yes
configure:8633: checking sys/time.h presence
configure:8633: gcc -E  conftest.c
configure:8633: $? = 0
configure:8633: result: yes
configure:8633: checking for sys/time.h
configure:8633: result: yes
configure:8633: checking sys/timeb.h usability
configure:8633: gcc -c -g -O2  conftest.c >&5
configure:8633: $? = 0
configure:8633: result: yes
configure:8633: checking sys/timeb.h presence
configure:8633: gcc -E  conftest.c
configure:8633: $? = 0
configure:8633: result: yes
configure:8633: checking for sys/timeb.h
configure:8633: result: yes
configure:8633: checking sys/select.h usability
configure:8633: gcc -c -g -O2  conftest.c >&5
configure:8633: $? = 0
configure:8633: result: yes
configure:8633: checking sys/select.h presence
configure:8633: gcc -E  conftest.c
configure:8633: $? = 0
configure:8633: result: yes
configure:8633: checking for sys/select.h
configure:8633: result: yes
configure:8645: checking for an ANSI C-conforming const
configure:8711: gcc -c -g -O2  conftest.c >&5
configure:8711: $? = 0
configure:8718: result: yes
configure:8726: checking return type of signal handlers
configure:8744: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:50:1: error: void value not ignored as it ought to be
 return *(signal (0, 0)) (0) == 1;
 ^
configure:8744: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU make"
| #define PACKAGE_TARNAME "make"
| #define PACKAGE_VERSION "4.2.1"
| #define PACKAGE_STRING "GNU make 4.2.1"
| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/make/"
| #define PACKAGE "make"
| #define VERSION "4.2.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 ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_SELECT_H 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <signal.h>
| 
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
|   ;
|   return 0;
| }
configure:8751: result: void
configure:8759: checking for uid_t in sys/types.h
configure:8778: result: yes
configure:8789: checking for pid_t
configure:8789: gcc -c -g -O2  conftest.c >&5
configure:8789: $? = 0
configure:8789: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:81:20: error: expected expression before ')' token
 if (sizeof ((pid_t)))
                    ^
configure:8789: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU make"
| #define PACKAGE_TARNAME "make"
| #define PACKAGE_VERSION "4.2.1"
| #define PACKAGE_STRING "GNU make 4.2.1"
| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/make/"
| #define PACKAGE "make"
| #define VERSION "4.2.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 ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_SELECT_H 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((pid_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:8789: result: yes
configure:8800: checking for off_t
configure:8800: gcc -c -g -O2  conftest.c >&5
configure:8800: $? = 0
configure:8800: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:81:20: error: expected expression before ')' token
 if (sizeof ((off_t)))
                    ^
configure:8800: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU make"
| #define PACKAGE_TARNAME "make"
| #define PACKAGE_VERSION "4.2.1"
| #define PACKAGE_STRING "GNU make 4.2.1"
| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/make/"
| #define PACKAGE "make"
| #define VERSION "4.2.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 ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_SELECT_H 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((off_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:8800: result: yes
configure:8811: checking for size_t
configure:8811: gcc -c -g -O2  conftest.c >&5
configure:8811: $? = 0
configure:8811: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:81:21: error: expected expression before ')' token
 if (sizeof ((size_t)))
                     ^
configure:8811: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU make"
| #define PACKAGE_TARNAME "make"
| #define PACKAGE_VERSION "4.2.1"
| #define PACKAGE_STRING "GNU make 4.2.1"
| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/make/"
| #define PACKAGE "make"
| #define VERSION "4.2.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 ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_SELECT_H 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:8811: result: yes
configure:8822: checking for ssize_t
configure:8822: gcc -c -g -O2  conftest.c >&5
configure:8822: $? = 0
configure:8822: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:81:22: error: expected expression before ')' token
 if (sizeof ((ssize_t)))
                      ^
configure:8822: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU make"
| #define PACKAGE_TARNAME "make"
| #define PACKAGE_VERSION "4.2.1"
| #define PACKAGE_STRING "GNU make 4.2.1"
| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/make/"
| #define PACKAGE "make"
| #define VERSION "4.2.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 ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_SELECT_H 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((ssize_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:8822: result: yes
configure:8834: checking for unsigned long long int
configure:8873: gcc -o conftest -g -O2   conftest.c  >&5
configure:8873: $? = 0
configure:8882: result: yes
configure:8892: checking for uintmax_t
configure:8892: gcc -c -g -O2  conftest.c >&5
configure:8892: $? = 0
configure:8892: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:82:24: error: expected expression before ')' token
 if (sizeof ((uintmax_t)))
                        ^
configure:8892: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU make"
| #define PACKAGE_TARNAME "make"
| #define PACKAGE_VERSION "4.2.1"
| #define PACKAGE_STRING "GNU make 4.2.1"
| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/make/"
| #define PACKAGE "make"
| #define VERSION "4.2.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 ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_SELECT_H 1
| #define RETSIGTYPE void
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((uintmax_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:8892: result: yes
configure:8912: checking for nanoseconds field of struct stat
configure:8941: gcc -c -g -O2  -DST_MTIM_NSEC=st_mtim.tv_nsec conftest.c >&5
configure:8941: $? = 0
configure:8949: result: st_mtim.tv_nsec
configure:8961: checking whether to use high resolution file timestamps
configure:8982: gcc -c -g -O2  conftest.c >&5
configure:8982: $? = 0
configure:8989: result: yes
configure:9005: checking for library containing clock_gettime
configure:9036: gcc -o conftest -g -O2   conftest.c  >&5
configure:9036: $? = 0
configure:9053: result: none required
configure:9072: checking whether system uses MSDOS-style paths
configure:9093: gcc -c -g -O2  conftest.c >&5
conftest.c:52:1: error: unknown type name 'neither'
 neither MSDOS nor Windows nor OS2
 ^
conftest.c:52:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'nor'
 neither MSDOS nor Windows nor OS2
               ^
conftest.c:52:15: error: unknown type name 'nor'
configure:9093: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU make"
| #define PACKAGE_TARNAME "make"
| #define PACKAGE_VERSION "4.2.1"
| #define PACKAGE_STRING "GNU make 4.2.1"
| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/make/"
| #define PACKAGE "make"
| #define VERSION "4.2.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 ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_SELECT_H 1
| #define RETSIGTYPE void
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define ST_MTIM_NSEC st_mtim.tv_nsec
| #define FILE_TIMESTAMP_HI_RES 1
| #define HAVE_CLOCK_GETTIME 1
| /* end confdefs.h.  */
| 
| #if !defined _WIN32 && !defined __WIN32__ && !defined __MSDOS__ && !defined __EMX__ && !defined __MSYS__ && !defined __CYGWIN__
| neither MSDOS nor Windows nor OS2
| #endif
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:9100: result: no
configure:9115: checking for standard gettimeofday
configure:9134: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c: In function 'main':
conftest.c:54:21: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
                     exit (gettimeofday (&t, 0) != 0
                     ^
configure:9134: $? = 0
configure:9134: ./conftest
configure:9134: $? = 0
configure:9144: result: yes
configure:9160: checking for strdup
configure:9160: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:74:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
 char strdup ();
      ^
configure:9160: $? = 0
configure:9160: result: yes
configure:9160: checking for strndup
configure:9160: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:75:6: warning: conflicting types for built-in function 'strndup' [enabled by default]
 char strndup ();
      ^
configure:9160: $? = 0
configure:9160: result: yes
configure:9160: checking for mkstemp
configure:9160: gcc -o conftest -g -O2   conftest.c  >&5
configure:9160: $? = 0
configure:9160: result: yes
configure:9160: checking for mktemp
configure:9160: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccG0sm8X.o: In function `main':
/glibc-2.29/build/make-4.2.1/conftest.c:88: warning: the use of `mktemp' is dangerous, better use `mkstemp'
configure:9160: $? = 0
configure:9160: result: yes
configure:9160: checking for fdopen
configure:9160: gcc -o conftest -g -O2   conftest.c  >&5
configure:9160: $? = 0
configure:9160: result: yes
configure:9160: checking for fileno
configure:9160: gcc -o conftest -g -O2   conftest.c  >&5
configure:9160: $? = 0
configure:9160: result: yes
configure:9160: checking for dup
configure:9160: gcc -o conftest -g -O2   conftest.c  >&5
configure:9160: $? = 0
configure:9160: result: yes
configure:9160: checking for dup2
configure:9160: gcc -o conftest -g -O2   conftest.c  >&5
configure:9160: $? = 0
configure:9160: result: yes
configure:9160: checking for getcwd
configure:9160: gcc -o conftest -g -O2   conftest.c  >&5
configure:9160: $? = 0
configure:9160: result: yes
configure:9160: checking for realpath
configure:9160: gcc -o conftest -g -O2   conftest.c  >&5
configure:9160: $? = 0
configure:9160: result: yes
configure:9160: checking for sigsetmask
configure:9160: gcc -o conftest -g -O2   conftest.c  >&5
configure:9160: $? = 0
configure:9160: result: yes
configure:9160: checking for sigaction
configure:9160: gcc -o conftest -g -O2   conftest.c  >&5
configure:9160: $? = 0
configure:9160: result: yes
configure:9160: checking for getgroups
configure:9160: gcc -o conftest -g -O2   conftest.c  >&5
configure:9160: $? = 0
configure:9160: result: yes
configure:9160: checking for seteuid
configure:9160: gcc -o conftest -g -O2   conftest.c  >&5
configure:9160: $? = 0
configure:9160: result: yes
configure:9160: checking for setegid
configure:9160: gcc -o conftest -g -O2   conftest.c  >&5
configure:9160: $? = 0
configure:9160: result: yes
configure:9160: checking for setlinebuf
configure:9160: gcc -o conftest -g -O2   conftest.c  >&5
configure:9160: $? = 0
configure:9160: result: yes
configure:9160: checking for setreuid
configure:9160: gcc -o conftest -g -O2   conftest.c  >&5
configure:9160: $? = 0
configure:9160: result: yes
configure:9160: checking for setregid
configure:9160: gcc -o conftest -g -O2   conftest.c  >&5
configure:9160: $? = 0
configure:9160: result: yes
configure:9160: checking for getrlimit
configure:9160: gcc -o conftest -g -O2   conftest.c  >&5
configure:9160: $? = 0
configure:9160: result: yes
configure:9160: checking for setrlimit
configure:9160: gcc -o conftest -g -O2   conftest.c  >&5
configure:9160: $? = 0
configure:9160: result: yes
configure:9160: checking for setvbuf
configure:9160: gcc -o conftest -g -O2   conftest.c  >&5
configure:9160: $? = 0
configure:9160: result: yes
configure:9160: checking for pipe
configure:9160: gcc -o conftest -g -O2   conftest.c  >&5
configure:9160: $? = 0
configure:9160: result: yes
configure:9160: checking for strerror
configure:9160: gcc -o conftest -g -O2   conftest.c  >&5
configure:9160: $? = 0
configure:9160: result: yes
configure:9160: checking for strsignal
configure:9160: gcc -o conftest -g -O2   conftest.c  >&5
configure:9160: $? = 0
configure:9160: result: yes
configure:9160: checking for lstat
configure:9160: gcc -o conftest -g -O2   conftest.c  >&5
configure:9160: $? = 0
configure:9160: result: yes
configure:9160: checking for readlink
configure:9160: gcc -o conftest -g -O2   conftest.c  >&5
configure:9160: $? = 0
configure:9160: result: yes
configure:9160: checking for atexit
configure:9160: gcc -o conftest -g -O2   conftest.c  >&5
configure:9160: $? = 0
configure:9160: result: yes
configure:9160: checking for isatty
configure:9160: gcc -o conftest -g -O2   conftest.c  >&5
configure:9160: $? = 0
configure:9160: result: yes
configure:9160: checking for ttyname
configure:9160: gcc -o conftest -g -O2   conftest.c  >&5
configure:9160: $? = 0
configure:9160: result: yes
configure:9160: checking for pselect
configure:9160: gcc -o conftest -g -O2   conftest.c  >&5
configure:9160: $? = 0
configure:9160: result: yes
configure:9173: checking whether bsd_signal is declared
configure:9173: gcc -c -g -O2  conftest.c >&5
configure:9173: $? = 0
configure:9173: result: yes
configure:9189: checking vfork.h usability
configure:9189: gcc -c -g -O2  conftest.c >&5
conftest.c:115:19: fatal error: vfork.h: No such file or directory
 #include <vfork.h>
                   ^
compilation terminated.
configure:9189: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU make"
| #define PACKAGE_TARNAME "make"
| #define PACKAGE_VERSION "4.2.1"
| #define PACKAGE_STRING "GNU make 4.2.1"
| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/make/"
| #define PACKAGE "make"
| #define VERSION "4.2.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 ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_SELECT_H 1
| #define RETSIGTYPE void
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define ST_MTIM_NSEC st_mtim.tv_nsec
| #define FILE_TIMESTAMP_HI_RES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKTEMP 1
| #define HAVE_FDOPEN 1
| #define HAVE_FILENO 1
| #define HAVE_DUP 1
| #define HAVE_DUP2 1
| #define HAVE_GETCWD 1
| #define HAVE_REALPATH 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SETVBUF 1
| #define HAVE_PIPE 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_ATEXIT 1
| #define HAVE_ISATTY 1
| #define HAVE_TTYNAME 1
| #define HAVE_PSELECT 1
| #define HAVE_DECL_BSD_SIGNAL 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <vfork.h>
configure:9189: result: no
configure:9189: checking vfork.h presence
configure:9189: gcc -E  conftest.c
conftest.c:82:19: fatal error: vfork.h: No such file or directory
 #include <vfork.h>
                   ^
compilation terminated.
configure:9189: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU make"
| #define PACKAGE_TARNAME "make"
| #define PACKAGE_VERSION "4.2.1"
| #define PACKAGE_STRING "GNU make 4.2.1"
| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/make/"
| #define PACKAGE "make"
| #define VERSION "4.2.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 ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_SELECT_H 1
| #define RETSIGTYPE void
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define ST_MTIM_NSEC st_mtim.tv_nsec
| #define FILE_TIMESTAMP_HI_RES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKTEMP 1
| #define HAVE_FDOPEN 1
| #define HAVE_FILENO 1
| #define HAVE_DUP 1
| #define HAVE_DUP2 1
| #define HAVE_GETCWD 1
| #define HAVE_REALPATH 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SETVBUF 1
| #define HAVE_PIPE 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_ATEXIT 1
| #define HAVE_ISATTY 1
| #define HAVE_TTYNAME 1
| #define HAVE_PSELECT 1
| #define HAVE_DECL_BSD_SIGNAL 1
| /* end confdefs.h.  */
| #include <vfork.h>
configure:9189: result: no
configure:9189: checking for vfork.h
configure:9189: result: no
configure:9202: checking for fork
configure:9202: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:105:6: warning: conflicting types for built-in function 'fork' [enabled by default]
 char fork ();
      ^
configure:9202: $? = 0
configure:9202: result: yes
configure:9202: checking for vfork
configure:9202: gcc -o conftest -g -O2   conftest.c  >&5
configure:9202: $? = 0
configure:9202: result: yes
configure:9212: checking for working fork
configure:9234: gcc -o conftest -g -O2   conftest.c  >&5
configure:9234: $? = 0
configure:9234: ./conftest
configure:9234: $? = 0
configure:9244: result: yes
configure:9265: checking for working vfork
configure:9375: result: yes
configure:9415: checking for strcasecmp
configure:9415: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:109:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default]
 char strcasecmp ();
      ^
configure:9415: $? = 0
configure:9415: result: yes
configure:9415: checking for strncasecmp
configure:9415: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:110:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default]
 char strncasecmp ();
      ^
configure:9415: $? = 0
configure:9415: result: yes
configure:9415: checking for strcmpi
configure:9415: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/cc4mhTG2.o: In function `main':
/glibc-2.29/build/make-4.2.1/conftest.c:122: undefined reference to `strcmpi'
collect2: error: ld returned 1 exit status
configure:9415: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU make"
| #define PACKAGE_TARNAME "make"
| #define PACKAGE_VERSION "4.2.1"
| #define PACKAGE_STRING "GNU make 4.2.1"
| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/make/"
| #define PACKAGE "make"
| #define VERSION "4.2.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 ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_SELECT_H 1
| #define RETSIGTYPE void
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define ST_MTIM_NSEC st_mtim.tv_nsec
| #define FILE_TIMESTAMP_HI_RES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKTEMP 1
| #define HAVE_FDOPEN 1
| #define HAVE_FILENO 1
| #define HAVE_DUP 1
| #define HAVE_DUP2 1
| #define HAVE_GETCWD 1
| #define HAVE_REALPATH 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SETVBUF 1
| #define HAVE_PIPE 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_ATEXIT 1
| #define HAVE_ISATTY 1
| #define HAVE_TTYNAME 1
| #define HAVE_PSELECT 1
| #define HAVE_DECL_BSD_SIGNAL 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| /* end confdefs.h.  */
| /* Define strcmpi to an innocuous variant, in case <limits.h> declares strcmpi.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define strcmpi innocuous_strcmpi
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strcmpi (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef strcmpi
| 
| /* 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 strcmpi ();
| /* 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_strcmpi || defined __stub___strcmpi
| choke me
| #endif
| 
| int
| main ()
| {
| return strcmpi ();
|   ;
|   return 0;
| }
configure:9415: result: no
configure:9415: checking for strncmpi
configure:9415: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccKsnsj7.o: In function `main':
/glibc-2.29/build/make-4.2.1/conftest.c:122: undefined reference to `strncmpi'
collect2: error: ld returned 1 exit status
configure:9415: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU make"
| #define PACKAGE_TARNAME "make"
| #define PACKAGE_VERSION "4.2.1"
| #define PACKAGE_STRING "GNU make 4.2.1"
| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/make/"
| #define PACKAGE "make"
| #define VERSION "4.2.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 ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_SELECT_H 1
| #define RETSIGTYPE void
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define ST_MTIM_NSEC st_mtim.tv_nsec
| #define FILE_TIMESTAMP_HI_RES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKTEMP 1
| #define HAVE_FDOPEN 1
| #define HAVE_FILENO 1
| #define HAVE_DUP 1
| #define HAVE_DUP2 1
| #define HAVE_GETCWD 1
| #define HAVE_REALPATH 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SETVBUF 1
| #define HAVE_PIPE 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_ATEXIT 1
| #define HAVE_ISATTY 1
| #define HAVE_TTYNAME 1
| #define HAVE_PSELECT 1
| #define HAVE_DECL_BSD_SIGNAL 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| /* end confdefs.h.  */
| /* Define strncmpi to an innocuous variant, in case <limits.h> declares strncmpi.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define strncmpi innocuous_strncmpi
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strncmpi (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef strncmpi
| 
| /* 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 strncmpi ();
| /* 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_strncmpi || defined __stub___strncmpi
| choke me
| #endif
| 
| int
| main ()
| {
| return strncmpi ();
|   ;
|   return 0;
| }
configure:9415: result: no
configure:9415: checking for stricmp
configure:9415: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccglhwYd.o: In function `main':
/glibc-2.29/build/make-4.2.1/conftest.c:122: undefined reference to `stricmp'
collect2: error: ld returned 1 exit status
configure:9415: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU make"
| #define PACKAGE_TARNAME "make"
| #define PACKAGE_VERSION "4.2.1"
| #define PACKAGE_STRING "GNU make 4.2.1"
| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/make/"
| #define PACKAGE "make"
| #define VERSION "4.2.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 ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_SELECT_H 1
| #define RETSIGTYPE void
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define ST_MTIM_NSEC st_mtim.tv_nsec
| #define FILE_TIMESTAMP_HI_RES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKTEMP 1
| #define HAVE_FDOPEN 1
| #define HAVE_FILENO 1
| #define HAVE_DUP 1
| #define HAVE_DUP2 1
| #define HAVE_GETCWD 1
| #define HAVE_REALPATH 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SETVBUF 1
| #define HAVE_PIPE 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_ATEXIT 1
| #define HAVE_ISATTY 1
| #define HAVE_TTYNAME 1
| #define HAVE_PSELECT 1
| #define HAVE_DECL_BSD_SIGNAL 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| /* end confdefs.h.  */
| /* Define stricmp to an innocuous variant, in case <limits.h> declares stricmp.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define stricmp innocuous_stricmp
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char stricmp (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef stricmp
| 
| /* 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 stricmp ();
| /* 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_stricmp || defined __stub___stricmp
| choke me
| #endif
| 
| int
| main ()
| {
| return stricmp ();
|   ;
|   return 0;
| }
configure:9415: result: no
configure:9415: checking for strnicmp
configure:9415: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/cc2bCIWf.o: In function `main':
/glibc-2.29/build/make-4.2.1/conftest.c:122: undefined reference to `strnicmp'
collect2: error: ld returned 1 exit status
configure:9415: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU make"
| #define PACKAGE_TARNAME "make"
| #define PACKAGE_VERSION "4.2.1"
| #define PACKAGE_STRING "GNU make 4.2.1"
| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/make/"
| #define PACKAGE "make"
| #define VERSION "4.2.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 ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_SELECT_H 1
| #define RETSIGTYPE void
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define ST_MTIM_NSEC st_mtim.tv_nsec
| #define FILE_TIMESTAMP_HI_RES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKTEMP 1
| #define HAVE_FDOPEN 1
| #define HAVE_FILENO 1
| #define HAVE_DUP 1
| #define HAVE_DUP2 1
| #define HAVE_GETCWD 1
| #define HAVE_REALPATH 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SETVBUF 1
| #define HAVE_PIPE 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_ATEXIT 1
| #define HAVE_ISATTY 1
| #define HAVE_TTYNAME 1
| #define HAVE_PSELECT 1
| #define HAVE_DECL_BSD_SIGNAL 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| /* end confdefs.h.  */
| /* Define strnicmp to an innocuous variant, in case <limits.h> declares strnicmp.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define strnicmp innocuous_strnicmp
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strnicmp (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef strnicmp
| 
| /* 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 strnicmp ();
| /* 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_strnicmp || defined __stub___strnicmp
| choke me
| #endif
| 
| int
| main ()
| {
| return strnicmp ();
|   ;
|   return 0;
| }
configure:9415: result: no
configure:9426: checking for working strcoll
configure:9447: gcc -o conftest -g -O2   conftest.c  >&5
configure:9447: $? = 0
configure:9447: ./conftest
configure:9447: $? = 0
configure:9457: result: yes
configure:9468: checking for working alloca.h
configure:9485: gcc -o conftest -g -O2   conftest.c  >&5
configure:9485: $? = 0
configure:9493: result: yes
configure:9501: checking for alloca
configure:9538: gcc -o conftest -g -O2   conftest.c  >&5
configure:9538: $? = 0
configure:9546: result: yes
configure:9652: checking whether closedir returns void
configure:9676: gcc -o conftest -g -O2   conftest.c  >&5
configure:9676: $? = 0
configure:9676: ./conftest
configure:9676: $? = 0
configure:9686: result: no
configure:9750: checking for pkg-config
configure:9768: found /usr/bin/pkg-config
configure:9780: result: /usr/bin/pkg-config
configure:9805: checking pkg-config is at least version 0.9.0
configure:9808: result: yes
configure:9829: checking for GUILE
configure:9836: $PKG_CONFIG --exists --print-errors "guile-2.0"
Package guile-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `guile-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'guile-2.0' found
configure:9839: $? = 1
configure:9853: $PKG_CONFIG --exists --print-errors "guile-2.0"
Package guile-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `guile-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'guile-2.0' found
configure:9856: $? = 1
configure:9870: result: no
No package 'guile-2.0' found
configure:9888: checking for GUILE
configure:9895: $PKG_CONFIG --exists --print-errors "guile-1.8"
Package guile-1.8 was not found in the pkg-config search path.
Perhaps you should add the directory containing `guile-1.8.pc'
to the PKG_CONFIG_PATH environment variable
No package 'guile-1.8' found
configure:9898: $? = 1
configure:9912: $PKG_CONFIG --exists --print-errors "guile-1.8"
Package guile-1.8 was not found in the pkg-config search path.
Perhaps you should add the directory containing `guile-1.8.pc'
to the PKG_CONFIG_PATH environment variable
No package 'guile-1.8' found
configure:9915: $? = 1
configure:9929: result: no
No package 'guile-1.8' found
configure:10065: checking for getloadavg
configure:10065: gcc -o conftest -g -O2   conftest.c  >&5
configure:10065: $? = 0
configure:10065: result: yes
configure:10076: checking for pstat_getdynamic
configure:10076: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccIEQifz.o: In function `main':
/glibc-2.29/build/make-4.2.1/conftest.c:125: undefined reference to `pstat_getdynamic'
collect2: error: ld returned 1 exit status
configure:10076: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU make"
| #define PACKAGE_TARNAME "make"
| #define PACKAGE_VERSION "4.2.1"
| #define PACKAGE_STRING "GNU make 4.2.1"
| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/make/"
| #define PACKAGE "make"
| #define VERSION "4.2.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 ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_SELECT_H 1
| #define RETSIGTYPE void
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define ST_MTIM_NSEC st_mtim.tv_nsec
| #define FILE_TIMESTAMP_HI_RES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKTEMP 1
| #define HAVE_FDOPEN 1
| #define HAVE_FILENO 1
| #define HAVE_DUP 1
| #define HAVE_DUP2 1
| #define HAVE_GETCWD 1
| #define HAVE_REALPATH 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SETVBUF 1
| #define HAVE_PIPE 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_ATEXIT 1
| #define HAVE_ISATTY 1
| #define HAVE_TTYNAME 1
| #define HAVE_PSELECT 1
| #define HAVE_DECL_BSD_SIGNAL 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| /* end confdefs.h.  */
| /* Define pstat_getdynamic to an innocuous variant, in case <limits.h> declares pstat_getdynamic.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define pstat_getdynamic innocuous_pstat_getdynamic
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char pstat_getdynamic (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef pstat_getdynamic
| 
| /* 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 pstat_getdynamic ();
| /* 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_pstat_getdynamic || defined __stub___pstat_getdynamic
| choke me
| #endif
| 
| int
| main ()
| {
| return pstat_getdynamic ();
|   ;
|   return 0;
| }
configure:10076: result: no
configure:10087: checking for kstat_open in -lkstat
configure:10112: gcc -o conftest -g -O2   conftest.c -lkstat   >&5
/usr/bin/ld: cannot find -lkstat
collect2: error: ld returned 1 exit status
configure:10112: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU make"
| #define PACKAGE_TARNAME "make"
| #define PACKAGE_VERSION "4.2.1"
| #define PACKAGE_STRING "GNU make 4.2.1"
| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/make/"
| #define PACKAGE "make"
| #define VERSION "4.2.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 ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_SELECT_H 1
| #define RETSIGTYPE void
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define ST_MTIM_NSEC st_mtim.tv_nsec
| #define FILE_TIMESTAMP_HI_RES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKTEMP 1
| #define HAVE_FDOPEN 1
| #define HAVE_FILENO 1
| #define HAVE_DUP 1
| #define HAVE_DUP2 1
| #define HAVE_GETCWD 1
| #define HAVE_REALPATH 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SETVBUF 1
| #define HAVE_PIPE 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_ATEXIT 1
| #define HAVE_ISATTY 1
| #define HAVE_TTYNAME 1
| #define HAVE_PSELECT 1
| #define HAVE_DECL_BSD_SIGNAL 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char kstat_open ();
| int
| main ()
| {
| return kstat_open ();
|   ;
|   return 0;
| }
configure:10121: result: no
configure:10317: checking for getloadavg
configure:10317: gcc -o conftest -g -O2   conftest.c  >&5
configure:10317: $? = 0
configure:10317: result: yes
configure:10489: checking whether getloadavg requires setgid
configure:10510: result: no
configure:10582: checking whether sys_siglist is declared
configure:10582: gcc -c -g -O2  conftest.c >&5
configure:10582: $? = 0
configure:10582: result: yes
configure:10599: checking whether _sys_siglist is declared
configure:10599: gcc -c -g -O2  conftest.c >&5
configure:10599: $? = 0
configure:10599: result: yes
configure:10616: checking whether __sys_siglist is declared
configure:10616: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:141:10: error: '__sys_siglist' undeclared (first use in this function)
   (void) __sys_siglist;
          ^
conftest.c:141:10: note: each undeclared identifier is reported only once for each function it appears in
configure:10616: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU make"
| #define PACKAGE_TARNAME "make"
| #define PACKAGE_VERSION "4.2.1"
| #define PACKAGE_STRING "GNU make 4.2.1"
| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/make/"
| #define PACKAGE "make"
| #define VERSION "4.2.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 ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_SELECT_H 1
| #define RETSIGTYPE void
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define ST_MTIM_NSEC st_mtim.tv_nsec
| #define FILE_TIMESTAMP_HI_RES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKTEMP 1
| #define HAVE_FDOPEN 1
| #define HAVE_FILENO 1
| #define HAVE_DUP 1
| #define HAVE_DUP2 1
| #define HAVE_GETCWD 1
| #define HAVE_REALPATH 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SETVBUF 1
| #define HAVE_PIPE 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_ATEXIT 1
| #define HAVE_ISATTY 1
| #define HAVE_TTYNAME 1
| #define HAVE_PSELECT 1
| #define HAVE_DECL_BSD_SIGNAL 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_DECL_SYS_SIGLIST 1
| #define HAVE_DECL__SYS_SIGLIST 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <signal.h>
| /* NetBSD declares sys_siglist in unistd.h.  */
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| 
| int
| main ()
| {
| #ifndef __sys_siglist
| #ifdef __cplusplus
|   (void) __sys_siglist;
| #else
|   (void) __sys_siglist;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:10616: result: no
configure:10639: checking for sys/wait.h
configure:10639: gcc -c -g -O2  conftest.c >&5
configure:10639: $? = 0
configure:10639: result: yes
configure:10653: checking for waitpid
configure:10653: gcc -o conftest -g -O2   conftest.c  >&5
configure:10653: $? = 0
configure:10653: result: yes
configure:10653: checking for wait3
configure:10653: gcc -o conftest -g -O2   conftest.c  >&5
configure:10653: $? = 0
configure:10653: result: yes
configure:10662: checking for union wait
configure:10694: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c: In function 'main':
conftest.c:111:12: error: 'blow' undeclared (first use in this function)
         -- blow chunks here --
            ^
conftest.c:111:12: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:111:17: error: expected ';' before 'chunks'
         -- blow chunks here --
                 ^
configure:10694: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU make"
| #define PACKAGE_TARNAME "make"
| #define PACKAGE_VERSION "4.2.1"
| #define PACKAGE_STRING "GNU make 4.2.1"
| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/make/"
| #define PACKAGE "make"
| #define VERSION "4.2.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 ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_SELECT_H 1
| #define RETSIGTYPE void
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define ST_MTIM_NSEC st_mtim.tv_nsec
| #define FILE_TIMESTAMP_HI_RES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKTEMP 1
| #define HAVE_FDOPEN 1
| #define HAVE_FILENO 1
| #define HAVE_DUP 1
| #define HAVE_DUP2 1
| #define HAVE_GETCWD 1
| #define HAVE_REALPATH 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SETVBUF 1
| #define HAVE_PIPE 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_ATEXIT 1
| #define HAVE_ISATTY 1
| #define HAVE_TTYNAME 1
| #define HAVE_PSELECT 1
| #define HAVE_DECL_BSD_SIGNAL 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_DECL_SYS_SIGLIST 1
| #define HAVE_DECL__SYS_SIGLIST 1
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <sys/wait.h>
| int
| main ()
| {
| union wait status; int pid; pid = wait (&status);
| #ifdef WEXITSTATUS
| /* Some POSIXoid systems have both the new-style macros and the old
|    union wait type, and they do not work together.  If union wait
|    conflicts with WEXITSTATUS et al, we don't want to use it at all.  */
|         if (WEXITSTATUS (status) != 0) pid = -1;
| #ifdef WTERMSIG
|         /* If we have WEXITSTATUS and WTERMSIG, just use them on ints.  */
|         -- blow chunks here --
| #endif
| #endif
| #ifdef HAVE_WAITPID
|         /* Make sure union wait works with waitpid.  */
|         pid = waitpid (-1, &status, 0);
| #endif
| 
|   ;
|   return 0;
| }
configure:10703: result: no
configure:11175: checking for SA_RESTART
configure:11192: gcc -c -g -O2  conftest.c >&5
configure:11192: $? = 0
configure:11199: result: yes
configure:11237: checking whether dlopen is declared
configure:11237: gcc -c -g -O2  conftest.c >&5
configure:11237: $? = 0
configure:11237: result: yes
configure:11248: checking whether dlsym is declared
configure:11248: gcc -c -g -O2  conftest.c >&5
configure:11248: $? = 0
configure:11248: result: yes
configure:11259: checking whether dlerror is declared
configure:11259: gcc -c -g -O2  conftest.c >&5
configure:11259: $? = 0
configure:11259: result: yes
configure:11290: checking for library containing dlopen
configure:11321: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccbBjnNa.o: In function `main':
/glibc-2.29/build/make-4.2.1/conftest.c:114: undefined reference to `dlopen'
collect2: error: ld returned 1 exit status
configure:11321: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU make"
| #define PACKAGE_TARNAME "make"
| #define PACKAGE_VERSION "4.2.1"
| #define PACKAGE_STRING "GNU make 4.2.1"
| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/make/"
| #define PACKAGE "make"
| #define VERSION "4.2.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 ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_SELECT_H 1
| #define RETSIGTYPE void
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define ST_MTIM_NSEC st_mtim.tv_nsec
| #define FILE_TIMESTAMP_HI_RES 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKTEMP 1
| #define HAVE_FDOPEN 1
| #define HAVE_FILENO 1
| #define HAVE_DUP 1
| #define HAVE_DUP2 1
| #define HAVE_GETCWD 1
| #define HAVE_REALPATH 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETGROUPS 1
| #define HAVE_SETEUID 1
| #define HAVE_SETEGID 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SETVBUF 1
| #define HAVE_PIPE 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_ATEXIT 1
| #define HAVE_ISATTY 1
| #define HAVE_TTYNAME 1
| #define HAVE_PSELECT 1
| #define HAVE_DECL_BSD_SIGNAL 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_DECL_SYS_SIGLIST 1
| #define HAVE_DECL__SYS_SIGLIST 1
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_SA_RESTART 1
| #define MAKE_JOBSERVER 1
| #define HAVE_DECL_DLOPEN 1
| #define HAVE_DECL_DLSYM 1
| #define HAVE_DECL_DLERROR 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dlopen ();
| int
| main ()
| {
| return dlopen ();
|   ;
|   return 0;
| }
configure:11321: gcc -o conftest -g -O2   conftest.c -ldl   >&5
configure:11321: $? = 0
configure:11338: result: -ldl
configure:11367: checking If the linker accepts -Wl,--export-dynamic
configure:11375: gcc -o conftest -g -O2   -Wl,--export-dynamic conftest.c -ldl  >&5
configure:11375: $? = 0
configure:11376: result: yes
configure:11420: checking for location of SCCS get command
configure:11433: result: get
configure:11472: checking if system libc has GNU glob
configure:11501: result: yes
configure:11579: checking if malloc debugging is wanted
configure:11597: result: no
configure:11780: checking that generated files are newer than configure
configure:11786: result: done
configure:11833: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by GNU make config.status 4.2.1, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on j2hb.contaboserver.net

config.status:1034: creating Makefile
config.status:1034: creating glob/Makefile
config.status:1034: creating po/Makefile.in
config.status:1034: creating config/Makefile
config.status:1034: creating doc/Makefile
config.status:1034: creating w32/Makefile
config.status:1034: creating tests/config-flags.pm
config.status:1034: creating config.h
config.status:1268: executing depfiles commands
config.status:1268: executing po-directories commands

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by GNU make config.status 4.2.1, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status --file build.sh

on j2hb.contaboserver.net

config.status:1034: creating build.sh

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_dos_paths=no
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_GUILE_CFLAGS_set=
ac_cv_env_GUILE_CFLAGS_value=
ac_cv_env_GUILE_LIBS_set=
ac_cv_env_GUILE_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_alloca_works=yes
ac_cv_func_atexit=yes
ac_cv_func_closedir_void=no
ac_cv_func_dup2=yes
ac_cv_func_dup=yes
ac_cv_func_fdopen=yes
ac_cv_func_fileno=yes
ac_cv_func_fork=yes
ac_cv_func_fork_works=yes
ac_cv_func_getcwd=yes
ac_cv_func_getgroups=yes
ac_cv_func_getloadavg=yes
ac_cv_func_getloadavg_setgid=no
ac_cv_func_getrlimit=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_isatty=yes
ac_cv_func_lstat=yes
ac_cv_func_mkstemp=yes
ac_cv_func_mktemp=yes
ac_cv_func_pipe=yes
ac_cv_func_pselect=yes
ac_cv_func_pstat_getdynamic=no
ac_cv_func_readlink=yes
ac_cv_func_realpath=yes
ac_cv_func_setegid=yes
ac_cv_func_seteuid=yes
ac_cv_func_setlinebuf=yes
ac_cv_func_setregid=yes
ac_cv_func_setreuid=yes
ac_cv_func_setrlimit=yes
ac_cv_func_setvbuf=yes
ac_cv_func_setvbuf_reversed=no
ac_cv_func_sigaction=yes
ac_cv_func_sigsetmask=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strcmpi=no
ac_cv_func_strcoll_works=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_stricmp=no
ac_cv_func_strncasecmp=yes
ac_cv_func_strncmpi=no
ac_cv_func_strndup=yes
ac_cv_func_strnicmp=no
ac_cv_func_strsignal=yes
ac_cv_func_ttyname=yes
ac_cv_func_vfork=yes
ac_cv_func_vfork_works=yes
ac_cv_func_wait3=yes
ac_cv_func_waitpid=yes
ac_cv_have_decl___sys_siglist=no
ac_cv_have_decl__sys_siglist=yes
ac_cv_have_decl_bsd_signal=yes
ac_cv_have_decl_dlerror=yes
ac_cv_have_decl_dlopen=yes
ac_cv_have_decl_dlsym=yes
ac_cv_have_decl_sys_siglist=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_stat_broken=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_timeb_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_vfork_h=no
ac_cv_host=x86_64-pc-linux-gnu
ac_cv_lib_kstat_kstat_open=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/bin/msgmerge
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AR=ar
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_PERL=perl
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_clock_gettime='none required'
ac_cv_search_dlopen=-ldl
ac_cv_search_getpwnam='none required'
ac_cv_search_opendir='none required'
ac_cv_search_strerror='none required'
ac_cv_struct_st_mtim_nsec=st_mtim.tv_nsec
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_type_off_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_type_ssize_t=yes
ac_cv_type_uid_t=yes
ac_cv_type_uintmax_t=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_ar_interface=ar
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
gt_cv_func_CFLocaleCopyCurrent=no
gt_cv_func_CFPreferencesCopyAppValue=no
gt_cv_func_gnugettext1_libc=yes
make_cv_file_timestamp_hi_res=yes
make_cv_job_server=yes
make_cv_load=yes
make_cv_path_sccs_get=get
make_cv_sa_restart=yes
make_cv_sys_gnu_glob=yes
make_cv_union_wait=no

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /glibc-2.29/build/make-4.2.1/config/missing aclocal-1.15'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_LDFLAGS='-Wl,--export-dynamic'
AM_V='$(V)'
AR='ar'
AUTOCONF='${SHELL} /glibc-2.29/build/make-4.2.1/config/missing autoconf'
AUTOHEADER='${SHELL} /glibc-2.29/build/make-4.2.1/config/missing autoheader'
AUTOMAKE='${SHELL} /glibc-2.29/build/make-4.2.1/config/missing automake-1.15'
AWK='gawk'
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='/usr/bin/grep -E'
EXEEXT=''
GETLOADAVG_LIBS=''
GETTEXT_MACRO_VERSION='0.19'
GLOBINC=''
GLOBLIB=''
GMSGFMT='/usr/bin/msgfmt'
GMSGFMT_015='/usr/bin/msgfmt'
GREP='/usr/bin/grep'
GUILE_CFLAGS=''
GUILE_LIBS=''
HAVE_GUILE_FALSE=''
HAVE_GUILE_TRUE='#'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INTLLIBS=''
INTL_MACOSX_LIBS=''
KMEM_GROUP=''
LDFLAGS=''
LIBICONV='-liconv'
LIBINTL=''
LIBOBJS=''
LIBS='-ldl '
LTLIBICONV='-liconv'
LTLIBINTL=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /glibc-2.29/build/make-4.2.1/config/missing makeinfo'
MAKE_HOST='x86_64-pc-linux-gnu'
MKDIR_P='/usr/bin/mkdir -p'
MSGFMT='/usr/bin/msgfmt'
MSGFMT_015='/usr/bin/msgfmt'
MSGMERGE='/usr/bin/msgmerge'
NEED_SETGID='false'
OBJEXT='o'
PACKAGE='make'
PACKAGE_BUGREPORT='bug-make@gnu.org'
PACKAGE_NAME='GNU make'
PACKAGE_STRING='GNU make 4.2.1'
PACKAGE_TARNAME='make'
PACKAGE_URL='http://www.gnu.org/software/make/'
PACKAGE_VERSION='4.2.1'
PATH_SEPARATOR=':'
PERL='perl'
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
POSUB='po'
RANLIB='ranlib'
REMOTE='stub'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
USE_CUSTOMS_FALSE=''
USE_CUSTOMS_TRUE='#'
USE_LOCAL_GLOB_FALSE=''
USE_LOCAL_GLOB_TRUE='#'
USE_NLS='yes'
VERSION='4.2.1'
WINDOWSENV_FALSE=''
WINDOWSENV_TRUE='#'
XGETTEXT='/usr/bin/xgettext'
XGETTEXT_015='/usr/bin/xgettext'
XGETTEXT_EXTRA_OPTIONS=''
ac_ct_AR=''
ac_ct_CC='gcc'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-pc-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /glibc-2.29/build/make-4.2.1/config/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/make-4.2.1'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ------------------- ##
## File substitutions. ##
## ------------------- ##

MAINT_MAKEFILE='/dev/null'

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "GNU make"
#define PACKAGE_TARNAME "make"
#define PACKAGE_VERSION "4.2.1"
#define PACKAGE_STRING "GNU make 4.2.1"
#define PACKAGE_BUGREPORT "bug-make@gnu.org"
#define PACKAGE_URL "http://www.gnu.org/software/make/"
#define PACKAGE "make"
#define VERSION "4.2.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 ENABLE_NLS 1
#define HAVE_GETTEXT 1
#define HAVE_DCGETTEXT 1
#define STDC_HEADERS 1
#define HAVE_DIRENT_H 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_STDLIB_H 1
#define HAVE_LOCALE_H 1
#define HAVE_UNISTD_H 1
#define HAVE_LIMITS_H 1
#define HAVE_FCNTL_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TIMEB_H 1
#define HAVE_SYS_SELECT_H 1
#define RETSIGTYPE void
#define HAVE_UNSIGNED_LONG_LONG_INT 1
#define HAVE_UINTMAX_T 1
#define ST_MTIM_NSEC st_mtim.tv_nsec
#define FILE_TIMESTAMP_HI_RES 1
#define HAVE_CLOCK_GETTIME 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_STRDUP 1
#define HAVE_STRNDUP 1
#define HAVE_MKSTEMP 1
#define HAVE_MKTEMP 1
#define HAVE_FDOPEN 1
#define HAVE_FILENO 1
#define HAVE_DUP 1
#define HAVE_DUP2 1
#define HAVE_GETCWD 1
#define HAVE_REALPATH 1
#define HAVE_SIGSETMASK 1
#define HAVE_SIGACTION 1
#define HAVE_GETGROUPS 1
#define HAVE_SETEUID 1
#define HAVE_SETEGID 1
#define HAVE_SETLINEBUF 1
#define HAVE_SETREUID 1
#define HAVE_SETREGID 1
#define HAVE_GETRLIMIT 1
#define HAVE_SETRLIMIT 1
#define HAVE_SETVBUF 1
#define HAVE_PIPE 1
#define HAVE_STRERROR 1
#define HAVE_STRSIGNAL 1
#define HAVE_LSTAT 1
#define HAVE_READLINK 1
#define HAVE_ATEXIT 1
#define HAVE_ISATTY 1
#define HAVE_TTYNAME 1
#define HAVE_PSELECT 1
#define HAVE_DECL_BSD_SIGNAL 1
#define HAVE_FORK 1
#define HAVE_VFORK 1
#define HAVE_WORKING_VFORK 1
#define HAVE_WORKING_FORK 1
#define HAVE_STRCASECMP 1
#define HAVE_STRNCASECMP 1
#define HAVE_STRCOLL 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_GETLOADAVG 1
#define HAVE_DECL_SYS_SIGLIST 1
#define HAVE_DECL__SYS_SIGLIST 1
#define HAVE_DECL___SYS_SIGLIST 0
#define HAVE_SYS_WAIT_H 1
#define HAVE_WAITPID 1
#define HAVE_WAIT3 1
#define HAVE_SA_RESTART 1
#define MAKE_JOBSERVER 1
#define HAVE_DECL_DLOPEN 1
#define HAVE_DECL_DLSYM 1
#define HAVE_DECL_DLERROR 1
#define MAKE_LOAD 1
#define MAKE_SYMLINKS 1
#define SCCS_GET "get"
#define MAKE_HOST "x86_64-pc-linux-gnu"
#define PATH_SEPARATOR_CHAR ':'

configure: exit 0

Zerion Mini Shell 1.0