github.com/jlmucb/cloudproxy@v0.0.0-20170830161738-b5aa0b619bc4/src/third_party/google-glog/config.log (about)

     1  This file contains any messages produced by compilers while
     2  running configure, to aid debugging if configure makes a mistake.
     3  
     4  It was created by glog configure 0.3.3, which was
     5  generated by GNU Autoconf 2.68.  Invocation command line was
     6  
     7    $ ./configure 
     8  
     9  ## --------- ##
    10  ## Platform. ##
    11  ## --------- ##
    12  
    13  hostname = tmroeder-loaner2
    14  uname -m = x86_64
    15  uname -r = 3.7.6
    16  uname -s = Linux
    17  uname -v = #1 SMP Fri Feb 8 09:11:43 PST 2013
    18  
    19  /usr/bin/uname -p = unknown
    20  /bin/uname -X     = unknown
    21  
    22  /bin/arch              = unknown
    23  /usr/bin/arch -k       = unknown
    24  /usr/convex/getsysinfo = unknown
    25  /usr/bin/hostinfo      = unknown
    26  /bin/machine           = unknown
    27  /usr/bin/oslevel       = unknown
    28  /bin/universe          = unknown
    29  
    30  PATH: /usr/local/sbin
    31  PATH: /usr/local/bin
    32  PATH: /usr/sbin
    33  PATH: /usr/bin
    34  PATH: /sbin
    35  PATH: /bin
    36  PATH: /home/tmroeder/src/fileProxy/Code/third_party/gyp
    37  PATH: /home/tmroeder/src/fileProxy/src/third_party/gyp
    38  
    39  
    40  ## ----------- ##
    41  ## Core tests. ##
    42  ## ----------- ##
    43  
    44  configure:2756: checking for a BSD-compatible install
    45  configure:2824: result: /usr/bin/install -c
    46  configure:2835: checking whether build environment is sane
    47  configure:2885: result: yes
    48  configure:3026: checking for a thread-safe mkdir -p
    49  configure:3065: result: /bin/mkdir -p
    50  configure:3078: checking for gawk
    51  configure:3094: found /usr/bin/gawk
    52  configure:3105: result: gawk
    53  configure:3116: checking whether make sets $(MAKE)
    54  configure:3138: result: yes
    55  configure:3277: checking for gcc
    56  configure:3293: found /usr/bin/gcc
    57  configure:3304: result: gcc
    58  configure:3533: checking for C compiler version
    59  configure:3542: gcc --version >&5
    60  gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
    61  Copyright (C) 2011 Free Software Foundation, Inc.
    62  This is free software; see the source for copying conditions.  There is NO
    63  warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
    64  
    65  configure:3553: $? = 0
    66  configure:3542: gcc -v >&5
    67  Using built-in specs.
    68  COLLECT_GCC=gcc
    69  COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper
    70  Target: x86_64-linux-gnu
    71  Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
    72  Thread model: posix
    73  gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) 
    74  configure:3553: $? = 0
    75  configure:3542: gcc -V >&5
    76  gcc: error: unrecognized option '-V'
    77  gcc: fatal error: no input files
    78  compilation terminated.
    79  configure:3553: $? = 4
    80  configure:3542: gcc -qversion >&5
    81  gcc: error: unrecognized option '-qversion'
    82  gcc: fatal error: no input files
    83  compilation terminated.
    84  configure:3553: $? = 4
    85  configure:3573: checking whether the C compiler works
    86  configure:3595: gcc    conftest.c  >&5
    87  configure:3599: $? = 0
    88  configure:3647: result: yes
    89  configure:3650: checking for C compiler default output file name
    90  configure:3652: result: a.out
    91  configure:3658: checking for suffix of executables
    92  configure:3665: gcc -o conftest    conftest.c  >&5
    93  configure:3669: $? = 0
    94  configure:3691: result: 
    95  configure:3713: checking whether we are cross compiling
    96  configure:3721: gcc -o conftest    conftest.c  >&5
    97  configure:3725: $? = 0
    98  configure:3732: ./conftest
    99  configure:3736: $? = 0
   100  configure:3751: result: no
   101  configure:3756: checking for suffix of object files
   102  configure:3778: gcc -c   conftest.c >&5
   103  configure:3782: $? = 0
   104  configure:3803: result: o
   105  configure:3807: checking whether we are using the GNU C compiler
   106  configure:3826: gcc -c   conftest.c >&5
   107  configure:3826: $? = 0
   108  configure:3835: result: yes
   109  configure:3844: checking whether gcc accepts -g
   110  configure:3864: gcc -c -g  conftest.c >&5
   111  configure:3864: $? = 0
   112  configure:3905: result: yes
   113  configure:3922: checking for gcc option to accept ISO C89
   114  configure:3986: gcc  -c -g -O2  conftest.c >&5
   115  configure:3986: $? = 0
   116  configure:3999: result: none needed
   117  configure:4030: checking for style of include used by make
   118  configure:4058: result: GNU
   119  configure:4084: checking dependency style of gcc
   120  configure:4195: result: gcc3
   121  configure:4215: checking how to run the C preprocessor
   122  configure:4246: gcc -E  conftest.c
   123  configure:4246: $? = 0
   124  configure:4260: gcc -E  conftest.c
   125  conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
   126  compilation terminated.
   127  configure:4260: $? = 1
   128  configure: failed program was:
   129  | /* confdefs.h */
   130  | #define PACKAGE_NAME "glog"
   131  | #define PACKAGE_TARNAME "glog"
   132  | #define PACKAGE_VERSION "0.3.3"
   133  | #define PACKAGE_STRING "glog 0.3.3"
   134  | #define PACKAGE_BUGREPORT "opensource@google.com"
   135  | #define PACKAGE_URL ""
   136  | #define PACKAGE "glog"
   137  | #define VERSION "0.3.3"
   138  | /* end confdefs.h.  */
   139  | #include <ac_nonexistent.h>
   140  configure:4285: result: gcc -E
   141  configure:4305: gcc -E  conftest.c
   142  configure:4305: $? = 0
   143  configure:4319: gcc -E  conftest.c
   144  conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
   145  compilation terminated.
   146  configure:4319: $? = 1
   147  configure: failed program was:
   148  | /* confdefs.h */
   149  | #define PACKAGE_NAME "glog"
   150  | #define PACKAGE_TARNAME "glog"
   151  | #define PACKAGE_VERSION "0.3.3"
   152  | #define PACKAGE_STRING "glog 0.3.3"
   153  | #define PACKAGE_BUGREPORT "opensource@google.com"
   154  | #define PACKAGE_URL ""
   155  | #define PACKAGE "glog"
   156  | #define VERSION "0.3.3"
   157  | /* end confdefs.h.  */
   158  | #include <ac_nonexistent.h>
   159  configure:4405: checking for g++
   160  configure:4421: found /usr/bin/g++
   161  configure:4432: result: g++
   162  configure:4459: checking for C++ compiler version
   163  configure:4468: g++ --version >&5
   164  g++ (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
   165  Copyright (C) 2011 Free Software Foundation, Inc.
   166  This is free software; see the source for copying conditions.  There is NO
   167  warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
   168  
   169  configure:4479: $? = 0
   170  configure:4468: g++ -v >&5
   171  Using built-in specs.
   172  COLLECT_GCC=g++
   173  COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper
   174  Target: x86_64-linux-gnu
   175  Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
   176  Thread model: posix
   177  gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) 
   178  configure:4479: $? = 0
   179  configure:4468: g++ -V >&5
   180  g++: error: unrecognized option '-V'
   181  g++: fatal error: no input files
   182  compilation terminated.
   183  configure:4479: $? = 4
   184  configure:4468: g++ -qversion >&5
   185  g++: error: unrecognized option '-qversion'
   186  g++: fatal error: no input files
   187  compilation terminated.
   188  configure:4479: $? = 4
   189  configure:4483: checking whether we are using the GNU C++ compiler
   190  configure:4502: g++ -c   conftest.cpp >&5
   191  configure:4502: $? = 0
   192  configure:4511: result: yes
   193  configure:4520: checking whether g++ accepts -g
   194  configure:4540: g++ -c -g  conftest.cpp >&5
   195  configure:4540: $? = 0
   196  configure:4581: result: yes
   197  configure:4606: checking dependency style of g++
   198  configure:4717: result: gcc3
   199  configure:4770: checking build system type
   200  configure:4784: result: x86_64-unknown-linux-gnu
   201  configure:4804: checking host system type
   202  configure:4817: result: x86_64-unknown-linux-gnu
   203  configure:4858: checking how to print strings
   204  configure:4885: result: printf
   205  configure:4906: checking for a sed that does not truncate output
   206  configure:4970: result: /bin/sed
   207  configure:4988: checking for grep that handles long lines and -e
   208  configure:5046: result: /bin/grep
   209  configure:5051: checking for egrep
   210  configure:5113: result: /bin/grep -E
   211  configure:5118: checking for fgrep
   212  configure:5180: result: /bin/grep -F
   213  configure:5215: checking for ld used by gcc
   214  configure:5282: result: /usr/bin/ld
   215  configure:5289: checking if the linker (/usr/bin/ld) is GNU ld
   216  configure:5304: result: yes
   217  configure:5316: checking for BSD- or MS-compatible name lister (nm)
   218  configure:5365: result: /usr/bin/nm -B
   219  configure:5495: checking the name lister (/usr/bin/nm -B) interface
   220  configure:5502: g++ -c -g -O2  conftest.cpp >&5
   221  configure:5505: /usr/bin/nm -B "conftest.o"
   222  configure:5508: output
   223  0000000000000000 B some_variable
   224  configure:5515: result: BSD nm
   225  configure:5518: checking whether ln -s works
   226  configure:5522: result: yes
   227  configure:5530: checking the maximum length of command line arguments
   228  configure:5660: result: 1572864
   229  configure:5677: checking whether the shell understands some XSI constructs
   230  configure:5687: result: yes
   231  configure:5691: checking whether the shell understands "+="
   232  configure:5697: result: yes
   233  configure:5732: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
   234  configure:5772: result: func_convert_file_noop
   235  configure:5779: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
   236  configure:5799: result: func_convert_file_noop
   237  configure:5806: checking for /usr/bin/ld option to reload object files
   238  configure:5813: result: -r
   239  configure:5887: checking for objdump
   240  configure:5903: found /usr/bin/objdump
   241  configure:5914: result: objdump
   242  configure:5946: checking how to recognize dependent libraries
   243  configure:6148: result: pass_all
   244  configure:6233: checking for dlltool
   245  configure:6263: result: no
   246  configure:6293: checking how to associate runtime and link libraries
   247  configure:6320: result: printf %s\n
   248  configure:6381: checking for ar
   249  configure:6397: found /usr/bin/ar
   250  configure:6408: result: ar
   251  configure:6445: checking for archiver @FILE support
   252  configure:6462: g++ -c -g -O2  conftest.cpp >&5
   253  configure:6462: $? = 0
   254  configure:6465: ar cru libconftest.a @conftest.lst >&5
   255  configure:6468: $? = 0
   256  configure:6473: ar cru libconftest.a @conftest.lst >&5
   257  ar: conftest.o: No such file or directory
   258  configure:6476: $? = 1
   259  configure:6488: result: @
   260  configure:6546: checking for strip
   261  configure:6562: found /usr/bin/strip
   262  configure:6573: result: strip
   263  configure:6645: checking for ranlib
   264  configure:6661: found /usr/bin/ranlib
   265  configure:6672: result: ranlib
   266  configure:6774: checking command to parse /usr/bin/nm -B output from gcc object
   267  configure:6894: g++ -c -g -O2  conftest.cpp >&5
   268  configure:6897: $? = 0
   269  configure:6901: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
   270  configure:6904: $? = 0
   271  configure:6970: g++ -o conftest -g -O2   conftest.cpp conftstm.o >&5
   272  configure:6973: $? = 0
   273  configure:7011: result: ok
   274  configure:7048: checking for sysroot
   275  configure:7078: result: no
   276  configure:7156: g++ -c -g -O2  conftest.cpp >&5
   277  configure:7159: $? = 0
   278  configure:7335: checking for mt
   279  configure:7351: found /bin/mt
   280  configure:7362: result: mt
   281  configure:7385: checking if mt is a manifest tool
   282  configure:7391: mt '-?'
   283  configure:7399: result: no
   284  configure:8037: checking for ANSI C header files
   285  configure:8057: g++ -c -g -O2  conftest.cpp >&5
   286  configure:8057: $? = 0
   287  ./configure: line 8071: conftest.cpp: command not found
   288  configure:8141: result: no
   289  configure:8154: checking for sys/types.h
   290  configure:8154: g++ -c -g -O2  conftest.cpp >&5
   291  configure:8154: $? = 0
   292  configure:8154: result: yes
   293  configure:8154: checking for sys/stat.h
   294  configure:8154: g++ -c -g -O2  conftest.cpp >&5
   295  configure:8154: $? = 0
   296  configure:8154: result: yes
   297  configure:8154: checking for stdlib.h
   298  configure:8154: g++ -c -g -O2  conftest.cpp >&5
   299  configure:8154: $? = 0
   300  configure:8154: result: yes
   301  configure:8154: checking for string.h
   302  configure:8154: g++ -c -g -O2  conftest.cpp >&5
   303  configure:8154: $? = 0
   304  configure:8154: result: yes
   305  configure:8154: checking for memory.h
   306  configure:8154: g++ -c -g -O2  conftest.cpp >&5
   307  configure:8154: $? = 0
   308  configure:8154: result: yes
   309  configure:8154: checking for strings.h
   310  configure:8154: g++ -c -g -O2  conftest.cpp >&5
   311  configure:8154: $? = 0
   312  configure:8154: result: yes
   313  configure:8154: checking for inttypes.h
   314  configure:8154: g++ -c -g -O2  conftest.cpp >&5
   315  configure:8154: $? = 0
   316  configure:8154: result: yes
   317  configure:8154: checking for stdint.h
   318  configure:8154: g++ -c -g -O2  conftest.cpp >&5
   319  configure:8154: $? = 0
   320  configure:8154: result: yes
   321  configure:8154: checking for unistd.h
   322  configure:8154: g++ -c -g -O2  conftest.cpp >&5
   323  configure:8154: $? = 0
   324  configure:8154: result: yes
   325  configure:8168: checking for dlfcn.h
   326  configure:8168: g++ -c -g -O2  conftest.cpp >&5
   327  configure:8168: $? = 0
   328  configure:8168: result: yes
   329  configure:8384: checking for objdir
   330  configure:8399: result: .libs
   331  configure:8670: checking if gcc supports -fno-rtti -fno-exceptions
   332  configure:8688: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
   333  cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
   334  configure:8692: $? = 0
   335  configure:8705: result: no
   336  configure:9032: checking for gcc option to produce PIC
   337  configure:9039: result: -fPIC -DPIC
   338  configure:9047: checking if gcc PIC flag -fPIC -DPIC works
   339  configure:9065: gcc -c -g -O2  -fPIC -DPIC -DPIC conftest.c >&5
   340  configure:9069: $? = 0
   341  configure:9082: result: yes
   342  configure:9111: checking if gcc static flag -static works
   343  configure:9139: result: yes
   344  configure:9154: checking if gcc supports -c -o file.o
   345  configure:9175: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
   346  configure:9179: $? = 0
   347  configure:9201: result: yes
   348  configure:9209: checking if gcc supports -c -o file.o
   349  configure:9256: result: yes
   350  configure:9289: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
   351  configure:10446: result: yes
   352  configure:10483: checking whether -lc should be explicitly linked in
   353  configure:10491: gcc -c -g -O2  conftest.c >&5
   354  configure:10494: $? = 0
   355  configure:10509: gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
   356  configure:10512: $? = 0
   357  configure:10526: result: no
   358  configure:10686: checking dynamic linker characteristics
   359  configure:11197: gcc -o conftest -g -O2   -Wl,-rpath -Wl,/foo conftest.c  >&5
   360  configure:11197: $? = 0
   361  configure:11431: result: GNU/Linux ld.so
   362  configure:11538: checking how to hardcode library paths into programs
   363  configure:11563: result: immediate
   364  configure:12103: checking whether stripping libraries is possible
   365  configure:12108: result: yes
   366  configure:12143: checking if libtool supports shared libraries
   367  configure:12145: result: yes
   368  configure:12148: checking whether to build shared libraries
   369  configure:12169: result: yes
   370  configure:12172: checking whether to build static libraries
   371  configure:12176: result: yes
   372  configure:12199: checking how to run the C++ preprocessor
   373  configure:12226: g++ -E  conftest.cpp
   374  configure:12226: $? = 0
   375  configure:12240: g++ -E  conftest.cpp
   376  conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory
   377  compilation terminated.
   378  configure:12240: $? = 1
   379  configure: failed program was:
   380  | /* confdefs.h */
   381  | #define PACKAGE_NAME "glog"
   382  | #define PACKAGE_TARNAME "glog"
   383  | #define PACKAGE_VERSION "0.3.3"
   384  | #define PACKAGE_STRING "glog 0.3.3"
   385  | #define PACKAGE_BUGREPORT "opensource@google.com"
   386  | #define PACKAGE_URL ""
   387  | #define PACKAGE "glog"
   388  | #define VERSION "0.3.3"
   389  | #define HAVE_SYS_TYPES_H 1
   390  | #define HAVE_SYS_STAT_H 1
   391  | #define HAVE_STDLIB_H 1
   392  | #define HAVE_STRING_H 1
   393  | #define HAVE_MEMORY_H 1
   394  | #define HAVE_STRINGS_H 1
   395  | #define HAVE_INTTYPES_H 1
   396  | #define HAVE_STDINT_H 1
   397  | #define HAVE_UNISTD_H 1
   398  | #define HAVE_DLFCN_H 1
   399  | #define LT_OBJDIR ".libs/"
   400  | /* end confdefs.h.  */
   401  | #include <ac_nonexistent.h>
   402  configure:12265: result: g++ -E
   403  configure:12285: g++ -E  conftest.cpp
   404  configure:12285: $? = 0
   405  configure:12299: g++ -E  conftest.cpp
   406  conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory
   407  compilation terminated.
   408  configure:12299: $? = 1
   409  configure: failed program was:
   410  | /* confdefs.h */
   411  | #define PACKAGE_NAME "glog"
   412  | #define PACKAGE_TARNAME "glog"
   413  | #define PACKAGE_VERSION "0.3.3"
   414  | #define PACKAGE_STRING "glog 0.3.3"
   415  | #define PACKAGE_BUGREPORT "opensource@google.com"
   416  | #define PACKAGE_URL ""
   417  | #define PACKAGE "glog"
   418  | #define VERSION "0.3.3"
   419  | #define HAVE_SYS_TYPES_H 1
   420  | #define HAVE_SYS_STAT_H 1
   421  | #define HAVE_STDLIB_H 1
   422  | #define HAVE_STRING_H 1
   423  | #define HAVE_MEMORY_H 1
   424  | #define HAVE_STRINGS_H 1
   425  | #define HAVE_INTTYPES_H 1
   426  | #define HAVE_STDINT_H 1
   427  | #define HAVE_UNISTD_H 1
   428  | #define HAVE_DLFCN_H 1
   429  | #define LT_OBJDIR ".libs/"
   430  | /* end confdefs.h.  */
   431  | #include <ac_nonexistent.h>
   432  configure:12468: checking for ld used by g++
   433  configure:12535: result: /usr/bin/ld -m elf_x86_64
   434  configure:12542: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
   435  configure:12557: result: yes
   436  configure:12612: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
   437  configure:13617: result: yes
   438  configure:13653: g++ -c -g -O2  conftest.cpp >&5
   439  configure:13656: $? = 0
   440  configure:14176: checking for g++ option to produce PIC
   441  configure:14183: result: -fPIC -DPIC
   442  configure:14191: checking if g++ PIC flag -fPIC -DPIC works
   443  configure:14209: g++ -c -g -O2  -fPIC -DPIC -DPIC conftest.cpp >&5
   444  configure:14213: $? = 0
   445  configure:14226: result: yes
   446  configure:14249: checking if g++ static flag -static works
   447  configure:14277: result: yes
   448  configure:14289: checking if g++ supports -c -o file.o
   449  configure:14310: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
   450  configure:14314: $? = 0
   451  configure:14336: result: yes
   452  configure:14341: checking if g++ supports -c -o file.o
   453  configure:14388: result: yes
   454  configure:14418: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
   455  configure:14457: result: yes
   456  configure:14598: checking dynamic linker characteristics
   457  configure:15277: result: GNU/Linux ld.so
   458  configure:15330: checking how to hardcode library paths into programs
   459  configure:15355: result: immediate
   460  configure:15420: checking for ANSI C header files
   461  configure:15524: result: no
   462  configure:15534: checking for stdint.h
   463  configure:15534: result: yes
   464  configure:15542: checking for sys/types.h
   465  configure:15542: result: yes
   466  configure:15550: checking for inttypes.h
   467  configure:15550: result: yes
   468  configure:15560: checking for unistd.h
   469  configure:15560: result: yes
   470  configure:15574: checking syscall.h usability
   471  configure:15574: g++ -c -g -O2  conftest.cpp >&5
   472  configure:15574: $? = 0
   473  configure:15574: result: yes
   474  configure:15574: checking syscall.h presence
   475  configure:15574: g++ -E  conftest.cpp
   476  configure:15574: $? = 0
   477  configure:15574: result: yes
   478  configure:15574: checking for syscall.h
   479  configure:15574: result: yes
   480  configure:15586: checking sys/syscall.h usability
   481  configure:15586: g++ -c -g -O2  conftest.cpp >&5
   482  configure:15586: $? = 0
   483  configure:15586: result: yes
   484  configure:15586: checking sys/syscall.h presence
   485  configure:15586: g++ -E  conftest.cpp
   486  configure:15586: $? = 0
   487  configure:15586: result: yes
   488  configure:15586: checking for sys/syscall.h
   489  configure:15586: result: yes
   490  configure:15599: checking execinfo.h usability
   491  configure:15599: g++ -c -g -O2  conftest.cpp >&5
   492  configure:15599: $? = 0
   493  configure:15599: result: yes
   494  configure:15599: checking execinfo.h presence
   495  configure:15599: g++ -E  conftest.cpp
   496  configure:15599: $? = 0
   497  configure:15599: result: yes
   498  configure:15599: checking for execinfo.h
   499  configure:15599: result: yes
   500  configure:15612: checking libunwind.h usability
   501  configure:15612: g++ -c -g -O2  conftest.cpp >&5
   502  conftest.cpp:59:23: fatal error: libunwind.h: No such file or directory
   503  compilation terminated.
   504  configure:15612: $? = 1
   505  configure: failed program was:
   506  | /* confdefs.h */
   507  | #define PACKAGE_NAME "glog"
   508  | #define PACKAGE_TARNAME "glog"
   509  | #define PACKAGE_VERSION "0.3.3"
   510  | #define PACKAGE_STRING "glog 0.3.3"
   511  | #define PACKAGE_BUGREPORT "opensource@google.com"
   512  | #define PACKAGE_URL ""
   513  | #define PACKAGE "glog"
   514  | #define VERSION "0.3.3"
   515  | #define HAVE_SYS_TYPES_H 1
   516  | #define HAVE_SYS_STAT_H 1
   517  | #define HAVE_STDLIB_H 1
   518  | #define HAVE_STRING_H 1
   519  | #define HAVE_MEMORY_H 1
   520  | #define HAVE_STRINGS_H 1
   521  | #define HAVE_INTTYPES_H 1
   522  | #define HAVE_STDINT_H 1
   523  | #define HAVE_UNISTD_H 1
   524  | #define HAVE_DLFCN_H 1
   525  | #define LT_OBJDIR ".libs/"
   526  | #define HAVE_UNISTD_H 1
   527  | #define HAVE_SYSCALL_H 1
   528  | #define HAVE_SYS_SYSCALL_H 1
   529  | #define HAVE_EXECINFO_H 1
   530  | /* end confdefs.h.  */
   531  | #include <stdio.h>
   532  | #ifdef HAVE_SYS_TYPES_H
   533  | # include <sys/types.h>
   534  | #endif
   535  | #ifdef HAVE_SYS_STAT_H
   536  | # include <sys/stat.h>
   537  | #endif
   538  | #ifdef STDC_HEADERS
   539  | # include <stdlib.h>
   540  | # include <stddef.h>
   541  | #else
   542  | # ifdef HAVE_STDLIB_H
   543  | #  include <stdlib.h>
   544  | # endif
   545  | #endif
   546  | #ifdef HAVE_STRING_H
   547  | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
   548  | #  include <memory.h>
   549  | # endif
   550  | # include <string.h>
   551  | #endif
   552  | #ifdef HAVE_STRINGS_H
   553  | # include <strings.h>
   554  | #endif
   555  | #ifdef HAVE_INTTYPES_H
   556  | # include <inttypes.h>
   557  | #endif
   558  | #ifdef HAVE_STDINT_H
   559  | # include <stdint.h>
   560  | #endif
   561  | #ifdef HAVE_UNISTD_H
   562  | # include <unistd.h>
   563  | #endif
   564  | #include <libunwind.h>
   565  configure:15612: result: no
   566  configure:15612: checking libunwind.h presence
   567  configure:15612: g++ -E  conftest.cpp
   568  conftest.cpp:26:23: fatal error: libunwind.h: No such file or directory
   569  compilation terminated.
   570  configure:15612: $? = 1
   571  configure: failed program was:
   572  | /* confdefs.h */
   573  | #define PACKAGE_NAME "glog"
   574  | #define PACKAGE_TARNAME "glog"
   575  | #define PACKAGE_VERSION "0.3.3"
   576  | #define PACKAGE_STRING "glog 0.3.3"
   577  | #define PACKAGE_BUGREPORT "opensource@google.com"
   578  | #define PACKAGE_URL ""
   579  | #define PACKAGE "glog"
   580  | #define VERSION "0.3.3"
   581  | #define HAVE_SYS_TYPES_H 1
   582  | #define HAVE_SYS_STAT_H 1
   583  | #define HAVE_STDLIB_H 1
   584  | #define HAVE_STRING_H 1
   585  | #define HAVE_MEMORY_H 1
   586  | #define HAVE_STRINGS_H 1
   587  | #define HAVE_INTTYPES_H 1
   588  | #define HAVE_STDINT_H 1
   589  | #define HAVE_UNISTD_H 1
   590  | #define HAVE_DLFCN_H 1
   591  | #define LT_OBJDIR ".libs/"
   592  | #define HAVE_UNISTD_H 1
   593  | #define HAVE_SYSCALL_H 1
   594  | #define HAVE_SYS_SYSCALL_H 1
   595  | #define HAVE_EXECINFO_H 1
   596  | /* end confdefs.h.  */
   597  | #include <libunwind.h>
   598  configure:15612: result: no
   599  configure:15612: checking for libunwind.h
   600  configure:15612: result: no
   601  configure:15626: checking ucontext.h usability
   602  configure:15626: g++ -c -g -O2  conftest.cpp >&5
   603  configure:15626: $? = 0
   604  configure:15626: result: yes
   605  configure:15626: checking ucontext.h presence
   606  configure:15626: g++ -E  conftest.cpp
   607  configure:15626: $? = 0
   608  configure:15626: result: yes
   609  configure:15626: checking for ucontext.h
   610  configure:15626: result: yes
   611  configure:15638: checking sys/utsname.h usability
   612  configure:15638: g++ -c -g -O2  conftest.cpp >&5
   613  configure:15638: $? = 0
   614  configure:15638: result: yes
   615  configure:15638: checking sys/utsname.h presence
   616  configure:15638: g++ -E  conftest.cpp
   617  configure:15638: $? = 0
   618  configure:15638: result: yes
   619  configure:15638: checking for sys/utsname.h
   620  configure:15638: result: yes
   621  configure:15650: checking pwd.h usability
   622  configure:15650: g++ -c -g -O2  conftest.cpp >&5
   623  configure:15650: $? = 0
   624  configure:15650: result: yes
   625  configure:15650: checking pwd.h presence
   626  configure:15650: g++ -E  conftest.cpp
   627  configure:15650: $? = 0
   628  configure:15650: result: yes
   629  configure:15650: checking for pwd.h
   630  configure:15650: result: yes
   631  configure:15662: checking syslog.h usability
   632  configure:15662: g++ -c -g -O2  conftest.cpp >&5
   633  configure:15662: $? = 0
   634  configure:15662: result: yes
   635  configure:15662: checking syslog.h presence
   636  configure:15662: g++ -E  conftest.cpp
   637  configure:15662: $? = 0
   638  configure:15662: result: yes
   639  configure:15662: checking for syslog.h
   640  configure:15662: result: yes
   641  configure:15674: checking sys/time.h usability
   642  configure:15674: g++ -c -g -O2  conftest.cpp >&5
   643  configure:15674: $? = 0
   644  configure:15674: result: yes
   645  configure:15674: checking sys/time.h presence
   646  configure:15674: g++ -E  conftest.cpp
   647  configure:15674: $? = 0
   648  configure:15674: result: yes
   649  configure:15674: checking for sys/time.h
   650  configure:15674: result: yes
   651  configure:15686: checking glob.h usability
   652  configure:15686: g++ -c -g -O2  conftest.cpp >&5
   653  configure:15686: $? = 0
   654  configure:15686: result: yes
   655  configure:15686: checking glob.h presence
   656  configure:15686: g++ -E  conftest.cpp
   657  configure:15686: $? = 0
   658  configure:15686: result: yes
   659  configure:15686: checking for glob.h
   660  configure:15686: result: yes
   661  configure:15699: checking unwind.h usability
   662  configure:15699: g++ -c -g -O2  conftest.cpp >&5
   663  configure:15699: $? = 0
   664  configure:15699: result: yes
   665  configure:15699: checking unwind.h presence
   666  configure:15699: g++ -E  conftest.cpp
   667  configure:15699: $? = 0
   668  configure:15699: result: yes
   669  configure:15699: checking for unwind.h
   670  configure:15699: result: yes
   671  configure:15710: checking windows.h usability
   672  configure:15710: g++ -c -g -O2  conftest.cpp >&5
   673  conftest.cpp:66:21: fatal error: windows.h: No such file or directory
   674  compilation terminated.
   675  configure:15710: $? = 1
   676  configure: failed program was:
   677  | /* confdefs.h */
   678  | #define PACKAGE_NAME "glog"
   679  | #define PACKAGE_TARNAME "glog"
   680  | #define PACKAGE_VERSION "0.3.3"
   681  | #define PACKAGE_STRING "glog 0.3.3"
   682  | #define PACKAGE_BUGREPORT "opensource@google.com"
   683  | #define PACKAGE_URL ""
   684  | #define PACKAGE "glog"
   685  | #define VERSION "0.3.3"
   686  | #define HAVE_SYS_TYPES_H 1
   687  | #define HAVE_SYS_STAT_H 1
   688  | #define HAVE_STDLIB_H 1
   689  | #define HAVE_STRING_H 1
   690  | #define HAVE_MEMORY_H 1
   691  | #define HAVE_STRINGS_H 1
   692  | #define HAVE_INTTYPES_H 1
   693  | #define HAVE_STDINT_H 1
   694  | #define HAVE_UNISTD_H 1
   695  | #define HAVE_DLFCN_H 1
   696  | #define LT_OBJDIR ".libs/"
   697  | #define HAVE_UNISTD_H 1
   698  | #define HAVE_SYSCALL_H 1
   699  | #define HAVE_SYS_SYSCALL_H 1
   700  | #define HAVE_EXECINFO_H 1
   701  | #define HAVE_UCONTEXT_H 1
   702  | #define HAVE_SYS_UTSNAME_H 1
   703  | #define HAVE_PWD_H 1
   704  | #define HAVE_SYSLOG_H 1
   705  | #define HAVE_SYS_TIME_H 1
   706  | #define HAVE_GLOB_H 1
   707  | #define HAVE_UNWIND_H 1
   708  | /* end confdefs.h.  */
   709  | #include <stdio.h>
   710  | #ifdef HAVE_SYS_TYPES_H
   711  | # include <sys/types.h>
   712  | #endif
   713  | #ifdef HAVE_SYS_STAT_H
   714  | # include <sys/stat.h>
   715  | #endif
   716  | #ifdef STDC_HEADERS
   717  | # include <stdlib.h>
   718  | # include <stddef.h>
   719  | #else
   720  | # ifdef HAVE_STDLIB_H
   721  | #  include <stdlib.h>
   722  | # endif
   723  | #endif
   724  | #ifdef HAVE_STRING_H
   725  | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
   726  | #  include <memory.h>
   727  | # endif
   728  | # include <string.h>
   729  | #endif
   730  | #ifdef HAVE_STRINGS_H
   731  | # include <strings.h>
   732  | #endif
   733  | #ifdef HAVE_INTTYPES_H
   734  | # include <inttypes.h>
   735  | #endif
   736  | #ifdef HAVE_STDINT_H
   737  | # include <stdint.h>
   738  | #endif
   739  | #ifdef HAVE_UNISTD_H
   740  | # include <unistd.h>
   741  | #endif
   742  | #include <windows.h>
   743  configure:15710: result: no
   744  configure:15710: checking windows.h presence
   745  configure:15710: g++ -E  conftest.cpp
   746  conftest.cpp:33:21: fatal error: windows.h: No such file or directory
   747  compilation terminated.
   748  configure:15710: $? = 1
   749  configure: failed program was:
   750  | /* confdefs.h */
   751  | #define PACKAGE_NAME "glog"
   752  | #define PACKAGE_TARNAME "glog"
   753  | #define PACKAGE_VERSION "0.3.3"
   754  | #define PACKAGE_STRING "glog 0.3.3"
   755  | #define PACKAGE_BUGREPORT "opensource@google.com"
   756  | #define PACKAGE_URL ""
   757  | #define PACKAGE "glog"
   758  | #define VERSION "0.3.3"
   759  | #define HAVE_SYS_TYPES_H 1
   760  | #define HAVE_SYS_STAT_H 1
   761  | #define HAVE_STDLIB_H 1
   762  | #define HAVE_STRING_H 1
   763  | #define HAVE_MEMORY_H 1
   764  | #define HAVE_STRINGS_H 1
   765  | #define HAVE_INTTYPES_H 1
   766  | #define HAVE_STDINT_H 1
   767  | #define HAVE_UNISTD_H 1
   768  | #define HAVE_DLFCN_H 1
   769  | #define LT_OBJDIR ".libs/"
   770  | #define HAVE_UNISTD_H 1
   771  | #define HAVE_SYSCALL_H 1
   772  | #define HAVE_SYS_SYSCALL_H 1
   773  | #define HAVE_EXECINFO_H 1
   774  | #define HAVE_UCONTEXT_H 1
   775  | #define HAVE_SYS_UTSNAME_H 1
   776  | #define HAVE_PWD_H 1
   777  | #define HAVE_SYSLOG_H 1
   778  | #define HAVE_SYS_TIME_H 1
   779  | #define HAVE_GLOB_H 1
   780  | #define HAVE_UNWIND_H 1
   781  | /* end confdefs.h.  */
   782  | #include <windows.h>
   783  configure:15710: result: no
   784  configure:15710: checking for windows.h
   785  configure:15710: result: no
   786  configure:15726: checking size of void *
   787  configure:15731: g++ -o conftest -g -O2   conftest.cpp  >&5
   788  configure:15731: $? = 0
   789  configure:15731: ./conftest
   790  configure:15731: $? = 0
   791  configure:15745: result: 8
   792  configure:15758: checking for uint16_t
   793  configure:15758: g++ -c -g -O2  conftest.cpp >&5
   794  configure:15758: $? = 0
   795  configure:15758: g++ -c -g -O2  conftest.cpp >&5
   796  conftest.cpp: In function 'int main()':
   797  conftest.cpp:70:22: error: expected primary-expression before ')' token
   798  configure:15758: $? = 1
   799  configure: failed program was:
   800  | /* confdefs.h */
   801  | #define PACKAGE_NAME "glog"
   802  | #define PACKAGE_TARNAME "glog"
   803  | #define PACKAGE_VERSION "0.3.3"
   804  | #define PACKAGE_STRING "glog 0.3.3"
   805  | #define PACKAGE_BUGREPORT "opensource@google.com"
   806  | #define PACKAGE_URL ""
   807  | #define PACKAGE "glog"
   808  | #define VERSION "0.3.3"
   809  | #define HAVE_SYS_TYPES_H 1
   810  | #define HAVE_SYS_STAT_H 1
   811  | #define HAVE_STDLIB_H 1
   812  | #define HAVE_STRING_H 1
   813  | #define HAVE_MEMORY_H 1
   814  | #define HAVE_STRINGS_H 1
   815  | #define HAVE_INTTYPES_H 1
   816  | #define HAVE_STDINT_H 1
   817  | #define HAVE_UNISTD_H 1
   818  | #define HAVE_DLFCN_H 1
   819  | #define LT_OBJDIR ".libs/"
   820  | #define HAVE_UNISTD_H 1
   821  | #define HAVE_SYSCALL_H 1
   822  | #define HAVE_SYS_SYSCALL_H 1
   823  | #define HAVE_EXECINFO_H 1
   824  | #define HAVE_UCONTEXT_H 1
   825  | #define HAVE_SYS_UTSNAME_H 1
   826  | #define HAVE_PWD_H 1
   827  | #define HAVE_SYSLOG_H 1
   828  | #define HAVE_SYS_TIME_H 1
   829  | #define HAVE_GLOB_H 1
   830  | #define HAVE_UNWIND_H 1
   831  | #define SIZEOF_VOID_P 8
   832  | /* end confdefs.h.  */
   833  | #include <stdio.h>
   834  | #ifdef HAVE_SYS_TYPES_H
   835  | # include <sys/types.h>
   836  | #endif
   837  | #ifdef HAVE_SYS_STAT_H
   838  | # include <sys/stat.h>
   839  | #endif
   840  | #ifdef STDC_HEADERS
   841  | # include <stdlib.h>
   842  | # include <stddef.h>
   843  | #else
   844  | # ifdef HAVE_STDLIB_H
   845  | #  include <stdlib.h>
   846  | # endif
   847  | #endif
   848  | #ifdef HAVE_STRING_H
   849  | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
   850  | #  include <memory.h>
   851  | # endif
   852  | # include <string.h>
   853  | #endif
   854  | #ifdef HAVE_STRINGS_H
   855  | # include <strings.h>
   856  | #endif
   857  | #ifdef HAVE_INTTYPES_H
   858  | # include <inttypes.h>
   859  | #endif
   860  | #ifdef HAVE_STDINT_H
   861  | # include <stdint.h>
   862  | #endif
   863  | #ifdef HAVE_UNISTD_H
   864  | # include <unistd.h>
   865  | #endif
   866  | int
   867  | main ()
   868  | {
   869  | if (sizeof ((uint16_t)))
   870  | 	    return 0;
   871  |   ;
   872  |   return 0;
   873  | }
   874  configure:15758: result: yes
   875  configure:15765: checking for u_int16_t
   876  configure:15765: g++ -c -g -O2  conftest.cpp >&5
   877  configure:15765: $? = 0
   878  configure:15765: g++ -c -g -O2  conftest.cpp >&5
   879  conftest.cpp: In function 'int main()':
   880  conftest.cpp:70:23: error: expected primary-expression before ')' token
   881  configure:15765: $? = 1
   882  configure: failed program was:
   883  | /* confdefs.h */
   884  | #define PACKAGE_NAME "glog"
   885  | #define PACKAGE_TARNAME "glog"
   886  | #define PACKAGE_VERSION "0.3.3"
   887  | #define PACKAGE_STRING "glog 0.3.3"
   888  | #define PACKAGE_BUGREPORT "opensource@google.com"
   889  | #define PACKAGE_URL ""
   890  | #define PACKAGE "glog"
   891  | #define VERSION "0.3.3"
   892  | #define HAVE_SYS_TYPES_H 1
   893  | #define HAVE_SYS_STAT_H 1
   894  | #define HAVE_STDLIB_H 1
   895  | #define HAVE_STRING_H 1
   896  | #define HAVE_MEMORY_H 1
   897  | #define HAVE_STRINGS_H 1
   898  | #define HAVE_INTTYPES_H 1
   899  | #define HAVE_STDINT_H 1
   900  | #define HAVE_UNISTD_H 1
   901  | #define HAVE_DLFCN_H 1
   902  | #define LT_OBJDIR ".libs/"
   903  | #define HAVE_UNISTD_H 1
   904  | #define HAVE_SYSCALL_H 1
   905  | #define HAVE_SYS_SYSCALL_H 1
   906  | #define HAVE_EXECINFO_H 1
   907  | #define HAVE_UCONTEXT_H 1
   908  | #define HAVE_SYS_UTSNAME_H 1
   909  | #define HAVE_PWD_H 1
   910  | #define HAVE_SYSLOG_H 1
   911  | #define HAVE_SYS_TIME_H 1
   912  | #define HAVE_GLOB_H 1
   913  | #define HAVE_UNWIND_H 1
   914  | #define SIZEOF_VOID_P 8
   915  | /* end confdefs.h.  */
   916  | #include <stdio.h>
   917  | #ifdef HAVE_SYS_TYPES_H
   918  | # include <sys/types.h>
   919  | #endif
   920  | #ifdef HAVE_SYS_STAT_H
   921  | # include <sys/stat.h>
   922  | #endif
   923  | #ifdef STDC_HEADERS
   924  | # include <stdlib.h>
   925  | # include <stddef.h>
   926  | #else
   927  | # ifdef HAVE_STDLIB_H
   928  | #  include <stdlib.h>
   929  | # endif
   930  | #endif
   931  | #ifdef HAVE_STRING_H
   932  | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
   933  | #  include <memory.h>
   934  | # endif
   935  | # include <string.h>
   936  | #endif
   937  | #ifdef HAVE_STRINGS_H
   938  | # include <strings.h>
   939  | #endif
   940  | #ifdef HAVE_INTTYPES_H
   941  | # include <inttypes.h>
   942  | #endif
   943  | #ifdef HAVE_STDINT_H
   944  | # include <stdint.h>
   945  | #endif
   946  | #ifdef HAVE_UNISTD_H
   947  | # include <unistd.h>
   948  | #endif
   949  | int
   950  | main ()
   951  | {
   952  | if (sizeof ((u_int16_t)))
   953  | 	    return 0;
   954  |   ;
   955  |   return 0;
   956  | }
   957  configure:15765: result: yes
   958  configure:15772: checking for __uint16
   959  configure:15772: g++ -c -g -O2  conftest.cpp >&5
   960  conftest.cpp: In function 'int main()':
   961  conftest.cpp:70:13: error: '__uint16' was not declared in this scope
   962  configure:15772: $? = 1
   963  configure: failed program was:
   964  | /* confdefs.h */
   965  | #define PACKAGE_NAME "glog"
   966  | #define PACKAGE_TARNAME "glog"
   967  | #define PACKAGE_VERSION "0.3.3"
   968  | #define PACKAGE_STRING "glog 0.3.3"
   969  | #define PACKAGE_BUGREPORT "opensource@google.com"
   970  | #define PACKAGE_URL ""
   971  | #define PACKAGE "glog"
   972  | #define VERSION "0.3.3"
   973  | #define HAVE_SYS_TYPES_H 1
   974  | #define HAVE_SYS_STAT_H 1
   975  | #define HAVE_STDLIB_H 1
   976  | #define HAVE_STRING_H 1
   977  | #define HAVE_MEMORY_H 1
   978  | #define HAVE_STRINGS_H 1
   979  | #define HAVE_INTTYPES_H 1
   980  | #define HAVE_STDINT_H 1
   981  | #define HAVE_UNISTD_H 1
   982  | #define HAVE_DLFCN_H 1
   983  | #define LT_OBJDIR ".libs/"
   984  | #define HAVE_UNISTD_H 1
   985  | #define HAVE_SYSCALL_H 1
   986  | #define HAVE_SYS_SYSCALL_H 1
   987  | #define HAVE_EXECINFO_H 1
   988  | #define HAVE_UCONTEXT_H 1
   989  | #define HAVE_SYS_UTSNAME_H 1
   990  | #define HAVE_PWD_H 1
   991  | #define HAVE_SYSLOG_H 1
   992  | #define HAVE_SYS_TIME_H 1
   993  | #define HAVE_GLOB_H 1
   994  | #define HAVE_UNWIND_H 1
   995  | #define SIZEOF_VOID_P 8
   996  | /* end confdefs.h.  */
   997  | #include <stdio.h>
   998  | #ifdef HAVE_SYS_TYPES_H
   999  | # include <sys/types.h>
  1000  | #endif
  1001  | #ifdef HAVE_SYS_STAT_H
  1002  | # include <sys/stat.h>
  1003  | #endif
  1004  | #ifdef STDC_HEADERS
  1005  | # include <stdlib.h>
  1006  | # include <stddef.h>
  1007  | #else
  1008  | # ifdef HAVE_STDLIB_H
  1009  | #  include <stdlib.h>
  1010  | # endif
  1011  | #endif
  1012  | #ifdef HAVE_STRING_H
  1013  | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1014  | #  include <memory.h>
  1015  | # endif
  1016  | # include <string.h>
  1017  | #endif
  1018  | #ifdef HAVE_STRINGS_H
  1019  | # include <strings.h>
  1020  | #endif
  1021  | #ifdef HAVE_INTTYPES_H
  1022  | # include <inttypes.h>
  1023  | #endif
  1024  | #ifdef HAVE_STDINT_H
  1025  | # include <stdint.h>
  1026  | #endif
  1027  | #ifdef HAVE_UNISTD_H
  1028  | # include <unistd.h>
  1029  | #endif
  1030  | int
  1031  | main ()
  1032  | {
  1033  | if (sizeof (__uint16))
  1034  | 	 return 0;
  1035  |   ;
  1036  |   return 0;
  1037  | }
  1038  configure:15772: result: no
  1039  configure:15780: checking for sigaltstack
  1040  configure:15780: g++ -o conftest -g -O2   conftest.cpp  >&5
  1041  configure:15780: $? = 0
  1042  configure:15780: result: yes
  1043  configure:15787: checking for sigaction
  1044  configure:15787: g++ -o conftest -g -O2   conftest.cpp  >&5
  1045  configure:15787: $? = 0
  1046  configure:15787: result: yes
  1047  configure:15794: checking for dladdr
  1048  configure:15794: g++ -o conftest -g -O2   conftest.cpp  >&5
  1049  /tmp/cceM4nZx.o: In function `main':
  1050  /home/tmroeder/src/fileProxy/src/third_party/google-glog/conftest.cpp:70: undefined reference to `dladdr'
  1051  collect2: ld returned 1 exit status
  1052  configure:15794: $? = 1
  1053  configure: failed program was:
  1054  | /* confdefs.h */
  1055  | #define PACKAGE_NAME "glog"
  1056  | #define PACKAGE_TARNAME "glog"
  1057  | #define PACKAGE_VERSION "0.3.3"
  1058  | #define PACKAGE_STRING "glog 0.3.3"
  1059  | #define PACKAGE_BUGREPORT "opensource@google.com"
  1060  | #define PACKAGE_URL ""
  1061  | #define PACKAGE "glog"
  1062  | #define VERSION "0.3.3"
  1063  | #define HAVE_SYS_TYPES_H 1
  1064  | #define HAVE_SYS_STAT_H 1
  1065  | #define HAVE_STDLIB_H 1
  1066  | #define HAVE_STRING_H 1
  1067  | #define HAVE_MEMORY_H 1
  1068  | #define HAVE_STRINGS_H 1
  1069  | #define HAVE_INTTYPES_H 1
  1070  | #define HAVE_STDINT_H 1
  1071  | #define HAVE_UNISTD_H 1
  1072  | #define HAVE_DLFCN_H 1
  1073  | #define LT_OBJDIR ".libs/"
  1074  | #define HAVE_UNISTD_H 1
  1075  | #define HAVE_SYSCALL_H 1
  1076  | #define HAVE_SYS_SYSCALL_H 1
  1077  | #define HAVE_EXECINFO_H 1
  1078  | #define HAVE_UCONTEXT_H 1
  1079  | #define HAVE_SYS_UTSNAME_H 1
  1080  | #define HAVE_PWD_H 1
  1081  | #define HAVE_SYSLOG_H 1
  1082  | #define HAVE_SYS_TIME_H 1
  1083  | #define HAVE_GLOB_H 1
  1084  | #define HAVE_UNWIND_H 1
  1085  | #define SIZEOF_VOID_P 8
  1086  | #define HAVE_SIGALTSTACK 1
  1087  | #define HAVE_SIGACTION 1
  1088  | /* end confdefs.h.  */
  1089  | /* Define dladdr to an innocuous variant, in case <limits.h> declares dladdr.
  1090  |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  1091  | #define dladdr innocuous_dladdr
  1092  | 
  1093  | /* System header to define __stub macros and hopefully few prototypes,
  1094  |     which can conflict with char dladdr (); below.
  1095  |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1096  |     <limits.h> exists even on freestanding compilers.  */
  1097  | 
  1098  | #ifdef __STDC__
  1099  | # include <limits.h>
  1100  | #else
  1101  | # include <assert.h>
  1102  | #endif
  1103  | 
  1104  | #undef dladdr
  1105  | 
  1106  | /* Override any GCC internal prototype to avoid an error.
  1107  |    Use char because int might match the return type of a GCC
  1108  |    builtin and then its argument prototype would still apply.  */
  1109  | #ifdef __cplusplus
  1110  | extern "C"
  1111  | #endif
  1112  | char dladdr ();
  1113  | /* The GNU C library defines this for functions which it implements
  1114  |     to always fail with ENOSYS.  Some functions are actually named
  1115  |     something starting with __ and the normal name is an alias.  */
  1116  | #if defined __stub_dladdr || defined __stub___dladdr
  1117  | choke me
  1118  | #endif
  1119  | 
  1120  | int
  1121  | main ()
  1122  | {
  1123  | return dladdr ();
  1124  |   ;
  1125  |   return 0;
  1126  | }
  1127  configure:15794: result: no
  1128  configure:15801: checking for fcntl
  1129  configure:15801: g++ -o conftest -g -O2   conftest.cpp  >&5
  1130  configure:15801: $? = 0
  1131  configure:15801: result: yes
  1132  configure:15808: checking for pread
  1133  configure:15808: g++ -o conftest -g -O2   conftest.cpp  >&5
  1134  configure:15808: $? = 0
  1135  configure:15808: result: yes
  1136  configure:15815: checking for pwrite
  1137  configure:15815: g++ -o conftest -g -O2   conftest.cpp  >&5
  1138  configure:15815: $? = 0
  1139  configure:15815: result: yes
  1140  configure:15824: checking for __attribute__
  1141  configure:15843: g++ -c -g -O2  conftest.cpp >&5
  1142  configure:15843: $? = 0
  1143  configure:15857: result: yes
  1144  configure:15872: checking for __builtin_expect
  1145  configure:15889: g++ -c -g -O2  conftest.cpp >&5
  1146  configure:15889: $? = 0
  1147  configure:15903: result: yes
  1148  configure:15913: checking for __sync_val_compare_and_swap
  1149  configure:15930: g++ -o conftest -g -O2   conftest.cpp  >&5
  1150  configure:15930: $? = 0
  1151  configure:15945: result: yes
  1152  configure:15969: g++ -c -g -O2  conftest.cpp >&5
  1153  configure:15969: $? = 0
  1154  configure:16177: checking for the pthreads library -lpthreads
  1155  configure:16210: gcc -o conftest -g -O2    conftest.c -lpthreads  >&5
  1156  /usr/bin/ld: cannot find -lpthreads
  1157  collect2: ld returned 1 exit status
  1158  configure:16210: $? = 1
  1159  configure: failed program was:
  1160  | /* confdefs.h */
  1161  | #define PACKAGE_NAME "glog"
  1162  | #define PACKAGE_TARNAME "glog"
  1163  | #define PACKAGE_VERSION "0.3.3"
  1164  | #define PACKAGE_STRING "glog 0.3.3"
  1165  | #define PACKAGE_BUGREPORT "opensource@google.com"
  1166  | #define PACKAGE_URL ""
  1167  | #define PACKAGE "glog"
  1168  | #define VERSION "0.3.3"
  1169  | #define HAVE_SYS_TYPES_H 1
  1170  | #define HAVE_SYS_STAT_H 1
  1171  | #define HAVE_STDLIB_H 1
  1172  | #define HAVE_STRING_H 1
  1173  | #define HAVE_MEMORY_H 1
  1174  | #define HAVE_STRINGS_H 1
  1175  | #define HAVE_INTTYPES_H 1
  1176  | #define HAVE_STDINT_H 1
  1177  | #define HAVE_UNISTD_H 1
  1178  | #define HAVE_DLFCN_H 1
  1179  | #define LT_OBJDIR ".libs/"
  1180  | #define HAVE_UNISTD_H 1
  1181  | #define HAVE_SYSCALL_H 1
  1182  | #define HAVE_SYS_SYSCALL_H 1
  1183  | #define HAVE_EXECINFO_H 1
  1184  | #define HAVE_UCONTEXT_H 1
  1185  | #define HAVE_SYS_UTSNAME_H 1
  1186  | #define HAVE_PWD_H 1
  1187  | #define HAVE_SYSLOG_H 1
  1188  | #define HAVE_SYS_TIME_H 1
  1189  | #define HAVE_GLOB_H 1
  1190  | #define HAVE_UNWIND_H 1
  1191  | #define SIZEOF_VOID_P 8
  1192  | #define HAVE_SIGALTSTACK 1
  1193  | #define HAVE_SIGACTION 1
  1194  | #define HAVE_FCNTL 1
  1195  | #define HAVE_PREAD 1
  1196  | #define HAVE_PWRITE 1
  1197  | #define HAVE___ATTRIBUTE__ 1
  1198  | #define HAVE___BUILTIN_EXPECT 1
  1199  | #define HAVE___SYNC_VAL_COMPARE_AND_SWAP 1
  1200  | /* end confdefs.h.  */
  1201  | #include <pthread.h>
  1202  | int
  1203  | main ()
  1204  | {
  1205  | pthread_t th; pthread_join(th, 0);
  1206  |                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
  1207  |                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  1208  |   ;
  1209  |   return 0;
  1210  | }
  1211  configure:16219: result: no
  1212  configure:16122: checking whether pthreads work without any flags
  1213  configure:16210: gcc -o conftest -g -O2    conftest.c   >&5
  1214  /tmp/cc8aLIgU.o: In function `main':
  1215  /home/tmroeder/src/fileProxy/src/third_party/google-glog/conftest.c:46: undefined reference to `pthread_join'
  1216  /home/tmroeder/src/fileProxy/src/third_party/google-glog/conftest.c:47: undefined reference to `__pthread_register_cancel'
  1217  /home/tmroeder/src/fileProxy/src/third_party/google-glog/conftest.c:48: undefined reference to `pthread_create'
  1218  /home/tmroeder/src/fileProxy/src/third_party/google-glog/conftest.c:48: undefined reference to `__pthread_unregister_cancel'
  1219  collect2: ld returned 1 exit status
  1220  configure:16210: $? = 1
  1221  configure: failed program was:
  1222  | /* confdefs.h */
  1223  | #define PACKAGE_NAME "glog"
  1224  | #define PACKAGE_TARNAME "glog"
  1225  | #define PACKAGE_VERSION "0.3.3"
  1226  | #define PACKAGE_STRING "glog 0.3.3"
  1227  | #define PACKAGE_BUGREPORT "opensource@google.com"
  1228  | #define PACKAGE_URL ""
  1229  | #define PACKAGE "glog"
  1230  | #define VERSION "0.3.3"
  1231  | #define HAVE_SYS_TYPES_H 1
  1232  | #define HAVE_SYS_STAT_H 1
  1233  | #define HAVE_STDLIB_H 1
  1234  | #define HAVE_STRING_H 1
  1235  | #define HAVE_MEMORY_H 1
  1236  | #define HAVE_STRINGS_H 1
  1237  | #define HAVE_INTTYPES_H 1
  1238  | #define HAVE_STDINT_H 1
  1239  | #define HAVE_UNISTD_H 1
  1240  | #define HAVE_DLFCN_H 1
  1241  | #define LT_OBJDIR ".libs/"
  1242  | #define HAVE_UNISTD_H 1
  1243  | #define HAVE_SYSCALL_H 1
  1244  | #define HAVE_SYS_SYSCALL_H 1
  1245  | #define HAVE_EXECINFO_H 1
  1246  | #define HAVE_UCONTEXT_H 1
  1247  | #define HAVE_SYS_UTSNAME_H 1
  1248  | #define HAVE_PWD_H 1
  1249  | #define HAVE_SYSLOG_H 1
  1250  | #define HAVE_SYS_TIME_H 1
  1251  | #define HAVE_GLOB_H 1
  1252  | #define HAVE_UNWIND_H 1
  1253  | #define SIZEOF_VOID_P 8
  1254  | #define HAVE_SIGALTSTACK 1
  1255  | #define HAVE_SIGACTION 1
  1256  | #define HAVE_FCNTL 1
  1257  | #define HAVE_PREAD 1
  1258  | #define HAVE_PWRITE 1
  1259  | #define HAVE___ATTRIBUTE__ 1
  1260  | #define HAVE___BUILTIN_EXPECT 1
  1261  | #define HAVE___SYNC_VAL_COMPARE_AND_SWAP 1
  1262  | /* end confdefs.h.  */
  1263  | #include <pthread.h>
  1264  | int
  1265  | main ()
  1266  | {
  1267  | pthread_t th; pthread_join(th, 0);
  1268  |                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
  1269  |                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  1270  |   ;
  1271  |   return 0;
  1272  | }
  1273  configure:16219: result: no
  1274  configure:16127: checking whether pthreads work with -Kthread
  1275  configure:16210: gcc -o conftest -g -O2 -Kthread   conftest.c   >&5
  1276  gcc: error: unrecognized option '-Kthread'
  1277  configure:16210: $? = 1
  1278  configure: failed program was:
  1279  | /* confdefs.h */
  1280  | #define PACKAGE_NAME "glog"
  1281  | #define PACKAGE_TARNAME "glog"
  1282  | #define PACKAGE_VERSION "0.3.3"
  1283  | #define PACKAGE_STRING "glog 0.3.3"
  1284  | #define PACKAGE_BUGREPORT "opensource@google.com"
  1285  | #define PACKAGE_URL ""
  1286  | #define PACKAGE "glog"
  1287  | #define VERSION "0.3.3"
  1288  | #define HAVE_SYS_TYPES_H 1
  1289  | #define HAVE_SYS_STAT_H 1
  1290  | #define HAVE_STDLIB_H 1
  1291  | #define HAVE_STRING_H 1
  1292  | #define HAVE_MEMORY_H 1
  1293  | #define HAVE_STRINGS_H 1
  1294  | #define HAVE_INTTYPES_H 1
  1295  | #define HAVE_STDINT_H 1
  1296  | #define HAVE_UNISTD_H 1
  1297  | #define HAVE_DLFCN_H 1
  1298  | #define LT_OBJDIR ".libs/"
  1299  | #define HAVE_UNISTD_H 1
  1300  | #define HAVE_SYSCALL_H 1
  1301  | #define HAVE_SYS_SYSCALL_H 1
  1302  | #define HAVE_EXECINFO_H 1
  1303  | #define HAVE_UCONTEXT_H 1
  1304  | #define HAVE_SYS_UTSNAME_H 1
  1305  | #define HAVE_PWD_H 1
  1306  | #define HAVE_SYSLOG_H 1
  1307  | #define HAVE_SYS_TIME_H 1
  1308  | #define HAVE_GLOB_H 1
  1309  | #define HAVE_UNWIND_H 1
  1310  | #define SIZEOF_VOID_P 8
  1311  | #define HAVE_SIGALTSTACK 1
  1312  | #define HAVE_SIGACTION 1
  1313  | #define HAVE_FCNTL 1
  1314  | #define HAVE_PREAD 1
  1315  | #define HAVE_PWRITE 1
  1316  | #define HAVE___ATTRIBUTE__ 1
  1317  | #define HAVE___BUILTIN_EXPECT 1
  1318  | #define HAVE___SYNC_VAL_COMPARE_AND_SWAP 1
  1319  | /* end confdefs.h.  */
  1320  | #include <pthread.h>
  1321  | int
  1322  | main ()
  1323  | {
  1324  | pthread_t th; pthread_join(th, 0);
  1325  |                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
  1326  |                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  1327  |   ;
  1328  |   return 0;
  1329  | }
  1330  configure:16219: result: no
  1331  configure:16127: checking whether pthreads work with -kthread
  1332  configure:16210: gcc -o conftest -g -O2 -kthread   conftest.c   >&5
  1333  gcc: error: unrecognized option '-kthread'
  1334  configure:16210: $? = 1
  1335  configure: failed program was:
  1336  | /* confdefs.h */
  1337  | #define PACKAGE_NAME "glog"
  1338  | #define PACKAGE_TARNAME "glog"
  1339  | #define PACKAGE_VERSION "0.3.3"
  1340  | #define PACKAGE_STRING "glog 0.3.3"
  1341  | #define PACKAGE_BUGREPORT "opensource@google.com"
  1342  | #define PACKAGE_URL ""
  1343  | #define PACKAGE "glog"
  1344  | #define VERSION "0.3.3"
  1345  | #define HAVE_SYS_TYPES_H 1
  1346  | #define HAVE_SYS_STAT_H 1
  1347  | #define HAVE_STDLIB_H 1
  1348  | #define HAVE_STRING_H 1
  1349  | #define HAVE_MEMORY_H 1
  1350  | #define HAVE_STRINGS_H 1
  1351  | #define HAVE_INTTYPES_H 1
  1352  | #define HAVE_STDINT_H 1
  1353  | #define HAVE_UNISTD_H 1
  1354  | #define HAVE_DLFCN_H 1
  1355  | #define LT_OBJDIR ".libs/"
  1356  | #define HAVE_UNISTD_H 1
  1357  | #define HAVE_SYSCALL_H 1
  1358  | #define HAVE_SYS_SYSCALL_H 1
  1359  | #define HAVE_EXECINFO_H 1
  1360  | #define HAVE_UCONTEXT_H 1
  1361  | #define HAVE_SYS_UTSNAME_H 1
  1362  | #define HAVE_PWD_H 1
  1363  | #define HAVE_SYSLOG_H 1
  1364  | #define HAVE_SYS_TIME_H 1
  1365  | #define HAVE_GLOB_H 1
  1366  | #define HAVE_UNWIND_H 1
  1367  | #define SIZEOF_VOID_P 8
  1368  | #define HAVE_SIGALTSTACK 1
  1369  | #define HAVE_SIGACTION 1
  1370  | #define HAVE_FCNTL 1
  1371  | #define HAVE_PREAD 1
  1372  | #define HAVE_PWRITE 1
  1373  | #define HAVE___ATTRIBUTE__ 1
  1374  | #define HAVE___BUILTIN_EXPECT 1
  1375  | #define HAVE___SYNC_VAL_COMPARE_AND_SWAP 1
  1376  | /* end confdefs.h.  */
  1377  | #include <pthread.h>
  1378  | int
  1379  | main ()
  1380  | {
  1381  | pthread_t th; pthread_join(th, 0);
  1382  |                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
  1383  |                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  1384  |   ;
  1385  |   return 0;
  1386  | }
  1387  configure:16219: result: no
  1388  configure:16177: checking for the pthreads library -llthread
  1389  configure:16210: gcc -o conftest -g -O2    conftest.c -llthread  >&5
  1390  /usr/bin/ld: cannot find -llthread
  1391  collect2: ld returned 1 exit status
  1392  configure:16210: $? = 1
  1393  configure: failed program was:
  1394  | /* confdefs.h */
  1395  | #define PACKAGE_NAME "glog"
  1396  | #define PACKAGE_TARNAME "glog"
  1397  | #define PACKAGE_VERSION "0.3.3"
  1398  | #define PACKAGE_STRING "glog 0.3.3"
  1399  | #define PACKAGE_BUGREPORT "opensource@google.com"
  1400  | #define PACKAGE_URL ""
  1401  | #define PACKAGE "glog"
  1402  | #define VERSION "0.3.3"
  1403  | #define HAVE_SYS_TYPES_H 1
  1404  | #define HAVE_SYS_STAT_H 1
  1405  | #define HAVE_STDLIB_H 1
  1406  | #define HAVE_STRING_H 1
  1407  | #define HAVE_MEMORY_H 1
  1408  | #define HAVE_STRINGS_H 1
  1409  | #define HAVE_INTTYPES_H 1
  1410  | #define HAVE_STDINT_H 1
  1411  | #define HAVE_UNISTD_H 1
  1412  | #define HAVE_DLFCN_H 1
  1413  | #define LT_OBJDIR ".libs/"
  1414  | #define HAVE_UNISTD_H 1
  1415  | #define HAVE_SYSCALL_H 1
  1416  | #define HAVE_SYS_SYSCALL_H 1
  1417  | #define HAVE_EXECINFO_H 1
  1418  | #define HAVE_UCONTEXT_H 1
  1419  | #define HAVE_SYS_UTSNAME_H 1
  1420  | #define HAVE_PWD_H 1
  1421  | #define HAVE_SYSLOG_H 1
  1422  | #define HAVE_SYS_TIME_H 1
  1423  | #define HAVE_GLOB_H 1
  1424  | #define HAVE_UNWIND_H 1
  1425  | #define SIZEOF_VOID_P 8
  1426  | #define HAVE_SIGALTSTACK 1
  1427  | #define HAVE_SIGACTION 1
  1428  | #define HAVE_FCNTL 1
  1429  | #define HAVE_PREAD 1
  1430  | #define HAVE_PWRITE 1
  1431  | #define HAVE___ATTRIBUTE__ 1
  1432  | #define HAVE___BUILTIN_EXPECT 1
  1433  | #define HAVE___SYNC_VAL_COMPARE_AND_SWAP 1
  1434  | /* end confdefs.h.  */
  1435  | #include <pthread.h>
  1436  | int
  1437  | main ()
  1438  | {
  1439  | pthread_t th; pthread_join(th, 0);
  1440  |                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
  1441  |                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  1442  |   ;
  1443  |   return 0;
  1444  | }
  1445  configure:16219: result: no
  1446  configure:16127: checking whether pthreads work with -pthread
  1447  configure:16210: gcc -o conftest -g -O2 -pthread   conftest.c   >&5
  1448  configure:16210: $? = 0
  1449  configure:16219: result: yes
  1450  configure:16238: checking for joinable pthread attribute
  1451  configure:16253: gcc -o conftest -g -O2 -pthread   conftest.c   >&5
  1452  configure:16253: $? = 0
  1453  configure:16259: result: PTHREAD_CREATE_JOINABLE
  1454  configure:16269: checking if more special flags are required for pthreads
  1455  configure:16276: result: no
  1456  configure:16365: checking whether to check for GCC pthread/shared inconsistencies
  1457  configure:16378: gcc -o conftest -shared -fPIC -Wl,-z,defs -g -O2 -pthread   conftest.c   >&5
  1458  configure:16378: $? = 0
  1459  configure:16390: result: yes
  1460  configure:16396: checking whether -pthread is sufficient with -shared
  1461  configure:16411: gcc -o conftest -shared -fPIC -Wl,-z,defs -g -O2 -pthread   conftest.c   >&5
  1462  configure:16411: $? = 0
  1463  configure:16418: result: yes
  1464  configure:16537: checking for pthread_self in -lpthread
  1465  configure:16562: g++ -o conftest -g -O2   conftest.cpp -lpthread   >&5
  1466  configure:16562: $? = 0
  1467  configure:16571: result: yes
  1468  configure:16597: checking for main in -lgflags
  1469  configure:16616: g++ -o conftest -g -O2   conftest.cpp -lgflags  -lpthread  >&5
  1470  /usr/bin/ld: cannot find -lgflags
  1471  collect2: ld returned 1 exit status
  1472  configure:16616: $? = 1
  1473  configure: failed program was:
  1474  | /* confdefs.h */
  1475  | #define PACKAGE_NAME "glog"
  1476  | #define PACKAGE_TARNAME "glog"
  1477  | #define PACKAGE_VERSION "0.3.3"
  1478  | #define PACKAGE_STRING "glog 0.3.3"
  1479  | #define PACKAGE_BUGREPORT "opensource@google.com"
  1480  | #define PACKAGE_URL ""
  1481  | #define PACKAGE "glog"
  1482  | #define VERSION "0.3.3"
  1483  | #define HAVE_SYS_TYPES_H 1
  1484  | #define HAVE_SYS_STAT_H 1
  1485  | #define HAVE_STDLIB_H 1
  1486  | #define HAVE_STRING_H 1
  1487  | #define HAVE_MEMORY_H 1
  1488  | #define HAVE_STRINGS_H 1
  1489  | #define HAVE_INTTYPES_H 1
  1490  | #define HAVE_STDINT_H 1
  1491  | #define HAVE_UNISTD_H 1
  1492  | #define HAVE_DLFCN_H 1
  1493  | #define LT_OBJDIR ".libs/"
  1494  | #define HAVE_UNISTD_H 1
  1495  | #define HAVE_SYSCALL_H 1
  1496  | #define HAVE_SYS_SYSCALL_H 1
  1497  | #define HAVE_EXECINFO_H 1
  1498  | #define HAVE_UCONTEXT_H 1
  1499  | #define HAVE_SYS_UTSNAME_H 1
  1500  | #define HAVE_PWD_H 1
  1501  | #define HAVE_SYSLOG_H 1
  1502  | #define HAVE_SYS_TIME_H 1
  1503  | #define HAVE_GLOB_H 1
  1504  | #define HAVE_UNWIND_H 1
  1505  | #define SIZEOF_VOID_P 8
  1506  | #define HAVE_SIGALTSTACK 1
  1507  | #define HAVE_SIGACTION 1
  1508  | #define HAVE_FCNTL 1
  1509  | #define HAVE_PREAD 1
  1510  | #define HAVE_PWRITE 1
  1511  | #define HAVE___ATTRIBUTE__ 1
  1512  | #define HAVE___BUILTIN_EXPECT 1
  1513  | #define HAVE___SYNC_VAL_COMPARE_AND_SWAP 1
  1514  | #define HAVE_PTHREAD 1
  1515  | #define HAVE_LIBPTHREAD 1
  1516  | /* end confdefs.h.  */
  1517  | 
  1518  | 
  1519  | int
  1520  | main ()
  1521  | {
  1522  | return main ();
  1523  |   ;
  1524  |   return 0;
  1525  | }
  1526  configure:16625: result: no
  1527  configure:16652: checking for gtest-config
  1528  configure:16682: result: no
  1529  configure:16687: checking for main in -lgtest
  1530  configure:16706: g++ -o conftest -g -O2   conftest.cpp -lgtest  -lpthread  >&5
  1531  /usr/bin/ld: cannot find -lgtest
  1532  collect2: ld returned 1 exit status
  1533  configure:16706: $? = 1
  1534  configure: failed program was:
  1535  | /* confdefs.h */
  1536  | #define PACKAGE_NAME "glog"
  1537  | #define PACKAGE_TARNAME "glog"
  1538  | #define PACKAGE_VERSION "0.3.3"
  1539  | #define PACKAGE_STRING "glog 0.3.3"
  1540  | #define PACKAGE_BUGREPORT "opensource@google.com"
  1541  | #define PACKAGE_URL ""
  1542  | #define PACKAGE "glog"
  1543  | #define VERSION "0.3.3"
  1544  | #define HAVE_SYS_TYPES_H 1
  1545  | #define HAVE_SYS_STAT_H 1
  1546  | #define HAVE_STDLIB_H 1
  1547  | #define HAVE_STRING_H 1
  1548  | #define HAVE_MEMORY_H 1
  1549  | #define HAVE_STRINGS_H 1
  1550  | #define HAVE_INTTYPES_H 1
  1551  | #define HAVE_STDINT_H 1
  1552  | #define HAVE_UNISTD_H 1
  1553  | #define HAVE_DLFCN_H 1
  1554  | #define LT_OBJDIR ".libs/"
  1555  | #define HAVE_UNISTD_H 1
  1556  | #define HAVE_SYSCALL_H 1
  1557  | #define HAVE_SYS_SYSCALL_H 1
  1558  | #define HAVE_EXECINFO_H 1
  1559  | #define HAVE_UCONTEXT_H 1
  1560  | #define HAVE_SYS_UTSNAME_H 1
  1561  | #define HAVE_PWD_H 1
  1562  | #define HAVE_SYSLOG_H 1
  1563  | #define HAVE_SYS_TIME_H 1
  1564  | #define HAVE_GLOB_H 1
  1565  | #define HAVE_UNWIND_H 1
  1566  | #define SIZEOF_VOID_P 8
  1567  | #define HAVE_SIGALTSTACK 1
  1568  | #define HAVE_SIGACTION 1
  1569  | #define HAVE_FCNTL 1
  1570  | #define HAVE_PREAD 1
  1571  | #define HAVE_PWRITE 1
  1572  | #define HAVE___ATTRIBUTE__ 1
  1573  | #define HAVE___BUILTIN_EXPECT 1
  1574  | #define HAVE___SYNC_VAL_COMPARE_AND_SWAP 1
  1575  | #define HAVE_PTHREAD 1
  1576  | #define HAVE_LIBPTHREAD 1
  1577  | /* end confdefs.h.  */
  1578  | 
  1579  | 
  1580  | int
  1581  | main ()
  1582  | {
  1583  | return main ();
  1584  |   ;
  1585  |   return 0;
  1586  | }
  1587  configure:16715: result: no
  1588  configure:16848: checking support for pthread_rwlock_* functions
  1589  configure:16874: gcc -c -g -O2  conftest.c >&5
  1590  configure:16874: $? = 0
  1591  configure:16888: result: yes
  1592  configure:16899: checking whether the compiler implements namespaces
  1593  configure:16923: g++ -c -g -O2  conftest.cpp >&5
  1594  configure:16923: $? = 0
  1595  configure:16936: result: yes
  1596  configure:16943: checking what namespace STL code is in
  1597  configure:16967: g++ -c -g -O2  conftest.cpp >&5
  1598  conftest.cpp: In function 'int main()':
  1599  conftest.cpp:50:1: error: 'vector' was not declared in this scope
  1600  conftest.cpp:50:1: note: suggested alternative:
  1601  /usr/include/c++/4.6/bits/stl_vector.h:180:11: note:   'std::vector'
  1602  conftest.cpp:50:8: error: expected primary-expression before 'int'
  1603  conftest.cpp:50:8: error: expected ';' before 'int'
  1604  configure:16967: $? = 1
  1605  configure: failed program was:
  1606  | /* confdefs.h */
  1607  | #define PACKAGE_NAME "glog"
  1608  | #define PACKAGE_TARNAME "glog"
  1609  | #define PACKAGE_VERSION "0.3.3"
  1610  | #define PACKAGE_STRING "glog 0.3.3"
  1611  | #define PACKAGE_BUGREPORT "opensource@google.com"
  1612  | #define PACKAGE_URL ""
  1613  | #define PACKAGE "glog"
  1614  | #define VERSION "0.3.3"
  1615  | #define HAVE_SYS_TYPES_H 1
  1616  | #define HAVE_SYS_STAT_H 1
  1617  | #define HAVE_STDLIB_H 1
  1618  | #define HAVE_STRING_H 1
  1619  | #define HAVE_MEMORY_H 1
  1620  | #define HAVE_STRINGS_H 1
  1621  | #define HAVE_INTTYPES_H 1
  1622  | #define HAVE_STDINT_H 1
  1623  | #define HAVE_UNISTD_H 1
  1624  | #define HAVE_DLFCN_H 1
  1625  | #define LT_OBJDIR ".libs/"
  1626  | #define HAVE_UNISTD_H 1
  1627  | #define HAVE_SYSCALL_H 1
  1628  | #define HAVE_SYS_SYSCALL_H 1
  1629  | #define HAVE_EXECINFO_H 1
  1630  | #define HAVE_UCONTEXT_H 1
  1631  | #define HAVE_SYS_UTSNAME_H 1
  1632  | #define HAVE_PWD_H 1
  1633  | #define HAVE_SYSLOG_H 1
  1634  | #define HAVE_SYS_TIME_H 1
  1635  | #define HAVE_GLOB_H 1
  1636  | #define HAVE_UNWIND_H 1
  1637  | #define SIZEOF_VOID_P 8
  1638  | #define HAVE_SIGALTSTACK 1
  1639  | #define HAVE_SIGACTION 1
  1640  | #define HAVE_FCNTL 1
  1641  | #define HAVE_PREAD 1
  1642  | #define HAVE_PWRITE 1
  1643  | #define HAVE___ATTRIBUTE__ 1
  1644  | #define HAVE___BUILTIN_EXPECT 1
  1645  | #define HAVE___SYNC_VAL_COMPARE_AND_SWAP 1
  1646  | #define HAVE_PTHREAD 1
  1647  | #define HAVE_LIBPTHREAD 1
  1648  | #define HAVE_RWLOCK 1
  1649  | #define HAVE_NAMESPACES 1
  1650  | /* end confdefs.h.  */
  1651  | #include <vector>
  1652  | int
  1653  | main ()
  1654  | {
  1655  | vector<int> t; return 0;
  1656  |   ;
  1657  |   return 0;
  1658  | }
  1659  configure:16982: g++ -c -g -O2  conftest.cpp >&5
  1660  configure:16982: $? = 0
  1661  configure:16993: result: std
  1662  configure:17044: checking whether compiler supports using ::operator<<
  1663  configure:17068: g++ -c -g -O2  conftest.cpp >&5
  1664  configure:17068: $? = 0
  1665  configure:17081: result: 1
  1666  configure:17091: checking for ucontext.h
  1667  configure:17091: result: yes
  1668  configure:17103: checking sys/ucontext.h usability
  1669  configure:17103: g++ -c -g -O2  conftest.cpp >&5
  1670  configure:17103: $? = 0
  1671  configure:17103: result: yes
  1672  configure:17103: checking sys/ucontext.h presence
  1673  configure:17103: g++ -E  conftest.cpp
  1674  configure:17103: $? = 0
  1675  configure:17103: result: yes
  1676  configure:17103: checking for sys/ucontext.h
  1677  configure:17103: result: yes
  1678  configure:17113: checking how to access the program counter from a struct ucontext
  1679  configure:17148: g++ -c -g -O2  conftest.cpp >&5
  1680  conftest.cpp: In function 'int main()':
  1681  conftest.cpp:58:42: error: 'REG_PC' was not declared in this scope
  1682  configure:17148: $? = 1
  1683  configure: failed program was:
  1684  | /* confdefs.h */
  1685  | #define PACKAGE_NAME "glog"
  1686  | #define PACKAGE_TARNAME "glog"
  1687  | #define PACKAGE_VERSION "0.3.3"
  1688  | #define PACKAGE_STRING "glog 0.3.3"
  1689  | #define PACKAGE_BUGREPORT "opensource@google.com"
  1690  | #define PACKAGE_URL ""
  1691  | #define PACKAGE "glog"
  1692  | #define VERSION "0.3.3"
  1693  | #define HAVE_SYS_TYPES_H 1
  1694  | #define HAVE_SYS_STAT_H 1
  1695  | #define HAVE_STDLIB_H 1
  1696  | #define HAVE_STRING_H 1
  1697  | #define HAVE_MEMORY_H 1
  1698  | #define HAVE_STRINGS_H 1
  1699  | #define HAVE_INTTYPES_H 1
  1700  | #define HAVE_STDINT_H 1
  1701  | #define HAVE_UNISTD_H 1
  1702  | #define HAVE_DLFCN_H 1
  1703  | #define LT_OBJDIR ".libs/"
  1704  | #define HAVE_UNISTD_H 1
  1705  | #define HAVE_SYSCALL_H 1
  1706  | #define HAVE_SYS_SYSCALL_H 1
  1707  | #define HAVE_EXECINFO_H 1
  1708  | #define HAVE_UCONTEXT_H 1
  1709  | #define HAVE_SYS_UTSNAME_H 1
  1710  | #define HAVE_PWD_H 1
  1711  | #define HAVE_SYSLOG_H 1
  1712  | #define HAVE_SYS_TIME_H 1
  1713  | #define HAVE_GLOB_H 1
  1714  | #define HAVE_UNWIND_H 1
  1715  | #define SIZEOF_VOID_P 8
  1716  | #define HAVE_SIGALTSTACK 1
  1717  | #define HAVE_SIGACTION 1
  1718  | #define HAVE_FCNTL 1
  1719  | #define HAVE_PREAD 1
  1720  | #define HAVE_PWRITE 1
  1721  | #define HAVE___ATTRIBUTE__ 1
  1722  | #define HAVE___BUILTIN_EXPECT 1
  1723  | #define HAVE___SYNC_VAL_COMPARE_AND_SWAP 1
  1724  | #define HAVE_PTHREAD 1
  1725  | #define HAVE_LIBPTHREAD 1
  1726  | #define HAVE_RWLOCK 1
  1727  | #define HAVE_NAMESPACES 1
  1728  | #define STL_NAMESPACE std
  1729  | #define GOOGLE_NAMESPACE google
  1730  | #define _START_GOOGLE_NAMESPACE_ namespace google {
  1731  | #define _END_GOOGLE_NAMESPACE_ }
  1732  | #define HAVE_USING_OPERATOR 1
  1733  | #define HAVE_UCONTEXT_H 1
  1734  | #define HAVE_SYS_UCONTEXT_H 1
  1735  | /* end confdefs.h.  */
  1736  | #define _GNU_SOURCE 1
  1737  |                          #include <sys/ucontext.h>
  1738  | int
  1739  | main ()
  1740  | {
  1741  | ucontext_t u; return u.uc_mcontext.gregs[REG_PC] == 0;
  1742  |   ;
  1743  |   return 0;
  1744  | }
  1745  configure:17148: g++ -c -g -O2  conftest.cpp >&5
  1746  conftest.cpp: In function 'int main()':
  1747  conftest.cpp:58:42: error: 'REG_EIP' was not declared in this scope
  1748  configure:17148: $? = 1
  1749  configure: failed program was:
  1750  | /* confdefs.h */
  1751  | #define PACKAGE_NAME "glog"
  1752  | #define PACKAGE_TARNAME "glog"
  1753  | #define PACKAGE_VERSION "0.3.3"
  1754  | #define PACKAGE_STRING "glog 0.3.3"
  1755  | #define PACKAGE_BUGREPORT "opensource@google.com"
  1756  | #define PACKAGE_URL ""
  1757  | #define PACKAGE "glog"
  1758  | #define VERSION "0.3.3"
  1759  | #define HAVE_SYS_TYPES_H 1
  1760  | #define HAVE_SYS_STAT_H 1
  1761  | #define HAVE_STDLIB_H 1
  1762  | #define HAVE_STRING_H 1
  1763  | #define HAVE_MEMORY_H 1
  1764  | #define HAVE_STRINGS_H 1
  1765  | #define HAVE_INTTYPES_H 1
  1766  | #define HAVE_STDINT_H 1
  1767  | #define HAVE_UNISTD_H 1
  1768  | #define HAVE_DLFCN_H 1
  1769  | #define LT_OBJDIR ".libs/"
  1770  | #define HAVE_UNISTD_H 1
  1771  | #define HAVE_SYSCALL_H 1
  1772  | #define HAVE_SYS_SYSCALL_H 1
  1773  | #define HAVE_EXECINFO_H 1
  1774  | #define HAVE_UCONTEXT_H 1
  1775  | #define HAVE_SYS_UTSNAME_H 1
  1776  | #define HAVE_PWD_H 1
  1777  | #define HAVE_SYSLOG_H 1
  1778  | #define HAVE_SYS_TIME_H 1
  1779  | #define HAVE_GLOB_H 1
  1780  | #define HAVE_UNWIND_H 1
  1781  | #define SIZEOF_VOID_P 8
  1782  | #define HAVE_SIGALTSTACK 1
  1783  | #define HAVE_SIGACTION 1
  1784  | #define HAVE_FCNTL 1
  1785  | #define HAVE_PREAD 1
  1786  | #define HAVE_PWRITE 1
  1787  | #define HAVE___ATTRIBUTE__ 1
  1788  | #define HAVE___BUILTIN_EXPECT 1
  1789  | #define HAVE___SYNC_VAL_COMPARE_AND_SWAP 1
  1790  | #define HAVE_PTHREAD 1
  1791  | #define HAVE_LIBPTHREAD 1
  1792  | #define HAVE_RWLOCK 1
  1793  | #define HAVE_NAMESPACES 1
  1794  | #define STL_NAMESPACE std
  1795  | #define GOOGLE_NAMESPACE google
  1796  | #define _START_GOOGLE_NAMESPACE_ namespace google {
  1797  | #define _END_GOOGLE_NAMESPACE_ }
  1798  | #define HAVE_USING_OPERATOR 1
  1799  | #define HAVE_UCONTEXT_H 1
  1800  | #define HAVE_SYS_UCONTEXT_H 1
  1801  | /* end confdefs.h.  */
  1802  | #define _GNU_SOURCE 1
  1803  |                          #include <sys/ucontext.h>
  1804  | int
  1805  | main ()
  1806  | {
  1807  | ucontext_t u; return u.uc_mcontext.gregs[REG_EIP] == 0;
  1808  |   ;
  1809  |   return 0;
  1810  | }
  1811  configure:17148: g++ -c -g -O2  conftest.cpp >&5
  1812  configure:17148: $? = 0
  1813  configure:17154: result: uc_mcontext.gregs[REG_RIP]
  1814  configure:17411: creating ./config.status
  1815  
  1816  ## ---------------------- ##
  1817  ## Running config.status. ##
  1818  ## ---------------------- ##
  1819  
  1820  This file was extended by glog config.status 0.3.3, which was
  1821  generated by GNU Autoconf 2.68.  Invocation command line was
  1822  
  1823    CONFIG_FILES    = 
  1824    CONFIG_HEADERS  = 
  1825    CONFIG_LINKS    = 
  1826    CONFIG_COMMANDS = 
  1827    $ ./config.status 
  1828  
  1829  on tmroeder-loaner2
  1830  
  1831  config.status:1229: creating Makefile
  1832  config.status:1229: creating src/glog/logging.h
  1833  config.status:1229: creating src/glog/raw_logging.h
  1834  config.status:1229: creating src/glog/vlog_is_on.h
  1835  config.status:1229: creating src/glog/stl_logging.h
  1836  config.status:1229: creating libglog.pc
  1837  config.status:1229: creating src/config.h
  1838  config.status:1458: executing depfiles commands
  1839  config.status:1458: executing libtool commands
  1840  
  1841  ## ---------------- ##
  1842  ## Cache variables. ##
  1843  ## ---------------- ##
  1844  
  1845  ac_cv___attribute__=yes
  1846  ac_cv___attribute___noinline='__attribute__ ((noinline))'
  1847  ac_cv___attribute___noreturn='__attribute__ ((noreturn))'
  1848  ac_cv___attribute___printf_4_5='__attribute__((__format__ (__printf__, 4, 5)))'
  1849  ac_cv___builtin_expect=yes
  1850  ac_cv___sync_val_compare_and_swap=yes
  1851  ac_cv_build=x86_64-unknown-linux-gnu
  1852  ac_cv_c_compiler_gnu=yes
  1853  ac_cv_cxx_compiler_gnu=yes
  1854  ac_cv_cxx_namespaces=yes
  1855  ac_cv_cxx_stl_namespace=std
  1856  ac_cv_cxx_using_operator=1
  1857  ac_cv_env_CCC_set=
  1858  ac_cv_env_CCC_value=
  1859  ac_cv_env_CC_set=
  1860  ac_cv_env_CC_value=
  1861  ac_cv_env_CFLAGS_set=
  1862  ac_cv_env_CFLAGS_value=
  1863  ac_cv_env_CPPFLAGS_set=
  1864  ac_cv_env_CPPFLAGS_value=
  1865  ac_cv_env_CPP_set=
  1866  ac_cv_env_CPP_value=
  1867  ac_cv_env_CXXCPP_set=
  1868  ac_cv_env_CXXCPP_value=
  1869  ac_cv_env_CXXFLAGS_set=
  1870  ac_cv_env_CXXFLAGS_value=
  1871  ac_cv_env_CXX_set=
  1872  ac_cv_env_CXX_value=
  1873  ac_cv_env_LDFLAGS_set=
  1874  ac_cv_env_LDFLAGS_value=
  1875  ac_cv_env_LIBS_set=
  1876  ac_cv_env_LIBS_value=
  1877  ac_cv_env_build_alias_set=
  1878  ac_cv_env_build_alias_value=
  1879  ac_cv_env_host_alias_set=
  1880  ac_cv_env_host_alias_value=
  1881  ac_cv_env_target_alias_set=
  1882  ac_cv_env_target_alias_value=
  1883  ac_cv_func_dladdr=no
  1884  ac_cv_func_fcntl=yes
  1885  ac_cv_func_pread=yes
  1886  ac_cv_func_pwrite=yes
  1887  ac_cv_func_sigaction=yes
  1888  ac_cv_func_sigaltstack=yes
  1889  ac_cv_have___builtin_expect=1
  1890  ac_cv_have___uint16=0
  1891  ac_cv_have_inttypes_h=1
  1892  ac_cv_have_libgflags=0
  1893  ac_cv_have_libunwind_h=0
  1894  ac_cv_have_stdint_h=1
  1895  ac_cv_have_systypes_h=1
  1896  ac_cv_have_u_int16_t=1
  1897  ac_cv_have_uint16_t=1
  1898  ac_cv_have_unistd_h=1
  1899  ac_cv_have_windows_h=0
  1900  ac_cv_header_dlfcn_h=yes
  1901  ac_cv_header_execinfo_h=yes
  1902  ac_cv_header_glob_h=yes
  1903  ac_cv_header_inttypes_h=yes
  1904  ac_cv_header_libunwind_h=no
  1905  ac_cv_header_memory_h=yes
  1906  ac_cv_header_pwd_h=yes
  1907  ac_cv_header_stdc=no
  1908  ac_cv_header_stdint_h=yes
  1909  ac_cv_header_stdlib_h=yes
  1910  ac_cv_header_string_h=yes
  1911  ac_cv_header_strings_h=yes
  1912  ac_cv_header_sys_stat_h=yes
  1913  ac_cv_header_sys_syscall_h=yes
  1914  ac_cv_header_sys_time_h=yes
  1915  ac_cv_header_sys_types_h=yes
  1916  ac_cv_header_sys_ucontext_h=yes
  1917  ac_cv_header_sys_utsname_h=yes
  1918  ac_cv_header_syscall_h=yes
  1919  ac_cv_header_syslog_h=yes
  1920  ac_cv_header_ucontext_h=yes
  1921  ac_cv_header_unistd_h=yes
  1922  ac_cv_header_unwind_h=yes
  1923  ac_cv_header_windows_h=no
  1924  ac_cv_host=x86_64-unknown-linux-gnu
  1925  ac_cv_lib_gflags_main=no
  1926  ac_cv_lib_gtest_main=no
  1927  ac_cv_lib_pthread_pthread_self=yes
  1928  ac_cv_objext=o
  1929  ac_cv_path_EGREP='/bin/grep -E'
  1930  ac_cv_path_FGREP='/bin/grep -F'
  1931  ac_cv_path_GREP=/bin/grep
  1932  ac_cv_path_SED=/bin/sed
  1933  ac_cv_path_install='/usr/bin/install -c'
  1934  ac_cv_path_mkdir=/bin/mkdir
  1935  ac_cv_prog_AWK=gawk
  1936  ac_cv_prog_CPP='gcc -E'
  1937  ac_cv_prog_CXXCPP='g++ -E'
  1938  ac_cv_prog_ac_ct_AR=ar
  1939  ac_cv_prog_ac_ct_CC=gcc
  1940  ac_cv_prog_ac_ct_CXX=g++
  1941  ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
  1942  ac_cv_prog_ac_ct_OBJDUMP=objdump
  1943  ac_cv_prog_ac_ct_RANLIB=ranlib
  1944  ac_cv_prog_ac_ct_STRIP=strip
  1945  ac_cv_prog_cc_c89=
  1946  ac_cv_prog_cc_g=yes
  1947  ac_cv_prog_cxx_g=yes
  1948  ac_cv_prog_make_make_set=yes
  1949  ac_cv_rwlock=yes
  1950  ac_cv_sizeof_void_p=8
  1951  ac_cv_type___uint16=no
  1952  ac_cv_type_u_int16_t=yes
  1953  ac_cv_type_uint16_t=yes
  1954  am_cv_CC_dependencies_compiler_type=gcc3
  1955  am_cv_CXX_dependencies_compiler_type=gcc3
  1956  lt_cv_ar_at_file=@
  1957  lt_cv_archive_cmds_need_lc=no
  1958  lt_cv_deplibs_check_method=pass_all
  1959  lt_cv_file_magic_cmd='$MAGIC_CMD'
  1960  lt_cv_file_magic_test_file=
  1961  lt_cv_ld_reload_flag=-r
  1962  lt_cv_nm_interface='BSD nm'
  1963  lt_cv_objdir=.libs
  1964  lt_cv_path_LD=/usr/bin/ld
  1965  lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
  1966  lt_cv_path_NM='/usr/bin/nm -B'
  1967  lt_cv_path_mainfest_tool=no
  1968  lt_cv_prog_compiler_c_o=yes
  1969  lt_cv_prog_compiler_c_o_CXX=yes
  1970  lt_cv_prog_compiler_pic='-fPIC -DPIC'
  1971  lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
  1972  lt_cv_prog_compiler_pic_works=yes
  1973  lt_cv_prog_compiler_pic_works_CXX=yes
  1974  lt_cv_prog_compiler_rtti_exceptions=no
  1975  lt_cv_prog_compiler_static_works=yes
  1976  lt_cv_prog_compiler_static_works_CXX=yes
  1977  lt_cv_prog_gnu_ld=yes
  1978  lt_cv_prog_gnu_ldcxx=yes
  1979  lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  1980  lt_cv_shlibpath_overrides_runpath=no
  1981  lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
  1982  lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
  1983  lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
  1984  lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  1985  lt_cv_sys_max_cmd_len=1572864
  1986  lt_cv_to_host_file_cmd=func_convert_file_noop
  1987  lt_cv_to_tool_file_cmd=func_convert_file_noop
  1988  
  1989  ## ----------------- ##
  1990  ## Output variables. ##
  1991  ## ----------------- ##
  1992  
  1993  ACLOCAL='${SHELL} /home/tmroeder/src/fileProxy/src/third_party/google-glog/missing --run aclocal-1.11'
  1994  AMDEPBACKSLASH='\'
  1995  AMDEP_FALSE='#'
  1996  AMDEP_TRUE=''
  1997  AMTAR='$${TAR-tar}'
  1998  AR='ar'
  1999  AUTOCONF='${SHELL} /home/tmroeder/src/fileProxy/src/third_party/google-glog/missing --run autoconf'
  2000  AUTOHEADER='${SHELL} /home/tmroeder/src/fileProxy/src/third_party/google-glog/missing --run autoheader'
  2001  AUTOMAKE='${SHELL} /home/tmroeder/src/fileProxy/src/third_party/google-glog/missing --run automake-1.11'
  2002  AWK='gawk'
  2003  CC='gcc'
  2004  CCDEPMODE='depmode=gcc3'
  2005  CFLAGS='-g -O2'
  2006  CPP='gcc -E'
  2007  CPPFLAGS=''
  2008  CXX='g++'
  2009  CXXCPP='g++ -E'
  2010  CXXDEPMODE='depmode=gcc3'
  2011  CXXFLAGS='-g -O2'
  2012  CYGPATH_W='echo'
  2013  DEFS='-DHAVE_CONFIG_H'
  2014  DEPDIR='.deps'
  2015  DISABLE_RTTI_FALSE=''
  2016  DISABLE_RTTI_TRUE='#'
  2017  DLLTOOL='false'
  2018  DSYMUTIL=''
  2019  DUMPBIN=''
  2020  ECHO_C=''
  2021  ECHO_N='-n'
  2022  ECHO_T=''
  2023  EGREP='/bin/grep -E'
  2024  ENABLE_FRAME_POINTERS_FALSE=''
  2025  ENABLE_FRAME_POINTERS_TRUE='#'
  2026  EXEEXT=''
  2027  FGREP='/bin/grep -F'
  2028  GCC_FALSE='#'
  2029  GCC_TRUE=''
  2030  GFLAGS_CFLAGS=''
  2031  GFLAGS_LIBS=''
  2032  GMOCK_CFLAGS=''
  2033  GMOCK_CONFIG=''
  2034  GMOCK_LIBS=''
  2035  GREP='/bin/grep'
  2036  GTEST_CFLAGS=''
  2037  GTEST_CONFIG=''
  2038  GTEST_LIBS=''
  2039  HAVE_GMOCK_FALSE=''
  2040  HAVE_GMOCK_TRUE='#'
  2041  INSTALL_DATA='${INSTALL} -m 644'
  2042  INSTALL_PROGRAM='${INSTALL}'
  2043  INSTALL_SCRIPT='${INSTALL}'
  2044  INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  2045  LD='/usr/bin/ld -m elf_x86_64'
  2046  LDFLAGS=''
  2047  LIBOBJS=''
  2048  LIBS='-lpthread '
  2049  LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  2050  LIBTOOL_DEPS='./ltmain.sh'
  2051  LIPO=''
  2052  LN_S='ln -s'
  2053  LTLIBOBJS=''
  2054  MAKEINFO='${SHELL} /home/tmroeder/src/fileProxy/src/third_party/google-glog/missing --run makeinfo'
  2055  MANIFEST_TOOL=':'
  2056  MINGW_CFLAGS=''
  2057  MKDIR_P='/bin/mkdir -p'
  2058  NM='/usr/bin/nm -B'
  2059  NMEDIT=''
  2060  OBJDUMP='objdump'
  2061  OBJEXT='o'
  2062  OTOOL64=''
  2063  OTOOL=''
  2064  PACKAGE='glog'
  2065  PACKAGE_BUGREPORT='opensource@google.com'
  2066  PACKAGE_NAME='glog'
  2067  PACKAGE_STRING='glog 0.3.3'
  2068  PACKAGE_TARNAME='glog'
  2069  PACKAGE_URL=''
  2070  PACKAGE_VERSION='0.3.3'
  2071  PATH_SEPARATOR=':'
  2072  PTHREAD_CC='gcc'
  2073  PTHREAD_CFLAGS='-pthread'
  2074  PTHREAD_LIBS=''
  2075  RANLIB='ranlib'
  2076  SED='/bin/sed'
  2077  SET_MAKE=''
  2078  SHELL='/bin/sh'
  2079  STRIP='strip'
  2080  UNWIND_LIBS=''
  2081  VERSION='0.3.3'
  2082  X86_64_FALSE='#'
  2083  X86_64_TRUE=''
  2084  ac_ct_AR='ar'
  2085  ac_ct_CC='gcc'
  2086  ac_ct_CXX='g++'
  2087  ac_ct_DUMPBIN=''
  2088  ac_cv___attribute___noinline='__attribute__ ((noinline))'
  2089  ac_cv___attribute___noreturn='__attribute__ ((noreturn))'
  2090  ac_cv___attribute___printf_4_5='__attribute__((__format__ (__printf__, 4, 5)))'
  2091  ac_cv_cxx_using_operator='1'
  2092  ac_cv_have___builtin_expect='1'
  2093  ac_cv_have___uint16='0'
  2094  ac_cv_have_inttypes_h='1'
  2095  ac_cv_have_libgflags='0'
  2096  ac_cv_have_stdint_h='1'
  2097  ac_cv_have_systypes_h='1'
  2098  ac_cv_have_u_int16_t='1'
  2099  ac_cv_have_uint16_t='1'
  2100  ac_cv_have_unistd_h='1'
  2101  ac_google_end_namespace='}'
  2102  ac_google_namespace='google'
  2103  ac_google_start_namespace='namespace google {'
  2104  acx_pthread_config=''
  2105  am__EXEEXT_FALSE=''
  2106  am__EXEEXT_TRUE='#'
  2107  am__fastdepCC_FALSE='#'
  2108  am__fastdepCC_TRUE=''
  2109  am__fastdepCXX_FALSE='#'
  2110  am__fastdepCXX_TRUE=''
  2111  am__include='include'
  2112  am__isrc=''
  2113  am__leading_dot='.'
  2114  am__nodep='_no'
  2115  am__quote=''
  2116  am__tar='$${TAR-tar} chof - "$$tardir"'
  2117  am__untar='$${TAR-tar} xf -'
  2118  bindir='${exec_prefix}/bin'
  2119  build='x86_64-unknown-linux-gnu'
  2120  build_alias=''
  2121  build_cpu='x86_64'
  2122  build_os='linux-gnu'
  2123  build_vendor='unknown'
  2124  datadir='${datarootdir}'
  2125  datarootdir='${prefix}/share'
  2126  docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  2127  dvidir='${docdir}'
  2128  exec_prefix='${prefix}'
  2129  host='x86_64-unknown-linux-gnu'
  2130  host_alias=''
  2131  host_cpu='x86_64'
  2132  host_os='linux-gnu'
  2133  host_vendor='unknown'
  2134  htmldir='${docdir}'
  2135  includedir='${prefix}/include'
  2136  infodir='${datarootdir}/info'
  2137  install_sh='${SHELL} /home/tmroeder/src/fileProxy/src/third_party/google-glog/install-sh'
  2138  libdir='${exec_prefix}/lib'
  2139  libexecdir='${exec_prefix}/libexec'
  2140  localedir='${datarootdir}/locale'
  2141  localstatedir='${prefix}/var'
  2142  mandir='${datarootdir}/man'
  2143  mkdir_p='/bin/mkdir -p'
  2144  oldincludedir='/usr/include'
  2145  pdfdir='${docdir}'
  2146  prefix='/usr/local'
  2147  program_transform_name='s,x,x,'
  2148  psdir='${docdir}'
  2149  sbindir='${exec_prefix}/sbin'
  2150  sharedstatedir='${prefix}/com'
  2151  sysconfdir='${prefix}/etc'
  2152  target_alias=''
  2153  
  2154  ## ----------- ##
  2155  ## confdefs.h. ##
  2156  ## ----------- ##
  2157  
  2158  /* confdefs.h */
  2159  #define PACKAGE_NAME "glog"
  2160  #define PACKAGE_TARNAME "glog"
  2161  #define PACKAGE_VERSION "0.3.3"
  2162  #define PACKAGE_STRING "glog 0.3.3"
  2163  #define PACKAGE_BUGREPORT "opensource@google.com"
  2164  #define PACKAGE_URL ""
  2165  #define PACKAGE "glog"
  2166  #define VERSION "0.3.3"
  2167  #define HAVE_SYS_TYPES_H 1
  2168  #define HAVE_SYS_STAT_H 1
  2169  #define HAVE_STDLIB_H 1
  2170  #define HAVE_STRING_H 1
  2171  #define HAVE_MEMORY_H 1
  2172  #define HAVE_STRINGS_H 1
  2173  #define HAVE_INTTYPES_H 1
  2174  #define HAVE_STDINT_H 1
  2175  #define HAVE_UNISTD_H 1
  2176  #define HAVE_DLFCN_H 1
  2177  #define LT_OBJDIR ".libs/"
  2178  #define HAVE_UNISTD_H 1
  2179  #define HAVE_SYSCALL_H 1
  2180  #define HAVE_SYS_SYSCALL_H 1
  2181  #define HAVE_EXECINFO_H 1
  2182  #define HAVE_UCONTEXT_H 1
  2183  #define HAVE_SYS_UTSNAME_H 1
  2184  #define HAVE_PWD_H 1
  2185  #define HAVE_SYSLOG_H 1
  2186  #define HAVE_SYS_TIME_H 1
  2187  #define HAVE_GLOB_H 1
  2188  #define HAVE_UNWIND_H 1
  2189  #define SIZEOF_VOID_P 8
  2190  #define HAVE_SIGALTSTACK 1
  2191  #define HAVE_SIGACTION 1
  2192  #define HAVE_FCNTL 1
  2193  #define HAVE_PREAD 1
  2194  #define HAVE_PWRITE 1
  2195  #define HAVE___ATTRIBUTE__ 1
  2196  #define HAVE___BUILTIN_EXPECT 1
  2197  #define HAVE___SYNC_VAL_COMPARE_AND_SWAP 1
  2198  #define HAVE_PTHREAD 1
  2199  #define HAVE_LIBPTHREAD 1
  2200  #define HAVE_RWLOCK 1
  2201  #define HAVE_NAMESPACES 1
  2202  #define STL_NAMESPACE std
  2203  #define GOOGLE_NAMESPACE google
  2204  #define _START_GOOGLE_NAMESPACE_ namespace google {
  2205  #define _END_GOOGLE_NAMESPACE_ }
  2206  #define HAVE_USING_OPERATOR 1
  2207  #define HAVE_UCONTEXT_H 1
  2208  #define HAVE_SYS_UCONTEXT_H 1
  2209  #define PC_FROM_UCONTEXT uc_mcontext.gregs[REG_RIP]
  2210  #define TEST_SRC_DIR "."
  2211  
  2212  configure: exit 0