This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Lustre configure LUSTRE_VERSION, which was generated by GNU Autoconf 2.63. Invocation command line was $ ./configure --with-linux=/lib/modules/2.6.32-504.1.3.el6.x86_64/build --with-o2ib=yes --disable-lru-resize --enable-ext4 --disable-server ## --------- ## ## Platform. ## ## --------- ## hostname = sanitized_hostname.domain uname -m = x86_64 uname -r = 2.6.32-504.1.3.el6.x86_64 uname -s = Linux uname -v = #1 SMP Tue Nov 11 14:19:04 CST 2014 /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: /opt/sge/bin PATH: /opt/sge/bin/lx-amd64 PATH: /usr/local/sbin PATH: /usr/sbin PATH: /sbin PATH: /bin PATH: /usr/bin PATH: /apps/bin PATH: /usr/lib64/alliance/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2288: checking build system type configure:2306: result: x86_64-unknown-linux-gnu configure:2328: checking host system type configure:2343: result: x86_64-unknown-linux-gnu configure:2365: checking target system type configure:2380: result: x86_64-unknown-linux-gnu configure:2425: checking for a BSD-compatible install configure:2493: result: /usr/bin/install -c configure:2504: checking whether build environment is sane configure:2564: result: yes configure:2705: checking for a thread-safe mkdir -p configure:2744: result: /bin/mkdir -p configure:2757: checking for gawk configure:2773: found /bin/gawk configure:2784: result: gawk configure:2795: checking whether make sets $(MAKE) configure:2817: result: yes configure:2894: checking how to create a ustar tar archive configure:2907: tar --version tar (GNU tar) 1.23 Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:2910: $? = 0 configure:2950: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:2953: $? = 0 configure:2957: tar -xf - &5 gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-4) 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:3301: $? = 0 configure:3308: 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.7 20120313 (Red Hat 4.4.7-4) (GCC) configure:3312: $? = 0 configure:3319: gcc -V >&5 gcc: '-V' option must have argument configure:3323: $? = 1 configure:3346: checking for C compiler default output file name configure:3368: gcc conftest.c >&5 configure:3372: $? = 0 configure:3410: result: a.out configure:3429: checking whether the C compiler works configure:3439: ./a.out configure:3443: $? = 0 configure:3462: result: yes configure:3469: checking whether we are cross compiling configure:3471: result: no configure:3474: checking for suffix of executables configure:3481: gcc -o conftest conftest.c >&5 configure:3485: $? = 0 configure:3511: result: configure:3517: checking for suffix of object files configure:3543: gcc -c conftest.c >&5 configure:3547: $? = 0 configure:3572: result: o configure:3576: checking whether we are using the GNU C compiler configure:3605: gcc -c conftest.c >&5 configure:3612: $? = 0 configure:3629: result: yes configure:3638: checking whether gcc accepts -g configure:3668: gcc -c -g conftest.c >&5 configure:3675: $? = 0 configure:3776: result: yes configure:3793: checking for gcc option to accept ISO C89 configure:3867: gcc -c -g -O2 conftest.c >&5 configure:3874: $? = 0 configure:3897: result: none needed configure:3926: checking for style of include used by make configure:3954: result: GNU configure:3979: checking dependency style of gcc configure:4089: result: gcc3 configure:4111: checking how to run the C preprocessor configure:4151: gcc -E conftest.c configure:4158: $? = 0 configure:4189: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:4196: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Lustre" | #define PACKAGE_TARNAME "lustre" | #define PACKAGE_VERSION "LUSTRE_VERSION" | #define PACKAGE_STRING "Lustre LUSTRE_VERSION" | #define PACKAGE_BUGREPORT "http://bugs.whamcloud.com/" | #define PACKAGE "lustre" | #define VERSION "1.8.7" | /* end confdefs.h. */ | #include configure:4229: result: gcc -E configure:4258: gcc -E conftest.c configure:4265: $? = 0 configure:4296: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:4303: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Lustre" | #define PACKAGE_TARNAME "lustre" | #define PACKAGE_VERSION "LUSTRE_VERSION" | #define PACKAGE_STRING "Lustre LUSTRE_VERSION" | #define PACKAGE_BUGREPORT "http://bugs.whamcloud.com/" | #define PACKAGE "lustre" | #define VERSION "1.8.7" | /* end confdefs.h. */ | #include configure:4343: checking for grep that handles long lines and -e configure:4403: result: /bin/grep configure:4408: checking for egrep configure:4472: result: /bin/grep -E configure:4477: checking for ANSI C header files configure:4507: gcc -c -g -O2 conftest.c >&5 configure:4514: $? = 0 configure:4613: gcc -o conftest -g -O2 conftest.c >&5 configure:4617: $? = 0 configure:4623: ./conftest configure:4627: $? = 0 configure:4645: result: yes configure:4669: checking for sys/types.h configure:4690: gcc -c -g -O2 conftest.c >&5 configure:4697: $? = 0 configure:4714: result: yes configure:4669: checking for sys/stat.h configure:4690: gcc -c -g -O2 conftest.c >&5 configure:4697: $? = 0 configure:4714: result: yes configure:4669: checking for stdlib.h configure:4690: gcc -c -g -O2 conftest.c >&5 configure:4697: $? = 0 configure:4714: result: yes configure:4669: checking for string.h configure:4690: gcc -c -g -O2 conftest.c >&5 configure:4697: $? = 0 configure:4714: result: yes configure:4669: checking for memory.h configure:4690: gcc -c -g -O2 conftest.c >&5 configure:4697: $? = 0 configure:4714: result: yes configure:4669: checking for strings.h configure:4690: gcc -c -g -O2 conftest.c >&5 configure:4697: $? = 0 configure:4714: result: yes configure:4669: checking for inttypes.h configure:4690: gcc -c -g -O2 conftest.c >&5 configure:4697: $? = 0 configure:4714: result: yes configure:4669: checking for stdint.h configure:4690: gcc -c -g -O2 conftest.c >&5 configure:4697: $? = 0 configure:4714: result: yes configure:4669: checking for unistd.h configure:4690: gcc -c -g -O2 conftest.c >&5 configure:4697: $? = 0 configure:4714: result: yes configure:4743: checking whether to configure just enough for make dist configure:4752: result: no configure:4779: checking for buildid configure:4828: result: (from META file) configure:4838: checking if this distro uses dpkg configure:4845: result: no configure:4870: checking whether to build Cray XT3 features configure:4879: result: no configure:4889: checking whether to build BGL features configure:4898: result: no configure:4986: checking for ranlib configure:5002: found /usr/bin/ranlib configure:5013: result: ranlib configure:5035: checking for buggy compiler configure:5065: result: no known problems configure:5075: checking size of unsigned long long configure:5380: gcc -o conftest -g -O2 conftest.c >&5 configure:5384: $? = 0 configure:5390: ./conftest configure:5394: $? = 0 configure:5420: result: 8 configure:5459: checking whether to enable uoss configure:5468: result: no configure:5491: checking whether to enable posix osd configure:5500: result: no configure:5520: checking whether to build docs configure:5538: result: no configure:5542: checking whether to build utilities configure:5551: result: yes configure:5556: checking whether to install init scripts configure:5561: result: yes configure:5572: checking whether to build Lustre tests configure:5583: result: yes configure:5586: checking whether to build Lustre server support configure:5595: result: no configure:5598: checking whether to build Lustre client support configure:5607: result: yes configure:5613: checking whether to enable CDEBUG, CWARN configure:5622: result: yes configure:5638: checking whether to enable ENTRY/EXIT configure:5647: result: yes configure:5663: checking whether to enable LASSERT, LASSERTF configure:5672: result: yes configure:5702: checking sys/quota.h usability configure:5719: gcc -c -g -O2 -I/usr/src/lustre-1.8.7/lnet/include -I/usr/src/lustre-1.8.7/lnet/include -I/usr/src/lustre-1.8.7/lustre/include conftest.c >&5 configure:5726: $? = 0 configure:5740: result: yes configure:5744: checking sys/quota.h presence configure:5759: gcc -E -I/usr/src/lustre-1.8.7/lnet/include -I/usr/src/lustre-1.8.7/lnet/include -I/usr/src/lustre-1.8.7/lustre/include conftest.c configure:5766: $? = 0 configure:5780: result: yes configure:5813: checking for sys/quota.h configure:5820: result: yes configure:5839: checking whether to build kernel modules configure:5862: result: yes (linux-gnu) configure:5883: checking for Linux sources configure:5916: result: /usr/src/kernels/2.6.32-504.1.3.el6.x86_64 configure:5922: checking for /usr/src/kernels/2.6.32-504.1.3.el6.x86_64 configure:5935: result: yes configure:5948: checking for Linux objects dir configure:5981: result: /usr/src/kernels/2.6.32-504.1.3.el6.x86_64 configure:6018: checking for /boot/kernel.h configure:6029: result: no configure:6034: checking for /var/adm/running-kernel.h configure:6045: result: no configure:6085: checking for /usr/src/kernels/2.6.32-504.1.3.el6.x86_64/.config configure:6098: result: yes configure:6115: checking for /usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include/linux/autoconf.h configure:6128: result: yes configure:6140: checking for /usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include/linux/version.h configure:6153: result: yes configure:6215: checking if you are running user mode linux for x86_64 configure:6229: result: no (asm-um missing) configure:6236: checking for /usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include/linux/namei.h configure:6249: result: yes configure:6264: checking if you are using Linux 2.6 configure:6266: result: yes configure:6272: checking for external module build support configure:6294: cp conftest.c build && make -d /usr/src/lustre-1.8.7/build LUSTRE_KERNEL_TEST=conftest.i CC=gcc -f /usr/src/lustre-1.8.7/build/Makefile LUSTRE_LINUX_CONFIG=/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/.config LINUXINCLUDE= -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/arch/x86/include -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include2 -include include/linux/autoconf.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /usr/src/kernels/2.6.32-504.1.3.el6.x86_64 EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/usr/src/lustre-1.8.7/lnet/include -I/usr/src/lustre-1.8.7/lnet/include -I/usr/src/lustre-1.8.7/lustre/include SUBDIRS=/usr/src/lustre-1.8.7/build configure:6297: $? = 0 configure:6299: test -s build/conftest.i configure:6302: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Lustre" | #define PACKAGE_TARNAME "lustre" | #define PACKAGE_VERSION "LUSTRE_VERSION" | #define PACKAGE_STRING "Lustre LUSTRE_VERSION" | #define PACKAGE_BUGREPORT "http://bugs.whamcloud.com/" | #define PACKAGE "lustre" | #define VERSION "1.8.7" | #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 SIZEOF_UNSIGNED_LONG_LONG 8 | #define CDEBUG_ENABLED 1 | #define CDEBUG_ENTRY_EXIT 1 | #define LIBCFS_DEBUG 1 | #define HAVE_SYS_QUOTA_H 1 | /* end confdefs.h. */ | | #include | | int | main (void) | { | | ; | return 0; | } configure:6334: cp conftest.c build && make -d _module_/usr/src/lustre-1.8.7/build LUSTRE_KERNEL_TEST=conftest.i CC=gcc -f /usr/src/lustre-1.8.7/build/Makefile LUSTRE_LINUX_CONFIG=/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/.config LINUXINCLUDE= -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/arch/x86/include -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include2 -include include/linux/autoconf.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /usr/src/kernels/2.6.32-504.1.3.el6.x86_64 EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/usr/src/lustre-1.8.7/lnet/include -I/usr/src/lustre-1.8.7/lnet/include -I/usr/src/lustre-1.8.7/lustre/include M=/usr/src/lustre-1.8.7/build configure:6337: $? = 0 configure:6339: test -s build/conftest.i configure:6342: $? = 0 configure:6345: result: yes configure:6374: checking that modules can be built at all configure:6395: cp conftest.c build && make -d modules CC=gcc -f /usr/src/lustre-1.8.7/build/Makefile LUSTRE_LINUX_CONFIG=/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/.config LINUXINCLUDE= -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/arch/x86/include -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include2 -include include/linux/autoconf.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /usr/src/kernels/2.6.32-504.1.3.el6.x86_64 EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/usr/src/lustre-1.8.7/lnet/include -I/usr/src/lustre-1.8.7/lnet/include -I/usr/src/lustre-1.8.7/lustre/include M=/usr/src/lustre-1.8.7/build configure:6398: $? = 0 configure:6400: test -s build/conftest.o configure:6403: $? = 0 configure:6406: result: yes configure:6430: checking for Linux release configure:6463: cp conftest.c build && make -d _module_/usr/src/lustre-1.8.7/build LUSTRE_KERNEL_TEST=conftest.i CC=gcc -f /usr/src/lustre-1.8.7/build/Makefile LUSTRE_LINUX_CONFIG=/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/.config LINUXINCLUDE= -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/arch/x86/include -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include2 -include include/linux/autoconf.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /usr/src/kernels/2.6.32-504.1.3.el6.x86_64 EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/usr/src/lustre-1.8.7/lnet/include -I/usr/src/lustre-1.8.7/lnet/include -I/usr/src/lustre-1.8.7/lustre/include M=/usr/src/lustre-1.8.7/build configure:6466: $? = 0 configure:6470: test -s build/conftest.i configure:6473: $? = 0 configure:6501: result: 2.6.32-504.1.3.el6.x86_64 configure:6515: checking for Lustre release configure:6529: result: 2.6.32_504.1.3.el6.x86_64_ configure:6534: checking that RedHat kernel configure:6561: cp conftest.c build && make -d modules CC=gcc -f /usr/src/lustre-1.8.7/build/Makefile LUSTRE_LINUX_CONFIG=/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/.config LINUXINCLUDE= -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/arch/x86/include -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include2 -include include/linux/autoconf.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /usr/src/kernels/2.6.32-504.1.3.el6.x86_64 EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/usr/src/lustre-1.8.7/lnet/include -I/usr/src/lustre-1.8.7/lnet/include -I/usr/src/lustre-1.8.7/lustre/include M=/usr/src/lustre-1.8.7/build configure:6564: $? = 0 configure:6566: test -s build/conftest.o configure:6569: $? = 0 configure:6574: result: yes configure:6589: checking if Linux was built with CONFIG_SUSE_KERNEL configure:6616: cp conftest.c build && make -d modules CC=gcc -f /usr/src/lustre-1.8.7/build/Makefile LUSTRE_LINUX_CONFIG=/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/.config LINUXINCLUDE= -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/arch/x86/include -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include2 -include include/linux/autoconf.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /usr/src/kernels/2.6.32-504.1.3.el6.x86_64 EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/usr/src/lustre-1.8.7/lnet/include -I/usr/src/lustre-1.8.7/lnet/include -I/usr/src/lustre-1.8.7/lustre/include M=/usr/src/lustre-1.8.7/build /usr/src/lustre-1.8.7/build/conftest.c:35:2: error: #error CONFIG_SUSE_KERNEL not #defined make[1]: *** [/usr/src/lustre-1.8.7/build/conftest.o] Error 1 make: *** [_module_/usr/src/lustre-1.8.7/build] Error 2 configure:6619: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Lustre" | #define PACKAGE_TARNAME "lustre" | #define PACKAGE_VERSION "LUSTRE_VERSION" | #define PACKAGE_STRING "Lustre LUSTRE_VERSION" | #define PACKAGE_BUGREPORT "http://bugs.whamcloud.com/" | #define PACKAGE "lustre" | #define VERSION "1.8.7" | #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 SIZEOF_UNSIGNED_LONG_LONG 8 | #define CDEBUG_ENABLED 1 | #define CDEBUG_ENTRY_EXIT 1 | #define LIBCFS_DEBUG 1 | #define HAVE_SYS_QUOTA_H 1 | /* end confdefs.h. */ | | #include | | #include | | int | main (void) | { | | #ifndef CONFIG_SUSE_KERNEL | #error CONFIG_SUSE_KERNEL not #defined | #endif | | ; | return 0; | } configure:6636: result: no configure:6647: checking Linux kernel architecture configure:6653: result: x86_64 configure:6662: checking name of module symbol version file configure:6669: result: Module.symvers configure:6675: checking if Linux was built with CONFIG_MODULES configure:6702: cp conftest.c build && make -d modules CC=gcc -f /usr/src/lustre-1.8.7/build/Makefile LUSTRE_LINUX_CONFIG=/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/.config LINUXINCLUDE= -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/arch/x86/include -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include2 -include include/linux/autoconf.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /usr/src/kernels/2.6.32-504.1.3.el6.x86_64 EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/usr/src/lustre-1.8.7/lnet/include -I/usr/src/lustre-1.8.7/lnet/include -I/usr/src/lustre-1.8.7/lustre/include M=/usr/src/lustre-1.8.7/build configure:6705: $? = 0 configure:6707: test -s build/conftest.o configure:6710: $? = 0 configure:6713: result: yes configure:6735: checking if Linux was built with CONFIG_MODVERSIONS configure:6762: cp conftest.c build && make -d modules CC=gcc -f /usr/src/lustre-1.8.7/build/Makefile LUSTRE_LINUX_CONFIG=/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/.config LINUXINCLUDE= -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/arch/x86/include -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include2 -include include/linux/autoconf.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /usr/src/kernels/2.6.32-504.1.3.el6.x86_64 EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/usr/src/lustre-1.8.7/lnet/include -I/usr/src/lustre-1.8.7/lnet/include -I/usr/src/lustre-1.8.7/lustre/include M=/usr/src/lustre-1.8.7/build configure:6765: $? = 0 configure:6767: test -s build/conftest.o configure:6770: $? = 0 configure:6773: result: yes configure:6791: checking if Linux was built with CONFIG_KALLSYMS configure:6818: cp conftest.c build && make -d modules CC=gcc -f /usr/src/lustre-1.8.7/build/Makefile LUSTRE_LINUX_CONFIG=/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/.config LINUXINCLUDE= -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/arch/x86/include -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include2 -include include/linux/autoconf.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /usr/src/kernels/2.6.32-504.1.3.el6.x86_64 EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/usr/src/lustre-1.8.7/lnet/include -I/usr/src/lustre-1.8.7/lnet/include -I/usr/src/lustre-1.8.7/lustre/include M=/usr/src/lustre-1.8.7/build configure:6821: $? = 0 configure:6823: test -s build/conftest.o configure:6826: $? = 0 configure:6829: result: yes configure:6854: checking if kernel module loading is possible configure:6882: cp conftest.c build && make -d _module_/usr/src/lustre-1.8.7/build LUSTRE_KERNEL_TEST=conftest.i CC=gcc -f /usr/src/lustre-1.8.7/build/Makefile LUSTRE_LINUX_CONFIG=/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/.config LINUXINCLUDE= -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/arch/x86/include -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include2 -include include/linux/autoconf.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /usr/src/kernels/2.6.32-504.1.3.el6.x86_64 EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/usr/src/lustre-1.8.7/lnet/include -I/usr/src/lustre-1.8.7/lnet/include -I/usr/src/lustre-1.8.7/lustre/include M=/usr/src/lustre-1.8.7/build configure:6885: $? = 0 configure:6889: grep request_module build/conftest.i | grep -v 38 >/dev/null configure:6892: $? = 0 configure:6895: result: yes configure:6927: checking whether to use any OFED backport headers configure:6993: result: no configure:7002: checking if kernel defines cpu_online() configure:7027: cp conftest.c build && make -d modules CC=gcc -f /usr/src/lustre-1.8.7/build/Makefile LUSTRE_LINUX_CONFIG=/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/.config LINUXINCLUDE= -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/arch/x86/include -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include2 -include include/linux/autoconf.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /usr/src/kernels/2.6.32-504.1.3.el6.x86_64 EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/usr/src/lustre-1.8.7/lnet/include -I/usr/src/lustre-1.8.7/lnet/include -I/usr/src/lustre-1.8.7/lustre/include M=/usr/src/lustre-1.8.7/build configure:7030: $? = 0 configure:7032: test -s build/conftest.o configure:7035: $? = 0 configure:7038: result: yes configure:7058: checking if kernel defines gfp_t configure:7083: cp conftest.c build && make -d modules CC=gcc -f /usr/src/lustre-1.8.7/build/Makefile LUSTRE_LINUX_CONFIG=/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/.config LINUXINCLUDE= -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/arch/x86/include -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include2 -include include/linux/autoconf.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /usr/src/kernels/2.6.32-504.1.3.el6.x86_64 EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/usr/src/lustre-1.8.7/lnet/include -I/usr/src/lustre-1.8.7/lnet/include -I/usr/src/lustre-1.8.7/lustre/include M=/usr/src/lustre-1.8.7/build configure:7086: $? = 0 configure:7088: test -s build/conftest.o configure:7091: $? = 0 configure:7094: result: yes configure:7114: checking if kernel defines cpumask_t configure:7139: cp conftest.c build && make -d modules CC=gcc -f /usr/src/lustre-1.8.7/build/Makefile LUSTRE_LINUX_CONFIG=/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/.config LINUXINCLUDE= -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/arch/x86/include -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include2 -include include/linux/autoconf.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /usr/src/kernels/2.6.32-504.1.3.el6.x86_64 EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/usr/src/lustre-1.8.7/lnet/include -I/usr/src/lustre-1.8.7/lnet/include -I/usr/src/lustre-1.8.7/lustre/include M=/usr/src/lustre-1.8.7/build configure:7142: $? = 0 configure:7144: test -s build/conftest.o configure:7147: $? = 0 configure:7150: result: yes configure:7178: checking for CPU affinity support configure:7213: cp conftest.c build && make -d modules CC=gcc -f /usr/src/lustre-1.8.7/build/Makefile LUSTRE_LINUX_CONFIG=/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/.config LINUXINCLUDE= -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/arch/x86/include -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include2 -include include/linux/autoconf.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /usr/src/kernels/2.6.32-504.1.3.el6.x86_64 EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/usr/src/lustre-1.8.7/lnet/include -I/usr/src/lustre-1.8.7/lnet/include -I/usr/src/lustre-1.8.7/lustre/include M=/usr/src/lustre-1.8.7/build /usr/src/lustre-1.8.7/build/conftest.c: In function ‘main’: /usr/src/lustre-1.8.7/build/conftest.c:44: error: implicit declaration of function ‘set_cpus_allowed’ make[1]: *** [/usr/src/lustre-1.8.7/build/conftest.o] Error 1 make: *** [_module_/usr/src/lustre-1.8.7/build] Error 2 configure:7216: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Lustre" | #define PACKAGE_TARNAME "lustre" | #define PACKAGE_VERSION "LUSTRE_VERSION" | #define PACKAGE_STRING "Lustre LUSTRE_VERSION" | #define PACKAGE_BUGREPORT "http://bugs.whamcloud.com/" | #define PACKAGE "lustre" | #define VERSION "1.8.7" | #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 SIZEOF_UNSIGNED_LONG_LONG 8 | #define CDEBUG_ENABLED 1 | #define CDEBUG_ENTRY_EXIT 1 | #define LIBCFS_DEBUG 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MODULE_LOADING_SUPPORT 1 | #define HAVE_CPU_ONLINE 1 | #define HAVE_GFP_T 1 | #define HAVE_CPUMASK_T 1 | /* end confdefs.h. */ | | #include | | #include | | int | main (void) | { | | struct task_struct t; | #if HAVE_CPUMASK_T | cpumask_t m; | #else | unsigned long m; | #endif | set_cpus_allowed(&t, m); | | ; | return 0; | } configure:7237: result: no (no kernel support) configure:7245: checking for tunable backoff TCP support configure:7275: result: no (no kernel support) configure:7280: checking for tunable panic_dumplog support configure:7298: result: no configure:7302: checking for QsNet sources configure:7312: result: /usr/src/kernels/2.6.32-504.1.3.el6.x86_64 configure:7315: checking if quadrics kernel headers are present configure:7454: result: no configure:7463: checking whether to enable GM support configure:7496: result: no configure:7658: checking whether to enable OpenIB support configure:7688: result: no configure:7793: checking whether to enable Cisco/TopSpin IB support configure:7820: result: no configure:7893: checking whether to enable Voltaire IB support configure:7918: result: no configure:8077: checking whether to enable Infinicon support configure:8105: result: no configure:8203: checking whether to enable OpenIB gen2 support configure:8311: cp conftest.c build && make -d modules CC=gcc -f /usr/src/lustre-1.8.7/build/Makefile LUSTRE_LINUX_CONFIG=/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/.config LINUXINCLUDE= -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/arch/x86/include -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include2 -include include/linux/autoconf.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /usr/src/kernels/2.6.32-504.1.3.el6.x86_64 EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/usr/src/lustre-1.8.7/lnet/include -I/usr/src/lustre-1.8.7/lnet/include -I/usr/src/lustre-1.8.7/lustre/include -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include M=/usr/src/lustre-1.8.7/build In file included from /usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include/rdma/ib_addr.h:44, from /usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include/rdma/rdma_cm.h:39, from /usr/src/lustre-1.8.7/build/conftest.c:37: /usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include/net/ipv6.h:271:5: warning: "IS_ENABLED" is not defined /usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include/net/ipv6.h:271:15: error: missing binary operator before token "(" /usr/src/lustre-1.8.7/build/conftest.c: In function ‘main’: /usr/src/lustre-1.8.7/build/conftest.c:51: warning: unused variable ‘rej_reason’ /usr/src/lustre-1.8.7/build/conftest.c:50: warning: unused variable ‘pool_fmr’ /usr/src/lustre-1.8.7/build/conftest.c:49: warning: unused variable ‘qp_attr’ /usr/src/lustre-1.8.7/build/conftest.c:48: warning: unused variable ‘device_attr’ /usr/src/lustre-1.8.7/build/conftest.c:47: warning: unused variable ‘conn_param’ /usr/src/lustre-1.8.7/build/conftest.c:46: warning: unused variable ‘cm_id’ make[1]: *** [/usr/src/lustre-1.8.7/build/conftest.o] Error 1 make: *** [_module_/usr/src/lustre-1.8.7/build] Error 2 configure:8314: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Lustre" | #define PACKAGE_TARNAME "lustre" | #define PACKAGE_VERSION "LUSTRE_VERSION" | #define PACKAGE_STRING "Lustre LUSTRE_VERSION" | #define PACKAGE_BUGREPORT "http://bugs.whamcloud.com/" | #define PACKAGE "lustre" | #define VERSION "1.8.7" | #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 SIZEOF_UNSIGNED_LONG_LONG 8 | #define CDEBUG_ENABLED 1 | #define CDEBUG_ENTRY_EXIT 1 | #define LIBCFS_DEBUG 1 | #define HAVE_SYS_QUOTA_H 1 | #define HAVE_MODULE_LOADING_SUPPORT 1 | #define HAVE_CPU_ONLINE 1 | #define HAVE_GFP_T 1 | #define HAVE_CPUMASK_T 1 | /* end confdefs.h. */ | | #include | | #include | #include | #if !HAVE_GFP_T | typedef int gfp_t; | #endif | #include | #include | #include | #include | | int | main (void) | { | | struct rdma_cm_id *cm_id; | struct rdma_conn_param conn_param; | struct ib_device_attr device_attr; | struct ib_qp_attr qp_attr; | struct ib_pool_fmr pool_fmr; | enum ib_cm_rej_reason rej_reason; | | rdma_destroy_id(NULL); | | ; | return 0; | } configure:8331: result: no configure:8335: error: can't compile with kernel OpenIB gen2 headers ## ---------------- ## ## 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_LDFLAGS_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_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_quota_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-unknown-linux-gnu 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_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_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_sizeof_unsigned_long_long=8 ac_cv_target=x86_64-unknown-linux-gnu am_cv_CC_dependencies_compiler_type=gcc3 am_cv_prog_tar_ustar=gnutar lb_cv_file__boot_kernel_h=no lb_cv_file__usr_src_kernels_2_6_32_504_1_3_el6_x86_64=yes lb_cv_file__usr_src_kernels_2_6_32_504_1_3_el6_x86_64__config=yes lb_cv_file__usr_src_kernels_2_6_32_504_1_3_el6_x86_64_include_linux_autoconf_h=yes lb_cv_file__usr_src_kernels_2_6_32_504_1_3_el6_x86_64_include_linux_namei_h=yes lb_cv_file__usr_src_kernels_2_6_32_504_1_3_el6_x86_64_include_linux_version_h=yes lb_cv_file__var_adm_running_kernel_h=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/src/lustre-1.8.7/missing --run aclocal-1.11' AC_LUSTRE_CLIENT_URN='LUSTRE-187-CLT' AC_LUSTRE_CLI_VER_OFFSET_WARN='OBD_OCD_VERSION(0,2,0,0)' AC_LUSTRE_FIX='0' AC_LUSTRE_LIB_VER_OFFSET_WARN='OBD_OCD_VERSION(0,0,1,32)' AC_LUSTRE_MAJOR='1' AC_LUSTRE_MDS_URN='LUSTRE-187-MDS' AC_LUSTRE_MGS_URN='LUSTRE-187-MGS' AC_LUSTRE_MINOR='8' AC_LUSTRE_OSS_URN='LUSTRE-187-OSS' AC_LUSTRE_PATCH='7' AC_LUSTRE_VERSION_STRING='1.8.7' AC_LUSTRE_VER_ALLOWED_OFFSET='OBD_OCD_VERSION(0,0,1,32)' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/src/lustre-1.8.7/missing --run tar' ARCH_UM='' AUTOCONF='${SHELL} /usr/src/lustre-1.8.7/missing --run autoconf' AUTOHEADER='${SHELL} /usr/src/lustre-1.8.7/missing --run autoheader' AUTOMAKE='${SHELL} /usr/src/lustre-1.8.7/missing --run automake-1.11' AWK='gawk' BACKINGFS='' BLKID_FALSE='' BLKID_TRUE='' BUILDID='' BUILD_CIBLND_FALSE='' BUILD_CIBLND_TRUE='' BUILD_GMLND_FALSE='' BUILD_GMLND_TRUE='' BUILD_IIBLND_FALSE='' BUILD_IIBLND_TRUE='' BUILD_MXLND_FALSE='' BUILD_MXLND_TRUE='' BUILD_O2IBLND_FALSE='' BUILD_O2IBLND_TRUE='' BUILD_OPENIBLND_FALSE='' BUILD_OPENIBLND_TRUE='' BUILD_PTLLND_FALSE='' BUILD_PTLLND_TRUE='' BUILD_QSWLND_FALSE='' BUILD_QSWLND_TRUE='' BUILD_RALND_FALSE='' BUILD_RALND_TRUE='' BUILD_UPTLLND_FALSE='' BUILD_UPTLLND_TRUE='' BUILD_USOCKLND_FALSE='' BUILD_USOCKLND_TRUE='' BUILD_VIBLND_FALSE='' BUILD_VIBLND_TRUE='' CAP_LIBS='' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CIBCPPFLAGS='' CIBLND='' CLIENT_FALSE='' CLIENT_TRUE='' CPP='gcc -E' CPPFLAGS='-I/usr/src/lustre-1.8.7/lnet/include -I/usr/src/lustre-1.8.7/lnet/include -I/usr/src/lustre-1.8.7/lustre/include ' CRAY_XT3_FALSE='' CRAY_XT3_TRUE='' CYGPATH_W='echo' DARWIN_FALSE='' DARWIN_TRUE='' DEFS='' DEPDIR='.deps' DMU_OSD_ENABLED_FALSE='' DMU_OSD_ENABLED_TRUE='' DMU_SRC='' DOC_FALSE='' DOC_TRUE='' DOWNSTREAM_RELEASE='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_DOC='0' ENABLE_INIT_SCRIPTS='1' ENABLE_LIBPTHREAD='' EXEEXT='' EXT2FS_DEVEL_FALSE='' EXT2FS_DEVEL_TRUE='' EXTRA_KCFLAGS=' -g -I/usr/src/lustre-1.8.7/lnet/include -I/usr/src/lustre-1.8.7/lnet/include -I/usr/src/lustre-1.8.7/lustre/include -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include' EXTRA_KLDFLAGS='' EXTRA_KLIBS='' EXTRA_LNET_INCLUDE=' -I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include' GMCPPFLAGS='' GMLIBS='' GMLND='' GREP='/bin/grep' IIBCPPFLAGS='' IIBLND='' INCLUDE_RULES='include /usr/src/lustre-1.8.7/Rules' INIT_SCRIPTS_FALSE='' INIT_SCRIPTS_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' KDMU_FALSE='' KDMU_TRUE='' KMODEXT='.ko' LDFLAGS='' LDISKFS_DIR='' LDISKFS_ENABLED_FALSE='' LDISKFS_ENABLED_TRUE='#' LDISKFS_IN_KERNEL_FALSE='' LDISKFS_IN_KERNEL_TRUE='' LDISKFS_SUBDIR='' LIBCFS_INCLUDE_DIR='lnet/include' LIBCFS_SUBDIR='' LIBEFENCE='' LIBLUSTRE_FALSE='' LIBLUSTRE_TESTS_FALSE='' LIBLUSTRE_TESTS_TRUE='' LIBLUSTRE_TRUE='' LIBOBJS='' LIBPTHREAD_FALSE='' LIBPTHREAD_TRUE='' LIBREADLINE='' LIBS='' LIBSYSIO_SUBDIR='' LIBWRAP='' LINUX25_FALSE='' LINUX25_TRUE='' LINUX='/usr/src/kernels/2.6.32-504.1.3.el6.x86_64' LINUXRELEASE='2.6.32-504.1.3.el6.x86_64' LINUX_CONFIG='/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/.config' LINUX_FALSE='' LINUX_OBJ='/usr/src/kernels/2.6.32-504.1.3.el6.x86_64' LINUX_TRUE='' LLCFLAGS='-g -Wall -fPIC -D_GNU_SOURCE' LLCPPFLAGS='-D__arch_lib__ -D_LARGEFILE64_SOURCE=1' LTLIBOBJS='' LUSTRE='/usr/src/lustre-1.8.7/lustre' LUSTREIOKIT_SUBDIR='' MAKEINFO='${SHELL} /usr/src/lustre-1.8.7/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' MODULES_FALSE='' MODULES_TRUE='' MODULE_TARGET='M' MOSTLYCLEANFILES='' MPICC_WRAPPER='' MPITESTS_FALSE='' MPITESTS_TRUE='' MXCPPFLAGS='' MXLIBS='' MXLND='' NET_SNMP_CFLAGS='' NET_SNMP_CONFIG='' NET_SNMP_LIBS='' O2IBCPPFLAGS='-I/usr/src/kernels/2.6.32-504.1.3.el6.x86_64/include' O2IBLND='' OBJEXT='o' OPENIBCPPFLAGS='' OPENIBLND='' PACKAGE='lustre' PACKAGE_BUGREPORT='http://bugs.whamcloud.com/' PACKAGE_NAME='Lustre' PACKAGE_STRING='Lustre LUSTRE_VERSION' PACKAGE_TARNAME='lustre' PACKAGE_VERSION='LUSTRE_VERSION' PATH_SEPARATOR=':' POSIX_OSD_ENABLED_FALSE='' POSIX_OSD_ENABLED_TRUE='#' PTHREAD_LIBS='' PTLLND='' PTLLNDCPPFLAGS='' QSWCPPFLAGS='' QSWLND='' QUOTA_FALSE='' QUOTA_TRUE='' RACPPFLAGS='' RALND='' RANLIB='ranlib' RELEASE='2.6.32_504.1.3.el6.x86_64_' SERVER_FALSE='' SERVER_TRUE='' SET_MAKE='' SHELL='/bin/sh' SNMP_DIST_SUBDIR='' SNMP_SUBDIR='' SPL_DIR='' SPL_SUBDIR='' STRIP='' SUNOS_FALSE='' SUNOS_TRUE='' SYMVERFILE='Module.symvers' SYSIO='' TESTS_FALSE='' TESTS_TRUE='' UML_CFLAGS='' UPTLLND='' USES_DPKG_FALSE='' USES_DPKG_TRUE='' USE_QUILT_FALSE='' USE_QUILT_TRUE='' USOCKLND='' UTILS_FALSE='' UTILS_TRUE='' VERSION='1.8.7' VIBCPPFLAGS='' VIBLND='' ZFS_DIR='' ZFS_SUBDIR='' ZLIB='' ac_configure_args=' "--with-linux=/usr/src/kernels/2.6.32-504.1.3.el6.x86_64" "--with-o2ib=yes" "--disable-lru-resize" "--enable-ext4" "--disable-server"' ac_ct_CC='gcc' agentdir='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='tar --format=ustar -chf - "$$tardir"' am__untar='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' demodir='$(docdir)/demo' docdir='${datadir}/doc/$(PACKAGE)' dvidir='${docdir}' enable_uoss='no' exec_prefix='NONE' 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} /usr/src/lustre-1.8.7/install-sh' kextdir='' lb_target_os='linux' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' linux25='yes' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' macosdir='' mandir='${datarootdir}/man' mibdir='' mkdir_p='/bin/mkdir -p' moduledir='/lib/modules/2.6.32-504.1.3.el6.x86_64/updates/kernel' modulefsdir='$(moduledir)/fs/$(PACKAGE)' modulenetdir='$(moduledir)/net/$(PACKAGE)' oldincludedir='/usr/include' pdfdir='${docdir}' pkgexampledir='${pkgdatadir}/examples' plistdir='' prefix='NONE' program_transform_name='s,x,x,' psdir='${docdir}' rootsbindir='/sbin' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs='' sysconfdir='/etc' target='x86_64-unknown-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "Lustre" #define PACKAGE_TARNAME "lustre" #define PACKAGE_VERSION "LUSTRE_VERSION" #define PACKAGE_STRING "Lustre LUSTRE_VERSION" #define PACKAGE_BUGREPORT "http://bugs.whamcloud.com/" #define PACKAGE "lustre" #define VERSION "1.8.7" #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 SIZEOF_UNSIGNED_LONG_LONG 8 #define CDEBUG_ENABLED 1 #define CDEBUG_ENTRY_EXIT 1 #define LIBCFS_DEBUG 1 #define HAVE_SYS_QUOTA_H 1 #define HAVE_MODULE_LOADING_SUPPORT 1 #define HAVE_CPU_ONLINE 1 #define HAVE_GFP_T 1 #define HAVE_CPUMASK_T 1 configure: exit 1