This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by knem configure 1.0.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = n148 uname -m = x86_64 uname -r = 2.6.32-220.el6.x86_64 uname -s = Linux uname -v = #1 SMP Wed Nov 9 08:03:13 EST 2011 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /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/lib64/qt-3.3/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2043: checking build system type configure:2057: result: x86_64-unknown-linux-gnu configure:2077: checking host system type configure:2090: result: x86_64-unknown-linux-gnu configure:2110: checking target system type configure:2123: result: x86_64-unknown-linux-gnu configure:2170: checking for a BSD-compatible install configure:2238: result: /usr/bin/install -c configure:2249: checking whether build environment is sane configure:2299: result: yes configure:2440: checking for a thread-safe mkdir -p configure:2479: result: /bin/mkdir -p configure:2492: checking for gawk configure:2508: found /bin/gawk configure:2519: result: gawk configure:2530: checking whether make sets $(MAKE) configure:2552: result: yes configure:2643: checking whether make supports nested variables configure:2660: result: yes configure:2687: checking for style of include used by make configure:2715: result: GNU configure:2786: checking for gcc configure:2802: found /usr/bin/gcc configure:2813: result: gcc configure:3042: checking for C compiler version configure:3051: gcc --version >&5 gcc (GCC) 4.4.6 20110731 (Red Hat 4.4.6-3) Copyright (C) 2010 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:3062: $? = 0 configure:3051: gcc -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 4.4.6 20110731 (Red Hat 4.4.6-3) (GCC) configure:3062: $? = 0 configure:3051: gcc -V >&5 gcc: '-V' option must have argument configure:3062: $? = 1 configure:3051: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:3062: $? = 1 configure:3082: checking whether the C compiler works configure:3104: gcc conftest.c >&5 configure:3108: $? = 0 configure:3156: result: yes configure:3159: checking for C compiler default output file name configure:3161: result: a.out configure:3167: checking for suffix of executables configure:3174: gcc -o conftest conftest.c >&5 configure:3178: $? = 0 configure:3200: result: configure:3222: checking whether we are cross compiling configure:3230: gcc -o conftest conftest.c >&5 configure:3234: $? = 0 configure:3241: ./conftest configure:3245: $? = 0 configure:3260: result: no configure:3265: checking for suffix of object files configure:3287: gcc -c conftest.c >&5 configure:3291: $? = 0 configure:3312: result: o configure:3316: checking whether we are using the GNU C compiler configure:3335: gcc -c conftest.c >&5 configure:3335: $? = 0 configure:3344: result: yes configure:3353: checking whether gcc accepts -g configure:3373: gcc -c -g conftest.c >&5 configure:3373: $? = 0 configure:3414: result: yes configure:3431: checking for gcc option to accept ISO C89 configure:3494: gcc -c -g -O2 conftest.c >&5 configure:3494: $? = 0 configure:3507: result: none needed configure:3529: checking dependency style of gcc configure:3640: result: gcc3 configure:3660: checking how to run the C preprocessor configure:3691: gcc -E conftest.c configure:3691: $? = 0 configure:3705: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:3705: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "knem" | #define PACKAGE_TARNAME "knem" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "knem 1.0.0" | #define PACKAGE_BUGREPORT "knem-devel@lists.gforge.inria.fr" | #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/knem/" | #define PACKAGE "knem" | #define VERSION "1.0.0" | /* end confdefs.h. */ | #include configure:3730: result: gcc -E configure:3750: gcc -E conftest.c configure:3750: $? = 0 configure:3764: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:3764: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "knem" | #define PACKAGE_TARNAME "knem" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "knem 1.0.0" | #define PACKAGE_BUGREPORT "knem-devel@lists.gforge.inria.fr" | #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/knem/" | #define PACKAGE "knem" | #define VERSION "1.0.0" | /* end confdefs.h. */ | #include configure:3840: checking for gcc configure:3867: result: gcc configure:4096: checking for C compiler version configure:4105: gcc --version >&5 gcc (GCC) 4.4.6 20110731 (Red Hat 4.4.6-3) Copyright (C) 2010 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:4116: $? = 0 configure:4105: gcc -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 4.4.6 20110731 (Red Hat 4.4.6-3) (GCC) configure:4116: $? = 0 configure:4105: gcc -V >&5 gcc: '-V' option must have argument configure:4116: $? = 1 configure:4105: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:4116: $? = 1 configure:4120: checking whether we are using the GNU C compiler configure:4148: result: yes configure:4157: checking whether gcc accepts -g configure:4218: result: yes configure:4235: checking for gcc option to accept ISO C89 configure:4311: result: none needed configure:4333: checking dependency style of gcc configure:4444: result: gcc3 configure:4480: checking which compiler to use for kernel modules configure:4482: result: configure:4488: checking for gcc configure:4504: found /usr/bin/gcc configure:4515: result: gcc configure:4561: checking kernel.h kernel header configure:4573: result: found in /lib/modules/2.6.32-220.el6.x86_64/source configure:4580: checking autoconf.h kernel header configure:4592: result: found in /lib/modules/2.6.32-220.el6.x86_64/build configure:4597: checking kernel Makefile configure:4600: result: found in /lib/modules/2.6.32-220.el6.x86_64/build configure:4622: found Linux kernel release 2.6.32-220.el6.x86_64 in build tree configure:4674: checking kernel build supports ccflags-y configure:4677: result: yes configure:4688: checking kernel headers ... configure:4714: checking if debug is enabled in the driver configure:4723: result: no configure:4789: checking for pkg-config configure:4807: found /usr/bin/pkg-config configure:4819: result: /usr/bin/pkg-config configure:4844: checking pkg-config is at least version 0.9.0 configure:4847: result: yes configure:4857: checking for HWLOC configure:4864: $PKG_CONFIG --exists --print-errors "hwloc >= 1.0" Package hwloc was not found in the pkg-config search path. Perhaps you should add the directory containing `hwloc.pc' to the PKG_CONFIG_PATH environment variable No package 'hwloc' found configure:4867: $? = 1 configure:4881: $PKG_CONFIG --exists --print-errors "hwloc >= 1.0" Package hwloc was not found in the pkg-config search path. Perhaps you should add the directory containing `hwloc.pc' to the PKG_CONFIG_PATH environment variable No package 'hwloc' found configure:4884: $? = 1 configure:4898: result: no No package 'hwloc' found configure:4969: creating symlinks to wrapper in tools/check/ ... configure:5120: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by knem config.status 1.0.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on n148 config.status:887: creating driver/linux/Makefile config.status:887: creating driver/linux/Kbuild config.status:887: creating tools/Makefile config.status:887: creating tools/knem_local_install config.status:887: creating tools/check/Makefile config.status:887: creating tools/check/wrapper config.status:887: creating doc/Makefile config.status:887: creating Makefile config.status:887: creating common/knem_config.h config.status:1147: executing depfiles commands config.status:1147: executing chmoding-check_wrapper commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes 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_HWLOC_CFLAGS_set= ac_cv_env_HWLOC_CFLAGS_value= ac_cv_env_HWLOC_LIBS_set= ac_cv_env_HWLOC_LIBS_value= ac_cv_env_KARCH_set= ac_cv_env_KARCH_value= ac_cv_env_KBUILD_ARGS_set= ac_cv_env_KBUILD_ARGS_value= ac_cv_env_KCC_set= ac_cv_env_KCC_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_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_host=x86_64-unknown-linux-gnu ac_cv_objext=o ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config 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__KCC_BASE_UNUSED=gcc ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_target=x86_64-unknown-linux-gnu am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /root/xm/knem-1.0.0/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AUTOCONF='${SHELL} /root/xm/knem-1.0.0/missing --run autoconf' AUTOHEADER='${SHELL} /root/xm/knem-1.0.0/missing --run autoheader' AUTOMAKE='${SHELL} /root/xm/knem-1.0.0/missing --run automake-1.11' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CONFIG_STATUS_DEPENDENCIES='$(top_srcdir)/driver/linux/Kbuild.in $(top_srcdir)/driver/linux/check_kernel_headers.sh' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' HWLOC_CFLAGS='' HWLOC_LIBS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' KARCH='' KBUILD_ARGS='' KCC='' KNEM_HAVE_HWLOC_FALSE='' KNEM_HAVE_HWLOC_TRUE='#' LDFLAGS='' LIBOBJS='' LIBS='' LINUX_BUILD='/lib/modules/2.6.32-220.el6.x86_64/build' LINUX_HDR='/lib/modules/2.6.32-220.el6.x86_64/source' LINUX_KBUILD_CCFLAGS_Y='ccflags-y' LINUX_RELEASE='2.6.32-220.el6.x86_64' LINUX_SRC='/lib/modules/2.6.32-220.el6.x86_64/source' LTLIBOBJS='' MAKEINFO='${SHELL} /root/xm/knem-1.0.0/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' OBJEXT='o' PACKAGE='knem' PACKAGE_BUGREPORT='knem-devel@lists.gforge.inria.fr' PACKAGE_NAME='knem' PACKAGE_STRING='knem 1.0.0' PACKAGE_TARNAME='knem' PACKAGE_URL='http://runtime.bordeaux.inria.fr/knem/' PACKAGE_VERSION='1.0.0' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' SET_MAKE='' SHELL='/bin/sh' STRIP='' TEST_LIST='status multifd cost regioncost offload vect1 vect2 vect3 vect4 vect5 vect6 loopback1 loopback2 pingpong1 pingpong2 pingpong3 collectives1 collectives2 collectives3 collectives4' VERSION='1.0.0' _KCC_BASE_UNUSED='gcc' ac_ct_CC='gcc' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_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='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /root/xm/knem-1.0.0/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/opt/knem' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='x86_64-unknown-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "knem" #define PACKAGE_TARNAME "knem" #define PACKAGE_VERSION "1.0.0" #define PACKAGE_STRING "knem 1.0.0" #define PACKAGE_BUGREPORT "knem-devel@lists.gforge.inria.fr" #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/knem/" #define PACKAGE "knem" #define VERSION "1.0.0" configure: exit 0