This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --prefix=/root/bonnie++/bonnie++-1.96/debian/bonnie++/usr --mandir=/root/bonnie++/bonnie++-1.96/debian/bonnie++/usr/share/man ## --------- ## ## Platform. ## ## --------- ## hostname = dev64 uname -m = x86_64 uname -r = 2.6.39-kvmU-x64 uname -s = Linux uname -v = #4 SMP Wed Feb 22 13:33:27 UTC 2012 /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/bin/X11 ## ----------- ## ## Core tests. ## ## ----------- ## configure:1792: checking for gcc configure:1808: found /usr/bin/gcc configure:1819: result: gcc configure:2057: checking for C compiler version configure:2064: gcc --version >&5 gcc (Debian 4.3.2-1.1) 4.3.2 Copyright (C) 2008 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2067: $? = 0 configure:2074: gcc -v >&5 Using built-in specs. Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.2-1.1' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-cld --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.3.2 (Debian 4.3.2-1.1) configure:2077: $? = 0 configure:2084: gcc -V >&5 gcc: '-V' option must have argument configure:2087: $? = 1 configure:2110: checking for C compiler default output file name configure:2137: gcc -g -O2 conftest.c >&5 configure:2140: $? = 0 configure:2178: result: a.out configure:2195: checking whether the C compiler works configure:2205: ./a.out configure:2208: $? = 0 configure:2225: result: yes configure:2232: checking whether we are cross compiling configure:2234: result: no configure:2237: checking for suffix of executables configure:2244: gcc -o conftest -g -O2 conftest.c >&5 configure:2247: $? = 0 configure:2271: result: configure:2277: checking for suffix of object files configure:2303: gcc -c -g -O2 conftest.c >&5 configure:2306: $? = 0 configure:2329: result: o configure:2333: checking whether we are using the GNU C compiler configure:2362: gcc -c -g -O2 conftest.c >&5 configure:2368: $? = 0 configure:2385: result: yes configure:2390: checking whether gcc accepts -g configure:2420: gcc -c -g conftest.c >&5 configure:2426: $? = 0 configure:2525: result: yes configure:2542: checking for gcc option to accept ISO C89 configure:2616: gcc -c -g -O2 conftest.c >&5 configure:2622: $? = 0 configure:2645: result: none needed configure:2721: checking for g++ configure:2737: found /usr/bin/g++ configure:2748: result: g++ configure:2779: checking for C++ compiler version configure:2786: g++ --version >&5 g++ (Debian 4.3.2-1.1) 4.3.2 Copyright (C) 2008 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2789: $? = 0 configure:2796: g++ -v >&5 Using built-in specs. Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.2-1.1' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-cld --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.3.2 (Debian 4.3.2-1.1) configure:2799: $? = 0 configure:2806: g++ -V >&5 g++: '-V' option must have argument configure:2809: $? = 1 configure:2812: checking whether we are using the GNU C++ compiler configure:2841: g++ -c -g -O2 conftest.cpp >&5 configure:2847: $? = 0 configure:2864: result: yes configure:2869: checking whether g++ accepts -g configure:2899: g++ -c -g conftest.cpp >&5 configure:2905: $? = 0 configure:3004: result: yes configure:3032: checking how to run the C++ preprocessor configure:3068: g++ -E conftest.cpp configure:3074: $? = 0 configure:3105: g++ -E conftest.cpp conftest.cpp:8:28: error: ac_nonexistent.h: No such file or directory configure:3111: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3144: result: g++ -E configure:3173: g++ -E conftest.cpp configure:3179: $? = 0 configure:3210: g++ -E conftest.cpp conftest.cpp:8:28: error: ac_nonexistent.h: No such file or directory configure:3216: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3297: checking for a BSD-compatible install configure:3353: result: /usr/bin/install -c configure:3366: checking for an ANSI C-conforming const configure:3441: g++ -c -g -O2 conftest.cpp >&5 configure:3447: $? = 0 configure:3462: result: yes configure:3473: checking for grep that handles long lines and -e configure:3547: result: /bin/grep configure:3552: checking for egrep configure:3630: result: /bin/grep -E configure:3635: checking for ANSI C header files configure:3665: g++ -c -g -O2 conftest.cpp >&5 configure:3671: $? = 0 configure:3770: g++ -o conftest -g -O2 conftest.cpp >&5 configure:3773: $? = 0 configure:3779: ./conftest configure:3782: $? = 0 configure:3799: result: yes configure:3823: checking for sys/types.h configure:3844: g++ -c -g -O2 conftest.cpp >&5 configure:3850: $? = 0 configure:3866: result: yes configure:3823: checking for sys/stat.h configure:3844: g++ -c -g -O2 conftest.cpp >&5 configure:3850: $? = 0 configure:3866: result: yes configure:3823: checking for stdlib.h configure:3844: g++ -c -g -O2 conftest.cpp >&5 configure:3850: $? = 0 configure:3866: result: yes configure:3823: checking for string.h configure:3844: g++ -c -g -O2 conftest.cpp >&5 configure:3850: $? = 0 configure:3866: result: yes configure:3823: checking for memory.h configure:3844: g++ -c -g -O2 conftest.cpp >&5 configure:3850: $? = 0 configure:3866: result: yes configure:3823: checking for strings.h configure:3844: g++ -c -g -O2 conftest.cpp >&5 configure:3850: $? = 0 configure:3866: result: yes configure:3823: checking for inttypes.h configure:3844: g++ -c -g -O2 conftest.cpp >&5 configure:3850: $? = 0 configure:3866: result: yes configure:3823: checking for stdint.h configure:3844: g++ -c -g -O2 conftest.cpp >&5 configure:3850: $? = 0 configure:3866: result: yes configure:3823: checking for unistd.h configure:3844: g++ -c -g -O2 conftest.cpp >&5 configure:3850: $? = 0 configure:3866: result: yes configure:3878: checking for size_t configure:3908: g++ -c -g -O2 conftest.cpp >&5 configure:3914: $? = 0 configure:3929: result: yes configure:3967: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:25: error: aggregate 'semun sem' has incomplete type and cannot be defined configure:3973: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | union semun sem; | ; | return 0; | } configure:4013: g++ -c -g -O2 conftest.cpp >&5 configure:4019: $? = 0 configure:4056: g++ -c -g -O2 conftest.cpp >&5 configure:4062: $? = 0 configure:4098: g++ -o conftest -g -O2 conftest.cpp >&5 configure:4104: $? = 0 configure:4141: checking algorithm usability configure:4158: g++ -c -g -O2 conftest.cpp >&5 configure:4164: $? = 0 configure:4178: result: yes configure:4182: checking algorithm presence configure:4197: g++ -E conftest.cpp configure:4203: $? = 0 configure:4217: result: yes configure:4245: checking for algorithm configure:4253: result: yes configure:4141: checking algo.h usability configure:4158: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:52:18: error: algo.h: No such file or directory configure:4164: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_ALGORITHM 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4178: result: no configure:4182: checking algo.h presence configure:4197: g++ -E conftest.cpp conftest.cpp:19:18: error: algo.h: No such file or directory configure:4203: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_ALGORITHM 1 | /* end confdefs.h. */ | #include configure:4217: result: no configure:4245: checking for algo.h configure:4253: result: no configure:4141: checking algo usability configure:4158: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:52:16: error: algo: No such file or directory configure:4164: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_ALGORITHM 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4178: result: no configure:4182: checking algo presence configure:4197: g++ -E conftest.cpp conftest.cpp:19:16: error: algo: No such file or directory configure:4203: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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_ALGORITHM 1 | /* end confdefs.h. */ | #include configure:4217: result: no configure:4245: checking for algo configure:4253: result: no configure:4293: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:19:1: warning: "_GNU_SOURCE" redefined : warning: this is the location of the previous definition configure:4299: $? = 0 configure:4345: g++ -o conftest -g -O2 -lpthread conftest.cpp >&5 configure:4351: $? = 0 configure:4426: g++ -o conftest -g -O2 -lpthread conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:32: warning: deprecated conversion from string constant to 'char*' configure:4429: $? = 0 configure:4435: ./conftest configure:4438: $? = 0 configure:4557: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on dev64 config.status:615: creating Makefile config.status:750: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status:615: creating bonnie.h config.status:615: creating port.h config.status:615: creating bonnie++.spec config.status:615: creating bon_csv2txt config.status:615: creating bon_csv2html.1 config.status:615: creating sun/pkginfo config.status:615: creating conf.h config.status:834: conf.h is unchanged ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_c_const=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=set ac_cv_env_CFLAGS_value='-g -O2' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-g -O2' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_header_algo=no ac_cv_header_algo_h=no ac_cv_header_algorithm=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_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_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_type_size_t=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='gcc' CFLAGS='-g -O2' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXFLAGS='-g -O2' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS='-lpthread' LIBOBJS='' LIBS='' LTLIBOBJS='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' SHELL='/bin/sh' ac_ct_CC='gcc' ac_ct_CXX='g++' bindir='${exec_prefix}/bin' bool='' build_alias='' csv_version='1.96' datadir='${datarootdir}' datarootdir='${prefix}/share' debug='' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' large_file='#define _LARGEFILE64_SOURCE' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' linux_pthread='#define LINUX_PTHREAD' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='/root/bonnie++/bonnie++-1.96/debian/bonnie++/usr/share/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/root/bonnie++/bonnie++-1.96/debian/bonnie++/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' semun='' sharedstatedir='${prefix}/com' snprintf='' stripping='-s' sysconfdir='${prefix}/etc' target_alias='' thread_ldflags='-lpthread' true_false='0' version='1.96' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #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_ALGORITHM 1 configure: exit 0