This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = filesrv uname -m = x86_64 uname -r = 4.15.0-122-generic uname -s = Linux uname -v = #124-Ubuntu SMP Thu Oct 15 13:03:05 UTC 2020 /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/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/bin/X11 ## ----------- ## ## Core tests. ## ## ----------- ## configure:1894: checking for gcc configure:1910: found /usr/bin/gcc configure:1921: result: gcc configure:2150: checking for C compiler version configure:2159: gcc --version >&5 gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0 Copyright (C) 2017 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:2170: $? = 0 configure:2159: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.5.0-3ubuntu1~18.04' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --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 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04) configure:2170: $? = 0 configure:2159: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2170: $? = 1 configure:2159: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2170: $? = 1 configure:2190: checking whether the C compiler works configure:2212: gcc -g -O2 -fdebug-prefix-map=/filesrv/web/apt/pool/universal/main/source/mkp224o_1.5.0_any=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c >&5 configure:2216: $? = 0 configure:2264: result: yes configure:2267: checking for C compiler default output file name configure:2269: result: a.out configure:2275: checking for suffix of executables configure:2282: gcc -o conftest -g -O2 -fdebug-prefix-map=/filesrv/web/apt/pool/universal/main/source/mkp224o_1.5.0_any=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c >&5 configure:2286: $? = 0 configure:2308: result: configure:2330: checking whether we are cross compiling configure:2338: gcc -o conftest -g -O2 -fdebug-prefix-map=/filesrv/web/apt/pool/universal/main/source/mkp224o_1.5.0_any=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c >&5 configure:2342: $? = 0 configure:2349: ./conftest configure:2353: $? = 0 configure:2368: result: no configure:2373: checking for suffix of object files configure:2395: gcc -c -g -O2 -fdebug-prefix-map=/filesrv/web/apt/pool/universal/main/source/mkp224o_1.5.0_any=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:2399: $? = 0 configure:2420: result: o configure:2424: checking whether we are using the GNU C compiler configure:2443: gcc -c -g -O2 -fdebug-prefix-map=/filesrv/web/apt/pool/universal/main/source/mkp224o_1.5.0_any=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:2443: $? = 0 configure:2452: result: yes configure:2461: checking whether gcc accepts -g configure:2481: gcc -c -g -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:2481: $? = 0 configure:2522: result: yes configure:2539: checking for gcc option to accept ISO C89 configure:2602: gcc -c -g -O2 -fdebug-prefix-map=/filesrv/web/apt/pool/universal/main/source/mkp224o_1.5.0_any=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:2602: $? = 0 configure:2615: result: none needed configure:2697: checking whether CC supports -nopie configure:2710: gcc -o conftest -nopie -Werror -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c >&5 gcc: error: unrecognized command line option '-nopie'; did you mean '-no-pie'? configure:2710: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2715: result: no configure:2727: checking whether CC supports -no-pie configure:2740: gcc -o conftest -no-pie -Werror -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions -Wl,-z,relro conftest.c >&5 configure:2740: $? = 0 configure:2741: result: yes configure:2885: checking whether CC supports -std=c99 configure:2898: gcc -c -std=c99 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:2898: $? = 0 configure:2899: result: yes configure:2911: checking whether CC supports -Wall configure:2924: gcc -c -std=c99 -Wall -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:2924: $? = 0 configure:2925: result: yes configure:2936: checking whether CC supports -Wextra configure:2949: gcc -c -std=c99 -Wall -Wextra -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:2949: $? = 0 configure:2950: result: yes configure:2962: checking whether CC supports -Wno-maybe-uninitialized configure:2975: gcc -c -std=c99 -Wall -Wextra -Wno-maybe-uninitialized -Werror -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:2975: $? = 0 configure:2976: result: yes configure:3015: checking whether CC supports and needs -Wno-format -Wno-pedantic-ms-format configure:3030: gcc -c -std=c99 -Wall -Wextra -Wno-maybe-uninitialized -Wno-format -Wno-pedantic-ms-format -Werror -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c:10:2: error: #error wants windows #error wants windows ^~~~~ cc1: error: unrecognized command line option '-Wno-pedantic-ms-format' [-Werror] cc1: all warnings being treated as errors configure:3030: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #ifndef _WIN32 | #error wants windows | #endif | int | main () | { | | ; | return 0; | } configure:3035: result: no configure:3044: checking whether CC supports -Wno-unused-function configure:3057: gcc -c -std=c99 -Wall -Wextra -Wno-maybe-uninitialized -Wno-unused-function -Werror -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:3057: $? = 0 configure:3058: result: yes configure:3070: checking whether CC supports -Wmissing-prototypes configure:3083: gcc -c -std=c99 -Wall -Wextra -Wno-maybe-uninitialized -Wno-unused-function -Wmissing-prototypes -Werror -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:3083: $? = 0 configure:3084: result: yes configure:3096: checking whether CC supports -Wstrict-prototypes configure:3102: gcc -c -std=c99 -Wall -Wextra -Wno-maybe-uninitialized -Wno-unused-function -Wmissing-prototypes -Wstrict-prototypes -Werror -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:3102: $? = 0 configure:3103: result: yes configure:3222: checking whether ARGON2ID13 is supported by libsodium configure:3236: gcc -c -g -O2 -fdebug-prefix-map=/filesrv/web/apt/pool/universal/main/source/mkp224o_1.5.0_any=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:3236: $? = 0 configure:3237: result: yes configure:3415: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on filesrv config.status:725: creating GNUmakefile ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-g -O2 -fdebug-prefix-map=/filesrv/web/apt/pool/universal/main/source/mkp224o_1.5.0_any=. -fstack-protector-strong -Wformat -Werror=format-security' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value='-Wdate-time -D_FORTIFY_SOURCE=2' ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-Bsymbolic-functions -Wl,-z,relro' 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_objext=o ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='gcc' CFLAGS='-g -O2 -fdebug-prefix-map=/filesrv/web/apt/pool/universal/main/source/mkp224o_1.5.0_any=. -fstack-protector-strong -Wformat -Werror=format-security' CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2' CSTD='-std=c99 -Wall -Wextra -Wno-maybe-uninitialized -Wno-unused-function -Wmissing-prototypes -Wstrict-prototypes' DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"' ECHO_C='' ECHO_N='-n' ECHO_T='' ED25519IMPL='donna' EXEEXT='' LDFLAGS='-Wl,-Bsymbolic-functions -Wl,-z,relro' LIBOBJS='' LIBS='' LTLIBOBJS='' MAINLIB='' MYDEFS=' -DSTATISTICS -DPASSPHRASE' NOPIE='-no-pie' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' SHELL='/bin/bash' SRCDIR='.' ac_ct_CC='gcc' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' 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 "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" configure: exit 0