view nasmbuild/nasm-2.13rc9/config.log @ 10555:532e401e628c

<moonythedwarf> ` cd nasmbuild/nasm-2.13rc9; ./configure; make
author HackBot
date Thu, 30 Mar 2017 21:00:23 +0000
parents
children 3b3668d71811
line wrap: on
line source

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

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

  $ ./configure 

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

hostname = umlbox
uname -m = x86_64
uname -r = 3.13.0-umlbox
uname -s = Linux
uname -v = #1 Wed Jan 29 12:56:45 UTC 2014

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

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

PATH: /hackenv/bin
PATH: /opt/python27/bin
PATH: /opt/ghc/bin
PATH: /usr/bin
PATH: /bin


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

configure:2221: checking for nasm
configure:2254: result: no
configure:2360: checking for gcc
configure:2376: found /usr/bin/gcc
configure:2387: result: gcc
configure:2616: checking for C compiler version
configure:2625: gcc --version >&5
gcc (Debian 4.9.2-10) 4.9.2
Copyright (C) 2014 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:2636: $? = 0
configure:2625: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.9/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.9.2-10' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --with-arch-32=i586 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.9.2 (Debian 4.9.2-10) 
configure:2636: $? = 0
configure:2625: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:2636: $? = 4
configure:2625: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:2636: $? = 4
configure:2656: checking whether the C compiler works
configure:2678: gcc    conftest.c  >&5
configure:2682: $? = 0
configure:2730: result: yes
configure:2733: checking for C compiler default output file name
configure:2735: result: a.out
configure:2741: checking for suffix of executables
configure:2748: gcc -o conftest    conftest.c  >&5
configure:2752: $? = 0
configure:2774: result: 
configure:2796: checking whether we are cross compiling
configure:2804: gcc -o conftest    conftest.c  >&5
configure:2808: $? = 0
configure:2815: ./conftest
configure:2819: $? = 0
configure:2834: result: no
configure:2839: checking for suffix of object files
configure:2861: gcc -c   conftest.c >&5
configure:2865: $? = 0
configure:2886: result: o
configure:2890: checking whether we are using the GNU C compiler
configure:2909: gcc -c   conftest.c >&5
configure:2909: $? = 0
configure:2918: result: yes
configure:2927: checking whether gcc accepts -g
configure:2947: gcc -c -g  conftest.c >&5
configure:2947: $? = 0
configure:2988: result: yes
configure:3005: checking for gcc option to accept ISO C89
configure:3068: gcc  -c -g -O2  conftest.c >&5
configure:3068: $? = 0
configure:3081: result: none needed
configure:3107: checking how to run the C preprocessor
configure:3138: gcc -E  conftest.c
configure:3138: $? = 0
configure:3152: gcc -E  conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:3152: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3177: result: gcc -E
configure:3197: gcc -E  conftest.c
configure:3197: $? = 0
configure:3211: gcc -E  conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:3211: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3240: checking for grep that handles long lines and -e
configure:3298: result: /bin/grep
configure:3303: checking for egrep
configure:3365: result: /bin/grep -E
configure:3370: checking for ANSI C header files
configure:3390: gcc -c -g -O2  conftest.c >&5
configure:3390: $? = 0
configure:3463: gcc -o conftest -g -O2   conftest.c  >&5
configure:3463: $? = 0
configure:3463: ./conftest
configure:3463: $? = 0
configure:3474: result: yes
configure:3487: checking for sys/types.h
configure:3487: gcc -c -g -O2  conftest.c >&5
configure:3487: $? = 0
configure:3487: result: yes
configure:3487: checking for sys/stat.h
configure:3487: gcc -c -g -O2  conftest.c >&5
configure:3487: $? = 0
configure:3487: result: yes
configure:3487: checking for stdlib.h
configure:3487: gcc -c -g -O2  conftest.c >&5
configure:3487: $? = 0
configure:3487: result: yes
configure:3487: checking for string.h
configure:3487: gcc -c -g -O2  conftest.c >&5
configure:3487: $? = 0
configure:3487: result: yes
configure:3487: checking for memory.h
configure:3487: gcc -c -g -O2  conftest.c >&5
configure:3487: $? = 0
configure:3487: result: yes
configure:3487: checking for strings.h
configure:3487: gcc -c -g -O2  conftest.c >&5
configure:3487: $? = 0
configure:3487: result: yes
configure:3487: checking for inttypes.h
configure:3487: gcc -c -g -O2  conftest.c >&5
configure:3487: $? = 0
configure:3487: result: yes
configure:3487: checking for stdint.h
configure:3487: gcc -c -g -O2  conftest.c >&5
configure:3487: $? = 0
configure:3487: result: yes
configure:3487: checking for unistd.h
configure:3487: gcc -c -g -O2  conftest.c >&5
configure:3487: $? = 0
configure:3487: result: yes
configure:3500: checking minix/config.h usability
configure:3500: gcc -c -g -O2  conftest.c >&5
conftest.c:52:26: fatal error: minix/config.h: No such file or directory
 #include <minix/config.h>
                          ^
compilation terminated.
configure:3500: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #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:3500: result: no
configure:3500: checking minix/config.h presence
configure:3500: gcc -E  conftest.c
conftest.c:19:26: fatal error: minix/config.h: No such file or directory
 #include <minix/config.h>
                          ^
compilation terminated.
configure:3500: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #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:3500: result: no
configure:3500: checking for minix/config.h
configure:3500: result: no
configure:3521: checking whether it is safe to define __EXTENSIONS__
configure:3539: gcc -c -g -O2  conftest.c >&5
configure:3539: $? = 0
configure:3546: result: yes
configure:3567: checking for special C compiler options needed for large files
configure:3612: result: no
configure:3618: checking for _FILE_OFFSET_BITS value needed for large files
configure:3643: gcc -c -g -O2  conftest.c >&5
configure:3643: $? = 0
configure:3675: result: no
configure:3808: checking for gcc
configure:3835: result: gcc
configure:4064: checking for C compiler version
configure:4073: gcc --version >&5
gcc (Debian 4.9.2-10) 4.9.2
Copyright (C) 2014 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:4084: $? = 0
configure:4073: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.9/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.9.2-10' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --with-arch-32=i586 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.9.2 (Debian 4.9.2-10) 
configure:4084: $? = 0
configure:4073: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4084: $? = 4
configure:4073: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:4084: $? = 4
configure:4088: checking whether we are using the GNU C compiler
configure:4116: result: yes
configure:4125: checking whether gcc accepts -g
configure:4186: result: yes
configure:4203: checking for gcc option to accept ISO C89
configure:4279: result: none needed
configure:4303: checking for gcc option to accept ISO C99
configure:4452: gcc  -c -g -O2  conftest.c >&5
conftest.c:74:29: error: expected ';', ',' or ')' before 'text'
 test_restrict (ccp restrict text)
                             ^
conftest.c: In function 'main':
conftest.c:128:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
   char *restrict newvar = "Another string";
                  ^
conftest.c:128:18: error: 'newvar' undeclared (first use in this function)
conftest.c:128:18: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:138:3: error: 'for' loop initial declarations are only allowed in C99 or C11 mode
   for (int i = 0; i < ia->datasize; ++i)
   ^
conftest.c:138:3: note: use option -std=c99, -std=gnu99, -std=c11 or -std=gnu11 to compile your code
configure:4452: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #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 <stdarg.h>
| #include <stdbool.h>
| #include <stdlib.h>
| #include <wchar.h>
| #include <stdio.h>
| 
| // Check varargs macros.  These examples are taken from C99 6.10.3.5.
| #define debug(...) fprintf (stderr, __VA_ARGS__)
| #define showlist(...) puts (#__VA_ARGS__)
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
| static void
| test_varargs_macros (void)
| {
|   int x = 1234;
|   int y = 5678;
|   debug ("Flag");
|   debug ("X = %d\n", x);
|   showlist (The first, second, and third items.);
|   report (x>y, "x is %d but y is %d", x, y);
| }
| 
| // Check long long types.
| #define BIG64 18446744073709551615ull
| #define BIG32 4294967295ul
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
| #if !BIG_OK
|   your preprocessor is broken;
| #endif
| #if BIG_OK
| #else
|   your preprocessor is broken;
| #endif
| static long long int bignum = -9223372036854775807LL;
| static unsigned long long int ubignum = BIG64;
| 
| struct incomplete_array
| {
|   int datasize;
|   double data[];
| };
| 
| struct named_init {
|   int number;
|   const wchar_t *name;
|   double average;
| };
| 
| typedef const char *ccp;
| 
| static inline int
| test_restrict (ccp restrict text)
| {
|   // See if C++-style comments work.
|   // Iterate through items via the restricted pointer.
|   // Also check for declarations in for loops.
|   for (unsigned int i = 0; *(text+i) != '\0'; ++i)
|     continue;
|   return 0;
| }
| 
| // Check varargs and va_copy.
| static void
| test_varargs (const char *format, ...)
| {
|   va_list args;
|   va_start (args, format);
|   va_list args_copy;
|   va_copy (args_copy, args);
| 
|   const char *str;
|   int number;
|   float fnumber;
| 
|   while (*format)
|     {
|       switch (*format++)
| 	{
| 	case 's': // string
| 	  str = va_arg (args_copy, const char *);
| 	  break;
| 	case 'd': // int
| 	  number = va_arg (args_copy, int);
| 	  break;
| 	case 'f': // float
| 	  fnumber = va_arg (args_copy, double);
| 	  break;
| 	default:
| 	  break;
| 	}
|     }
|   va_end (args_copy);
|   va_end (args);
| }
| 
| int
| main ()
| {
| 
|   // Check bool.
|   _Bool success = false;
| 
|   // Check restrict.
|   if (test_restrict ("String literal") == 0)
|     success = true;
|   char *restrict newvar = "Another string";
| 
|   // Check varargs.
|   test_varargs ("s, d' f .", "string", 65, 34.234);
|   test_varargs_macros ();
| 
|   // Check flexible array members.
|   struct incomplete_array *ia =
|     malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
|   ia->datasize = 10;
|   for (int i = 0; i < ia->datasize; ++i)
|     ia->data[i] = i * 1.234;
| 
|   // Check named initializers.
|   struct named_init ni = {
|     .number = 34,
|     .name = L"Test wide string",
|     .average = 543.34343,
|   };
| 
|   ni.number = 58;
| 
|   int dynamic_array[ni.number];
|   dynamic_array[ni.number - 1] = 543;
| 
|   // work around unused variable warnings
|   return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
| 	  || dynamic_array[ni.number - 1] != 543);
| 
|   ;
|   return 0;
| }
configure:4452: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:4452: $? = 0
configure:4472: result: -std=gnu99
configure:4573: checking for gcc -std=gnu99 option to accept ISO Standard C
configure:4587: result: -std=gnu99
configure:4591: checking whether ln -s works
configure:4595: result: yes
configure:4602: checking whether make sets $(MAKE)
configure:4624: result: yes
configure:4676: checking for a BSD-compatible install
configure:4744: result: /usr/bin/install -c
configure:4760: checking for suffix of library files
configure:4772: result: a
configure:4776: checking for an ANSI C-conforming const
configure:4842: gcc -std=gnu99 -c -g -O3  conftest.c >&5
configure:4842: $? = 0
configure:4849: result: yes
configure:4857: checking for inline
configure:4873: gcc -std=gnu99 -c -g -O3  conftest.c >&5
configure:4873: $? = 0
configure:4881: result: inline
configure:4899: checking for C/C++ restrict keyword
configure:4924: gcc -std=gnu99 -c -g -O3  conftest.c >&5
configure:4924: $? = 0
configure:4932: result: __restrict
configure:4945: checking for size_t
configure:4945: gcc -std=gnu99 -c -g -O3  conftest.c >&5
configure:4945: $? = 0
configure:4945: gcc -std=gnu99 -c -g -O3  conftest.c >&5
conftest.c: In function 'main':
conftest.c:61:21: error: expected expression before ')' token
 if (sizeof ((size_t)))
                     ^
configure:4945: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #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 restrict __restrict
| /* 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:4945: result: yes
configure:4956: checking whether byte ordering is bigendian
configure:4971: gcc -std=gnu99 -c -g -O3  conftest.c >&5
conftest.c:26:9: error: unknown type name 'not'
         not a universal capable compiler
         ^
conftest.c:26:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
         not a universal capable compiler
               ^
conftest.c:26:15: error: unknown type name 'universal'
configure:4971: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #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 restrict __restrict
| /* end confdefs.h.  */
| #ifndef __APPLE_CC__
| 	       not a universal capable compiler
| 	     #endif
| 	     typedef int dummy;
| 
configure:5016: gcc -std=gnu99 -c -g -O3  conftest.c >&5
configure:5016: $? = 0
configure:5034: gcc -std=gnu99 -c -g -O3  conftest.c >&5
conftest.c: In function 'main':
conftest.c:32:4: error: unknown type name 'not'
    not big endian
    ^
conftest.c:32:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
    not big endian
            ^
configure:5034: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #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 restrict __restrict
| /* end confdefs.h.  */
| #include <sys/types.h>
| 		#include <sys/param.h>
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| 		 not big endian
| 		#endif
| 
|   ;
|   return 0;
| }
configure:5162: result: no
configure:5184: checking if gcc -std=gnu99 accepts -fwrapv
configure:5199: gcc -std=gnu99 -o conftest -g -O3 -fwrapv   conftest.c  >&5
configure:5199: $? = 0
configure:5200: result: yes
configure:5211: checking if gcc -std=gnu99 accepts -U__STRICT_ANSI__
configure:5226: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__   conftest.c  >&5
configure:5226: $? = 0
configure:5227: result: yes
configure:5238: checking if gcc -std=gnu99 accepts -fno-common
configure:5253: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common   conftest.c  >&5
configure:5253: $? = 0
configure:5254: result: yes
configure:5269: checking for nroff
configure:5285: found /usr/bin/nroff
configure:5296: result: nroff
configure:5312: checking for asciidoc
configure:5342: result: no
configure:5355: checking for xmlto
configure:5385: result: no
configure:5398: checking for acrodist
configure:5428: result: no
configure:5441: checking for ps2pdf
configure:5471: result: no
configure:5484: checking for pstopdf
configure:5514: result: no
configure:5525: WARNING: No asciidoc package found
configure:5529: WARNING: No xmlto package found
configure:5576: checking for ar
configure:5592: found /usr/bin/ar
configure:5603: result: ar
configure:5668: checking for ranlib
configure:5684: found /usr/bin/ranlib
configure:5695: result: ranlib
configure:5760: checking for strip
configure:5776: found /usr/bin/strip
configure:5787: result: strip
configure:5810: checking for ANSI C header files
configure:5914: result: yes
configure:5924: checking for inttypes.h
configure:5924: result: yes
configure:5936: checking for strings.h
configure:5936: result: yes
configure:5946: checking for stdbool.h that conforms to C99
configure:6013: gcc -std=gnu99 -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common  conftest.c >&5
configure:6013: $? = 0
configure:6020: result: yes
configure:6022: checking for _Bool
configure:6022: gcc -std=gnu99 -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common  conftest.c >&5
configure:6022: $? = 0
configure:6022: gcc -std=gnu99 -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common  conftest.c >&5
conftest.c: In function 'main':
conftest.c:65:20: error: expected expression before ')' token
 if (sizeof ((_Bool)))
                    ^
configure:6022: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #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 restrict __restrict
| #define WORDS_LITTLEENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STRINGS_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 ((_Bool)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:6022: result: yes
configure:6041: checking stdnoreturn.h usability
configure:6041: gcc -std=gnu99 -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common  conftest.c >&5
configure:6041: $? = 0
configure:6041: result: yes
configure:6041: checking stdnoreturn.h presence
configure:6041: gcc -E  conftest.c
configure:6041: $? = 0
configure:6041: result: yes
configure:6041: checking for stdnoreturn.h
configure:6041: result: yes
configure:6053: checking io.h usability
configure:6053: gcc -std=gnu99 -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common  conftest.c >&5
conftest.c:65:16: fatal error: io.h: No such file or directory
 #include <io.h>
                ^
compilation terminated.
configure:6053: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #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 restrict __restrict
| #define WORDS_LITTLEENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDNORETURN_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 <io.h>
configure:6053: result: no
configure:6053: checking io.h presence
configure:6053: gcc -E  conftest.c
conftest.c:32:16: fatal error: io.h: No such file or directory
 #include <io.h>
                ^
compilation terminated.
configure:6053: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #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 restrict __restrict
| #define WORDS_LITTLEENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDNORETURN_H 1
| /* end confdefs.h.  */
| #include <io.h>
configure:6053: result: no
configure:6053: checking for io.h
configure:6053: result: no
configure:6065: checking fcntl.h usability
configure:6065: gcc -std=gnu99 -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common  conftest.c >&5
configure:6065: $? = 0
configure:6065: result: yes
configure:6065: checking fcntl.h presence
configure:6065: gcc -E  conftest.c
configure:6065: $? = 0
configure:6065: result: yes
configure:6065: checking for fcntl.h
configure:6065: result: yes
configure:6077: checking for unistd.h
configure:6077: result: yes
configure:6089: checking sys/param.h usability
configure:6089: gcc -std=gnu99 -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common  conftest.c >&5
configure:6089: $? = 0
configure:6089: result: yes
configure:6089: checking sys/param.h presence
configure:6089: gcc -E  conftest.c
configure:6089: $? = 0
configure:6089: result: yes
configure:6089: checking for sys/param.h
configure:6089: result: yes
configure:6101: checking sys/mman.h usability
configure:6101: gcc -std=gnu99 -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common  conftest.c >&5
configure:6101: $? = 0
configure:6101: result: yes
configure:6101: checking sys/mman.h presence
configure:6101: gcc -E  conftest.c
configure:6101: $? = 0
configure:6101: result: yes
configure:6101: checking for sys/mman.h
configure:6101: result: yes
configure:6113: checking for sys/stat.h
configure:6113: result: yes
configure:6125: checking for sys/types.h
configure:6125: result: yes
configure:6139: checking for strcasecmp
configure:6139: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common   conftest.c  >&5
conftest.c:61:6: warning: conflicting types for built-in function 'strcasecmp'
 char strcasecmp ();
      ^
configure:6139: $? = 0
configure:6139: result: yes
configure:6139: checking for stricmp
configure:6139: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common   conftest.c  >&5
/tmp/ccVv6D8q.o: In function `main':
/hackenv/nasmbuild/nasm-2.13rc9/conftest.c:73: undefined reference to `stricmp'
collect2: error: ld returned 1 exit status
configure:6139: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #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 restrict __restrict
| #define WORDS_LITTLEENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDNORETURN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRCASECMP 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:6139: result: no
configure:6151: checking for strncasecmp
configure:6151: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common   conftest.c  >&5
conftest.c:62:6: warning: conflicting types for built-in function 'strncasecmp'
 char strncasecmp ();
      ^
configure:6151: $? = 0
configure:6151: result: yes
configure:6151: checking for strnicmp
configure:6151: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common   conftest.c  >&5
/tmp/cc13WttS.o: In function `main':
/hackenv/nasmbuild/nasm-2.13rc9/conftest.c:74: undefined reference to `strnicmp'
collect2: error: ld returned 1 exit status
configure:6151: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #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 restrict __restrict
| #define WORDS_LITTLEENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDNORETURN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 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:6151: result: no
configure:6162: checking for strsep
configure:6162: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common   conftest.c  >&5
configure:6162: $? = 0
configure:6162: result: yes
configure:6173: checking for strnlen
configure:6173: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common   conftest.c  >&5
configure:6173: $? = 0
configure:6173: result: yes
configure:6185: checking for getuid
configure:6185: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common   conftest.c  >&5