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.69. Invocation command line was $ ./configure --disable-server --with-o2ib=/usr/src/mlnx-ofed-kernel-2.3/ ## --------- ## ## Platform. ## ## --------- ## hostname = ubuntu uname -m = x86_64 uname -r = 3.13.0-32-generic uname -s = Linux uname -v = #57-Ubuntu SMP Tue Jul 15 03:51:08 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /usr/local/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:2909: checking build system type configure:2923: result: x86_64-unknown-linux-gnu configure:2943: checking host system type configure:2956: result: x86_64-unknown-linux-gnu configure:2976: checking target system type configure:2989: result: x86_64-unknown-linux-gnu configure:3033: checking for a BSD-compatible install configure:3101: result: /usr/bin/install -c configure:3112: checking whether build environment is sane configure:3167: result: yes configure:3318: checking for a thread-safe mkdir -p configure:3357: result: /bin/mkdir -p configure:3364: checking for gawk configure:3380: found /usr/bin/gawk configure:3391: result: gawk configure:3402: checking whether make sets $(MAKE) configure:3424: result: yes configure:3453: checking whether make supports nested variables configure:3470: result: yes configure:3559: checking whether UID '0' is supported by ustar format configure:3562: result: yes configure:3569: checking whether GID '0' is supported by ustar format configure:3572: result: yes configure:3580: checking how to create a ustar tar archive configure:3591: tar --version tar (GNU tar) 1.27.1 Copyright (C) 2013 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:3594: $? = 0 configure:3634: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:3637: $? = 0 configure:3641: tar -xf - &5 gcc (Ubuntu 4.8.2-19ubuntu1) 4.8.2 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4059: $? = 0 configure:4048: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.2-19ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) configure:4059: $? = 0 configure:4048: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:4059: $? = 4 configure:4048: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:4059: $? = 4 configure:4079: checking whether the C compiler works configure:4101: gcc conftest.c >&5 configure:4105: $? = 0 configure:4153: result: yes configure:4156: checking for C compiler default output file name configure:4158: result: a.out configure:4164: checking for suffix of executables configure:4171: gcc -o conftest conftest.c >&5 configure:4175: $? = 0 configure:4197: result: configure:4219: checking whether we are cross compiling configure:4227: gcc -o conftest conftest.c >&5 configure:4231: $? = 0 configure:4238: ./conftest configure:4242: $? = 0 configure:4257: result: no configure:4262: checking for suffix of object files configure:4284: gcc -c conftest.c >&5 configure:4288: $? = 0 configure:4309: result: o configure:4313: checking whether we are using the GNU C compiler configure:4332: gcc -c conftest.c >&5 configure:4332: $? = 0 configure:4341: result: yes configure:4350: checking whether gcc accepts -g configure:4370: gcc -c -g conftest.c >&5 configure:4370: $? = 0 configure:4411: result: yes configure:4428: checking for gcc option to accept ISO C89 configure:4491: gcc -c -g -O2 conftest.c >&5 configure:4491: $? = 0 configure:4504: result: none needed configure:4529: checking whether gcc understands -c and -o together configure:4551: gcc -c conftest.c -o conftest2.o configure:4554: $? = 0 configure:4551: gcc -c conftest.c -o conftest2.o configure:4554: $? = 0 configure:4566: result: yes configure:4594: checking for style of include used by make configure:4622: result: GNU configure:4648: checking dependency style of gcc configure:4759: result: gcc3 configure:4820: checking how to print strings configure:4847: result: printf configure:4868: checking for a sed that does not truncate output configure:4932: result: /bin/sed configure:4950: checking for grep that handles long lines and -e configure:5008: result: /bin/grep configure:5013: checking for egrep configure:5075: result: /bin/grep -E configure:5080: checking for fgrep configure:5142: result: /bin/grep -F configure:5177: checking for ld used by gcc configure:5244: result: /usr/bin/ld configure:5251: checking if the linker (/usr/bin/ld) is GNU ld configure:5266: result: yes configure:5278: checking for BSD- or MS-compatible name lister (nm) configure:5327: result: /usr/bin/nm -B configure:5457: checking the name lister (/usr/bin/nm -B) interface configure:5464: gcc -c -g -O2 conftest.c >&5 configure:5467: /usr/bin/nm -B "conftest.o" configure:5470: output 0000000000000000 B some_variable configure:5477: result: BSD nm configure:5480: checking whether ln -s works configure:5484: result: yes configure:5492: checking the maximum length of command line arguments configure:5623: result: 1572864 configure:5640: checking whether the shell understands some XSI constructs configure:5650: result: yes configure:5654: checking whether the shell understands "+=" configure:5660: result: yes configure:5695: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format configure:5735: result: func_convert_file_noop configure:5742: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format configure:5762: result: func_convert_file_noop configure:5769: checking for /usr/bin/ld option to reload object files configure:5776: result: -r configure:5850: checking for objdump configure:5866: found /usr/bin/objdump configure:5877: result: objdump configure:5909: checking how to recognize dependent libraries configure:6107: result: pass_all configure:6192: checking for dlltool configure:6222: result: no configure:6252: checking how to associate runtime and link libraries configure:6279: result: printf %s\n configure:6340: checking for ar configure:6356: found /usr/bin/ar configure:6367: result: ar configure:6404: checking for archiver @FILE support configure:6421: gcc -c -g -O2 conftest.c >&5 configure:6421: $? = 0 configure:6424: ar cru libconftest.a @conftest.lst >&5 configure:6427: $? = 0 configure:6432: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:6435: $? = 1 configure:6447: result: @ configure:6505: checking for strip configure:6521: found /usr/bin/strip configure:6532: result: strip configure:6604: checking for ranlib configure:6620: found /usr/bin/ranlib configure:6631: result: ranlib configure:6733: checking command to parse /usr/bin/nm -B output from gcc object configure:6853: gcc -c -g -O2 conftest.c >&5 configure:6856: $? = 0 configure:6860: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:6863: $? = 0 configure:6929: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:6932: $? = 0 configure:6970: result: ok configure:7007: checking for sysroot configure:7037: result: no configure:7114: gcc -c -g -O2 conftest.c >&5 configure:7117: $? = 0 configure:7306: checking for mt configure:7322: found /bin/mt configure:7333: result: mt configure:7356: checking if mt is a manifest tool configure:7362: mt '-?' configure:7370: result: no configure:8012: checking how to run the C preprocessor configure:8043: gcc -E conftest.c configure:8043: $? = 0 configure:8057: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:8057: $? = 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 "https://jira.hpdd.intel.com/" | #define PACKAGE_URL "" | #define PACKAGE "lustre" | #define VERSION "2.6.91" | /* end confdefs.h. */ | #include configure:8082: result: gcc -E configure:8102: gcc -E conftest.c configure:8102: $? = 0 configure:8116: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:8116: $? = 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 "https://jira.hpdd.intel.com/" | #define PACKAGE_URL "" | #define PACKAGE "lustre" | #define VERSION "2.6.91" | /* end confdefs.h. */ | #include configure:8145: checking for ANSI C header files configure:8165: gcc -c -g -O2 conftest.c >&5 configure:8165: $? = 0 configure:8238: gcc -o conftest -g -O2 conftest.c >&5 configure:8238: $? = 0 configure:8238: ./conftest configure:8238: $? = 0 configure:8249: result: yes configure:8262: checking for sys/types.h configure:8262: gcc -c -g -O2 conftest.c >&5 configure:8262: $? = 0 configure:8262: result: yes configure:8262: checking for sys/stat.h configure:8262: gcc -c -g -O2 conftest.c >&5 configure:8262: $? = 0 configure:8262: result: yes configure:8262: checking for stdlib.h configure:8262: gcc -c -g -O2 conftest.c >&5 configure:8262: $? = 0 configure:8262: result: yes configure:8262: checking for string.h configure:8262: gcc -c -g -O2 conftest.c >&5 configure:8262: $? = 0 configure:8262: result: yes configure:8262: checking for memory.h configure:8262: gcc -c -g -O2 conftest.c >&5 configure:8262: $? = 0 configure:8262: result: yes configure:8262: checking for strings.h configure:8262: gcc -c -g -O2 conftest.c >&5 configure:8262: $? = 0 configure:8262: result: yes configure:8262: checking for inttypes.h configure:8262: gcc -c -g -O2 conftest.c >&5 configure:8262: $? = 0 configure:8262: result: yes configure:8262: checking for stdint.h configure:8262: gcc -c -g -O2 conftest.c >&5 configure:8262: $? = 0 configure:8262: result: yes configure:8262: checking for unistd.h configure:8262: gcc -c -g -O2 conftest.c >&5 configure:8262: $? = 0 configure:8262: result: yes configure:8276: checking for dlfcn.h configure:8276: gcc -c -g -O2 conftest.c >&5 configure:8276: $? = 0 configure:8276: result: yes configure:8482: checking for objdir configure:8497: result: .libs configure:8764: checking if gcc supports -fno-rtti -fno-exceptions configure:8782: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:8786: $? = 0 configure:8799: result: no configure:9126: checking for gcc option to produce PIC configure:9133: result: -fPIC -DPIC configure:9141: checking if gcc PIC flag -fPIC -DPIC works configure:9159: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:9163: $? = 0 configure:9176: result: yes configure:9205: checking if gcc static flag -static works configure:9233: result: yes configure:9248: checking if gcc supports -c -o file.o configure:9269: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:9273: $? = 0 configure:9295: result: yes configure:9303: checking if gcc supports -c -o file.o configure:9350: result: yes configure:9383: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:10540: result: yes configure:10577: checking whether -lc should be explicitly linked in configure:10585: gcc -c -g -O2 conftest.c >&5 configure:10588: $? = 0 configure:10603: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10606: $? = 0 configure:10620: result: no configure:10780: checking dynamic linker characteristics configure:11280: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11280: $? = 0 configure:11514: result: GNU/Linux ld.so configure:11621: checking how to hardcode library paths into programs configure:11646: result: immediate configure:12186: checking whether stripping libraries is possible configure:12191: result: yes configure:12226: checking if libtool supports shared libraries configure:12228: result: yes configure:12231: checking whether to build shared libraries configure:12252: result: yes configure:12255: checking whether to build static libraries configure:12259: result: yes configure:12306: checking dependency style of gcc configure:12415: result: gcc3 configure:12534: Lustre base checks ============================================================================== configure:12547: checking whether to configure just enough for make dist configure:12556: result: no configure:12583: checking if this distro uses dpkg configure:12598: result: yes configure:12603: checking for buildid configure:12658: result: ge0ece89 configure:12775: checking for ranlib configure:12802: result: ranlib configure:12867: checking for ld configure:12894: result: /usr/bin/ld -m elf_x86_64 configure:12959: checking for objdump configure:12986: result: objdump configure:13051: checking for strip configure:13078: result: strip configure:13106: checking size of unsigned long long configure:13111: gcc -o conftest -g -O2 conftest.c >&5 configure:13111: $? = 0 configure:13111: ./conftest configure:13111: $? = 0 configure:13125: result: 8 configure:13166: checking whether to use OSD addon configure:13190: result: no configure:13222: checking whether to build Lustre docs configure:13231: result: no configure:13241: checking whether to build Lustre utilities configure:13250: result: yes configure:13257: checking whether to install init scripts configure:13271: result: no configure:13283: checking whether to build Lustre tests configure:13292: result: yes configure:13296: checking whether to build Lustre client support configure:13305: result: yes configure:13336: checking whether mpitests can be built configure:13352: mpicc -c -g -O2 -I/home/wsl/lustre-release/libcfs/include -I/home/wsl/lustre-release/lnet/include -I/home/wsl/lustre-release/lustre/include conftest.c >&5 ./configure: line 1903: mpicc: command not found configure:13352: $? = 127 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 "https://jira.hpdd.intel.com/" | #define PACKAGE_URL "" | #define PACKAGE "lustre" | #define VERSION "2.6.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SIZEOF_UNSIGNED_LONG_LONG 8 | /* end confdefs.h. */ | | #include | int main(void) { | int flag; | MPI_Initialized(&flag); | return 0; | } | configure:13361: result: no configure:13398: checking whether to build Linux kernel modules configure:13418: result: yes (linux-gnu) configure:13443: checking for Linux sources configure:13472: result: /lib/modules/3.13.0-32-generic/source configure:13479: checking for /lib/modules/3.13.0-32-generic/source configure:13493: result: yes configure:13502: checking for Linux objects configure:13530: result: /lib/modules/3.13.0-32-generic/build configure:13565: checking for /lib/modules/3.13.0-32-generic/build/.config configure:13579: result: yes configure:13595: checking for /boot/kernel.h configure:13608: result: no configure:13614: checking for /var/adm/running-kernel.h configure:13627: result: no configure:13665: checking for /lib/modules/3.13.0-32-generic/build/include/generated/autoconf.h configure:13679: result: yes configure:13712: checking for /lib/modules/3.13.0-32-generic/build/include/linux/version.h configure:13726: result: no configure:13733: checking for /lib/modules/3.13.0-32-generic/build/include/generated/uapi/linux/version.h configure:13747: result: yes configure:13763: checking for /lib/modules/3.13.0-32-generic/source/include/linux/kconfig.h configure:13777: result: yes configure:13849: checking for cross compilation configure:13878: result: no configure:13913: checking for external module build target configure:13939: cp conftest.c build && make -d /home/wsl/lustre-release/build LUSTRE_KERNEL_TEST=conftest.i LD=/usr/bin/ld -m elf_x86_64 CC=gcc -f /home/wsl/lustre-release/build/Makefile LUSTRE_LINUX_CONFIG=/lib/modules/3.13.0-32-generic/build/.config LINUXINCLUDE= -I/lib/modules/3.13.0-32-generic/source/arch/x86/include -Iinclude -Iarch/x86/include/generated -I/lib/modules/3.13.0-32-generic/source/include -Iinclude2 -I/lib/modules/3.13.0-32-generic/source/include/uapi -Iinclude/generated -I/lib/modules/3.13.0-32-generic/source/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/lib/modules/3.13.0-32-generic/source/include/uapi -Iinclude/generated/uapi -include /lib/modules/3.13.0-32-generic/source/include/linux/kconfig.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /lib/modules/3.13.0-32-generic/build EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/home/wsl/lustre-release/libcfs/include -I/home/wsl/lustre-release/lnet/include -I/home/wsl/lustre-release/lustre/include SUBDIRS=/home/wsl/lustre-release/build configure:13942: $? = 0 configure:13944: test -s build/conftest.i configure:13947: $? = 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 "https://jira.hpdd.intel.com/" | #define PACKAGE_URL "" | #define PACKAGE "lustre" | #define VERSION "2.6.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SIZEOF_UNSIGNED_LONG_LONG 8 | /* end confdefs.h. */ | | #include | | int | main (void) | { | | ; | return 0; | } configure:13974: cp conftest.c build && make -d _module_/home/wsl/lustre-release/build LUSTRE_KERNEL_TEST=conftest.i LD=/usr/bin/ld -m elf_x86_64 CC=gcc -f /home/wsl/lustre-release/build/Makefile LUSTRE_LINUX_CONFIG=/lib/modules/3.13.0-32-generic/build/.config LINUXINCLUDE= -I/lib/modules/3.13.0-32-generic/source/arch/x86/include -Iinclude -Iarch/x86/include/generated -I/lib/modules/3.13.0-32-generic/source/include -Iinclude2 -I/lib/modules/3.13.0-32-generic/source/include/uapi -Iinclude/generated -I/lib/modules/3.13.0-32-generic/source/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/lib/modules/3.13.0-32-generic/source/include/uapi -Iinclude/generated/uapi -include /lib/modules/3.13.0-32-generic/source/include/linux/kconfig.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /lib/modules/3.13.0-32-generic/build EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/home/wsl/lustre-release/libcfs/include -I/home/wsl/lustre-release/lnet/include -I/home/wsl/lustre-release/lustre/include M=/home/wsl/lustre-release/build configure:13977: $? = 0 configure:13979: test -s build/conftest.i configure:13982: $? = 0 configure:14001: result: M configure:14014: checking that modules can be built at all configure:14037: cp conftest.c build && make -d modules LD=/usr/bin/ld -m elf_x86_64 CC=gcc -f /home/wsl/lustre-release/build/Makefile LUSTRE_LINUX_CONFIG=/lib/modules/3.13.0-32-generic/build/.config LINUXINCLUDE= -I/lib/modules/3.13.0-32-generic/source/arch/x86/include -Iinclude -Iarch/x86/include/generated -I/lib/modules/3.13.0-32-generic/source/include -Iinclude2 -I/lib/modules/3.13.0-32-generic/source/include/uapi -Iinclude/generated -I/lib/modules/3.13.0-32-generic/source/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/lib/modules/3.13.0-32-generic/source/include/uapi -Iinclude/generated/uapi -include /lib/modules/3.13.0-32-generic/source/include/linux/kconfig.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /lib/modules/3.13.0-32-generic/build EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/home/wsl/lustre-release/libcfs/include -I/home/wsl/lustre-release/lnet/include -I/home/wsl/lustre-release/lustre/include M=/home/wsl/lustre-release/build configure:14040: $? = 0 configure:14042: test -s build/conftest.o configure:14045: $? = 0 configure:14058: result: yes configure:14076: checking for Linux kernel utsrelease configure:14106: result: 3.13.0-32-generic configure:14116: checking for Lustre release configure:14131: result: 3.13.0_32_generic_ge0ece89 configure:14136: checking for RedHat kernel release number configure:14153: result: configure:14165: checking if Linux kernel was built with CONFIG_SUSE_KERNEL configure:14194: cp conftest.c build && make -d modules LD=/usr/bin/ld -m elf_x86_64 CC=gcc -f /home/wsl/lustre-release/build/Makefile LUSTRE_LINUX_CONFIG=/lib/modules/3.13.0-32-generic/build/.config LINUXINCLUDE= -I/lib/modules/3.13.0-32-generic/source/arch/x86/include -Iinclude -Iarch/x86/include/generated -I/lib/modules/3.13.0-32-generic/source/include -Iinclude2 -I/lib/modules/3.13.0-32-generic/source/include/uapi -Iinclude/generated -I/lib/modules/3.13.0-32-generic/source/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/lib/modules/3.13.0-32-generic/source/include/uapi -Iinclude/generated/uapi -include /lib/modules/3.13.0-32-generic/source/include/linux/kconfig.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /lib/modules/3.13.0-32-generic/build EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/home/wsl/lustre-release/libcfs/include -I/home/wsl/lustre-release/lnet/include -I/home/wsl/lustre-release/lustre/include M=/home/wsl/lustre-release/build /home/wsl/lustre-release/build/conftest.c: In function 'main': /home/wsl/lustre-release/build/conftest.c:34:3: error: #error CONFIG_SUSE_KERNEL not #defined #error CONFIG_SUSE_KERNEL not #defined ^ make[1]: *** [/home/wsl/lustre-release/build/conftest.o] Error 1 make: *** [_module_/home/wsl/lustre-release/build] Error 2 configure:14197: $? = 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 "https://jira.hpdd.intel.com/" | #define PACKAGE_URL "" | #define PACKAGE "lustre" | #define VERSION "2.6.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SIZEOF_UNSIGNED_LONG_LONG 8 | /* end confdefs.h. */ | | #include | | #include | | int | main (void) | { | | #ifndef CONFIG_SUSE_KERNEL | #error CONFIG_SUSE_KERNEL not #defined | #endif | | ; | return 0; | } configure:14215: result: no configure:14226: checking for Linux kernel module package directory configure:14241: result: configure:14256: checking for the name of module symbol version file configure:14269: result: Module.symvers configure:14277: checking if Linux kernel was built with CONFIG_MODULES configure:14306: cp conftest.c build && make -d modules LD=/usr/bin/ld -m elf_x86_64 CC=gcc -f /home/wsl/lustre-release/build/Makefile LUSTRE_LINUX_CONFIG=/lib/modules/3.13.0-32-generic/build/.config LINUXINCLUDE= -I/lib/modules/3.13.0-32-generic/source/arch/x86/include -Iinclude -Iarch/x86/include/generated -I/lib/modules/3.13.0-32-generic/source/include -Iinclude2 -I/lib/modules/3.13.0-32-generic/source/include/uapi -Iinclude/generated -I/lib/modules/3.13.0-32-generic/source/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/lib/modules/3.13.0-32-generic/source/include/uapi -Iinclude/generated/uapi -include /lib/modules/3.13.0-32-generic/source/include/linux/kconfig.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /lib/modules/3.13.0-32-generic/build EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/home/wsl/lustre-release/libcfs/include -I/home/wsl/lustre-release/lnet/include -I/home/wsl/lustre-release/lustre/include M=/home/wsl/lustre-release/build configure:14309: $? = 0 configure:14311: test -s build/conftest.o configure:14314: $? = 0 configure:14327: result: yes configure:14343: checking if Linux kernel was built with CONFIG_MODVERSIONS configure:14372: cp conftest.c build && make -d modules LD=/usr/bin/ld -m elf_x86_64 CC=gcc -f /home/wsl/lustre-release/build/Makefile LUSTRE_LINUX_CONFIG=/lib/modules/3.13.0-32-generic/build/.config LINUXINCLUDE= -I/lib/modules/3.13.0-32-generic/source/arch/x86/include -Iinclude -Iarch/x86/include/generated -I/lib/modules/3.13.0-32-generic/source/include -Iinclude2 -I/lib/modules/3.13.0-32-generic/source/include/uapi -Iinclude/generated -I/lib/modules/3.13.0-32-generic/source/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/lib/modules/3.13.0-32-generic/source/include/uapi -Iinclude/generated/uapi -include /lib/modules/3.13.0-32-generic/source/include/linux/kconfig.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /lib/modules/3.13.0-32-generic/build EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/home/wsl/lustre-release/libcfs/include -I/home/wsl/lustre-release/lnet/include -I/home/wsl/lustre-release/lustre/include M=/home/wsl/lustre-release/build configure:14375: $? = 0 configure:14377: test -s build/conftest.o configure:14380: $? = 0 configure:14393: result: yes configure:14402: checking if Linux kernel was built with CONFIG_KALLSYMS configure:14431: cp conftest.c build && make -d modules LD=/usr/bin/ld -m elf_x86_64 CC=gcc -f /home/wsl/lustre-release/build/Makefile LUSTRE_LINUX_CONFIG=/lib/modules/3.13.0-32-generic/build/.config LINUXINCLUDE= -I/lib/modules/3.13.0-32-generic/source/arch/x86/include -Iinclude -Iarch/x86/include/generated -I/lib/modules/3.13.0-32-generic/source/include -Iinclude2 -I/lib/modules/3.13.0-32-generic/source/include/uapi -Iinclude/generated -I/lib/modules/3.13.0-32-generic/source/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/lib/modules/3.13.0-32-generic/source/include/uapi -Iinclude/generated/uapi -include /lib/modules/3.13.0-32-generic/source/include/linux/kconfig.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /lib/modules/3.13.0-32-generic/build EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/home/wsl/lustre-release/libcfs/include -I/home/wsl/lustre-release/lnet/include -I/home/wsl/lustre-release/lustre/include M=/home/wsl/lustre-release/build configure:14434: $? = 0 configure:14436: test -s build/conftest.o configure:14439: $? = 0 configure:14452: result: yes configure:14468: checking if Linux kernel module loading is possible configure:14498: cp conftest.c build && make -d _module_/home/wsl/lustre-release/build LUSTRE_KERNEL_TEST=conftest.i LD=/usr/bin/ld -m elf_x86_64 CC=gcc -f /home/wsl/lustre-release/build/Makefile LUSTRE_LINUX_CONFIG=/lib/modules/3.13.0-32-generic/build/.config LINUXINCLUDE= -I/lib/modules/3.13.0-32-generic/source/arch/x86/include -Iinclude -Iarch/x86/include/generated -I/lib/modules/3.13.0-32-generic/source/include -Iinclude2 -I/lib/modules/3.13.0-32-generic/source/include/uapi -Iinclude/generated -I/lib/modules/3.13.0-32-generic/source/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/lib/modules/3.13.0-32-generic/source/include/uapi -Iinclude/generated/uapi -include /lib/modules/3.13.0-32-generic/source/include/linux/kconfig.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /lib/modules/3.13.0-32-generic/build EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/home/wsl/lustre-release/libcfs/include -I/home/wsl/lustre-release/lnet/include -I/home/wsl/lustre-release/lustre/include M=/home/wsl/lustre-release/build configure:14501: $? = 0 configure:14503: grep request_module build/conftest.i | grep -v 38 >/dev/null configure:14506: $? = 0 configure:14519: result: yes configure:14542: LibCFS kernel checks ============================================================================== configure:14546: checking whether to use tunable 'panic_dumplog' support configure:14555: result: no configure:14567: checking if 'struct stacktrace_ops' has 'walk_stack' field configure:14594: cp conftest.c build && make -d modules LD=/usr/bin/ld -m elf_x86_64 CC=gcc -f /home/wsl/lustre-release/build/Makefile LUSTRE_LINUX_CONFIG=/lib/modules/3.13.0-32-generic/build/.config LINUXINCLUDE= -I/lib/modules/3.13.0-32-generic/source/arch/x86/include -Iinclude -Iarch/x86/include/generated -I/lib/modules/3.13.0-32-generic/source/include -Iinclude2 -I/lib/modules/3.13.0-32-generic/source/include/uapi -Iinclude/generated -I/lib/modules/3.13.0-32-generic/source/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/lib/modules/3.13.0-32-generic/source/include/uapi -Iinclude/generated/uapi -include /lib/modules/3.13.0-32-generic/source/include/linux/kconfig.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /lib/modules/3.13.0-32-generic/build EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/home/wsl/lustre-release/libcfs/include -I/home/wsl/lustre-release/lnet/include -I/home/wsl/lustre-release/lustre/include M=/home/wsl/lustre-release/build configure:14597: $? = 0 configure:14599: test -s build/conftest.o configure:14602: $? = 0 configure:14615: result: yes configure:14627: checking if 'shrinker' want self pointer in handler configure:14655: cp conftest.c build && make -d modules LD=/usr/bin/ld -m elf_x86_64 CC=gcc -f /home/wsl/lustre-release/build/Makefile LUSTRE_LINUX_CONFIG=/lib/modules/3.13.0-32-generic/build/.config LINUXINCLUDE= -I/lib/modules/3.13.0-32-generic/source/arch/x86/include -Iinclude -Iarch/x86/include/generated -I/lib/modules/3.13.0-32-generic/source/include -Iinclude2 -I/lib/modules/3.13.0-32-generic/source/include/uapi -Iinclude/generated -I/lib/modules/3.13.0-32-generic/source/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/lib/modules/3.13.0-32-generic/source/include/uapi -Iinclude/generated/uapi -include /lib/modules/3.13.0-32-generic/source/include/linux/kconfig.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /lib/modules/3.13.0-32-generic/build EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/home/wsl/lustre-release/libcfs/include -I/home/wsl/lustre-release/lnet/include -I/home/wsl/lustre-release/lustre/include M=/home/wsl/lustre-release/build /home/wsl/lustre-release/build/conftest.c: In function 'main': /home/wsl/lustre-release/build/conftest.c:36:5: error: 'struct shrinker' has no member named 'shrink' tmp->shrink(tmp, 0, 0); ^ make[1]: *** [/home/wsl/lustre-release/build/conftest.o] Error 1 make: *** [_module_/home/wsl/lustre-release/build] Error 2 configure:14658: $? = 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 "https://jira.hpdd.intel.com/" | #define PACKAGE_URL "" | #define PACKAGE "lustre" | #define VERSION "2.6.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define HAVE_MODULE_LOADING_SUPPORT 1 | #define STACKTRACE_OPS_HAVE_WALK_STACK 1 | /* end confdefs.h. */ | | #include | | #include | | int | main (void) | { | | struct shrinker *tmp = NULL; | tmp->shrink(tmp, 0, 0); | | ; | return 0; | } configure:14676: result: no configure:14689: checking if 'ctl_table' has a 'ctl_name' field configure:14717: cp conftest.c build && make -d modules LD=/usr/bin/ld -m elf_x86_64 CC=gcc -f /home/wsl/lustre-release/build/Makefile LUSTRE_LINUX_CONFIG=/lib/modules/3.13.0-32-generic/build/.config LINUXINCLUDE= -I/lib/modules/3.13.0-32-generic/source/arch/x86/include -Iinclude -Iarch/x86/include/generated -I/lib/modules/3.13.0-32-generic/source/include -Iinclude2 -I/lib/modules/3.13.0-32-generic/source/include/uapi -Iinclude/generated -I/lib/modules/3.13.0-32-generic/source/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/lib/modules/3.13.0-32-generic/source/include/uapi -Iinclude/generated/uapi -include /lib/modules/3.13.0-32-generic/source/include/linux/kconfig.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /lib/modules/3.13.0-32-generic/build EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/home/wsl/lustre-release/libcfs/include -I/home/wsl/lustre-release/lnet/include -I/home/wsl/lustre-release/lustre/include M=/home/wsl/lustre-release/build /home/wsl/lustre-release/build/conftest.c: In function 'main': /home/wsl/lustre-release/build/conftest.c:36:4: error: 'struct ctl_table' has no member named 'ctl_name' ct.ctl_name = sizeof(ct); ^ make[1]: *** [/home/wsl/lustre-release/build/conftest.o] Error 1 make: *** [_module_/home/wsl/lustre-release/build] Error 2 configure:14720: $? = 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 "https://jira.hpdd.intel.com/" | #define PACKAGE_URL "" | #define PACKAGE "lustre" | #define VERSION "2.6.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define HAVE_MODULE_LOADING_SUPPORT 1 | #define STACKTRACE_OPS_HAVE_WALK_STACK 1 | /* end confdefs.h. */ | | #include | | #include | | int | main (void) | { | | struct ctl_table ct; | ct.ctl_name = sizeof(ct); | | ; | return 0; | } configure:14738: result: no configure:14751: checking if '__add_wait_queue_exclusive' exists configure:14780: cp conftest.c build && make -d modules LD=/usr/bin/ld -m elf_x86_64 CC=gcc -f /home/wsl/lustre-release/build/Makefile LUSTRE_LINUX_CONFIG=/lib/modules/3.13.0-32-generic/build/.config LINUXINCLUDE= -I/lib/modules/3.13.0-32-generic/source/arch/x86/include -Iinclude -Iarch/x86/include/generated -I/lib/modules/3.13.0-32-generic/source/include -Iinclude2 -I/lib/modules/3.13.0-32-generic/source/include/uapi -Iinclude/generated -I/lib/modules/3.13.0-32-generic/source/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/lib/modules/3.13.0-32-generic/source/include/uapi -Iinclude/generated/uapi -include /lib/modules/3.13.0-32-generic/source/include/linux/kconfig.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /lib/modules/3.13.0-32-generic/build EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/home/wsl/lustre-release/libcfs/include -I/home/wsl/lustre-release/lnet/include -I/home/wsl/lustre-release/lustre/include M=/home/wsl/lustre-release/build configure:14783: $? = 0 configure:14785: test -s build/conftest.o configure:14788: $? = 0 configure:14801: result: yes configure:14814: checking if Linux kernel has 'sk_sleep' configure:14841: cp conftest.c build && make -d modules LD=/usr/bin/ld -m elf_x86_64 CC=gcc -f /home/wsl/lustre-release/build/Makefile LUSTRE_LINUX_CONFIG=/lib/modules/3.13.0-32-generic/build/.config LINUXINCLUDE= -I/lib/modules/3.13.0-32-generic/source/arch/x86/include -Iinclude -Iarch/x86/include/generated -I/lib/modules/3.13.0-32-generic/source/include -Iinclude2 -I/lib/modules/3.13.0-32-generic/source/include/uapi -Iinclude/generated -I/lib/modules/3.13.0-32-generic/source/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/lib/modules/3.13.0-32-generic/source/include/uapi -Iinclude/generated/uapi -include /lib/modules/3.13.0-32-generic/source/include/linux/kconfig.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /lib/modules/3.13.0-32-generic/build EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/home/wsl/lustre-release/libcfs/include -I/home/wsl/lustre-release/lnet/include -I/home/wsl/lustre-release/lustre/include M=/home/wsl/lustre-release/build configure:14844: $? = 0 configure:14846: test -s build/conftest.o configure:14849: $? = 0 configure:14862: result: yes configure:14875: checking if 'dump_trace' want address configure:14904: cp conftest.c build && make -d modules LD=/usr/bin/ld -m elf_x86_64 CC=gcc -f /home/wsl/lustre-release/build/Makefile LUSTRE_LINUX_CONFIG=/lib/modules/3.13.0-32-generic/build/.config LINUXINCLUDE= -I/lib/modules/3.13.0-32-generic/source/arch/x86/include -Iinclude -Iarch/x86/include/generated -I/lib/modules/3.13.0-32-generic/source/include -Iinclude2 -I/lib/modules/3.13.0-32-generic/source/include/uapi -Iinclude/generated -I/lib/modules/3.13.0-32-generic/source/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/lib/modules/3.13.0-32-generic/source/include/uapi -Iinclude/generated/uapi -include /lib/modules/3.13.0-32-generic/source/include/linux/kconfig.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /lib/modules/3.13.0-32-generic/build EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/home/wsl/lustre-release/libcfs/include -I/home/wsl/lustre-release/lnet/include -I/home/wsl/lustre-release/lustre/include M=/home/wsl/lustre-release/build configure:14907: $? = 0 configure:14909: test -s build/conftest.o configure:14912: $? = 0 configure:14925: result: yes configure:14938: checking if 'shrink_control' is present configure:14966: cp conftest.c build && make -d modules LD=/usr/bin/ld -m elf_x86_64 CC=gcc -f /home/wsl/lustre-release/build/Makefile LUSTRE_LINUX_CONFIG=/lib/modules/3.13.0-32-generic/build/.config LINUXINCLUDE= -I/lib/modules/3.13.0-32-generic/source/arch/x86/include -Iinclude -Iarch/x86/include/generated -I/lib/modules/3.13.0-32-generic/source/include -Iinclude2 -I/lib/modules/3.13.0-32-generic/source/include/uapi -Iinclude/generated -I/lib/modules/3.13.0-32-generic/source/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/lib/modules/3.13.0-32-generic/source/include/uapi -Iinclude/generated/uapi -include /lib/modules/3.13.0-32-generic/source/include/linux/kconfig.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /lib/modules/3.13.0-32-generic/build EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/home/wsl/lustre-release/libcfs/include -I/home/wsl/lustre-release/lnet/include -I/home/wsl/lustre-release/lustre/include M=/home/wsl/lustre-release/build configure:14969: $? = 0 configure:14971: test -s build/conftest.o configure:14974: $? = 0 configure:14987: result: yes configure:15000: checking if 'stacktrace_ops.warning' is exist configure:15029: cp conftest.c build && make -d modules LD=/usr/bin/ld -m elf_x86_64 CC=gcc -f /home/wsl/lustre-release/build/Makefile LUSTRE_LINUX_CONFIG=/lib/modules/3.13.0-32-generic/build/.config LINUXINCLUDE= -I/lib/modules/3.13.0-32-generic/source/arch/x86/include -Iinclude -Iarch/x86/include/generated -I/lib/modules/3.13.0-32-generic/source/include -Iinclude2 -I/lib/modules/3.13.0-32-generic/source/include/uapi -Iinclude/generated -I/lib/modules/3.13.0-32-generic/source/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/lib/modules/3.13.0-32-generic/source/include/uapi -Iinclude/generated/uapi -include /lib/modules/3.13.0-32-generic/source/include/linux/kconfig.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /lib/modules/3.13.0-32-generic/build EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/home/wsl/lustre-release/libcfs/include -I/home/wsl/lustre-release/lnet/include -I/home/wsl/lustre-release/lustre/include M=/home/wsl/lustre-release/build /home/wsl/lustre-release/build/conftest.c: In function 'main': /home/wsl/lustre-release/build/conftest.c:41:30: error: 'struct stacktrace_ops' has no member named 'warning' ((struct stacktrace_ops *)0)->warning(NULL, NULL); ^ make[1]: *** [/home/wsl/lustre-release/build/conftest.o] Error 1 make: *** [_module_/home/wsl/lustre-release/build] Error 2 configure:15032: $? = 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 "https://jira.hpdd.intel.com/" | #define PACKAGE_URL "" | #define PACKAGE "lustre" | #define VERSION "2.6.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define HAVE_MODULE_LOADING_SUPPORT 1 | #define STACKTRACE_OPS_HAVE_WALK_STACK 1 | #define HAVE___ADD_WAIT_QUEUE_EXCLUSIVE 1 | #define HAVE_SK_SLEEP 1 | #define HAVE_DUMP_TRACE_ADDRESS 1 | #define HAVE_SHRINK_CONTROL 1 | /* end confdefs.h. */ | | #include | | struct task_struct; | struct pt_regs; | #include | | int | main (void) | { | | ((struct stacktrace_ops *)0)->warning(NULL, NULL); | | ; | return 0; | } configure:15050: result: no configure:15063: checking for linux/uidgid.h configure:15085: cp conftest.c build && make -d modules LD=/usr/bin/ld -m elf_x86_64 CC=gcc -f /home/wsl/lustre-release/build/Makefile LUSTRE_LINUX_CONFIG=/lib/modules/3.13.0-32-generic/build/.config LINUXINCLUDE= -I/lib/modules/3.13.0-32-generic/source/arch/x86/include -Iinclude -Iarch/x86/include/generated -I/lib/modules/3.13.0-32-generic/source/include -Iinclude2 -I/lib/modules/3.13.0-32-generic/source/include/uapi -Iinclude/generated -I/lib/modules/3.13.0-32-generic/source/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/lib/modules/3.13.0-32-generic/source/include/uapi -Iinclude/generated/uapi -include /lib/modules/3.13.0-32-generic/source/include/linux/kconfig.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /lib/modules/3.13.0-32-generic/build EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/home/wsl/lustre-release/libcfs/include -I/home/wsl/lustre-release/lnet/include -I/home/wsl/lustre-release/lustre/include M=/home/wsl/lustre-release/build configure:15088: $? = 0 configure:15090: test -s build/conftest.o configure:15093: $? = 0 configure:15105: result: yes configure:15116: checking if 'i_uid_read' is present configure:15143: cp conftest.c build && make -d modules LD=/usr/bin/ld -m elf_x86_64 CC=gcc -f /home/wsl/lustre-release/build/Makefile LUSTRE_LINUX_CONFIG=/lib/modules/3.13.0-32-generic/build/.config LINUXINCLUDE= -I/lib/modules/3.13.0-32-generic/source/arch/x86/include -Iinclude -Iarch/x86/include/generated -I/lib/modules/3.13.0-32-generic/source/include -Iinclude2 -I/lib/modules/3.13.0-32-generic/source/include/uapi -Iinclude/generated -I/lib/modules/3.13.0-32-generic/source/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/lib/modules/3.13.0-32-generic/source/include/uapi -Iinclude/generated/uapi -include /lib/modules/3.13.0-32-generic/source/include/linux/kconfig.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /lib/modules/3.13.0-32-generic/build EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/home/wsl/lustre-release/libcfs/include -I/home/wsl/lustre-release/lnet/include -I/home/wsl/lustre-release/lustre/include M=/home/wsl/lustre-release/build configure:15146: $? = 0 configure:15148: test -s build/conftest.o configure:15151: $? = 0 configure:15164: result: yes configure:15177: checking if Linux kernel exports 'sock_alloc_file' configure:15198: result: yes configure:15203: checking if 'sock_alloc_file' takes 3 arguments configure:15230: cp conftest.c build && make -d modules LD=/usr/bin/ld -m elf_x86_64 CC=gcc -f /home/wsl/lustre-release/build/Makefile LUSTRE_LINUX_CONFIG=/lib/modules/3.13.0-32-generic/build/.config LINUXINCLUDE= -I/lib/modules/3.13.0-32-generic/source/arch/x86/include -Iinclude -Iarch/x86/include/generated -I/lib/modules/3.13.0-32-generic/source/include -Iinclude2 -I/lib/modules/3.13.0-32-generic/source/include/uapi -Iinclude/generated -I/lib/modules/3.13.0-32-generic/source/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/lib/modules/3.13.0-32-generic/source/include/uapi -Iinclude/generated/uapi -include /lib/modules/3.13.0-32-generic/source/include/linux/kconfig.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /lib/modules/3.13.0-32-generic/build EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/home/wsl/lustre-release/libcfs/include -I/home/wsl/lustre-release/lnet/include -I/home/wsl/lustre-release/lustre/include M=/home/wsl/lustre-release/build configure:15233: $? = 0 configure:15235: test -s build/conftest.o configure:15238: $? = 0 configure:15251: result: yes configure:15273: checking if Linux kernel was built with CONFIG_CRC32 in or as module configure:15302: cp conftest.c build && make -d modules LD=/usr/bin/ld -m elf_x86_64 CC=gcc -f /home/wsl/lustre-release/build/Makefile LUSTRE_LINUX_CONFIG=/lib/modules/3.13.0-32-generic/build/.config LINUXINCLUDE= -I/lib/modules/3.13.0-32-generic/source/arch/x86/include -Iinclude -Iarch/x86/include/generated -I/lib/modules/3.13.0-32-generic/source/include -Iinclude2 -I/lib/modules/3.13.0-32-generic/source/include/uapi -Iinclude/generated -I/lib/modules/3.13.0-32-generic/source/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/lib/modules/3.13.0-32-generic/source/include/uapi -Iinclude/generated/uapi -include /lib/modules/3.13.0-32-generic/source/include/linux/kconfig.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /lib/modules/3.13.0-32-generic/build EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/home/wsl/lustre-release/libcfs/include -I/home/wsl/lustre-release/lnet/include -I/home/wsl/lustre-release/lustre/include M=/home/wsl/lustre-release/build configure:15305: $? = 0 configure:15307: test -s build/conftest.o configure:15310: $? = 0 configure:15323: result: yes configure:15340: checking if Linux kernel was built with CONFIG_CRYPTO_CRC32_PCLMUL in or as module configure:15369: cp conftest.c build && make -d modules LD=/usr/bin/ld -m elf_x86_64 CC=gcc -f /home/wsl/lustre-release/build/Makefile LUSTRE_LINUX_CONFIG=/lib/modules/3.13.0-32-generic/build/.config LINUXINCLUDE= -I/lib/modules/3.13.0-32-generic/source/arch/x86/include -Iinclude -Iarch/x86/include/generated -I/lib/modules/3.13.0-32-generic/source/include -Iinclude2 -I/lib/modules/3.13.0-32-generic/source/include/uapi -Iinclude/generated -I/lib/modules/3.13.0-32-generic/source/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/lib/modules/3.13.0-32-generic/source/include/uapi -Iinclude/generated/uapi -include /lib/modules/3.13.0-32-generic/source/include/linux/kconfig.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /lib/modules/3.13.0-32-generic/build EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/home/wsl/lustre-release/libcfs/include -I/home/wsl/lustre-release/lnet/include -I/home/wsl/lustre-release/lustre/include M=/home/wsl/lustre-release/build configure:15372: $? = 0 configure:15374: test -s build/conftest.o configure:15377: $? = 0 configure:15390: result: yes configure:15417: checking if Linux kernel was built with CONFIG_CRYPTO_CRC32C_INTEL in or as module configure:15446: cp conftest.c build && make -d modules LD=/usr/bin/ld -m elf_x86_64 CC=gcc -f /home/wsl/lustre-release/build/Makefile LUSTRE_LINUX_CONFIG=/lib/modules/3.13.0-32-generic/build/.config LINUXINCLUDE= -I/lib/modules/3.13.0-32-generic/source/arch/x86/include -Iinclude -Iarch/x86/include/generated -I/lib/modules/3.13.0-32-generic/source/include -Iinclude2 -I/lib/modules/3.13.0-32-generic/source/include/uapi -Iinclude/generated -I/lib/modules/3.13.0-32-generic/source/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/lib/modules/3.13.0-32-generic/source/include/uapi -Iinclude/generated/uapi -include /lib/modules/3.13.0-32-generic/source/include/linux/kconfig.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /lib/modules/3.13.0-32-generic/build EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/home/wsl/lustre-release/libcfs/include -I/home/wsl/lustre-release/lnet/include -I/home/wsl/lustre-release/lustre/include M=/home/wsl/lustre-release/build configure:15449: $? = 0 configure:15451: test -s build/conftest.o configure:15454: $? = 0 configure:15467: result: yes configure:15493: checking shrinker has 'count_objects' configure:15521: cp conftest.c build && make -d modules LD=/usr/bin/ld -m elf_x86_64 CC=gcc -f /home/wsl/lustre-release/build/Makefile LUSTRE_LINUX_CONFIG=/lib/modules/3.13.0-32-generic/build/.config LINUXINCLUDE= -I/lib/modules/3.13.0-32-generic/source/arch/x86/include -Iinclude -Iarch/x86/include/generated -I/lib/modules/3.13.0-32-generic/source/include -Iinclude2 -I/lib/modules/3.13.0-32-generic/source/include/uapi -Iinclude/generated -I/lib/modules/3.13.0-32-generic/source/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/lib/modules/3.13.0-32-generic/source/include/uapi -Iinclude/generated/uapi -include /lib/modules/3.13.0-32-generic/source/include/linux/kconfig.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /lib/modules/3.13.0-32-generic/build EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/home/wsl/lustre-release/libcfs/include -I/home/wsl/lustre-release/lnet/include -I/home/wsl/lustre-release/lustre/include M=/home/wsl/lustre-release/build configure:15524: $? = 0 configure:15526: test -s build/conftest.o configure:15529: $? = 0 configure:15542: result: yes configure:15555: LNet kernel checks ============================================================================== configure:15561: checking if 'dev_get_by_name' has two args configure:15588: cp conftest.c build && make -d modules LD=/usr/bin/ld -m elf_x86_64 CC=gcc -f /home/wsl/lustre-release/build/Makefile LUSTRE_LINUX_CONFIG=/lib/modules/3.13.0-32-generic/build/.config LINUXINCLUDE= -I/lib/modules/3.13.0-32-generic/source/arch/x86/include -Iinclude -Iarch/x86/include/generated -I/lib/modules/3.13.0-32-generic/source/include -Iinclude2 -I/lib/modules/3.13.0-32-generic/source/include/uapi -Iinclude/generated -I/lib/modules/3.13.0-32-generic/source/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/lib/modules/3.13.0-32-generic/source/include/uapi -Iinclude/generated/uapi -include /lib/modules/3.13.0-32-generic/source/include/linux/kconfig.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /lib/modules/3.13.0-32-generic/build EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/home/wsl/lustre-release/libcfs/include -I/home/wsl/lustre-release/lnet/include -I/home/wsl/lustre-release/lustre/include M=/home/wsl/lustre-release/build configure:15591: $? = 0 configure:15593: test -s build/conftest.o configure:15596: $? = 0 configure:15609: result: yes configure:15620: checking whether to enable CPU affinity support configure:15629: result: yes configure:15634: checking if Linux kernel has cpu affinity support configure:15667: cp conftest.c build && make -d modules LD=/usr/bin/ld -m elf_x86_64 CC=gcc -f /home/wsl/lustre-release/build/Makefile LUSTRE_LINUX_CONFIG=/lib/modules/3.13.0-32-generic/build/.config LINUXINCLUDE= -I/lib/modules/3.13.0-32-generic/source/arch/x86/include -Iinclude -Iarch/x86/include/generated -I/lib/modules/3.13.0-32-generic/source/include -Iinclude2 -I/lib/modules/3.13.0-32-generic/source/include/uapi -Iinclude/generated -I/lib/modules/3.13.0-32-generic/source/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/lib/modules/3.13.0-32-generic/source/include/uapi -Iinclude/generated/uapi -include /lib/modules/3.13.0-32-generic/source/include/linux/kconfig.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /lib/modules/3.13.0-32-generic/build EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/home/wsl/lustre-release/libcfs/include -I/home/wsl/lustre-release/lnet/include -I/home/wsl/lustre-release/lustre/include M=/home/wsl/lustre-release/build /home/wsl/lustre-release/build/conftest.c: In function 'main': /home/wsl/lustre-release/build/conftest.c:46:7: warning: "HAVE_CPUMASK_T" is not defined [-Wundef] #if HAVE_CPUMASK_T ^ /home/wsl/lustre-release/build/conftest.c:51:3: warning: passing argument 2 of 'set_cpus_allowed_ptr' from incompatible pointer type [enabled by default] set_cpus_allowed_ptr(t, &m); ^ In file included from /home/wsl/lustre-release/build/conftest.c:39:0: include/linux/sched.h:1832:12: note: expected 'const struct cpumask *' but argument is of type 'long unsigned int *' extern int set_cpus_allowed_ptr(struct task_struct *p, ^ /home/wsl/lustre-release/build/conftest.c:51:23: warning: 't' is used uninitialized in this function [-Wuninitialized] set_cpus_allowed_ptr(t, &m); ^ configure:15670: $? = 0 configure:15672: test -s build/conftest.o configure:15675: $? = 0 configure:15688: result: yes configure:15701: checking whether to enable tunable backoff TCP support configure:15710: result: yes configure:15714: checking if Linux kernel has tunable backoff TCP support configure:15731: result: no configure:15739: checking for QsNet sources configure:15749: result: /lib/modules/3.13.0-32-generic/source configure:15754: checking if quadrics kernel headers are present configure:15911: result: no configure:15919: checking whether to use Compat RDMA configure:15987: result: yes configure:16016: checking whether to use any OFED backport headers configure:16024: result: no configure:16032: checking whether to enable OpenIB gen2 support configure:16074: cp conftest.c build && make -d modules LD=/usr/bin/ld -m elf_x86_64 CC=gcc -f /home/wsl/lustre-release/build/Makefile LUSTRE_LINUX_CONFIG=/lib/modules/3.13.0-32-generic/build/.config LINUXINCLUDE= -I/usr/src/mlnx-ofed-kernel-2.3/include -I/lib/modules/3.13.0-32-generic/source/arch/x86/include -Iinclude -Iarch/x86/include/generated -I/lib/modules/3.13.0-32-generic/source/include -Iinclude2 -I/lib/modules/3.13.0-32-generic/source/include/uapi -Iinclude/generated -I/lib/modules/3.13.0-32-generic/source/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/lib/modules/3.13.0-32-generic/source/include/uapi -Iinclude/generated/uapi -include /lib/modules/3.13.0-32-generic/source/include/linux/kconfig.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /lib/modules/3.13.0-32-generic/build EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/home/wsl/lustre-release/libcfs/include -I/home/wsl/lustre-release/lnet/include -I/home/wsl/lustre-release/lustre/include M=/home/wsl/lustre-release/build In file included from /home/wsl/lustre-release/build/conftest.c:45:0: /usr/src/mlnx-ofed-kernel-2.3/include/linux/compat-2.6.h:17:35: fatal error: linux/compat_autoconf.h: No such file or directory #include ^ compilation terminated. make[1]: *** [/home/wsl/lustre-release/build/conftest.o] Error 1 make: *** [_module_/home/wsl/lustre-release/build] Error 2 configure:16077: $? = 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 "https://jira.hpdd.intel.com/" | #define PACKAGE_URL "" | #define PACKAGE "lustre" | #define VERSION "2.6.91" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define HAVE_MODULE_LOADING_SUPPORT 1 | #define STACKTRACE_OPS_HAVE_WALK_STACK 1 | #define HAVE___ADD_WAIT_QUEUE_EXCLUSIVE 1 | #define HAVE_SK_SLEEP 1 | #define HAVE_DUMP_TRACE_ADDRESS 1 | #define HAVE_SHRINK_CONTROL 1 | #define HAVE_UIDGID_HEADER 1 | #define HAVE_I_UID_READ 1 | #define HAVE_SOCK_ALLOC_FILE_3ARGS 1 | #define HAVE_CRC32 1 | #define HAVE_SHRINKER_COUNT 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:16095: result: no configure:16106: error: can't compile with OpenIB gen2 headers under /usr/src/mlnx-ofed-kernel-2.3 ## ---------------- ## ## 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_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed 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='/usr/bin/ld -m elf_x86_64' ac_cv_prog_ac_ct_MANIFEST_TOOL=mt 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_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_prog_tar_ustar=gnutar lb_cv_buildid=ge0ece89 lb_cv_compile___add_wait_queue_exclusive=yes lb_cv_compile_build_modules=yes lb_cv_compile_config_KALLSYMS=yes lb_cv_compile_config_MODULES=yes lb_cv_compile_config_MODVERSIONS=yes lb_cv_compile_config_SUSE_KERNEL=no lb_cv_compile_config_im_CRC32=yes lb_cv_compile_config_im_CRYPTO_CRC32C_INTEL=yes lb_cv_compile_config_im_CRYPTO_CRC32_PCLMUL=yes lb_cv_compile_ctl_table_ctl_name=no lb_cv_compile_dev_get_by_name_2args=yes lb_cv_compile_dump_trace_address=yes lb_cv_compile_i_uid_read=yes lb_cv_compile_openib_gen2_support=no lb_cv_compile_set_cpus_allowed_ptr=yes lb_cv_compile_shrink_control=yes lb_cv_compile_shrink_self_pointer=no lb_cv_compile_shrinker_count_objects=yes lb_cv_compile_sk_sleep=yes lb_cv_compile_sock_alloc_file_3args=yes lb_cv_compile_stacktrace_ops_walk_stack=yes lb_cv_compile_stacktrace_ops_warning=no lb_cv_cross=no lb_cv_enable_init_scripts=no lb_cv_export_sock_alloc_file=yes lb_cv_file__boot_kernel_h=no lb_cv_file__lib_modules_3_13_0_32_generic_build__config=yes lb_cv_file__lib_modules_3_13_0_32_generic_build_include_generated_autoconf_h=yes lb_cv_file__lib_modules_3_13_0_32_generic_build_include_generated_uapi_linux_version_h=yes lb_cv_file__lib_modules_3_13_0_32_generic_build_include_linux_version_h=no lb_cv_file__lib_modules_3_13_0_32_generic_source=yes lb_cv_file__lib_modules_3_13_0_32_generic_source_include_linux_kconfig_h=yes lb_cv_file__var_adm_running_kernel_h=no lb_cv_header_linux_uidgid_h=yes lb_cv_module_loading=yes lb_cv_module_symvers=Module.symvers lb_cv_module_target=M lb_cv_mpi_tests=no lb_cv_rhel_kernel_version= lb_cv_uses_dpkg=yes lb_cv_utsrelease=3.13.0-32-generic lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/wsl/lustre-release/config/missing aclocal-1.14' 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='6' AC_LUSTRE_PATCH='91' AC_LUSTRE_VERSION_STRING='2.6.91' AC_LUSTRE_VER_ALLOWED_OFFSET='OBD_OCD_VERSION(0, 0, 1, 32)' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='ar' AUTOCONF='${SHELL} /home/wsl/lustre-release/config/missing autoconf' AUTOCONF_HDIR='generated' AUTOHEADER='${SHELL} /home/wsl/lustre-release/config/missing autoheader' AUTOMAKE='${SHELL} /home/wsl/lustre-release/config/missing automake-1.14' AWK='gawk' BLKID_FALSE='' BLKID_TRUE='' BUILDID='ge0ece89' BUILD_DLC_FALSE='' BUILD_DLC_TRUE='' 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_QSWLND_FALSE='' BUILD_QSWLND_TRUE='' BUILD_RALND_FALSE='' BUILD_RALND_TRUE='' CC='gcc' CCAS='gcc' CCASDEPMODE='depmode=gcc3' CCASFLAGS='-Wall -fPIC -D_GNU_SOURCE' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CLIENT_FALSE='' CLIENT_TRUE='' CONFIG_INCLUDE='/lib/modules/3.13.0-32-generic/source/include/linux/kconfig.h' CPP='gcc -E' CPPFLAGS='-I/home/wsl/lustre-release/libcfs/include -I/home/wsl/lustre-release/lnet/include -I/home/wsl/lustre-release/lustre/include ' CROSS_PATH='' CROSS_VARS='' CYGPATH_W='echo' DEBUGFS='' DEFS='' DEPDIR='.deps' DLLTOOL='false' DOC_FALSE='' DOC_TRUE='' DOWNSTREAM_RELEASE='' DSYMUTIL='' DUMPBIN='' DUMPE2FS='' E2FSCK='' E2FSPROGS='' E2LABEL='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_DOC='0' ENABLE_INIT_SCRIPTS='0' ENABLE_LIBPTHREAD='' EXEEXT='' EXT2FS_DEVEL_FALSE='' EXT2FS_DEVEL_TRUE='' EXT4_SRC_DIR='' EXTRA_KCFLAGS=' -g -I/home/wsl/lustre-release/libcfs/include -I/home/wsl/lustre-release/lnet/include -I/home/wsl/lustre-release/lustre/include' EXTRA_OFED_INCLUDE=' -I/usr/src/mlnx-ofed-kernel-2.3/include' FGREP='/bin/grep -F' 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_CRC32_FALSE='' HAVE_CRC32_TRUE='' HAVE_PCLMULQDQ_FALSE='' HAVE_PCLMULQDQ_TRUE='' INCLUDE_RULES='include /home/wsl/lustre-release/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='' KRBCFLAGS='' KRBDIR='' KRBLDFLAGS='' KRBLIBS='' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='' LDISKFS_ENABLED_FALSE='' LDISKFS_ENABLED_TRUE='' LDISKFS_SERIES='' LDISKFS_SUBDIR='' LIBCFS_INCLUDE_DIR='libcfs/include' LIBCFS_SUBDIR='libcfs' LIBEFENCE='' LIBLUSTRE_FALSE='' LIBLUSTRE_TRUE='' LIBOBJS='' LIBPTHREAD_FALSE='' LIBPTHREAD_TRUE='' LIBREADLINE='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBWRAP='' LINUX='/lib/modules/3.13.0-32-generic/source' LINUXRELEASE='3.13.0-32-generic' LINUX_CONFIG='/lib/modules/3.13.0-32-generic/build/.config' LINUX_FALSE='' LINUX_OBJ='/lib/modules/3.13.0-32-generic/build' LINUX_TRUE='' LIPO='' LLCFLAGS='-g -Wall -fPIC -D_GNU_SOURCE' LLCPPFLAGS='-D_LARGEFILE64_SOURCE=1' LLITE_LLOOP_FALSE='' LLITE_LLOOP_TRUE='' LN_S='ln -s' LTLIBOBJS='' LUSTRE='/home/wsl/lustre-release/lustre' LUSTREIOKIT_SUBDIR='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} /home/wsl/lustre-release/config/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MKE2FS='' MODULES_FALSE='' MODULES_TRUE='' MODULE_TARGET='M' MOSTLYCLEANFILES='' MPICC_WRAPPER='mpicc' MPITESTS_FALSE='' MPITESTS_TRUE='' MXCPPFLAGS='' MXLIBS='' MXLND='' NEED_PCLMULQDQ_CRC32C_FALSE='' NEED_PCLMULQDQ_CRC32C_TRUE='' NEED_PCLMULQDQ_CRC32_FALSE='' NEED_PCLMULQDQ_CRC32_TRUE='' NET_SNMP_CFLAGS='' NET_SNMP_CONFIG='' NET_SNMP_LIBS='' NM='/usr/bin/nm -B' NMEDIT='' O2IBLND='' OBJDUMP='objdump' OBJEXT='o' OSDADDON='' OTOOL64='' OTOOL='' PACKAGE='lustre' PACKAGE_BUGREPORT='https://jira.hpdd.intel.com/' PACKAGE_NAME='Lustre' PACKAGE_STRING='Lustre LUSTRE_VERSION' PACKAGE_TARNAME='lustre' PACKAGE_URL='' PACKAGE_VERSION='LUSTRE_VERSION' PATH_SEPARATOR=':' PFSCK='' PTHREAD_LIBS='' QSWCPPFLAGS='' QSWLND='' RACPPFLAGS='' RALND='' RANLIB='ranlib' RELEASE='3.13.0_32_generic_ge0ece89' RPMBUILD_BINARY_ARGS='' RPMBUILD_SOURCE_ARGS='' SED='/bin/sed' SELINUX='' SERVER_FALSE='' SERVER_TRUE='' SET_MAKE='' SHELL='/bin/bash' SNMP_DIST_SUBDIR='' SNMP_SUBDIR='' SPL='' SPLIT_FALSE='' SPLIT_TRUE='' SPL_OBJ='' SPL_SYMBOLS='' SPL_VERSION='' STRIP='strip' SYMVERFILE='Module.symvers' TESTS_FALSE='' TESTS_TRUE='' TUNE2FS='' USES_DPKG_FALSE='' USES_DPKG_TRUE='' USE_DLC='' USE_QUILT_FALSE='' USE_QUILT_TRUE='' UTILS_FALSE='' UTILS_TRUE='' VERSION='2.6.91' VERSION_HDIR='generated/uapi/linux' ZFS='' ZFS_ENABLED_FALSE='' ZFS_ENABLED_TRUE='' ZFS_LIBZFS_INCLUDE='' ZFS_LIBZFS_LDFLAGS='' ZFS_OBJ='' ZFS_SYMBOLS='' ZFS_VERSION='' ac_configure_args=' '\''--disable-server'\'' '\''--with-o2ib=/usr/src/mlnx-ofed-kernel-2.3/'\''' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_DUMPBIN='' 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__nodep='_no' 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} /home/wsl/lustre-release/config/install-sh' lb_target_os='linux' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mibdir='' mkdir_p='$(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' prefix='NONE' program_transform_name='s,x,x,' psdir='${docdir}' quilt_avail='' rootsbindir='$(CROSS_PATH)/sbin' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' 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. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "Lustre" #define PACKAGE_TARNAME "lustre" #define PACKAGE_VERSION "LUSTRE_VERSION" #define PACKAGE_STRING "Lustre LUSTRE_VERSION" #define PACKAGE_BUGREPORT "https://jira.hpdd.intel.com/" #define PACKAGE_URL "" #define PACKAGE "lustre" #define VERSION "2.6.91" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define SIZEOF_UNSIGNED_LONG_LONG 8 #define HAVE_MODULE_LOADING_SUPPORT 1 #define STACKTRACE_OPS_HAVE_WALK_STACK 1 #define HAVE___ADD_WAIT_QUEUE_EXCLUSIVE 1 #define HAVE_SK_SLEEP 1 #define HAVE_DUMP_TRACE_ADDRESS 1 #define HAVE_SHRINK_CONTROL 1 #define HAVE_UIDGID_HEADER 1 #define HAVE_I_UID_READ 1 #define HAVE_SOCK_ALLOC_FILE_3ARGS 1 #define HAVE_CRC32 1 #define HAVE_SHRINKER_COUNT 1 #define HAVE_DEV_GET_BY_NAME_2ARG 1 #define CPU_AFFINITY 1 #define HAVE_COMPAT_RDMA 1 configure: exit 1