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 --disable-server --with-o2ib=/usr/src/intel-mic-ofed-compat-rdma ## --------- ## ## Platform. ## ## --------- ## hostname = mic2 uname -m = x86_64 uname -r = 2.6.32-431.el6.x86_64 uname -s = Linux uname -v = #1 SMP Fri Nov 22 03:15:09 UTC 2013 /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/local/sbin PATH: /usr/local/bin PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2350: checking build system type configure:2368: result: x86_64-unknown-linux-gnu configure:2390: checking host system type configure:2405: result: x86_64-unknown-linux-gnu configure:2427: checking target system type configure:2442: result: x86_64-unknown-linux-gnu configure:2487: checking for a BSD-compatible install configure:2555: result: /usr/bin/install -c configure:2566: checking whether build environment is sane configure:2626: result: yes configure:2767: checking for a thread-safe mkdir -p configure:2806: result: /bin/mkdir -p configure:2819: checking for gawk configure:2835: found /bin/gawk configure:2846: result: gawk configure:2857: checking whether make sets $(MAKE) configure:2879: result: yes configure:2956: checking how to create a ustar tar archive configure:2969: 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:2972: $? = 0 configure:3012: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:3015: $? = 0 configure:3019: 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:3385: $? = 0 configure:3392: 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:3396: $? = 0 configure:3403: gcc -V >&5 gcc: '-V' option must have argument configure:3407: $? = 1 configure:3430: checking for C compiler default output file name configure:3452: gcc conftest.c >&5 configure:3456: $? = 0 configure:3494: result: a.out configure:3513: checking whether the C compiler works configure:3523: ./a.out configure:3527: $? = 0 configure:3546: result: yes configure:3553: checking whether we are cross compiling configure:3555: result: no configure:3558: checking for suffix of executables configure:3565: gcc -o conftest conftest.c >&5 configure:3569: $? = 0 configure:3595: result: configure:3601: checking for suffix of object files configure:3627: gcc -c conftest.c >&5 configure:3631: $? = 0 configure:3656: result: o configure:3660: checking whether we are using the GNU C compiler configure:3689: gcc -c conftest.c >&5 configure:3696: $? = 0 configure:3713: result: yes configure:3722: checking whether gcc accepts -g configure:3752: gcc -c -g conftest.c >&5 configure:3759: $? = 0 configure:3860: result: yes configure:3877: checking for gcc option to accept ISO C89 configure:3951: gcc -c -g -O2 conftest.c >&5 configure:3958: $? = 0 configure:3981: result: none needed configure:4010: checking for style of include used by make configure:4038: result: GNU configure:4063: checking dependency style of gcc configure:4173: result: gcc3 configure:4198: checking dependency style of gcc configure:4306: result: gcc3 configure:4371: checking for ar configure:4387: found /usr/bin/ar configure:4398: result: ar configure:4429: checking how to run the C preprocessor configure:4469: gcc -E conftest.c configure:4476: $? = 0 configure:4507: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:4514: $? = 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 "2.5.2" | /* end confdefs.h. */ | #include configure:4547: result: gcc -E configure:4576: gcc -E conftest.c configure:4583: $? = 0 configure:4614: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:4621: $? = 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 "2.5.2" | /* end confdefs.h. */ | #include configure:4661: checking for grep that handles long lines and -e configure:4721: result: /bin/grep configure:4726: checking for egrep configure:4790: result: /bin/grep -E configure:4795: checking for ANSI C header files configure:4825: gcc -c -g -O2 conftest.c >&5 configure:4832: $? = 0 configure:4931: gcc -o conftest -g -O2 conftest.c >&5 configure:4935: $? = 0 configure:4941: ./conftest configure:4945: $? = 0 configure:4963: result: yes configure:4987: checking for sys/types.h configure:5008: gcc -c -g -O2 conftest.c >&5 configure:5015: $? = 0 configure:5032: result: yes configure:4987: checking for sys/stat.h configure:5008: gcc -c -g -O2 conftest.c >&5 configure:5015: $? = 0 configure:5032: result: yes configure:4987: checking for stdlib.h configure:5008: gcc -c -g -O2 conftest.c >&5 configure:5015: $? = 0 configure:5032: result: yes configure:4987: checking for string.h configure:5008: gcc -c -g -O2 conftest.c >&5 configure:5015: $? = 0 configure:5032: result: yes configure:4987: checking for memory.h configure:5008: gcc -c -g -O2 conftest.c >&5 configure:5015: $? = 0 configure:5032: result: yes configure:4987: checking for strings.h configure:5008: gcc -c -g -O2 conftest.c >&5 configure:5015: $? = 0 configure:5032: result: yes configure:4987: checking for inttypes.h configure:5008: gcc -c -g -O2 conftest.c >&5 configure:5015: $? = 0 configure:5032: result: yes configure:4987: checking for stdint.h configure:5008: gcc -c -g -O2 conftest.c >&5 configure:5015: $? = 0 configure:5032: result: yes configure:4987: checking for unistd.h configure:5008: gcc -c -g -O2 conftest.c >&5 configure:5015: $? = 0 configure:5032: result: yes configure:5062: checking whether to configure just enough for make dist configure:5071: result: no configure:5098: checking if this distro uses dpkg configure:5107: result: no configure:5114: checking for buildid configure:5165: result: (from META file) configure:5268: checking for ranlib configure:5284: found /usr/bin/ranlib configure:5295: result: ranlib configure:5360: checking for ld configure:5376: found /usr/bin/ld configure:5387: result: ld configure:5452: checking for objdump configure:5468: found /usr/bin/objdump configure:5479: result: objdump configure:5544: checking for strip configure:5560: found /usr/bin/strip configure:5571: result: strip configure:5599: checking size of unsigned long long configure:5904: gcc -o conftest -g -O2 conftest.c >&5 configure:5908: $? = 0 configure:5914: ./conftest configure:5918: $? = 0 configure:5944: result: 8 configure:5986: checking for osd configure:6007: result: no configure:6029: checking whether to build docs configure:6047: result: no configure:6051: checking whether to build utilities configure:6060: result: yes configure:6065: checking whether to install init scripts configure:6070: result: yes configure:6081: checking whether to build Lustre tests configure:6092: result: yes configure:6095: checking whether to build Lustre client support configure:6104: result: yes configure:6143: checking whether to build kernel modules configure:6166: result: yes (linux-gnu) configure:6187: checking for Linux sources configure:6220: result: /lib/modules/2.6.32-431.el6.x86_64/source configure:6226: checking for /lib/modules/2.6.32-431.el6.x86_64/source configure:6239: result: yes configure:6252: checking for Linux objects dir configure:6285: result: /lib/modules/2.6.32-431.el6.x86_64/build configure:6322: checking for /boot/kernel.h configure:6333: result: no configure:6338: checking for /var/adm/running-kernel.h configure:6349: result: no configure:6389: checking for /lib/modules/2.6.32-431.el6.x86_64/build/.config configure:6402: result: yes configure:6419: checking for /lib/modules/2.6.32-431.el6.x86_64/build/include/generated/autoconf.h configure:6432: result: no configure:6439: checking for /lib/modules/2.6.32-431.el6.x86_64/build/include/linux/autoconf.h configure:6452: result: yes configure:6467: checking for /lib/modules/2.6.32-431.el6.x86_64/build/include/linux/version.h configure:6480: result: yes configure:6520: checking for /lib/modules/2.6.32-431.el6.x86_64/build/include/linux/kconfig.h configure:6533: result: yes configure:6591: checking for cross compilation configure:6594: result: no configure:6641: checking for external module build support configure:6664: cp conftest.c build && make -d /opt/imsc/lustre-2.5.2/build LUSTRE_KERNEL_TEST=conftest.i LD=ld CC=gcc -f /opt/imsc/lustre-2.5.2/build/Makefile LUSTRE_LINUX_CONFIG=/lib/modules/2.6.32-431.el6.x86_64/build/.config LINUXINCLUDE= -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include/generated -Iinclude -I/lib/modules/2.6.32-431.el6.x86_64/source/include -Iinclude2 -I/lib/modules/2.6.32-431.el6.x86_64/source/include/uapi -I/lib/modules/2.6.32-431.el6.x86_64/source/include/generated -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/lib/modules/2.6.32-431.el6.x86_64/source/include/uapi -Iinclude/generated/uapi -include include/linux/kconfig.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /lib/modules/2.6.32-431.el6.x86_64/build EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/opt/imsc/lustre-2.5.2/libcfs/include -I/opt/imsc/lustre-2.5.2/lnet/include -I/opt/imsc/lustre-2.5.2/lustre/include SUBDIRS=/opt/imsc/lustre-2.5.2/build configure:6667: $? = 0 configure:6669: test -s build/conftest.i configure:6672: $? = 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 "2.5.2" | #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 | /* end confdefs.h. */ | | #include | | int | main (void) | { | | ; | return 0; | } configure:6705: cp conftest.c build && make -d _module_/opt/imsc/lustre-2.5.2/build LUSTRE_KERNEL_TEST=conftest.i LD=ld CC=gcc -f /opt/imsc/lustre-2.5.2/build/Makefile LUSTRE_LINUX_CONFIG=/lib/modules/2.6.32-431.el6.x86_64/build/.config LINUXINCLUDE= -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include/generated -Iinclude -I/lib/modules/2.6.32-431.el6.x86_64/source/include -Iinclude2 -I/lib/modules/2.6.32-431.el6.x86_64/source/include/uapi -I/lib/modules/2.6.32-431.el6.x86_64/source/include/generated -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/lib/modules/2.6.32-431.el6.x86_64/source/include/uapi -Iinclude/generated/uapi -include include/linux/kconfig.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /lib/modules/2.6.32-431.el6.x86_64/build EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/opt/imsc/lustre-2.5.2/libcfs/include -I/opt/imsc/lustre-2.5.2/lnet/include -I/opt/imsc/lustre-2.5.2/lustre/include M=/opt/imsc/lustre-2.5.2/build configure:6708: $? = 0 configure:6710: test -s build/conftest.i configure:6713: $? = 0 configure:6716: result: yes configure:6745: checking that modules can be built at all configure:6767: cp conftest.c build && make -d modules LD=ld CC=gcc -f /opt/imsc/lustre-2.5.2/build/Makefile LUSTRE_LINUX_CONFIG=/lib/modules/2.6.32-431.el6.x86_64/build/.config LINUXINCLUDE= -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include/generated -Iinclude -I/lib/modules/2.6.32-431.el6.x86_64/source/include -Iinclude2 -I/lib/modules/2.6.32-431.el6.x86_64/source/include/uapi -I/lib/modules/2.6.32-431.el6.x86_64/source/include/generated -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/lib/modules/2.6.32-431.el6.x86_64/source/include/uapi -Iinclude/generated/uapi -include include/linux/kconfig.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /lib/modules/2.6.32-431.el6.x86_64/build EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/opt/imsc/lustre-2.5.2/libcfs/include -I/opt/imsc/lustre-2.5.2/lnet/include -I/opt/imsc/lustre-2.5.2/lustre/include M=/opt/imsc/lustre-2.5.2/build configure:6770: $? = 0 configure:6772: test -s build/conftest.o configure:6775: $? = 0 configure:6778: result: yes configure:6802: checking kernel source version configure:6853: result: 2.6.32-431.el6.x86_64 configure:6863: checking for Lustre release configure:6878: result: 2.6.32_431.el6.x86_64_ configure:6883: checking for RedHat kernel version configure:6893: result: 2.6.32-431 configure:6961: checking for kernel module package directory configure:6978: result: extra configure:6993: checking Linux kernel architecture configure:6999: result: x86_64 configure:7008: checking name of module symbol version file configure:7015: result: Module.symvers configure:7022: checking if Linux was built with CONFIG_MODULES configure:7050: cp conftest.c build && make -d modules LD=ld CC=gcc -f /opt/imsc/lustre-2.5.2/build/Makefile LUSTRE_LINUX_CONFIG=/lib/modules/2.6.32-431.el6.x86_64/build/.config LINUXINCLUDE= -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include/generated -Iinclude -I/lib/modules/2.6.32-431.el6.x86_64/source/include -Iinclude2 -I/lib/modules/2.6.32-431.el6.x86_64/source/include/uapi -I/lib/modules/2.6.32-431.el6.x86_64/source/include/generated -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/lib/modules/2.6.32-431.el6.x86_64/source/include/uapi -Iinclude/generated/uapi -include include/linux/kconfig.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /lib/modules/2.6.32-431.el6.x86_64/build EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/opt/imsc/lustre-2.5.2/libcfs/include -I/opt/imsc/lustre-2.5.2/lnet/include -I/opt/imsc/lustre-2.5.2/lustre/include M=/opt/imsc/lustre-2.5.2/build configure:7053: $? = 0 configure:7055: test -s build/conftest.o configure:7058: $? = 0 configure:7061: result: yes configure:7084: checking if Linux was built with CONFIG_MODVERSIONS configure:7112: cp conftest.c build && make -d modules LD=ld CC=gcc -f /opt/imsc/lustre-2.5.2/build/Makefile LUSTRE_LINUX_CONFIG=/lib/modules/2.6.32-431.el6.x86_64/build/.config LINUXINCLUDE= -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include/generated -Iinclude -I/lib/modules/2.6.32-431.el6.x86_64/source/include -Iinclude2 -I/lib/modules/2.6.32-431.el6.x86_64/source/include/uapi -I/lib/modules/2.6.32-431.el6.x86_64/source/include/generated -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/lib/modules/2.6.32-431.el6.x86_64/source/include/uapi -Iinclude/generated/uapi -include include/linux/kconfig.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /lib/modules/2.6.32-431.el6.x86_64/build EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/opt/imsc/lustre-2.5.2/libcfs/include -I/opt/imsc/lustre-2.5.2/lnet/include -I/opt/imsc/lustre-2.5.2/lustre/include M=/opt/imsc/lustre-2.5.2/build configure:7115: $? = 0 configure:7117: test -s build/conftest.o configure:7120: $? = 0 configure:7123: result: yes configure:7142: checking if Linux was built with CONFIG_KALLSYMS configure:7170: cp conftest.c build && make -d modules LD=ld CC=gcc -f /opt/imsc/lustre-2.5.2/build/Makefile LUSTRE_LINUX_CONFIG=/lib/modules/2.6.32-431.el6.x86_64/build/.config LINUXINCLUDE= -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include/generated -Iinclude -I/lib/modules/2.6.32-431.el6.x86_64/source/include -Iinclude2 -I/lib/modules/2.6.32-431.el6.x86_64/source/include/uapi -I/lib/modules/2.6.32-431.el6.x86_64/source/include/generated -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/lib/modules/2.6.32-431.el6.x86_64/source/include/uapi -Iinclude/generated/uapi -include include/linux/kconfig.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /lib/modules/2.6.32-431.el6.x86_64/build EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/opt/imsc/lustre-2.5.2/libcfs/include -I/opt/imsc/lustre-2.5.2/lnet/include -I/opt/imsc/lustre-2.5.2/lustre/include M=/opt/imsc/lustre-2.5.2/build configure:7173: $? = 0 configure:7175: test -s build/conftest.o configure:7178: $? = 0 configure:7181: result: yes configure:7204: checking if kernel module loading is possible configure:7233: cp conftest.c build && make -d _module_/opt/imsc/lustre-2.5.2/build LUSTRE_KERNEL_TEST=conftest.i LD=ld CC=gcc -f /opt/imsc/lustre-2.5.2/build/Makefile LUSTRE_LINUX_CONFIG=/lib/modules/2.6.32-431.el6.x86_64/build/.config LINUXINCLUDE= -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include/generated -Iinclude -I/lib/modules/2.6.32-431.el6.x86_64/source/include -Iinclude2 -I/lib/modules/2.6.32-431.el6.x86_64/source/include/uapi -I/lib/modules/2.6.32-431.el6.x86_64/source/include/generated -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/lib/modules/2.6.32-431.el6.x86_64/source/include/uapi -Iinclude/generated/uapi -include include/linux/kconfig.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /lib/modules/2.6.32-431.el6.x86_64/build EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/opt/imsc/lustre-2.5.2/libcfs/include -I/opt/imsc/lustre-2.5.2/lnet/include -I/opt/imsc/lustre-2.5.2/lustre/include M=/opt/imsc/lustre-2.5.2/build configure:7236: $? = 0 configure:7238: grep request_module build/conftest.i | grep -v 38 >/dev/null configure:7241: $? = 0 configure:7244: result: yes configure:7274: checking for tunable panic_dumplog support configure:7292: result: no configure:7298: checking kernel __u64 is long long type configure:7329: cp conftest.c build && make -d modules LD=ld CC=gcc -f /opt/imsc/lustre-2.5.2/build/Makefile LUSTRE_LINUX_CONFIG=/lib/modules/2.6.32-431.el6.x86_64/build/.config LINUXINCLUDE= -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include/generated -Iinclude -I/lib/modules/2.6.32-431.el6.x86_64/source/include -Iinclude2 -I/lib/modules/2.6.32-431.el6.x86_64/source/include/uapi -I/lib/modules/2.6.32-431.el6.x86_64/source/include/generated -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/lib/modules/2.6.32-431.el6.x86_64/source/include/uapi -Iinclude/generated/uapi -include include/linux/kconfig.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /lib/modules/2.6.32-431.el6.x86_64/build EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/opt/imsc/lustre-2.5.2/libcfs/include -I/opt/imsc/lustre-2.5.2/lnet/include -I/opt/imsc/lustre-2.5.2/lustre/include -Werror M=/opt/imsc/lustre-2.5.2/build configure:7332: $? = 0 configure:7334: test -s build/conftest.o configure:7337: $? = 0 configure:7340: result: yes configure:7362: checking for CTL_UNNUMBERED configure:7390: cp conftest.c build && make -d modules LD=ld CC=gcc -f /opt/imsc/lustre-2.5.2/build/Makefile LUSTRE_LINUX_CONFIG=/lib/modules/2.6.32-431.el6.x86_64/build/.config LINUXINCLUDE= -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include/generated -Iinclude -I/lib/modules/2.6.32-431.el6.x86_64/source/include -Iinclude2 -I/lib/modules/2.6.32-431.el6.x86_64/source/include/uapi -I/lib/modules/2.6.32-431.el6.x86_64/source/include/generated -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/lib/modules/2.6.32-431.el6.x86_64/source/include/uapi -Iinclude/generated/uapi -include include/linux/kconfig.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /lib/modules/2.6.32-431.el6.x86_64/build EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/opt/imsc/lustre-2.5.2/libcfs/include -I/opt/imsc/lustre-2.5.2/lnet/include -I/opt/imsc/lustre-2.5.2/lustre/include M=/opt/imsc/lustre-2.5.2/build configure:7393: $? = 0 configure:7395: test -s build/conftest.o configure:7398: $? = 0 configure:7401: result: yes configure:7421: checking if Linux was built with symbol dump_trace exported configure:7681: result: yes configure:7686: checking whether we can really use dump_trace configure:7713: cp conftest.c build && make -d modules LD=ld CC=gcc -f /opt/imsc/lustre-2.5.2/build/Makefile LUSTRE_LINUX_CONFIG=/lib/modules/2.6.32-431.el6.x86_64/build/.config LINUXINCLUDE= -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include/generated -Iinclude -I/lib/modules/2.6.32-431.el6.x86_64/source/include -Iinclude2 -I/lib/modules/2.6.32-431.el6.x86_64/source/include/uapi -I/lib/modules/2.6.32-431.el6.x86_64/source/include/generated -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/lib/modules/2.6.32-431.el6.x86_64/source/include/uapi -Iinclude/generated/uapi -include include/linux/kconfig.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /lib/modules/2.6.32-431.el6.x86_64/build EXTRA_CFLAGS=-Werror-implicit-function-declaration -Werror M=/opt/imsc/lustre-2.5.2/build configure:7716: $? = 0 configure:7718: test -s build/conftest.o configure:7721: $? = 0 configure:7724: result: yes configure:7743: checking whether print_trace_address has reliable argument configure:7771: cp conftest.c build && make -d modules LD=ld CC=gcc -f /opt/imsc/lustre-2.5.2/build/Makefile LUSTRE_LINUX_CONFIG=/lib/modules/2.6.32-431.el6.x86_64/build/.config LINUXINCLUDE= -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include/generated -Iinclude -I/lib/modules/2.6.32-431.el6.x86_64/source/include -Iinclude2 -I/lib/modules/2.6.32-431.el6.x86_64/source/include/uapi -I/lib/modules/2.6.32-431.el6.x86_64/source/include/generated -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/lib/modules/2.6.32-431.el6.x86_64/source/include/uapi -Iinclude/generated/uapi -include include/linux/kconfig.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /lib/modules/2.6.32-431.el6.x86_64/build EXTRA_CFLAGS=-Werror-implicit-function-declaration -Werror M=/opt/imsc/lustre-2.5.2/build configure:7774: $? = 0 configure:7776: test -s build/conftest.o configure:7779: $? = 0 configure:7782: result: yes configure:7801: checking whether stacktrace_ops.warning is exist configure:7829: cp conftest.c build && make -d modules LD=ld CC=gcc -f /opt/imsc/lustre-2.5.2/build/Makefile LUSTRE_LINUX_CONFIG=/lib/modules/2.6.32-431.el6.x86_64/build/.config LINUXINCLUDE= -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include/generated -Iinclude -I/lib/modules/2.6.32-431.el6.x86_64/source/include -Iinclude2 -I/lib/modules/2.6.32-431.el6.x86_64/source/include/uapi -I/lib/modules/2.6.32-431.el6.x86_64/source/include/generated -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/lib/modules/2.6.32-431.el6.x86_64/source/include/uapi -Iinclude/generated/uapi -include include/linux/kconfig.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /lib/modules/2.6.32-431.el6.x86_64/build EXTRA_CFLAGS=-Werror-implicit-function-declaration -Werror M=/opt/imsc/lustre-2.5.2/build configure:7832: $? = 0 configure:7834: test -s build/conftest.o configure:7837: $? = 0 configure:7840: result: yes configure:7859: checking dump_trace want address configure:7887: cp conftest.c build && make -d modules LD=ld CC=gcc -f /opt/imsc/lustre-2.5.2/build/Makefile LUSTRE_LINUX_CONFIG=/lib/modules/2.6.32-431.el6.x86_64/build/.config LINUXINCLUDE= -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include/generated -Iinclude -I/lib/modules/2.6.32-431.el6.x86_64/source/include -Iinclude2 -I/lib/modules/2.6.32-431.el6.x86_64/source/include/uapi -I/lib/modules/2.6.32-431.el6.x86_64/source/include/generated -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/lib/modules/2.6.32-431.el6.x86_64/source/include/uapi -Iinclude/generated/uapi -include include/linux/kconfig.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /lib/modules/2.6.32-431.el6.x86_64/build EXTRA_CFLAGS=-Werror-implicit-function-declaration -Werror M=/opt/imsc/lustre-2.5.2/build /opt/imsc/lustre-2.5.2/build/conftest.c: In function ‘main’: /opt/imsc/lustre-2.5.2/build/conftest.c:38: error: too many arguments to function ‘dump_trace’ make[1]: *** [/opt/imsc/lustre-2.5.2/build/conftest.o] Error 1 make: *** [_module_/opt/imsc/lustre-2.5.2/build] Error 2 configure:7890: $? = 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 "2.5.2" | #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 HAVE_MODULE_LOADING_SUPPORT 1 | #define HAVE_KERN__U64_LONG_LONG 1 | #define HAVE_SYSCTL_UNNUMBERED 1 | #define HAVE_DUMP_TRACE 1 | #define HAVE_TRACE_ADDRESS_RELIABLE 1 | #define HAVE_STACKTRACE_WARNING 1 | /* end confdefs.h. */ | | #include | | struct task_struct; | struct pt_regs; | #include | | int | main (void) | { | | dump_trace(NULL, NULL, NULL, 0, NULL, NULL); | | ; | return 0; | } configure:7911: result: no configure:7924: checking for /lib/modules/2.6.32-431.el6.x86_64/source/include/linux/key-type.h configure:7937: result: yes configure:7957: checking sock_map_fd have second argument configure:7983: cp conftest.c build && make -d modules LD=ld CC=gcc -f /opt/imsc/lustre-2.5.2/build/Makefile LUSTRE_LINUX_CONFIG=/lib/modules/2.6.32-431.el6.x86_64/build/.config LINUXINCLUDE= -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include/generated -Iinclude -I/lib/modules/2.6.32-431.el6.x86_64/source/include -Iinclude2 -I/lib/modules/2.6.32-431.el6.x86_64/source/include/uapi -I/lib/modules/2.6.32-431.el6.x86_64/source/include/generated -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/lib/modules/2.6.32-431.el6.x86_64/source/include/uapi -Iinclude/generated/uapi -include include/linux/kconfig.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /lib/modules/2.6.32-431.el6.x86_64/build EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/opt/imsc/lustre-2.5.2/libcfs/include -I/opt/imsc/lustre-2.5.2/lnet/include -I/opt/imsc/lustre-2.5.2/lustre/include M=/opt/imsc/lustre-2.5.2/build configure:7986: $? = 0 configure:7988: test -s build/conftest.o configure:7991: $? = 0 configure:7994: result: yes configure:8015: checking if 'struct stacktrace_ops' has 'walk_stack' field configure:8041: cp conftest.c build && make -d modules LD=ld CC=gcc -f /opt/imsc/lustre-2.5.2/build/Makefile LUSTRE_LINUX_CONFIG=/lib/modules/2.6.32-431.el6.x86_64/build/.config LINUXINCLUDE= -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include/generated -Iinclude -I/lib/modules/2.6.32-431.el6.x86_64/source/include -Iinclude2 -I/lib/modules/2.6.32-431.el6.x86_64/source/include/uapi -I/lib/modules/2.6.32-431.el6.x86_64/source/include/generated -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/lib/modules/2.6.32-431.el6.x86_64/source/include/uapi -Iinclude/generated/uapi -include include/linux/kconfig.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /lib/modules/2.6.32-431.el6.x86_64/build EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/opt/imsc/lustre-2.5.2/libcfs/include -I/opt/imsc/lustre-2.5.2/lnet/include -I/opt/imsc/lustre-2.5.2/lustre/include M=/opt/imsc/lustre-2.5.2/build configure:8044: $? = 0 configure:8046: test -s build/conftest.o configure:8049: $? = 0 configure:8052: result: yes configure:8072: checking shrinker want self pointer in handler configure:8099: cp conftest.c build && make -d modules LD=ld CC=gcc -f /opt/imsc/lustre-2.5.2/build/Makefile LUSTRE_LINUX_CONFIG=/lib/modules/2.6.32-431.el6.x86_64/build/.config LINUXINCLUDE= -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include/generated -Iinclude -I/lib/modules/2.6.32-431.el6.x86_64/source/include -Iinclude2 -I/lib/modules/2.6.32-431.el6.x86_64/source/include/uapi -I/lib/modules/2.6.32-431.el6.x86_64/source/include/generated -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/lib/modules/2.6.32-431.el6.x86_64/source/include/uapi -Iinclude/generated/uapi -include include/linux/kconfig.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /lib/modules/2.6.32-431.el6.x86_64/build EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/opt/imsc/lustre-2.5.2/libcfs/include -I/opt/imsc/lustre-2.5.2/lnet/include -I/opt/imsc/lustre-2.5.2/lustre/include M=/opt/imsc/lustre-2.5.2/build configure:8102: $? = 0 configure:8104: test -s build/conftest.o configure:8107: $? = 0 configure:8110: result: yes configure:8131: checking if ctl_table has a ctl_name field configure:8158: cp conftest.c build && make -d modules LD=ld CC=gcc -f /opt/imsc/lustre-2.5.2/build/Makefile LUSTRE_LINUX_CONFIG=/lib/modules/2.6.32-431.el6.x86_64/build/.config LINUXINCLUDE= -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include/generated -Iinclude -I/lib/modules/2.6.32-431.el6.x86_64/source/include -Iinclude2 -I/lib/modules/2.6.32-431.el6.x86_64/source/include/uapi -I/lib/modules/2.6.32-431.el6.x86_64/source/include/generated -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/lib/modules/2.6.32-431.el6.x86_64/source/include/uapi -Iinclude/generated/uapi -include include/linux/kconfig.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /lib/modules/2.6.32-431.el6.x86_64/build EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/opt/imsc/lustre-2.5.2/libcfs/include -I/opt/imsc/lustre-2.5.2/lnet/include -I/opt/imsc/lustre-2.5.2/lustre/include M=/opt/imsc/lustre-2.5.2/build configure:8161: $? = 0 configure:8163: test -s build/conftest.o configure:8166: $? = 0 configure:8169: result: yes configure:8190: checking if __add_wait_queue_exclusive exists configure:8219: cp conftest.c build && make -d modules LD=ld CC=gcc -f /opt/imsc/lustre-2.5.2/build/Makefile LUSTRE_LINUX_CONFIG=/lib/modules/2.6.32-431.el6.x86_64/build/.config LINUXINCLUDE= -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include/generated -Iinclude -I/lib/modules/2.6.32-431.el6.x86_64/source/include -Iinclude2 -I/lib/modules/2.6.32-431.el6.x86_64/source/include/uapi -I/lib/modules/2.6.32-431.el6.x86_64/source/include/generated -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/lib/modules/2.6.32-431.el6.x86_64/source/include/uapi -Iinclude/generated/uapi -include include/linux/kconfig.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /lib/modules/2.6.32-431.el6.x86_64/build EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/opt/imsc/lustre-2.5.2/libcfs/include -I/opt/imsc/lustre-2.5.2/lnet/include -I/opt/imsc/lustre-2.5.2/lustre/include M=/opt/imsc/lustre-2.5.2/build /opt/imsc/lustre-2.5.2/build/conftest.c: In function ‘main’: /opt/imsc/lustre-2.5.2/build/conftest.c:44: error: implicit declaration of function ‘__add_wait_queue_exclusive’ make[1]: *** [/opt/imsc/lustre-2.5.2/build/conftest.o] Error 1 make: *** [_module_/opt/imsc/lustre-2.5.2/build] Error 2 configure:8222: $? = 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 "2.5.2" | #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 HAVE_MODULE_LOADING_SUPPORT 1 | #define HAVE_KERN__U64_LONG_LONG 1 | #define HAVE_SYSCTL_UNNUMBERED 1 | #define HAVE_DUMP_TRACE 1 | #define HAVE_TRACE_ADDRESS_RELIABLE 1 | #define HAVE_STACKTRACE_WARNING 1 | #define HAVE_LINUX_KEYTYPE_H 1 | #define HAVE_SOCK_MAP_FD_2ARG 1 | #define STACKTRACE_OPS_HAVE_WALK_STACK 1 | #define HAVE_SHRINKER_WANT_SHRINK_PTR 1 | #define HAVE_SYSCTL_CTLNAME 1 | /* end confdefs.h. */ | | #include | | #include | | int | main (void) | { | | wait_queue_head_t queue; | wait_queue_t wait; | | __add_wait_queue_exclusive(&queue, &wait); | | ; | return 0; | } configure:8243: result: no configure:8251: checking if kernel has sk_sleep configure:8277: cp conftest.c build && make -d modules LD=ld CC=gcc -f /opt/imsc/lustre-2.5.2/build/Makefile LUSTRE_LINUX_CONFIG=/lib/modules/2.6.32-431.el6.x86_64/build/.config LINUXINCLUDE= -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include/generated -Iinclude -I/lib/modules/2.6.32-431.el6.x86_64/source/include -Iinclude2 -I/lib/modules/2.6.32-431.el6.x86_64/source/include/uapi -I/lib/modules/2.6.32-431.el6.x86_64/source/include/generated -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/lib/modules/2.6.32-431.el6.x86_64/source/include/uapi -Iinclude/generated/uapi -include include/linux/kconfig.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /lib/modules/2.6.32-431.el6.x86_64/build EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/opt/imsc/lustre-2.5.2/libcfs/include -I/opt/imsc/lustre-2.5.2/lnet/include -I/opt/imsc/lustre-2.5.2/lustre/include M=/opt/imsc/lustre-2.5.2/build /opt/imsc/lustre-2.5.2/build/conftest.c: In function ‘main’: /opt/imsc/lustre-2.5.2/build/conftest.c:41: error: implicit declaration of function ‘sk_sleep’ make[1]: *** [/opt/imsc/lustre-2.5.2/build/conftest.o] Error 1 make: *** [_module_/opt/imsc/lustre-2.5.2/build] Error 2 configure:8280: $? = 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 "2.5.2" | #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 HAVE_MODULE_LOADING_SUPPORT 1 | #define HAVE_KERN__U64_LONG_LONG 1 | #define HAVE_SYSCTL_UNNUMBERED 1 | #define HAVE_DUMP_TRACE 1 | #define HAVE_TRACE_ADDRESS_RELIABLE 1 | #define HAVE_STACKTRACE_WARNING 1 | #define HAVE_LINUX_KEYTYPE_H 1 | #define HAVE_SOCK_MAP_FD_2ARG 1 | #define STACKTRACE_OPS_HAVE_WALK_STACK 1 | #define HAVE_SHRINKER_WANT_SHRINK_PTR 1 | #define HAVE_SYSCTL_CTLNAME 1 | /* end confdefs.h. */ | | #include | | #include | | int | main (void) | { | | sk_sleep(NULL); | | ; | return 0; | } configure:8301: result: no configure:8309: checking shrink_control is present configure:8336: cp conftest.c build && make -d modules LD=ld CC=gcc -f /opt/imsc/lustre-2.5.2/build/Makefile LUSTRE_LINUX_CONFIG=/lib/modules/2.6.32-431.el6.x86_64/build/.config LINUXINCLUDE= -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include/generated -Iinclude -I/lib/modules/2.6.32-431.el6.x86_64/source/include -Iinclude2 -I/lib/modules/2.6.32-431.el6.x86_64/source/include/uapi -I/lib/modules/2.6.32-431.el6.x86_64/source/include/generated -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/lib/modules/2.6.32-431.el6.x86_64/source/include/uapi -Iinclude/generated/uapi -include include/linux/kconfig.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /lib/modules/2.6.32-431.el6.x86_64/build EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/opt/imsc/lustre-2.5.2/libcfs/include -I/opt/imsc/lustre-2.5.2/lnet/include -I/opt/imsc/lustre-2.5.2/lustre/include M=/opt/imsc/lustre-2.5.2/build /opt/imsc/lustre-2.5.2/build/conftest.c: In function ‘main’: /opt/imsc/lustre-2.5.2/build/conftest.c:41: error: variable ‘tmp’ has initializer but incomplete type /opt/imsc/lustre-2.5.2/build/conftest.c:41: warning: excess elements in struct initializer /opt/imsc/lustre-2.5.2/build/conftest.c:41: warning: (near initialization for ‘tmp’) /opt/imsc/lustre-2.5.2/build/conftest.c:41: error: storage size of ‘tmp’ isn’t known /opt/imsc/lustre-2.5.2/build/conftest.c:41: warning: unused variable ‘tmp’ make[1]: *** [/opt/imsc/lustre-2.5.2/build/conftest.o] Error 1 make: *** [_module_/opt/imsc/lustre-2.5.2/build] Error 2 configure:8339: $? = 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 "2.5.2" | #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 HAVE_MODULE_LOADING_SUPPORT 1 | #define HAVE_KERN__U64_LONG_LONG 1 | #define HAVE_SYSCTL_UNNUMBERED 1 | #define HAVE_DUMP_TRACE 1 | #define HAVE_TRACE_ADDRESS_RELIABLE 1 | #define HAVE_STACKTRACE_WARNING 1 | #define HAVE_LINUX_KEYTYPE_H 1 | #define HAVE_SOCK_MAP_FD_2ARG 1 | #define STACKTRACE_OPS_HAVE_WALK_STACK 1 | #define HAVE_SHRINKER_WANT_SHRINK_PTR 1 | #define HAVE_SYSCTL_CTLNAME 1 | /* end confdefs.h. */ | | #include | | #include | | int | main (void) | { | | struct shrink_control tmp = {0}; | tmp.nr_to_scan = sizeof(tmp); | | ; | return 0; | } configure:8360: result: no configure:8368: checking sock_alloc_file is exported configure:8370: checking if Linux was built with symbol sock_alloc_file exported configure:8385: result: no configure:8523: checking if dev_get_by_name has two args configure:8549: cp conftest.c build && make -d modules LD=ld CC=gcc -f /opt/imsc/lustre-2.5.2/build/Makefile LUSTRE_LINUX_CONFIG=/lib/modules/2.6.32-431.el6.x86_64/build/.config LINUXINCLUDE= -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include/generated -Iinclude -I/lib/modules/2.6.32-431.el6.x86_64/source/include -Iinclude2 -I/lib/modules/2.6.32-431.el6.x86_64/source/include/uapi -I/lib/modules/2.6.32-431.el6.x86_64/source/include/generated -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/lib/modules/2.6.32-431.el6.x86_64/source/include/uapi -Iinclude/generated/uapi -include include/linux/kconfig.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /lib/modules/2.6.32-431.el6.x86_64/build EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/opt/imsc/lustre-2.5.2/libcfs/include -I/opt/imsc/lustre-2.5.2/lnet/include -I/opt/imsc/lustre-2.5.2/lustre/include M=/opt/imsc/lustre-2.5.2/build configure:8552: $? = 0 configure:8554: test -s build/conftest.o configure:8557: $? = 0 configure:8560: result: yes configure:8588: checking for CPU affinity support configure:8624: cp conftest.c build && make -d modules LD=ld CC=gcc -f /opt/imsc/lustre-2.5.2/build/Makefile LUSTRE_LINUX_CONFIG=/lib/modules/2.6.32-431.el6.x86_64/build/.config LINUXINCLUDE= -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include/generated -Iinclude -I/lib/modules/2.6.32-431.el6.x86_64/source/include -Iinclude2 -I/lib/modules/2.6.32-431.el6.x86_64/source/include/uapi -I/lib/modules/2.6.32-431.el6.x86_64/source/include/generated -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/lib/modules/2.6.32-431.el6.x86_64/source/include/uapi -Iinclude/generated/uapi -include include/linux/kconfig.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /lib/modules/2.6.32-431.el6.x86_64/build EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/opt/imsc/lustre-2.5.2/libcfs/include -I/opt/imsc/lustre-2.5.2/lnet/include -I/opt/imsc/lustre-2.5.2/lustre/include M=/opt/imsc/lustre-2.5.2/build /opt/imsc/lustre-2.5.2/build/conftest.c:43:7: warning: "HAVE_CPUMASK_T" is not defined /opt/imsc/lustre-2.5.2/build/conftest.c: In function ‘main’: /opt/imsc/lustre-2.5.2/build/conftest.c:48: warning: passing argument 2 of ‘set_cpus_allowed_ptr’ from incompatible pointer type include/linux/sched.h:1939: note: expected ‘const struct cpumask *’ but argument is of type ‘long unsigned int *’ /opt/imsc/lustre-2.5.2/build/conftest.c:48: warning: ‘t’ is used uninitialized in this function configure:8627: $? = 0 configure:8629: test -s build/conftest.o configure:8632: $? = 0 configure:8640: result: yes configure:8656: checking for tunable backoff TCP support configure:8686: result: no (no kernel support) configure:8691: checking for QsNet sources configure:8701: result: /lib/modules/2.6.32-431.el6.x86_64/source configure:8704: checking if quadrics kernel headers are present configure:8848: result: no configure:8856: checking whether to use Compat RDMA configure:8922: result: yes configure:8952: checking whether to use any OFED backport headers configure:8960: result: no configure:8964: checking whether to enable OpenIB gen2 support configure:9009: cp conftest.c build && make -d modules LD=ld CC=gcc -f /opt/imsc/lustre-2.5.2/build/Makefile LUSTRE_LINUX_CONFIG=/lib/modules/2.6.32-431.el6.x86_64/build/.config LINUXINCLUDE= -DCONFIG_COMPAT_RHEL_6_5 -I/usr/src/intel-mic-ofed-compat-rdma/include -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include/generated -Iinclude -I/lib/modules/2.6.32-431.el6.x86_64/source/include -Iinclude2 -I/lib/modules/2.6.32-431.el6.x86_64/source/include/uapi -I/lib/modules/2.6.32-431.el6.x86_64/source/include/generated -I/lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/lib/modules/2.6.32-431.el6.x86_64/source/include/uapi -Iinclude/generated/uapi -include include/linux/kconfig.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /lib/modules/2.6.32-431.el6.x86_64/build EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/opt/imsc/lustre-2.5.2/libcfs/include -I/opt/imsc/lustre-2.5.2/lnet/include -I/opt/imsc/lustre-2.5.2/lustre/include M=/opt/imsc/lustre-2.5.2/build In file included from /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-2.6.h:57, from /opt/imsc/lustre-2.5.2/build/conftest.c:42: /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-2.6.36.h:15:1: warning: "kparam_block_sysfs_write" redefined In file included from include/linux/module.h:17, from include/linux/device.h:23, from include/linux/pci.h:56, from /opt/imsc/lustre-2.5.2/build/conftest.c:39: include/linux/moduleparam.h:133:1: warning: this is the location of the previous definition In file included from /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-2.6.h:57, from /opt/imsc/lustre-2.5.2/build/conftest.c:42: /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-2.6.36.h:16:1: warning: "kparam_unblock_sysfs_write" redefined In file included from include/linux/module.h:17, from include/linux/device.h:23, from include/linux/pci.h:56, from /opt/imsc/lustre-2.5.2/build/conftest.c:39: include/linux/moduleparam.h:134:1: warning: this is the location of the previous definition In file included from /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-2.6.h:57, from /opt/imsc/lustre-2.5.2/build/conftest.c:42: /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-2.6.36.h:46: error: redefinition of ‘pcmcia_read_config_byte’ include/pcmcia/ds.h:242: note: previous definition of ‘pcmcia_read_config_byte’ was here /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-2.6.36.h:61: error: redefinition of ‘pcmcia_write_config_byte’ include/pcmcia/ds.h:259: note: previous definition of ‘pcmcia_write_config_byte’ was here /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-2.6.36.h:143: error: redefinition of ‘skb_tx_timestamp’ include/linux/skbuff.h:2180: note: previous definition of ‘skb_tx_timestamp’ was here In file included from /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-2.6.h:58, from /opt/imsc/lustre-2.5.2/build/conftest.c:42: /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-2.6.37.h:46: error: static declaration of ‘netif_set_real_num_rx_queues’ follows non-static declaration include/linux/netdevice.h:1935: note: previous declaration of ‘netif_set_real_num_rx_queues’ was here In file included from /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-2.6.h:58, from /opt/imsc/lustre-2.5.2/build/conftest.c:42: /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-2.6.37.h:74:1: warning: "pcmcia_enable_device" redefined In file included from /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-2.6.33.h:13, from /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-2.6.h:54, from /opt/imsc/lustre-2.5.2/build/conftest.c:42: include/pcmcia/ds.h:272:1: warning: this is the location of the previous definition In file included from /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-2.6.h:58, from /opt/imsc/lustre-2.5.2/build/conftest.c:42: /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-2.6.37.h:166:1: warning: "rtnl_dereference" redefined In file included from include/net/dst.h:13, from include/net/sock.h:60, from /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-2.6.35.h:8, from /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-2.6.h:56, from /opt/imsc/lustre-2.5.2/build/conftest.c:42: include/linux/rtnetlink.h:799:1: warning: this is the location of the previous definition In file included from /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-2.6.h:59, from /opt/imsc/lustre-2.5.2/build/conftest.c:42: /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-2.6.38.h:77:1: warning: "create_freezable_workqueue" redefined In file included from include/linux/pm.h:25, from /lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include/asm/apic.h:6, from /lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include/asm/smp.h:13, from /lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include/asm/mmzone_64.h:12, from /lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include/asm/mmzone.h:4, from include/linux/mmzone.h:845, from include/linux/gfp.h:4, from include/linux/kmod.h:22, from include/linux/module.h:13, from include/linux/device.h:23, from include/linux/pci.h:56, from /opt/imsc/lustre-2.5.2/build/conftest.c:39: include/linux/workqueue.h:202:1: warning: this is the location of the previous definition In file included from /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-2.6.h:59, from /opt/imsc/lustre-2.5.2/build/conftest.c:42: /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-2.6.38.h:79: error: redefinition of ‘skb_checksum_start_offset’ include/linux/skbuff.h:1424: note: previous definition of ‘skb_checksum_start_offset’ was here In file included from /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-2.6.h:60, from /opt/imsc/lustre-2.5.2/build/conftest.c:42: /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-2.6.39.h:44: error: static declaration of ‘set_irq_type’ follows non-static declaration include/linux/irq.h:438: note: previous declaration of ‘set_irq_type’ was here /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-2.6.39.h:124: error: redefinition of ‘kstrtoul’ include/linux/kernel.h:251: note: previous definition of ‘kstrtoul’ was here /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-2.6.39.h:137: error: redefinition of ‘kstrtol’ include/linux/kernel.h:264: note: previous definition of ‘kstrtol’ was here /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-2.6.39.h:153: error: redefinition of ‘kstrtou64’ include/linux/kernel.h:280: note: previous definition of ‘kstrtou64’ was here /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-2.6.39.h:158: error: redefinition of ‘kstrtos64’ include/linux/kernel.h:285: note: previous definition of ‘kstrtos64’ was here /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-2.6.39.h:163: error: redefinition of ‘kstrtou32’ include/linux/kernel.h:290: note: previous definition of ‘kstrtou32’ was here /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-2.6.39.h:168: error: redefinition of ‘kstrtos32’ include/linux/kernel.h:295: note: previous definition of ‘kstrtos32’ was here /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-2.6.39.h:179: error: expected declaration specifiers or ‘...’ before ‘(’ token /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-2.6.39.h:179: error: expected ‘)’ before ‘?’ token /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-2.6.39.h:184: error: conflicting types for ‘__set_bit’ /lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include/asm/bitops.h:84: note: previous definition of ‘__set_bit’ was here /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-2.6.39.h:189: error: conflicting types for ‘__clear_bit’ /lib/modules/2.6.32-431.el6.x86_64/source/arch/x86/include/asm/bitops.h:127: note: previous definition of ‘__clear_bit’ was here In file included from /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-2.6.h:61, from /opt/imsc/lustre-2.5.2/build/conftest.c:42: /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-3.0.h:65: error: redefinition of ‘kstrtou64_from_user’ include/linux/kernel.h:316: note: previous definition of ‘kstrtou64_from_user’ was here /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-3.0.h:70: error: redefinition of ‘kstrtos64_from_user’ include/linux/kernel.h:321: note: previous definition of ‘kstrtos64_from_user’ was here /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-3.0.h:75: error: redefinition of ‘kstrtou32_from_user’ include/linux/kernel.h:326: note: previous definition of ‘kstrtou32_from_user’ was here /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-3.0.h:80: error: redefinition of ‘kstrtos32_from_user’ include/linux/kernel.h:331: note: previous definition of ‘kstrtos32_from_user’ was here In file included from /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-2.6.h:61, from /opt/imsc/lustre-2.5.2/build/conftest.c:42: /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-3.0.h:142: error: nested redefinition of ‘enum ethtool_phys_id_state’ /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-3.0.h:142: error: redeclaration of ‘enum ethtool_phys_id_state’ /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-3.0.h:143: error: redeclaration of enumerator ‘ETHTOOL_ID_INACTIVE’ include/linux/ethtool.h:560: note: previous definition of ‘ETHTOOL_ID_INACTIVE’ was here /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-3.0.h:144: error: redeclaration of enumerator ‘ETHTOOL_ID_ACTIVE’ include/linux/ethtool.h:561: note: previous definition of ‘ETHTOOL_ID_ACTIVE’ was here /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-3.0.h:145: error: redeclaration of enumerator ‘ETHTOOL_ID_ON’ include/linux/ethtool.h:562: note: previous definition of ‘ETHTOOL_ID_ON’ was here /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-3.0.h:147: error: redeclaration of enumerator ‘ETHTOOL_ID_OFF’ include/linux/ethtool.h:564: note: previous definition of ‘ETHTOOL_ID_OFF’ was here In file included from /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-2.6.h:63, from /opt/imsc/lustre-2.5.2/build/conftest.c:42: /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-3.2.h:150: error: redefinition of ‘dma_zalloc_coherent’ include/linux/dma-mapping.h:171: note: previous definition of ‘dma_zalloc_coherent’ was here In file included from /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-2.6.h:64, from /opt/imsc/lustre-2.5.2/build/conftest.c:42: /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-3.3.h:34: error: redefinition of ‘skb_complete_wifi_ack’ include/linux/skbuff.h:2185: note: previous definition of ‘skb_complete_wifi_ack’ was here In file included from /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-2.6.h:65, from /opt/imsc/lustre-2.5.2/build/conftest.c:42: /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-3.4.h:55: error: redefinition of ‘eth_hw_addr_random’ include/linux/etherdevice.h:210: note: previous definition of ‘eth_hw_addr_random’ was here In file included from /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-2.6.h:66, from /opt/imsc/lustre-2.5.2/build/conftest.c:42: /usr/src/intel-mic-ofed-compat-rdma/include/linux/compat-3.5.h:220: error: redefinition of ‘ether_addr_equal’ include/linux/etherdevice.h:239: note: previous definition of ‘ether_addr_equal’ was here make[1]: *** [/opt/imsc/lustre-2.5.2/build/conftest.o] Error 1 make: *** [_module_/opt/imsc/lustre-2.5.2/build] Error 2 configure:9012: $? = 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 "2.5.2" | #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 HAVE_MODULE_LOADING_SUPPORT 1 | #define HAVE_KERN__U64_LONG_LONG 1 | #define HAVE_SYSCTL_UNNUMBERED 1 | #define HAVE_DUMP_TRACE 1 | #define HAVE_TRACE_ADDRESS_RELIABLE 1 | #define HAVE_STACKTRACE_WARNING 1 | #define HAVE_LINUX_KEYTYPE_H 1 | #define HAVE_SOCK_MAP_FD_2ARG 1 | #define STACKTRACE_OPS_HAVE_WALK_STACK 1 | #define HAVE_SHRINKER_WANT_SHRINK_PTR 1 | #define HAVE_SYSCTL_CTLNAME 1 | #define HAVE_DEV_GET_BY_NAME_2ARG 1 | #define CPU_AFFINITY 1 | #define HAVE_COMPAT_RDMA 1 | /* end confdefs.h. */ | | #include | | #include | #include | #include | #ifdef HAVE_COMPAT_RDMA | #include | #endif | #include | #include | #include | #include | | int | main (void) | { | | struct rdma_cm_id *cm_idi __attribute__ ((unused)); | struct rdma_conn_param conn_param __attribute__ ((unused)); | struct ib_device_attr device_attr __attribute__ ((unused)); | struct ib_qp_attr qp_attr __attribute__ ((unused)); | struct ib_pool_fmr pool_fmr __attribute__ ((unused)); | enum ib_cm_rej_reason rej_reason __attribute__ ((unused)); | | rdma_destroy_id(NULL); | | ; | return 0; | } configure:9029: result: no configure:9036: error: can't compile with OpenIB gen2 headers under /usr/src/intel-mic-ofed-compat-rdma ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CCASFLAGS_set= ac_cv_env_CCASFLAGS_value= ac_cv_env_CCAS_set= ac_cv_env_CCAS_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_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_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_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_LD=ld ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip 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_CCAS_dependencies_compiler_type=gcc3 am_cv_CC_dependencies_compiler_type=gcc3 am_cv_prog_tar_ustar=gnutar lb_cv_file__boot_kernel_h=no lb_cv_file__lib_modules_2_6_32_431_el6_x86_64_build__config=yes lb_cv_file__lib_modules_2_6_32_431_el6_x86_64_build_include_generated_autoconf_h=no lb_cv_file__lib_modules_2_6_32_431_el6_x86_64_build_include_linux_autoconf_h=yes lb_cv_file__lib_modules_2_6_32_431_el6_x86_64_build_include_linux_kconfig_h=yes lb_cv_file__lib_modules_2_6_32_431_el6_x86_64_build_include_linux_version_h=yes lb_cv_file__lib_modules_2_6_32_431_el6_x86_64_source=yes lb_cv_file__lib_modules_2_6_32_431_el6_x86_64_source_include_linux_key_type_h=yes lb_cv_file__var_adm_running_kernel_h=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /opt/imsc/lustre-2.5.2/config/missing --run aclocal-1.11' AC_LUSTRE_CLI_VER_OFFSET_WARN='OBD_OCD_VERSION(0, 4, 50, 0)' AC_LUSTRE_FIX='0' AC_LUSTRE_LIB_VER_OFFSET_WARN='OBD_OCD_VERSION(0, 0, 1, 32)' AC_LUSTRE_MAJOR='2' AC_LUSTRE_MINOR='5' AC_LUSTRE_PATCH='2' AC_LUSTRE_VERSION_STRING='2.5.2' AC_LUSTRE_VER_ALLOWED_OFFSET='OBD_OCD_VERSION(0, 0, 1, 32)' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /opt/imsc/lustre-2.5.2/config/missing --run tar' AR='ar' AUTOCONF='${SHELL} /opt/imsc/lustre-2.5.2/config/missing --run autoconf' AUTOCONF_HDIR='linux' AUTOHEADER='${SHELL} /opt/imsc/lustre-2.5.2/config/missing --run autoheader' AUTOMAKE='${SHELL} /opt/imsc/lustre-2.5.2/config/missing --run automake-1.11' AWK='gawk' BLKID_FALSE='' BLKID_TRUE='' BUILDID='' BUILD_GNILND_FALSE='' BUILD_GNILND_RCA_FALSE='' BUILD_GNILND_RCA_TRUE='' BUILD_GNILND_TRUE='' BUILD_LUSTREIOKIT_FALSE='' BUILD_LUSTREIOKIT_TRUE='' BUILD_MXLND_FALSE='' BUILD_MXLND_TRUE='' BUILD_O2IBLND_FALSE='' BUILD_O2IBLND_TRUE='' BUILD_PTLLND_FALSE='' BUILD_PTLLND_TRUE='' BUILD_QSWLND_FALSE='' BUILD_QSWLND_TRUE='' BUILD_RALND_FALSE='' BUILD_RALND_TRUE='' BUILD_USOCKLND_FALSE='' BUILD_USOCKLND_TRUE='' CAP_LIBS='' CC='gcc' CCAS='gcc' CCASDEPMODE='depmode=gcc3' CCASFLAGS='-Wall -fPIC -D_GNU_SOURCE' CCDEPMODE='depmode=gcc3' CC_TARGET_ARCH='' CFLAGS='-g -O2' CLIENT_FALSE='' CLIENT_TRUE='' CONFIG_INCLUDE='include/linux/kconfig.h' CPP='gcc -E' CPPFLAGS='-I/opt/imsc/lustre-2.5.2/libcfs/include -I/opt/imsc/lustre-2.5.2/lnet/include -I/opt/imsc/lustre-2.5.2/lustre/include ' CROSS_PATH='' CROSS_VARS='' CYGPATH_W='echo' DARWIN_FALSE='' DARWIN_TRUE='' DEBUGFS='' DEFS='' DEPDIR='.deps' DOC_FALSE='' DOC_TRUE='' DOWNSTREAM_RELEASE='' DUMPE2FS='' E2FSCK='' E2FSPROGS='' E2LABEL='' 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='' EXT4_SRC_DIR='' EXTRA_KCFLAGS=' -g -I/opt/imsc/lustre-2.5.2/libcfs/include -I/opt/imsc/lustre-2.5.2/lnet/include -I/opt/imsc/lustre-2.5.2/lustre/include' EXTRA_KLDFLAGS='' EXTRA_KLIBS='' EXTRA_OFED_INCLUDE=' -DCONFIG_COMPAT_RHEL_6_5 -I/usr/src/intel-mic-ofed-compat-rdma/include' GNICPPFLAGS='' GNILND='' GNILNDRCA='' GREP='/bin/grep' GSSAPI_LIBS='' GSS_FALSE='' GSS_KEYRING_FALSE='' GSS_KEYRING_TRUE='' GSS_PIPEFS_FALSE='' GSS_PIPEFS_TRUE='' GSS_TRUE='' HAVE_PCLMULQDQ_FALSE='' HAVE_PCLMULQDQ_TRUE='' INCLUDE_RULES='include /opt/imsc/lustre-2.5.2/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' K5VERS='' KMODEXT='.ko' KMP_MODDIR='extra' KRBCFLAGS='' KRBDIR='' KRBLDFLAGS='' KRBLIBS='' LD='ld' LDFLAGS='' LDISKFS_ENABLED_FALSE='' LDISKFS_ENABLED_TRUE='' LDISKFS_SERIES='' LDISKFS_SUBDIR='' LIBCFS_INCLUDE_DIR='libcfs/include' LIBCFS_SUBDIR='libcfs' LIBEFENCE='' LIBLUSTRE_FALSE='' LIBLUSTRE_TESTS_FALSE='' LIBLUSTRE_TESTS_TRUE='' LIBLUSTRE_TRUE='' LIBOBJS='' LIBPTHREAD_FALSE='' LIBPTHREAD_TRUE='' LIBREADLINE='' LIBS='' LIBSYSIO_SUBDIR='' LIBWRAP='' LINUX='/lib/modules/2.6.32-431.el6.x86_64/source' LINUXRELEASE='2.6.32-431.el6.x86_64' LINUX_CONFIG='/lib/modules/2.6.32-431.el6.x86_64/build/.config' LINUX_FALSE='' LINUX_OBJ='/lib/modules/2.6.32-431.el6.x86_64/build' LINUX_TRUE='' LINUX_VERSION='2.6.32-431.el6.x86_64' LLCFLAGS='-g -Wall -fPIC -D_GNU_SOURCE' LLCPPFLAGS='-D__arch_lib__ -D_LARGEFILE64_SOURCE=1' LLITE_LLOOP_FALSE='' LLITE_LLOOP_TRUE='' LTLIBOBJS='' LUSTRE='/opt/imsc/lustre-2.5.2/lustre' LUSTREIOKIT_SUBDIR='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} /opt/imsc/lustre-2.5.2/config/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' MKE2FS='' 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='' O2IBLND='' OBJDUMP='objdump' OBJEXT='o' OSDADDON='' 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=':' PFSCK='' PTHREAD_LIBS='' PTLLND='' PTLLNDCPPFLAGS='' QSWCPPFLAGS='' QSWLND='' RACPPFLAGS='' RALND='' RANLIB='ranlib' RELEASE='2.6.32_431.el6.x86_64_' RHEL_KERNEL_VERSION='2.6.32-431' SELINUX='' SERVER_FALSE='' SERVER_TRUE='' SET_MAKE='' SHELL='/bin/sh' SNMP_DIST_SUBDIR='' SNMP_SUBDIR='' SPL='' SPLIT_FALSE='' SPLIT_TRUE='' SPL_OBJ='' SPL_SYMBOLS='' SPL_VERSION='' STRIP='strip' SUNOS_FALSE='' SUNOS_TRUE='' SYMVERFILE='Module.symvers' SYSIO='' TESTS_FALSE='' TESTS_TRUE='' TUNE2FS='' UPTLLND='' USES_DPKG_FALSE='' USES_DPKG_TRUE='' USE_QUILT_FALSE='' USE_QUILT_TRUE='' USOCKLND='' UTILS_FALSE='' UTILS_TRUE='' VERSION='2.5.2' VERSION_HDIR='linux' ZFS='' ZFS_ENABLED_FALSE='' ZFS_ENABLED_TRUE='' ZFS_LIBZFS_INCLUDE='' ZFS_OBJ='' ZFS_SYMBOLS='' ZFS_VERSION='' ZLIB='' ac_configure_args=' '\''--disable-server'\'' '\''--with-o2ib=/usr/src/intel-mic-ofed-compat-rdma'\''' ac_ct_AR='ar' ac_ct_CC='gcc' agentdir='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCCAS_FALSE='#' am__fastdepCCAS_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}' 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} /opt/imsc/lustre-2.5.2/config/install-sh' kextdir='' lb_target_os='linux' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' macosdir='' mandir='${datarootdir}/man' mibdir='' mkdir_p='/bin/mkdir -p' moduledir='$(CROSS_PATH)/lib/modules/$(LINUXRELEASE)/$(KMP_MODDIR)/kernel' modulefsdir='$(moduledir)/fs/$(PACKAGE)' modulenetdir='$(moduledir)/net/$(PACKAGE)' oldincludedir='/usr/include' patch_avail='' pdfdir='${docdir}' pkgexampledir='${pkgdatadir}/examples' plistdir='' prefix='NONE' program_transform_name='s,x,x,' psdir='${docdir}' quilt_avail='' rootsbindir='$(CROSS_PATH)/sbin' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs='' sysconfdir='$(CROSS_PATH)/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 "2.5.2" #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 HAVE_MODULE_LOADING_SUPPORT 1 #define HAVE_KERN__U64_LONG_LONG 1 #define HAVE_SYSCTL_UNNUMBERED 1 #define HAVE_DUMP_TRACE 1 #define HAVE_TRACE_ADDRESS_RELIABLE 1 #define HAVE_STACKTRACE_WARNING 1 #define HAVE_LINUX_KEYTYPE_H 1 #define HAVE_SOCK_MAP_FD_2ARG 1 #define STACKTRACE_OPS_HAVE_WALK_STACK 1 #define HAVE_SHRINKER_WANT_SHRINK_PTR 1 #define HAVE_SYSCTL_CTLNAME 1 #define HAVE_DEV_GET_BY_NAME_2ARG 1 #define CPU_AFFINITY 1 #define HAVE_COMPAT_RDMA 1 configure: exit 1