Your IP : 10.128.30.70


Current Path : /usr/src/libsodium-1.0.18/
Upload File :
Current File : //usr/src/libsodium-1.0.18/config.log

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by libsodium configure 1.0.18, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure 

## --------- ##
## Platform. ##
## --------- ##

hostname = am-ws-1.flintstudios.net
uname -m = x86_64
uname -r = 3.10.0-1160.2.2.el7.x86_64
uname -s = Linux
uname -v = #1 SMP Tue Oct 20 16:53:08 UTC 2020

/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: /usr/local/cpanel/3rdparty/lib/path-bin
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /opt/cpanel/composer/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2431: checking build system type
configure:2445: result: x86_64-pc-linux-gnu
configure:2465: checking host system type
configure:2478: result: x86_64-pc-linux-gnu
configure:2514: checking for a BSD-compatible install
configure:2582: result: /bin/install -c
configure:2593: checking whether build environment is sane
configure:2648: result: yes
configure:2799: checking for a thread-safe mkdir -p
configure:2838: result: /bin/mkdir -p
configure:2845: checking for gawk
configure:2861: found /bin/gawk
configure:2872: result: gawk
configure:2883: checking whether make sets $(MAKE)
configure:2905: result: yes
configure:2934: checking whether make supports nested variables
configure:2951: result: yes
configure:3040: checking whether UID '0' is supported by ustar format
configure:3043: result: yes
configure:3050: checking whether GID '0' is supported by ustar format
configure:3053: result: yes
configure:3061: checking how to create a ustar tar archive
configure:3072: tar --version
tar (GNU tar) 1.26
Copyright (C) 2011 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
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:3075: $? = 0
configure:3115: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
configure:3118: $? = 0
configure:3122: tar -xf - <conftest.tar
configure:3125: $? = 0
configure:3127: cat conftest.dir/file
GrepMe
configure:3130: $? = 0
configure:3143: result: gnutar
configure:3204: checking whether make supports nested variables
configure:3221: result: yes
configure:3233: checking whether to enable maintainer-specific portions of Makefiles
configure:3242: result: no
configure:3352: checking whether make supports the include directive
configure:3367: make -f confmf.GNU && cat confinc.out
this is the am__doit target
configure:3370: $? = 0
configure:3389: result: yes (GNU style)
configure:3440: checking for gcc
configure:3456: found /bin/gcc
configure:3467: result: gcc
configure:3696: checking for C compiler version
configure:3705: gcc --version >&5
gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44)
Copyright (C) 2015 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:3716: $? = 0
configure:3705: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.8.5 20150623 (Red Hat 4.8.5-44) (GCC) 
configure:3716: $? = 0
configure:3705: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3716: $? = 4
configure:3705: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:3716: $? = 4
configure:3736: checking whether the C compiler works
configure:3758: gcc    conftest.c  >&5
configure:3762: $? = 0
configure:3810: result: yes
configure:3813: checking for C compiler default output file name
configure:3815: result: a.out
configure:3821: checking for suffix of executables
configure:3828: gcc -o conftest    conftest.c  >&5
configure:3832: $? = 0
configure:3854: result: 
configure:3876: checking whether we are cross compiling
configure:3884: gcc -o conftest    conftest.c  >&5
configure:3888: $? = 0
configure:3895: ./conftest
configure:3899: $? = 0
configure:3914: result: no
configure:3919: checking for suffix of object files
configure:3941: gcc -c   conftest.c >&5
configure:3945: $? = 0
configure:3966: result: o
configure:3970: checking whether we are using the GNU C compiler
configure:3989: gcc -c   conftest.c >&5
configure:3989: $? = 0
configure:3998: result: yes
configure:4007: checking whether gcc accepts -g
configure:4027: gcc -c -g  conftest.c >&5
configure:4027: $? = 0
configure:4068: result: yes
configure:4085: checking for gcc option to accept ISO C89
configure:4148: gcc  -c -g -O2  conftest.c >&5
configure:4148: $? = 0
configure:4161: result: none needed
configure:4186: checking whether gcc understands -c and -o together
configure:4208: gcc -c conftest.c -o conftest2.o
configure:4211: $? = 0
configure:4208: gcc -c conftest.c -o conftest2.o
configure:4211: $? = 0
configure:4223: result: yes
configure:4242: checking dependency style of gcc
configure:4353: result: gcc3
configure:4490: checking for a sed that does not truncate output
configure:4554: result: /bin/sed
configure:4564: checking how to run the C preprocessor
configure:4595: gcc -E  conftest.c
configure:4595: $? = 0
configure:4609: gcc -E  conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:4609: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsodium"
| #define PACKAGE_TARNAME "libsodium"
| #define PACKAGE_VERSION "1.0.18"
| #define PACKAGE_STRING "libsodium 1.0.18"
| #define PACKAGE_BUGREPORT "https://github.com/jedisct1/libsodium/issues"
| #define PACKAGE_URL "https://github.com/jedisct1/libsodium"
| #define PACKAGE "libsodium"
| #define VERSION "1.0.18"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4634: result: gcc -E
configure:4654: gcc -E  conftest.c
configure:4654: $? = 0
configure:4668: gcc -E  conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:4668: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsodium"
| #define PACKAGE_TARNAME "libsodium"
| #define PACKAGE_VERSION "1.0.18"
| #define PACKAGE_STRING "libsodium 1.0.18"
| #define PACKAGE_BUGREPORT "https://github.com/jedisct1/libsodium/issues"
| #define PACKAGE_URL "https://github.com/jedisct1/libsodium"
| #define PACKAGE "libsodium"
| #define VERSION "1.0.18"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4697: checking for grep that handles long lines and -e
configure:4755: result: /bin/grep
configure:4760: checking for egrep
configure:4822: result: /bin/grep -E
configure:5012: checking whether gcc is Clang
configure:5037: result: no
configure:5160: checking whether pthreads work with -pthread
configure:5254: gcc -o conftest -g -O2 -pthread   conftest.c   >&5
configure:5254: $? = 0
configure:5263: result: yes
configure:5282: checking for joinable pthread attribute
configure:5300: gcc -o conftest -g -O2 -pthread   conftest.c   >&5
configure:5300: $? = 0
configure:5308: result: PTHREAD_CREATE_JOINABLE
configure:5322: checking whether more special flags are required for pthreads
configure:5335: result: no
configure:5343: checking for PTHREAD_PRIO_INHERIT
configure:5359: gcc -o conftest -g -O2 -pthread   conftest.c   >&5
configure:5359: $? = 0
configure:5368: result: yes
configure:5475: gcc -o conftest -g -O2   conftest.c  >&5
configure:5475: $? = 0
configure:6337: checking for gcc option to accept ISO C99
configure:6486: gcc  -c -g -O2 -pthread  conftest.c >&5
conftest.c:63:29: error: expected ';', ',' or ')' before 'text'
 test_restrict (ccp restrict text)
                             ^
conftest.c: In function 'main':
conftest.c:117:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
   char *restrict newvar = "Another string";
                  ^
conftest.c:117:18: error: 'newvar' undeclared (first use in this function)
conftest.c:117:18: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:127:3: error: 'for' loop initial declarations are only allowed in C99 mode
   for (int i = 0; i < ia->datasize; ++i)
   ^
conftest.c:127:3: note: use option -std=c99 or -std=gnu99 to compile your code
configure:6486: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsodium"
| #define PACKAGE_TARNAME "libsodium"
| #define PACKAGE_VERSION "1.0.18"
| #define PACKAGE_STRING "libsodium 1.0.18"
| #define PACKAGE_BUGREPORT "https://github.com/jedisct1/libsodium/issues"
| #define PACKAGE_URL "https://github.com/jedisct1/libsodium"
| #define PACKAGE "libsodium"
| #define VERSION "1.0.18"
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| /* end confdefs.h.  */
| #include <stdarg.h>
| #include <stdbool.h>
| #include <stdlib.h>
| #include <wchar.h>
| #include <stdio.h>
| 
| // Check varargs macros.  These examples are taken from C99 6.10.3.5.
| #define debug(...) fprintf (stderr, __VA_ARGS__)
| #define showlist(...) puts (#__VA_ARGS__)
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
| static void
| test_varargs_macros (void)
| {
|   int x = 1234;
|   int y = 5678;
|   debug ("Flag");
|   debug ("X = %d\n", x);
|   showlist (The first, second, and third items.);
|   report (x>y, "x is %d but y is %d", x, y);
| }
| 
| // Check long long types.
| #define BIG64 18446744073709551615ull
| #define BIG32 4294967295ul
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
| #if !BIG_OK
|   your preprocessor is broken;
| #endif
| #if BIG_OK
| #else
|   your preprocessor is broken;
| #endif
| static long long int bignum = -9223372036854775807LL;
| static unsigned long long int ubignum = BIG64;
| 
| struct incomplete_array
| {
|   int datasize;
|   double data[];
| };
| 
| struct named_init {
|   int number;
|   const wchar_t *name;
|   double average;
| };
| 
| typedef const char *ccp;
| 
| static inline int
| test_restrict (ccp restrict text)
| {
|   // See if C++-style comments work.
|   // Iterate through items via the restricted pointer.
|   // Also check for declarations in for loops.
|   for (unsigned int i = 0; *(text+i) != '\0'; ++i)
|     continue;
|   return 0;
| }
| 
| // Check varargs and va_copy.
| static void
| test_varargs (const char *format, ...)
| {
|   va_list args;
|   va_start (args, format);
|   va_list args_copy;
|   va_copy (args_copy, args);
| 
|   const char *str;
|   int number;
|   float fnumber;
| 
|   while (*format)
|     {
|       switch (*format++)
| 	{
| 	case 's': // string
| 	  str = va_arg (args_copy, const char *);
| 	  break;
| 	case 'd': // int
| 	  number = va_arg (args_copy, int);
| 	  break;
| 	case 'f': // float
| 	  fnumber = va_arg (args_copy, double);
| 	  break;
| 	default:
| 	  break;
| 	}
|     }
|   va_end (args_copy);
|   va_end (args);
| }
| 
| int
| main ()
| {
| 
|   // Check bool.
|   _Bool success = false;
| 
|   // Check restrict.
|   if (test_restrict ("String literal") == 0)
|     success = true;
|   char *restrict newvar = "Another string";
| 
|   // Check varargs.
|   test_varargs ("s, d' f .", "string", 65, 34.234);
|   test_varargs_macros ();
| 
|   // Check flexible array members.
|   struct incomplete_array *ia =
|     malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
|   ia->datasize = 10;
|   for (int i = 0; i < ia->datasize; ++i)
|     ia->data[i] = i * 1.234;
| 
|   // Check named initializers.
|   struct named_init ni = {
|     .number = 34,
|     .name = L"Test wide string",
|     .average = 543.34343,
|   };
| 
|   ni.number = 58;
| 
|   int dynamic_array[ni.number];
|   dynamic_array[ni.number - 1] = 543;
| 
|   // work around unused variable warnings
|   return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
| 	  || dynamic_array[ni.number - 1] != 543);
| 
|   ;
|   return 0;
| }
configure:6486: gcc -std=gnu99 -c -g -O2 -pthread  conftest.c >&5
configure:6486: $? = 0
configure:6506: result: -std=gnu99
configure:6523: checking dependency style of gcc -std=gnu99
configure:6632: result: gcc3
configure:6647: checking for ANSI C header files
configure:6667: gcc -std=gnu99 -c -g -O2 -pthread  conftest.c >&5
configure:6667: $? = 0
configure:6740: gcc -std=gnu99 -o conftest -g -O2 -pthread   conftest.c   >&5
configure:6740: $? = 0
configure:6740: ./conftest
configure:6740: $? = 0
configure:6751: result: yes
configure:6764: checking for sys/types.h
configure:6764: gcc -std=gnu99 -c -g -O2 -pthread  conftest.c >&5
configure:6764: $? = 0
configure:6764: result: yes
configure:6764: checking for sys/stat.h
configure:6764: gcc -std=gnu99 -c -g -O2 -pthread  conftest.c >&5
configure:6764: $? = 0
configure:6764: result: yes
configure:6764: checking for stdlib.h
configure:6764: gcc -std=gnu99 -c -g -O2 -pthread  conftest.c >&5
configure:6764: $? = 0
configure:6764: result: yes
configure:6764: checking for string.h
configure:6764: gcc -std=gnu99 -c -g -O2 -pthread  conftest.c >&5
configure:6764: $? = 0
configure:6764: result: yes
configure:6764: checking for memory.h
configure:6764: gcc -std=gnu99 -c -g -O2 -pthread  conftest.c >&5
configure:6764: $? = 0
configure:6764: result: yes
configure:6764: checking for strings.h
configure:6764: gcc -std=gnu99 -c -g -O2 -pthread  conftest.c >&5
configure:6764: $? = 0
configure:6764: result: yes
configure:6764: checking for inttypes.h
configure:6764: gcc -std=gnu99 -c -g -O2 -pthread  conftest.c >&5
configure:6764: $? = 0
configure:6764: result: yes
configure:6764: checking for stdint.h
configure:6764: gcc -std=gnu99 -c -g -O2 -pthread  conftest.c >&5
configure:6764: $? = 0
configure:6764: result: yes
configure:6764: checking for unistd.h
configure:6764: gcc -std=gnu99 -c -g -O2 -pthread  conftest.c >&5
configure:6764: $? = 0
configure:6764: result: yes
configure:6777: checking minix/config.h usability
configure:6777: gcc -std=gnu99 -c -g -O2 -pthread  conftest.c >&5
conftest.c:56:26: fatal error: minix/config.h: No such file or directory
 #include <minix/config.h>
                          ^
compilation terminated.
configure:6777: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsodium"
| #define PACKAGE_TARNAME "libsodium"
| #define PACKAGE_VERSION "1.0.18"
| #define PACKAGE_STRING "libsodium 1.0.18"
| #define PACKAGE_BUGREPORT "https://github.com/jedisct1/libsodium/issues"
| #define PACKAGE_URL "https://github.com/jedisct1/libsodium"
| #define PACKAGE "libsodium"
| #define VERSION "1.0.18"
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #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
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:6777: result: no
configure:6777: checking minix/config.h presence
configure:6777: gcc -E  conftest.c
conftest.c:23:26: fatal error: minix/config.h: No such file or directory
 #include <minix/config.h>
                          ^
compilation terminated.
configure:6777: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsodium"
| #define PACKAGE_TARNAME "libsodium"
| #define PACKAGE_VERSION "1.0.18"
| #define PACKAGE_STRING "libsodium 1.0.18"
| #define PACKAGE_BUGREPORT "https://github.com/jedisct1/libsodium/issues"
| #define PACKAGE_URL "https://github.com/jedisct1/libsodium"
| #define PACKAGE "libsodium"
| #define VERSION "1.0.18"
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #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
| /* end confdefs.h.  */
| #include <minix/config.h>
configure:6777: result: no
configure:6777: checking for minix/config.h
configure:6777: result: no
configure:6798: checking whether it is safe to define __EXTENSIONS__
configure:6816: gcc -std=gnu99 -c -g -O2 -pthread  conftest.c >&5
configure:6816: $? = 0
configure:6823: result: yes
configure:6838: checking for variable-length arrays
configure:6854: gcc -std=gnu99 -c -g -O2 -pthread  conftest.c >&5
configure:6854: $? = 0
configure:6861: result: yes
configure:6871: checking for __wasi__ defined
configure:6893: gcc -std=gnu99 -c -g -O2 -pthread  conftest.c >&5
conftest.c: In function 'main':
conftest.c:37:3: error: unknown type name 'choke'
   choke me
   ^
configure:6893: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsodium"
| #define PACKAGE_TARNAME "libsodium"
| #define PACKAGE_VERSION "1.0.18"
| #define PACKAGE_STRING "libsodium 1.0.18"
| #define PACKAGE_BUGREPORT "https://github.com/jedisct1/libsodium/issues"
| #define PACKAGE_URL "https://github.com/jedisct1/libsodium"
| #define PACKAGE "libsodium"
| #define VERSION "1.0.18"
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_C_VARARRAYS 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   #ifdef __wasi__
|   int ok;
|   #else
|   choke me
|   #endif
| 
|   ;
|   return 0;
| }
configure:6900: result: no
configure:6907: checking for _FORTIFY_SOURCE defined
configure:6929: gcc -std=gnu99 -c -g -O2 -pthread  conftest.c >&5
conftest.c: In function 'main':
conftest.c:37:3: error: unknown type name 'choke'
   choke me
   ^
configure:6929: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsodium"
| #define PACKAGE_TARNAME "libsodium"
| #define PACKAGE_VERSION "1.0.18"
| #define PACKAGE_STRING "libsodium 1.0.18"
| #define PACKAGE_BUGREPORT "https://github.com/jedisct1/libsodium/issues"
| #define PACKAGE_URL "https://github.com/jedisct1/libsodium"
| #define PACKAGE "libsodium"
| #define VERSION "1.0.18"
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_C_VARARRAYS 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   #ifdef _FORTIFY_SOURCE
|   int ok;
|   #else
|   choke me
|   #endif
| 
|   ;
|   return 0;
| }
configure:6936: result: no
configure:6942: checking whether C compiler accepts -D_FORTIFY_SOURCE=2
configure:6961: gcc -std=gnu99 -o conftest -g -O2 -pthread  -D_FORTIFY_SOURCE=2   conftest.c   >&5
configure:6961: $? = 0
configure:6970: result: yes
configure:6981: checking whether C compiler accepts -fvisibility=hidden
configure:7000: gcc -std=gnu99 -o conftest -g -O2 -pthread  -fvisibility=hidden  -D_FORTIFY_SOURCE=2  conftest.c   >&5
configure:7000: $? = 0
configure:7009: result: yes
configure:7023: checking whether C compiler accepts -fPIC
configure:7042: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden  -fPIC  -D_FORTIFY_SOURCE=2  conftest.c   >&5
configure:7042: $? = 0
configure:7051: result: yes
configure:7064: checking whether C compiler accepts -fPIE
configure:7083: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC  -fPIE  -D_FORTIFY_SOURCE=2  conftest.c   >&5
configure:7083: $? = 0
configure:7092: result: yes
configure:7096: checking whether the linker accepts -pie
configure:7115: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC  -D_FORTIFY_SOURCE=2   -pie conftest.c   >&5
configure:7115: $? = 0
configure:7124: result: yes
configure:7143: checking whether C compiler accepts -fno-strict-aliasing
configure:7162: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE  -fno-strict-aliasing  -D_FORTIFY_SOURCE=2  -pie conftest.c   >&5
configure:7162: $? = 0
configure:7171: result: yes
configure:7179: checking whether C compiler accepts -fno-strict-overflow
configure:7198: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing  -fno-strict-overflow  -D_FORTIFY_SOURCE=2  -pie conftest.c   >&5
configure:7198: $? = 0
configure:7207: result: yes
configure:7267: gcc -std=gnu99 -c -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow  -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:7267: $? = 0
configure:7503: checking whether C compiler accepts -fstack-protector
configure:7522: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow  -fstack-protector  -D_FORTIFY_SOURCE=2  -pie conftest.c   >&5
configure:7522: $? = 0
configure:7531: result: yes
configure:7535: checking whether the linker accepts -fstack-protector
configure:7554: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow  -D_FORTIFY_SOURCE=2  -pie  -fstack-protector conftest.c   >&5
configure:7554: $? = 0
configure:7563: result: yes
configure:7587: checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wall
configure:7606: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector  -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wall  -D_FORTIFY_SOURCE=2  -pie conftest.c   >&5
configure:7606: $? = 0
configure:7616: result: yes
configure:7625: checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra
configure:7644: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector  -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra  -D_FORTIFY_SOURCE=2  -pie conftest.c   >&5
configure:7644: $? = 0
configure:7654: result: yes
configure:7663: checking for clang
configure:7680: gcc -std=gnu99 -c -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector  -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:35:2: error: #error Not clang
 #error Not clang
  ^
configure:7680: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsodium"
| #define PACKAGE_TARNAME "libsodium"
| #define PACKAGE_VERSION "1.0.18"
| #define PACKAGE_STRING "libsodium 1.0.18"
| #define PACKAGE_BUGREPORT "https://github.com/jedisct1/libsodium/issues"
| #define PACKAGE_URL "https://github.com/jedisct1/libsodium"
| #define PACKAGE "libsodium"
| #define VERSION "1.0.18"
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_C_VARARRAYS 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
| #ifndef __clang__
| #error Not clang
| #endif
| 
|   ;
|   return 0;
| }
configure:7723: result: no
configure:7730: checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast
configure:7749: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector  -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast  -D_FORTIFY_SOURCE=2  -pie conftest.c   >&5
configure:7749: $? = 0
configure:7759: result: yes
configure:7768: checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual
configure:7787: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector  -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual  -D_FORTIFY_SOURCE=2  -pie conftest.c   >&5
configure:7787: $? = 0
configure:7797: result: yes
configure:7806: checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero
configure:7825: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector  -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero  -D_FORTIFY_SOURCE=2  -pie conftest.c   >&5
configure:7825: $? = 0
configure:7835: result: yes
configure:7844: checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches
configure:7863: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector  -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches  -D_FORTIFY_SOURCE=2  -pie conftest.c   >&5
gcc: error: unrecognized command line option '-Wduplicated-branches'
configure:7863: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsodium"
| #define PACKAGE_TARNAME "libsodium"
| #define PACKAGE_VERSION "1.0.18"
| #define PACKAGE_STRING "libsodium 1.0.18"
| #define PACKAGE_BUGREPORT "https://github.com/jedisct1/libsodium/issues"
| #define PACKAGE_URL "https://github.com/jedisct1/libsodium"
| #define PACKAGE "libsodium"
| #define VERSION "1.0.18"
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_C_VARARRAYS 1
| /* end confdefs.h.  */
| #include <time.h>
| int
| main ()
| {
| time_t x; int fodder = 0; if (fodder > -1000 && time(&x)) return (int) x
|   ;
|   return 0;
| }
configure:7873: result: no
configure:7882: checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond
configure:7901: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector  -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond  -D_FORTIFY_SOURCE=2  -pie conftest.c   >&5
gcc: error: unrecognized command line option '-Wduplicated-cond'
configure:7901: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsodium"
| #define PACKAGE_TARNAME "libsodium"
| #define PACKAGE_VERSION "1.0.18"
| #define PACKAGE_STRING "libsodium 1.0.18"
| #define PACKAGE_BUGREPORT "https://github.com/jedisct1/libsodium/issues"
| #define PACKAGE_URL "https://github.com/jedisct1/libsodium"
| #define PACKAGE "libsodium"
| #define VERSION "1.0.18"
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_C_VARARRAYS 1
| /* end confdefs.h.  */
| #include <time.h>
| int
| main ()
| {
| time_t x; int fodder = 0; if (fodder > -1000 && time(&x)) return (int) x
|   ;
|   return 0;
| }
configure:7911: result: no
configure:7920: checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wfloat-equal
configure:7939: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector  -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wfloat-equal  -D_FORTIFY_SOURCE=2  -pie conftest.c   >&5
configure:7939: $? = 0
configure:7949: result: yes
configure:7958: checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wfloat-equal -Wformat=2
configure:7977: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector  -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wfloat-equal -Wformat=2  -D_FORTIFY_SOURCE=2  -pie conftest.c   >&5
configure:7977: $? = 0
configure:7987: result: yes
configure:7996: checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wfloat-equal -Wformat=2 -Wlogical-op
configure:8015: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector  -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wfloat-equal -Wformat=2 -Wlogical-op  -D_FORTIFY_SOURCE=2  -pie conftest.c   >&5
configure:8015: $? = 0
configure:8025: result: yes
configure:8034: checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized
configure:8053: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector  -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized  -D_FORTIFY_SOURCE=2  -pie conftest.c   >&5
configure:8053: $? = 0
configure:8063: result: yes
configure:8072: checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation
configure:8091: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector  -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation  -D_FORTIFY_SOURCE=2  -pie conftest.c   >&5
gcc: error: unrecognized command line option '-Wmisleading-indentation'
configure:8091: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsodium"
| #define PACKAGE_TARNAME "libsodium"
| #define PACKAGE_VERSION "1.0.18"
| #define PACKAGE_STRING "libsodium 1.0.18"
| #define PACKAGE_BUGREPORT "https://github.com/jedisct1/libsodium/issues"
| #define PACKAGE_URL "https://github.com/jedisct1/libsodium"
| #define PACKAGE "libsodium"
| #define VERSION "1.0.18"
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_C_VARARRAYS 1
| /* end confdefs.h.  */
| #include <time.h>
| int
| main ()
| {
| time_t x; int fodder = 0; if (fodder > -1000 && time(&x)) return (int) x
|   ;
|   return 0;
| }
configure:8101: result: no
configure:8110: checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-declarations
configure:8129: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector  -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-declarations  -D_FORTIFY_SOURCE=2  -pie conftest.c   >&5
configure:8129: $? = 0
configure:8139: result: yes
configure:8148: checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-declarations -Wmissing-prototypes
configure:8167: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector  -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-declarations -Wmissing-prototypes  -D_FORTIFY_SOURCE=2  -pie conftest.c   >&5
configure:8167: $? = 0
configure:8177: result: yes
configure:8186: checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-declarations -Wmissing-prototypes -Wnested-externs
configure:8205: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector  -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-declarations -Wmissing-prototypes -Wnested-externs  -D_FORTIFY_SOURCE=2  -pie conftest.c   >&5
configure:8205: $? = 0
configure:8215: result: yes
configure:8224: checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits
configure:8243: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector  -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits  -D_FORTIFY_SOURCE=2  -pie conftest.c   >&5
configure:8243: $? = 0
configure:8253: result: yes
configure:8262: checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas
configure:8281: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector  -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas  -D_FORTIFY_SOURCE=2  -pie conftest.c   >&5
configure:8281: $? = 0
configure:8291: result: yes
configure:8300: checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id
configure:8319: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector  -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id  -D_FORTIFY_SOURCE=2  -pie conftest.c   >&5
configure:8319: $? = 0
configure:8329: result: yes
configure:8338: checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference
configure:8357: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector  -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference  -D_FORTIFY_SOURCE=2  -pie conftest.c   >&5
gcc: error: unrecognized command line option '-Wnull-dereference'
configure:8357: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsodium"
| #define PACKAGE_TARNAME "libsodium"
| #define PACKAGE_VERSION "1.0.18"
| #define PACKAGE_STRING "libsodium 1.0.18"
| #define PACKAGE_BUGREPORT "https://github.com/jedisct1/libsodium/issues"
| #define PACKAGE_URL "https://github.com/jedisct1/libsodium"
| #define PACKAGE "libsodium"
| #define VERSION "1.0.18"
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_C_VARARRAYS 1
| /* end confdefs.h.  */
| #include <time.h>
| int
| main ()
| {
| time_t x; int fodder = 0; if (fodder > -1000 && time(&x)) return (int) x
|   ;
|   return 0;
| }
configure:8367: result: no
configure:8376: checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wold-style-declaration
configure:8395: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector  -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wold-style-declaration  -D_FORTIFY_SOURCE=2  -pie conftest.c   >&5
configure:8395: $? = 0
configure:8405: result: yes
configure:8414: checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wold-style-declaration -Wpointer-arith
configure:8433: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector  -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wold-style-declaration -Wpointer-arith  -D_FORTIFY_SOURCE=2  -pie conftest.c   >&5
configure:8433: $? = 0
configure:8443: result: yes
configure:8452: checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wold-style-declaration -Wpointer-arith -Wredundant-decls
configure:8471: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector  -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wold-style-declaration -Wpointer-arith -Wredundant-decls  -D_FORTIFY_SOURCE=2  -pie conftest.c   >&5
configure:8471: $? = 0
configure:8481: result: yes
configure:8490: checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict
configure:8509: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector  -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict  -D_FORTIFY_SOURCE=2  -pie conftest.c   >&5
gcc: error: unrecognized command line option '-Wrestrict'
configure:8509: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsodium"
| #define PACKAGE_TARNAME "libsodium"
| #define PACKAGE_VERSION "1.0.18"
| #define PACKAGE_STRING "libsodium 1.0.18"
| #define PACKAGE_BUGREPORT "https://github.com/jedisct1/libsodium/issues"
| #define PACKAGE_URL "https://github.com/jedisct1/libsodium"
| #define PACKAGE "libsodium"
| #define VERSION "1.0.18"
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_C_VARARRAYS 1
| /* end confdefs.h.  */
| #include <time.h>
| int
| main ()
| {
| time_t x; int fodder = 0; if (fodder > -1000 && time(&x)) return (int) x
|   ;
|   return 0;
| }
configure:8519: result: no
configure:8528: checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wshorten-64-to-32
configure:8547: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector  -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wshorten-64-to-32  -D_FORTIFY_SOURCE=2  -pie conftest.c   >&5
gcc: error: unrecognized command line option '-Wshorten-64-to-32'
configure:8547: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsodium"
| #define PACKAGE_TARNAME "libsodium"
| #define PACKAGE_VERSION "1.0.18"
| #define PACKAGE_STRING "libsodium 1.0.18"
| #define PACKAGE_BUGREPORT "https://github.com/jedisct1/libsodium/issues"
| #define PACKAGE_URL "https://github.com/jedisct1/libsodium"
| #define PACKAGE "libsodium"
| #define VERSION "1.0.18"
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_C_VARARRAYS 1
| /* end confdefs.h.  */
| #include <time.h>
| int
| main ()
| {
| time_t x; int fodder = 0; if (fodder > -1000 && time(&x)) return (int) x
|   ;
|   return 0;
| }
configure:8557: result: no
configure:8566: checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wsometimes-uninitialized
configure:8585: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector  -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wsometimes-uninitialized  -D_FORTIFY_SOURCE=2  -pie conftest.c   >&5
gcc: error: unrecognized command line option '-Wsometimes-uninitialized'
configure:8585: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsodium"
| #define PACKAGE_TARNAME "libsodium"
| #define PACKAGE_VERSION "1.0.18"
| #define PACKAGE_STRING "libsodium 1.0.18"
| #define PACKAGE_BUGREPORT "https://github.com/jedisct1/libsodium/issues"
| #define PACKAGE_URL "https://github.com/jedisct1/libsodium"
| #define PACKAGE "libsodium"
| #define VERSION "1.0.18"
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_C_VARARRAYS 1
| /* end confdefs.h.  */
| #include <time.h>
| int
| main ()
| {
| time_t x; int fodder = 0; if (fodder > -1000 && time(&x)) return (int) x
|   ;
|   return 0;
| }
configure:8595: result: no
configure:8604: checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wstrict-prototypes
configure:8623: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector  -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wstrict-prototypes  -D_FORTIFY_SOURCE=2  -pie conftest.c   >&5
conftest.c:31:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 main ()
 ^
configure:8623: $? = 0
configure:8633: result: yes
configure:8642: checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum
configure:8661: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector  -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum  -D_FORTIFY_SOURCE=2  -pie conftest.c   >&5
conftest.c:31:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 main ()
 ^
configure:8661: $? = 0
configure:8671: result: yes
configure:8680: checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum -Wvariable-decl
configure:8699: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector  -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum -Wvariable-decl  -D_FORTIFY_SOURCE=2  -pie conftest.c   >&5
gcc: error: unrecognized command line option '-Wvariable-decl'
configure:8699: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsodium"
| #define PACKAGE_TARNAME "libsodium"
| #define PACKAGE_VERSION "1.0.18"
| #define PACKAGE_STRING "libsodium 1.0.18"
| #define PACKAGE_BUGREPORT "https://github.com/jedisct1/libsodium/issues"
| #define PACKAGE_URL "https://github.com/jedisct1/libsodium"
| #define PACKAGE "libsodium"
| #define VERSION "1.0.18"
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_C_VARARRAYS 1
| /* end confdefs.h.  */
| #include <time.h>
| int
| main ()
| {
| time_t x; int fodder = 0; if (fodder > -1000 && time(&x)) return (int) x
|   ;
|   return 0;
| }
configure:8709: result: no
configure:8718: checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum -Wwrite-strings
configure:8737: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector  -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum -Wwrite-strings  -D_FORTIFY_SOURCE=2  -pie conftest.c   >&5
conftest.c:31:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 main ()
 ^
configure:8737: $? = 0
configure:8747: result: yes
configure:8756: checking whether the linker accepts -Wl,-z,relro
configure:8775: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector  -D_FORTIFY_SOURCE=2  -pie  -Wl,-z,relro conftest.c   >&5
configure:8775: $? = 0
configure:8784: result: yes
configure:8792: checking whether the linker accepts -Wl,-z,now
configure:8811: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector  -D_FORTIFY_SOURCE=2  -pie -Wl,-z,relro  -Wl,-z,now conftest.c   >&5
configure:8811: $? = 0
configure:8820: result: yes
configure:8828: checking whether the linker accepts -Wl,-z,noexecstack
configure:8847: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector  -D_FORTIFY_SOURCE=2  -pie -Wl,-z,relro -Wl,-z,now  -Wl,-z,noexecstack conftest.c   >&5
configure:8847: $? = 0
configure:8856: result: yes
configure:8866: checking whether segmentation violations can be caught when using the C compiler
configure:8903: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector  -D_FORTIFY_SOURCE=2  -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c   >&5
configure:8903: $? = 0
configure:8903: ./conftest
configure:8903: $? = 0
configure:8914: result: yes
configure:8927: checking whether SIGABRT can be caught when using the C compiler
configure:8979: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector  -D_FORTIFY_SOURCE=2  -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c   >&5
configure:8979: $? = 0
configure:8979: ./conftest
configure:8979: $? = 0
configure:8990: result: yes
configure:9006: checking for thread local storage (TLS) class
configure:9032: gcc -std=gnu99 -c -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector  -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c: In function 'foo':
conftest.c:34:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int'
                static  thread_local  int bar;
                                      ^
configure:9032: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsodium"
| #define PACKAGE_TARNAME "libsodium"
| #define PACKAGE_VERSION "1.0.18"
| #define PACKAGE_STRING "libsodium 1.0.18"
| #define PACKAGE_BUGREPORT "https://github.com/jedisct1/libsodium/issues"
| #define PACKAGE_URL "https://github.com/jedisct1/libsodium"
| #define PACKAGE "libsodium"
| #define VERSION "1.0.18"
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_C_VARARRAYS 1
| #define HAVE_CATCHABLE_SEGV 1
| #define HAVE_CATCHABLE_ABRT 1
| /* end confdefs.h.  */
| #include <stdlib.h>
|                static void
|                foo(void) {
|                static  thread_local  int bar;
|                exit(1);
|                }
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:9032: gcc -std=gnu99 -c -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector  -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c: In function 'foo':
conftest.c:34:39: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int'
                static  _Thread_local  int bar;
                                       ^
configure:9032: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsodium"
| #define PACKAGE_TARNAME "libsodium"
| #define PACKAGE_VERSION "1.0.18"
| #define PACKAGE_STRING "libsodium 1.0.18"
| #define PACKAGE_BUGREPORT "https://github.com/jedisct1/libsodium/issues"
| #define PACKAGE_URL "https://github.com/jedisct1/libsodium"
| #define PACKAGE "libsodium"
| #define VERSION "1.0.18"
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_C_VARARRAYS 1
| #define HAVE_CATCHABLE_SEGV 1
| #define HAVE_CATCHABLE_ABRT 1
| /* end confdefs.h.  */
| #include <stdlib.h>
|                static void
|                foo(void) {
|                static  _Thread_local  int bar;
|                exit(1);
|                }
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:9032: gcc -std=gnu99 -c -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector  -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:9032: $? = 0
configure:9044: result: __thread
configure:9053: result: thread local storage is supported
configure:9055: checking whether C compiler accepts -ftls-model=local-dynamic
configure:9074: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector  -ftls-model=local-dynamic  -D_FORTIFY_SOURCE=2  -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c   >&5
configure:9074: $? = 0
configure:9083: result: yes
configure:9144: checking how to print strings
configure:9171: result: printf
configure:9192: checking for a sed that does not truncate output
configure:9256: result: /bin/sed
configure:9274: checking for fgrep
configure:9336: result: /bin/grep -F
configure:9371: checking for ld used by gcc -std=gnu99
configure:9438: result: /bin/ld
configure:9445: checking if the linker (/bin/ld) is GNU ld
configure:9460: result: yes
configure:9472: checking for BSD- or MS-compatible name lister (nm)
configure:9526: result: /bin/nm -B
configure:9656: checking the name lister (/bin/nm -B) interface
configure:9663: gcc -std=gnu99 -c -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:9666: /bin/nm -B "conftest.o"
configure:9669: output
0000000000000000 B some_variable
configure:9676: result: BSD nm
configure:9679: checking whether ln -s works
configure:9683: result: yes
configure:9691: checking the maximum length of command line arguments
configure:9822: result: 1572864
configure:9870: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
configure:9910: result: func_convert_file_noop
configure:9917: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
configure:9937: result: func_convert_file_noop
configure:9944: checking for /bin/ld option to reload object files
configure:9951: result: -r
configure:10025: checking for objdump
configure:10041: found /bin/objdump
configure:10052: result: objdump
configure:10084: checking how to recognize dependent libraries
configure:10284: result: pass_all
configure:10369: checking for dlltool
configure:10399: result: no
configure:10429: checking how to associate runtime and link libraries
configure:10456: result: printf %s\n
configure:10516: checking for ar
configure:10532: found /bin/ar
configure:10543: result: ar
configure:10580: checking for archiver @FILE support
configure:10597: gcc -std=gnu99 -c -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:10597: $? = 0
configure:10600: ar cru libconftest.a @conftest.lst >&5
configure:10603: $? = 0
configure:10608: ar cru libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:10611: $? = 1
configure:10623: result: @
configure:10681: checking for strip
configure:10697: found /bin/strip
configure:10708: result: strip
configure:10780: checking for ranlib
configure:10796: found /bin/ranlib
configure:10807: result: ranlib
configure:10909: checking command to parse /bin/nm -B output from gcc -std=gnu99 object
configure:11062: gcc -std=gnu99 -c -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:11065: $? = 0
configure:11069: /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:11072: $? = 0
configure:11138: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -D_FORTIFY_SOURCE=2  -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c conftstm.o >&5
configure:11141: $? = 0
configure:11179: result: ok
configure:11226: checking for sysroot
configure:11256: result: no
configure:11263: checking for a working dd
configure:11301: result: /bin/dd
configure:11305: checking how to truncate binary pipes
configure:11320: result: /bin/dd bs=4096 count=1
configure:11456: gcc -std=gnu99 -c -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:11459: $? = 0
configure:11649: checking for mt
configure:11679: result: no
configure:11699: checking if : is a manifest tool
configure:11705: : '-?'
configure:11713: result: no
configure:12387: checking for dlfcn.h
configure:12387: gcc -std=gnu99 -c -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:12387: $? = 0
configure:12387: result: yes
configure:12643: checking for objdir
configure:12658: result: .libs
configure:12922: checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions
configure:12940: gcc -std=gnu99 -c -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -D_FORTIFY_SOURCE=2 -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:12944: $? = 0
configure:12957: result: no
configure:13315: checking for gcc -std=gnu99 option to produce PIC
configure:13322: result: -fPIC -DPIC
configure:13330: checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works
configure:13348: gcc -std=gnu99 -c -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC conftest.c >&5
configure:13352: $? = 0
configure:13365: result: yes
configure:13394: checking if gcc -std=gnu99 static flag -static works
configure:13422: result: no
configure:13437: checking if gcc -std=gnu99 supports -c -o file.o
configure:13458: gcc -std=gnu99 -c -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -D_FORTIFY_SOURCE=2 -o out/conftest2.o conftest.c >&5
configure:13462: $? = 0
configure:13484: result: yes
configure:13492: checking if gcc -std=gnu99 supports -c -o file.o
configure:13539: result: yes
configure:13572: checking whether the gcc -std=gnu99 linker (/bin/ld -m elf_x86_64) supports shared libraries
configure:14831: result: yes
configure:14868: checking whether -lc should be explicitly linked in
configure:14876: gcc -std=gnu99 -c -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:14879: $? = 0
configure:14894: gcc -std=gnu99 -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
configure:14897: $? = 0
configure:14911: result: no
configure:15071: checking dynamic linker characteristics
configure:15652: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -D_FORTIFY_SOURCE=2  -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -Wl,-rpath -Wl,/foo conftest.c   >&5
configure:15652: $? = 0
configure:15889: result: GNU/Linux ld.so
configure:16011: checking how to hardcode library paths into programs
configure:16036: result: immediate
configure:16584: checking whether stripping libraries is possible
configure:16589: result: yes
configure:16624: checking if libtool supports shared libraries
configure:16626: result: yes
configure:16629: checking whether to build shared libraries
configure:16654: result: yes
configure:16657: checking whether to build static libraries
configure:16661: result: yes
configure:16744: checking for ar
configure:16771: result: ar
configure:16799: checking whether C compiler accepts -mmmx
configure:16818: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -mmmx  -D_FORTIFY_SOURCE=2  -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c   >&5
configure:16818: $? = 0
configure:16827: result: yes
configure:16835: checking for MMX instructions set
configure:16851: gcc -std=gnu99 -c -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic -mmmx  -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:16851: $? = 0
configure:16852: result: yes
configure:16857: checking whether C compiler accepts -mmmx
configure:16885: result: yes
configure:16901: checking whether C compiler accepts -msse2
configure:16920: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -msse2  -D_FORTIFY_SOURCE=2  -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c   >&5
configure:16920: $? = 0
configure:16929: result: yes
configure:16937: checking for SSE2 instructions set
configure:16957: gcc -std=gnu99 -c -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic -msse2  -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:16957: $? = 0
configure:16958: result: yes
configure:16963: checking whether C compiler accepts -msse2
configure:16991: result: yes
configure:17007: checking whether C compiler accepts -msse3
configure:17026: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -msse3  -D_FORTIFY_SOURCE=2  -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c   >&5
configure:17026: $? = 0
configure:17035: result: yes
configure:17043: checking for SSE3 instructions set
configure:17060: gcc -std=gnu99 -c -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic -msse3  -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:17060: $? = 0
configure:17061: result: yes
configure:17066: checking whether C compiler accepts -msse3
configure:17094: result: yes
configure:17110: checking whether C compiler accepts -mssse3
configure:17129: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -mssse3  -D_FORTIFY_SOURCE=2  -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c   >&5
configure:17129: $? = 0
configure:17138: result: yes
configure:17146: checking for SSSE3 instructions set
configure:17162: gcc -std=gnu99 -c -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic -mssse3  -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:17162: $? = 0
configure:17163: result: yes
configure:17168: checking whether C compiler accepts -mssse3
configure:17196: result: yes
configure:17212: checking whether C compiler accepts -msse4.1
configure:17231: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -msse4.1  -D_FORTIFY_SOURCE=2  -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c   >&5
configure:17231: $? = 0
configure:17240: result: yes
configure:17248: checking for SSE4.1 instructions set
configure:17264: gcc -std=gnu99 -c -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic -msse4.1  -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:17264: $? = 0
configure:17265: result: yes
configure:17270: checking whether C compiler accepts -msse4.1
configure:17298: result: yes
configure:17314: checking whether C compiler accepts -mavx
configure:17333: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -mavx  -D_FORTIFY_SOURCE=2  -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c   >&5
configure:17333: $? = 0
configure:17342: result: yes
configure:17350: checking for AVX instructions set
configure:17366: gcc -std=gnu99 -c -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic -mavx  -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:17366: $? = 0
configure:17367: result: yes
configure:17372: checking whether C compiler accepts -mavx
configure:17400: result: yes
configure:17416: checking whether C compiler accepts -mavx2
configure:17435: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -mavx2  -D_FORTIFY_SOURCE=2  -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c   >&5
configure:17435: $? = 0
configure:17444: result: yes
configure:17452: checking for AVX2 instructions set
configure:17472: gcc -std=gnu99 -c -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic -mavx2  -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:17472: $? = 0
configure:17473: result: yes
configure:17478: checking whether C compiler accepts -mavx2
configure:17506: result: yes
configure:17514: checking if _mm256_broadcastsi128_si256 is correctly defined
configure:17530: gcc -std=gnu99 -c -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic -mavx2  -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:17530: $? = 0
configure:17531: result: yes
configure:17550: checking whether C compiler accepts -mavx512f
configure:17569: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -mavx512f  -D_FORTIFY_SOURCE=2  -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c   >&5
gcc: error: unrecognized command line option '-mavx512f'
configure:17569: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsodium"
| #define PACKAGE_TARNAME "libsodium"
| #define PACKAGE_VERSION "1.0.18"
| #define PACKAGE_STRING "libsodium 1.0.18"
| #define PACKAGE_BUGREPORT "https://github.com/jedisct1/libsodium/issues"
| #define PACKAGE_URL "https://github.com/jedisct1/libsodium"
| #define PACKAGE "libsodium"
| #define VERSION "1.0.18"
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_C_VARARRAYS 1
| #define HAVE_CATCHABLE_SEGV 1
| #define HAVE_CATCHABLE_ABRT 1
| #define TLS __thread
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_MMINTRIN_H 1
| #define HAVE_EMMINTRIN_H 1
| #define HAVE_PMMINTRIN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_SMMINTRIN_H 1
| #define HAVE_AVXINTRIN_H 1
| #define HAVE_AVX2INTRIN_H 1
| /* end confdefs.h.  */
| #include <time.h>
| int
| main ()
| {
| time_t x; int fodder = 0; if (fodder > -1000 && time(&x)) return (int) x
|   ;
|   return 0;
| }
configure:17578: result: no
configure:17586: checking for AVX512F instructions set
configure:17618: gcc -std=gnu99 -c -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:42:9: error: attribute(target("avx512f")) is unknown
 #pragma GCC target("avx512f")
         ^
conftest.c:42: confused by earlier errors, bailing out
configure:17618: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsodium"
| #define PACKAGE_TARNAME "libsodium"
| #define PACKAGE_VERSION "1.0.18"
| #define PACKAGE_STRING "libsodium 1.0.18"
| #define PACKAGE_BUGREPORT "https://github.com/jedisct1/libsodium/issues"
| #define PACKAGE_URL "https://github.com/jedisct1/libsodium"
| #define PACKAGE "libsodium"
| #define VERSION "1.0.18"
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_C_VARARRAYS 1
| #define HAVE_CATCHABLE_SEGV 1
| #define HAVE_CATCHABLE_ABRT 1
| #define TLS __thread
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_MMINTRIN_H 1
| #define HAVE_EMMINTRIN_H 1
| #define HAVE_PMMINTRIN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_SMMINTRIN_H 1
| #define HAVE_AVXINTRIN_H 1
| #define HAVE_AVX2INTRIN_H 1
| /* end confdefs.h.  */
| 
| #pragma GCC target("avx512f")
| #include <immintrin.h>
| 
| int
| main ()
| {
| 
| 
| #ifndef __AVX512F__
| # error No AVX512 support
| #elif defined(__clang__)
| # if __clang_major__ < 4
| #  error Compiler AVX512 support may be broken
| # endif
| #elif defined(__GNUC__)
| # if __GNUC__ < 6
| #  error Compiler AVX512 support may be broken
| # endif
| #endif
| 
| __m512i x = _mm512_setzero_epi32();
| __m512i y = _mm512_permutexvar_epi64(_mm512_setr_epi64(0, 1, 4, 5, 2, 3, 6, 7), x);
| 
|   ;
|   return 0;
| }
configure:17661: result: no
configure:17664: checking whether C compiler accepts -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic -mno-avx512f
configure:17683: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic -mno-avx512f  -D_FORTIFY_SOURCE=2  -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c   >&5
gcc: error: unrecognized command line option '-mno-avx512f'
configure:17683: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsodium"
| #define PACKAGE_TARNAME "libsodium"
| #define PACKAGE_VERSION "1.0.18"
| #define PACKAGE_STRING "libsodium 1.0.18"
| #define PACKAGE_BUGREPORT "https://github.com/jedisct1/libsodium/issues"
| #define PACKAGE_URL "https://github.com/jedisct1/libsodium"
| #define PACKAGE "libsodium"
| #define VERSION "1.0.18"
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_C_VARARRAYS 1
| #define HAVE_CATCHABLE_SEGV 1
| #define HAVE_CATCHABLE_ABRT 1
| #define TLS __thread
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_MMINTRIN_H 1
| #define HAVE_EMMINTRIN_H 1
| #define HAVE_PMMINTRIN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_SMMINTRIN_H 1
| #define HAVE_AVXINTRIN_H 1
| #define HAVE_AVX2INTRIN_H 1
| /* end confdefs.h.  */
| #include <time.h>
| int
| main ()
| {
| time_t x; int fodder = 0; if (fodder > -1000 && time(&x)) return (int) x
|   ;
|   return 0;
| }
configure:17693: result: no
configure:17707: checking whether C compiler accepts -maes
configure:17726: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -maes  -D_FORTIFY_SOURCE=2  -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c   >&5
configure:17726: $? = 0
configure:17735: result: yes
configure:17743: checking whether C compiler accepts -mpclmul
configure:17762: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic -maes  -mpclmul  -D_FORTIFY_SOURCE=2  -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c   >&5
configure:17762: $? = 0
configure:17771: result: yes
configure:17779: checking for AESNI instructions set and PCLMULQDQ
configure:17797: gcc -std=gnu99 -c -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic -maes -mpclmul  -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:17797: $? = 0
configure:17798: result: yes
configure:17803: checking whether C compiler accepts -maes
configure:17831: result: yes
configure:17839: checking whether C compiler accepts -mpclmul
configure:17867: result: yes
configure:17884: checking whether C compiler accepts -mrdrnd
configure:17903: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -mrdrnd  -D_FORTIFY_SOURCE=2  -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c   >&5
configure:17903: $? = 0
configure:17912: result: yes
configure:17920: checking for RDRAND
configure:17936: gcc -std=gnu99 -c -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic -mrdrnd  -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:17936: $? = 0
configure:17937: result: yes
configure:17942: checking whether C compiler accepts -mrdrnd
configure:17970: result: yes
configure:18004: checking sys/mman.h usability
configure:18004: gcc -std=gnu99 -c -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:18004: $? = 0
configure:18004: result: yes
configure:18004: checking sys/mman.h presence
configure:18004: gcc -E  -D_FORTIFY_SOURCE=2 conftest.c
In file included from /usr/include/sys/mman.h:22:0,
                 from conftest.c:43:
/usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^
configure:18004: $? = 0
configure:18004: result: yes
configure:18004: checking for sys/mman.h
configure:18004: result: yes
configure:18004: checking sys/random.h usability
configure:18004: gcc -std=gnu99 -c -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:77:24: fatal error: sys/random.h: No such file or directory
 #include <sys/random.h>
                        ^
compilation terminated.
configure:18004: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsodium"
| #define PACKAGE_TARNAME "libsodium"
| #define PACKAGE_VERSION "1.0.18"
| #define PACKAGE_STRING "libsodium 1.0.18"
| #define PACKAGE_BUGREPORT "https://github.com/jedisct1/libsodium/issues"
| #define PACKAGE_URL "https://github.com/jedisct1/libsodium"
| #define PACKAGE "libsodium"
| #define VERSION "1.0.18"
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_C_VARARRAYS 1
| #define HAVE_CATCHABLE_SEGV 1
| #define HAVE_CATCHABLE_ABRT 1
| #define TLS __thread
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_MMINTRIN_H 1
| #define HAVE_EMMINTRIN_H 1
| #define HAVE_PMMINTRIN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_SMMINTRIN_H 1
| #define HAVE_AVXINTRIN_H 1
| #define HAVE_AVX2INTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_RDRAND 1
| #define HAVE_SYS_MMAN_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/random.h>
configure:18004: result: no
configure:18004: checking sys/random.h presence
configure:18004: gcc -E  -D_FORTIFY_SOURCE=2 conftest.c
conftest.c:44:24: fatal error: sys/random.h: No such file or directory
 #include <sys/random.h>
                        ^
compilation terminated.
configure:18004: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsodium"
| #define PACKAGE_TARNAME "libsodium"
| #define PACKAGE_VERSION "1.0.18"
| #define PACKAGE_STRING "libsodium 1.0.18"
| #define PACKAGE_BUGREPORT "https://github.com/jedisct1/libsodium/issues"
| #define PACKAGE_URL "https://github.com/jedisct1/libsodium"
| #define PACKAGE "libsodium"
| #define VERSION "1.0.18"
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_C_VARARRAYS 1
| #define HAVE_CATCHABLE_SEGV 1
| #define HAVE_CATCHABLE_ABRT 1
| #define TLS __thread
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_MMINTRIN_H 1
| #define HAVE_EMMINTRIN_H 1
| #define HAVE_PMMINTRIN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_SMMINTRIN_H 1
| #define HAVE_AVXINTRIN_H 1
| #define HAVE_AVX2INTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_RDRAND 1
| #define HAVE_SYS_MMAN_H 1
| /* end confdefs.h.  */
| #include <sys/random.h>
configure:18004: result: no
configure:18004: checking for sys/random.h
configure:18004: result: no
configure:18004: checking intrin.h usability
configure:18004: gcc -std=gnu99 -c -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:77:20: fatal error: intrin.h: No such file or directory
 #include <intrin.h>
                    ^
compilation terminated.
configure:18004: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsodium"
| #define PACKAGE_TARNAME "libsodium"
| #define PACKAGE_VERSION "1.0.18"
| #define PACKAGE_STRING "libsodium 1.0.18"
| #define PACKAGE_BUGREPORT "https://github.com/jedisct1/libsodium/issues"
| #define PACKAGE_URL "https://github.com/jedisct1/libsodium"
| #define PACKAGE "libsodium"
| #define VERSION "1.0.18"
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_C_VARARRAYS 1
| #define HAVE_CATCHABLE_SEGV 1
| #define HAVE_CATCHABLE_ABRT 1
| #define TLS __thread
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_MMINTRIN_H 1
| #define HAVE_EMMINTRIN_H 1
| #define HAVE_PMMINTRIN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_SMMINTRIN_H 1
| #define HAVE_AVXINTRIN_H 1
| #define HAVE_AVX2INTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_RDRAND 1
| #define HAVE_SYS_MMAN_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <intrin.h>
configure:18004: result: no
configure:18004: checking intrin.h presence
configure:18004: gcc -E  -D_FORTIFY_SOURCE=2 conftest.c
conftest.c:44:20: fatal error: intrin.h: No such file or directory
 #include <intrin.h>
                    ^
compilation terminated.
configure:18004: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsodium"
| #define PACKAGE_TARNAME "libsodium"
| #define PACKAGE_VERSION "1.0.18"
| #define PACKAGE_STRING "libsodium 1.0.18"
| #define PACKAGE_BUGREPORT "https://github.com/jedisct1/libsodium/issues"
| #define PACKAGE_URL "https://github.com/jedisct1/libsodium"
| #define PACKAGE "libsodium"
| #define VERSION "1.0.18"
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_C_VARARRAYS 1
| #define HAVE_CATCHABLE_SEGV 1
| #define HAVE_CATCHABLE_ABRT 1
| #define TLS __thread
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_MMINTRIN_H 1
| #define HAVE_EMMINTRIN_H 1
| #define HAVE_PMMINTRIN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_SMMINTRIN_H 1
| #define HAVE_AVXINTRIN_H 1
| #define HAVE_AVX2INTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_RDRAND 1
| #define HAVE_SYS_MMAN_H 1
| /* end confdefs.h.  */
| #include <intrin.h>
configure:18004: result: no
configure:18004: checking for intrin.h
configure:18004: result: no
configure:18015: checking if _xgetbv() is available
configure:18028: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -D_FORTIFY_SOURCE=2  -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c   >&5
conftest.c:44:21: fatal error: intrin.h: No such file or directory
  #include <intrin.h>
                     ^
compilation terminated.
configure:18028: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsodium"
| #define PACKAGE_TARNAME "libsodium"
| #define PACKAGE_VERSION "1.0.18"
| #define PACKAGE_STRING "libsodium 1.0.18"
| #define PACKAGE_BUGREPORT "https://github.com/jedisct1/libsodium/issues"
| #define PACKAGE_URL "https://github.com/jedisct1/libsodium"
| #define PACKAGE "libsodium"
| #define VERSION "1.0.18"
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_C_VARARRAYS 1
| #define HAVE_CATCHABLE_SEGV 1
| #define HAVE_CATCHABLE_ABRT 1
| #define TLS __thread
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_MMINTRIN_H 1
| #define HAVE_EMMINTRIN_H 1
| #define HAVE_PMMINTRIN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_SMMINTRIN_H 1
| #define HAVE_AVXINTRIN_H 1
| #define HAVE_AVX2INTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_RDRAND 1
| #define HAVE_SYS_MMAN_H 1
| /* end confdefs.h.  */
|  #include <intrin.h>
| int
| main ()
| {
|  (void) _xgetbv(0)
|   ;
|   return 0;
| }
configure:18035: result: no
configure:18042: checking for inline
configure:18058: gcc -std=gnu99 -c -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:18058: $? = 0
configure:18066: result: inline
configure:18091: checking whether byte ordering is bigendian
configure:18297: result: no
configure:18317: checking whether __STDC_LIMIT_MACROS is required
configure:18336: gcc -std=gnu99 -c -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:18336: $? = 0
configure:18337: result: no
configure:18347: checking whether we can use inline asm code
configure:18365: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -D_FORTIFY_SOURCE=2  -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c   >&5
configure:18365: $? = 0
configure:18366: result: yes
configure:18371: result: no
configure:18381: checking whether we can use x86_64 asm code
configure:18411: gcc -std=gnu99 -c -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:18411: $? = 0
configure:18412: result: yes
configure:18438: checking whether we can assemble AVX opcodes
configure:18462: gcc -std=gnu99 -c -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:18462: $? = 0
configure:18463: result: yes
configure:18486: checking for 128-bit arithmetic
configure:18527: gcc -std=gnu99 -c -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:59:35: warning: missing terminating ' character [enabled by default]
 # error emscripten currently doesn't support some operations on integers larger than 64 bits
                                   ^
configure:18527: $? = 0
configure:18528: result: yes
configure:18552: checking for cpuid instruction
configure:18571: gcc -std=gnu99 -c -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:18571: $? = 0
configure:18572: result: yes
configure:18590: checking if the .private_extern asm directive is supported
configure:18612: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -D_FORTIFY_SOURCE=2  -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c   >&5
conftest.c: Assembler messages:
conftest.c:55: Error: unknown pseudo-op: `.private_extern'
conftest.c:56: Error: unknown pseudo-op: `.private_extern'
configure:18612: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsodium"
| #define PACKAGE_TARNAME "libsodium"
| #define PACKAGE_VERSION "1.0.18"
| #define PACKAGE_STRING "libsodium 1.0.18"
| #define PACKAGE_BUGREPORT "https://github.com/jedisct1/libsodium/issues"
| #define PACKAGE_URL "https://github.com/jedisct1/libsodium"
| #define PACKAGE "libsodium"
| #define VERSION "1.0.18"
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_C_VARARRAYS 1
| #define HAVE_CATCHABLE_SEGV 1
| #define HAVE_CATCHABLE_ABRT 1
| #define TLS __thread
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_MMINTRIN_H 1
| #define HAVE_EMMINTRIN_H 1
| #define HAVE_PMMINTRIN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_SMMINTRIN_H 1
| #define HAVE_AVXINTRIN_H 1
| #define HAVE_AVX2INTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_RDRAND 1
| #define HAVE_SYS_MMAN_H 1
| #define NATIVE_LITTLE_ENDIAN 1
| #define HAVE_INLINE_ASM 1
| #define HAVE_AMD64_ASM 1
| #define HAVE_AVX_ASM 1
| #define HAVE_TI_MODE 1
| #define HAVE_CPUID 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
| __asm__ __volatile__ (".private_extern dummy_symbol \n"
|                       ".private_extern _dummy_symbol \n"
|                       ".globl dummy_symbol \n"
|                       ".globl _dummy_symbol \n"
|                       "dummy_symbol: \n"
|                       "_dummy_symbol: \n"
|                       "    nop \n"
| );
| 
|   ;
|   return 0;
| }
configure:18617: result: no
configure:18623: checking if the .hidden asm directive is supported
configure:18645: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -D_FORTIFY_SOURCE=2  -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c   >&5
configure:18645: $? = 0
configure:18646: result: yes
configure:18675: checking if weak symbols are supported
configure:18695: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -D_FORTIFY_SOURCE=2  -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c   >&5
configure:18695: $? = 0
configure:18696: result: yes
configure:18708: checking if data alignment is required
configure:18742: result: no
configure:18749: checking if atomic operations are supported
configure:18767: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -D_FORTIFY_SOURCE=2  -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c   >&5
configure:18767: $? = 0
configure:18768: result: yes
configure:18781: checking for size_t
configure:18781: gcc -std=gnu99 -c -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:18781: $? = 0
configure:18781: gcc -std=gnu99 -c -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:90:21: error: expected expression before ')' token
 if (sizeof ((size_t)))
                     ^
configure:18781: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsodium"
| #define PACKAGE_TARNAME "libsodium"
| #define PACKAGE_VERSION "1.0.18"
| #define PACKAGE_STRING "libsodium 1.0.18"
| #define PACKAGE_BUGREPORT "https://github.com/jedisct1/libsodium/issues"
| #define PACKAGE_URL "https://github.com/jedisct1/libsodium"
| #define PACKAGE "libsodium"
| #define VERSION "1.0.18"
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_C_VARARRAYS 1
| #define HAVE_CATCHABLE_SEGV 1
| #define HAVE_CATCHABLE_ABRT 1
| #define TLS __thread
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_MMINTRIN_H 1
| #define HAVE_EMMINTRIN_H 1
| #define HAVE_PMMINTRIN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_SMMINTRIN_H 1
| #define HAVE_AVXINTRIN_H 1
| #define HAVE_AVX2INTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_RDRAND 1
| #define HAVE_SYS_MMAN_H 1
| #define NATIVE_LITTLE_ENDIAN 1
| #define HAVE_INLINE_ASM 1
| #define HAVE_AMD64_ASM 1
| #define HAVE_AVX_ASM 1
| #define HAVE_TI_MODE 1
| #define HAVE_CPUID 1
| #define ASM_HIDE_SYMBOL .hidden
| #define HAVE_WEAK_SYMBOLS 1
| #define CPU_UNALIGNED_ACCESS 1
| #define HAVE_ATOMIC_OPS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:18781: result: yes
configure:18794: checking for working alloca.h
configure:18811: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -D_FORTIFY_SOURCE=2  -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c   >&5
configure:18811: $? = 0
configure:18819: result: yes
configure:18827: checking for alloca
configure:18864: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -D_FORTIFY_SOURCE=2  -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c   >&5
configure:18864: $? = 0
configure:18872: result: yes
configure:18983: checking for arc4random
configure:18983: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -D_FORTIFY_SOURCE=2  -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c   >&5
/tmp/ccJMeOta.o: In function `main':
/usr/src/libsodium-1.0.18/conftest.c:90: undefined reference to `arc4random'
collect2: error: ld returned 1 exit status
configure:18983: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsodium"
| #define PACKAGE_TARNAME "libsodium"
| #define PACKAGE_VERSION "1.0.18"
| #define PACKAGE_STRING "libsodium 1.0.18"
| #define PACKAGE_BUGREPORT "https://github.com/jedisct1/libsodium/issues"
| #define PACKAGE_URL "https://github.com/jedisct1/libsodium"
| #define PACKAGE "libsodium"
| #define VERSION "1.0.18"
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_C_VARARRAYS 1
| #define HAVE_CATCHABLE_SEGV 1
| #define HAVE_CATCHABLE_ABRT 1
| #define TLS __thread
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_MMINTRIN_H 1
| #define HAVE_EMMINTRIN_H 1
| #define HAVE_PMMINTRIN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_SMMINTRIN_H 1
| #define HAVE_AVXINTRIN_H 1
| #define HAVE_AVX2INTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_RDRAND 1
| #define HAVE_SYS_MMAN_H 1
| #define NATIVE_LITTLE_ENDIAN 1
| #define HAVE_INLINE_ASM 1
| #define HAVE_AMD64_ASM 1
| #define HAVE_AVX_ASM 1
| #define HAVE_TI_MODE 1
| #define HAVE_CPUID 1
| #define ASM_HIDE_SYMBOL .hidden
| #define HAVE_WEAK_SYMBOLS 1
| #define CPU_UNALIGNED_ACCESS 1
| #define HAVE_ATOMIC_OPS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| /* end confdefs.h.  */
| /* Define arc4random to an innocuous variant, in case <limits.h> declares arc4random.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define arc4random innocuous_arc4random
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char arc4random (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef arc4random
| 
| /* 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 arc4random ();
| /* 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_arc4random || defined __stub___arc4random
| choke me
| #endif
| 
| int
| main ()
| {
| return arc4random ();
|   ;
|   return 0;
| }
configure:18983: result: no
configure:18983: checking for arc4random_buf
configure:18983: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -D_FORTIFY_SOURCE=2  -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c   >&5
/tmp/ccRnt8Wd.o: In function `main':
/usr/src/libsodium-1.0.18/conftest.c:90: undefined reference to `arc4random_buf'
collect2: error: ld returned 1 exit status
configure:18983: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsodium"
| #define PACKAGE_TARNAME "libsodium"
| #define PACKAGE_VERSION "1.0.18"
| #define PACKAGE_STRING "libsodium 1.0.18"
| #define PACKAGE_BUGREPORT "https://github.com/jedisct1/libsodium/issues"
| #define PACKAGE_URL "https://github.com/jedisct1/libsodium"
| #define PACKAGE "libsodium"
| #define VERSION "1.0.18"
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_C_VARARRAYS 1
| #define HAVE_CATCHABLE_SEGV 1
| #define HAVE_CATCHABLE_ABRT 1
| #define TLS __thread
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_MMINTRIN_H 1
| #define HAVE_EMMINTRIN_H 1
| #define HAVE_PMMINTRIN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_SMMINTRIN_H 1
| #define HAVE_AVXINTRIN_H 1
| #define HAVE_AVX2INTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_RDRAND 1
| #define HAVE_SYS_MMAN_H 1
| #define NATIVE_LITTLE_ENDIAN 1
| #define HAVE_INLINE_ASM 1
| #define HAVE_AMD64_ASM 1
| #define HAVE_AVX_ASM 1
| #define HAVE_TI_MODE 1
| #define HAVE_CPUID 1
| #define ASM_HIDE_SYMBOL .hidden
| #define HAVE_WEAK_SYMBOLS 1
| #define CPU_UNALIGNED_ACCESS 1
| #define HAVE_ATOMIC_OPS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| /* end confdefs.h.  */
| /* Define arc4random_buf to an innocuous variant, in case <limits.h> declares arc4random_buf.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define arc4random_buf innocuous_arc4random_buf
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char arc4random_buf (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef arc4random_buf
| 
| /* 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 arc4random_buf ();
| /* 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_arc4random_buf || defined __stub___arc4random_buf
| choke me
| #endif
| 
| int
| main ()
| {
| return arc4random_buf ();
|   ;
|   return 0;
| }
configure:18983: result: no
configure:18995: checking for mmap
configure:18995: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -D_FORTIFY_SOURCE=2  -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c   >&5
configure:18995: $? = 0
configure:18995: result: yes
configure:18995: checking for mlock
configure:18995: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -D_FORTIFY_SOURCE=2  -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c   >&5
configure:18995: $? = 0
configure:18995: result: yes
configure:18995: checking for madvise
configure:18995: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -D_FORTIFY_SOURCE=2  -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c   >&5
configure:18995: $? = 0
configure:18995: result: yes
configure:18995: checking for mprotect
configure:18995: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -D_FORTIFY_SOURCE=2  -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c   >&5
configure:18995: $? = 0
configure:18995: result: yes
configure:19005: checking for getrandom with a standard API
configure:19029: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -D_FORTIFY_SOURCE=2  -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c   >&5
conftest.c: In function 'main':
conftest.c:74:1: warning: implicit declaration of function 'getrandom' [-Wimplicit-function-declaration]
 (void) getrandom((void *) &buf, 1U, 0U);
 ^
/tmp/cch31PWn.o: In function `main':
/usr/src/libsodium-1.0.18/conftest.c:74: undefined reference to `getrandom'
collect2: error: ld returned 1 exit status
configure:19029: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsodium"
| #define PACKAGE_TARNAME "libsodium"
| #define PACKAGE_VERSION "1.0.18"
| #define PACKAGE_STRING "libsodium 1.0.18"
| #define PACKAGE_BUGREPORT "https://github.com/jedisct1/libsodium/issues"
| #define PACKAGE_URL "https://github.com/jedisct1/libsodium"
| #define PACKAGE "libsodium"
| #define VERSION "1.0.18"
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_C_VARARRAYS 1
| #define HAVE_CATCHABLE_SEGV 1
| #define HAVE_CATCHABLE_ABRT 1
| #define TLS __thread
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_MMINTRIN_H 1
| #define HAVE_EMMINTRIN_H 1
| #define HAVE_PMMINTRIN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_SMMINTRIN_H 1
| #define HAVE_AVXINTRIN_H 1
| #define HAVE_AVX2INTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_RDRAND 1
| #define HAVE_SYS_MMAN_H 1
| #define NATIVE_LITTLE_ENDIAN 1
| #define HAVE_INLINE_ASM 1
| #define HAVE_AMD64_ASM 1
| #define HAVE_AVX_ASM 1
| #define HAVE_TI_MODE 1
| #define HAVE_CPUID 1
| #define ASM_HIDE_SYMBOL .hidden
| #define HAVE_WEAK_SYMBOLS 1
| #define CPU_UNALIGNED_ACCESS 1
| #define HAVE_ATOMIC_OPS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_MLOCK 1
| #define HAVE_MADVISE 1
| #define HAVE_MPROTECT 1
| /* end confdefs.h.  */
| 
| #include <stdlib.h>
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #ifdef HAVE_SYS_RANDOM_H
| # include <sys/random.h>
| #endif
| 
| int
| main ()
| {
| 
| unsigned char buf;
| (void) getrandom((void *) &buf, 1U, 0U);
| 
|   ;
|   return 0;
| }
configure:19044: result: no
configure:19051: checking for getentropy with a standard API
configure:19079: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -D_FORTIFY_SOURCE=2  -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c   >&5
conftest.c: In function 'main':
conftest.c:78:1: warning: implicit declaration of function 'getentropy' [-Wimplicit-function-declaration]
 (void) getentropy((void *) &buf, 1U);
 ^
/tmp/cc1FBMqq.o: In function `main':
/usr/src/libsodium-1.0.18/conftest.c:78: undefined reference to `getentropy'
collect2: error: ld returned 1 exit status
configure:19079: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsodium"
| #define PACKAGE_TARNAME "libsodium"
| #define PACKAGE_VERSION "1.0.18"
| #define PACKAGE_STRING "libsodium 1.0.18"
| #define PACKAGE_BUGREPORT "https://github.com/jedisct1/libsodium/issues"
| #define PACKAGE_URL "https://github.com/jedisct1/libsodium"
| #define PACKAGE "libsodium"
| #define VERSION "1.0.18"
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_C_VARARRAYS 1
| #define HAVE_CATCHABLE_SEGV 1
| #define HAVE_CATCHABLE_ABRT 1
| #define TLS __thread
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_MMINTRIN_H 1
| #define HAVE_EMMINTRIN_H 1
| #define HAVE_PMMINTRIN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_SMMINTRIN_H 1
| #define HAVE_AVXINTRIN_H 1
| #define HAVE_AVX2INTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_RDRAND 1
| #define HAVE_SYS_MMAN_H 1
| #define NATIVE_LITTLE_ENDIAN 1
| #define HAVE_INLINE_ASM 1
| #define HAVE_AMD64_ASM 1
| #define HAVE_AVX_ASM 1
| #define HAVE_TI_MODE 1
| #define HAVE_CPUID 1
| #define ASM_HIDE_SYMBOL .hidden
| #define HAVE_WEAK_SYMBOLS 1
| #define CPU_UNALIGNED_ACCESS 1
| #define HAVE_ATOMIC_OPS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_MLOCK 1
| #define HAVE_MADVISE 1
| #define HAVE_MPROTECT 1
| /* end confdefs.h.  */
| 
| #include <stdlib.h>
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #ifdef HAVE_SYS_RANDOM_H
| # include <sys/random.h>
| #endif
| 
| int
| main ()
| {
| 
| #ifdef __APPLE__
| # error getentropy() is currently disabled on Apple operating systems
| #endif
| 
| unsigned char buf;
| (void) getentropy((void *) &buf, 1U);
| 
|   ;
|   return 0;
| }
configure:19094: result: no
configure:19105: checking for posix_memalign
configure:19105: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -D_FORTIFY_SOURCE=2  -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c   >&5
configure:19105: $? = 0
configure:19105: result: yes
configure:19105: checking for getpid
configure:19105: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -D_FORTIFY_SOURCE=2  -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c   >&5
configure:19105: $? = 0
configure:19105: result: yes
configure:19105: checking for nanosleep
configure:19105: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -D_FORTIFY_SOURCE=2  -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c   >&5
configure:19105: $? = 0
configure:19105: result: yes
configure:19117: checking for memset_s
configure:19117: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -D_FORTIFY_SOURCE=2  -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c   >&5
/tmp/cctdt1ZA.o: In function `main':
/usr/src/libsodium-1.0.18/conftest.c:97: undefined reference to `memset_s'
collect2: error: ld returned 1 exit status
configure:19117: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsodium"
| #define PACKAGE_TARNAME "libsodium"
| #define PACKAGE_VERSION "1.0.18"
| #define PACKAGE_STRING "libsodium 1.0.18"
| #define PACKAGE_BUGREPORT "https://github.com/jedisct1/libsodium/issues"
| #define PACKAGE_URL "https://github.com/jedisct1/libsodium"
| #define PACKAGE "libsodium"
| #define VERSION "1.0.18"
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_C_VARARRAYS 1
| #define HAVE_CATCHABLE_SEGV 1
| #define HAVE_CATCHABLE_ABRT 1
| #define TLS __thread
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_MMINTRIN_H 1
| #define HAVE_EMMINTRIN_H 1
| #define HAVE_PMMINTRIN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_SMMINTRIN_H 1
| #define HAVE_AVXINTRIN_H 1
| #define HAVE_AVX2INTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_RDRAND 1
| #define HAVE_SYS_MMAN_H 1
| #define NATIVE_LITTLE_ENDIAN 1
| #define HAVE_INLINE_ASM 1
| #define HAVE_AMD64_ASM 1
| #define HAVE_AVX_ASM 1
| #define HAVE_TI_MODE 1
| #define HAVE_CPUID 1
| #define ASM_HIDE_SYMBOL .hidden
| #define HAVE_WEAK_SYMBOLS 1
| #define CPU_UNALIGNED_ACCESS 1
| #define HAVE_ATOMIC_OPS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_MLOCK 1
| #define HAVE_MADVISE 1
| #define HAVE_MPROTECT 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_GETPID 1
| #define HAVE_NANOSLEEP 1
| /* end confdefs.h.  */
| /* Define memset_s to an innocuous variant, in case <limits.h> declares memset_s.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define memset_s innocuous_memset_s
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char memset_s (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef memset_s
| 
| /* 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 memset_s ();
| /* 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_memset_s || defined __stub___memset_s
| choke me
| #endif
| 
| int
| main ()
| {
| return memset_s ();
|   ;
|   return 0;
| }
configure:19117: result: no
configure:19117: checking for explicit_bzero
configure:19117: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -D_FORTIFY_SOURCE=2  -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c   >&5
/tmp/ccRHbiKz.o: In function `main':
/usr/src/libsodium-1.0.18/conftest.c:97: undefined reference to `explicit_bzero'
collect2: error: ld returned 1 exit status
configure:19117: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsodium"
| #define PACKAGE_TARNAME "libsodium"
| #define PACKAGE_VERSION "1.0.18"
| #define PACKAGE_STRING "libsodium 1.0.18"
| #define PACKAGE_BUGREPORT "https://github.com/jedisct1/libsodium/issues"
| #define PACKAGE_URL "https://github.com/jedisct1/libsodium"
| #define PACKAGE "libsodium"
| #define VERSION "1.0.18"
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_C_VARARRAYS 1
| #define HAVE_CATCHABLE_SEGV 1
| #define HAVE_CATCHABLE_ABRT 1
| #define TLS __thread
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_MMINTRIN_H 1
| #define HAVE_EMMINTRIN_H 1
| #define HAVE_PMMINTRIN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_SMMINTRIN_H 1
| #define HAVE_AVXINTRIN_H 1
| #define HAVE_AVX2INTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_RDRAND 1
| #define HAVE_SYS_MMAN_H 1
| #define NATIVE_LITTLE_ENDIAN 1
| #define HAVE_INLINE_ASM 1
| #define HAVE_AMD64_ASM 1
| #define HAVE_AVX_ASM 1
| #define HAVE_TI_MODE 1
| #define HAVE_CPUID 1
| #define ASM_HIDE_SYMBOL .hidden
| #define HAVE_WEAK_SYMBOLS 1
| #define CPU_UNALIGNED_ACCESS 1
| #define HAVE_ATOMIC_OPS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_MLOCK 1
| #define HAVE_MADVISE 1
| #define HAVE_MPROTECT 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_GETPID 1
| #define HAVE_NANOSLEEP 1
| /* end confdefs.h.  */
| /* Define explicit_bzero to an innocuous variant, in case <limits.h> declares explicit_bzero.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define explicit_bzero innocuous_explicit_bzero
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char explicit_bzero (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef explicit_bzero
| 
| /* 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 explicit_bzero ();
| /* 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_explicit_bzero || defined __stub___explicit_bzero
| choke me
| #endif
| 
| int
| main ()
| {
| return explicit_bzero ();
|   ;
|   return 0;
| }
configure:19117: result: no
configure:19117: checking for explicit_memset
configure:19117: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -D_FORTIFY_SOURCE=2  -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack conftest.c   >&5
/tmp/ccBgjw0B.o: In function `main':
/usr/src/libsodium-1.0.18/conftest.c:97: undefined reference to `explicit_memset'
collect2: error: ld returned 1 exit status
configure:19117: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsodium"
| #define PACKAGE_TARNAME "libsodium"
| #define PACKAGE_VERSION "1.0.18"
| #define PACKAGE_STRING "libsodium 1.0.18"
| #define PACKAGE_BUGREPORT "https://github.com/jedisct1/libsodium/issues"
| #define PACKAGE_URL "https://github.com/jedisct1/libsodium"
| #define PACKAGE "libsodium"
| #define VERSION "1.0.18"
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_C_VARARRAYS 1
| #define HAVE_CATCHABLE_SEGV 1
| #define HAVE_CATCHABLE_ABRT 1
| #define TLS __thread
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_MMINTRIN_H 1
| #define HAVE_EMMINTRIN_H 1
| #define HAVE_PMMINTRIN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_SMMINTRIN_H 1
| #define HAVE_AVXINTRIN_H 1
| #define HAVE_AVX2INTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_RDRAND 1
| #define HAVE_SYS_MMAN_H 1
| #define NATIVE_LITTLE_ENDIAN 1
| #define HAVE_INLINE_ASM 1
| #define HAVE_AMD64_ASM 1
| #define HAVE_AVX_ASM 1
| #define HAVE_TI_MODE 1
| #define HAVE_CPUID 1
| #define ASM_HIDE_SYMBOL .hidden
| #define HAVE_WEAK_SYMBOLS 1
| #define CPU_UNALIGNED_ACCESS 1
| #define HAVE_ATOMIC_OPS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_MLOCK 1
| #define HAVE_MADVISE 1
| #define HAVE_MPROTECT 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_GETPID 1
| #define HAVE_NANOSLEEP 1
| /* end confdefs.h.  */
| /* Define explicit_memset to an innocuous variant, in case <limits.h> declares explicit_memset.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define explicit_memset innocuous_explicit_memset
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char explicit_memset (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef explicit_memset
| 
| /* 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 explicit_memset ();
| /* 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_explicit_memset || defined __stub___explicit_memset
| choke me
| #endif
| 
| int
| main ()
| {
| return explicit_memset ();
|   ;
|   return 0;
| }
configure:19117: result: no
configure:19458: checking if gcc/ld supports -Wl,--output-def
configure:19479: gcc -std=gnu99 -o conftest -g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic  -D_FORTIFY_SOURCE=2 -Wl,--output-def,conftest.def conftest.c   >&5
/bin/ld: unrecognized option '--output-def'
/bin/ld: use the --help option for usage information
collect2: error: ld returned 1 exit status
configure:19479: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsodium"
| #define PACKAGE_TARNAME "libsodium"
| #define PACKAGE_VERSION "1.0.18"
| #define PACKAGE_STRING "libsodium 1.0.18"
| #define PACKAGE_BUGREPORT "https://github.com/jedisct1/libsodium/issues"
| #define PACKAGE_URL "https://github.com/jedisct1/libsodium"
| #define PACKAGE "libsodium"
| #define VERSION "1.0.18"
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_C_VARARRAYS 1
| #define HAVE_CATCHABLE_SEGV 1
| #define HAVE_CATCHABLE_ABRT 1
| #define TLS __thread
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_MMINTRIN_H 1
| #define HAVE_EMMINTRIN_H 1
| #define HAVE_PMMINTRIN_H 1
| #define HAVE_TMMINTRIN_H 1
| #define HAVE_SMMINTRIN_H 1
| #define HAVE_AVXINTRIN_H 1
| #define HAVE_AVX2INTRIN_H 1
| #define HAVE_WMMINTRIN_H 1
| #define HAVE_RDRAND 1
| #define HAVE_SYS_MMAN_H 1
| #define NATIVE_LITTLE_ENDIAN 1
| #define HAVE_INLINE_ASM 1
| #define HAVE_AMD64_ASM 1
| #define HAVE_AVX_ASM 1
| #define HAVE_TI_MODE 1
| #define HAVE_CPUID 1
| #define ASM_HIDE_SYMBOL .hidden
| #define HAVE_WEAK_SYMBOLS 1
| #define CPU_UNALIGNED_ACCESS 1
| #define HAVE_ATOMIC_OPS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_MMAP 1
| #define HAVE_MLOCK 1
| #define HAVE_MADVISE 1
| #define HAVE_MPROTECT 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_GETPID 1
| #define HAVE_NANOSLEEP 1
| #define CONFIGURED 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:19490: result: no
configure:19658: checking that generated files are newer than configure
configure:19664: result: done
configure:19727: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by libsodium config.status 1.0.18, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on am-ws-1.flintstudios.net

config.status:1095: creating Makefile
config.status:1095: creating builds/Makefile
config.status:1095: creating contrib/Makefile
config.status:1095: creating dist-build/Makefile
config.status:1095: creating libsodium.pc
config.status:1095: creating libsodium-uninstalled.pc
config.status:1095: creating msvc-scripts/Makefile
config.status:1095: creating src/Makefile
config.status:1095: creating src/libsodium/Makefile
config.status:1095: creating src/libsodium/include/Makefile
config.status:1095: creating src/libsodium/include/sodium/version.h
config.status:1095: creating test/default/Makefile
config.status:1095: creating test/Makefile
config.status:1267: executing depfiles commands
config.status:1344: cd src/libsodium       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
config.status:1349: $? = 0
config.status:1344: cd test/default       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
config.status:1349: $? = 0
config.status:1267: executing libtool commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
ac_cv_c_vararrays=yes
ac_cv_defined__FORTIFY_SOURCE=no
ac_cv_defined___wasi__=no
ac_cv_env_AR_set=
ac_cv_env_AR_value=
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_CWFLAGS_set=
ac_cv_env_CWFLAGS_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_SAFECODE_HOME_set=
ac_cv_env_SAFECODE_HOME_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_alloca_works=yes
ac_cv_func_arc4random=no
ac_cv_func_arc4random_buf=no
ac_cv_func_explicit_bzero=no
ac_cv_func_explicit_memset=no
ac_cv_func_getpid=yes
ac_cv_func_madvise=yes
ac_cv_func_memset_s=no
ac_cv_func_mlock=yes
ac_cv_func_mmap=yes
ac_cv_func_mprotect=yes
ac_cv_func_nanosleep=yes
ac_cv_func_posix_memalign=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_intrin_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_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_mman_h=yes
ac_cv_header_sys_random_h=no
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-pc-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='/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_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_c99=-std=gnu99
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_tls=__thread
ac_cv_type_size_t=yes
ac_cv_working_alloca_h=yes
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
ax_cv_PTHREAD_CLANG=no
ax_cv_PTHREAD_JOINABLE_ATTR=PTHREAD_CREATE_JOINABLE
ax_cv_PTHREAD_PRIO_INHERIT=yes
ax_cv_PTHREAD_SPECIAL_FLAGS=no
ax_cv_check_cCATCHABLE_ABRT=yes
ax_cv_check_cCATCHABLE_SEGV=yes
ax_cv_check_cflags___D_FORTIFY_SOURCE_2=yes
ax_cv_check_cflags___fPIC=yes
ax_cv_check_cflags___fPIE=yes
ax_cv_check_cflags___fno_strict_aliasing=yes
ax_cv_check_cflags___fno_strict_overflow=yes
ax_cv_check_cflags___fstack_protector=yes
ax_cv_check_cflags___ftls_model_local_dynamic=yes
ax_cv_check_cflags___fvisibility_hidden=yes
ax_cv_check_cflags___g__O2__pthread__fvisibility_hidden__fPIC__fPIE__fno_strict_aliasing__fno_strict_overflow__fstack_protector__Wall=yes
ax_cv_check_cflags___g__O2__pthread__fvisibility_hidden__fPIC__fPIE__fno_strict_aliasing__fno_strict_overflow__fstack_protector__Wextra=yes
ax_cv_check_cflags___g__O2__pthread__fvisibility_hidden__fPIC__fPIE__fno_strict_aliasing__fno_strict_overflow__fstack_protector__Wextra__Wbad_function_cast=yes
ax_cv_check_cflags___g__O2__pthread__fvisibility_hidden__fPIC__fPIE__fno_strict_aliasing__fno_strict_overflow__fstack_protector__Wextra__Wbad_function_cast__Wcast_qual=yes
ax_cv_check_cflags___g__O2__pthread__fvisibility_hidden__fPIC__fPIE__fno_strict_aliasing__fno_strict_overflow__fstack_protector__Wextra__Wbad_function_cast__Wcast_qual__Wdiv_by_zero=yes
ax_cv_check_cflags___g__O2__pthread__fvisibility_hidden__fPIC__fPIE__fno_strict_aliasing__fno_strict_overflow__fstack_protector__Wextra__Wbad_function_cast__Wcast_qual__Wdiv_by_zero__Wduplicated_branches=no
ax_cv_check_cflags___g__O2__pthread__fvisibility_hidden__fPIC__fPIE__fno_strict_aliasing__fno_strict_overflow__fstack_protector__Wextra__Wbad_function_cast__Wcast_qual__Wdiv_by_zero__Wduplicated_cond=no
ax_cv_check_cflags___g__O2__pthread__fvisibility_hidden__fPIC__fPIE__fno_strict_aliasing__fno_strict_overflow__fstack_protector__Wextra__Wbad_function_cast__Wcast_qual__Wdiv_by_zero__Wfloat_equal=yes
ax_cv_check_cflags___g__O2__pthread__fvisibility_hidden__fPIC__fPIE__fno_strict_aliasing__fno_strict_overflow__fstack_protector__Wextra__Wbad_function_cast__Wcast_qual__Wdiv_by_zero__Wfloat_equal__Wformat_2=yes
ax_cv_check_cflags___g__O2__pthread__fvisibility_hidden__fPIC__fPIE__fno_strict_aliasing__fno_strict_overflow__fstack_protector__Wextra__Wbad_function_cast__Wcast_qual__Wdiv_by_zero__Wfloat_equal__Wformat_2__Wlogical_op=yes
ax_cv_check_cflags___g__O2__pthread__fvisibility_hidden__fPIC__fPIE__fno_strict_aliasing__fno_strict_overflow__fstack_protector__Wextra__Wbad_function_cast__Wcast_qual__Wdiv_by_zero__Wfloat_equal__Wformat_2__Wlogical_op__Wmaybe_uninitialized=yes
ax_cv_check_cflags___g__O2__pthread__fvisibility_hidden__fPIC__fPIE__fno_strict_aliasing__fno_strict_overflow__fstack_protector__Wextra__Wbad_function_cast__Wcast_qual__Wdiv_by_zero__Wfloat_equal__Wformat_2__Wlogical_op__Wmaybe_uninitialized__Wmisleading_indentation=no
ax_cv_check_cflags___g__O2__pthread__fvisibility_hidden__fPIC__fPIE__fno_strict_aliasing__fno_strict_overflow__fstack_protector__Wextra__Wbad_function_cast__Wcast_qual__Wdiv_by_zero__Wfloat_equal__Wformat_2__Wlogical_op__Wmaybe_uninitialized__Wmissing_declarations=yes
ax_cv_check_cflags___g__O2__pthread__fvisibility_hidden__fPIC__fPIE__fno_strict_aliasing__fno_strict_overflow__fstack_protector__Wextra__Wbad_function_cast__Wcast_qual__Wdiv_by_zero__Wfloat_equal__Wformat_2__Wlogical_op__Wmaybe_uninitialized__Wmissing_declarations__Wmissing_prototypes=yes
ax_cv_check_cflags___g__O2__pthread__fvisibility_hidden__fPIC__fPIE__fno_strict_aliasing__fno_strict_overflow__fstack_protector__Wextra__Wbad_function_cast__Wcast_qual__Wdiv_by_zero__Wfloat_equal__Wformat_2__Wlogical_op__Wmaybe_uninitialized__Wmissing_declarations__Wmissing_prototypes__Wnested_externs=yes
ax_cv_check_cflags___g__O2__pthread__fvisibility_hidden__fPIC__fPIE__fno_strict_aliasing__fno_strict_overflow__fstack_protector__Wextra__Wbad_function_cast__Wcast_qual__Wdiv_by_zero__Wfloat_equal__Wformat_2__Wlogical_op__Wmaybe_uninitialized__Wmissing_declarations__Wmissing_prototypes__Wnested_externs__Wno_type_limits=yes
ax_cv_check_cflags___g__O2__pthread__fvisibility_hidden__fPIC__fPIE__fno_strict_aliasing__fno_strict_overflow__fstack_protector__Wextra__Wbad_function_cast__Wcast_qual__Wdiv_by_zero__Wfloat_equal__Wformat_2__Wlogical_op__Wmaybe_uninitialized__Wmissing_declarations__Wmissing_prototypes__Wnested_externs__Wno_type_limits__Wno_unknown_pragmas=yes
ax_cv_check_cflags___g__O2__pthread__fvisibility_hidden__fPIC__fPIE__fno_strict_aliasing__fno_strict_overflow__fstack_protector__Wextra__Wbad_function_cast__Wcast_qual__Wdiv_by_zero__Wfloat_equal__Wformat_2__Wlogical_op__Wmaybe_uninitialized__Wmissing_declarations__Wmissing_prototypes__Wnested_externs__Wno_type_limits__Wno_unknown_pragmas__Wnormalized_id=yes
ax_cv_check_cflags___g__O2__pthread__fvisibility_hidden__fPIC__fPIE__fno_strict_aliasing__fno_strict_overflow__fstack_protector__Wextra__Wbad_function_cast__Wcast_qual__Wdiv_by_zero__Wfloat_equal__Wformat_2__Wlogical_op__Wmaybe_uninitialized__Wmissing_declarations__Wmissing_prototypes__Wnested_externs__Wno_type_limits__Wno_unknown_pragmas__Wnormalized_id__Wnull_dereference=no
ax_cv_check_cflags___g__O2__pthread__fvisibility_hidden__fPIC__fPIE__fno_strict_aliasing__fno_strict_overflow__fstack_protector__Wextra__Wbad_function_cast__Wcast_qual__Wdiv_by_zero__Wfloat_equal__Wformat_2__Wlogical_op__Wmaybe_uninitialized__Wmissing_declarations__Wmissing_prototypes__Wnested_externs__Wno_type_limits__Wno_unknown_pragmas__Wnormalized_id__Wold_style_declaration=yes
ax_cv_check_cflags___g__O2__pthread__fvisibility_hidden__fPIC__fPIE__fno_strict_aliasing__fno_strict_overflow__fstack_protector__Wextra__Wbad_function_cast__Wcast_qual__Wdiv_by_zero__Wfloat_equal__Wformat_2__Wlogical_op__Wmaybe_uninitialized__Wmissing_declarations__Wmissing_prototypes__Wnested_externs__Wno_type_limits__Wno_unknown_pragmas__Wnormalized_id__Wold_style_declaration__Wpointer_arith=yes
ax_cv_check_cflags___g__O2__pthread__fvisibility_hidden__fPIC__fPIE__fno_strict_aliasing__fno_strict_overflow__fstack_protector__Wextra__Wbad_function_cast__Wcast_qual__Wdiv_by_zero__Wfloat_equal__Wformat_2__Wlogical_op__Wmaybe_uninitialized__Wmissing_declarations__Wmissing_prototypes__Wnested_externs__Wno_type_limits__Wno_unknown_pragmas__Wnormalized_id__Wold_style_declaration__Wpointer_arith__Wredundant_decls=yes
ax_cv_check_cflags___g__O2__pthread__fvisibility_hidden__fPIC__fPIE__fno_strict_aliasing__fno_strict_overflow__fstack_protector__Wextra__Wbad_function_cast__Wcast_qual__Wdiv_by_zero__Wfloat_equal__Wformat_2__Wlogical_op__Wmaybe_uninitialized__Wmissing_declarations__Wmissing_prototypes__Wnested_externs__Wno_type_limits__Wno_unknown_pragmas__Wnormalized_id__Wold_style_declaration__Wpointer_arith__Wredundant_decls__Wrestrict=no
ax_cv_check_cflags___g__O2__pthread__fvisibility_hidden__fPIC__fPIE__fno_strict_aliasing__fno_strict_overflow__fstack_protector__Wextra__Wbad_function_cast__Wcast_qual__Wdiv_by_zero__Wfloat_equal__Wformat_2__Wlogical_op__Wmaybe_uninitialized__Wmissing_declarations__Wmissing_prototypes__Wnested_externs__Wno_type_limits__Wno_unknown_pragmas__Wnormalized_id__Wold_style_declaration__Wpointer_arith__Wredundant_decls__Wshorten_64_to_32=no
ax_cv_check_cflags___g__O2__pthread__fvisibility_hidden__fPIC__fPIE__fno_strict_aliasing__fno_strict_overflow__fstack_protector__Wextra__Wbad_function_cast__Wcast_qual__Wdiv_by_zero__Wfloat_equal__Wformat_2__Wlogical_op__Wmaybe_uninitialized__Wmissing_declarations__Wmissing_prototypes__Wnested_externs__Wno_type_limits__Wno_unknown_pragmas__Wnormalized_id__Wold_style_declaration__Wpointer_arith__Wredundant_decls__Wsometimes_uninitialized=no
ax_cv_check_cflags___g__O2__pthread__fvisibility_hidden__fPIC__fPIE__fno_strict_aliasing__fno_strict_overflow__fstack_protector__Wextra__Wbad_function_cast__Wcast_qual__Wdiv_by_zero__Wfloat_equal__Wformat_2__Wlogical_op__Wmaybe_uninitialized__Wmissing_declarations__Wmissing_prototypes__Wnested_externs__Wno_type_limits__Wno_unknown_pragmas__Wnormalized_id__Wold_style_declaration__Wpointer_arith__Wredundant_decls__Wstrict_prototypes=yes
ax_cv_check_cflags___g__O2__pthread__fvisibility_hidden__fPIC__fPIE__fno_strict_aliasing__fno_strict_overflow__fstack_protector__Wextra__Wbad_function_cast__Wcast_qual__Wdiv_by_zero__Wfloat_equal__Wformat_2__Wlogical_op__Wmaybe_uninitialized__Wmissing_declarations__Wmissing_prototypes__Wnested_externs__Wno_type_limits__Wno_unknown_pragmas__Wnormalized_id__Wold_style_declaration__Wpointer_arith__Wredundant_decls__Wstrict_prototypes__Wswitch_enum=yes
ax_cv_check_cflags___g__O2__pthread__fvisibility_hidden__fPIC__fPIE__fno_strict_aliasing__fno_strict_overflow__fstack_protector__Wextra__Wbad_function_cast__Wcast_qual__Wdiv_by_zero__Wfloat_equal__Wformat_2__Wlogical_op__Wmaybe_uninitialized__Wmissing_declarations__Wmissing_prototypes__Wnested_externs__Wno_type_limits__Wno_unknown_pragmas__Wnormalized_id__Wold_style_declaration__Wpointer_arith__Wredundant_decls__Wstrict_prototypes__Wswitch_enum__Wvariable_decl=no
ax_cv_check_cflags___g__O2__pthread__fvisibility_hidden__fPIC__fPIE__fno_strict_aliasing__fno_strict_overflow__fstack_protector__Wextra__Wbad_function_cast__Wcast_qual__Wdiv_by_zero__Wfloat_equal__Wformat_2__Wlogical_op__Wmaybe_uninitialized__Wmissing_declarations__Wmissing_prototypes__Wnested_externs__Wno_type_limits__Wno_unknown_pragmas__Wnormalized_id__Wold_style_declaration__Wpointer_arith__Wredundant_decls__Wstrict_prototypes__Wswitch_enum__Wwrite_strings=yes
ax_cv_check_cflags___g__O2__pthread__fvisibility_hidden__fPIC__fPIE__fno_strict_aliasing__fno_strict_overflow__fstack_protector__ftls_model_local_dynamic__mno_avx512f=no
ax_cv_check_cflags___maes=yes
ax_cv_check_cflags___mavx2=yes
ax_cv_check_cflags___mavx512f=no
ax_cv_check_cflags___mavx=yes
ax_cv_check_cflags___mmmx=yes
ax_cv_check_cflags___mpclmul=yes
ax_cv_check_cflags___mrdrnd=yes
ax_cv_check_cflags___msse2=yes
ax_cv_check_cflags___msse3=yes
ax_cv_check_cflags___msse4_1=yes
ax_cv_check_cflags___mssse3=yes
ax_cv_check_ldflags___Wl__z_noexecstack=yes
ax_cv_check_ldflags___Wl__z_now=yes
ax_cv_check_ldflags___Wl__z_relro=yes
ax_cv_check_ldflags___fstack_protector=yes
ax_cv_check_ldflags___pie=yes
gl_cv_ld_output_def=no
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=/bin/ld
lt_cv_path_NM='/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='/bin/dd bs=4096 count=1'

## ----------------- ##
## Output variables. ##
## ----------------- ##

	@echo "Need to use GNU make and reconfigure with --enable-valgrind"'
ACLOCAL='${SHELL} /usr/src/libsodium-1.0.18/build-aux/missing aclocal-1.16'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /usr/src/libsodium-1.0.18/build-aux/missing autoconf'
AUTOHEADER='${SHELL} /usr/src/libsodium-1.0.18/build-aux/missing autoheader'
AUTOMAKE='${SHELL} /usr/src/libsodium-1.0.18/build-aux/missing automake-1.16'
AWK='gawk'
CC='gcc -std=gnu99'
CCAS='gcc -std=gnu99'
CCASDEPMODE='depmode=gcc3'
CCASFLAGS='-g -O2 -pthread'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic'
CFLAGS_AESNI='-maes'
CFLAGS_AVX2='-mavx2'
CFLAGS_AVX512F=''
CFLAGS_AVX='-mavx'
CFLAGS_MMX='-mmmx'
CFLAGS_PCLMUL='-mpclmul'
CFLAGS_RDRAND='-mrdrnd'
CFLAGS_SSE2='-msse2'
CFLAGS_SSE3='-msse3'
CFLAGS_SSE41='-msse4.1'
CFLAGS_SSSE3='-mssse3'
CPP='gcc -E'
CPPFLAGS=' -D_FORTIFY_SOURCE=2'
CWFLAGS='-g -O2 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum -Wwrite-strings'
CYGPATH_W='echo'
DEFS='-DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.18\" -DPACKAGE_STRING=\"libsodium\ 1.0.18\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.18\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_C_VARARRAYS=1 -DHAVE_CATCHABLE_SEGV=1 -DHAVE_CATCHABLE_ABRT=1 -DTLS=__thread -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_RDRAND=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_INLINE_ASM=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_ATOMIC_OPS=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DHAVE_NANOSLEEP=1 -DCONFIGURED=1'
DEPDIR='.deps'
DLLTOOL='false'
DLL_VERSION='24'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EMSCRIPTEN_FALSE=''
EMSCRIPTEN_TRUE='#'
ENABLE_VALGRIND_drd='no'
ENABLE_VALGRIND_helgrind='no'
ENABLE_VALGRIND_memcheck='no'
ENABLE_VALGRIND_sgcheck='no'
EXEEXT=''
FGREP='/bin/grep -F'
GREP='/bin/grep'
HAVE_AMD64_ASM_FALSE='#'
HAVE_AMD64_ASM_TRUE=''
HAVE_AMD64_ASM_V='1'
HAVE_AVX_ASM_FALSE='#'
HAVE_AVX_ASM_TRUE=''
HAVE_AVX_ASM_V='1'
HAVE_CPUID_V='1'
HAVE_LD_OUTPUT_DEF_FALSE=''
HAVE_LD_OUTPUT_DEF_TRUE='#'
HAVE_TI_MODE_FALSE='#'
HAVE_TI_MODE_TRUE=''
HAVE_TI_MODE_V='1'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/bin/ld -m elf_x86_64'
LDFLAGS=' -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack'
LIBOBJS=''
LIBS=' '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBTOOL_DEPS='build-aux/ltmain.sh'
LIBTOOL_EXTRA_FLAGS=' -version-info 26:0:3'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /usr/src/libsodium-1.0.18/build-aux/missing makeinfo'
MANIFEST_TOOL=':'
MINIMAL_FALSE=''
MINIMAL_TRUE='#'
MKDIR_P='/bin/mkdir -p'
NM='/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='libsodium'
PACKAGE_BUGREPORT='https://github.com/jedisct1/libsodium/issues'
PACKAGE_NAME='libsodium'
PACKAGE_STRING='libsodium 1.0.18'
PACKAGE_TARNAME='libsodium'
PACKAGE_URL='https://github.com/jedisct1/libsodium'
PACKAGE_VERSION='1.0.18'
PATH_SEPARATOR=':'
PKGCONFIG_LIBS_PRIVATE=' -pthread '
PTHREAD_CC='gcc'
PTHREAD_CFLAGS='-pthread'
PTHREAD_LIBS=''
RANLIB='ranlib'
SAFECODE_HOME=''
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SODIUM_LIBRARY_MINIMAL_DEF=''
SODIUM_LIBRARY_VERSION='26:0:3'
SODIUM_LIBRARY_VERSION_MAJOR='10'
SODIUM_LIBRARY_VERSION_MINOR='3'
STRIP='strip'
TEST_LDFLAGS=''
VALGRIND=''
VALGRIND_CHECK_RULES='
VALGRIND_ENABLED='no'
VALGRIND_ENABLED_FALSE=''
VALGRIND_ENABLED_TRUE='#'
VERSION='1.0.18'
WASI_FALSE=''
WASI_TRUE='#'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
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 -'
ax_pthread_config=''
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
check-valgrind:
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} /usr/src/libsodium-1.0.18/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}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
valgrind_enabled_tools=''
valgrind_tools='memcheck helgrind drd sgcheck'

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "libsodium"
#define PACKAGE_TARNAME "libsodium"
#define PACKAGE_VERSION "1.0.18"
#define PACKAGE_STRING "libsodium 1.0.18"
#define PACKAGE_BUGREPORT "https://github.com/jedisct1/libsodium/issues"
#define PACKAGE_URL "https://github.com/jedisct1/libsodium"
#define PACKAGE "libsodium"
#define VERSION "1.0.18"
#define HAVE_PTHREAD_PRIO_INHERIT 1
#define HAVE_PTHREAD 1
#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 __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define HAVE_C_VARARRAYS 1
#define HAVE_CATCHABLE_SEGV 1
#define HAVE_CATCHABLE_ABRT 1
#define TLS __thread
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_MMINTRIN_H 1
#define HAVE_EMMINTRIN_H 1
#define HAVE_PMMINTRIN_H 1
#define HAVE_TMMINTRIN_H 1
#define HAVE_SMMINTRIN_H 1
#define HAVE_AVXINTRIN_H 1
#define HAVE_AVX2INTRIN_H 1
#define HAVE_WMMINTRIN_H 1
#define HAVE_RDRAND 1
#define HAVE_SYS_MMAN_H 1
#define NATIVE_LITTLE_ENDIAN 1
#define HAVE_INLINE_ASM 1
#define HAVE_AMD64_ASM 1
#define HAVE_AVX_ASM 1
#define HAVE_TI_MODE 1
#define HAVE_CPUID 1
#define ASM_HIDE_SYMBOL .hidden
#define HAVE_WEAK_SYMBOLS 1
#define CPU_UNALIGNED_ACCESS 1
#define HAVE_ATOMIC_OPS 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_MMAP 1
#define HAVE_MLOCK 1
#define HAVE_MADVISE 1
#define HAVE_MPROTECT 1
#define HAVE_POSIX_MEMALIGN 1
#define HAVE_GETPID 1
#define HAVE_NANOSLEEP 1
#define CONFIGURED 1

configure: exit 0