Skip to content

Instantly share code, notes, and snippets.

@metsfan
Created January 12, 2016 18:59
Show Gist options
  • Save metsfan/1c814820d47aac817956 to your computer and use it in GitHub Desktop.
Save metsfan/1c814820d47aac817956 to your computer and use it in GitHub Desktop.
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.8, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = Adams-MacBook-Pro.local
uname -m = x86_64
uname -r = 14.5.0
uname -s = Darwin
uname -v = Darwin Kernel Version 14.5.0: Wed Jul 29 02:26:53 PDT 2015; root:xnu-2782.40.9~1/RELEASE_X86_64
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 14.5.0: Wed Jul 29 02:26:53 PDT 2015; root:xnu-2782.40.9~1/RELEASE_X86_64
Kernel configured for up to 8 processors.
4 processors are physically available.
8 processors are logically available.
Processor type: x86_64h (Intel x86-64h Haswell)
Processors active: 0 1 2 3 4 5 6 7
Primary memory available: 16.00 gigabytes
Default processor set: 341 tasks, 1680 threads, 8 processors
Load average: 2.55, Mach factor: 5.44
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/heroku/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /Library/Frameworks/GDAL.framework/Programs
PATH: /Users/adam/bin
PATH: /Users/adam/Documents/SDKs/android-sdk-macosx/tools
PATH: /Users/adam/Library/Android/sdk/platform-tools
PATH: /Users/adam/Downloads/emsdk_portable/clang/e1.29.0_64bit
PATH: /Users/adam/Downloads/emsdk_portable/node/0.10.18_64bit/bin
PATH: /Users/adam/Documents/emsdk_portable/emscripten/1.29.0
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2332: checking build system type
configure:2346: result: x86_64-apple-darwin14.5.0
configure:2366: checking host system type
configure:2379: result: x86_64-apple-darwin14.5.0
configure:2415: checking for a BSD-compatible install
configure:2483: result: /usr/bin/install -c
configure:2494: checking whether build environment is sane
configure:2549: result: yes
configure:2700: checking for a thread-safe mkdir -p
configure:2739: result: build-aux/install-sh -c -d
configure:2746: checking for gawk
configure:2776: result: no
configure:2746: checking for mawk
configure:2776: result: no
configure:2746: checking for nawk
configure:2776: result: no
configure:2746: checking for awk
configure:2762: found /usr/bin/awk
configure:2773: result: awk
configure:2784: checking whether make sets $(MAKE)
configure:2806: result: yes
configure:2835: checking whether make supports nested variables
configure:2852: result: yes
configure:2941: checking whether UID '501' is supported by ustar format
configure:2944: result: yes
configure:2951: checking whether GID '20' is supported by ustar format
configure:2954: result: yes
configure:2962: checking how to create a ustar tar archive
configure:2973: tar --version
bsdtar 2.8.3 - libarchive 2.8.3
configure:2976: $? = 0
configure:3016: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
configure:3019: $? = 0
configure:3023: tar -xf - <conftest.tar
configure:3026: $? = 0
configure:3028: cat conftest.dir/file
GrepMe
configure:3031: $? = 0
configure:3044: result: gnutar
configure:3105: checking whether make supports nested variables
configure:3122: result: yes
configure:3134: checking whether to enable maintainer-specific portions of Makefiles
configure:3143: result: no
configure:3253: WARNING: compiling to javascript - asm implementations disabled
configure:3388: checking for style of include used by make
configure:3416: result: GNU
configure:3468: checking for gcc
configure:3484: found /usr/bin/gcc
configure:3495: result: gcc
configure:3724: checking for C compiler version
configure:3733: gcc --version >&5
Apple LLVM version 7.0.2 (clang-700.1.81)
Target: x86_64-apple-darwin14.5.0
Thread model: posix
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/c++/4.2.1
configure:3744: $? = 0
configure:3733: gcc -v >&5
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/c++/4.2.1
Apple LLVM version 7.0.2 (clang-700.1.81)
Target: x86_64-apple-darwin14.5.0
Thread model: posix
configure:3744: $? = 0
configure:3733: gcc -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:3744: $? = 1
configure:3733: gcc -qversion >&5
clang: error: unknown argument: '-qversion'
clang: error: no input files
configure:3744: $? = 1
configure:3764: checking whether the C compiler works
configure:3786: gcc conftest.c >&5
configure:3790: $? = 0
configure:3838: result: yes
configure:3841: checking for C compiler default output file name
configure:3843: result: a.out
configure:3849: checking for suffix of executables
configure:3856: gcc -o conftest conftest.c >&5
configure:3860: $? = 0
configure:3882: result:
configure:3904: checking whether we are cross compiling
configure:3912: gcc -o conftest conftest.c >&5
configure:3916: $? = 0
configure:3923: ./conftest
configure:3927: $? = 0
configure:3942: result: no
configure:3947: checking for suffix of object files
configure:3969: gcc -c conftest.c >&5
configure:3973: $? = 0
configure:3994: result: o
configure:3998: checking whether we are using the GNU C compiler
configure:4017: gcc -c conftest.c >&5
configure:4017: $? = 0
configure:4026: result: yes
configure:4035: checking whether gcc accepts -g
configure:4055: gcc -c -g conftest.c >&5
configure:4055: $? = 0
configure:4096: result: yes
configure:4113: checking for gcc option to accept ISO C89
configure:4176: gcc -c -g -O2 conftest.c >&5
configure:4176: $? = 0
configure:4189: result: none needed
configure:4214: checking whether gcc understands -c and -o together
configure:4236: gcc -c conftest.c -o conftest2.o
configure:4239: $? = 0
configure:4236: gcc -c conftest.c -o conftest2.o
configure:4239: $? = 0
configure:4251: result: yes
configure:4270: checking dependency style of gcc
configure:4381: result: gcc3
configure:4396: checking for gcc option to accept ISO C99
configure:4545: gcc -c -g -O2 conftest.c >&5
configure:4545: $? = 0
configure:4558: result: none needed
configure:4582: checking dependency style of gcc
configure:4691: result: gcc3
configure:4712: checking how to run the C preprocessor
configure:4743: gcc -E conftest.c
configure:4743: $? = 0
configure:4757: gcc -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:4757: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsodium"
| #define PACKAGE_TARNAME "libsodium"
| #define PACKAGE_VERSION "1.0.8"
| #define PACKAGE_STRING "libsodium 1.0.8"
| #define PACKAGE_BUGREPORT "https://github.com/jedisct1/libsodium/issues"
| #define PACKAGE_URL "https://github.com/jedisct1/libsodium"
| #define PACKAGE "libsodium"
| #define VERSION "1.0.8"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4782: result: gcc -E
configure:4802: gcc -E conftest.c
configure:4802: $? = 0
configure:4816: gcc -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:4816: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsodium"
| #define PACKAGE_TARNAME "libsodium"
| #define PACKAGE_VERSION "1.0.8"
| #define PACKAGE_STRING "libsodium 1.0.8"
| #define PACKAGE_BUGREPORT "https://github.com/jedisct1/libsodium/issues"
| #define PACKAGE_URL "https://github.com/jedisct1/libsodium"
| #define PACKAGE "libsodium"
| #define VERSION "1.0.8"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4845: checking for grep that handles long lines and -e
configure:4903: result: /usr/bin/grep
configure:4908: checking for egrep
configure:4970: result: /usr/bin/grep -E
configure:4975: checking for ANSI C header files
configure:4995: gcc -c -g -O2 conftest.c >&5
configure:4995: $? = 0
configure:5068: gcc -o conftest -g -O2 conftest.c >&5
configure:5068: $? = 0
configure:5068: ./conftest
configure:5068: $? = 0
configure:5079: result: yes
configure:5092: checking for sys/types.h
configure:5092: gcc -c -g -O2 conftest.c >&5
configure:5092: $? = 0
configure:5092: result: yes
configure:5092: checking for sys/stat.h
configure:5092: gcc -c -g -O2 conftest.c >&5
configure:5092: $? = 0
configure:5092: result: yes
configure:5092: checking for stdlib.h
configure:5092: gcc -c -g -O2 conftest.c >&5
configure:5092: $? = 0
configure:5092: result: yes
configure:5092: checking for string.h
configure:5092: gcc -c -g -O2 conftest.c >&5
configure:5092: $? = 0
configure:5092: result: yes
configure:5092: checking for memory.h
configure:5092: gcc -c -g -O2 conftest.c >&5
configure:5092: $? = 0
configure:5092: result: yes
configure:5092: checking for strings.h
configure:5092: gcc -c -g -O2 conftest.c >&5
configure:5092: $? = 0
configure:5092: result: yes
configure:5092: checking for inttypes.h
configure:5092: gcc -c -g -O2 conftest.c >&5
configure:5092: $? = 0
configure:5092: result: yes
configure:5092: checking for stdint.h
configure:5092: gcc -c -g -O2 conftest.c >&5
configure:5092: $? = 0
configure:5092: result: yes
configure:5092: checking for unistd.h
configure:5092: gcc -c -g -O2 conftest.c >&5
configure:5092: $? = 0
configure:5092: result: yes
configure:5105: checking minix/config.h usability
configure:5105: gcc -c -g -O2 conftest.c >&5
conftest.c:54:10: fatal error: 'minix/config.h' file not found
#include <minix/config.h>
^
1 error generated.
configure:5105: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsodium"
| #define PACKAGE_TARNAME "libsodium"
| #define PACKAGE_VERSION "1.0.8"
| #define PACKAGE_STRING "libsodium 1.0.8"
| #define PACKAGE_BUGREPORT "https://github.com/jedisct1/libsodium/issues"
| #define PACKAGE_URL "https://github.com/jedisct1/libsodium"
| #define PACKAGE "libsodium"
| #define VERSION "1.0.8"
| #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:5105: result: no
configure:5105: checking minix/config.h presence
configure:5105: gcc -E conftest.c
conftest.c:21:10: fatal error: 'minix/config.h' file not found
#include <minix/config.h>
^
1 error generated.
configure:5105: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsodium"
| #define PACKAGE_TARNAME "libsodium"
| #define PACKAGE_VERSION "1.0.8"
| #define PACKAGE_STRING "libsodium 1.0.8"
| #define PACKAGE_BUGREPORT "https://github.com/jedisct1/libsodium/issues"
| #define PACKAGE_URL "https://github.com/jedisct1/libsodium"
| #define PACKAGE "libsodium"
| #define VERSION "1.0.8"
| #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:5105: result: no
configure:5105: checking for minix/config.h
configure:5105: result: no
configure:5126: checking whether it is safe to define __EXTENSIONS__
configure:5144: gcc -c -g -O2 conftest.c >&5
configure:5144: $? = 0
configure:5151: result: yes
configure:5167: checking for __native_client__ defined
configure:5189: gcc -c -g -O2 conftest.c >&5
conftest.c:34:3: error: use of undeclared identifier 'choke'
choke me
^
1 error generated.
configure:5189: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsodium"
| #define PACKAGE_TARNAME "libsodium"
| #define PACKAGE_VERSION "1.0.8"
| #define PACKAGE_STRING "libsodium 1.0.8"
| #define PACKAGE_BUGREPORT "https://github.com/jedisct1/libsodium/issues"
| #define PACKAGE_URL "https://github.com/jedisct1/libsodium"
| #define PACKAGE "libsodium"
| #define VERSION "1.0.8"
| #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
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| #ifdef __native_client__
| int ok;
| #else
| choke me
| #endif
|
| ;
| return 0;
| }
configure:5196: result: no
configure:5203: checking for _FORTIFY_SOURCE defined
configure:5225: gcc -c -g -O2 conftest.c >&5
conftest.c:34:3: error: use of undeclared identifier 'choke'
choke me
^
1 error generated.
configure:5225: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsodium"
| #define PACKAGE_TARNAME "libsodium"
| #define PACKAGE_VERSION "1.0.8"
| #define PACKAGE_STRING "libsodium 1.0.8"
| #define PACKAGE_BUGREPORT "https://github.com/jedisct1/libsodium/issues"
| #define PACKAGE_URL "https://github.com/jedisct1/libsodium"
| #define PACKAGE "libsodium"
| #define VERSION "1.0.8"
| #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
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| #ifdef _FORTIFY_SOURCE
| int ok;
| #else
| choke me
| #endif
|
| ;
| return 0;
| }
configure:5232: result: no
configure:5238: checking whether C compiler accepts -D_FORTIFY_SOURCE=2
configure:5257: gcc -c -g -O2 -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:30:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
~~~~~~ ^ ~~~~~
1 warning generated.
configure:5257: $? = 0
configure:5265: result: yes
configure:5276: checking whether C compiler accepts -fvisibility=hidden
configure:5295: gcc -c -g -O2 -fvisibility=hidden -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:30:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
~~~~~~ ^ ~~~~~
1 warning generated.
configure:5295: $? = 0
configure:5303: result: yes
configure:5317: checking whether C compiler accepts -fPIC
configure:5336: gcc -c -g -O2 -fvisibility=hidden -fPIC -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:30:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
~~~~~~ ^ ~~~~~
1 warning generated.
configure:5336: $? = 0
configure:5344: result: yes
configure:5348: checking whether the linker accepts -fPIC
configure:5367: gcc -o conftest -g -O2 -fvisibility=hidden -D_FORTIFY_SOURCE=2 -fPIC conftest.c >&5
configure:5367: $? = 0
configure:5376: result: yes
configure:5395: checking whether C compiler accepts -fPIE
configure:5414: gcc -c -g -O2 -fvisibility=hidden -fPIC -fPIE -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:30:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
~~~~~~ ^ ~~~~~
1 warning generated.
configure:5414: $? = 0
configure:5422: result: yes
configure:5426: checking whether the linker accepts -fPIE
configure:5445: gcc -o conftest -g -O2 -fvisibility=hidden -fPIC -D_FORTIFY_SOURCE=2 -fPIE conftest.c >&5
configure:5445: $? = 0
configure:5454: result: yes
configure:5457: checking whether the linker accepts -pie
configure:5476: gcc -o conftest -g -O2 -fvisibility=hidden -fPIC -D_FORTIFY_SOURCE=2 -pie conftest.c >&5
clang: warning: argument unused during compilation: '-pie'
configure:5476: $? = 0
configure:5485: result: yes
configure:5507: checking whether C compiler accepts -fno-strict-aliasing
configure:5526: gcc -c -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:30:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
~~~~~~ ^ ~~~~~
1 warning generated.
configure:5526: $? = 0
configure:5534: result: yes
configure:5542: checking whether C compiler accepts -fno-strict-overflow
configure:5561: gcc -c -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:30:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
~~~~~~ ^ ~~~~~
1 warning generated.
configure:5561: $? = 0
configure:5569: result: yes
configure:5717: checking whether C compiler accepts -fstack-protector
configure:5736: gcc -c -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:30:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
~~~~~~ ^ ~~~~~
1 warning generated.
configure:5736: $? = 0
configure:5744: result: yes
configure:5748: checking whether the linker accepts -fstack-protector
configure:5767: gcc -o conftest -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -D_FORTIFY_SOURCE=2 -pie -fstack-protector conftest.c >&5
clang: warning: argument unused during compilation: '-pie'
configure:5767: $? = 0
configure:5776: result: yes
configure:5797: checking whether C compiler accepts -Winit-self
configure:5816: gcc -c -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:30:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
~~~~~~ ^ ~~~~~
1 warning generated.
configure:5816: $? = 0
configure:5824: result: yes
configure:5832: checking whether C compiler accepts -Wwrite-strings
configure:5851: gcc -c -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -Wwrite-strings -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:30:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
~~~~~~ ^ ~~~~~
1 warning generated.
configure:5851: $? = 0
configure:5859: result: yes
configure:5867: checking whether C compiler accepts -Wdiv-by-zero
configure:5886: gcc -c -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -Wwrite-strings -Wdiv-by-zero -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:30:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
~~~~~~ ^ ~~~~~
1 warning generated.
configure:5886: $? = 0
configure:5894: result: yes
configure:5902: checking whether C compiler accepts -Wsometimes-uninitialized
configure:5921: gcc -c -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:30:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
~~~~~~ ^ ~~~~~
1 warning generated.
configure:5921: $? = 0
configure:5929: result: yes
configure:5941: checking whether C compiler accepts -Wall
configure:5960: gcc -c -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:30:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
~~~~~~ ^ ~~~~~
1 warning generated.
configure:5960: $? = 0
configure:5969: result: yes
configure:5978: checking whether C compiler accepts -Wall -Wextra
configure:5997: gcc -c -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -Wextra -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:30:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
~~~~~~ ^ ~~~~~
1 warning generated.
configure:5997: $? = 0
configure:6006: result: yes
configure:6015: checking for clang
configure:6032: gcc -c -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:6032: $? = 0
configure:6033: result: yes
configure:6036: checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option
configure:6055: gcc -c -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -Wextra -Wno-unknown-warning-option -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:30:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
~~~~~~ ^ ~~~~~
1 warning generated.
configure:6055: $? = 0
configure:6064: result: yes
configure:6081: checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast
configure:6100: gcc -c -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:30:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
~~~~~~ ^ ~~~~~
1 warning generated.
configure:6100: $? = 0
configure:6109: result: yes
configure:6118: checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align
configure:6137: gcc -c -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:30:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
~~~~~~ ^ ~~~~~
1 warning generated.
configure:6137: $? = 0
configure:6146: result: yes
configure:6155: checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual
configure:6174: gcc -c -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:30:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
~~~~~~ ^ ~~~~~
1 warning generated.
configure:6174: $? = 0
configure:6183: result: yes
configure:6192: checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts
configure:6211: gcc -c -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:30:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
~~~~~~ ^ ~~~~~
1 warning generated.
configure:6211: $? = 0
configure:6220: result: yes
configure:6229: checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment
configure:6248: gcc -c -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:30:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
~~~~~~ ^ ~~~~~
1 warning generated.
configure:6248: $? = 0
configure:6257: result: yes
configure:6266: checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal
configure:6285: gcc -c -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:30:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
~~~~~~ ^ ~~~~~
1 warning generated.
configure:6285: $? = 0
configure:6294: result: yes
configure:6303: checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2
configure:6322: gcc -c -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:30:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
~~~~~~ ^ ~~~~~
1 warning generated.
configure:6322: $? = 0
configure:6331: result: yes
configure:6340: checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit
configure:6359: gcc -c -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:30:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
~~~~~~ ^ ~~~~~
1 warning generated.
configure:6359: $? = 0
configure:6368: result: yes
configure:6377: checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations
configure:6396: gcc -c -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:30:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
~~~~~~ ^ ~~~~~
1 warning generated.
configure:6396: $? = 0
configure:6405: result: yes
configure:6414: checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes
configure:6433: gcc -c -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:30:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
~~~~~~ ^ ~~~~~
1 warning generated.
configure:6433: $? = 0
configure:6442: result: yes
configure:6451: checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id
configure:6470: gcc -c -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:30:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
~~~~~~ ^ ~~~~~
1 warning generated.
configure:6470: $? = 0
configure:6479: result: yes
configure:6488: checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init
configure:6507: gcc -c -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:30:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
~~~~~~ ^ ~~~~~
1 warning generated.
configure:6507: $? = 0
configure:6516: result: yes
configure:6525: checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses
configure:6544: gcc -c -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:30:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
~~~~~~ ^ ~~~~~
1 warning generated.
configure:6544: $? = 0
configure:6553: result: yes
configure:6562: checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith
configure:6581: gcc -c -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:30:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
~~~~~~ ^ ~~~~~
1 warning generated.
configure:6581: $? = 0
configure:6590: result: yes
configure:6599: checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls
configure:6618: gcc -c -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:30:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
~~~~~~ ^ ~~~~~
1 warning generated.
configure:6618: $? = 0
configure:6627: result: yes
configure:6636: checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes
configure:6655: gcc -c -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:30:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
~~~~~~ ^ ~~~~~
1 warning generated.
configure:6655: $? = 0
configure:6664: result: yes
configure:6673: checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum
configure:6692: gcc -c -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:30:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
~~~~~~ ^ ~~~~~
1 warning generated.
configure:6692: $? = 0
configure:6701: result: yes
configure:6710: checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum -Wvariable-decl
configure:6729: gcc -c -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum -Wvariable-decl -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:30:36: warning: comparison of constant -1000 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare]
char x[42U], fodder = 0;if (fodder > -1000 && fgets(x,1000,stdin)) puts(x)
~~~~~~ ^ ~~~~~
1 warning generated.
configure:6729: $? = 0
configure:6738: result: yes
configure:6747: checking whether the linker accepts -Wl,-z,relro
configure:6766: gcc -o conftest -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -pie -Wl,-z,relro conftest.c >&5
clang: warning: argument unused during compilation: '-pie'
ld: unknown option: -z
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:6766: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsodium"
| #define PACKAGE_TARNAME "libsodium"
| #define PACKAGE_VERSION "1.0.8"
| #define PACKAGE_STRING "libsodium 1.0.8"
| #define PACKAGE_BUGREPORT "https://github.com/jedisct1/libsodium/issues"
| #define PACKAGE_URL "https://github.com/jedisct1/libsodium"
| #define PACKAGE "libsodium"
| #define VERSION "1.0.8"
| #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
| /* end confdefs.h. */
| #include <stdio.h>
| int
| main ()
| {
| char x[42U];if (fgets(x,1000,stdin)) puts(x)
| ;
| return 0;
| }
configure:6775: result: no
configure:6783: checking whether the linker accepts -Wl,-z,now
configure:6802: gcc -o conftest -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -pie -Wl,-z,now conftest.c >&5
clang: warning: argument unused during compilation: '-pie'
ld: unknown option: -z
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:6802: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsodium"
| #define PACKAGE_TARNAME "libsodium"
| #define PACKAGE_VERSION "1.0.8"
| #define PACKAGE_STRING "libsodium 1.0.8"
| #define PACKAGE_BUGREPORT "https://github.com/jedisct1/libsodium/issues"
| #define PACKAGE_URL "https://github.com/jedisct1/libsodium"
| #define PACKAGE "libsodium"
| #define VERSION "1.0.8"
| #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
| /* end confdefs.h. */
| #include <stdio.h>
| int
| main ()
| {
| char x[42U];if (fgets(x,1000,stdin)) puts(x)
| ;
| return 0;
| }
configure:6811: result: no
configure:6819: checking whether the linker accepts -Wl,-z,noexecstack
configure:6838: gcc -o conftest -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -pie -Wl,-z,noexecstack conftest.c >&5
clang: warning: argument unused during compilation: '-pie'
ld: unknown option: -z
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:6838: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsodium"
| #define PACKAGE_TARNAME "libsodium"
| #define PACKAGE_VERSION "1.0.8"
| #define PACKAGE_STRING "libsodium 1.0.8"
| #define PACKAGE_BUGREPORT "https://github.com/jedisct1/libsodium/issues"
| #define PACKAGE_URL "https://github.com/jedisct1/libsodium"
| #define PACKAGE "libsodium"
| #define VERSION "1.0.8"
| #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
| /* end confdefs.h. */
| #include <stdio.h>
| int
| main ()
| {
| char x[42U];if (fgets(x,1000,stdin)) puts(x)
| ;
| return 0;
| }
configure:6847: result: no
configure:6902: checking how to print strings
configure:6929: result: printf
configure:6950: checking for a sed that does not truncate output
configure:7014: result: /usr/bin/sed
configure:7032: checking for fgrep
configure:7094: result: /usr/bin/grep -F
configure:7129: checking for ld used by gcc
configure:7196: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
configure:7203: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
configure:7218: result: no
configure:7230: checking for BSD- or MS-compatible name lister (nm)
configure:7284: result: /usr/bin/nm
configure:7414: checking the name lister (/usr/bin/nm) interface
configure:7421: gcc -c -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:7424: /usr/bin/nm "conftest.o"
configure:7427: output
00000000000001f4 S _some_variable
configure:7434: result: BSD nm
configure:7437: checking whether ln -s works
configure:7441: result: yes
configure:7449: checking the maximum length of command line arguments
configure:7580: result: 196608
configure:7628: checking how to convert x86_64-apple-darwin14.5.0 file names to x86_64-apple-darwin14.5.0 format
configure:7668: result: func_convert_file_noop
configure:7675: checking how to convert x86_64-apple-darwin14.5.0 file names to toolchain format
configure:7695: result: func_convert_file_noop
configure:7702: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
configure:7709: result: -r
configure:7783: checking for objdump
configure:7813: result: no
configure:7842: checking how to recognize dependent libraries
configure:8042: result: pass_all
configure:8127: checking for dlltool
configure:8157: result: no
configure:8187: checking how to associate runtime and link libraries
configure:8214: result: printf %s\n
configure:8274: checking for ar
configure:8290: found /usr/bin/ar
configure:8301: result: ar
configure:8338: checking for archiver @FILE support
configure:8355: gcc -c -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:8355: $? = 0
configure:8358: ar cru libconftest.a @conftest.lst >&5
ar: @conftest.lst: No such file or directory
configure:8361: $? = 1
configure:8381: result: no
configure:8439: checking for strip
configure:8455: found /usr/bin/strip
configure:8466: result: strip
configure:8538: checking for ranlib
configure:8554: found /usr/bin/ranlib
configure:8565: result: ranlib
configure:8667: checking command to parse /usr/bin/nm output from gcc object
configure:8820: gcc -c -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:8823: $? = 0
configure:8827: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:8830: $? = 0
cannot find nm_test_var in conftest.nm
configure:8820: gcc -c -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:8823: $? = 0
configure:8827: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:8830: $? = 0
configure:8896: gcc -o conftest -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -pie conftest.c conftstm.o >&5
clang: warning: argument unused during compilation: '-pie'
warning: (x86_64) could not find object file symbol for symbol _main
configure:8899: $? = 0
configure:8937: result: ok
configure:8984: checking for sysroot
configure:9014: result: no
configure:9021: checking for a working dd
configure:9059: result: /bin/dd
configure:9063: checking how to truncate binary pipes
configure:9078: result: /bin/dd bs=4096 count=1
configure:9407: checking for mt
configure:9437: result: no
configure:9457: checking if : is a manifest tool
configure:9463: : '-?'
configure:9471: result: no
configure:9527: checking for dsymutil
configure:9543: found /usr/bin/dsymutil
configure:9554: result: dsymutil
configure:9619: checking for nmedit
configure:9635: found /usr/bin/nmedit
configure:9646: result: nmedit
configure:9711: checking for lipo
configure:9727: found /usr/bin/lipo
configure:9738: result: lipo
configure:9803: checking for otool
configure:9819: found /usr/bin/otool
configure:9830: result: otool
configure:9895: checking for otool64
configure:9925: result: no
configure:9970: checking for -single_module linker flag
gcc -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -pie -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:10003: result: yes
configure:10006: checking for -exported_symbols_list linker flag
configure:10026: gcc -o conftest -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -pie -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
clang: warning: argument unused during compilation: '-pie'
ld: warning: cannot export hidden symbol _main from /var/folders/qk/8w4ftsms6ngd2xd1n35szpcr0000gn/T/conftest-22a05e.o
configure:10026: $? = 0
configure:10036: result: yes
configure:10039: checking for -force_load linker flag
gcc -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -c -o conftest.o conftest.c
ar cru libconftest.a conftest.o
ranlib libconftest.a
gcc -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -pie -o conftest conftest.c -Wl,-force_load,./libconftest.a
configure:10071: result: yes
configure:10145: checking for dlfcn.h
configure:10145: gcc -c -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:10145: $? = 0
configure:10145: result: yes
configure:10401: checking for objdir
configure:10416: result: .libs
configure:10680: checking if gcc supports -fno-rtti -fno-exceptions
configure:10698: gcc -c -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -fno-rtti -fno-exceptions conftest.c >&5
configure:10702: $? = 0
configure:10715: result: yes
configure:11073: checking for gcc option to produce PIC
configure:11080: result: -fno-common -DPIC
configure:11088: checking if gcc PIC flag -fno-common -DPIC works
configure:11106: gcc -c -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -fno-common -DPIC -DPIC conftest.c >&5
configure:11110: $? = 0
configure:11123: result: yes
configure:11152: checking if gcc static flag -static works
configure:11180: result: no
configure:11195: checking if gcc supports -c -o file.o
configure:11216: gcc -c -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -o out/conftest2.o conftest.c >&5
configure:11220: $? = 0
configure:11242: result: yes
configure:11250: checking if gcc supports -c -o file.o
configure:11297: result: yes
configure:11330: checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:12589: result: yes
configure:12829: checking dynamic linker characteristics
configure:13647: result: darwin14.5.0 dyld
configure:13769: checking how to hardcode library paths into programs
configure:13794: result: immediate
configure:14342: checking whether stripping libraries is possible
configure:14356: result: yes
configure:14382: checking if libtool supports shared libraries
configure:14384: result: yes
configure:14387: checking whether to build shared libraries
configure:14412: result: yes
configure:14415: checking whether to build static libraries
configure:14419: result: yes
configure:14502: checking for ar
configure:14529: result: ar
configure:15346: checking sys/mman.h usability
configure:15346: gcc -c -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:15346: $? = 0
configure:15346: result: yes
configure:15346: checking sys/mman.h presence
configure:15346: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
configure:15346: $? = 0
configure:15346: result: yes
configure:15346: checking for sys/mman.h
configure:15346: result: yes
configure:15358: checking for inline
configure:15374: gcc -c -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:15374: $? = 0
configure:15382: result: inline
configure:15400: checking whether byte ordering is bigendian
configure:15415: gcc -c -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:15415: $? = 0
configure:15460: gcc -c -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:15460: $? = 0
configure:15478: gcc -c -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:36:4: error: use of undeclared identifier 'not'
not big endian
^
1 error generated.
configure:15478: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsodium"
| #define PACKAGE_TARNAME "libsodium"
| #define PACKAGE_VERSION "1.0.8"
| #define PACKAGE_STRING "libsodium 1.0.8"
| #define PACKAGE_BUGREPORT "https://github.com/jedisct1/libsodium/issues"
| #define PACKAGE_URL "https://github.com/jedisct1/libsodium"
| #define PACKAGE "libsodium"
| #define VERSION "1.0.8"
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYS_MMAN_H 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:15606: result: no
configure:15626: checking whether __STDC_LIMIT_MACROS is required
configure:15645: gcc -c -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:15645: $? = 0
configure:15646: result: no
configure:15764: checking for 128-bit arithmetic
configure:15804: gcc -c -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:15804: $? = 0
configure:15805: result: yes
configure:15864: checking if weak symbols are supported
configure:15881: gcc -o conftest -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -pie conftest.c >&5
clang: warning: argument unused during compilation: '-pie'
configure:15881: $? = 0
configure:15882: result: yes
configure:15894: checking if data alignment is required
configure:15928: result: no
configure:15967: checking for posix_memalign
configure:15967: gcc -o conftest -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -pie conftest.c >&5
clang: warning: argument unused during compilation: '-pie'
configure:15967: $? = 0
configure:15967: result: yes
configure:15967: checking for getpid
configure:15967: gcc -o conftest -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -pie conftest.c >&5
clang: warning: argument unused during compilation: '-pie'
configure:15967: $? = 0
configure:15967: result: yes
configure:16305: checking if gcc/ld supports -Wl,--output-def
configure:16326: gcc -o conftest -g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized -D_FORTIFY_SOURCE=2 -Wl,--output-def,conftest.def conftest.c >&5
ld: unknown option: --output-def
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:16326: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsodium"
| #define PACKAGE_TARNAME "libsodium"
| #define PACKAGE_VERSION "1.0.8"
| #define PACKAGE_STRING "libsodium 1.0.8"
| #define PACKAGE_BUGREPORT "https://github.com/jedisct1/libsodium/issues"
| #define PACKAGE_URL "https://github.com/jedisct1/libsodium"
| #define PACKAGE "libsodium"
| #define VERSION "1.0.8"
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYS_MMAN_H 1
| #define NATIVE_LITTLE_ENDIAN 1
| #define HAVE_TI_MODE 1
| #define HAVE_WEAK_SYMBOLS 1
| #define CPU_UNALIGNED_ACCESS 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_GETPID 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:16337: result: no
configure:16499: checking that generated files are newer than configure
configure:16505: result: done
configure:16564: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by libsodium config.status 1.0.8, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on Adams-MacBook-Pro.local
config.status:1064: creating Makefile
config.status:1064: creating dist-build/Makefile
config.status:1064: creating libsodium.pc
config.status:1064: creating libsodium-uninstalled.pc
config.status:1064: creating msvc-scripts/Makefile
config.status:1064: creating src/Makefile
config.status:1064: creating src/libsodium/Makefile
config.status:1064: creating src/libsodium/include/Makefile
config.status:1064: creating src/libsodium/include/sodium/version.h
config.status:1064: creating test/default/Makefile
config.status:1064: creating test/Makefile
config.status:1236: executing depfiles commands
config.status:1236: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin14.5.0
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
ac_cv_defined__FORTIFY_SOURCE=no
ac_cv_defined___native_client__=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_getpid=yes
ac_cv_func_posix_memalign=yes
ac_cv_header_dlfcn_h=yes
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_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-apple-darwin14.5.0
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/bin/dd
ac_cv_prog_AWK=awk
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_DSYMUTIL=dsymutil
ac_cv_prog_ac_ct_LIPO=lipo
ac_cv_prog_ac_ct_NMEDIT=nmedit
ac_cv_prog_ac_ct_OTOOL=otool
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_c99=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=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_check_cflags___D_FORTIFY_SOURCE_2=yes
ax_cv_check_cflags___Wdiv_by_zero=yes
ax_cv_check_cflags___Winit_self=yes
ax_cv_check_cflags___Wsometimes_uninitialized=yes
ax_cv_check_cflags___Wwrite_strings=yes
ax_cv_check_cflags____Wall=yes
ax_cv_check_cflags____Wall__Wextra=yes
ax_cv_check_cflags____Wall__Wextra__Wno_unknown_warning_option=yes
ax_cv_check_cflags____Wall__Wextra__Wno_unknown_warning_option__Wbad_function_cast=yes
ax_cv_check_cflags____Wall__Wextra__Wno_unknown_warning_option__Wbad_function_cast__Wcast_align=yes
ax_cv_check_cflags____Wall__Wextra__Wno_unknown_warning_option__Wbad_function_cast__Wcast_align__Wcast_qual=yes
ax_cv_check_cflags____Wall__Wextra__Wno_unknown_warning_option__Wbad_function_cast__Wcast_align__Wcast_qual__Wchar_subscripts=yes
ax_cv_check_cflags____Wall__Wextra__Wno_unknown_warning_option__Wbad_function_cast__Wcast_align__Wcast_qual__Wchar_subscripts__Wcomment=yes
ax_cv_check_cflags____Wall__Wextra__Wno_unknown_warning_option__Wbad_function_cast__Wcast_align__Wcast_qual__Wchar_subscripts__Wcomment__Wfloat_equal=yes
ax_cv_check_cflags____Wall__Wextra__Wno_unknown_warning_option__Wbad_function_cast__Wcast_align__Wcast_qual__Wchar_subscripts__Wcomment__Wfloat_equal__Wformat_2=yes
ax_cv_check_cflags____Wall__Wextra__Wno_unknown_warning_option__Wbad_function_cast__Wcast_align__Wcast_qual__Wchar_subscripts__Wcomment__Wfloat_equal__Wformat_2__Wimplicit=yes
ax_cv_check_cflags____Wall__Wextra__Wno_unknown_warning_option__Wbad_function_cast__Wcast_align__Wcast_qual__Wchar_subscripts__Wcomment__Wfloat_equal__Wformat_2__Wimplicit__Wmissing_declarations=yes
ax_cv_check_cflags____Wall__Wextra__Wno_unknown_warning_option__Wbad_function_cast__Wcast_align__Wcast_qual__Wchar_subscripts__Wcomment__Wfloat_equal__Wformat_2__Wimplicit__Wmissing_declarations__Wmissing_prototypes=yes
ax_cv_check_cflags____Wall__Wextra__Wno_unknown_warning_option__Wbad_function_cast__Wcast_align__Wcast_qual__Wchar_subscripts__Wcomment__Wfloat_equal__Wformat_2__Wimplicit__Wmissing_declarations__Wmissing_prototypes__Wnormalized_id=yes
ax_cv_check_cflags____Wall__Wextra__Wno_unknown_warning_option__Wbad_function_cast__Wcast_align__Wcast_qual__Wchar_subscripts__Wcomment__Wfloat_equal__Wformat_2__Wimplicit__Wmissing_declarations__Wmissing_prototypes__Wnormalized_id__Woverride_init=yes
ax_cv_check_cflags____Wall__Wextra__Wno_unknown_warning_option__Wbad_function_cast__Wcast_align__Wcast_qual__Wchar_subscripts__Wcomment__Wfloat_equal__Wformat_2__Wimplicit__Wmissing_declarations__Wmissing_prototypes__Wnormalized_id__Woverride_init__Wparentheses=yes
ax_cv_check_cflags____Wall__Wextra__Wno_unknown_warning_option__Wbad_function_cast__Wcast_align__Wcast_qual__Wchar_subscripts__Wcomment__Wfloat_equal__Wformat_2__Wimplicit__Wmissing_declarations__Wmissing_prototypes__Wnormalized_id__Woverride_init__Wparentheses__Wpointer_arith=yes
ax_cv_check_cflags____Wall__Wextra__Wno_unknown_warning_option__Wbad_function_cast__Wcast_align__Wcast_qual__Wchar_subscripts__Wcomment__Wfloat_equal__Wformat_2__Wimplicit__Wmissing_declarations__Wmissing_prototypes__Wnormalized_id__Woverride_init__Wparentheses__Wpointer_arith__Wredundant_decls=yes
ax_cv_check_cflags____Wall__Wextra__Wno_unknown_warning_option__Wbad_function_cast__Wcast_align__Wcast_qual__Wchar_subscripts__Wcomment__Wfloat_equal__Wformat_2__Wimplicit__Wmissing_declarations__Wmissing_prototypes__Wnormalized_id__Woverride_init__Wparentheses__Wpointer_arith__Wredundant_decls__Wstrict_prototypes=yes
ax_cv_check_cflags____Wall__Wextra__Wno_unknown_warning_option__Wbad_function_cast__Wcast_align__Wcast_qual__Wchar_subscripts__Wcomment__Wfloat_equal__Wformat_2__Wimplicit__Wmissing_declarations__Wmissing_prototypes__Wnormalized_id__Woverride_init__Wparentheses__Wpointer_arith__Wredundant_decls__Wstrict_prototypes__Wswitch_enum=yes
ax_cv_check_cflags____Wall__Wextra__Wno_unknown_warning_option__Wbad_function_cast__Wcast_align__Wcast_qual__Wchar_subscripts__Wcomment__Wfloat_equal__Wformat_2__Wimplicit__Wmissing_declarations__Wmissing_prototypes__Wnormalized_id__Woverride_init__Wparentheses__Wpointer_arith__Wredundant_decls__Wstrict_prototypes__Wswitch_enum__Wvariable_decl=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___fvisibility_hidden=yes
ax_cv_check_ldflags___Wl__z_noexecstack=no
ax_cv_check_ldflags___Wl__z_now=no
ax_cv_check_ldflags___Wl__z_relro=no
ax_cv_check_ldflags___fPIC=yes
ax_cv_check_ldflags___fPIE=yes
ax_cv_check_ldflags___fstack_protector=yes
ax_cv_check_ldflags___pie=yes
gl_cv_ld_output_def=no
lt_cv_apple_cc_single_mod=yes
lt_cv_ar_at_file=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_exported_symbols_list=yes
lt_cv_ld_force_load=yes
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
lt_cv_path_NM=/usr/bin/nm
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fno-common -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=no
lt_cv_prog_gnu_ld=no
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_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/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"\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/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_max_cmd_len=196608
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /Users/adam/Downloads/libsodium-1.0.8/build-aux/missing aclocal-1.15'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /Users/adam/Downloads/libsodium-1.0.8/build-aux/missing autoconf'
AUTOHEADER='${SHELL} /Users/adam/Downloads/libsodium-1.0.8/build-aux/missing autoheader'
AUTOMAKE='${SHELL} /Users/adam/Downloads/libsodium-1.0.8/build-aux/missing automake-1.15'
AWK='awk'
CC='gcc'
CCAS='gcc'
CCASDEPMODE='depmode=gcc3'
CCASFLAGS='-g -O2'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Winit-self -Wwrite-strings -Wdiv-by-zero -Wsometimes-uninitialized'
CFLAGS_AESNI=''
CFLAGS_MMX=''
CFLAGS_PCLMUL=''
CFLAGS_SSE2=''
CFLAGS_SSE3=''
CFLAGS_SSE41=''
CFLAGS_SSSE3=''
CPP='gcc -E'
CPPFLAGS=' -D_FORTIFY_SOURCE=2'
CWFLAGS=' -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum -Wvariable-decl'
CYGPATH_W='echo'
DEFS='-DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.8\" -DPACKAGE_STRING=\"libsodium\ 1.0.8\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.8\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_TI_MODE=1 -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1'
DEPDIR='.deps'
DLLTOOL='false'
DLL_VERSION='8'
DSYMUTIL='dsymutil'
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EMSCRIPTEN_FALSE='#'
EMSCRIPTEN_TRUE=''
EXEEXT='.js'
FGREP='/usr/bin/grep -F'
GREP='/usr/bin/grep'
HAVE_AMD64_ASM_FALSE=''
HAVE_AMD64_ASM_TRUE='#'
HAVE_AMD64_ASM_V='0'
HAVE_AVX_ASM_FALSE=''
HAVE_AVX_ASM_TRUE='#'
HAVE_AVX_ASM_V='0'
HAVE_CPUID_V='0'
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'
ISODATE='2016-01-12'
LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
LDFLAGS=' -pie'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBTOOL_DEPS='build-aux/ltmain.sh'
LIBTOOL_EXTRA_FLAGS=' -version-info 18:1:0'
LIPO='lipo'
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /Users/adam/Downloads/libsodium-1.0.8/build-aux/missing makeinfo'
MANIFEST_TOOL=':'
MINIMAL_FALSE=''
MINIMAL_TRUE='#'
MKDIR_P='build-aux/install-sh -c -d'
NATIVECLIENT_FALSE=''
NATIVECLIENT_TRUE='#'
NM='/usr/bin/nm'
NMEDIT='nmedit'
OBJDUMP='false'
OBJEXT='o'
OTOOL64=':'
OTOOL='otool'
PACKAGE='libsodium'
PACKAGE_BUGREPORT='https://github.com/jedisct1/libsodium/issues'
PACKAGE_NAME='libsodium'
PACKAGE_STRING='libsodium 1.0.8'
PACKAGE_TARNAME='libsodium'
PACKAGE_URL='https://github.com/jedisct1/libsodium'
PACKAGE_VERSION='1.0.8'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SAFECODE_HOME=''
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SODIUM_LIBRARY_VERSION='18:1:0'
SODIUM_LIBRARY_VERSION_MAJOR='9'
SODIUM_LIBRARY_VERSION_MINOR='1'
STRIP='strip'
TEST_LDFLAGS='--memory-init-file 0 --pre-js pre.js.inc -s NO_BROWSER=1 -s RESERVED_FUNCTION_POINTERS=8'
VERSION='1.0.8'
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 -'
bindir='${exec_prefix}/bin'
build='x86_64-apple-darwin14.5.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin14.5.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-apple-darwin14.5.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin14.5.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /Users/adam/Downloads/libsodium-1.0.8/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=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "libsodium"
#define PACKAGE_TARNAME "libsodium"
#define PACKAGE_VERSION "1.0.8"
#define PACKAGE_STRING "libsodium 1.0.8"
#define PACKAGE_BUGREPORT "https://github.com/jedisct1/libsodium/issues"
#define PACKAGE_URL "https://github.com/jedisct1/libsodium"
#define PACKAGE "libsodium"
#define VERSION "1.0.8"
#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_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_SYS_MMAN_H 1
#define NATIVE_LITTLE_ENDIAN 1
#define HAVE_TI_MODE 1
#define HAVE_WEAK_SYMBOLS 1
#define CPU_UNALIGNED_ACCESS 1
#define HAVE_POSIX_MEMALIGN 1
#define HAVE_GETPID 1
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment