This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by iperf configure 3.1.3, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = deviceid16468 uname -m = x86_64 uname -r = 4.18.0-305.19.1.el8_4.x86_64 uname -s = Linux uname -v = #1 SMP Wed Sep 15 15:39:39 UTC 2021 /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/serverse1/.local/bin PATH: /home/serverse1/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /usr/local/sbin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2277: checking for a BSD-compatible install configure:2345: result: /usr/bin/install -c configure:2356: checking whether build environment is sane configure:2411: result: yes configure:2562: checking for a thread-safe mkdir -p configure:2601: result: /usr/bin/mkdir -p configure:2608: checking for gawk configure:2624: found /usr/bin/gawk configure:2635: result: gawk configure:2646: checking whether make sets $(MAKE) configure:2668: result: yes configure:2697: checking whether make supports nested variables configure:2714: result: yes configure:2841: checking whether to enable maintainer-specific portions of Makefiles configure:2850: result: no configure:2870: checking build system type configure:2884: result: x86_64-unknown-linux-gnu configure:2904: checking host system type configure:2917: result: x86_64-unknown-linux-gnu configure:2988: checking for gcc configure:3004: found /usr/bin/gcc configure:3015: result: gcc configure:3244: checking for C compiler version configure:3253: gcc --version >&5 gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-4) 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:3264: $? = 0 configure:3253: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-redhat-linux Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --disable-libmpx --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux Thread model: posix gcc version 8.5.0 20210514 (Red Hat 8.5.0-4) (GCC) configure:3264: $? = 0 configure:3253: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3264: $? = 1 configure:3253: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3264: $? = 1 configure:3284: checking whether the C compiler works configure:3306: gcc conftest.c >&5 configure:3310: $? = 0 configure:3358: result: yes configure:3361: checking for C compiler default output file name configure:3363: result: a.out configure:3369: checking for suffix of executables configure:3376: gcc -o conftest conftest.c >&5 configure:3380: $? = 0 configure:3402: result: configure:3424: checking whether we are cross compiling configure:3432: gcc -o conftest conftest.c >&5 configure:3436: $? = 0 configure:3443: ./conftest configure:3447: $? = 0 configure:3462: result: no configure:3467: checking for suffix of object files configure:3489: gcc -c conftest.c >&5 configure:3493: $? = 0 configure:3514: result: o configure:3518: checking whether we are using the GNU C compiler configure:3537: gcc -c conftest.c >&5 configure:3537: $? = 0 configure:3546: result: yes configure:3555: checking whether gcc accepts -g configure:3575: gcc -c -g conftest.c >&5 configure:3575: $? = 0 configure:3616: result: yes configure:3633: checking for gcc option to accept ISO C89 configure:3696: gcc -c -g -O2 conftest.c >&5 configure:3696: $? = 0 configure:3709: result: none needed configure:3734: checking whether gcc understands -c and -o together configure:3756: gcc -c conftest.c -o conftest2.o configure:3759: $? = 0 configure:3756: gcc -c conftest.c -o conftest2.o configure:3759: $? = 0 configure:3771: result: yes configure:3799: checking for style of include used by make configure:3827: result: GNU configure:3853: checking dependency style of gcc configure:3964: result: gcc3 configure:4022: checking for ranlib configure:4038: found /usr/bin/ranlib configure:4049: result: ranlib configure:4071: checking whether ln -s works configure:4075: result: yes configure:4128: checking how to print strings configure:4155: result: printf configure:4176: checking for a sed that does not truncate output configure:4240: result: /usr/bin/sed configure:4258: checking for grep that handles long lines and -e configure:4316: result: /usr/bin/grep configure:4321: checking for egrep configure:4383: result: /usr/bin/grep -E configure:4388: checking for fgrep configure:4450: result: /usr/bin/grep -F configure:4485: checking for ld used by gcc configure:4552: result: /usr/bin/ld configure:4559: checking if the linker (/usr/bin/ld) is GNU ld configure:4574: result: yes configure:4586: checking for BSD- or MS-compatible name lister (nm) configure:4640: result: /usr/bin/nm -B configure:4770: checking the name lister (/usr/bin/nm -B) interface configure:4777: gcc -c -g -O2 conftest.c >&5 configure:4780: /usr/bin/nm -B "conftest.o" configure:4783: output 0000000000000000 B some_variable configure:4790: result: BSD nm configure:4794: checking the maximum length of command line arguments configure:4925: result: 1572864 configure:4973: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format configure:5013: result: func_convert_file_noop configure:5020: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format configure:5040: result: func_convert_file_noop configure:5047: checking for /usr/bin/ld option to reload object files configure:5054: result: -r configure:5128: checking for objdump configure:5144: found /usr/bin/objdump configure:5155: result: objdump configure:5187: checking how to recognize dependent libraries configure:5387: result: pass_all configure:5472: checking for dlltool configure:5502: result: no configure:5532: checking how to associate runtime and link libraries configure:5559: result: printf %s\n configure:5620: checking for ar configure:5636: found /usr/bin/ar configure:5647: result: ar configure:5684: checking for archiver @FILE support configure:5701: gcc -c -g -O2 conftest.c >&5 configure:5701: $? = 0 configure:5704: ar cru libconftest.a @conftest.lst >&5 configure:5707: $? = 0 configure:5712: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:5715: $? = 1 configure:5727: result: @ configure:5785: checking for strip configure:5801: found /usr/bin/strip configure:5812: result: strip configure:5884: checking for ranlib configure:5911: result: ranlib configure:6013: checking command to parse /usr/bin/nm -B output from gcc object configure:6166: gcc -c -g -O2 conftest.c >&5 configure:6169: $? = 0 configure:6173: /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:6176: $? = 0 configure:6242: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:6245: $? = 0 configure:6283: result: ok configure:6330: checking for sysroot configure:6360: result: no configure:6367: checking for a working dd configure:6405: result: /usr/bin/dd configure:6409: checking how to truncate binary pipes configure:6424: result: /usr/bin/dd bs=4096 count=1 configure:6560: gcc -c -g -O2 conftest.c >&5 configure:6563: $? = 0 configure:6753: checking for mt configure:6783: result: no configure:6803: checking if : is a manifest tool configure:6809: : '-?' configure:6817: result: no configure:7494: checking how to run the C preprocessor configure:7525: gcc -E conftest.c configure:7525: $? = 0 configure:7539: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:7539: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "iperf" | #define PACKAGE_TARNAME "iperf" | #define PACKAGE_VERSION "3.1.3" | #define PACKAGE_STRING "iperf 3.1.3" | #define PACKAGE_BUGREPORT "https://github.com/esnet/iperf" | #define PACKAGE_URL "http://software.es.net/iperf/" | #define PACKAGE "iperf" | #define VERSION "3.1.3" | /* end confdefs.h. */ | #include configure:7564: result: gcc -E configure:7584: gcc -E conftest.c configure:7584: $? = 0 configure:7598: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:7598: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "iperf" | #define PACKAGE_TARNAME "iperf" | #define PACKAGE_VERSION "3.1.3" | #define PACKAGE_STRING "iperf 3.1.3" | #define PACKAGE_BUGREPORT "https://github.com/esnet/iperf" | #define PACKAGE_URL "http://software.es.net/iperf/" | #define PACKAGE "iperf" | #define VERSION "3.1.3" | /* end confdefs.h. */ | #include configure:7627: checking for ANSI C header files configure:7647: gcc -c -g -O2 conftest.c >&5 configure:7647: $? = 0 configure:7720: gcc -o conftest -g -O2 conftest.c >&5 configure:7720: $? = 0 configure:7720: ./conftest configure:7720: $? = 0 configure:7731: result: yes configure:7744: checking for sys/types.h configure:7744: gcc -c -g -O2 conftest.c >&5 configure:7744: $? = 0 configure:7744: result: yes configure:7744: checking for sys/stat.h configure:7744: gcc -c -g -O2 conftest.c >&5 configure:7744: $? = 0 configure:7744: result: yes configure:7744: checking for stdlib.h configure:7744: gcc -c -g -O2 conftest.c >&5 configure:7744: $? = 0 configure:7744: result: yes configure:7744: checking for string.h configure:7744: gcc -c -g -O2 conftest.c >&5 configure:7744: $? = 0 configure:7744: result: yes configure:7744: checking for memory.h configure:7744: gcc -c -g -O2 conftest.c >&5 configure:7744: $? = 0 configure:7744: result: yes configure:7744: checking for strings.h configure:7744: gcc -c -g -O2 conftest.c >&5 configure:7744: $? = 0 configure:7744: result: yes configure:7744: checking for inttypes.h configure:7744: gcc -c -g -O2 conftest.c >&5 configure:7744: $? = 0 configure:7744: result: yes configure:7744: checking for stdint.h configure:7744: gcc -c -g -O2 conftest.c >&5 configure:7744: $? = 0 configure:7744: result: yes configure:7744: checking for unistd.h configure:7744: gcc -c -g -O2 conftest.c >&5 configure:7744: $? = 0 configure:7744: result: yes configure:7758: checking for dlfcn.h configure:7758: gcc -c -g -O2 conftest.c >&5 configure:7758: $? = 0 configure:7758: result: yes configure:8014: checking for objdir configure:8029: result: .libs configure:8289: checking if gcc supports -fno-rtti -fno-exceptions configure:8307: 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 configure:8311: $? = 0 configure:8324: result: no configure:8682: checking for gcc option to produce PIC configure:8689: result: -fPIC -DPIC configure:8697: checking if gcc PIC flag -fPIC -DPIC works configure:8715: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:8719: $? = 0 configure:8732: result: yes configure:8761: checking if gcc static flag -static works configure:8789: result: no configure:8804: checking if gcc supports -c -o file.o configure:8825: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:8829: $? = 0 configure:8851: result: yes configure:8859: checking if gcc supports -c -o file.o configure:8906: result: yes configure:8939: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:10198: result: yes configure:10235: checking whether -lc should be explicitly linked in configure:10243: gcc -c -g -O2 conftest.c >&5 configure:10246: $? = 0 configure:10261: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:10264: $? = 0 configure:10278: result: no configure:10438: checking dynamic linker characteristics configure:11019: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11019: $? = 0 configure:11256: result: GNU/Linux ld.so configure:11378: checking how to hardcode library paths into programs configure:11403: result: immediate configure:11951: checking whether stripping libraries is possible configure:11956: result: yes configure:11991: checking if libtool supports shared libraries configure:11993: result: yes configure:11996: checking whether to build shared libraries configure:12021: result: yes configure:12024: checking whether to build static libraries configure:12028: result: yes configure:12072: checking for ANSI C header files configure:12176: result: yes configure:12189: checking for library containing floor configure:12220: gcc -o conftest -g -O2 -Wall conftest.c >&5 conftest.c:31:6: warning: conflicting types for built-in function 'floor' [-Wbuiltin-declaration-mismatch] char floor (); ^~~~~ /tmp/ccPyrjtp.o: In function `main': /home/serverse1/IperfDaemon/IPERF3.1.3_LINUX/conftest.c:35: undefined reference to `floor' collect2: error: ld returned 1 exit status configure:12220: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "iperf" | #define PACKAGE_TARNAME "iperf" | #define PACKAGE_VERSION "3.1.3" | #define PACKAGE_STRING "iperf 3.1.3" | #define PACKAGE_BUGREPORT "https://github.com/esnet/iperf" | #define PACKAGE_URL "http://software.es.net/iperf/" | #define PACKAGE "iperf" | #define VERSION "3.1.3" | #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 STDC_HEADERS 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char floor (); | int | main () | { | return floor (); | ; | return 0; | } configure:12220: gcc -o conftest -g -O2 -Wall conftest.c -lm >&5 conftest.c:31:6: warning: conflicting types for built-in function 'floor' [-Wbuiltin-declaration-mismatch] char floor (); ^~~~~ configure:12220: $? = 0 configure:12237: result: -lm configure:12252: checking for library containing nanosleep configure:12283: gcc -o conftest -g -O2 -Wall conftest.c -lm >&5 configure:12283: $? = 0 configure:12300: result: none required configure:12315: checking for library containing hstrerror configure:12346: gcc -o conftest -g -O2 -Wall conftest.c -lm >&5 configure:12346: $? = 0 configure:12363: result: none required configure:12378: checking for library containing socket configure:12409: gcc -o conftest -g -O2 -Wall conftest.c -lm >&5 configure:12409: $? = 0 configure:12426: result: none required configure:12441: checking for library containing inet_ntop configure:12472: gcc -o conftest -g -O2 -Wall conftest.c -lm >&5 configure:12472: $? = 0 configure:12489: result: none required configure:12504: checking for an ANSI C-conforming const configure:12570: gcc -c -g -O2 -Wall conftest.c >&5 configure:12570: $? = 0 configure:12577: result: yes configure:12589: checking sys/socket.h usability configure:12589: gcc -c -g -O2 -Wall conftest.c >&5 configure:12589: $? = 0 configure:12589: result: yes configure:12589: checking sys/socket.h presence configure:12589: gcc -E conftest.c configure:12589: $? = 0 configure:12589: result: yes configure:12589: checking for sys/socket.h configure:12589: result: yes configure:12601: checking for netinet/sctp.h configure:12601: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c:30:10: fatal error: netinet/sctp.h: No such file or directory #include ^~~~~~~~~~~~~~~~ compilation terminated. configure:12601: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "iperf" | #define PACKAGE_TARNAME "iperf" | #define PACKAGE_VERSION "3.1.3" | #define PACKAGE_STRING "iperf 3.1.3" | #define PACKAGE_BUGREPORT "https://github.com/esnet/iperf" | #define PACKAGE_URL "http://software.es.net/iperf/" | #define PACKAGE "iperf" | #define VERSION "3.1.3" | #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 STDC_HEADERS 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | | | #include configure:12601: result: no configure:12740: checking TCP_CONGESTION socket option configure:12762: result: yes configure:12774: checking IPv6 flowlabel support configure:12797: result: yes configure:12813: checking for cpuset_setaffinity configure:12813: gcc -o conftest -g -O2 -Wall conftest.c -lm >&5 /tmp/ccKkvKcJ.o: In function `main': /home/serverse1/IperfDaemon/IPERF3.1.3_LINUX/conftest.c:61: undefined reference to `cpuset_setaffinity' collect2: error: ld returned 1 exit status configure:12813: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "iperf" | #define PACKAGE_TARNAME "iperf" | #define PACKAGE_VERSION "3.1.3" | #define PACKAGE_STRING "iperf 3.1.3" | #define PACKAGE_BUGREPORT "https://github.com/esnet/iperf" | #define PACKAGE_URL "http://software.es.net/iperf/" | #define PACKAGE "iperf" | #define VERSION "3.1.3" | #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 STDC_HEADERS 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_TCP_CONGESTION 1 | #define HAVE_FLOWLABEL 1 | /* end confdefs.h. */ | /* Define cpuset_setaffinity to an innocuous variant, in case declares cpuset_setaffinity. | For example, HP-UX 11i declares gettimeofday. */ | #define cpuset_setaffinity innocuous_cpuset_setaffinity | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char cpuset_setaffinity (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef cpuset_setaffinity | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char cpuset_setaffinity (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_cpuset_setaffinity || defined __stub___cpuset_setaffinity | choke me | #endif | | int | main () | { | return cpuset_setaffinity (); | ; | return 0; | } configure:12813: result: no configure:12813: checking for sched_setaffinity configure:12813: gcc -o conftest -g -O2 -Wall conftest.c -lm >&5 configure:12813: $? = 0 configure:12813: result: yes configure:12830: checking for sendfile configure:12830: gcc -o conftest -g -O2 -Wall conftest.c -lm >&5 configure:12830: $? = 0 configure:12830: result: yes configure:12841: checking SO_MAX_PACING_RATE socket option configure:12863: result: yes configure:12982: checking that generated files are newer than configure configure:12988: result: done configure:13015: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by iperf config.status 3.1.3, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on deviceid16468 config.status:1099: creating Makefile config.status:1099: creating src/Makefile config.status:1099: creating src/version.h config.status:1099: creating examples/Makefile config.status:1099: creating iperf3.spec config.status:1099: creating src/iperf_config.h config.status:1280: src/iperf_config.h is unchanged config.status:1328: executing depfiles commands config.status:1328: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_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_cpuset_setaffinity=no ac_cv_func_sched_setaffinity=yes ac_cv_func_sendfile=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_netinet_sctp_h=no 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_socket_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='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_SED=/usr/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/usr/bin/dd ac_cv_path_mkdir=/usr/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_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_search_floor=-lm ac_cv_search_hstrerror='none required' ac_cv_search_inet_ntop='none required' ac_cv_search_nanosleep='none required' ac_cv_search_socket='none required' am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes iperf3_cv_header_flowlabel=yes iperf3_cv_header_so_max_pacing_rate=yes iperf3_cv_header_tcp_congestion=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_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=no 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][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='/usr/bin/dd bs=4096 count=1' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/serverse1/IperfDaemon/IPERF3.1.3_LINUX/config/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/serverse1/IperfDaemon/IPERF3.1.3_LINUX/config/missing autoconf' AUTOHEADER='${SHELL} /home/serverse1/IperfDaemon/IPERF3.1.3_LINUX/config/missing autoheader' AUTOMAKE='${SHELL} /home/serverse1/IperfDaemon/IPERF3.1.3_LINUX/config/missing automake-1.15' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -Wall' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' FGREP='/usr/bin/grep -F' GREP='/usr/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='-lm ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /home/serverse1/IperfDaemon/IPERF3.1.3_LINUX/config/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/usr/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='iperf' PACKAGE_BUGREPORT='https://github.com/esnet/iperf' PACKAGE_NAME='iperf' PACKAGE_STRING='iperf 3.1.3' PACKAGE_TARNAME='iperf' PACKAGE_URL='http://software.es.net/iperf/' PACKAGE_VERSION='3.1.3' PATH_SEPARATOR=':' RANLIB='ranlib' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='3.1.3' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/serverse1/IperfDaemon/IPERF3.1.3_LINUX/config/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}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "iperf" #define PACKAGE_TARNAME "iperf" #define PACKAGE_VERSION "3.1.3" #define PACKAGE_STRING "iperf 3.1.3" #define PACKAGE_BUGREPORT "https://github.com/esnet/iperf" #define PACKAGE_URL "http://software.es.net/iperf/" #define PACKAGE "iperf" #define VERSION "3.1.3" #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 STDC_HEADERS 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_TCP_CONGESTION 1 #define HAVE_FLOWLABEL 1 #define HAVE_SCHED_SETAFFINITY 1 #define HAVE_CPU_AFFINITY 1 #define HAVE_SENDFILE 1 #define HAVE_SO_MAX_PACING_RATE 1 configure: exit 0