bug-gawk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-gawk] "make distcheck" fails to to files left in the build director


From: Stefano Lattarini
Subject: [bug-gawk] "make distcheck" fails to to files left in the build directory
Date: Mon, 10 Oct 2011 22:30:45 +0200
User-agent: KMail/1.13.7 (Linux/2.6.30-2-686; KDE/4.6.5; i686; ; )

At the end of "make distcheck" issued from git master:

  ...
  rm -rf ./.deps
  rm -f Makefile
  ERROR: files left in build directory after distclean:
  ./version.c
  ./test/_beginfile2
  make[1]: *** [distcleancheck] Error 1
  make[1]: Leaving directory `/devel/stefano/src/gawk/gawk-4.0.70/_build'
  make: *** [distcheck] Error 1

Attached is my config.log; let me know if you need more information.

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

It was created by GNU Awk configure 4.0.70, which was
generated by GNU Autoconf 2.68.  Invocation command line was

  $ ./configure 

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

hostname = bigio
uname -m = i686
uname -r = 2.6.30-2-686
uname -s = Linux
uname -v = #1 SMP Sat Sep 26 01:16:22 UTC 2009

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

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

PATH: /home/stefano/go/bin
PATH: /home/stefano/bin/linux
PATH: /home/stefano/bin
PATH: /usr/local/bin
PATH: /opt/bin
PATH: /usr/lib/jvm/java-6-sun-1.6.0.26/bin
PATH: /usr/games
PATH: /usr/bin
PATH: /usr/sbin
PATH: /bin
PATH: /sbin


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

configure:2594: checking for a BSD-compatible install
configure:2662: result: ./install-sh -c
configure:2673: checking whether build environment is sane
configure:2723: result: yes
configure:2864: checking for a thread-safe mkdir -p
configure:2903: result: /bin/mkdir -p
configure:2916: checking for gawk
configure:2932: found /usr/bin/gawk
configure:2943: result: gawk
configure:2954: checking whether make sets $(MAKE)
configure:2976: result: yes
configure:3095: checking for style of include used by make
configure:3123: result: GNU
configure:3193: checking for gcc
configure:3209: found /usr/bin/gcc
configure:3220: result: gcc
configure:3449: checking for C compiler version
configure:3458: gcc --version >&5
gcc (Debian 4.5.3-5) 4.5.3
Copyright (C) 2010 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:3469: $? = 0
configure:3458: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/i386-linux-gnu/gcc/i486-linux-gnu/4.5.3/lto-wrapper
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.5.3-5' 
--with-bugurl=file:///usr/share/doc/gcc-4.5/README.Bugs 
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr 
--program-suffix=-4.5 --enable-shared --enable-multiarch 
--with-multiarch-defaults=i386-linux-gnu --enable-linker-build-id 
--with-system-zlib --libexecdir=/usr/lib/i386-linux-gnu 
--without-included-gettext --enable-threads=posix 
--with-gxx-include-dir=/usr/include/c++/4.5 --libdir=/usr/lib/i386-linux-gnu 
--enable-nls --enable-clocale=gnu --enable-libstdcxx-debug 
--enable-libstdcxx-time=yes --enable-plugin --enable-gold --enable-ld=default 
--with-plugin-ld=ld.gold --enable-objc-gc --enable-targets=all 
--with-arch-32=i586 --with-tune=generic --enable-checking=release 
--build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.5.3 (Debian 4.5.3-5) 
configure:3469: $? = 0
configure:3458: gcc -V >&5
gcc: '-V' option must have argument
configure:3469: $? = 1
configure:3458: gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:3469: $? = 1
configure:3489: checking whether the C compiler works
configure:3511: gcc    conftest.c  >&5
configure:3515: $? = 0
configure:3563: result: yes
configure:3566: checking for C compiler default output file name
configure:3568: result: a.out
configure:3574: checking for suffix of executables
configure:3581: gcc -o conftest    conftest.c  >&5
configure:3585: $? = 0
configure:3607: result: 
configure:3629: checking whether we are cross compiling
configure:3637: gcc -o conftest    conftest.c  >&5
configure:3641: $? = 0
configure:3648: ./conftest
configure:3652: $? = 0
configure:3667: result: no
configure:3672: checking for suffix of object files
configure:3694: gcc -c   conftest.c >&5
configure:3698: $? = 0
configure:3719: result: o
configure:3723: checking whether we are using the GNU C compiler
configure:3742: gcc -c   conftest.c >&5
configure:3742: $? = 0
configure:3751: result: yes
configure:3760: checking whether gcc accepts -g
configure:3780: gcc -c -g  conftest.c >&5
configure:3780: $? = 0
configure:3821: result: yes
configure:3838: checking for gcc option to accept ISO C89
configure:3902: gcc  -c -g -O2  conftest.c >&5
configure:3902: $? = 0
configure:3915: result: none needed
configure:3937: checking dependency style of gcc
configure:4047: result: gcc3
configure:4068: checking how to run the C preprocessor
configure:4099: gcc -E  conftest.c
configure:4099: $? = 0
configure:4113: gcc -E  conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4113: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Awk"
| #define PACKAGE_TARNAME "gawk"
| #define PACKAGE_VERSION "4.0.70"
| #define PACKAGE_STRING "GNU Awk 4.0.70"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/gawk/";
| #define PACKAGE "gawk"
| #define VERSION "4.0.70"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4138: result: gcc -E
configure:4158: gcc -E  conftest.c
configure:4158: $? = 0
configure:4172: gcc -E  conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4172: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Awk"
| #define PACKAGE_TARNAME "gawk"
| #define PACKAGE_VERSION "4.0.70"
| #define PACKAGE_STRING "GNU Awk 4.0.70"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/gawk/";
| #define PACKAGE "gawk"
| #define VERSION "4.0.70"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4201: checking for grep that handles long lines and -e
configure:4259: result: /bin/grep
configure:4264: checking for egrep
configure:4326: result: /bin/grep -E
configure:4331: checking for ANSI C header files
configure:4351: gcc -c -g -O2  conftest.c >&5
configure:4351: $? = 0
configure:4424: gcc -o conftest -g -O2   conftest.c  >&5
configure:4424: $? = 0
configure:4424: ./conftest
configure:4424: $? = 0
configure:4435: result: yes
configure:4448: checking for sys/types.h
configure:4448: gcc -c -g -O2  conftest.c >&5
configure:4448: $? = 0
configure:4448: result: yes
configure:4448: checking for sys/stat.h
configure:4448: gcc -c -g -O2  conftest.c >&5
configure:4448: $? = 0
configure:4448: result: yes
configure:4448: checking for stdlib.h
configure:4448: gcc -c -g -O2  conftest.c >&5
configure:4448: $? = 0
configure:4448: result: yes
configure:4448: checking for string.h
configure:4448: gcc -c -g -O2  conftest.c >&5
configure:4448: $? = 0
configure:4448: result: yes
configure:4448: checking for memory.h
configure:4448: gcc -c -g -O2  conftest.c >&5
configure:4448: $? = 0
configure:4448: result: yes
configure:4448: checking for strings.h
configure:4448: gcc -c -g -O2  conftest.c >&5
configure:4448: $? = 0
configure:4448: result: yes
configure:4448: checking for inttypes.h
configure:4448: gcc -c -g -O2  conftest.c >&5
configure:4448: $? = 0
configure:4448: result: yes
configure:4448: checking for stdint.h
configure:4448: gcc -c -g -O2  conftest.c >&5
configure:4448: $? = 0
configure:4448: result: yes
configure:4448: checking for unistd.h
configure:4448: gcc -c -g -O2  conftest.c >&5
configure:4448: $? = 0
configure:4448: result: yes
configure:4461: checking minix/config.h usability
configure:4461: gcc -c -g -O2  conftest.c >&5
conftest.c:54:26: fatal error: minix/config.h: No such file or directory
compilation terminated.
configure:4461: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Awk"
| #define PACKAGE_TARNAME "gawk"
| #define PACKAGE_VERSION "4.0.70"
| #define PACKAGE_STRING "GNU Awk 4.0.70"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/gawk/";
| #define PACKAGE "gawk"
| #define VERSION "4.0.70"
| #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:4461: result: no
configure:4461: checking minix/config.h presence
configure:4461: gcc -E  conftest.c
conftest.c:21:26: fatal error: minix/config.h: No such file or directory
compilation terminated.
configure:4461: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Awk"
| #define PACKAGE_TARNAME "gawk"
| #define PACKAGE_VERSION "4.0.70"
| #define PACKAGE_STRING "GNU Awk 4.0.70"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/gawk/";
| #define PACKAGE "gawk"
| #define VERSION "4.0.70"
| #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:4461: result: no
configure:4461: checking for minix/config.h
configure:4461: result: no
configure:4482: checking whether it is safe to define __EXTENSIONS__
configure:4500: gcc -c -g -O2  conftest.c >&5
configure:4500: $? = 0
configure:4507: result: yes
configure:4522: checking for egrep
configure:4584: result: /bin/grep -E
configure:4593: checking for bison
configure:4609: found /usr/bin/bison
configure:4620: result: bison -y
configure:4632: checking whether ln -s works
configure:4636: result: yes
configure:4691: checking for gcc
configure:4718: result: gcc
configure:4947: checking for C compiler version
configure:4956: gcc --version >&5
gcc (Debian 4.5.3-5) 4.5.3
Copyright (C) 2010 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:4967: $? = 0
configure:4956: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/i386-linux-gnu/gcc/i486-linux-gnu/4.5.3/lto-wrapper
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.5.3-5' 
--with-bugurl=file:///usr/share/doc/gcc-4.5/README.Bugs 
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr 
--program-suffix=-4.5 --enable-shared --enable-multiarch 
--with-multiarch-defaults=i386-linux-gnu --enable-linker-build-id 
--with-system-zlib --libexecdir=/usr/lib/i386-linux-gnu 
--without-included-gettext --enable-threads=posix 
--with-gxx-include-dir=/usr/include/c++/4.5 --libdir=/usr/lib/i386-linux-gnu 
--enable-nls --enable-clocale=gnu --enable-libstdcxx-debug 
--enable-libstdcxx-time=yes --enable-plugin --enable-gold --enable-ld=default 
--with-plugin-ld=ld.gold --enable-objc-gc --enable-targets=all 
--with-arch-32=i586 --with-tune=generic --enable-checking=release 
--build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.5.3 (Debian 4.5.3-5) 
configure:4967: $? = 0
configure:4956: gcc -V >&5
gcc: '-V' option must have argument
configure:4967: $? = 1
configure:4956: gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:4967: $? = 1
configure:4971: checking whether we are using the GNU C compiler
configure:4999: result: yes
configure:5008: checking whether gcc accepts -g
configure:5069: result: yes
configure:5086: checking for gcc option to accept ISO C89
configure:5163: result: none needed
configure:5185: checking dependency style of gcc
configure:5295: result: gcc3
configure:5315: checking how to run the C preprocessor
configure:5385: result: gcc -E
configure:5405: gcc -E  conftest.c
configure:5405: $? = 0
configure:5419: gcc -E  conftest.c
conftest.c:26:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:5419: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Awk"
| #define PACKAGE_TARNAME "gawk"
| #define PACKAGE_VERSION "4.0.70"
| #define PACKAGE_STRING "GNU Awk 4.0.70"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/gawk/";
| #define PACKAGE "gawk"
| #define VERSION "4.0.70"
| #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:5452: checking whether make sets $(MAKE)
configure:5474: result: yes
configure:5486: checking for special development options
configure:5506: result: no
configure:5513: checking for z/OS USS compilation
configure:5524: result: no
configure:5528: checking for strerror in -lcposix
configure:5553: gcc -o conftest -g -O2   conftest.c -lcposix   >&5
/usr/bin/ld: cannot find -lcposix
collect2: ld returned 1 exit status
configure:5553: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Awk"
| #define PACKAGE_TARNAME "gawk"
| #define PACKAGE_VERSION "4.0.70"
| #define PACKAGE_STRING "GNU Awk 4.0.70"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/gawk/";
| #define PACKAGE "gawk"
| #define VERSION "4.0.70"
| #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.  */
| 
| /* 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 strerror ();
| int
| main ()
| {
| return strerror ();
|   ;
|   return 0;
| }
configure:5562: result: no
configure:5577: checking for special C compiler options needed for large files
configure:5622: result: no
configure:5628: checking for _FILE_OFFSET_BITS value needed for large files
configure:5653: gcc -c -g -O2  conftest.c >&5
conftest.c:32:3: warning: left shift count >= width of type
conftest.c:32:3: warning: left shift count >= width of type
conftest.c:33:10: warning: left shift count >= width of type
conftest.c:33:10: warning: left shift count >= width of type
conftest.c:32:7: error: size of array 'off_t_is_large' is negative
conftest.c:34:9: warning: variably modified 'off_t_is_large' at file scope
configure:5653: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Awk"
| #define PACKAGE_TARNAME "gawk"
| #define PACKAGE_VERSION "4.0.70"
| #define PACKAGE_STRING "GNU Awk 4.0.70"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/gawk/";
| #define PACKAGE "gawk"
| #define VERSION "4.0.70"
| #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 <sys/types.h>
|  /* Check that off_t can represent 2**63 - 1 correctly.
|     We can't simply define LARGE_OFF_T to be 9223372036854775807,
|     since some C++ compilers masquerading as C compilers
|     incorrectly reject 9223372036854775807.  */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
|   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
|                      && LARGE_OFF_T % 2147483647 == 1)
|                     ? 1 : -1];
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:5677: gcc -c -g -O2  conftest.c >&5
configure:5677: $? = 0
configure:5685: result: 64
configure:5769: checking for AIX compilation hacks
configure:5784: result: no
configure:5788: checking for Linux/Alpha compilation hacks
configure:5810: result: no
configure:5826: checking for function prototypes
configure:5829: result: yes
configure:5852: checking for string.h
configure:5852: result: yes
configure:5874: checking whether NLS is requested
configure:5883: result: yes
configure:5924: checking for msgfmt
configure: trying /usr/bin/msgfmt...
0 translated messages.
configure:5956: result: /usr/bin/msgfmt
configure:5965: checking for gmsgfmt
configure:5996: result: /usr/bin/msgfmt
configure:6047: checking for xgettext
configure: trying /usr/bin/xgettext...
/usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C
configure:6079: result: /usr/bin/xgettext
configure:6125: checking for msgmerge
configure: trying /usr/bin/msgmerge...
configure:6156: result: /usr/bin/msgmerge
configure:6193: checking build system type
configure:6207: result: i686-pc-linux-gnu
configure:6227: checking host system type
configure:6240: result: i686-pc-linux-gnu
configure:6284: checking for ld used by GCC
configure:6348: result: /usr/bin/ld
configure:6355: checking if the linker (/usr/bin/ld) is GNU ld
configure:6368: result: yes
configure:6375: checking for shared library run path origin
configure:6388: result: done
configure:6960: checking for CFPreferencesCopyAppValue
configure:6978: gcc -o conftest -g -O2   conftest.c  -Wl,-framework 
-Wl,CoreFoundation >&5
conftest.c:30:42: fatal error: CoreFoundation/CFPreferences.h: No such file or 
directory
compilation terminated.
configure:6978: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Awk"
| #define PACKAGE_TARNAME "gawk"
| #define PACKAGE_VERSION "4.0.70"
| #define PACKAGE_STRING "GNU Awk 4.0.70"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/gawk/";
| #define PACKAGE "gawk"
| #define VERSION "4.0.70"
| #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 _FILE_OFFSET_BITS 64
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| /* end confdefs.h.  */
| #include <CoreFoundation/CFPreferences.h>
| int
| main ()
| {
| CFPreferencesCopyAppValue(NULL, NULL)
|   ;
|   return 0;
| }
configure:6987: result: no
configure:6994: checking for CFLocaleCopyCurrent
configure:7012: gcc -o conftest -g -O2   conftest.c  -Wl,-framework 
-Wl,CoreFoundation >&5
conftest.c:30:37: fatal error: CoreFoundation/CFLocale.h: No such file or 
directory
compilation terminated.
configure:7012: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Awk"
| #define PACKAGE_TARNAME "gawk"
| #define PACKAGE_VERSION "4.0.70"
| #define PACKAGE_STRING "GNU Awk 4.0.70"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/gawk/";
| #define PACKAGE "gawk"
| #define VERSION "4.0.70"
| #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 _FILE_OFFSET_BITS 64
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| /* end confdefs.h.  */
| #include <CoreFoundation/CFLocale.h>
| int
| main ()
| {
| CFLocaleCopyCurrent();
|   ;
|   return 0;
| }
configure:7021: result: no
configure:7070: checking for GNU gettext in libc
configure:7090: gcc -o conftest -g -O2   conftest.c  >&5
configure:7090: $? = 0
configure:7099: result: yes
configure:7890: checking whether to use NLS
configure:7892: result: yes
configure:7895: checking where the gettext function comes from
configure:7906: result: libc
configure:7965: checking for nl_langinfo and CODESET
configure:7981: gcc -o conftest -g -O2   conftest.c  >&5
configure:7981: $? = 0
configure:7990: result: yes
configure:7999: checking for LC_MESSAGES
configure:8015: gcc -o conftest -g -O2   conftest.c  >&5
configure:8015: $? = 0
configure:8023: result: yes
configure:8032: checking for ANSI C header files
configure:8136: result: yes
configure:8144: checking for sys/wait.h that is POSIX.1 compatible
configure:8170: gcc -c -g -O2  conftest.c >&5
configure:8170: $? = 0
configure:8177: result: yes
configure:8185: checking whether time.h and sys/time.h may both be included
configure:8205: gcc -c -g -O2  conftest.c >&5
configure:8205: $? = 0
configure:8212: result: yes
configure:8226: checking arpa/inet.h usability
configure:8226: gcc -c -g -O2  conftest.c >&5
configure:8226: $? = 0
configure:8226: result: yes
configure:8226: checking arpa/inet.h presence
configure:8226: gcc -E  conftest.c
configure:8226: $? = 0
configure:8226: result: yes
configure:8226: checking for arpa/inet.h
configure:8226: result: yes
configure:8226: checking fcntl.h usability
configure:8226: gcc -c -g -O2  conftest.c >&5
configure:8226: $? = 0
configure:8226: result: yes
configure:8226: checking fcntl.h presence
configure:8226: gcc -E  conftest.c
configure:8226: $? = 0
configure:8226: result: yes
configure:8226: checking for fcntl.h
configure:8226: result: yes
configure:8226: checking limits.h usability
configure:8226: gcc -c -g -O2  conftest.c >&5
configure:8226: $? = 0
configure:8226: result: yes
configure:8226: checking limits.h presence
configure:8226: gcc -E  conftest.c
configure:8226: $? = 0
configure:8226: result: yes
configure:8226: checking for limits.h
configure:8226: result: yes
configure:8226: checking locale.h usability
configure:8226: gcc -c -g -O2  conftest.c >&5
configure:8226: $? = 0
configure:8226: result: yes
configure:8226: checking locale.h presence
configure:8226: gcc -E  conftest.c
configure:8226: $? = 0
configure:8226: result: yes
configure:8226: checking for locale.h
configure:8226: result: yes
configure:8226: checking libintl.h usability
configure:8226: gcc -c -g -O2  conftest.c >&5
configure:8226: $? = 0
configure:8226: result: yes
configure:8226: checking libintl.h presence
configure:8226: gcc -E  conftest.c
configure:8226: $? = 0
configure:8226: result: yes
configure:8226: checking for libintl.h
configure:8226: result: yes
configure:8226: checking mcheck.h usability
configure:8226: gcc -c -g -O2  conftest.c >&5
configure:8226: $? = 0
configure:8226: result: yes
configure:8226: checking mcheck.h presence
configure:8226: gcc -E  conftest.c
configure:8226: $? = 0
configure:8226: result: yes
configure:8226: checking for mcheck.h
configure:8226: result: yes
configure:8226: checking netdb.h usability
configure:8226: gcc -c -g -O2  conftest.c >&5
configure:8226: $? = 0
configure:8226: result: yes
configure:8226: checking netdb.h presence
configure:8226: gcc -E  conftest.c
configure:8226: $? = 0
configure:8226: result: yes
configure:8226: checking for netdb.h
configure:8226: result: yes
configure:8226: checking netinet/in.h usability
configure:8226: gcc -c -g -O2  conftest.c >&5
configure:8226: $? = 0
configure:8226: result: yes
configure:8226: checking netinet/in.h presence
configure:8226: gcc -E  conftest.c
configure:8226: $? = 0
configure:8226: result: yes
configure:8226: checking for netinet/in.h
configure:8226: result: yes
configure:8226: checking stdarg.h usability
configure:8226: gcc -c -g -O2  conftest.c >&5
configure:8226: $? = 0
configure:8226: result: yes
configure:8226: checking stdarg.h presence
configure:8226: gcc -E  conftest.c
configure:8226: $? = 0
configure:8226: result: yes
configure:8226: checking for stdarg.h
configure:8226: result: yes
configure:8226: checking stddef.h usability
configure:8226: gcc -c -g -O2  conftest.c >&5
configure:8226: $? = 0
configure:8226: result: yes
configure:8226: checking stddef.h presence
configure:8226: gcc -E  conftest.c
configure:8226: $? = 0
configure:8226: result: yes
configure:8226: checking for stddef.h
configure:8226: result: yes
configure:8226: checking for string.h
configure:8226: result: yes
configure:8226: checking sys/ioctl.h usability
configure:8226: gcc -c -g -O2  conftest.c >&5
configure:8226: $? = 0
configure:8226: result: yes
configure:8226: checking sys/ioctl.h presence
configure:8226: gcc -E  conftest.c
configure:8226: $? = 0
configure:8226: result: yes
configure:8226: checking for sys/ioctl.h
configure:8226: result: yes
configure:8226: checking sys/param.h usability
configure:8226: gcc -c -g -O2  conftest.c >&5
configure:8226: $? = 0
configure:8226: result: yes
configure:8226: checking sys/param.h presence
configure:8226: gcc -E  conftest.c
configure:8226: $? = 0
configure:8226: result: yes
configure:8226: checking for sys/param.h
configure:8226: result: yes
configure:8226: checking sys/socket.h usability
configure:8226: gcc -c -g -O2  conftest.c >&5
configure:8226: $? = 0
configure:8226: result: yes
configure:8226: checking sys/socket.h presence
configure:8226: gcc -E  conftest.c
configure:8226: $? = 0
configure:8226: result: yes
configure:8226: checking for sys/socket.h
configure:8226: result: yes
configure:8226: checking sys/time.h usability
configure:8226: gcc -c -g -O2  conftest.c >&5
configure:8226: $? = 0
configure:8226: result: yes
configure:8226: checking sys/time.h presence
configure:8226: gcc -E  conftest.c
configure:8226: $? = 0
configure:8226: result: yes
configure:8226: checking for sys/time.h
configure:8226: result: yes
configure:8226: checking for unistd.h
configure:8226: result: yes
configure:8226: checking termios.h usability
configure:8226: gcc -c -g -O2  conftest.c >&5
configure:8226: $? = 0
configure:8226: result: yes
configure:8226: checking termios.h presence
configure:8226: gcc -E  conftest.c
configure:8226: $? = 0
configure:8226: result: yes
configure:8226: checking for termios.h
configure:8226: result: yes
configure:8226: checking stropts.h usability
configure:8226: gcc -c -g -O2  conftest.c >&5
configure:8226: $? = 0
configure:8226: result: yes
configure:8226: checking stropts.h presence
configure:8226: gcc -E  conftest.c
configure:8226: $? = 0
configure:8226: result: yes
configure:8226: checking for stropts.h
configure:8226: result: yes
configure:8226: checking wchar.h usability
configure:8226: gcc -c -g -O2  conftest.c >&5
configure:8226: $? = 0
configure:8226: result: yes
configure:8226: checking wchar.h presence
configure:8226: gcc -E  conftest.c
configure:8226: $? = 0
configure:8226: result: yes
configure:8226: checking for wchar.h
configure:8226: result: yes
configure:8226: checking wctype.h usability
configure:8226: gcc -c -g -O2  conftest.c >&5
configure:8226: $? = 0
configure:8226: result: yes
configure:8226: checking wctype.h presence
configure:8226: gcc -E  conftest.c
configure:8226: $? = 0
configure:8226: result: yes
configure:8226: checking for wctype.h
configure:8226: result: yes
configure:8241: checking for memory.h
configure:8241: result: yes
configure:8266: checking for pid_t
configure:8266: gcc -c -g -O2  conftest.c >&5
configure:8266: $? = 0
configure:8266: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:95:20: error: expected expression before ')' token
configure:8266: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Awk"
| #define PACKAGE_TARNAME "gawk"
| #define PACKAGE_VERSION "4.0.70"
| #define PACKAGE_STRING "GNU Awk 4.0.70"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/gawk/";
| #define PACKAGE "gawk"
| #define VERSION "4.0.70"
| #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 _FILE_OFFSET_BITS 64
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_MCHECK_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_MEMORY_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
| int
| main ()
| {
| if (sizeof ((pid_t)))
|           return 0;
|   ;
|   return 0;
| }
configure:8266: result: yes
configure:8277: checking return type of signal handlers
configure:8295: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:65:1: error: void value not ignored as it ought to be
configure:8295: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Awk"
| #define PACKAGE_TARNAME "gawk"
| #define PACKAGE_VERSION "4.0.70"
| #define PACKAGE_STRING "GNU Awk 4.0.70"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/gawk/";
| #define PACKAGE "gawk"
| #define VERSION "4.0.70"
| #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 _FILE_OFFSET_BITS 64
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_MCHECK_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_MEMORY_H 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <signal.h>
| 
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
|   ;
|   return 0;
| }
configure:8302: result: void
configure:8310: checking for size_t
configure:8310: gcc -c -g -O2  conftest.c >&5
configure:8310: $? = 0
configure:8310: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:96:21: error: expected expression before ')' token
configure:8310: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Awk"
| #define PACKAGE_TARNAME "gawk"
| #define PACKAGE_VERSION "4.0.70"
| #define PACKAGE_STRING "GNU Awk 4.0.70"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/gawk/";
| #define PACKAGE "gawk"
| #define VERSION "4.0.70"
| #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 _FILE_OFFSET_BITS 64
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_MCHECK_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_MEMORY_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:8310: result: yes
configure:8321: checking for uid_t in sys/types.h
configure:8340: result: yes
configure:8351: checking type of array argument to getgroups
configure:8385: gcc -o conftest -g -O2   conftest.c  >&5
configure:8385: $? = 0
configure:8385: ./conftest
configure:8385: $? = 0
configure:8410: result: gid_t
configure:8419: checking for long long int
configure:8442: gcc -o conftest -g -O2   conftest.c  >&5
configure:8442: $? = 0
configure:8450: result: yes
configure:8468: checking for unsigned long long int
configure:8489: gcc -o conftest -g -O2   conftest.c  >&5
configure:8489: $? = 0
configure:8497: result: yes
configure:8519: checking for inttypes.h
configure:8536: gcc -c -g -O2  conftest.c >&5
configure:8536: $? = 0
configure:8543: result: yes
configure:8559: checking for stdint.h
configure:8576: gcc -c -g -O2  conftest.c >&5
configure:8576: $? = 0
configure:8583: result: yes
configure:8632: checking for ssize_t
configure:8632: gcc -c -g -O2  conftest.c >&5
configure:8632: $? = 0
configure:8632: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:105:22: error: expected expression before ')' token
configure:8632: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Awk"
| #define PACKAGE_TARNAME "gawk"
| #define PACKAGE_VERSION "4.0.70"
| #define PACKAGE_STRING "GNU Awk 4.0.70"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/gawk/";
| #define PACKAGE "gawk"
| #define VERSION "4.0.70"
| #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 _FILE_OFFSET_BITS 64
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_MCHECK_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_MEMORY_H 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTMAX_T 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 ((ssize_t)))
|           return 0;
|   ;
|   return 0;
| }
configure:8632: result: yes
configure:8647: checking size of unsigned int
configure:8652: gcc -o conftest -g -O2   conftest.c  >&5
configure:8652: $? = 0
configure:8652: ./conftest
configure:8652: $? = 0
configure:8666: result: 4
configure:8680: checking size of unsigned long
configure:8685: gcc -o conftest -g -O2   conftest.c  >&5
configure:8685: $? = 0
configure:8685: ./conftest
configure:8685: $? = 0
configure:8699: result: 4
configure:8723: gcc -c -g -O2  conftest.c >&5
configure:8723: $? = 0
configure:8743: gcc -c -g -O2  conftest.c >&5
configure:8743: $? = 0
configure:8763: gcc -c -g -O2  conftest.c >&5
configure:8763: $? = 0
configure:8783: gcc -c -g -O2  conftest.c >&5
configure:8783: $? = 0
configure:8795: checking for socklen_t
configure:8795: gcc -c -g -O2  conftest.c >&5
configure:8795: $? = 0
configure:8795: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:81:24: error: expected expression before ')' token
configure:8795: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Awk"
| #define PACKAGE_TARNAME "gawk"
| #define PACKAGE_VERSION "4.0.70"
| #define PACKAGE_STRING "GNU Awk 4.0.70"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/gawk/";
| #define PACKAGE "gawk"
| #define VERSION "4.0.70"
| #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 _FILE_OFFSET_BITS 64
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_MCHECK_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_MEMORY_H 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTMAX_T 1
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define TIME_T_IN_SYS_TYPES_H 1
| #define HAVE_WCTYPE_T 1
| #define HAVE_WINT_T 1
| #define HAVE_SOCKADDR_STORAGE 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <sys/socket.h>
| 
| int
| main ()
| {
| if (sizeof ((socklen_t)))
|           return 0;
|   ;
|   return 0;
| }
configure:8795: result: yes
configure:8861: checking for vprintf
configure:8861: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:98:6: warning: conflicting types for built-in function 'vprintf'
configure:8861: $? = 0
configure:8861: result: yes
configure:8867: checking for _doprnt
configure:8867: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/cc178SoR.o: In function `main':
/home/stefano/src/gawk/conftest.c:110: undefined reference to `_doprnt'
collect2: ld returned 1 exit status
configure:8867: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Awk"
| #define PACKAGE_TARNAME "gawk"
| #define PACKAGE_VERSION "4.0.70"
| #define PACKAGE_STRING "GNU Awk 4.0.70"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/gawk/";
| #define PACKAGE "gawk"
| #define VERSION "4.0.70"
| #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 _FILE_OFFSET_BITS 64
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_MCHECK_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_MEMORY_H 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTMAX_T 1
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define TIME_T_IN_SYS_TYPES_H 1
| #define HAVE_WCTYPE_T 1
| #define HAVE_WINT_T 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_VPRINTF 1
| /* end confdefs.h.  */
| /* Define _doprnt to an innocuous variant, in case <limits.h> declares 
_doprnt.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define _doprnt innocuous__doprnt
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char _doprnt (); 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 _doprnt
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _doprnt ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub__doprnt || defined __stub____doprnt
| choke me
| #endif
| 
| int
| main ()
| {
| return _doprnt ();
|   ;
|   return 0;
| }
configure:8867: result: no
configure:8884: checking for sys/time.h
configure:8884: result: yes
configure:8884: checking for unistd.h
configure:8884: result: yes
configure:8905: checking for alarm
configure:8905: gcc -o conftest -g -O2   conftest.c  >&5
configure:8905: $? = 0
configure:8905: result: yes
configure:8918: checking for working mktime
configure:9120: gcc -o conftest -g -O2   conftest.c  >&5
configure:9120: $? = 0
configure:9120: ./conftest
configure:9120: $? = 0
configure:9130: result: yes
configure:9148: checking for getaddrinfo
configure:9148: gcc -o conftest -g -O2   conftest.c  >&5
configure:9148: $? = 0
configure:9148: result: yes
configure:9199: checking for fmod in -lm
configure:9224: gcc -o conftest -g -O2   conftest.c -lm   >&5
conftest.c:88:6: warning: conflicting types for built-in function 'fmod'
configure:9224: $? = 0
configure:9233: result: yes
configure:9244: checking for isinf in -lm
configure:9269: gcc -o conftest -g -O2   conftest.c -lm  -lm  >&5
conftest.c:89:6: warning: conflicting types for built-in function 'isinf'
configure:9269: $? = 0
configure:9278: result: yes
configure:9289: checking for ismod in -lm
configure:9314: gcc -o conftest -g -O2   conftest.c -lm  -lm -lm  >&5
/tmp/ccsBp677.o: In function `main':
/home/stefano/src/gawk/conftest.c:94: undefined reference to `ismod'
collect2: ld returned 1 exit status
configure:9314: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Awk"
| #define PACKAGE_TARNAME "gawk"
| #define PACKAGE_VERSION "4.0.70"
| #define PACKAGE_STRING "GNU Awk 4.0.70"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/gawk/";
| #define PACKAGE "gawk"
| #define VERSION "4.0.70"
| #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 _FILE_OFFSET_BITS 64
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_MCHECK_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_MEMORY_H 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTMAX_T 1
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define TIME_T_IN_SYS_TYPES_H 1
| #define HAVE_WCTYPE_T 1
| #define HAVE_WINT_T 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_VPRINTF 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_MKTIME 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LIBM 1
| #define HAVE_LIBM 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 ismod ();
| int
| main ()
| {
| return ismod ();
|   ;
|   return 0;
| }
configure:9323: result: no
configure:9831: checking for libsigsegv
configure:9853: gcc -o conftest -g -O2   conftest.c -lm -lm  -lsigsegv >&5
configure:9853: $? = 0
configure:9863: result: yes
configure:9870: checking how to link with libsigsegv
configure:9872: result: -lsigsegv
configure:9903: checking for atexit
configure:9903: gcc -o conftest -g -O2   conftest.c -lm -lm  >&5
configure:9903: $? = 0
configure:9903: result: yes
configure:9903: checking for btowc
configure:9903: gcc -o conftest -g -O2   conftest.c -lm -lm  >&5
configure:9903: $? = 0
configure:9903: result: yes
configure:9903: checking for fmod
configure:9903: gcc -o conftest -g -O2   conftest.c -lm -lm  >&5
conftest.c:109:6: warning: conflicting types for built-in function 'fmod'
configure:9903: $? = 0
configure:9903: result: yes
configure:9903: checking for getgrent
configure:9903: gcc -o conftest -g -O2   conftest.c -lm -lm  >&5
configure:9903: $? = 0
configure:9903: result: yes
configure:9903: checking for getgroups
configure:9903: gcc -o conftest -g -O2   conftest.c -lm -lm  >&5
configure:9903: $? = 0
configure:9903: result: yes
configure:9903: checking for grantpt
configure:9903: gcc -o conftest -g -O2   conftest.c -lm -lm  >&5
configure:9903: $? = 0
configure:9903: result: yes
configure:9903: checking for isascii
configure:9903: gcc -o conftest -g -O2   conftest.c -lm -lm  >&5
conftest.c:113:6: warning: conflicting types for built-in function 'isascii'
configure:9903: $? = 0
configure:9903: result: yes
configure:9903: checking for iswctype
configure:9903: gcc -o conftest -g -O2   conftest.c -lm -lm  >&5
configure:9903: $? = 0
configure:9903: result: yes
configure:9903: checking for iswlower
configure:9903: gcc -o conftest -g -O2   conftest.c -lm -lm  >&5
conftest.c:115:6: warning: conflicting types for built-in function 'iswlower'
configure:9903: $? = 0
configure:9903: result: yes
configure:9903: checking for iswupper
configure:9903: gcc -o conftest -g -O2   conftest.c -lm -lm  >&5
conftest.c:116:6: warning: conflicting types for built-in function 'iswupper'
configure:9903: $? = 0
configure:9903: result: yes
configure:9903: checking for mbrlen
configure:9903: gcc -o conftest -g -O2   conftest.c -lm -lm  >&5
configure:9903: $? = 0
configure:9903: result: yes
configure:9903: checking for memcmp
configure:9903: gcc -o conftest -g -O2   conftest.c -lm -lm  >&5
conftest.c:118:6: warning: conflicting types for built-in function 'memcmp'
configure:9903: $? = 0
configure:9903: result: yes
configure:9903: checking for memcpy
configure:9903: gcc -o conftest -g -O2   conftest.c -lm -lm  >&5
conftest.c:119:6: warning: conflicting types for built-in function 'memcpy'
configure:9903: $? = 0
configure:9903: result: yes
configure:9903: checking for memcpy_ulong
configure:9903: gcc -o conftest -g -O2   conftest.c -lm -lm  >&5
/tmp/ccx3mWjm.o: In function `main':
/home/stefano/src/gawk/conftest.c:131: undefined reference to `memcpy_ulong'
collect2: ld returned 1 exit status
configure:9903: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Awk"
| #define PACKAGE_TARNAME "gawk"
| #define PACKAGE_VERSION "4.0.70"
| #define PACKAGE_STRING "GNU Awk 4.0.70"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/gawk/";
| #define PACKAGE "gawk"
| #define VERSION "4.0.70"
| #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 _FILE_OFFSET_BITS 64
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_MCHECK_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_MEMORY_H 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTMAX_T 1
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define TIME_T_IN_SYS_TYPES_H 1
| #define HAVE_WCTYPE_T 1
| #define HAVE_WINT_T 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_VPRINTF 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_MKTIME 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LIBM 1
| #define HAVE_LIBM 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_ATEXIT 1
| #define HAVE_BTOWC 1
| #define HAVE_FMOD 1
| #define HAVE_GETGRENT 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GRANTPT 1
| #define HAVE_ISASCII 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_ISWLOWER 1
| #define HAVE_ISWUPPER 1
| #define HAVE_MBRLEN 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| /* end confdefs.h.  */
| /* Define memcpy_ulong to an innocuous variant, in case <limits.h> declares 
memcpy_ulong.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define memcpy_ulong innocuous_memcpy_ulong
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char memcpy_ulong (); 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 memcpy_ulong
| 
| /* 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 memcpy_ulong ();
| /* 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_memcpy_ulong || defined __stub___memcpy_ulong
| choke me
| #endif
| 
| int
| main ()
| {
| return memcpy_ulong ();
|   ;
|   return 0;
| }
configure:9903: result: no
configure:9903: checking for memmove
configure:9903: gcc -o conftest -g -O2   conftest.c -lm -lm  >&5
conftest.c:120:6: warning: conflicting types for built-in function 'memmove'
configure:9903: $? = 0
configure:9903: result: yes
configure:9903: checking for memset
configure:9903: gcc -o conftest -g -O2   conftest.c -lm -lm  >&5
conftest.c:121:6: warning: conflicting types for built-in function 'memset'
configure:9903: $? = 0
configure:9903: result: yes
configure:9903: checking for memset_ulong
configure:9903: gcc -o conftest -g -O2   conftest.c -lm -lm  >&5
/tmp/ccIRgCe8.o: In function `main':
/home/stefano/src/gawk/conftest.c:133: undefined reference to `memset_ulong'
collect2: ld returned 1 exit status
configure:9903: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Awk"
| #define PACKAGE_TARNAME "gawk"
| #define PACKAGE_VERSION "4.0.70"
| #define PACKAGE_STRING "GNU Awk 4.0.70"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/gawk/";
| #define PACKAGE "gawk"
| #define VERSION "4.0.70"
| #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 _FILE_OFFSET_BITS 64
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_MCHECK_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_MEMORY_H 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTMAX_T 1
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define TIME_T_IN_SYS_TYPES_H 1
| #define HAVE_WCTYPE_T 1
| #define HAVE_WINT_T 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_VPRINTF 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_MKTIME 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LIBM 1
| #define HAVE_LIBM 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_ATEXIT 1
| #define HAVE_BTOWC 1
| #define HAVE_FMOD 1
| #define HAVE_GETGRENT 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GRANTPT 1
| #define HAVE_ISASCII 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_ISWLOWER 1
| #define HAVE_ISWUPPER 1
| #define HAVE_MBRLEN 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| /* end confdefs.h.  */
| /* Define memset_ulong to an innocuous variant, in case <limits.h> declares 
memset_ulong.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define memset_ulong innocuous_memset_ulong
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char memset_ulong (); 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 memset_ulong
| 
| /* 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 memset_ulong ();
| /* 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_memset_ulong || defined __stub___memset_ulong
| choke me
| #endif
| 
| int
| main ()
| {
| return memset_ulong ();
|   ;
|   return 0;
| }
configure:9903: result: no
configure:9903: checking for mkstemp
configure:9903: gcc -o conftest -g -O2   conftest.c -lm -lm  >&5
configure:9903: $? = 0
configure:9903: result: yes
configure:9903: checking for setenv
configure:9903: gcc -o conftest -g -O2   conftest.c -lm -lm  >&5
configure:9903: $? = 0
configure:9903: result: yes
configure:9903: checking for setlocale
configure:9903: gcc -o conftest -g -O2   conftest.c -lm -lm  >&5
configure:9903: $? = 0
configure:9903: result: yes
configure:9903: checking for setsid
configure:9903: gcc -o conftest -g -O2   conftest.c -lm -lm  >&5
configure:9903: $? = 0
configure:9903: result: yes
configure:9903: checking for snprintf
configure:9903: gcc -o conftest -g -O2   conftest.c -lm -lm  >&5
conftest.c:126:6: warning: conflicting types for built-in function 'snprintf'
configure:9903: $? = 0
configure:9903: result: yes
configure:9903: checking for strchr
configure:9903: gcc -o conftest -g -O2   conftest.c -lm -lm  >&5
conftest.c:127:6: warning: conflicting types for built-in function 'strchr'
configure:9903: $? = 0
configure:9903: result: yes
configure:9903: checking for strerror
configure:9903: gcc -o conftest -g -O2   conftest.c -lm -lm  >&5
configure:9903: $? = 0
configure:9903: result: yes
configure:9903: checking for strftime
configure:9903: gcc -o conftest -g -O2   conftest.c -lm -lm  >&5
conftest.c:129:6: warning: conflicting types for built-in function 'strftime'
configure:9903: $? = 0
configure:9903: result: yes
configure:9903: checking for strncasecmp
configure:9903: gcc -o conftest -g -O2   conftest.c -lm -lm  >&5
conftest.c:130:6: warning: conflicting types for built-in function 'strncasecmp'
configure:9903: $? = 0
configure:9903: result: yes
configure:9903: checking for strcoll
configure:9903: gcc -o conftest -g -O2   conftest.c -lm -lm  >&5
configure:9903: $? = 0
configure:9903: result: yes
configure:9903: checking for strtod
configure:9903: gcc -o conftest -g -O2   conftest.c -lm -lm  >&5
configure:9903: $? = 0
configure:9903: result: yes
configure:9903: checking for strtoul
configure:9903: gcc -o conftest -g -O2   conftest.c -lm -lm  >&5
configure:9903: $? = 0
configure:9903: result: yes
configure:9903: checking for system
configure:9903: gcc -o conftest -g -O2   conftest.c -lm -lm  >&5
configure:9903: $? = 0
configure:9903: result: yes
configure:9903: checking for tmpfile
configure:9903: gcc -o conftest -g -O2   conftest.c -lm -lm  >&5
configure:9903: $? = 0
configure:9903: result: yes
configure:9903: checking for towlower
configure:9903: gcc -o conftest -g -O2   conftest.c -lm -lm  >&5
conftest.c:136:6: warning: conflicting types for built-in function 'towlower'
configure:9903: $? = 0
configure:9903: result: yes
configure:9903: checking for towupper
configure:9903: gcc -o conftest -g -O2   conftest.c -lm -lm  >&5
conftest.c:137:6: warning: conflicting types for built-in function 'towupper'
configure:9903: $? = 0
configure:9903: result: yes
configure:9903: checking for tzset
configure:9903: gcc -o conftest -g -O2   conftest.c -lm -lm  >&5
configure:9903: $? = 0
configure:9903: result: yes
configure:9903: checking for usleep
configure:9903: gcc -o conftest -g -O2   conftest.c -lm -lm  >&5
configure:9903: $? = 0
configure:9903: result: yes
configure:9903: checking for wcrtomb
configure:9903: gcc -o conftest -g -O2   conftest.c -lm -lm  >&5
configure:9903: $? = 0
configure:9903: result: yes
configure:9903: checking for wcscoll
configure:9903: gcc -o conftest -g -O2   conftest.c -lm -lm  >&5
configure:9903: $? = 0
configure:9903: result: yes
configure:9903: checking for wcscoll
configure:9903: result: yes
configure:9903: checking for wctype
configure:9903: gcc -o conftest -g -O2   conftest.c -lm -lm  >&5
configure:9903: $? = 0
configure:9903: result: yes
configure:9913: checking whether mbrtowc and mbstate_t are properly declared
configure:9933: gcc -o conftest -g -O2   conftest.c -lm -lm  >&5
configure:9933: $? = 0
configure:9941: result: yes
configure:9950: checking dlfcn.h usability
configure:9950: gcc -c -g -O2  conftest.c >&5
configure:9950: $? = 0
configure:9950: result: yes
configure:9950: checking dlfcn.h presence
configure:9950: gcc -E  conftest.c
configure:9950: $? = 0
configure:9950: result: yes
configure:9950: checking for dlfcn.h
configure:9950: result: yes
configure:9970: checking for library containing dlopen
configure:10001: gcc -o conftest -g -O2   -export-dynamic conftest.c -lm -lm  
>&5
/tmp/cczcW66i.o: In function `main':
/home/stefano/src/gawk/conftest.c:134: undefined reference to `dlopen'
collect2: ld returned 1 exit status
configure:10001: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Awk"
| #define PACKAGE_TARNAME "gawk"
| #define PACKAGE_VERSION "4.0.70"
| #define PACKAGE_STRING "GNU Awk 4.0.70"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/gawk/";
| #define PACKAGE "gawk"
| #define VERSION "4.0.70"
| #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 _FILE_OFFSET_BITS 64
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_MCHECK_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_MEMORY_H 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTMAX_T 1
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define TIME_T_IN_SYS_TYPES_H 1
| #define HAVE_WCTYPE_T 1
| #define HAVE_WINT_T 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_VPRINTF 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_MKTIME 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LIBM 1
| #define HAVE_LIBM 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_ATEXIT 1
| #define HAVE_BTOWC 1
| #define HAVE_FMOD 1
| #define HAVE_GETGRENT 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GRANTPT 1
| #define HAVE_ISASCII 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_ISWLOWER 1
| #define HAVE_ISWUPPER 1
| #define HAVE_MBRLEN 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMP 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETSID 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOUL 1
| #define HAVE_SYSTEM 1
| #define HAVE_TMPFILE 1
| #define HAVE_TOWLOWER 1
| #define HAVE_TOWUPPER 1
| #define HAVE_TZSET 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCTYPE 1
| #define HAVE_MBRTOWC 1
| #define DYNAMIC 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:10001: gcc -o conftest -g -O2   -export-dynamic conftest.c -ldl  -lm 
-lm  >&5
configure:10001: $? = 0
configure:10018: result: -ldl
configure:10037: checking whether getpgrp requires zero arguments
configure:10054: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:159:1: error: too many arguments to function 'getpgrp'
/usr/include/unistd.h:633:16: note: declared here
configure:10054: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Awk"
| #define PACKAGE_TARNAME "gawk"
| #define PACKAGE_VERSION "4.0.70"
| #define PACKAGE_STRING "GNU Awk 4.0.70"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/gawk/";
| #define PACKAGE "gawk"
| #define VERSION "4.0.70"
| #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 _FILE_OFFSET_BITS 64
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_STRING_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_MCHECK_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_MEMORY_H 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTMAX_T 1
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define TIME_T_IN_SYS_TYPES_H 1
| #define HAVE_WCTYPE_T 1
| #define HAVE_WINT_T 1
| #define HAVE_SOCKADDR_STORAGE 1
| #define HAVE_VPRINTF 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_MKTIME 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LIBM 1
| #define HAVE_LIBM 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_ATEXIT 1
| #define HAVE_BTOWC 1
| #define HAVE_FMOD 1
| #define HAVE_GETGRENT 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GRANTPT 1
| #define HAVE_ISASCII 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_ISWLOWER 1
| #define HAVE_ISWUPPER 1
| #define HAVE_MBRLEN 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMP 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETSID 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOUL 1
| #define HAVE_SYSTEM 1
| #define HAVE_TMPFILE 1
| #define HAVE_TOWLOWER 1
| #define HAVE_TOWUPPER 1
| #define HAVE_TZSET 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCTYPE 1
| #define HAVE_MBRTOWC 1
| #define DYNAMIC 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 ()
| {
| getpgrp (0);
|   ;
|   return 0;
| }
configure:10062: result: yes
configure:10073: checking for printf %F format
configure:10097: gcc -o conftest -g -O2   -export-dynamic conftest.c -ldl -lm 
-lm  >&5
configure:10097: $? = 0
configure:10097: ./conftest
configure:10097: $? = 0
configure:10111: result: yes
configure:10139: checking for gethostbyname
configure:10139: gcc -o conftest -g -O2   -export-dynamic conftest.c -ldl -lm 
-lm  >&5
configure:10139: $? = 0
configure:10139: result: yes
configure:10194: checking for connect
configure:10194: gcc -o conftest -g -O2   -export-dynamic conftest.c -ldl -lm 
-lm  >&5
configure:10194: $? = 0
configure:10194: result: yes
configure:10248: checking where to find the socket library calls
configure:10254: result: the standard library
configure:10284: checking whether readline via "-lreadline" is present and sane
configure:10310: gcc -o conftest -g -O2   -export-dynamic conftest.c -ldl -lm 
-lm  -lreadline >&5
configure:10310: $? = 0
configure:10318: result: yes
configure:10340: checking for struct stat.st_blksize
configure:10340: gcc -c -g -O2  conftest.c >&5
configure:10340: $? = 0
configure:10340: result: yes
configure:10353: checking whether time.h and sys/time.h may both be included
configure:10380: result: yes
configure:10388: checking whether struct tm is in sys/time.h or time.h
configure:10408: gcc -c -g -O2  conftest.c >&5
configure:10408: $? = 0
configure:10415: result: time.h
configure:10423: checking for struct tm.tm_zone
configure:10423: gcc -c -g -O2  conftest.c >&5
configure:10423: $? = 0
configure:10423: result: yes
configure:10491: checking whether char is unsigned
configure:10509: gcc -c -g -O2  conftest.c >&5
configure:10509: $? = 0
configure:10516: result: no
configure:10523: checking for an ANSI C-conforming const
configure:10588: gcc -c -g -O2  conftest.c >&5
configure:10588: $? = 0
configure:10595: result: yes
configure:10603: checking for C/C++ restrict keyword
configure:10628: gcc -c -g -O2  conftest.c >&5
configure:10628: $? = 0
configure:10636: result: __restrict
configure:10649: checking for inline
configure:10665: gcc -c -g -O2  conftest.c >&5
configure:10665: $? = 0
configure:10673: result: inline
configure:10691: checking for preprocessor stringizing operator
configure:10711: result: yes
configure:10859: creating ./config.status

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

This file was extended by GNU Awk config.status 4.0.70, which was
generated by GNU Autoconf 2.68.  Invocation command line was

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

on bigio

config.status:1022: creating Makefile
config.status:1022: creating awklib/Makefile
config.status:1022: creating doc/Makefile
config.status:1022: creating po/Makefile.in
config.status:1022: creating test/Makefile
config.status:1022: creating config.h
config.status:1251: executing depfiles commands
config.status:1251: executing po-directories commands

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

ac_cv_build=i686-pc-linux-gnu
ac_cv_c_char_unsigned=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_c_restrict=__restrict
ac_cv_c_stringize=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_YACC_set=
ac_cv_env_YACC_value=
ac_cv_env_YFLAGS_set=
ac_cv_env_YFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func__doprnt=no
ac_cv_func_alarm=yes
ac_cv_func_atexit=yes
ac_cv_func_btowc=yes
ac_cv_func_connect=yes
ac_cv_func_fmod=yes
ac_cv_func_getaddrinfo=yes
ac_cv_func_getgrent=yes
ac_cv_func_getgroups=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_getpgrp_void=yes
ac_cv_func_grantpt=yes
ac_cv_func_isascii=yes
ac_cv_func_iswctype=yes
ac_cv_func_iswlower=yes
ac_cv_func_iswupper=yes
ac_cv_func_mbrlen=yes
ac_cv_func_mbrtowc=yes
ac_cv_func_memcmp=yes
ac_cv_func_memcpy=yes
ac_cv_func_memcpy_ulong=no
ac_cv_func_memmove=yes
ac_cv_func_memset=yes
ac_cv_func_memset_ulong=no
ac_cv_func_mkstemp=yes
ac_cv_func_setenv=yes
ac_cv_func_setlocale=yes
ac_cv_func_setsid=yes
ac_cv_func_snprintf=yes
ac_cv_func_strchr=yes
ac_cv_func_strcoll=yes
ac_cv_func_strerror=yes
ac_cv_func_strftime=yes
ac_cv_func_strncasecmp=yes
ac_cv_func_strtod=yes
ac_cv_func_strtoul=yes
ac_cv_func_system=yes
ac_cv_func_tmpfile=yes
ac_cv_func_towlower=yes
ac_cv_func_towupper=yes
ac_cv_func_tzset=yes
ac_cv_func_usleep=yes
ac_cv_func_vprintf=yes
ac_cv_func_wcrtomb=yes
ac_cv_func_wcscoll=yes
ac_cv_func_wctype=yes
ac_cv_func_working_mktime=yes
ac_cv_header_arpa_inet_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libintl_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_mcheck_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_stdarg_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_stropts_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_termios_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_wchar_h=yes
ac_cv_header_wctype_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_lib_cposix_strerror=no
ac_cv_lib_m_fmod=yes
ac_cv_lib_m_isinf=yes
ac_cv_lib_m_ismod=no
ac_cv_libsigsegv=yes
ac_cv_member_struct_stat_st_blksize=yes
ac_cv_member_struct_tm_tm_zone=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
ac_cv_path_GREP=/bin/grep
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/bin/msgmerge
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_YACC='bison -y'
ac_cv_prog_ac_ct_CC=gcc
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_dlopen=-ldl
ac_cv_sizeof_unsigned_int=4
ac_cv_sizeof_unsigned_long=4
ac_cv_struct_tm=time.h
ac_cv_sys_file_offset_bits=64
ac_cv_sys_largefile_CC=no
ac_cv_type_getgroups=gid_t
ac_cv_type_long_long=yes
ac_cv_type_long_long_int=yes
ac_cv_type_pid_t=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_ssize_t=yes
ac_cv_type_uid_t=yes
ac_cv_type_unsigned_long_long=yes
ac_cv_type_unsigned_long_long_int=yes
ac_cv_zos_uss=no
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_langinfo_codeset=yes
gawk_cv_aix_hack=no
gawk_cv_linux_alpha_hack=no
gl_cv_header_inttypes_h=yes
gl_cv_header_stdint_h=yes
gl_cv_lib_sigsegv=yes
gt_cv_func_CFLocaleCopyCurrent=no
gt_cv_func_CFPreferencesCopyAppValue=no
gt_cv_func_gnugettext1_libc=yes
gt_cv_val_LC_MESSAGES=yes

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

ACLOCAL='${SHELL} /home/stefano/src/gawk/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/stefano/src/gawk/missing --run tar'
ANSI2KNR=''
AUTOCONF='${SHELL} /home/stefano/src/gawk/missing --run autoconf'
AUTOHEADER='${SHELL} /home/stefano/src/gawk/missing --run autoheader'
AUTOMAKE='${SHELL} /home/stefano/src/gawk/missing --run automake-1.11'
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='/bin/grep -E'
EXEEXT=''
GETTEXT_MACRO_VERSION='0.18'
GMSGFMT='/usr/bin/msgfmt'
GMSGFMT_015='/usr/bin/msgfmt'
GREP='/bin/grep'
HAVE_LIBSIGSEGV='yes'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INTLLIBS=''
INTL_MACOSX_LIBS=''
LDFLAGS=' -export-dynamic'
LIBICONV='-liconv'
LIBINTL=''
LIBOBJS=''
LIBREADLINE='-lreadline'
LIBS='-ldl -lm -lm '
LIBSIGSEGV='-lsigsegv'
LIBSIGSEGV_PREFIX=''
LN_S='ln -s'
LTLIBICONV='-liconv'
LTLIBINTL=''
LTLIBOBJS=''
LTLIBSIGSEGV='-lsigsegv'
MAKEINFO='${SHELL} /home/stefano/src/gawk/missing --run makeinfo'
MKDIR_P='/bin/mkdir -p'
MSGFMT='/usr/bin/msgfmt'
MSGFMT_015='/usr/bin/msgfmt'
MSGMERGE='/usr/bin/msgmerge'
OBJEXT='o'
PACKAGE='gawk'
PACKAGE_BUGREPORT='address@hidden'
PACKAGE_NAME='GNU Awk'
PACKAGE_STRING='GNU Awk 4.0.70'
PACKAGE_TARNAME='gawk'
PACKAGE_URL='http://www.gnu.org/software/gawk/'
PACKAGE_VERSION='4.0.70'
PATH_SEPARATOR=':'
POSUB='po'
SET_MAKE=''
SHELL='/bin/sh'
SOCKET_LIBS=''
STRIP=''
U=''
USE_NLS='yes'
VERSION='4.0.70'
XGETTEXT='/usr/bin/xgettext'
XGETTEXT_015='/usr/bin/xgettext'
XGETTEXT_EXTRA_OPTIONS=''
YACC='bison -y'
YFLAGS=''
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__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/stefano/src/gawk/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

/* confdefs.h */
#define PACKAGE_NAME "GNU Awk"
#define PACKAGE_TARNAME "gawk"
#define PACKAGE_VERSION "4.0.70"
#define PACKAGE_STRING "GNU Awk 4.0.70"
#define PACKAGE_BUGREPORT "address@hidden"
#define PACKAGE_URL "http://www.gnu.org/software/gawk/";
#define PACKAGE "gawk"
#define VERSION "4.0.70"
#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 _FILE_OFFSET_BITS 64
#define PROTOTYPES 1
#define __PROTOTYPES 1
#define HAVE_STRING_H 1
#define ENABLE_NLS 1
#define HAVE_GETTEXT 1
#define HAVE_DCGETTEXT 1
#define HAVE_LANGINFO_CODESET 1
#define HAVE_LC_MESSAGES 1
#define STDC_HEADERS 1
#define HAVE_SYS_WAIT_H 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_ARPA_INET_H 1
#define HAVE_FCNTL_H 1
#define HAVE_LIMITS_H 1
#define HAVE_LOCALE_H 1
#define HAVE_LIBINTL_H 1
#define HAVE_MCHECK_H 1
#define HAVE_NETDB_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_STDARG_H 1
#define HAVE_STDDEF_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_STROPTS_H 1
#define HAVE_WCHAR_H 1
#define HAVE_WCTYPE_H 1
#define HAVE_MEMORY_H 1
#define RETSIGTYPE void
#define GETGROUPS_T gid_t
#define HAVE_LONG_LONG_INT 1
#define HAVE_LONG_LONG 1
#define HAVE_UNSIGNED_LONG_LONG_INT 1
#define HAVE_UNSIGNED_LONG_LONG 1
#define HAVE_INTTYPES_H_WITH_UINTMAX 1
#define HAVE_STDINT_H_WITH_UINTMAX 1
#define HAVE_INTMAX_T 1
#define HAVE_UINTMAX_T 1
#define SIZEOF_UNSIGNED_INT 4
#define SIZEOF_UNSIGNED_LONG 4
#define TIME_T_IN_SYS_TYPES_H 1
#define HAVE_WCTYPE_T 1
#define HAVE_WINT_T 1
#define HAVE_SOCKADDR_STORAGE 1
#define HAVE_VPRINTF 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_ALARM 1
#define HAVE_MKTIME 1
#define HAVE_GETADDRINFO 1
#define HAVE_LIBM 1
#define HAVE_LIBM 1
#define HAVE_LIBSIGSEGV 1
#define HAVE_ATEXIT 1
#define HAVE_BTOWC 1
#define HAVE_FMOD 1
#define HAVE_GETGRENT 1
#define HAVE_GETGROUPS 1
#define HAVE_GRANTPT 1
#define HAVE_ISASCII 1
#define HAVE_ISWCTYPE 1
#define HAVE_ISWLOWER 1
#define HAVE_ISWUPPER 1
#define HAVE_MBRLEN 1
#define HAVE_MEMCMP 1
#define HAVE_MEMCPY 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMSET 1
#define HAVE_MKSTEMP 1
#define HAVE_SETENV 1
#define HAVE_SETLOCALE 1
#define HAVE_SETSID 1
#define HAVE_SNPRINTF 1
#define HAVE_STRCHR 1
#define HAVE_STRERROR 1
#define HAVE_STRFTIME 1
#define HAVE_STRNCASECMP 1
#define HAVE_STRCOLL 1
#define HAVE_STRTOD 1
#define HAVE_STRTOUL 1
#define HAVE_SYSTEM 1
#define HAVE_TMPFILE 1
#define HAVE_TOWLOWER 1
#define HAVE_TOWUPPER 1
#define HAVE_TZSET 1
#define HAVE_USLEEP 1
#define HAVE_WCRTOMB 1
#define HAVE_WCSCOLL 1
#define HAVE_WCSCOLL 1
#define HAVE_WCTYPE 1
#define HAVE_MBRTOWC 1
#define DYNAMIC 1
#define GETPGRP_VOID 1
#define PRINTF_HAS_F_FORMAT 1
#define HAVE_SOCKETS 1
#define HAVE_LIBREADLINE 1
#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
#define HAVE_ST_BLKSIZE 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_STRUCT_TM_TM_ZONE 1
#define HAVE_TM_ZONE 1
#define restrict __restrict
#define HAVE_STRINGIZE 1

configure: exit 0

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

This file was extended by GNU Awk config.status 4.0.70, which was
generated by GNU Autoconf 2.68.  Invocation command line was

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

on bigio

config.status:1022: creating config.h
config.status:1203: config.h is unchanged

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

This file was extended by GNU Awk config.status 4.0.70, which was
generated by GNU Autoconf 2.68.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status --file=version.c:version.in

on bigio

config.status:1022: creating version.c

reply via email to

[Prev in Thread] Current Thread [Next in Thread]