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