This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libfb303 configure 20080209, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --config-cache ## --------- ## ## Platform. ## ## --------- ## hostname = vagrant-ubuntu-trusty-64 uname -m = x86_64 uname -r = 3.13.0-30-generic uname -s = Linux uname -v = #54-Ubuntu SMP Mon Jun 9 22:45:01 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /usr/local/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:2075: creating cache config.cache configure:2195: checking for a BSD-compatible install configure:2263: result: /usr/bin/install -c configure:2274: checking whether build environment is sane configure:2329: result: yes configure:2480: checking for a thread-safe mkdir -p configure:2519: result: /bin/mkdir -p configure:2526: checking for gawk configure:2542: found /usr/bin/gawk configure:2553: result: gawk configure:2564: checking whether make sets $(MAKE) configure:2586: result: yes configure:2615: checking whether make supports nested variables configure:2632: result: yes configure:2655: checking for style of include used by make configure:2683: result: GNU configure:2868: checking for gcc configure:2884: found /usr/bin/gcc configure:2895: result: gcc configure:3124: checking for C compiler version configure:3133: gcc --version >&5 gcc (Ubuntu 4.8.2-19ubuntu1) 4.8.2 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3144: $? = 0 configure:3133: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.2-19ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) configure:3144: $? = 0 configure:3133: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3144: $? = 4 configure:3133: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3144: $? = 4 configure:3164: checking whether the C compiler works configure:3186: gcc conftest.c >&5 configure:3190: $? = 0 configure:3238: result: yes configure:3241: checking for C compiler default output file name configure:3243: result: a.out configure:3249: checking for suffix of executables configure:3256: gcc -o conftest conftest.c >&5 configure:3260: $? = 0 configure:3282: result: configure:3304: checking whether we are cross compiling configure:3312: gcc -o conftest conftest.c >&5 configure:3316: $? = 0 configure:3323: ./conftest configure:3327: $? = 0 configure:3342: result: no configure:3347: checking for suffix of object files configure:3369: gcc -c conftest.c >&5 configure:3373: $? = 0 configure:3394: result: o configure:3398: checking whether we are using the GNU C compiler configure:3417: gcc -c conftest.c >&5 configure:3417: $? = 0 configure:3426: result: yes configure:3435: checking whether gcc accepts -g configure:3455: gcc -c -g conftest.c >&5 configure:3455: $? = 0 configure:3496: result: yes configure:3513: checking for gcc option to accept ISO C89 configure:3576: gcc -c -g -O2 conftest.c >&5 configure:3576: $? = 0 configure:3589: result: none needed configure:3614: checking whether gcc understands -c and -o together configure:3636: gcc -c conftest.c -o conftest2.o configure:3639: $? = 0 configure:3636: gcc -c conftest.c -o conftest2.o configure:3639: $? = 0 configure:3651: result: yes configure:3670: checking dependency style of gcc configure:3781: result: gcc3 configure:3854: checking for g++ configure:3870: found /usr/bin/g++ configure:3881: result: g++ configure:3908: checking for C++ compiler version configure:3917: g++ --version >&5 g++ (Ubuntu 4.8.2-19ubuntu1) 4.8.2 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3928: $? = 0 configure:3917: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.2-19ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) configure:3928: $? = 0 configure:3917: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:3928: $? = 4 configure:3917: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:3928: $? = 4 configure:3932: checking whether we are using the GNU C++ compiler configure:3951: g++ -c conftest.cpp >&5 configure:3951: $? = 0 configure:3960: result: yes configure:3969: checking whether g++ accepts -g configure:3989: g++ -c -g conftest.cpp >&5 configure:3989: $? = 0 configure:4030: result: yes configure:4055: checking dependency style of g++ configure:4166: result: gcc3 configure:4224: checking for ranlib configure:4240: found /usr/bin/ranlib configure:4251: result: ranlib configure:4277: checking for bash configure:4307: result: /bin/bash configure:4322: checking for perl configure:4340: found /usr/bin/perl configure:4352: result: /usr/bin/perl configure:4367: checking for python configure:4385: found /usr/bin/python configure:4397: result: /usr/bin/python configure:4412: checking for ar configure:4430: found /usr/bin/ar configure:4442: result: /usr/bin/ar configure:4457: checking for ant configure:4475: found /usr/bin/ant configure:4487: result: /usr/bin/ant configure:4514: checking Checking EXTERNAL_PATH set to configure:4546: result: /thrift/contrib/fb303 configure:4568: checking whether to enable optimized build configure:4590: result: yes configure:4614: checking whether to enable static mode configure:4640: result: yes configure:4673: checking Checking thrift_home set to configure:4691: result: /usr/local configure:4703: checking whether g++ supports C++11 features by default configure:4729: g++ -c -Wall -O3 conftest.cpp >&5 conftest.cpp:13:7: warning: identifier 'static_assert' is a keyword in C++11 [-Wc++0x-compat] static_assert(sizeof(int) <= sizeof(T), "not big enough"); ^ conftest.cpp:19:5: warning: identifier 'decltype' is a keyword in C++11 [-Wc++0x-compat] decltype(a) b; ^ conftest.cpp:13:21: error: expected identifier before 'sizeof' static_assert(sizeof(int) <= sizeof(T), "not big enough"); ^ conftest.cpp:13:21: error: expected ',' or '...' before 'sizeof' conftest.cpp:13:63: error: ISO C++ forbids declaration of 'static_assert' with no type [-fpermissive] static_assert(sizeof(int) <= sizeof(T), "not big enough"); ^ conftest.cpp:16:29: error: '>>' should be '> >' within a nested template argument list typedef check> right_angle_brackets; ^ conftest.cpp:19:13: error: expected constructor, destructor, or type conversion before '(' token decltype(a) b; ^ conftest.cpp:23:15: error: expected unqualified-id before '&&' token check_type&& cr = static_cast(c); ^ conftest.cpp:25:5: warning: 'auto' changes meaning in C++11; please remove it [-Wc++0x-compat] auto d = a; ^ conftest.cpp:25:10: error: 'd' does not name a type auto d = a; ^ configure:4729: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libfb303" | #define PACKAGE_TARNAME "libfb303" | #define PACKAGE_VERSION "20080209" | #define PACKAGE_STRING "libfb303 20080209" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | | template | struct check | { | static_assert(sizeof(int) <= sizeof(T), "not big enough"); | }; | | typedef check> right_angle_brackets; | | int a; | decltype(a) b; | | typedef check check_type; | check_type c; | check_type&& cr = static_cast(c); | | auto d = a; | configure:4736: result: no configure:4747: checking whether g++ supports C++11 features with -std=c++11 configure:4775: g++ -c -Wall -O3 -std=c++11 conftest.cpp >&5 configure:4775: $? = 0 configure:4784: result: yes configure:4863: checking for boostlib >= 1.40.0 configure:4913: g++ -c -Wall -O3 -std=c++11 -I/usr/include conftest.cpp >&5 configure:4913: $? = 0 configure:4915: result: yes configure:5085: checking for javac and java Running "javac configtest_ax_javac_and_java.java" Running "java configtest_ax_javac_and_java" configure:5123: result: yes configure:5132: checking for ant configure:5162: result: /usr/bin/ant configure:5171: checking for ant version > 1.7 configure:5175: result: yes configure:5213: checking for php configure:5231: found /usr/bin/php configure:5243: result: /usr/bin/php configure:5285: checking whether /usr/bin/python version is >= 2.4 configure:5296: /usr/bin/python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.4'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) configure:5299: $? = 0 configure:5301: result: yes configure:5394: checking for /usr/bin/python version configure:5401: result: 2.7 configure:5413: checking for /usr/bin/python platform configure:5420: result: linux2 configure:5446: checking for /usr/bin/python script directory configure:5481: result: ${prefix}/lib/python2.7/dist-packages configure:5490: checking for /usr/bin/python extension module directory configure:5525: result: ${exec_prefix}/lib/python2.7/dist-packages configure:5563: checking how to run the C preprocessor configure:5594: gcc -E conftest.c configure:5594: $? = 0 configure:5608: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5608: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libfb303" | #define PACKAGE_TARNAME "libfb303" | #define PACKAGE_VERSION "20080209" | #define PACKAGE_STRING "libfb303 20080209" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_CXX11 1 | #define HAVE_BOOST /**/ | /* end confdefs.h. */ | #include configure:5633: result: gcc -E configure:5653: gcc -E conftest.c configure:5653: $? = 0 configure:5667: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5667: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libfb303" | #define PACKAGE_TARNAME "libfb303" | #define PACKAGE_VERSION "20080209" | #define PACKAGE_STRING "libfb303 20080209" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_CXX11 1 | #define HAVE_BOOST /**/ | /* end confdefs.h. */ | #include configure:5696: checking for grep that handles long lines and -e configure:5754: result: /bin/grep configure:5759: checking for egrep configure:5821: result: /bin/grep -E configure:5826: checking for ANSI C header files configure:5846: gcc -c -Wall -O3 conftest.c >&5 configure:5846: $? = 0 configure:5919: gcc -o conftest -Wall -O3 conftest.c >&5 configure:5919: $? = 0 configure:5919: ./conftest configure:5919: $? = 0 configure:5930: result: yes configure:5943: checking for sys/types.h configure:5943: gcc -c -Wall -O3 conftest.c >&5 configure:5943: $? = 0 configure:5943: result: yes configure:5943: checking for sys/stat.h configure:5943: gcc -c -Wall -O3 conftest.c >&5 configure:5943: $? = 0 configure:5943: result: yes configure:5943: checking for stdlib.h configure:5943: gcc -c -Wall -O3 conftest.c >&5 configure:5943: $? = 0 configure:5943: result: yes configure:5943: checking for string.h configure:5943: gcc -c -Wall -O3 conftest.c >&5 configure:5943: $? = 0 configure:5943: result: yes configure:5943: checking for memory.h configure:5943: gcc -c -Wall -O3 conftest.c >&5 configure:5943: $? = 0 configure:5943: result: yes configure:5943: checking for strings.h configure:5943: gcc -c -Wall -O3 conftest.c >&5 configure:5943: $? = 0 configure:5943: result: yes configure:5943: checking for inttypes.h configure:5943: gcc -c -Wall -O3 conftest.c >&5 configure:5943: $? = 0 configure:5943: result: yes configure:5943: checking for stdint.h configure:5943: gcc -c -Wall -O3 conftest.c >&5 configure:5943: $? = 0 configure:5943: result: yes configure:5943: checking for unistd.h configure:5943: gcc -c -Wall -O3 conftest.c >&5 configure:5943: $? = 0 configure:5943: result: yes configure:5957: checking for inttypes.h configure:5957: result: yes configure:5969: checking netinet/in.h usability configure:5969: gcc -c -Wall -O3 conftest.c >&5 configure:5969: $? = 0 configure:5969: result: yes configure:5969: checking netinet/in.h presence configure:5969: gcc -E conftest.c configure:5969: $? = 0 configure:5969: result: yes configure:5969: checking for netinet/in.h configure:5969: result: yes configure:6049: updating cache config.cache configure:6129: checking that generated files are newer than configure configure:6135: result: done configure:6194: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libfb303 config.status 20080209, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on vagrant-ubuntu-trusty-64 config.status:830: creating Makefile config.status:830: creating cpp/Makefile config.status:830: creating py/Makefile config.status:1002: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PYTHON_set= ac_cv_env_PYTHON_value= ac_cv_env_PY_PREFIX_set= ac_cv_env_PY_PREFIX_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_objext=o ac_cv_path_ANT=/usr/bin/ant ac_cv_path_AR=/usr/bin/ar ac_cv_path_BASH=/bin/bash ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_PERL=/usr/bin/perl ac_cv_path_PHP=/usr/bin/php ac_cv_path_PYTHON=/usr/bin/python ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_python_platform=linux2 am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/dist-packages' am_cv_python_pythondir='${prefix}/lib/python2.7/dist-packages' am_cv_python_version=2.7 ax_cv_cxx_compile_cxx11=no ax_cv_cxx_compile_cxx11__std_cpp11=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /thrift/missing aclocal-1.14' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' ANT='/usr/bin/ant' ANT_FLAGS='' AR='/usr/bin/ar' AUTOCONF='${SHELL} /thrift/missing autoconf' AUTOHEADER='${SHELL} /thrift/missing autoheader' AUTOMAKE='${SHELL} /thrift/missing automake-1.14' AWK='gawk' BASH='/bin/bash' BOOST_CPPFLAGS='-I/usr/include' BOOST_LDFLAGS='-L/usr/lib' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-Wall -O3' CLASSPATH='' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-Wall -O3 -std=c++11' CYGPATH_W='echo' DEBUG_FALSE='' DEBUG_TRUE='#' DEFS='-DPACKAGE_NAME=\"libfb303\" -DPACKAGE_TARNAME=\"libfb303\" -DPACKAGE_VERSION=\"20080209\" -DPACKAGE_STRING=\"libfb303\ 20080209\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_CXX11=1 -DHAVE_BOOST=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_NETINET_IN_H=1' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' EXTERNAL_PATH='/thrift/contrib/fb303' GLOBAL_FOOTER_MK='include /thrift/contrib/fb303/global_footer.mk' GLOBAL_HEADER_MK='include /thrift/contrib/fb303/global_header.mk' GREP='/bin/grep' HAVE_CXX11='1' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' LTYPE='.a' MAKEINFO='${SHELL} /thrift/missing makeinfo' MKDIR_P='/bin/mkdir -p' OBJEXT='o' OPT_FALSE='#' OPT_TRUE='' PACKAGE='libfb303' PACKAGE_BUGREPORT='' PACKAGE_NAME='libfb303' PACKAGE_STRING='libfb303 20080209' PACKAGE_TARNAME='libfb303' PACKAGE_URL='' PACKAGE_VERSION='20080209' PATH_SEPARATOR=':' PERL='/usr/bin/perl' PHP='/usr/bin/php' PRODUCT_MK='' PYTHON='/usr/bin/python' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_PLATFORM='linux2' PYTHON_PREFIX='${prefix}' PYTHON_VERSION='2.7' PY_PREFIX='/usr' RANLIB='ranlib' SET_MAKE='' SHARED_CFLAGS='' SHARED_CXXFLAGS='' SHARED_FALSE='' SHARED_LDFLAGS='' SHARED_TRUE='#' SHELL='/bin/bash' STATIC_FALSE='#' STATIC_TRUE='' STRIP='' VERSION='20080209' WITH_CPP_FALSE='#' WITH_CPP_TRUE='' WITH_JAVA_FALSE='#' WITH_JAVA_TRUE='' WITH_PHP_FALSE='#' WITH_PHP_TRUE='' WITH_PYTHON_FALSE='#' WITH_PYTHON_TRUE='' ac_ct_CC='gcc' ac_ct_CXX='g++' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /thrift/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' pkgpyexecdir='${pyexecdir}/libfb303' pkgpythondir='${pythondir}/libfb303' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='${exec_prefix}/lib/python2.7/dist-packages' pythondir='${prefix}/lib/python2.7/dist-packages' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' thrift_home='/usr/local' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libfb303" #define PACKAGE_TARNAME "libfb303" #define PACKAGE_VERSION "20080209" #define PACKAGE_STRING "libfb303 20080209" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_CXX11 1 #define HAVE_BOOST /**/ #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_NETINET_IN_H 1 configure: exit 0