This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Jerasure configure 2.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --no-create --no-recursion ## --------- ## ## Platform. ## ## --------- ## hostname = extinction uname -m = x86_64 uname -r = 4.19.0-8-amd64 uname -s = Linux uname -v = #1 SMP Debian 4.19.98-1 (2020-01-26) /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: /opt/FriendlyARM/toolschain/4.4.3/bin/ PATH: /home/couturie/tools/jdk-13.0.1/bin PATH: . PATH: /bin PATH: /usr/bin PATH: /usr/sbin/ PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /home/couturie/work/Cipher_code/IDA_new/gf-complete ## ----------- ## ## Core tests. ## ## ----------- ## configure:2458: checking for a BSD-compatible install configure:2526: result: /usr/bin/install -c configure:2537: checking whether build environment is sane configure:2592: result: yes configure:2741: checking for a thread-safe mkdir -p configure:2780: result: /bin/mkdir -p configure:2787: checking for gawk configure:2803: found /usr/bin/gawk configure:2814: result: gawk configure:2825: checking whether make sets $(MAKE) configure:2847: result: yes configure:2876: checking whether make supports nested variables configure:2893: result: yes configure:3052: checking build system type configure:3066: result: x86_64-pc-linux-gnu configure:3086: checking host system type configure:3099: result: x86_64-pc-linux-gnu configure:3140: checking how to print strings configure:3167: result: printf configure:3200: checking for style of include used by make configure:3228: result: GNU configure:3299: checking for gcc configure:3315: found /usr/bin/gcc configure:3326: result: gcc configure:3555: checking for C compiler version configure:3564: gcc --version >&5 gcc (Debian 8.3.0-6) 8.3.0 Copyright (C) 2018 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:3575: $? = 0 configure:3564: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 8.3.0-6' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 8.3.0 (Debian 8.3.0-6) configure:3575: $? = 0 configure:3564: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3575: $? = 1 configure:3564: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3575: $? = 1 configure:3595: checking whether the C compiler works configure:3617: gcc -g -O3 -Wall conftest.c >&5 configure:3621: $? = 0 configure:3669: result: yes configure:3672: checking for C compiler default output file name configure:3674: result: a.out configure:3680: checking for suffix of executables configure:3687: gcc -o conftest -g -O3 -Wall conftest.c >&5 configure:3691: $? = 0 configure:3713: result: configure:3735: checking whether we are cross compiling configure:3743: gcc -o conftest -g -O3 -Wall conftest.c >&5 configure:3747: $? = 0 configure:3754: ./conftest configure:3758: $? = 0 configure:3746: result: no configure:3751: checking for suffix of object files configure:3773: gcc -c -g -O3 -Wall conftest.c >&5 configure:3777: $? = 0 configure:3798: result: o configure:3802: checking whether we are using the GNU C compiler configure:3821: gcc -c -g -O3 -Wall conftest.c >&5 configure:3821: $? = 0 configure:3830: result: yes configure:3839: checking whether gcc accepts -g configure:3859: gcc -c -g conftest.c >&5 configure:3859: $? = 0 configure:3900: result: yes configure:3917: checking for gcc option to accept ISO C89 configure:3980: gcc -c -g -O3 -Wall conftest.c >&5 configure:3980: $? = 0 configure:3993: result: none needed configure:4018: checking whether gcc understands -c and -o together configure:4040: gcc -c conftest.c -o conftest2.o configure:4043: $? = 0 configure:4040: gcc -c conftest.c -o conftest2.o configure:4043: $? = 0 configure:4055: result: yes configure:4074: checking dependency style of gcc configure:4185: result: gcc3 configure:4200: checking for a sed that does not truncate output configure:4264: result: /bin/sed configure:4282: checking for grep that handles long lines and -e configure:4340: result: /bin/grep configure:4345: checking for egrep configure:4407: result: /bin/grep -E configure:4412: checking for fgrep configure:4474: result: /bin/grep -F configure:4509: checking for ld used by gcc configure:4576: result: /usr/bin/ld configure:4583: checking if the linker (/usr/bin/ld) is GNU ld configure:4598: result: yes configure:4610: checking for BSD- or MS-compatible name lister (nm) configure:4664: result: /usr/bin/nm -B configure:4794: checking the name lister (/usr/bin/nm -B) interface configure:4801: gcc -c -g -O3 -Wall conftest.c >&5 configure:4804: /usr/bin/nm -B "conftest.o" configure:4807: output 0000000000000000 B some_variable configure:4808: result: BSD nm configure:4811: checking whether ln -s works configure:4815: result: yes configure:4823: checking the maximum length of command line arguments configure:4954: result: 1572864 configure:5002: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:5042: result: func_convert_file_noop configure:5049: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:5069: result: func_convert_file_noop configure:5076: checking for /usr/bin/ld option to reload object files configure:5083: result: -r configure:5157: checking for objdump configure:5173: found /usr/bin/objdump configure:5184: result: objdump configure:5216: checking how to recognize dependent libraries configure:5416: result: pass_all configure:5501: checking for dlltool configure:5531: result: no configure:5561: checking how to associate runtime and link libraries configure:5588: result: printf %s\n configure:5649: checking for ar configure:5665: found /usr/bin/ar configure:5676: result: ar configure:5713: checking for archiver @FILE support configure:5730: gcc -c -g -O3 -Wall conftest.c >&5 configure:5730: $? = 0 configure:5733: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') configure:5736: $? = 0 configure:5741: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') ar: conftest.o: No such file or directory configure:5744: $? = 1 configure:5743: result: @ configure:5801: checking for strip configure:5817: found /usr/bin/strip configure:5828: result: strip configure:5900: checking for ranlib configure:5916: found /usr/bin/ranlib configure:5927: result: ranlib configure:6029: checking command to parse /usr/bin/nm -B output from gcc object configure:6182: gcc -c -g -O3 -Wall conftest.c >&5 configure:6185: $? = 0 configure:6189: /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:6192: $? = 0 configure:6258: gcc -o conftest -g -O3 -Wall conftest.c conftstm.o >&5 configure:6261: $? = 0 configure:6299: result: ok configure:6346: checking for sysroot configure:6376: result: no configure:6383: checking for a working dd configure:6421: result: /bin/dd configure:6425: checking how to truncate binary pipes configure:6440: result: /bin/dd bs=4096 count=1 configure:6576: gcc -c -g -O3 -Wall conftest.c >&5 configure:6579: $? = 0 configure:6769: checking for mt configure:6785: found /bin/mt configure:6796: result: mt configure:6819: checking if mt is a manifest tool configure:6825: mt '-?' configure:6833: result: no configure:7510: checking how to run the C preprocessor configure:7541: gcc -E conftest.c configure:7541: $? = 0 configure:7555: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:7555: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Jerasure" | #define PACKAGE_TARNAME "jerasure" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "Jerasure 2.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "https://jerasure.org/jerasure/jerasure" | #define PACKAGE "jerasure" | #define VERSION "2.0" | /* end confdefs.h. */ | #include configure:7580: result: gcc -E configure:7600: gcc -E conftest.c configure:7600: $? = 0 configure:7614: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:7614: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Jerasure" | #define PACKAGE_TARNAME "jerasure" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "Jerasure 2.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "https://jerasure.org/jerasure/jerasure" | #define PACKAGE "jerasure" | #define VERSION "2.0" | /* end confdefs.h. */ | #include configure:7643: checking for ANSI C header files configure:7663: gcc -c -g -O3 -Wall conftest.c >&5 configure:7663: $? = 0 configure:7736: gcc -o conftest -g -O3 -Wall conftest.c >&5 configure:7736: $? = 0 configure:7736: ./conftest configure:7736: $? = 0 configure:7747: result: yes configure:7760: checking for sys/types.h configure:7760: gcc -c -g -O3 -Wall conftest.c >&5 configure:7760: $? = 0 configure:7760: result: yes configure:7760: checking for sys/stat.h configure:7760: gcc -c -g -O3 -Wall conftest.c >&5 configure:7760: $? = 0 configure:7760: result: yes configure:7760: checking for stdlib.h configure:7760: gcc -c -g -O3 -Wall conftest.c >&5 configure:7760: $? = 0 configure:7760: result: yes configure:7760: checking for string.h configure:7760: gcc -c -g -O3 -Wall conftest.c >&5 configure:7760: $? = 0 configure:7760: result: yes configure:7760: checking for memory.h configure:7760: gcc -c -g -O3 -Wall conftest.c >&5 configure:7760: $? = 0 configure:7760: result: yes configure:7760: checking for strings.h configure:7760: gcc -c -g -O3 -Wall conftest.c >&5 configure:7760: $? = 0 configure:7760: result: yes configure:7760: checking for inttypes.h configure:7760: gcc -c -g -O3 -Wall conftest.c >&5 configure:7760: $? = 0 configure:7760: result: yes configure:7760: checking for stdint.h configure:7760: gcc -c -g -O3 -Wall conftest.c >&5 configure:7760: $? = 0 configure:7760: result: yes configure:7760: checking for unistd.h configure:7760: gcc -c -g -O3 -Wall conftest.c >&5 configure:7760: $? = 0 configure:7760: result: yes configure:7774: checking for dlfcn.h configure:7774: gcc -c -g -O3 -Wall conftest.c >&5 configure:7774: $? = 0 configure:7774: result: yes configure:8029: checking for objdir configure:8044: result: .libs configure:8308: checking if gcc supports -fno-rtti -fno-exceptions configure:8326: gcc -c -g -O3 -Wall -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:8330: $? = 0 configure:8343: result: no configure:8701: checking for gcc option to produce PIC configure:8708: result: -fPIC -DPIC configure:8716: checking if gcc PIC flag -fPIC -DPIC works configure:8734: gcc -c -g -O3 -Wall -fPIC -DPIC -DPIC conftest.c >&5 configure:8738: $? = 0 configure:8751: result: yes configure:8780: checking if gcc static flag -static works configure:8808: result: yes configure:8823: checking if gcc supports -c -o file.o configure:8844: gcc -c -g -O3 -Wall -o out/conftest2.o conftest.c >&5 configure:8848: $? = 0 configure:8870: result: yes configure:8878: checking if gcc supports -c -o file.o configure:8925: result: yes configure:8958: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:10221: result: yes configure:10258: checking whether -lc should be explicitly linked in configure:10266: gcc -c -g -O3 -Wall conftest.c >&5 configure:10269: $? = 0 configure:10284: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10287: $? = 0 configure:10301: result: no configure:10461: checking dynamic linker characteristics configure:11042: gcc -o conftest -g -O3 -Wall -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11042: $? = 0 configure:11291: result: GNU/Linux ld.so configure:11413: checking how to hardcode library paths into programs configure:11438: result: immediate configure:11986: checking whether stripping libraries is possible configure:11991: result: yes configure:12026: checking if libtool supports shared libraries configure:12028: result: yes configure:12031: checking whether to build shared libraries configure:12056: result: yes configure:12059: checking whether to build static libraries configure:12063: result: no configure:8926: checking for gcc configure:8953: result: gcc configure:9182: checking for C compiler version configure:9191: gcc --version >&5 gcc (Debian 8.3.0-6) 8.3.0 Copyright (C) 2018 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:9202: $? = 0 configure:9191: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 8.3.0-6' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 8.3.0 (Debian 8.3.0-6) configure:9202: $? = 0 configure:9191: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:9202: $? = 1 configure:9191: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:9202: $? = 1 configure:9206: checking whether we are using the GNU C compiler configure:9234: result: yes configure:9243: checking whether gcc accepts -g configure:9304: result: yes configure:9321: checking for gcc option to accept ISO C89 configure:9397: result: none needed configure:9422: checking whether gcc understands -c and -o together configure:9459: result: yes configure:9478: checking dependency style of gcc configure:9589: result: gcc3 configure:9662: checking for g++ configure:9678: found /usr/bin/g++ configure:9689: result: g++ configure:9716: checking for C++ compiler version configure:9725: g++ --version >&5 g++ (Debian 8.3.0-6) 8.3.0 Copyright (C) 2018 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:9736: $? = 0 configure:9725: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 8.3.0-6' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 8.3.0 (Debian 8.3.0-6) configure:9736: $? = 0 configure:9725: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:9736: $? = 1 configure:9725: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:9736: $? = 1 configure:9740: checking whether we are using the GNU C++ compiler configure:9759: g++ -c conftest.cpp >&5 configure:9759: $? = 0 configure:9768: result: yes configure:9777: checking whether g++ accepts -g configure:9797: g++ -c -g conftest.cpp >&5 configure:9797: $? = 0 configure:9838: result: yes configure:9863: checking dependency style of g++ configure:9974: result: gcc3 configure:10007: checking how to run the C++ preprocessor configure:10034: g++ -E conftest.cpp configure:10034: $? = 0 configure:10048: g++ -E conftest.cpp conftest.cpp:23:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:10048: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Jerasure" | #define PACKAGE_TARNAME "jerasure" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "Jerasure 2.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "https://jerasure.org/jerasure/jerasure" | #define PACKAGE "jerasure" | #define VERSION "2.0" | #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/" | /* end confdefs.h. */ | #include configure:10073: result: g++ -E configure:10093: g++ -E conftest.cpp configure:10093: $? = 0 configure:10107: g++ -E conftest.cpp conftest.cpp:23:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:10107: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Jerasure" | #define PACKAGE_TARNAME "jerasure" | #define PACKAGE_VERSION "2.0" | #define PACKAGE_STRING "Jerasure 2.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "https://jerasure.org/jerasure/jerasure" | #define PACKAGE "jerasure" | #define VERSION "2.0" | #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/" | /* end confdefs.h. */ | #include configure:10269: checking for ld used by g++ configure:10336: result: /usr/bin/ld -m elf_x86_64 configure:10343: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:10358: result: yes configure:10413: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:11486: result: yes configure:11522: g++ -c -g -O2 conftest.cpp >&5 configure:11525: $? = 0 configure:12006: checking for g++ option to produce PIC configure:12013: result: -fPIC -DPIC configure:12021: checking if g++ PIC flag -fPIC -DPIC works configure:12039: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:12043: $? = 0 configure:12056: result: yes configure:12079: checking if g++ static flag -static works configure:12107: result: yes configure:12119: checking if g++ supports -c -o file.o configure:12140: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:12144: $? = 0 configure:12166: result: yes configure:12171: checking if g++ supports -c -o file.o configure:12218: result: yes configure:12248: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:12291: result: yes configure:12432: checking dynamic linker characteristics configure:13189: result: GNU/Linux ld.so configure:13254: checking how to hardcode library paths into programs configure:13279: result: immediate configure:12153: checking for gf_init_easy in -lgf_complete configure:12178: gcc -o conftest -g -O3 -Wall conftest.c -lgf_complete >&5 configure:12178: $? = 0 configure:12187: result: yes configure:12210: checking stddef.h usability configure:12210: gcc -c -g -O3 -Wall conftest.c >&5 configure:12210: $? = 0 configure:12210: result: yes configure:12210: checking stddef.h presence configure:12210: gcc -E conftest.c configure:12210: $? = 0 configure:12210: result: yes configure:12210: checking for stddef.h configure:12210: result: yes configure:12210: checking for stdint.h configure:12210: result: yes configure:12210: checking for stdlib.h configure:12210: result: yes configure:12210: checking for string.h configure:12210: result: yes configure:12210: checking sys/time.h usability configure:12210: gcc -c -g -O3 -Wall conftest.c >&5 configure:12210: $? = 0 configure:12210: result: yes configure:12210: checking sys/time.h presence configure:12210: gcc -E conftest.c configure:12210: $? = 0 configure:12210: result: yes configure:12210: checking for sys/time.h configure:12210: result: yes configure:12210: checking for unistd.h configure:12210: result: yes configure:12223: checking gf_complete.h usability configure:12223: gcc -c -g -O3 -Wall conftest.c >&5 configure:12223: $? = 0 configure:12223: result: yes configure:12223: checking gf_complete.h presence configure:12223: gcc -E conftest.c configure:12223: $? = 0 configure:12223: result: yes configure:12223: checking for gf_complete.h configure:12223: result: yes configure:12223: checking gf_general.h usability configure:12223: gcc -c -g -O3 -Wall conftest.c >&5 configure:12223: $? = 0 configure:12223: result: yes configure:12223: checking gf_general.h presence configure:12223: gcc -E conftest.c configure:12223: $? = 0 configure:12223: result: yes configure:12223: checking for gf_general.h configure:12223: result: yes configure:12223: checking gf_method.h usability configure:12223: gcc -c -g -O3 -Wall conftest.c >&5 configure:12223: $? = 0 configure:12223: result: yes configure:12223: checking gf_method.h presence configure:12223: gcc -E conftest.c configure:12223: $? = 0 configure:12223: result: yes configure:12223: checking for gf_method.h configure:12223: result: yes configure:12223: checking gf_rand.h usability configure:12223: gcc -c -g -O3 -Wall conftest.c >&5 configure:12223: $? = 0 configure:12223: result: yes configure:12223: checking gf_rand.h presence configure:12223: gcc -E conftest.c configure:12223: $? = 0 configure:12223: result: yes configure:12223: checking for gf_rand.h configure:12223: result: yes configure:12235: checking for uint32_t configure:12235: gcc -c -g -O3 -Wall conftest.c >&5 configure:12235: $? = 0 configure:12235: result: yes configure:12249: checking for uint64_t configure:12249: gcc -c -g -O3 -Wall conftest.c >&5 configure:12249: $? = 0 configure:12249: result: yes configure:12341: checking for x86 cpuid 0x00000001 output configure:12370: gcc -o conftest -g -O3 -Wall conftest.c -lgf_complete >&5 configure:12370: $? = 0 configure:12370: ./conftest configure:12370: $? = 0 configure:12380: result: 806ea:7100800:7ffafbff:bfebfbff configure:12397: checking whether mmx is supported configure:12409: result: yes configure:12412: checking whether sse is supported configure:12424: result: yes configure:12427: checking whether sse2 is supported configure:12439: result: yes configure:12442: checking whether sse3 is supported configure:12454: result: yes configure:12457: checking whether ssse3 is supported configure:12469: result: yes configure:12472: checking whether sse4.1 is supported configure:12484: result: yes configure:12487: checking whether sse4.2 is supported configure:12499: result: yes configure:12502: checking whether avx is supported by processor configure:12514: result: yes configure:12525: checking for x86-AVX xgetbv 0x00000000 output configure:12555: gcc -o conftest -g -O3 -Wall conftest.c -lgf_complete >&5 configure:12555: $? = 0 configure:12555: ./conftest configure:12555: $? = 0 configure:12565: result: 1f:0 configure:12580: checking whether avx is supported by operating system configure:12595: result: yes configure:12604: checking whether C compiler accepts -mmmx configure:12623: gcc -c -g -O3 -Wall -mmmx conftest.c >&5 configure:12623: $? = 0 configure:12631: result: yes configure:12651: checking whether C compiler accepts -msse configure:12670: gcc -c -g -O3 -Wall -msse conftest.c >&5 configure:12670: $? = 0 configure:12678: result: yes configure:12698: checking whether C compiler accepts -msse2 configure:12717: gcc -c -g -O3 -Wall -msse2 conftest.c >&5 configure:12717: $? = 0 configure:12725: result: yes configure:12745: checking whether C compiler accepts -msse3 configure:12764: gcc -c -g -O3 -Wall -msse3 conftest.c >&5 configure:12764: $? = 0 configure:12772: result: yes configure:12792: checking whether C compiler accepts -mssse3 configure:12811: gcc -c -g -O3 -Wall -mssse3 conftest.c >&5 configure:12811: $? = 0 configure:12819: result: yes configure:12839: checking whether C compiler accepts -msse4.1 configure:12858: gcc -c -g -O3 -Wall -msse4.1 conftest.c >&5 configure:12858: $? = 0 configure:12866: result: yes configure:12886: checking whether C compiler accepts -msse4.2 configure:12905: gcc -c -g -O3 -Wall -msse4.2 conftest.c >&5 configure:12905: $? = 0 configure:12913: result: yes configure:12933: checking whether C compiler accepts -mavx configure:12952: gcc -c -g -O3 -Wall -mavx conftest.c >&5 configure:12952: $? = 0 configure:12960: result: yes configure:12998: checking for stdlib.h configure:12998: result: yes configure:13008: checking for GNU libc compatible malloc configure:13032: gcc -o conftest -g -O3 -Wall conftest.c -lgf_complete >&5 configure:13032: $? = 0 configure:13032: ./conftest configure:13032: $? = 0 configure:13042: result: yes configure:13066: checking for bzero configure:13066: gcc -o conftest -g -O3 -Wall conftest.c -lgf_complete >&5 conftest.c:67:6: warning: conflicting types for built-in function 'bzero' [-Wbuiltin-declaration-mismatch] char bzero (); ^~~~~ configure:13066: $? = 0 configure:13066: result: yes configure:13066: checking for getcwd configure:13066: gcc -o conftest -g -O3 -Wall conftest.c -lgf_complete >&5 configure:13066: $? = 0 configure:13066: result: yes configure:13066: checking for gettimeofday configure:13066: gcc -o conftest -g -O3 -Wall conftest.c -lgf_complete >&5 configure:13066: $? = 0 configure:13066: result: yes configure:13066: checking for mkdir configure:13066: gcc -o conftest -g -O3 -Wall conftest.c -lgf_complete >&5 configure:13066: $? = 0 configure:13066: result: yes configure:13066: checking for strchr configure:13066: gcc -o conftest -g -O3 -Wall conftest.c -lgf_complete >&5 conftest.c:71:6: warning: conflicting types for built-in function 'strchr' [-Wbuiltin-declaration-mismatch] char strchr (); ^~~~~~ configure:13066: $? = 0 configure:13066: result: yes configure:13066: checking for strdup configure:13066: gcc -o conftest -g -O3 -Wall conftest.c -lgf_complete >&5 conftest.c:72:6: warning: conflicting types for built-in function 'strdup' [-Wbuiltin-declaration-mismatch] char strdup (); ^~~~~~ configure:13066: $? = 0 configure:13066: result: yes configure:13066: checking for strrchr configure:13066: gcc -o conftest -g -O3 -Wall conftest.c -lgf_complete >&5 conftest.c:73:6: warning: conflicting types for built-in function 'strrchr' [-Wbuiltin-declaration-mismatch] char strrchr (); ^~~~~~~ configure:13066: $? = 0 configure:13066: result: yes configure:13179: checking that generated files are newer than configure configure:13185: result: done configure:13216: creating ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_uint32_t=yes ac_cv_c_uint64_t=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= 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_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_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_func_bzero=yes ac_cv_func_getcwd=yes ac_cv_func_gettimeofday=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_mkdir=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strrchr=yes ac_cv_header_dlfcn_h=yes ac_cv_header_gf_complete_h=yes ac_cv_header_gf_general_h=yes ac_cv_header_gf_method_h=yes ac_cv_header_gf_rand_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=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_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_gf_complete_gf_init_easy=yes 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_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ 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_cxx_g=yes ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ax_cv_check_cflags___mavx=yes ax_cv_check_cflags___mmmx=yes ax_cv_check_cflags___msse2=yes ax_cv_check_cflags___msse3=yes ax_cv_check_cflags___msse4_1=yes ax_cv_check_cflags___msse4_2=yes ax_cv_check_cflags___msse=yes ax_cv_check_cflags___mssse3=yes ax_cv_gcc_x86_avx_xgetbv_0x00000000=1f:0 ax_cv_gcc_x86_cpuid_0x00000001=806ea:7100800:7ffafbff:bfebfbff ax_cv_have_avx_cpu_ext=yes ax_cv_have_avx_ext=yes ax_cv_have_mmx_ext=yes ax_cv_have_sse2_ext=yes ax_cv_have_sse3_ext=yes ax_cv_have_sse41_ext=yes ax_cv_have_sse42_ext=yes ax_cv_have_sse_ext=yes ax_cv_have_ssse3_ext=yes ax_cv_support_avx_ext=yes ax_cv_support_mmx_ext=yes ax_cv_support_sse2_ext=yes ax_cv_support_sse3_ext=yes ax_cv_support_sse41_ext=yes ax_cv_support_sse42_ext=yes ax_cv_support_sse_ext=yes ax_cv_support_ssse3_ext=yes 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_LDCXX='/usr/bin/ld -m elf_x86_64' 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_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes 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][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= 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 lt_cv_truncate_bin='/bin/dd bs=4096 count=1' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/couturie/work/Cipher_code/IDA_new/jerasure/build-aux/missing aclocal-1.15' 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/couturie/work/Cipher_code/IDA_new/jerasure/build-aux/missing autoconf' AUTOHEADER='${SHELL} /home/couturie/work/Cipher_code/IDA_new/jerasure/build-aux/missing autoheader' AUTOMAKE='${SHELL} /home/couturie/work/Cipher_code/IDA_new/jerasure/build-aux/missing automake-1.15' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O3 -Wall' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='' LIBOBJS='' LIBS='-lgf_complete ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} /home/couturie/work/Cipher_code/IDA_new/jerasure/build-aux/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='jerasure' PACKAGE_BUGREPORT='' PACKAGE_NAME='Jerasure' PACKAGE_STRING='Jerasure 2.0' PACKAGE_TARNAME='jerasure' PACKAGE_URL='https://jerasure.org/jerasure/jerasure' PACKAGE_VERSION='2.0' PATH_SEPARATOR=':' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' SIMD_FLAGS=' -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx' STRIP='strip' VERSION='2.0' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/couturie/work/Cipher_code/IDA_new/jerasure/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "Jerasure" #define PACKAGE_TARNAME "jerasure" #define PACKAGE_VERSION "2.0" #define PACKAGE_STRING "Jerasure 2.0" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "https://jerasure.org/jerasure/jerasure" #define PACKAGE "jerasure" #define VERSION "2.0" #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 HAVE_LIBGF_COMPLETE 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_GF_COMPLETE_H 1 #define HAVE_GF_GENERAL_H 1 #define HAVE_GF_METHOD_H 1 #define HAVE_GF_RAND_H 1 #define HAVE_MMX /**/ #define HAVE_SSE /**/ #define HAVE_SSE2 /**/ #define HAVE_SSE3 /**/ #define HAVE_SSSE3 /**/ #define HAVE_SSE4_1 /**/ #define HAVE_SSE4_2 /**/ #define HAVE_AVX /**/ #define HAVE_STDLIB_H 1 #define HAVE_MALLOC 1 #define HAVE_BZERO 1 #define HAVE_GETCWD 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_MKDIR 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRRCHR 1 configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Jerasure config.status 2.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on extinction config.status:1175: creating Examples/Makefile config.status:1175: creating Makefile config.status:1175: creating src/Makefile config.status:1175: creating include/config.h config.status:1356: include/config.h is unchanged config.status:1404: executing depfiles commands config.status:1404: executing libtool commands