postman
Version:
The Postman will help deliver messages around your application
910 lines (880 loc) • 30.8 kB
Plain Text
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by jscoverage configure 0.4, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ ./configure --no-create --no-recursion
## --------- ##
## Platform. ##
## --------- ##
hostname = slacebox
uname -m = i686
uname -r = 1.7.7(0.230/5/3)
uname -s = CYGWIN_NT-6.1-WOW64
uname -v = 2010-08-31 09:58
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /cygdrive/c/_Projects/github/Postman/node_modules/qunit/node_modules/.bin
PATH: /cygdrive/c/_Projects/github/Postman/node_modules/.bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /cygdrive/c/Ruby/192/bin
PATH: /cygdrive/c/Program Files/Common Files/Microsoft Shared/Windows Live
PATH: /cygdrive/c/Program Files (x86)/Common Files/Microsoft Shared/Windows Live
PATH: /cygdrive/c/Windows/system32
PATH: /cygdrive/c/Windows
PATH: /cygdrive/c/Windows/System32/Wbem
PATH: /cygdrive/c/Windows/System32/WindowsPowerShell/v1.0/
PATH: /cygdrive/c/Program Files/Intel/WiFi/bin/
PATH: /cygdrive/c/Program Files/Common Files/Intel/WirelessCommon/
PATH: /cygdrive/c/Program Files (x86)/Microsoft SQL Server/100/Tools/Binn/
PATH: /cygdrive/c/Program Files/Microsoft SQL Server/100/Tools/Binn/
PATH: /cygdrive/c/Program Files/Microsoft SQL Server/100/DTS/Binn/
PATH: /cygdrive/c/Program Files (x86)/Microsoft SQL Server/100/Tools/Binn/VSShell/Common7/IDE/
PATH: /cygdrive/c/Program Files (x86)/Microsoft SQL Server/100/DTS/Binn/
PATH: /cygdrive/c/Program Files (x86)/Windows Live/Shared
PATH: /cygdrive/c/Program Files (x86)/IronRuby 1.1/bin
PATH: /cygdrive/c/Program Files (x86)/QuickTime/QTSystem/
PATH: /cygdrive/c/Program Files (x86)/WinMerge
PATH: /cygdrive/c/Program Files (x86)/Microsoft ASP.NET/ASP.NET Web Pages/v1.0/
PATH: /cygdrive/c/Program Files/Mercurial
PATH: /cygdrive/c/_Projects/bitbucket.org/ServerHere/ServerHere/bin/Debug
PATH: /cygdrive/c/Users/Az/Documents/My Dropbox/Tools/Microsoft
PATH: /cygdrive/c/Program Files (x86)/IIS Express
PATH: /cygdrive/c/Program Files/WIDCOMM/Bluetooth Software/
PATH: /cygdrive/c/Program Files/WIDCOMM/Bluetooth Software/syswow64
PATH: /cygdrive/c/Program Files (x86)/Git/cmd
PATH: /cygdrive/c/Program Files (x86)/Mercurial/
PATH: /usr/lib/lapack
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1807: checking for a BSD-compatible install
configure:1863: result: /usr/bin/install -c
configure:1874: checking whether build environment is sane
configure:1917: result: yes
configure:1945: checking for a thread-safe mkdir -p
configure:1984: result: /usr/bin/mkdir -p
configure:1997: checking for gawk
configure:2013: found /usr/bin/gawk
configure:2024: result: gawk
configure:2035: checking whether make sets $(MAKE)
configure:2056: result: yes
configure:2253: checking build system type
configure:2271: result: i686-pc-cygwin
configure:2293: checking host system type
configure:2308: result: i686-pc-cygwin
configure:2380: checking for gcc
configure:2396: found /usr/bin/gcc
configure:2407: result: gcc
configure:2645: checking for C compiler version
configure:2652: gcc --version >&5
gcc (GCC) 4.3.4 20090804 (release) 1
Copyright (C) 2008 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:2655: $? = 0
configure:2662: gcc -v >&5
Using built-in specs.
Target: i686-pc-cygwin
Configured with: /gnu/gcc/releases/respins/4.3.4-3a/gcc4-4.3.4-3/src/gcc-4.3.4/configure --srcdir=/gnu/gcc/releases/respins/4.3.4-3a/gcc4-4.3.4-3/src/gcc-4.3.4 --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib --datadir=/usr/share --localstatedir=/var --sysconfdir=/etc --infodir=/usr/share/info --mandir=/usr/share/man --datadir=/usr/share --infodir=/usr/share/info --mandir=/usr/share/man -v --with-gmp=/usr --with-mpfr=/usr --enable-bootstrap --enable-version-specific-runtime-libs --with-slibdir=/usr/bin --libexecdir=/usr/lib --enable-static --enable-shared --enable-shared-libgcc --disable-__cxa_atexit --with-gnu-ld --with-gnu-as --with-dwarf2 --disable-sjlj-exceptions --enable-languages=ada,c,c++,fortran,java,objc,obj-c++ --disable-symvers --enable-libjava --program-suffix=-4 --enable-libgomp --enable-libssp --enable-libada --enable-threads=posix --with-arch=i686 --with-tune=generic --enable-libgcj-sublibs CC=gcc-4 CXX=g++-4 CC_FOR_TARGET=gcc-4 CXX_FOR_TARGET=g++-4 GNATMAKE_FOR_TARGET=gnatmake GNATBIND_FOR_TARGET=gnatbind --with-ecj-jar=/usr/share/java/ecj.jar
Thread model: posix
gcc version 4.3.4 20090804 (release) 1 (GCC)
configure:2665: $? = 0
configure:2672: gcc -V >&5
gcc: '-V' option must have argument
configure:2675: $? = 1
configure:2698: checking for C compiler default output file name
configure:2725: gcc conftest.c >&5
configure:2728: $? = 0
configure:2766: result: a.exe
configure:2783: checking whether the C compiler works
configure:2793: ./a.exe
configure:2796: $? = 0
configure:2813: result: yes
configure:2820: checking whether we are cross compiling
configure:2822: result: no
configure:2825: checking for suffix of executables
configure:2832: gcc -o conftest.exe conftest.c >&5
configure:2835: $? = 0
configure:2859: result: .exe
configure:2865: checking for suffix of object files
configure:2891: gcc -c conftest.c >&5
configure:2894: $? = 0
configure:2917: result: o
configure:2921: checking whether we are using the GNU C compiler
configure:2950: gcc -c conftest.c >&5
configure:2956: $? = 0
configure:2973: result: yes
configure:2978: checking whether gcc accepts -g
configure:3008: gcc -c -g conftest.c >&5
configure:3014: $? = 0
configure:3113: result: yes
configure:3130: checking for gcc option to accept ISO C89
configure:3204: gcc -c -g -O2 conftest.c >&5
configure:3210: $? = 0
configure:3233: result: none needed
configure:3262: checking for style of include used by make
configure:3290: result: GNU
configure:3315: checking dependency style of gcc
configure:3406: result: gcc3
configure:3421: checking for gcc option to accept ISO C99
configure:3580: gcc -c -g -O2 conftest.c >&5
conftest.c:60: error: expected ';', ',' or ')' before 'text'
conftest.c: In function 'main':
conftest.c:114: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
conftest.c:114: error: 'newvar' undeclared (first use in this function)
conftest.c:114: error: (Each undeclared identifier is reported only once
conftest.c:114: error: for each function it appears in.)
conftest.c:124: error: 'for' loop initial declaration used outside C99 mode
configure:3586: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "jscoverage"
| #define PACKAGE_TARNAME "jscoverage"
| #define PACKAGE_VERSION "0.4"
| #define PACKAGE_STRING "jscoverage 0.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "jscoverage"
| #define VERSION "0.4"
| /* 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:3580: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:3586: $? = 0
configure:3616: result: -std=gnu99
configure:3680: checking for g++
configure:3696: found /usr/bin/g++
configure:3707: result: g++
configure:3738: checking for C++ compiler version
configure:3745: g++ --version >&5
g++ (GCC) 4.3.4 20090804 (release) 1
Copyright (C) 2008 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:3748: $? = 0
configure:3755: g++ -v >&5
Using built-in specs.
Target: i686-pc-cygwin
Configured with: /gnu/gcc/releases/respins/4.3.4-3a/gcc4-4.3.4-3/src/gcc-4.3.4/configure --srcdir=/gnu/gcc/releases/respins/4.3.4-3a/gcc4-4.3.4-3/src/gcc-4.3.4 --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib --datadir=/usr/share --localstatedir=/var --sysconfdir=/etc --infodir=/usr/share/info --mandir=/usr/share/man --datadir=/usr/share --infodir=/usr/share/info --mandir=/usr/share/man -v --with-gmp=/usr --with-mpfr=/usr --enable-bootstrap --enable-version-specific-runtime-libs --with-slibdir=/usr/bin --libexecdir=/usr/lib --enable-static --enable-shared --enable-shared-libgcc --disable-__cxa_atexit --with-gnu-ld --with-gnu-as --with-dwarf2 --disable-sjlj-exceptions --enable-languages=ada,c,c++,fortran,java,objc,obj-c++ --disable-symvers --enable-libjava --program-suffix=-4 --enable-libgomp --enable-libssp --enable-libada --enable-threads=posix --with-arch=i686 --with-tune=generic --enable-libgcj-sublibs CC=gcc-4 CXX=g++-4 CC_FOR_TARGET=gcc-4 CXX_FOR_TARGET=g++-4 GNATMAKE_FOR_TARGET=gnatmake GNATBIND_FOR_TARGET=gnatbind --with-ecj-jar=/usr/share/java/ecj.jar
Thread model: posix
gcc version 4.3.4 20090804 (release) 1 (GCC)
configure:3758: $? = 0
configure:3765: g++ -V >&5
g++: '-V' option must have argument
configure:3768: $? = 1
configure:3771: checking whether we are using the GNU C++ compiler
configure:3800: g++ -c conftest.cpp >&5
configure:3806: $? = 0
configure:3823: result: yes
configure:3828: checking whether g++ accepts -g
configure:3858: g++ -c -g conftest.cpp >&5
configure:3864: $? = 0
configure:3963: result: yes
configure:3988: checking dependency style of g++
configure:4079: result: gcc3
configure:4136: checking for ld used by GCC
configure:4200: result: /usr/i686-pc-cygwin/bin/ld.exe
configure:4209: checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld
configure:4222: result: yes
configure:4229: checking for shared library run path origin
configure:4242: result: done
configure:4751: checking for iconv
configure:4783: gcc -std=gnu99 -o conftest.exe -g -O2 conftest.c >&5
/tmp/ccOeWzDo.o: In function `main':
/cygdrive/c/_Projects/github/Postman/node_modules/qunit/deps/jscoverage/conftest.c:15: undefined reference to `_libiconv_open'
/cygdrive/c/_Projects/github/Postman/node_modules/qunit/deps/jscoverage/conftest.c:16: undefined reference to `_libiconv'
/cygdrive/c/_Projects/github/Postman/node_modules/qunit/deps/jscoverage/conftest.c:17: undefined reference to `_libiconv_close'
collect2: ld returned 1 exit status
configure:4789: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "jscoverage"
| #define PACKAGE_TARNAME "jscoverage"
| #define PACKAGE_VERSION "0.4"
| #define PACKAGE_STRING "jscoverage 0.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "jscoverage"
| #define VERSION "0.4"
| /* end confdefs.h. */
| #include <stdlib.h>
| #include <iconv.h>
| int
| main ()
| {
| iconv_t cd = iconv_open("","");
| iconv(cd,NULL,NULL,NULL,NULL);
| iconv_close(cd);
| ;
| return 0;
| }
configure:4832: gcc -std=gnu99 -o conftest.exe -g -O2 conftest.c -liconv >&5
configure:4838: $? = 0
configure:4859: result: yes
configure:4862: checking for working iconv
configure:4948: gcc -std=gnu99 -o conftest.exe -g -O2 conftest.c -liconv >&5
configure:4951: $? = 0
configure:4957: ./conftest.exe
configure:4960: $? = 0
configure:4978: result: yes
configure:4995: checking how to link with libiconv
configure:4997: result: -liconv
configure:5008: checking for iconv declaration
configure:5047: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:5053: $? = 0
configure:5072: result:
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:5089: checking how to run the C preprocessor
configure:5129: gcc -std=gnu99 -E conftest.c
configure:5135: $? = 0
configure:5166: gcc -std=gnu99 -E conftest.c
conftest.c:12:28: error: ac_nonexistent.h: No such file or directory
configure:5172: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "jscoverage"
| #define PACKAGE_TARNAME "jscoverage"
| #define PACKAGE_VERSION "0.4"
| #define PACKAGE_STRING "jscoverage 0.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "jscoverage"
| #define VERSION "0.4"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5205: result: gcc -std=gnu99 -E
configure:5234: gcc -std=gnu99 -E conftest.c
configure:5240: $? = 0
configure:5271: gcc -std=gnu99 -E conftest.c
conftest.c:12:28: error: ac_nonexistent.h: No such file or directory
configure:5277: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "jscoverage"
| #define PACKAGE_TARNAME "jscoverage"
| #define PACKAGE_VERSION "0.4"
| #define PACKAGE_STRING "jscoverage 0.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "jscoverage"
| #define VERSION "0.4"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5315: checking for grep that handles long lines and -e
configure:5389: result: /usr/bin/grep
configure:5394: checking for egrep
configure:5472: result: /usr/bin/grep -E
configure:5477: checking for ANSI C header files
configure:5507: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:5513: $? = 0
configure:5612: gcc -std=gnu99 -o conftest.exe -g -O2 conftest.c >&5
configure:5615: $? = 0
configure:5621: ./conftest.exe
configure:5624: $? = 0
configure:5641: result: yes
configure:5665: checking for sys/types.h
configure:5686: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:5692: $? = 0
configure:5708: result: yes
configure:5665: checking for sys/stat.h
configure:5686: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:5692: $? = 0
configure:5708: result: yes
configure:5665: checking for stdlib.h
configure:5686: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:5692: $? = 0
configure:5708: result: yes
configure:5665: checking for string.h
configure:5686: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:5692: $? = 0
configure:5708: result: yes
configure:5665: checking for memory.h
configure:5686: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:5692: $? = 0
configure:5708: result: yes
configure:5665: checking for strings.h
configure:5686: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:5692: $? = 0
configure:5708: result: yes
configure:5665: checking for inttypes.h
configure:5686: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:5692: $? = 0
configure:5708: result: yes
configure:5665: checking for stdint.h
configure:5686: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:5692: $? = 0
configure:5708: result: yes
configure:5665: checking for unistd.h
configure:5686: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:5692: $? = 0
configure:5708: result: yes
configure:5735: checking pthread.h usability
configure:5752: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:5758: $? = 0
configure:5772: result: yes
configure:5776: checking pthread.h presence
configure:5791: gcc -std=gnu99 -E conftest.c
configure:5797: $? = 0
configure:5811: result: yes
configure:5839: checking for pthread.h
configure:5847: result: yes
configure:5875: checking iconv.h usability
configure:5892: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:5898: $? = 0
configure:5912: result: yes
configure:5916: checking iconv.h presence
configure:5931: gcc -std=gnu99 -E conftest.c
configure:5937: $? = 0
configure:5951: result: yes
configure:5979: checking for iconv.h
configure:5987: result: yes
configure:6015: checking windows.h usability
configure:6032: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:6038: $? = 0
configure:6052: result: yes
configure:6056: checking windows.h presence
configure:6071: gcc -std=gnu99 -E conftest.c
configure:6077: $? = 0
configure:6091: result: yes
configure:6119: checking for windows.h
configure:6127: result: yes
configure:6142: checking whether byte ordering is bigendian
configure:6175: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:6181: $? = 0
configure:6213: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:32: error: 'not' undeclared (first use in this function)
conftest.c:32: error: (Each undeclared identifier is reported only once
conftest.c:32: error: for each function it appears in.)
conftest.c:32: error: expected ';' before 'big'
configure:6219: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "jscoverage"
| #define PACKAGE_TARNAME "jscoverage"
| #define PACKAGE_VERSION "0.4"
| #define PACKAGE_STRING "jscoverage 0.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "jscoverage"
| #define VERSION "0.4"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #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 HAVE_PTHREAD_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_WINDOWS_H 1
| /* 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:6359: result: no
configure:6389: checking for getaddrinfo
configure:6445: gcc -std=gnu99 -o conftest.exe -g -O2 conftest.c >&5
configure:6451: $? = 0
configure:6469: result: yes
configure:6389: checking for gethostbyname_r
configure:6445: gcc -std=gnu99 -o conftest.exe -g -O2 conftest.c >&5
/tmp/ccRtgkSC.o: In function `main':
/cygdrive/c/_Projects/github/Postman/node_modules/qunit/deps/jscoverage/conftest.c:60: undefined reference to `_gethostbyname_r'
collect2: ld returned 1 exit status
configure:6451: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "jscoverage"
| #define PACKAGE_TARNAME "jscoverage"
| #define PACKAGE_VERSION "0.4"
| #define PACKAGE_STRING "jscoverage 0.4"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "jscoverage"
| #define VERSION "0.4"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #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 HAVE_PTHREAD_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_WINDOWS_H 1
| #define HAVE_GETADDRINFO 1
| /* end confdefs.h. */
| /* Define gethostbyname_r to an innocuous variant, in case <limits.h> declares gethostbyname_r.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define gethostbyname_r innocuous_gethostbyname_r
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char gethostbyname_r (); 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 gethostbyname_r
|
| /* 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 gethostbyname_r ();
| /* 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_gethostbyname_r || defined __stub___gethostbyname_r
| choke me
| #endif
|
| int
| main ()
| {
| return gethostbyname_r ();
| ;
| return 0;
| }
configure:6469: result: no
configure:6389: checking for inet_aton
configure:6445: gcc -std=gnu99 -o conftest.exe -g -O2 conftest.c >&5
configure:6451: $? = 0
configure:6469: result: yes
configure:6389: checking for strndup
configure:6445: gcc -std=gnu99 -o conftest.exe -g -O2 conftest.c >&5
conftest.c:50: warning: conflicting types for built-in function 'strndup'
configure:6451: $? = 0
configure:6469: result: yes
configure:6389: checking for vasprintf
configure:6445: gcc -std=gnu99 -o conftest.exe -g -O2 conftest.c >&5
configure:6451: $? = 0
configure:6469: result: yes
configure:6389: checking for asprintf
configure:6445: gcc -std=gnu99 -o conftest.exe -g -O2 conftest.c >&5
configure:6451: $? = 0
configure:6469: result: yes
configure:6479: checking for MultiByteToWideChar
configure:6508: gcc -std=gnu99 -o conftest.exe -g -O2 conftest.c >&5
configure:6514: $? = 0
configure:6526: result: yes
configure:6699: creating ./config.status
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i686-pc-cygwin
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
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_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=.exe
ac_cv_func_asprintf=yes
ac_cv_func_getaddrinfo=yes
ac_cv_func_gethostbyname_r=no
ac_cv_func_inet_aton=yes
ac_cv_func_strndup=yes
ac_cv_func_vasprintf=yes
ac_cv_header_iconv_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_pthread_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_windows_h=yes
ac_cv_host=i686-pc-cygwin
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -std=gnu99 -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_cc_c89=
ac_cv_prog_cc_c99=-std=gnu99
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='-L$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.dll.a $libname.lib'
acl_cv_path_LD=/usr/i686-pc-cygwin/bin/ld.exe
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=dll
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_func_iconv=yes
am_cv_func_iconv_works=yes
am_cv_lib_iconv=yes
am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
am_cv_proto_iconv_arg1=
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /cygdrive/c/_Projects/github/Postman/node_modules/qunit/deps/jscoverage/missing --run aclocal-1.10'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /cygdrive/c/_Projects/github/Postman/node_modules/qunit/deps/jscoverage/missing --run tar'
AUTOCONF='${SHELL} /cygdrive/c/_Projects/github/Postman/node_modules/qunit/deps/jscoverage/missing --run autoconf'
AUTOHEADER='${SHELL} /cygdrive/c/_Projects/github/Postman/node_modules/qunit/deps/jscoverage/missing --run autoheader'
AUTOMAKE='${SHELL} /cygdrive/c/_Projects/github/Postman/node_modules/qunit/deps/jscoverage/missing --run automake-1.10'
AWK='gawk'
CC='gcc -std=gnu99'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -std=gnu99 -E'
CPPFLAGS=''
CXX='g++'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='cygpath -w'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT='.exe'
EXTRA_SOCKET_LIBS=''
EXTRA_THREAD_LIBS='-lpthread'
EXTRA_TIMER_LIBS=''
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS=''
LIBICONV='-liconv'
LIBOBJS=''
LIBS=''
LTLIBICONV='-liconv'
LTLIBOBJS=''
MAKEINFO='${SHELL} /cygdrive/c/_Projects/github/Postman/node_modules/qunit/deps/jscoverage/missing --run makeinfo'
OBJEXT='o'
PACKAGE='jscoverage'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='jscoverage'
PACKAGE_STRING='jscoverage 0.4'
PACKAGE_TARNAME='jscoverage'
PACKAGE_VERSION='0.4'
PATH_SEPARATOR=':'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
VERSION='0.4'
XP_DEF='-DXP_UNIX'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_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-cygwin'
build_alias=''
build_cpu='i686'
build_os='cygwin'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='i686-pc-cygwin'
host_alias=''
host_cpu='i686'
host_os='cygwin'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /cygdrive/c/_Projects/github/Postman/node_modules/qunit/deps/jscoverage/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/usr/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME "jscoverage"
#define PACKAGE_TARNAME "jscoverage"
#define PACKAGE_VERSION "0.4"
#define PACKAGE_STRING "jscoverage 0.4"
#define PACKAGE_BUGREPORT ""
#define PACKAGE "jscoverage"
#define VERSION "0.4"
#define HAVE_ICONV 1
#define ICONV_CONST
#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 HAVE_PTHREAD_H 1
#define HAVE_ICONV_H 1
#define HAVE_WINDOWS_H 1
#define HAVE_GETADDRINFO 1
#define HAVE_INET_ATON 1
#define HAVE_STRNDUP 1
#define HAVE_VASPRINTF 1
#define HAVE_ASPRINTF 1
#define HAVE_MULTIBYTETOWIDECHAR 1
configure: exit 0
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by jscoverage config.status 0.4, which was
generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on slacebox
config.status:661: creating Makefile
config.status:661: creating make-dist.sh
config.status:661: creating make-bin-dist.sh
config.status:661: creating tests/Makefile
config.status:661: creating config.h
config.status:898: config.h is unchanged
config.status:945: executing depfiles commands
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by jscoverage config.status 0.4, which was
generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status config.h
on slacebox
config.status:661: creating config.h
config.status:898: config.h is unchanged