Skip to content

Instantly share code, notes, and snippets.

Created August 13, 2016 14:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/910c6d8d27d2266390cd1bf200089a1f to your computer and use it in GitHub Desktop.
Save anonymous/910c6d8d27d2266390cd1bf200089a1f to your computer and use it in GitHub Desktop.
openssl on Ubuntu 14.04.5 LTS - Homebrew build logs
Homebrew build logs for openssl on Ubuntu 14.04.5 LTS
Build date: 2016-08-13 16:14:15
HOMEBREW_VERSION: 0.9.9
ORIGIN: https://github.com/Linuxbrew/brew
HEAD: 8f6837cb14d686e8b918a86b19fea678a54ee2c1
Last commit: vor 21 Stunden
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core
Core tap HEAD: 2f312ac85edcdefc62fe02a35a1eece590cbc4c7
Core tap last commit: vor 23 Stunden
HOMEBREW_PREFIX: /home/justin/.linuxbrew
HOMEBREW_REPOSITORY: /home/justin/.linuxbrew
HOMEBREW_CELLAR: /home/justin/.linuxbrew/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://linuxbrew.bintray.com
CPU: dual-core 64-bit 0x1201
Homebrew Ruby: 1.9.3-p484 => /usr/bin/ruby1.9.1
Clang: N/A
Git: 1.9.1 => /usr/bin/git
Perl: /usr/bin/perl
Python: /usr/bin/python => /usr/bin/python2.7
Ruby: /usr/bin/ruby => /usr/bin/ruby1.9.1
Java: N/A
Kernel: Linux 3.4.0+ x86_64 GNU/Linux
OS: Ubuntu 14.04.5 LTS
Codename: trusty
OS glibc: 2.19
OS gcc: 4.8.4
Linuxbrew glibc: N/A
Linuxbrew gcc: N/A
Linuxbrew xorg: N/A
Your system is ready to brew.
2016-08-13 16:08:11 +0200
perl
./Configure
--prefix=/home/justin/.linuxbrew/Cellar/openssl/1.0.2h_1
--openssldir=/home/justin/.linuxbrew/etc/openssl
no-ssl2
zlib-dynamic
shared
enable-cms
-isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib
linux-x86_64
Configuring for linux-x86_64
no-ec_nistp_64_gcc_128 [default] OPENSSL_NO_EC_NISTP_64_GCC_128 (skip dir)
no-gmp [default] OPENSSL_NO_GMP (skip dir)
no-jpake [experimental] OPENSSL_NO_JPAKE (skip dir)
no-krb5 [krb5-flavor not specified] OPENSSL_NO_KRB5
no-libunbound [experimental] OPENSSL_NO_LIBUNBOUND (skip dir)
no-md2 [default] OPENSSL_NO_MD2 (skip dir)
no-rc5 [default] OPENSSL_NO_RC5 (skip dir)
no-rfc3779 [default] OPENSSL_NO_RFC3779 (skip dir)
no-sctp [default] OPENSSL_NO_SCTP (skip dir)
no-ssl-trace [default] OPENSSL_NO_SSL_TRACE (skip dir)
no-ssl2 [option] OPENSSL_NO_SSL2 (skip dir)
no-store [experimental] OPENSSL_NO_STORE (skip dir)
no-unit-test [default] OPENSSL_NO_UNIT_TEST (skip dir)
no-weak-ssl-ciphers [default] OPENSSL_NO_WEAK_SSL_CIPHERS (skip dir)
IsMK1MF=0
CC =/usr/bin/gcc-4.8
CFLAG =-fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM
EX_LIBS =-ldl
CPUID_OBJ =x86_64cpuid.o
BN_ASM =x86_64-gcc.o x86_64-mont.o x86_64-mont5.o x86_64-gf2m.o rsaz_exp.o rsaz-x86_64.o rsaz-avx2.o
EC_ASM =ecp_nistz256.o ecp_nistz256-x86_64.o
DES_ENC =des_enc.o fcrypt_b.o
AES_ENC =aes-x86_64.o vpaes-x86_64.o bsaes-x86_64.o aesni-x86_64.o aesni-sha1-x86_64.o aesni-sha256-x86_64.o aesni-mb-x86_64.o
BF_ENC =bf_enc.o
CAST_ENC =c_enc.o
RC4_ENC =rc4-x86_64.o rc4-md5-x86_64.o
RC5_ENC =rc5_enc.o
MD5_OBJ_ASM =md5-x86_64.o
SHA1_OBJ_ASM =sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o sha1-mb-x86_64.o sha256-mb-x86_64.o
RMD160_OBJ_ASM=
CMLL_ENC =cmll-x86_64.o cmll_misc.o
MODES_OBJ =ghash-x86_64.o aesni-gcm-x86_64.o
ENGINES_OBJ =
PROCESSOR =
RANLIB =/usr/bin/ranlib
ARFLAGS =
PERL =/usr/bin/perl
SIXTY_FOUR_BIT_LONG mode
DES_UNROLL used
DES_INT used
RC4_CHUNK is unsigned long
created directory `include/openssl'
e_os2.h => include/openssl/e_os2.h
making links in crypto...
make[1]: Verzeichnis »/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto« wird betreten
crypto.h => ../include/openssl/crypto.h
opensslv.h => ../include/openssl/opensslv.h
opensslconf.h => ../include/openssl/opensslconf.h
ebcdic.h => ../include/openssl/ebcdic.h
symhacks.h => ../include/openssl/symhacks.h
ossl_typ.h => ../include/openssl/ossl_typ.h
constant_time_test.c => ../test/constant_time_test.c
making links in crypto/objects...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/objects'
objects.h => ../../include/openssl/objects.h
obj_mac.h => ../../include/openssl/obj_mac.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/objects'
making links in crypto/md4...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/md4'
md4.h => ../../include/openssl/md4.h
md4test.c => ../../test/md4test.c
md4.c => ../../apps/md4.c
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/md4'
making links in crypto/md5...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/md5'
md5.h => ../../include/openssl/md5.h
md5test.c => ../../test/md5test.c
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/md5'
making links in crypto/sha...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/sha'
sha.h => ../../include/openssl/sha.h
shatest.c => ../../test/shatest.c
sha1test.c => ../../test/sha1test.c
sha256t.c => ../../test/sha256t.c
sha512t.c => ../../test/sha512t.c
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/sha'
making links in crypto/mdc2...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/mdc2'
mdc2.h => ../../include/openssl/mdc2.h
mdc2test.c => ../../test/mdc2test.c
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/mdc2'
making links in crypto/hmac...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/hmac'
hmac.h => ../../include/openssl/hmac.h
hmactest.c => ../../test/hmactest.c
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/hmac'
making links in crypto/ripemd...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/ripemd'
ripemd.h => ../../include/openssl/ripemd.h
rmdtest.c => ../../test/rmdtest.c
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/ripemd'
making links in crypto/whrlpool...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/whrlpool'
whrlpool.h => ../../include/openssl/whrlpool.h
wp_test.c => ../../test/wp_test.c
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/whrlpool'
making links in crypto/des...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/des'
des.h => ../../include/openssl/des.h
des_old.h => ../../include/openssl/des_old.h
destest.c => ../../test/destest.c
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/des'
making links in crypto/aes...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/aes'
aes.h => ../../include/openssl/aes.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/aes'
making links in crypto/rc2...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/rc2'
rc2.h => ../../include/openssl/rc2.h
rc2test.c => ../../test/rc2test.c
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/rc2'
making links in crypto/rc4...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/rc4'
rc4.h => ../../include/openssl/rc4.h
rc4test.c => ../../test/rc4test.c
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/rc4'
making links in crypto/idea...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/idea'
idea.h => ../../include/openssl/idea.h
ideatest.c => ../../test/ideatest.c
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/idea'
making links in crypto/bf...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/bf'
blowfish.h => ../../include/openssl/blowfish.h
bftest.c => ../../test/bftest.c
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/bf'
making links in crypto/cast...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/cast'
cast.h => ../../include/openssl/cast.h
casttest.c => ../../test/casttest.c
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/cast'
making links in crypto/camellia...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/camellia'
camellia.h => ../../include/openssl/camellia.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/camellia'
making links in crypto/seed...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/seed'
seed.h => ../../include/openssl/seed.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/seed'
making links in crypto/modes...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/modes'
modes.h => ../../include/openssl/modes.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/modes'
making links in crypto/bn...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/bn'
bn.h => ../../include/openssl/bn.h
bntest.c => ../../test/bntest.c
exptest.c => ../../test/exptest.c
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/bn'
making links in crypto/ec...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/ec'
ec.h => ../../include/openssl/ec.h
ectest.c => ../../test/ectest.c
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/ec'
making links in crypto/rsa...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/rsa'
rsa.h => ../../include/openssl/rsa.h
rsa_test.c => ../../test/rsa_test.c
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/rsa'
making links in crypto/dsa...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/dsa'
dsa.h => ../../include/openssl/dsa.h
dsatest.c => ../../test/dsatest.c
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/dsa'
making links in crypto/ecdsa...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/ecdsa'
ecdsa.h => ../../include/openssl/ecdsa.h
ecdsatest.c => ../../test/ecdsatest.c
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/ecdsa'
making links in crypto/dh...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/dh'
dh.h => ../../include/openssl/dh.h
dhtest.c => ../../test/dhtest.c
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/dh'
making links in crypto/ecdh...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/ecdh'
ecdh.h => ../../include/openssl/ecdh.h
ecdhtest.c => ../../test/ecdhtest.c
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/ecdh'
making links in crypto/dso...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/dso'
dso.h => ../../include/openssl/dso.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/dso'
making links in crypto/engine...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/engine'
engine.h => ../../include/openssl/engine.h
enginetest.c => ../../test/enginetest.c
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/engine'
making links in crypto/buffer...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/buffer'
buffer.h => ../../include/openssl/buffer.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/buffer'
making links in crypto/bio...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/bio'
bio.h => ../../include/openssl/bio.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/bio'
making links in crypto/stack...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/stack'
stack.h => ../../include/openssl/stack.h
safestack.h => ../../include/openssl/safestack.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/stack'
making links in crypto/lhash...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/lhash'
lhash.h => ../../include/openssl/lhash.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/lhash'
making links in crypto/rand...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/rand'
rand.h => ../../include/openssl/rand.h
randtest.c => ../../test/randtest.c
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/rand'
making links in crypto/err...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/err'
err.h => ../../include/openssl/err.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/err'
making links in crypto/evp...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/evp'
evp.h => ../../include/openssl/evp.h
evp_test.c => ../../test/evp_test.c
evp_extra_test.c => ../../test/evp_extra_test.c
evptests.txt -> ../../test/evptests.txt
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/evp'
making links in crypto/asn1...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/asn1'
asn1.h => ../../include/openssl/asn1.h
asn1_mac.h => ../../include/openssl/asn1_mac.h
asn1t.h => ../../include/openssl/asn1t.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/asn1'
making links in crypto/pem...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/pem'
pem.h => ../../include/openssl/pem.h
pem2.h => ../../include/openssl/pem2.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/pem'
making links in crypto/x509...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/x509'
x509.h => ../../include/openssl/x509.h
x509_vfy.h => ../../include/openssl/x509_vfy.h
verify_extra_test.c => ../../test/verify_extra_test.c
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/x509'
making links in crypto/x509v3...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/x509v3'
x509v3.h => ../../include/openssl/x509v3.h
v3nametest.c => ../../test/v3nametest.c
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/x509v3'
making links in crypto/conf...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/conf'
conf.h => ../../include/openssl/conf.h
conf_api.h => ../../include/openssl/conf_api.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/conf'
making links in crypto/txt_db...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/txt_db'
txt_db.h => ../../include/openssl/txt_db.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/txt_db'
making links in crypto/pkcs7...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/pkcs7'
pkcs7.h => ../../include/openssl/pkcs7.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/pkcs7'
making links in crypto/pkcs12...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/pkcs12'
pkcs12.h => ../../include/openssl/pkcs12.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/pkcs12'
making links in crypto/comp...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/comp'
comp.h => ../../include/openssl/comp.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/comp'
making links in crypto/ocsp...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/ocsp'
ocsp.h => ../../include/openssl/ocsp.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/ocsp'
making links in crypto/ui...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/ui'
ui.h => ../../include/openssl/ui.h
ui_compat.h => ../../include/openssl/ui_compat.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/ui'
making links in crypto/krb5...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/krb5'
krb5_asn.h => ../../include/openssl/krb5_asn.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/krb5'
making links in crypto/cms...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/cms'
cms.h => ../../include/openssl/cms.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/cms'
making links in crypto/pqueue...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/pqueue'
pqueue.h => ../../include/openssl/pqueue.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/pqueue'
making links in crypto/ts...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/ts'
ts.h => ../../include/openssl/ts.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/ts'
making links in crypto/srp...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/srp'
srp.h => ../../include/openssl/srp.h
srptest.c => ../../test/srptest.c
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/srp'
making links in crypto/cmac...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/cmac'
cmac.h => ../../include/openssl/cmac.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/cmac'
make[1]: Verzeichnis »/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto« wird verlassen
making links in ssl...
make[1]: Verzeichnis »/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/ssl« wird betreten
ssl.h => ../include/openssl/ssl.h
ssl2.h => ../include/openssl/ssl2.h
ssl3.h => ../include/openssl/ssl3.h
ssl23.h => ../include/openssl/ssl23.h
tls1.h => ../include/openssl/tls1.h
dtls1.h => ../include/openssl/dtls1.h
kssl.h => ../include/openssl/kssl.h
srtp.h => ../include/openssl/srtp.h
ssltest.c => ../test/ssltest.c
heartbeat_test.c => ../test/heartbeat_test.c
clienthellotest.c => ../test/clienthellotest.c
sslv2conftest.c => ../test/sslv2conftest.c
make[1]: Verzeichnis »/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/ssl« wird verlassen
making links in engines...
make[1]: Verzeichnis »/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/engines« wird betreten
making links in engines/ccgost...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/engines/ccgost'
make[2]: Nothing to be done for `links'.
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/engines/ccgost'
make[1]: Verzeichnis »/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/engines« wird verlassen
making links in apps...
make[1]: Verzeichnis »/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/apps« wird betreten
make[1]: Für das Ziel »links« ist nichts zu tun.
make[1]: Verzeichnis »/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/apps« wird verlassen
making links in test...
make[1]: Verzeichnis »/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/test« wird betreten
make[1]: Für das Ziel »links« ist nichts zu tun.
make[1]: Verzeichnis »/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/test« wird verlassen
making links in tools...
make[1]: Verzeichnis »/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/tools« wird betreten
make[1]: Für das Ziel »links« ist nichts zu tun.
make[1]: Verzeichnis »/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/tools« wird verlassen
generating dummy tests (if needed)...
make[1]: Verzeichnis »/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/test« wird betreten
md2test.c => dummytest.c
rc5test.c => dummytest.c
jpaketest.c => dummytest.c
make[1]: Verzeichnis »/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/test« wird verlassen
Configured for linux-x86_64.
*** Because of configuration changes, you MUST do the following before
*** building:
make depend
2016-08-13 16:08:25 +0200
make
depend
making depend in crypto...
make[1]: Verzeichnis »/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto« wird betreten
makedepend: warning: cryptlib.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ./sys/cdefs.h
not in ../sys/cdefs.h
not in ../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: cryptlib.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ./gnu/stubs.h
not in ../gnu/stubs.h
not in ../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: cryptlib.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ./stddef.h
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: cryptlib.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ./bits/waitflags.h
not in ../bits/waitflags.h
not in ../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: cryptlib.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ./bits/waitstatus.h
not in ../bits/waitstatus.h
not in ../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: cryptlib.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ./sys/types.h
not in ../sys/types.h
not in ../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: cryptlib.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ./stddef.h
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: cryptlib.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ./bits/stdlib-float.h
not in ../bits/stdlib-float.h
not in ../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: cryptlib.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h"
not in ./stddef.h
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: cryptlib.c (reading /usr/include/unistd.h, line 202): cannot find include file "bits/posix_opt.h"
not in ./bits/posix_opt.h
not in ../bits/posix_opt.h
not in ../include/bits/posix_opt.h
not in /usr/include/bits/posix_opt.h
makedepend: warning: cryptlib.c (reading /usr/include/unistd.h, line 206): cannot find include file "bits/environments.h"
not in ./bits/environments.h
not in ../bits/environments.h
not in ../include/bits/environments.h
not in /usr/include/bits/environments.h
makedepend: warning: cryptlib.c (reading /usr/include/unistd.h, line 217): cannot find include file "bits/types.h"
not in ./bits/types.h
not in ../bits/types.h
not in ../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: cryptlib.c (reading /usr/include/unistd.h, line 226): cannot find include file "stddef.h"
not in ./stddef.h
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: cryptlib.c (reading /usr/include/unistd.h, line 609): cannot find include file "bits/confname.h"
not in ./bits/confname.h
not in ../bits/confname.h
not in ../include/bits/confname.h
not in /usr/include/bits/confname.h
makedepend: warning: cryptlib.c (reading ../e_os.h, line 473): cannot find include file "sys/types.h"
not in ./sys/types.h
not in ../sys/types.h
not in ../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: cryptlib.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ./stddef.h
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: cryptlib.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ./bits/types.h
not in ../bits/types.h
not in ../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: cryptlib.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ./bits/types.h
not in ../bits/types.h
not in ../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: cryptlib.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ./stddef.h
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: cryptlib.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ./stddef.h
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: cryptlib.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ./stdarg.h
not in ../stdarg.h
not in ../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: cryptlib.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ./sys/cdefs.h
not in ../sys/cdefs.h
not in ../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: cryptlib.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ./bits/stdio_lim.h
not in ../bits/stdio_lim.h
not in ../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: cryptlib.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ./bits/sys_errlist.h
not in ../bits/sys_errlist.h
not in ../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: cryptlib.c (reading ../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
not in ./stddef.h
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: cryptlib.c (reading ../include/openssl/buffer.h, line 71): cannot find include file "sys/types.h"
not in ./sys/types.h
not in ../sys/types.h
not in ../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: cryptlib.c (reading ../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
not in ./stdarg.h
not in ../stdarg.h
not in ../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: cryptlib.c (reading /usr/include/errno.h, line 35): cannot find include file "bits/errno.h"
not in ./bits/errno.h
not in ../bits/errno.h
not in ../include/bits/errno.h
not in /usr/include/bits/errno.h
makedepend: warning: mem_dbg.c (reading /usr/include/time.h, line 37): cannot find include file "stddef.h"
not in ./stddef.h
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: mem_dbg.c (reading /usr/include/time.h, line 41): cannot find include file "bits/time.h"
not in ./bits/time.h
not in ../bits/time.h
not in ../include/bits/time.h
not in /usr/include/bits/time.h
makedepend: warning: mem_dbg.c (reading /usr/include/time.h, line 55): cannot find include file "bits/types.h"
not in ./bits/types.h
not in ../bits/types.h
not in ../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: mem_dbg.c (reading /usr/include/time.h, line 71): cannot find include file "bits/types.h"
not in ./bits/types.h
not in ../bits/types.h
not in ../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: mem_dbg.c (reading /usr/include/time.h, line 88): cannot find include file "bits/types.h"
not in ./bits/types.h
not in ../bits/types.h
not in ../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: mem_dbg.c (reading /usr/include/time.h, line 100): cannot find include file "bits/types.h"
not in ./bits/types.h
not in ../bits/types.h
not in ../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: mem_dbg.c (reading /usr/include/time.h, line 116): cannot find include file "bits/types.h"
not in ./bits/types.h
not in ../bits/types.h
not in ../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: uid.c, line 78: cannot find include file "sys/types.h"
not in ./sys/types.h
not in ../sys/types.h
not in ../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: o_str.c (reading /usr/include/ctype.h, line 26): cannot find include file "bits/types.h"
not in ./bits/types.h
not in ../bits/types.h
not in ../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: o_str.c (reading /usr/include/endian.h, line 36): cannot find include file "bits/endian.h"
not in ./bits/endian.h
not in ../bits/endian.h
not in ../include/bits/endian.h
not in /usr/include/bits/endian.h
makedepend: warning: o_str.c (reading /usr/include/endian.h, line 60): cannot find include file "bits/byteswap.h"
not in ./bits/byteswap.h
not in ../bits/byteswap.h
not in ../include/bits/byteswap.h
not in /usr/include/bits/byteswap.h
makedepend: warning: o_str.c (reading ../e_os.h, line 473): cannot find include file "sys/types.h"
not in ./sys/types.h
not in ../sys/types.h
not in ../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: o_str.c (reading o_str.h, line 63): cannot find include file "stddef.h"
not in ./stddef.h
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: o_str.c (reading /usr/include/strings.h, line 28): cannot find include file "stddef.h"
not in ./stddef.h
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: o_dir.c (reading ../e_os.h, line 473): cannot find include file "sys/types.h"
not in ./sys/types.h
not in ../sys/types.h
not in ../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: o_dir.c (reading LPdir_unix.c, line 31): cannot find include file "stddef.h"
not in ./stddef.h
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: o_dir.c (reading /usr/include/limits.h, line 123): cannot find include file "limits.h"
makedepend: warning: o_dir.c (reading /usr/include/limits.h, line 143): cannot find include file "bits/posix1_lim.h"
not in ./bits/posix1_lim.h
not in ../bits/posix1_lim.h
not in ../include/bits/posix1_lim.h
not in /usr/include/bits/posix1_lim.h
makedepend: warning: o_dir.c (reading /usr/include/limits.h, line 147): cannot find include file "bits/posix2_lim.h"
not in ./bits/posix2_lim.h
not in ../bits/posix2_lim.h
not in ../include/bits/posix2_lim.h
not in /usr/include/bits/posix2_lim.h
makedepend: warning: o_dir.c (reading LPdir_unix.c, line 35): cannot find include file "sys/types.h"
not in ./sys/types.h
not in ../sys/types.h
not in ../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: o_dir.c (reading /usr/include/dirent.h, line 29): cannot find include file "bits/types.h"
not in ./bits/types.h
not in ../bits/types.h
not in ../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: o_dir.c (reading /usr/include/dirent.h, line 61): cannot find include file "bits/dirent.h"
not in ./bits/dirent.h
not in ../bits/dirent.h
not in ../include/bits/dirent.h
not in /usr/include/bits/dirent.h
makedepend: warning: o_dir.c (reading /usr/include/dirent.h, line 211): cannot find include file "bits/types.h"
not in ./bits/types.h
not in ../bits/types.h
not in ../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: o_dir.c (reading /usr/include/dirent.h, line 232): cannot find include file "bits/posix1_lim.h"
not in ./bits/posix1_lim.h
not in ../bits/posix1_lim.h
not in ../include/bits/posix1_lim.h
not in /usr/include/bits/posix1_lim.h
makedepend: warning: o_dir.c (reading /usr/include/dirent.h, line 244): cannot find include file "stddef.h"
not in ./stddef.h
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: o_init.c (reading ../e_os.h, line 473): cannot find include file "sys/types.h"
not in ./sys/types.h
not in ../sys/types.h
not in ../include/sys/types.h
not in /usr/include/sys/types.h
making depend in crypto/objects...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/objects'
../../util/domd ../.. -MD makedepend -- -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_EC_NISTP_64_GCC_128 -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_LIBUNBOUND -DOPENSSL_NO_MD2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SCTP -DOPENSSL_NO_SSL_TRACE -DOPENSSL_NO_SSL2 -DOPENSSL_NO_STORE -DOPENSSL_NO_UNIT_TEST -DOPENSSL_NO_WEAK_SSL_CIPHERS -- o_names.c obj_dat.c obj_lib.c obj_err.c obj_xref.c
makedepend: warning: o_names.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: o_names.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../gnu/stubs.h
not in ../../gnu/stubs.h
not in ../modes/gnu/stubs.h
not in ../asn1/gnu/stubs.h
not in ../evp/gnu/stubs.h
not in ../../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: o_names.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: o_names.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: o_names.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: o_names.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: o_names.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: o_names.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: o_names.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: o_names.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../bits/stdio_lim.h
not in ../../bits/stdio_lim.h
not in ../modes/bits/stdio_lim.h
not in ../asn1/bits/stdio_lim.h
not in ../evp/bits/stdio_lim.h
not in ../../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: o_names.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../bits/sys_errlist.h
not in ../../bits/sys_errlist.h
not in ../modes/bits/sys_errlist.h
not in ../asn1/bits/sys_errlist.h
not in ../evp/bits/sys_errlist.h
not in ../../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: o_names.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: o_names.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../bits/waitflags.h
not in ../../bits/waitflags.h
not in ../modes/bits/waitflags.h
not in ../asn1/bits/waitflags.h
not in ../evp/bits/waitflags.h
not in ../../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: o_names.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../bits/waitstatus.h
not in ../../bits/waitstatus.h
not in ../modes/bits/waitstatus.h
not in ../asn1/bits/waitstatus.h
not in ../evp/bits/waitstatus.h
not in ../../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: o_names.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: o_names.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: o_names.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../bits/stdlib-float.h
not in ../../bits/stdlib-float.h
not in ../modes/bits/stdlib-float.h
not in ../asn1/bits/stdlib-float.h
not in ../evp/bits/stdlib-float.h
not in ../../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: o_names.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: o_names.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: o_names.c (reading /usr/include/errno.h, line 35): cannot find include file "bits/errno.h"
not in ../bits/errno.h
not in ../../bits/errno.h
not in ../modes/bits/errno.h
not in ../asn1/bits/errno.h
not in ../evp/bits/errno.h
not in ../../include/bits/errno.h
not in /usr/include/bits/errno.h
makedepend: warning: o_names.c (reading /usr/include/time.h, line 37): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: o_names.c (reading /usr/include/time.h, line 41): cannot find include file "bits/time.h"
not in ../bits/time.h
not in ../../bits/time.h
not in ../modes/bits/time.h
not in ../asn1/bits/time.h
not in ../evp/bits/time.h
not in ../../include/bits/time.h
not in /usr/include/bits/time.h
makedepend: warning: o_names.c (reading /usr/include/time.h, line 55): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: o_names.c (reading /usr/include/time.h, line 71): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: o_names.c (reading /usr/include/time.h, line 88): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: o_names.c (reading /usr/include/time.h, line 100): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: o_names.c (reading /usr/include/time.h, line 116): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: obj_dat.c (reading /usr/include/ctype.h, line 26): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: obj_dat.c (reading /usr/include/endian.h, line 36): cannot find include file "bits/endian.h"
not in ../bits/endian.h
not in ../../bits/endian.h
not in ../modes/bits/endian.h
not in ../asn1/bits/endian.h
not in ../evp/bits/endian.h
not in ../../include/bits/endian.h
not in /usr/include/bits/endian.h
makedepend: warning: obj_dat.c (reading /usr/include/endian.h, line 60): cannot find include file "bits/byteswap.h"
not in ../bits/byteswap.h
not in ../../bits/byteswap.h
not in ../modes/bits/byteswap.h
not in ../asn1/bits/byteswap.h
not in ../evp/bits/byteswap.h
not in ../../include/bits/byteswap.h
not in /usr/include/bits/byteswap.h
makedepend: warning: obj_dat.c (reading /usr/include/limits.h, line 123): cannot find include file "limits.h"
makedepend: warning: obj_dat.c (reading /usr/include/limits.h, line 143): cannot find include file "bits/posix1_lim.h"
not in ../bits/posix1_lim.h
not in ../../bits/posix1_lim.h
not in ../modes/bits/posix1_lim.h
not in ../asn1/bits/posix1_lim.h
not in ../evp/bits/posix1_lim.h
not in ../../include/bits/posix1_lim.h
not in /usr/include/bits/posix1_lim.h
makedepend: warning: obj_dat.c (reading /usr/include/limits.h, line 147): cannot find include file "bits/posix2_lim.h"
not in ../bits/posix2_lim.h
not in ../../bits/posix2_lim.h
not in ../modes/bits/posix2_lim.h
not in ../asn1/bits/posix2_lim.h
not in ../evp/bits/posix2_lim.h
not in ../../include/bits/posix2_lim.h
not in /usr/include/bits/posix2_lim.h
makedepend: warning: obj_dat.c (reading /usr/include/unistd.h, line 202): cannot find include file "bits/posix_opt.h"
not in ../bits/posix_opt.h
not in ../../bits/posix_opt.h
not in ../modes/bits/posix_opt.h
not in ../asn1/bits/posix_opt.h
not in ../evp/bits/posix_opt.h
not in ../../include/bits/posix_opt.h
not in /usr/include/bits/posix_opt.h
makedepend: warning: obj_dat.c (reading /usr/include/unistd.h, line 206): cannot find include file "bits/environments.h"
not in ../bits/environments.h
not in ../../bits/environments.h
not in ../modes/bits/environments.h
not in ../asn1/bits/environments.h
not in ../evp/bits/environments.h
not in ../../include/bits/environments.h
not in /usr/include/bits/environments.h
makedepend: warning: obj_dat.c (reading /usr/include/unistd.h, line 217): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: obj_dat.c (reading /usr/include/unistd.h, line 226): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: obj_dat.c (reading /usr/include/unistd.h, line 609): cannot find include file "bits/confname.h"
not in ../bits/confname.h
not in ../../bits/confname.h
not in ../modes/bits/confname.h
not in ../asn1/bits/confname.h
not in ../evp/bits/confname.h
not in ../../include/bits/confname.h
not in /usr/include/bits/confname.h
makedepend: warning: obj_dat.c (reading ../../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: obj_dat.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: obj_dat.c (reading ../../include/openssl/buffer.h, line 71): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/objects'
making depend in crypto/md4...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/md4'
../../util/domd ../.. -MD makedepend -- -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_EC_NISTP_64_GCC_128 -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_LIBUNBOUND -DOPENSSL_NO_MD2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SCTP -DOPENSSL_NO_SSL_TRACE -DOPENSSL_NO_SSL2 -DOPENSSL_NO_STORE -DOPENSSL_NO_UNIT_TEST -DOPENSSL_NO_WEAK_SSL_CIPHERS -- md4_dgst.c md4_one.c
makedepend: warning: md4_dgst.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: md4_dgst.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../gnu/stubs.h
not in ../../gnu/stubs.h
not in ../modes/gnu/stubs.h
not in ../asn1/gnu/stubs.h
not in ../evp/gnu/stubs.h
not in ../../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: md4_dgst.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: md4_dgst.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: md4_dgst.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: md4_dgst.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: md4_dgst.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: md4_dgst.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: md4_dgst.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: md4_dgst.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../bits/stdio_lim.h
not in ../../bits/stdio_lim.h
not in ../modes/bits/stdio_lim.h
not in ../asn1/bits/stdio_lim.h
not in ../evp/bits/stdio_lim.h
not in ../../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: md4_dgst.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../bits/sys_errlist.h
not in ../../bits/sys_errlist.h
not in ../modes/bits/sys_errlist.h
not in ../asn1/bits/sys_errlist.h
not in ../evp/bits/sys_errlist.h
not in ../../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: md4_dgst.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: md4_dgst.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../bits/waitflags.h
not in ../../bits/waitflags.h
not in ../modes/bits/waitflags.h
not in ../asn1/bits/waitflags.h
not in ../evp/bits/waitflags.h
not in ../../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: md4_dgst.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../bits/waitstatus.h
not in ../../bits/waitstatus.h
not in ../modes/bits/waitstatus.h
not in ../asn1/bits/waitstatus.h
not in ../evp/bits/waitstatus.h
not in ../../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: md4_dgst.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: md4_dgst.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: md4_dgst.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../bits/stdlib-float.h
not in ../../bits/stdlib-float.h
not in ../modes/bits/stdlib-float.h
not in ../asn1/bits/stdlib-float.h
not in ../evp/bits/stdlib-float.h
not in ../../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: md4_dgst.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: md4_dgst.c (reading ../../include/openssl/md4.h, line 63): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/md4'
making depend in crypto/md5...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/md5'
../../util/domd ../.. -MD makedepend -- -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_EC_NISTP_64_GCC_128 -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_LIBUNBOUND -DOPENSSL_NO_MD2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SCTP -DOPENSSL_NO_SSL_TRACE -DOPENSSL_NO_SSL2 -DOPENSSL_NO_STORE -DOPENSSL_NO_UNIT_TEST -DOPENSSL_NO_WEAK_SSL_CIPHERS -- md5_dgst.c md5_one.c
makedepend: warning: md5_dgst.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: md5_dgst.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../gnu/stubs.h
not in ../../gnu/stubs.h
not in ../modes/gnu/stubs.h
not in ../asn1/gnu/stubs.h
not in ../evp/gnu/stubs.h
not in ../../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: md5_dgst.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: md5_dgst.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: md5_dgst.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: md5_dgst.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: md5_dgst.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: md5_dgst.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: md5_dgst.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: md5_dgst.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../bits/stdio_lim.h
not in ../../bits/stdio_lim.h
not in ../modes/bits/stdio_lim.h
not in ../asn1/bits/stdio_lim.h
not in ../evp/bits/stdio_lim.h
not in ../../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: md5_dgst.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../bits/sys_errlist.h
not in ../../bits/sys_errlist.h
not in ../modes/bits/sys_errlist.h
not in ../asn1/bits/sys_errlist.h
not in ../evp/bits/sys_errlist.h
not in ../../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: md5_dgst.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: md5_dgst.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../bits/waitflags.h
not in ../../bits/waitflags.h
not in ../modes/bits/waitflags.h
not in ../asn1/bits/waitflags.h
not in ../evp/bits/waitflags.h
not in ../../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: md5_dgst.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../bits/waitstatus.h
not in ../../bits/waitstatus.h
not in ../modes/bits/waitstatus.h
not in ../asn1/bits/waitstatus.h
not in ../evp/bits/waitstatus.h
not in ../../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: md5_dgst.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: md5_dgst.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: md5_dgst.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../bits/stdlib-float.h
not in ../../bits/stdlib-float.h
not in ../modes/bits/stdlib-float.h
not in ../asn1/bits/stdlib-float.h
not in ../evp/bits/stdlib-float.h
not in ../../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: md5_dgst.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: md5_dgst.c (reading ../../include/openssl/md5.h, line 63): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/md5'
making depend in crypto/sha...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/sha'
../../util/domd ../.. -MD makedepend -- -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_EC_NISTP_64_GCC_128 -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_LIBUNBOUND -DOPENSSL_NO_MD2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SCTP -DOPENSSL_NO_SSL_TRACE -DOPENSSL_NO_SSL2 -DOPENSSL_NO_STORE -DOPENSSL_NO_UNIT_TEST -DOPENSSL_NO_WEAK_SSL_CIPHERS -- sha_dgst.c sha1dgst.c sha_one.c sha1_one.c sha256.c sha512.c
makedepend: warning: sha_dgst.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: sha_dgst.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../gnu/stubs.h
not in ../../gnu/stubs.h
not in ../modes/gnu/stubs.h
not in ../asn1/gnu/stubs.h
not in ../evp/gnu/stubs.h
not in ../../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: sha_dgst.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: sha_dgst.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../bits/waitflags.h
not in ../../bits/waitflags.h
not in ../modes/bits/waitflags.h
not in ../asn1/bits/waitflags.h
not in ../evp/bits/waitflags.h
not in ../../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: sha_dgst.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../bits/waitstatus.h
not in ../../bits/waitstatus.h
not in ../modes/bits/waitstatus.h
not in ../asn1/bits/waitstatus.h
not in ../evp/bits/waitstatus.h
not in ../../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: sha_dgst.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: sha_dgst.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: sha_dgst.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../bits/stdlib-float.h
not in ../../bits/stdlib-float.h
not in ../modes/bits/stdlib-float.h
not in ../asn1/bits/stdlib-float.h
not in ../evp/bits/stdlib-float.h
not in ../../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: sha_dgst.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: sha_dgst.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: sha_dgst.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: sha_dgst.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: sha_dgst.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: sha_dgst.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: sha_dgst.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: sha_dgst.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../bits/stdio_lim.h
not in ../../bits/stdio_lim.h
not in ../modes/bits/stdio_lim.h
not in ../asn1/bits/stdio_lim.h
not in ../evp/bits/stdio_lim.h
not in ../../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: sha_dgst.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../bits/sys_errlist.h
not in ../../bits/sys_errlist.h
not in ../modes/bits/sys_errlist.h
not in ../asn1/bits/sys_errlist.h
not in ../evp/bits/sys_errlist.h
not in ../../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: sha_dgst.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: sha_dgst.c (reading ../../include/openssl/sha.h, line 63): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: sha512.c (reading /usr/include/unistd.h, line 202): cannot find include file "bits/posix_opt.h"
not in ../bits/posix_opt.h
not in ../../bits/posix_opt.h
not in ../modes/bits/posix_opt.h
not in ../asn1/bits/posix_opt.h
not in ../evp/bits/posix_opt.h
not in ../../include/bits/posix_opt.h
not in /usr/include/bits/posix_opt.h
makedepend: warning: sha512.c (reading /usr/include/unistd.h, line 206): cannot find include file "bits/environments.h"
not in ../bits/environments.h
not in ../../bits/environments.h
not in ../modes/bits/environments.h
not in ../asn1/bits/environments.h
not in ../evp/bits/environments.h
not in ../../include/bits/environments.h
not in /usr/include/bits/environments.h
makedepend: warning: sha512.c (reading /usr/include/unistd.h, line 217): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: sha512.c (reading /usr/include/unistd.h, line 226): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: sha512.c (reading /usr/include/unistd.h, line 609): cannot find include file "bits/confname.h"
not in ../bits/confname.h
not in ../../bits/confname.h
not in ../modes/bits/confname.h
not in ../asn1/bits/confname.h
not in ../evp/bits/confname.h
not in ../../include/bits/confname.h
not in /usr/include/bits/confname.h
makedepend: warning: sha512.c (reading ../../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: sha512.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: sha512.c (reading ../../include/openssl/buffer.h, line 71): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: sha512.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: sha512.c (reading /usr/include/errno.h, line 35): cannot find include file "bits/errno.h"
not in ../bits/errno.h
not in ../../bits/errno.h
not in ../modes/bits/errno.h
not in ../asn1/bits/errno.h
not in ../evp/bits/errno.h
not in ../../include/bits/errno.h
not in /usr/include/bits/errno.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/sha'
making depend in crypto/mdc2...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/mdc2'
../../util/domd ../.. -MD makedepend -- -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_EC_NISTP_64_GCC_128 -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_LIBUNBOUND -DOPENSSL_NO_MD2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SCTP -DOPENSSL_NO_SSL_TRACE -DOPENSSL_NO_SSL2 -DOPENSSL_NO_STORE -DOPENSSL_NO_UNIT_TEST -DOPENSSL_NO_WEAK_SSL_CIPHERS -- mdc2dgst.c mdc2_one.c
makedepend: warning: mdc2dgst.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: mdc2dgst.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../gnu/stubs.h
not in ../../gnu/stubs.h
not in ../modes/gnu/stubs.h
not in ../asn1/gnu/stubs.h
not in ../evp/gnu/stubs.h
not in ../../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: mdc2dgst.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: mdc2dgst.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: mdc2dgst.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: mdc2dgst.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: mdc2dgst.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: mdc2dgst.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: mdc2dgst.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: mdc2dgst.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../bits/stdio_lim.h
not in ../../bits/stdio_lim.h
not in ../modes/bits/stdio_lim.h
not in ../asn1/bits/stdio_lim.h
not in ../evp/bits/stdio_lim.h
not in ../../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: mdc2dgst.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../bits/sys_errlist.h
not in ../../bits/sys_errlist.h
not in ../modes/bits/sys_errlist.h
not in ../asn1/bits/sys_errlist.h
not in ../evp/bits/sys_errlist.h
not in ../../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: mdc2dgst.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: mdc2dgst.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../bits/waitflags.h
not in ../../bits/waitflags.h
not in ../modes/bits/waitflags.h
not in ../asn1/bits/waitflags.h
not in ../evp/bits/waitflags.h
not in ../../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: mdc2dgst.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../bits/waitstatus.h
not in ../../bits/waitstatus.h
not in ../modes/bits/waitstatus.h
not in ../asn1/bits/waitstatus.h
not in ../evp/bits/waitstatus.h
not in ../../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: mdc2dgst.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: mdc2dgst.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: mdc2dgst.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../bits/stdlib-float.h
not in ../../bits/stdlib-float.h
not in ../modes/bits/stdlib-float.h
not in ../asn1/bits/stdlib-float.h
not in ../evp/bits/stdlib-float.h
not in ../../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: mdc2dgst.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: mdc2_one.c (reading /usr/include/unistd.h, line 202): cannot find include file "bits/posix_opt.h"
not in ../bits/posix_opt.h
not in ../../bits/posix_opt.h
not in ../modes/bits/posix_opt.h
not in ../asn1/bits/posix_opt.h
not in ../evp/bits/posix_opt.h
not in ../../include/bits/posix_opt.h
not in /usr/include/bits/posix_opt.h
makedepend: warning: mdc2_one.c (reading /usr/include/unistd.h, line 206): cannot find include file "bits/environments.h"
not in ../bits/environments.h
not in ../../bits/environments.h
not in ../modes/bits/environments.h
not in ../asn1/bits/environments.h
not in ../evp/bits/environments.h
not in ../../include/bits/environments.h
not in /usr/include/bits/environments.h
makedepend: warning: mdc2_one.c (reading /usr/include/unistd.h, line 217): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: mdc2_one.c (reading /usr/include/unistd.h, line 226): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: mdc2_one.c (reading /usr/include/unistd.h, line 609): cannot find include file "bits/confname.h"
not in ../bits/confname.h
not in ../../bits/confname.h
not in ../modes/bits/confname.h
not in ../asn1/bits/confname.h
not in ../evp/bits/confname.h
not in ../../include/bits/confname.h
not in /usr/include/bits/confname.h
makedepend: warning: mdc2_one.c (reading ../../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: mdc2_one.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: mdc2_one.c (reading ../../include/openssl/buffer.h, line 71): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: mdc2_one.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: mdc2_one.c (reading /usr/include/errno.h, line 35): cannot find include file "bits/errno.h"
not in ../bits/errno.h
not in ../../bits/errno.h
not in ../modes/bits/errno.h
not in ../asn1/bits/errno.h
not in ../evp/bits/errno.h
not in ../../include/bits/errno.h
not in /usr/include/bits/errno.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/mdc2'
making depend in crypto/hmac...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/hmac'
../../util/domd ../.. -MD makedepend -- -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_EC_NISTP_64_GCC_128 -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_LIBUNBOUND -DOPENSSL_NO_MD2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SCTP -DOPENSSL_NO_SSL_TRACE -DOPENSSL_NO_SSL2 -DOPENSSL_NO_STORE -DOPENSSL_NO_UNIT_TEST -DOPENSSL_NO_WEAK_SSL_CIPHERS -- hmac.c hm_ameth.c hm_pmeth.c
makedepend: warning: hmac.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: hmac.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../gnu/stubs.h
not in ../../gnu/stubs.h
not in ../modes/gnu/stubs.h
not in ../asn1/gnu/stubs.h
not in ../evp/gnu/stubs.h
not in ../../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: hmac.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: hmac.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: hmac.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: hmac.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: hmac.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: hmac.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: hmac.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: hmac.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../bits/stdio_lim.h
not in ../../bits/stdio_lim.h
not in ../modes/bits/stdio_lim.h
not in ../asn1/bits/stdio_lim.h
not in ../evp/bits/stdio_lim.h
not in ../../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: hmac.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../bits/sys_errlist.h
not in ../../bits/sys_errlist.h
not in ../modes/bits/sys_errlist.h
not in ../asn1/bits/sys_errlist.h
not in ../evp/bits/sys_errlist.h
not in ../../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: hmac.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: hmac.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../bits/waitflags.h
not in ../../bits/waitflags.h
not in ../modes/bits/waitflags.h
not in ../asn1/bits/waitflags.h
not in ../evp/bits/waitflags.h
not in ../../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: hmac.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../bits/waitstatus.h
not in ../../bits/waitstatus.h
not in ../modes/bits/waitstatus.h
not in ../asn1/bits/waitstatus.h
not in ../evp/bits/waitstatus.h
not in ../../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: hmac.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: hmac.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: hmac.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../bits/stdlib-float.h
not in ../../bits/stdlib-float.h
not in ../modes/bits/stdlib-float.h
not in ../asn1/bits/stdlib-float.h
not in ../evp/bits/stdlib-float.h
not in ../../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: hmac.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: hmac.c (reading /usr/include/unistd.h, line 202): cannot find include file "bits/posix_opt.h"
not in ../bits/posix_opt.h
not in ../../bits/posix_opt.h
not in ../modes/bits/posix_opt.h
not in ../asn1/bits/posix_opt.h
not in ../evp/bits/posix_opt.h
not in ../../include/bits/posix_opt.h
not in /usr/include/bits/posix_opt.h
makedepend: warning: hmac.c (reading /usr/include/unistd.h, line 206): cannot find include file "bits/environments.h"
not in ../bits/environments.h
not in ../../bits/environments.h
not in ../modes/bits/environments.h
not in ../asn1/bits/environments.h
not in ../evp/bits/environments.h
not in ../../include/bits/environments.h
not in /usr/include/bits/environments.h
makedepend: warning: hmac.c (reading /usr/include/unistd.h, line 217): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: hmac.c (reading /usr/include/unistd.h, line 226): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: hmac.c (reading /usr/include/unistd.h, line 609): cannot find include file "bits/confname.h"
not in ../bits/confname.h
not in ../../bits/confname.h
not in ../modes/bits/confname.h
not in ../asn1/bits/confname.h
not in ../evp/bits/confname.h
not in ../../include/bits/confname.h
not in /usr/include/bits/confname.h
makedepend: warning: hmac.c (reading ../../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: hmac.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: hmac.c (reading ../../include/openssl/buffer.h, line 71): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: hmac.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: hmac.c (reading /usr/include/errno.h, line 35): cannot find include file "bits/errno.h"
not in ../bits/errno.h
not in ../../bits/errno.h
not in ../modes/bits/errno.h
not in ../asn1/bits/errno.h
not in ../evp/bits/errno.h
not in ../../include/bits/errno.h
not in /usr/include/bits/errno.h
makedepend: warning: hmac.c (reading /usr/include/time.h, line 37): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: hmac.c (reading /usr/include/time.h, line 41): cannot find include file "bits/time.h"
not in ../bits/time.h
not in ../../bits/time.h
not in ../modes/bits/time.h
not in ../asn1/bits/time.h
not in ../evp/bits/time.h
not in ../../include/bits/time.h
not in /usr/include/bits/time.h
makedepend: warning: hmac.c (reading /usr/include/time.h, line 55): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: hmac.c (reading /usr/include/time.h, line 71): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: hmac.c (reading /usr/include/time.h, line 88): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: hmac.c (reading /usr/include/time.h, line 100): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: hmac.c (reading /usr/include/time.h, line 116): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: hm_pmeth.c (reading ../../include/openssl/sha.h, line 63): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/hmac'
making depend in crypto/ripemd...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/ripemd'
../../util/domd ../.. -MD makedepend -- -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_EC_NISTP_64_GCC_128 -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_LIBUNBOUND -DOPENSSL_NO_MD2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SCTP -DOPENSSL_NO_SSL_TRACE -DOPENSSL_NO_SSL2 -DOPENSSL_NO_STORE -DOPENSSL_NO_UNIT_TEST -DOPENSSL_NO_WEAK_SSL_CIPHERS -- rmd_dgst.c rmd_one.c
makedepend: warning: rmd_dgst.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: rmd_dgst.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../gnu/stubs.h
not in ../../gnu/stubs.h
not in ../modes/gnu/stubs.h
not in ../asn1/gnu/stubs.h
not in ../evp/gnu/stubs.h
not in ../../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: rmd_dgst.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: rmd_dgst.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: rmd_dgst.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: rmd_dgst.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: rmd_dgst.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: rmd_dgst.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: rmd_dgst.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: rmd_dgst.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../bits/stdio_lim.h
not in ../../bits/stdio_lim.h
not in ../modes/bits/stdio_lim.h
not in ../asn1/bits/stdio_lim.h
not in ../evp/bits/stdio_lim.h
not in ../../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: rmd_dgst.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../bits/sys_errlist.h
not in ../../bits/sys_errlist.h
not in ../modes/bits/sys_errlist.h
not in ../asn1/bits/sys_errlist.h
not in ../evp/bits/sys_errlist.h
not in ../../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: rmd_dgst.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: rmd_dgst.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../bits/waitflags.h
not in ../../bits/waitflags.h
not in ../modes/bits/waitflags.h
not in ../asn1/bits/waitflags.h
not in ../evp/bits/waitflags.h
not in ../../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: rmd_dgst.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../bits/waitstatus.h
not in ../../bits/waitstatus.h
not in ../modes/bits/waitstatus.h
not in ../asn1/bits/waitstatus.h
not in ../evp/bits/waitstatus.h
not in ../../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: rmd_dgst.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: rmd_dgst.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: rmd_dgst.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../bits/stdlib-float.h
not in ../../bits/stdlib-float.h
not in ../modes/bits/stdlib-float.h
not in ../asn1/bits/stdlib-float.h
not in ../evp/bits/stdlib-float.h
not in ../../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: rmd_dgst.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: rmd_dgst.c (reading ../../include/openssl/ripemd.h, line 63): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/ripemd'
making depend in crypto/whrlpool...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/whrlpool'
../../util/domd ../.. -MD makedepend -- -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_EC_NISTP_64_GCC_128 -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_LIBUNBOUND -DOPENSSL_NO_MD2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SCTP -DOPENSSL_NO_SSL_TRACE -DOPENSSL_NO_SSL2 -DOPENSSL_NO_STORE -DOPENSSL_NO_UNIT_TEST -DOPENSSL_NO_WEAK_SSL_CIPHERS -- wp_dgst.c wp_block.c
makedepend: warning: wp_dgst.c (reading ../../include/openssl/whrlpool.h, line 5): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: wp_dgst.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: wp_dgst.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../gnu/stubs.h
not in ../../gnu/stubs.h
not in ../modes/gnu/stubs.h
not in ../asn1/gnu/stubs.h
not in ../evp/gnu/stubs.h
not in ../../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: wp_dgst.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: wp_dgst.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../bits/waitflags.h
not in ../../bits/waitflags.h
not in ../modes/bits/waitflags.h
not in ../asn1/bits/waitflags.h
not in ../evp/bits/waitflags.h
not in ../../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: wp_dgst.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../bits/waitstatus.h
not in ../../bits/waitstatus.h
not in ../modes/bits/waitstatus.h
not in ../asn1/bits/waitstatus.h
not in ../evp/bits/waitstatus.h
not in ../../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: wp_dgst.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: wp_dgst.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: wp_dgst.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../bits/stdlib-float.h
not in ../../bits/stdlib-float.h
not in ../modes/bits/stdlib-float.h
not in ../asn1/bits/stdlib-float.h
not in ../evp/bits/stdlib-float.h
not in ../../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: wp_dgst.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: wp_dgst.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: wp_dgst.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: wp_dgst.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: wp_dgst.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: wp_dgst.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: wp_dgst.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: wp_dgst.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../bits/stdio_lim.h
not in ../../bits/stdio_lim.h
not in ../modes/bits/stdio_lim.h
not in ../asn1/bits/stdio_lim.h
not in ../evp/bits/stdio_lim.h
not in ../../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: wp_dgst.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../bits/sys_errlist.h
not in ../../bits/sys_errlist.h
not in ../modes/bits/sys_errlist.h
not in ../asn1/bits/sys_errlist.h
not in ../evp/bits/sys_errlist.h
not in ../../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: wp_dgst.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/whrlpool'
making depend in crypto/des...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/des'
../../util/domd ../.. -MD makedepend -- -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_EC_NISTP_64_GCC_128 -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_LIBUNBOUND -DOPENSSL_NO_MD2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SCTP -DOPENSSL_NO_SSL_TRACE -DOPENSSL_NO_SSL2 -DOPENSSL_NO_STORE -DOPENSSL_NO_UNIT_TEST -DOPENSSL_NO_WEAK_SSL_CIPHERS -- cbc_cksm.c cbc_enc.c cfb64enc.c cfb_enc.c ecb3_enc.c ecb_enc.c enc_read.c enc_writ.c fcrypt.c ofb64enc.c ofb_enc.c pcbc_enc.c qud_cksm.c rand_key.c rpc_enc.c set_key.c des_enc.c fcrypt_b.c xcbc_enc.c str2key.c cfb64ede.c ofb64ede.c ede_cbcm_enc.c des_old.c des_old2.c read2pwd.c
makedepend: warning: cbc_cksm.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: cbc_cksm.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../gnu/stubs.h
not in ../../gnu/stubs.h
not in ../modes/gnu/stubs.h
not in ../asn1/gnu/stubs.h
not in ../evp/gnu/stubs.h
not in ../../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: cbc_cksm.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: cbc_cksm.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: cbc_cksm.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: cbc_cksm.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: cbc_cksm.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: cbc_cksm.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: cbc_cksm.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: cbc_cksm.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../bits/stdio_lim.h
not in ../../bits/stdio_lim.h
not in ../modes/bits/stdio_lim.h
not in ../asn1/bits/stdio_lim.h
not in ../evp/bits/stdio_lim.h
not in ../../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: cbc_cksm.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../bits/sys_errlist.h
not in ../../bits/sys_errlist.h
not in ../modes/bits/sys_errlist.h
not in ../asn1/bits/sys_errlist.h
not in ../evp/bits/sys_errlist.h
not in ../../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: cbc_cksm.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: cbc_cksm.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../bits/waitflags.h
not in ../../bits/waitflags.h
not in ../modes/bits/waitflags.h
not in ../asn1/bits/waitflags.h
not in ../evp/bits/waitflags.h
not in ../../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: cbc_cksm.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../bits/waitstatus.h
not in ../../bits/waitstatus.h
not in ../modes/bits/waitstatus.h
not in ../asn1/bits/waitstatus.h
not in ../evp/bits/waitstatus.h
not in ../../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: cbc_cksm.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: cbc_cksm.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: cbc_cksm.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../bits/stdlib-float.h
not in ../../bits/stdlib-float.h
not in ../modes/bits/stdlib-float.h
not in ../asn1/bits/stdlib-float.h
not in ../evp/bits/stdlib-float.h
not in ../../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: cbc_cksm.c (reading /usr/include/unistd.h, line 202): cannot find include file "bits/posix_opt.h"
not in ../bits/posix_opt.h
not in ../../bits/posix_opt.h
not in ../modes/bits/posix_opt.h
not in ../asn1/bits/posix_opt.h
not in ../evp/bits/posix_opt.h
not in ../../include/bits/posix_opt.h
not in /usr/include/bits/posix_opt.h
makedepend: warning: cbc_cksm.c (reading /usr/include/unistd.h, line 206): cannot find include file "bits/environments.h"
not in ../bits/environments.h
not in ../../bits/environments.h
not in ../modes/bits/environments.h
not in ../asn1/bits/environments.h
not in ../evp/bits/environments.h
not in ../../include/bits/environments.h
not in /usr/include/bits/environments.h
makedepend: warning: cbc_cksm.c (reading /usr/include/unistd.h, line 217): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: cbc_cksm.c (reading /usr/include/unistd.h, line 226): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: cbc_cksm.c (reading /usr/include/unistd.h, line 609): cannot find include file "bits/confname.h"
not in ../bits/confname.h
not in ../../bits/confname.h
not in ../modes/bits/confname.h
not in ../asn1/bits/confname.h
not in ../evp/bits/confname.h
not in ../../include/bits/confname.h
not in /usr/include/bits/confname.h
makedepend: warning: cbc_cksm.c (reading /usr/include/math.h, line 32): cannot find include file "bits/huge_val.h"
not in ../bits/huge_val.h
not in ../../bits/huge_val.h
not in ../modes/bits/huge_val.h
not in ../asn1/bits/huge_val.h
not in ../evp/bits/huge_val.h
not in ../../include/bits/huge_val.h
not in /usr/include/bits/huge_val.h
makedepend: warning: cbc_cksm.c (reading /usr/include/math.h, line 34): cannot find include file "bits/huge_valf.h"
not in ../bits/huge_valf.h
not in ../../bits/huge_valf.h
not in ../modes/bits/huge_valf.h
not in ../asn1/bits/huge_valf.h
not in ../evp/bits/huge_valf.h
not in ../../include/bits/huge_valf.h
not in /usr/include/bits/huge_valf.h
makedepend: warning: cbc_cksm.c (reading /usr/include/math.h, line 35): cannot find include file "bits/huge_vall.h"
not in ../bits/huge_vall.h
not in ../../bits/huge_vall.h
not in ../modes/bits/huge_vall.h
not in ../asn1/bits/huge_vall.h
not in ../evp/bits/huge_vall.h
not in ../../include/bits/huge_vall.h
not in /usr/include/bits/huge_vall.h
makedepend: warning: cbc_cksm.c (reading /usr/include/math.h, line 38): cannot find include file "bits/inf.h"
not in ../bits/inf.h
not in ../../bits/inf.h
not in ../modes/bits/inf.h
not in ../asn1/bits/inf.h
not in ../evp/bits/inf.h
not in ../../include/bits/inf.h
not in /usr/include/bits/inf.h
makedepend: warning: cbc_cksm.c (reading /usr/include/math.h, line 41): cannot find include file "bits/nan.h"
not in ../bits/nan.h
not in ../../bits/nan.h
not in ../modes/bits/nan.h
not in ../asn1/bits/nan.h
not in ../evp/bits/nan.h
not in ../../include/bits/nan.h
not in /usr/include/bits/nan.h
makedepend: warning: cbc_cksm.c (reading /usr/include/math.h, line 45): cannot find include file "bits/mathdef.h"
not in ../bits/mathdef.h
not in ../../bits/mathdef.h
not in ../modes/bits/mathdef.h
not in ../asn1/bits/mathdef.h
not in ../evp/bits/mathdef.h
not in ../../include/bits/mathdef.h
not in /usr/include/bits/mathdef.h
makedepend: warning: cbc_cksm.c (reading /usr/include/math.h, line 69): cannot find include file "bits/mathcalls.h"
not in ../bits/mathcalls.h
not in ../../bits/mathcalls.h
not in ../modes/bits/mathcalls.h
not in ../asn1/bits/mathcalls.h
not in ../evp/bits/mathcalls.h
not in ../../include/bits/mathcalls.h
not in /usr/include/bits/mathcalls.h
makedepend: warning: cbc_cksm.c (reading /usr/include/math.h, line 88): cannot find include file "bits/mathcalls.h"
not in ../bits/mathcalls.h
not in ../../bits/mathcalls.h
not in ../modes/bits/mathcalls.h
not in ../asn1/bits/mathcalls.h
not in ../evp/bits/mathcalls.h
not in ../../include/bits/mathcalls.h
not in /usr/include/bits/mathcalls.h
makedepend: warning: cbc_cksm.c (reading /usr/include/math.h, line 132): cannot find include file "bits/mathcalls.h"
not in ../bits/mathcalls.h
not in ../../bits/mathcalls.h
not in ../modes/bits/mathcalls.h
not in ../asn1/bits/mathcalls.h
not in ../evp/bits/mathcalls.h
not in ../../include/bits/mathcalls.h
not in /usr/include/bits/mathcalls.h
makedepend: warning: cbc_cksm.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: cfb_enc.c (reading ../../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: ecb_enc.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: enc_read.c (reading /usr/include/errno.h, line 35): cannot find include file "bits/errno.h"
not in ../bits/errno.h
not in ../../bits/errno.h
not in ../modes/bits/errno.h
not in ../asn1/bits/errno.h
not in ../evp/bits/errno.h
not in ../../include/bits/errno.h
not in /usr/include/bits/errno.h
makedepend: warning: enc_read.c (reading ../../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: enc_read.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: enc_read.c (reading ../../include/openssl/buffer.h, line 71): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: enc_writ.c (reading /usr/include/time.h, line 37): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: enc_writ.c (reading /usr/include/time.h, line 41): cannot find include file "bits/time.h"
not in ../bits/time.h
not in ../../bits/time.h
not in ../modes/bits/time.h
not in ../asn1/bits/time.h
not in ../evp/bits/time.h
not in ../../include/bits/time.h
not in /usr/include/bits/time.h
makedepend: warning: enc_writ.c (reading /usr/include/time.h, line 55): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: enc_writ.c (reading /usr/include/time.h, line 71): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: enc_writ.c (reading /usr/include/time.h, line 88): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: enc_writ.c (reading /usr/include/time.h, line 100): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: enc_writ.c (reading /usr/include/time.h, line 116): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: cfb64ede.c (reading ../../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/des'
making depend in crypto/aes...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/aes'
../../util/domd ../.. -MD makedepend -- -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_EC_NISTP_64_GCC_128 -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_LIBUNBOUND -DOPENSSL_NO_MD2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SCTP -DOPENSSL_NO_SSL_TRACE -DOPENSSL_NO_SSL2 -DOPENSSL_NO_STORE -DOPENSSL_NO_UNIT_TEST -DOPENSSL_NO_WEAK_SSL_CIPHERS -- aes_core.c aes_misc.c aes_ecb.c aes_cbc.c aes_cfb.c aes_ofb.c aes_ctr.c aes_ige.c aes_wrap.c
makedepend: warning: aes_core.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: aes_core.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../gnu/stubs.h
not in ../../gnu/stubs.h
not in ../modes/gnu/stubs.h
not in ../asn1/gnu/stubs.h
not in ../evp/gnu/stubs.h
not in ../../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: aes_core.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: aes_core.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../bits/waitflags.h
not in ../../bits/waitflags.h
not in ../modes/bits/waitflags.h
not in ../asn1/bits/waitflags.h
not in ../evp/bits/waitflags.h
not in ../../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: aes_core.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../bits/waitstatus.h
not in ../../bits/waitstatus.h
not in ../modes/bits/waitstatus.h
not in ../asn1/bits/waitstatus.h
not in ../evp/bits/waitstatus.h
not in ../../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: aes_core.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: aes_core.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: aes_core.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../bits/stdlib-float.h
not in ../../bits/stdlib-float.h
not in ../modes/bits/stdlib-float.h
not in ../asn1/bits/stdlib-float.h
not in ../evp/bits/stdlib-float.h
not in ../../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: aes_core.c (reading ../../include/openssl/aes.h, line 61): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: aes_core.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: aes_core.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: aes_core.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: aes_core.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: aes_core.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: aes_core.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: aes_core.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: aes_core.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../bits/stdio_lim.h
not in ../../bits/stdio_lim.h
not in ../modes/bits/stdio_lim.h
not in ../asn1/bits/stdio_lim.h
not in ../evp/bits/stdio_lim.h
not in ../../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: aes_core.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../bits/sys_errlist.h
not in ../../bits/sys_errlist.h
not in ../modes/bits/sys_errlist.h
not in ../asn1/bits/sys_errlist.h
not in ../evp/bits/sys_errlist.h
not in ../../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: aes_core.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: aes_cbc.c (reading ../../include/openssl/modes.h, line 8): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: aes_ige.c (reading /usr/include/unistd.h, line 202): cannot find include file "bits/posix_opt.h"
not in ../bits/posix_opt.h
not in ../../bits/posix_opt.h
not in ../modes/bits/posix_opt.h
not in ../asn1/bits/posix_opt.h
not in ../evp/bits/posix_opt.h
not in ../../include/bits/posix_opt.h
not in /usr/include/bits/posix_opt.h
makedepend: warning: aes_ige.c (reading /usr/include/unistd.h, line 206): cannot find include file "bits/environments.h"
not in ../bits/environments.h
not in ../../bits/environments.h
not in ../modes/bits/environments.h
not in ../asn1/bits/environments.h
not in ../evp/bits/environments.h
not in ../../include/bits/environments.h
not in /usr/include/bits/environments.h
makedepend: warning: aes_ige.c (reading /usr/include/unistd.h, line 217): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: aes_ige.c (reading /usr/include/unistd.h, line 226): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: aes_ige.c (reading /usr/include/unistd.h, line 609): cannot find include file "bits/confname.h"
not in ../bits/confname.h
not in ../../bits/confname.h
not in ../modes/bits/confname.h
not in ../asn1/bits/confname.h
not in ../evp/bits/confname.h
not in ../../include/bits/confname.h
not in /usr/include/bits/confname.h
makedepend: warning: aes_ige.c (reading ../../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: aes_ige.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: aes_ige.c (reading ../../include/openssl/buffer.h, line 71): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: aes_ige.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: aes_ige.c (reading /usr/include/errno.h, line 35): cannot find include file "bits/errno.h"
not in ../bits/errno.h
not in ../../bits/errno.h
not in ../modes/bits/errno.h
not in ../asn1/bits/errno.h
not in ../evp/bits/errno.h
not in ../../include/bits/errno.h
not in /usr/include/bits/errno.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/aes'
making depend in crypto/rc2...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/rc2'
../../util/domd ../.. -MD makedepend -- -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_EC_NISTP_64_GCC_128 -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_LIBUNBOUND -DOPENSSL_NO_MD2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SCTP -DOPENSSL_NO_SSL_TRACE -DOPENSSL_NO_SSL2 -DOPENSSL_NO_STORE -DOPENSSL_NO_UNIT_TEST -DOPENSSL_NO_WEAK_SSL_CIPHERS -- rc2_ecb.c rc2_skey.c rc2_cbc.c rc2cfb64.c rc2ofb64.c
makedepend: warning: rc2_skey.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: rc2_skey.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../gnu/stubs.h
not in ../../gnu/stubs.h
not in ../modes/gnu/stubs.h
not in ../asn1/gnu/stubs.h
not in ../evp/gnu/stubs.h
not in ../../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: rc2_skey.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: rc2_skey.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../bits/waitflags.h
not in ../../bits/waitflags.h
not in ../modes/bits/waitflags.h
not in ../asn1/bits/waitflags.h
not in ../evp/bits/waitflags.h
not in ../../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: rc2_skey.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../bits/waitstatus.h
not in ../../bits/waitstatus.h
not in ../modes/bits/waitstatus.h
not in ../asn1/bits/waitstatus.h
not in ../evp/bits/waitstatus.h
not in ../../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: rc2_skey.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: rc2_skey.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: rc2_skey.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../bits/stdlib-float.h
not in ../../bits/stdlib-float.h
not in ../modes/bits/stdlib-float.h
not in ../asn1/bits/stdlib-float.h
not in ../evp/bits/stdlib-float.h
not in ../../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: rc2_skey.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: rc2_skey.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: rc2_skey.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: rc2_skey.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: rc2_skey.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: rc2_skey.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: rc2_skey.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: rc2_skey.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../bits/stdio_lim.h
not in ../../bits/stdio_lim.h
not in ../modes/bits/stdio_lim.h
not in ../asn1/bits/stdio_lim.h
not in ../evp/bits/stdio_lim.h
not in ../../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: rc2_skey.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../bits/sys_errlist.h
not in ../../bits/sys_errlist.h
not in ../modes/bits/sys_errlist.h
not in ../asn1/bits/sys_errlist.h
not in ../evp/bits/sys_errlist.h
not in ../../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/rc2'
making depend in crypto/rc4...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/rc4'
../../util/domd ../.. -MD makedepend -- -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_EC_NISTP_64_GCC_128 -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_LIBUNBOUND -DOPENSSL_NO_MD2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SCTP -DOPENSSL_NO_SSL_TRACE -DOPENSSL_NO_SSL2 -DOPENSSL_NO_STORE -DOPENSSL_NO_UNIT_TEST -DOPENSSL_NO_WEAK_SSL_CIPHERS -- rc4_skey.c rc4_enc.c rc4_utl.c
makedepend: warning: rc4_skey.c (reading ../../include/openssl/rc4.h, line 67): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: rc4_skey.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: rc4_skey.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../gnu/stubs.h
not in ../../gnu/stubs.h
not in ../modes/gnu/stubs.h
not in ../asn1/gnu/stubs.h
not in ../evp/gnu/stubs.h
not in ../../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: rc4_skey.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: rc4_skey.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../bits/waitflags.h
not in ../../bits/waitflags.h
not in ../modes/bits/waitflags.h
not in ../asn1/bits/waitflags.h
not in ../evp/bits/waitflags.h
not in ../../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: rc4_skey.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../bits/waitstatus.h
not in ../../bits/waitstatus.h
not in ../modes/bits/waitstatus.h
not in ../asn1/bits/waitstatus.h
not in ../evp/bits/waitstatus.h
not in ../../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: rc4_skey.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: rc4_skey.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: rc4_skey.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../bits/stdlib-float.h
not in ../../bits/stdlib-float.h
not in ../modes/bits/stdlib-float.h
not in ../asn1/bits/stdlib-float.h
not in ../evp/bits/stdlib-float.h
not in ../../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: rc4_skey.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: rc4_skey.c (reading /usr/include/unistd.h, line 202): cannot find include file "bits/posix_opt.h"
not in ../bits/posix_opt.h
not in ../../bits/posix_opt.h
not in ../modes/bits/posix_opt.h
not in ../asn1/bits/posix_opt.h
not in ../evp/bits/posix_opt.h
not in ../../include/bits/posix_opt.h
not in /usr/include/bits/posix_opt.h
makedepend: warning: rc4_skey.c (reading /usr/include/unistd.h, line 206): cannot find include file "bits/environments.h"
not in ../bits/environments.h
not in ../../bits/environments.h
not in ../modes/bits/environments.h
not in ../asn1/bits/environments.h
not in ../evp/bits/environments.h
not in ../../include/bits/environments.h
not in /usr/include/bits/environments.h
makedepend: warning: rc4_skey.c (reading /usr/include/unistd.h, line 217): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: rc4_skey.c (reading /usr/include/unistd.h, line 226): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: rc4_skey.c (reading /usr/include/unistd.h, line 609): cannot find include file "bits/confname.h"
not in ../bits/confname.h
not in ../../bits/confname.h
not in ../modes/bits/confname.h
not in ../asn1/bits/confname.h
not in ../evp/bits/confname.h
not in ../../include/bits/confname.h
not in /usr/include/bits/confname.h
makedepend: warning: rc4_skey.c (reading ../../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: rc4_skey.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: rc4_skey.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: rc4_skey.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: rc4_skey.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: rc4_skey.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: rc4_skey.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: rc4_skey.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: rc4_skey.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../bits/stdio_lim.h
not in ../../bits/stdio_lim.h
not in ../modes/bits/stdio_lim.h
not in ../asn1/bits/stdio_lim.h
not in ../evp/bits/stdio_lim.h
not in ../../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: rc4_skey.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../bits/sys_errlist.h
not in ../../bits/sys_errlist.h
not in ../modes/bits/sys_errlist.h
not in ../asn1/bits/sys_errlist.h
not in ../evp/bits/sys_errlist.h
not in ../../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: rc4_skey.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: rc4_skey.c (reading ../../include/openssl/buffer.h, line 71): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: rc4_skey.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: rc4_skey.c (reading /usr/include/errno.h, line 35): cannot find include file "bits/errno.h"
not in ../bits/errno.h
not in ../../bits/errno.h
not in ../modes/bits/errno.h
not in ../asn1/bits/errno.h
not in ../evp/bits/errno.h
not in ../../include/bits/errno.h
not in /usr/include/bits/errno.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/rc4'
making depend in crypto/idea...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/idea'
../../util/domd ../.. -MD makedepend -- -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_EC_NISTP_64_GCC_128 -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_LIBUNBOUND -DOPENSSL_NO_MD2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SCTP -DOPENSSL_NO_SSL_TRACE -DOPENSSL_NO_SSL2 -DOPENSSL_NO_STORE -DOPENSSL_NO_UNIT_TEST -DOPENSSL_NO_WEAK_SSL_CIPHERS -- i_cbc.c i_cfb64.c i_ofb64.c i_ecb.c i_skey.c
makedepend: warning: i_skey.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: i_skey.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../gnu/stubs.h
not in ../../gnu/stubs.h
not in ../modes/gnu/stubs.h
not in ../asn1/gnu/stubs.h
not in ../evp/gnu/stubs.h
not in ../../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: i_skey.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: i_skey.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../bits/waitflags.h
not in ../../bits/waitflags.h
not in ../modes/bits/waitflags.h
not in ../asn1/bits/waitflags.h
not in ../evp/bits/waitflags.h
not in ../../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: i_skey.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../bits/waitstatus.h
not in ../../bits/waitstatus.h
not in ../modes/bits/waitstatus.h
not in ../asn1/bits/waitstatus.h
not in ../evp/bits/waitstatus.h
not in ../../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: i_skey.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: i_skey.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: i_skey.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../bits/stdlib-float.h
not in ../../bits/stdlib-float.h
not in ../modes/bits/stdlib-float.h
not in ../asn1/bits/stdlib-float.h
not in ../evp/bits/stdlib-float.h
not in ../../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: i_skey.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: i_skey.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: i_skey.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: i_skey.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: i_skey.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: i_skey.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: i_skey.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: i_skey.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../bits/stdio_lim.h
not in ../../bits/stdio_lim.h
not in ../modes/bits/stdio_lim.h
not in ../asn1/bits/stdio_lim.h
not in ../evp/bits/stdio_lim.h
not in ../../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: i_skey.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../bits/sys_errlist.h
not in ../../bits/sys_errlist.h
not in ../modes/bits/sys_errlist.h
not in ../asn1/bits/sys_errlist.h
not in ../evp/bits/sys_errlist.h
not in ../../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/idea'
making depend in crypto/bf...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/bf'
../../util/domd ../.. -MD makedepend -- -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_EC_NISTP_64_GCC_128 -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_LIBUNBOUND -DOPENSSL_NO_MD2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SCTP -DOPENSSL_NO_SSL_TRACE -DOPENSSL_NO_SSL2 -DOPENSSL_NO_STORE -DOPENSSL_NO_UNIT_TEST -DOPENSSL_NO_WEAK_SSL_CIPHERS -- bf_skey.c bf_ecb.c bf_enc.c bf_cfb64.c bf_ofb64.c
makedepend: warning: bf_skey.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: bf_skey.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../gnu/stubs.h
not in ../../gnu/stubs.h
not in ../modes/gnu/stubs.h
not in ../asn1/gnu/stubs.h
not in ../evp/gnu/stubs.h
not in ../../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: bf_skey.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: bf_skey.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: bf_skey.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: bf_skey.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: bf_skey.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: bf_skey.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: bf_skey.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: bf_skey.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../bits/stdio_lim.h
not in ../../bits/stdio_lim.h
not in ../modes/bits/stdio_lim.h
not in ../asn1/bits/stdio_lim.h
not in ../evp/bits/stdio_lim.h
not in ../../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: bf_skey.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../bits/sys_errlist.h
not in ../../bits/sys_errlist.h
not in ../modes/bits/sys_errlist.h
not in ../asn1/bits/sys_errlist.h
not in ../evp/bits/sys_errlist.h
not in ../../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: bf_skey.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: bf_skey.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: bf_skey.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../bits/waitflags.h
not in ../../bits/waitflags.h
not in ../modes/bits/waitflags.h
not in ../asn1/bits/waitflags.h
not in ../evp/bits/waitflags.h
not in ../../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: bf_skey.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../bits/waitstatus.h
not in ../../bits/waitstatus.h
not in ../modes/bits/waitstatus.h
not in ../asn1/bits/waitstatus.h
not in ../evp/bits/waitstatus.h
not in ../../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: bf_skey.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: bf_skey.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: bf_skey.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../bits/stdlib-float.h
not in ../../bits/stdlib-float.h
not in ../modes/bits/stdlib-float.h
not in ../asn1/bits/stdlib-float.h
not in ../evp/bits/stdlib-float.h
not in ../../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/bf'
making depend in crypto/cast...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/cast'
../../util/domd ../.. -MD makedepend -- -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_EC_NISTP_64_GCC_128 -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_LIBUNBOUND -DOPENSSL_NO_MD2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SCTP -DOPENSSL_NO_SSL_TRACE -DOPENSSL_NO_SSL2 -DOPENSSL_NO_STORE -DOPENSSL_NO_UNIT_TEST -DOPENSSL_NO_WEAK_SSL_CIPHERS -- c_skey.c c_ecb.c c_enc.c c_cfb64.c c_ofb64.c
makedepend: warning: c_skey.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: c_skey.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../gnu/stubs.h
not in ../../gnu/stubs.h
not in ../modes/gnu/stubs.h
not in ../asn1/gnu/stubs.h
not in ../evp/gnu/stubs.h
not in ../../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: c_skey.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: c_skey.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../bits/waitflags.h
not in ../../bits/waitflags.h
not in ../modes/bits/waitflags.h
not in ../asn1/bits/waitflags.h
not in ../evp/bits/waitflags.h
not in ../../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: c_skey.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../bits/waitstatus.h
not in ../../bits/waitstatus.h
not in ../modes/bits/waitstatus.h
not in ../asn1/bits/waitstatus.h
not in ../evp/bits/waitstatus.h
not in ../../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: c_skey.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: c_skey.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: c_skey.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../bits/stdlib-float.h
not in ../../bits/stdlib-float.h
not in ../modes/bits/stdlib-float.h
not in ../asn1/bits/stdlib-float.h
not in ../evp/bits/stdlib-float.h
not in ../../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: c_skey.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: c_skey.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: c_skey.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: c_skey.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: c_skey.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: c_skey.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: c_skey.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: c_skey.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../bits/stdio_lim.h
not in ../../bits/stdio_lim.h
not in ../modes/bits/stdio_lim.h
not in ../asn1/bits/stdio_lim.h
not in ../evp/bits/stdio_lim.h
not in ../../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: c_skey.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../bits/sys_errlist.h
not in ../../bits/sys_errlist.h
not in ../modes/bits/sys_errlist.h
not in ../asn1/bits/sys_errlist.h
not in ../evp/bits/sys_errlist.h
not in ../../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: c_skey.c (reading /usr/include/unistd.h, line 202): cannot find include file "bits/posix_opt.h"
not in ../bits/posix_opt.h
not in ../../bits/posix_opt.h
not in ../modes/bits/posix_opt.h
not in ../asn1/bits/posix_opt.h
not in ../evp/bits/posix_opt.h
not in ../../include/bits/posix_opt.h
not in /usr/include/bits/posix_opt.h
makedepend: warning: c_skey.c (reading /usr/include/unistd.h, line 206): cannot find include file "bits/environments.h"
not in ../bits/environments.h
not in ../../bits/environments.h
not in ../modes/bits/environments.h
not in ../asn1/bits/environments.h
not in ../evp/bits/environments.h
not in ../../include/bits/environments.h
not in /usr/include/bits/environments.h
makedepend: warning: c_skey.c (reading /usr/include/unistd.h, line 217): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: c_skey.c (reading /usr/include/unistd.h, line 226): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: c_skey.c (reading /usr/include/unistd.h, line 609): cannot find include file "bits/confname.h"
not in ../bits/confname.h
not in ../../bits/confname.h
not in ../modes/bits/confname.h
not in ../asn1/bits/confname.h
not in ../evp/bits/confname.h
not in ../../include/bits/confname.h
not in /usr/include/bits/confname.h
makedepend: warning: c_skey.c (reading ../../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/cast'
making depend in crypto/camellia...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/camellia'
../../util/domd ../.. -MD makedepend -- -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_EC_NISTP_64_GCC_128 -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_LIBUNBOUND -DOPENSSL_NO_MD2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SCTP -DOPENSSL_NO_SSL_TRACE -DOPENSSL_NO_SSL2 -DOPENSSL_NO_STORE -DOPENSSL_NO_UNIT_TEST -DOPENSSL_NO_WEAK_SSL_CIPHERS -- camellia.c cmll_misc.c cmll_ecb.c cmll_cbc.c cmll_ofb.c cmll_cfb.c cmll_ctr.c cmll_utl.c
makedepend: warning: camellia.c (reading camellia.h, line 61): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: camellia.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: camellia.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../gnu/stubs.h
not in ../../gnu/stubs.h
not in ../modes/gnu/stubs.h
not in ../asn1/gnu/stubs.h
not in ../evp/gnu/stubs.h
not in ../../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: camellia.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: camellia.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: camellia.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../bits/waitflags.h
not in ../../bits/waitflags.h
not in ../modes/bits/waitflags.h
not in ../asn1/bits/waitflags.h
not in ../evp/bits/waitflags.h
not in ../../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: camellia.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../bits/waitstatus.h
not in ../../bits/waitstatus.h
not in ../modes/bits/waitstatus.h
not in ../asn1/bits/waitstatus.h
not in ../evp/bits/waitstatus.h
not in ../../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: camellia.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: camellia.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: camellia.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../bits/stdlib-float.h
not in ../../bits/stdlib-float.h
not in ../modes/bits/stdlib-float.h
not in ../asn1/bits/stdlib-float.h
not in ../evp/bits/stdlib-float.h
not in ../../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: cmll_misc.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: cmll_misc.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: cmll_misc.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: cmll_misc.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: cmll_misc.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: cmll_misc.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: cmll_misc.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: cmll_misc.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../bits/stdio_lim.h
not in ../../bits/stdio_lim.h
not in ../modes/bits/stdio_lim.h
not in ../asn1/bits/stdio_lim.h
not in ../evp/bits/stdio_lim.h
not in ../../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: cmll_misc.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../bits/sys_errlist.h
not in ../../bits/sys_errlist.h
not in ../modes/bits/sys_errlist.h
not in ../asn1/bits/sys_errlist.h
not in ../evp/bits/sys_errlist.h
not in ../../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: cmll_misc.c (reading ../../include/openssl/camellia.h, line 61): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: cmll_cbc.c (reading ../../include/openssl/modes.h, line 8): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/camellia'
making depend in crypto/seed...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/seed'
../../util/domd ../.. -MD makedepend -- -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_EC_NISTP_64_GCC_128 -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_LIBUNBOUND -DOPENSSL_NO_MD2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SCTP -DOPENSSL_NO_SSL_TRACE -DOPENSSL_NO_SSL2 -DOPENSSL_NO_STORE -DOPENSSL_NO_UNIT_TEST -DOPENSSL_NO_WEAK_SSL_CIPHERS -- seed.c seed_ecb.c seed_cbc.c seed_cfb.c seed_ofb.c
makedepend: warning: seed.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: seed.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../gnu/stubs.h
not in ../../gnu/stubs.h
not in ../modes/gnu/stubs.h
not in ../asn1/gnu/stubs.h
not in ../evp/gnu/stubs.h
not in ../../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: seed.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: seed.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: seed.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: seed.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: seed.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: seed.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: seed.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: seed.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../bits/stdio_lim.h
not in ../../bits/stdio_lim.h
not in ../modes/bits/stdio_lim.h
not in ../asn1/bits/stdio_lim.h
not in ../evp/bits/stdio_lim.h
not in ../../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: seed.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../bits/sys_errlist.h
not in ../../bits/sys_errlist.h
not in ../modes/bits/sys_errlist.h
not in ../asn1/bits/sys_errlist.h
not in ../evp/bits/sys_errlist.h
not in ../../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: seed.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: seed.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../bits/waitflags.h
not in ../../bits/waitflags.h
not in ../modes/bits/waitflags.h
not in ../asn1/bits/waitflags.h
not in ../evp/bits/waitflags.h
not in ../../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: seed.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../bits/waitstatus.h
not in ../../bits/waitstatus.h
not in ../modes/bits/waitstatus.h
not in ../asn1/bits/waitstatus.h
not in ../evp/bits/waitstatus.h
not in ../../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: seed.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: seed.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: seed.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../bits/stdlib-float.h
not in ../../bits/stdlib-float.h
not in ../modes/bits/stdlib-float.h
not in ../asn1/bits/stdlib-float.h
not in ../evp/bits/stdlib-float.h
not in ../../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: seed.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: seed.c (reading ../../include/openssl/seed.h, line 99): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: seed_cbc.c (reading ../../include/openssl/modes.h, line 8): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/seed'
making depend in crypto/modes...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/modes'
../../util/domd ../.. -MD makedepend -- -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_EC_NISTP_64_GCC_128 -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_LIBUNBOUND -DOPENSSL_NO_MD2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SCTP -DOPENSSL_NO_SSL_TRACE -DOPENSSL_NO_SSL2 -DOPENSSL_NO_STORE -DOPENSSL_NO_UNIT_TEST -DOPENSSL_NO_WEAK_SSL_CIPHERS -- cbc128.c ctr128.c cts128.c cfb128.c ofb128.c gcm128.c ccm128.c xts128.c wrap128.c
makedepend: warning: cbc128.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: cbc128.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../gnu/stubs.h
not in ../../gnu/stubs.h
not in ../modes/gnu/stubs.h
not in ../asn1/gnu/stubs.h
not in ../evp/gnu/stubs.h
not in ../../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: cbc128.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: cbc128.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../bits/waitflags.h
not in ../../bits/waitflags.h
not in ../modes/bits/waitflags.h
not in ../asn1/bits/waitflags.h
not in ../evp/bits/waitflags.h
not in ../../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: cbc128.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../bits/waitstatus.h
not in ../../bits/waitstatus.h
not in ../modes/bits/waitstatus.h
not in ../asn1/bits/waitstatus.h
not in ../evp/bits/waitstatus.h
not in ../../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: cbc128.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: cbc128.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: cbc128.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../bits/stdlib-float.h
not in ../../bits/stdlib-float.h
not in ../modes/bits/stdlib-float.h
not in ../asn1/bits/stdlib-float.h
not in ../evp/bits/stdlib-float.h
not in ../../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: cbc128.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: cbc128.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: cbc128.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: cbc128.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: cbc128.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: cbc128.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: cbc128.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: cbc128.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../bits/stdio_lim.h
not in ../../bits/stdio_lim.h
not in ../modes/bits/stdio_lim.h
not in ../asn1/bits/stdio_lim.h
not in ../evp/bits/stdio_lim.h
not in ../../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: cbc128.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../bits/sys_errlist.h
not in ../../bits/sys_errlist.h
not in ../modes/bits/sys_errlist.h
not in ../asn1/bits/sys_errlist.h
not in ../evp/bits/sys_errlist.h
not in ../../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: cbc128.c (reading ../../include/openssl/modes.h, line 8): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: cbc128.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: wrap128.c (reading /usr/include/unistd.h, line 202): cannot find include file "bits/posix_opt.h"
not in ../bits/posix_opt.h
not in ../../bits/posix_opt.h
not in ../modes/bits/posix_opt.h
not in ../asn1/bits/posix_opt.h
not in ../evp/bits/posix_opt.h
not in ../../include/bits/posix_opt.h
not in /usr/include/bits/posix_opt.h
makedepend: warning: wrap128.c (reading /usr/include/unistd.h, line 206): cannot find include file "bits/environments.h"
not in ../bits/environments.h
not in ../../bits/environments.h
not in ../modes/bits/environments.h
not in ../asn1/bits/environments.h
not in ../evp/bits/environments.h
not in ../../include/bits/environments.h
not in /usr/include/bits/environments.h
makedepend: warning: wrap128.c (reading /usr/include/unistd.h, line 217): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: wrap128.c (reading /usr/include/unistd.h, line 226): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: wrap128.c (reading /usr/include/unistd.h, line 609): cannot find include file "bits/confname.h"
not in ../bits/confname.h
not in ../../bits/confname.h
not in ../modes/bits/confname.h
not in ../asn1/bits/confname.h
not in ../evp/bits/confname.h
not in ../../include/bits/confname.h
not in /usr/include/bits/confname.h
makedepend: warning: wrap128.c (reading ../../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: wrap128.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: wrap128.c (reading ../../include/openssl/buffer.h, line 71): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: wrap128.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: wrap128.c (reading /usr/include/errno.h, line 35): cannot find include file "bits/errno.h"
not in ../bits/errno.h
not in ../../bits/errno.h
not in ../modes/bits/errno.h
not in ../asn1/bits/errno.h
not in ../evp/bits/errno.h
not in ../../include/bits/errno.h
not in /usr/include/bits/errno.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/modes'
making depend in crypto/bn...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/bn'
../../util/domd ../.. -MD makedepend -- -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_EC_NISTP_64_GCC_128 -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_LIBUNBOUND -DOPENSSL_NO_MD2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SCTP -DOPENSSL_NO_SSL_TRACE -DOPENSSL_NO_SSL2 -DOPENSSL_NO_STORE -DOPENSSL_NO_UNIT_TEST -DOPENSSL_NO_WEAK_SSL_CIPHERS -- bn_add.c bn_div.c bn_exp.c bn_lib.c bn_ctx.c bn_mul.c bn_mod.c bn_print.c bn_rand.c bn_shift.c bn_word.c bn_blind.c bn_kron.c bn_sqrt.c bn_gcd.c bn_prime.c bn_err.c bn_sqr.c bn_asm.c bn_recp.c bn_mont.c bn_mpi.c bn_exp2.c bn_gf2m.c bn_nist.c bn_depr.c bn_const.c bn_x931p.c
makedepend: warning: bn_add.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: bn_add.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../gnu/stubs.h
not in ../../gnu/stubs.h
not in ../modes/gnu/stubs.h
not in ../asn1/gnu/stubs.h
not in ../evp/gnu/stubs.h
not in ../../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: bn_add.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: bn_add.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: bn_add.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: bn_add.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: bn_add.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: bn_add.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: bn_add.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: bn_add.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../bits/stdio_lim.h
not in ../../bits/stdio_lim.h
not in ../modes/bits/stdio_lim.h
not in ../asn1/bits/stdio_lim.h
not in ../evp/bits/stdio_lim.h
not in ../../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: bn_add.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../bits/sys_errlist.h
not in ../../bits/sys_errlist.h
not in ../modes/bits/sys_errlist.h
not in ../asn1/bits/sys_errlist.h
not in ../evp/bits/sys_errlist.h
not in ../../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: bn_add.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: bn_add.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../bits/waitflags.h
not in ../../bits/waitflags.h
not in ../modes/bits/waitflags.h
not in ../asn1/bits/waitflags.h
not in ../evp/bits/waitflags.h
not in ../../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: bn_add.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../bits/waitstatus.h
not in ../../bits/waitstatus.h
not in ../modes/bits/waitstatus.h
not in ../asn1/bits/waitstatus.h
not in ../evp/bits/waitstatus.h
not in ../../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: bn_add.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: bn_add.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: bn_add.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../bits/stdlib-float.h
not in ../../bits/stdlib-float.h
not in ../modes/bits/stdlib-float.h
not in ../asn1/bits/stdlib-float.h
not in ../evp/bits/stdlib-float.h
not in ../../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: bn_add.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: bn_add.c (reading /usr/include/unistd.h, line 202): cannot find include file "bits/posix_opt.h"
not in ../bits/posix_opt.h
not in ../../bits/posix_opt.h
not in ../modes/bits/posix_opt.h
not in ../asn1/bits/posix_opt.h
not in ../evp/bits/posix_opt.h
not in ../../include/bits/posix_opt.h
not in /usr/include/bits/posix_opt.h
makedepend: warning: bn_add.c (reading /usr/include/unistd.h, line 206): cannot find include file "bits/environments.h"
not in ../bits/environments.h
not in ../../bits/environments.h
not in ../modes/bits/environments.h
not in ../asn1/bits/environments.h
not in ../evp/bits/environments.h
not in ../../include/bits/environments.h
not in /usr/include/bits/environments.h
makedepend: warning: bn_add.c (reading /usr/include/unistd.h, line 217): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: bn_add.c (reading /usr/include/unistd.h, line 226): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: bn_add.c (reading /usr/include/unistd.h, line 609): cannot find include file "bits/confname.h"
not in ../bits/confname.h
not in ../../bits/confname.h
not in ../modes/bits/confname.h
not in ../asn1/bits/confname.h
not in ../evp/bits/confname.h
not in ../../include/bits/confname.h
not in /usr/include/bits/confname.h
makedepend: warning: bn_add.c (reading ../../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: bn_add.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: bn_add.c (reading ../../include/openssl/buffer.h, line 71): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: bn_add.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: bn_add.c (reading /usr/include/errno.h, line 35): cannot find include file "bits/errno.h"
not in ../bits/errno.h
not in ../../bits/errno.h
not in ../modes/bits/errno.h
not in ../asn1/bits/errno.h
not in ../evp/bits/errno.h
not in ../../include/bits/errno.h
not in /usr/include/bits/errno.h
makedepend: warning: bn_add.c (reading /usr/include/limits.h, line 123): cannot find include file "limits.h"
makedepend: warning: bn_add.c (reading /usr/include/limits.h, line 143): cannot find include file "bits/posix1_lim.h"
not in ../bits/posix1_lim.h
not in ../../bits/posix1_lim.h
not in ../modes/bits/posix1_lim.h
not in ../asn1/bits/posix1_lim.h
not in ../evp/bits/posix1_lim.h
not in ../../include/bits/posix1_lim.h
not in /usr/include/bits/posix1_lim.h
makedepend: warning: bn_add.c (reading /usr/include/limits.h, line 147): cannot find include file "bits/posix2_lim.h"
not in ../bits/posix2_lim.h
not in ../../bits/posix2_lim.h
not in ../modes/bits/posix2_lim.h
not in ../asn1/bits/posix2_lim.h
not in ../evp/bits/posix2_lim.h
not in ../../include/bits/posix2_lim.h
not in /usr/include/bits/posix2_lim.h
makedepend: warning: bn_print.c (reading /usr/include/ctype.h, line 26): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: bn_print.c (reading /usr/include/endian.h, line 36): cannot find include file "bits/endian.h"
not in ../bits/endian.h
not in ../../bits/endian.h
not in ../modes/bits/endian.h
not in ../asn1/bits/endian.h
not in ../evp/bits/endian.h
not in ../../include/bits/endian.h
not in /usr/include/bits/endian.h
makedepend: warning: bn_print.c (reading /usr/include/endian.h, line 60): cannot find include file "bits/byteswap.h"
not in ../bits/byteswap.h
not in ../../bits/byteswap.h
not in ../modes/bits/byteswap.h
not in ../asn1/bits/byteswap.h
not in ../evp/bits/byteswap.h
not in ../../include/bits/byteswap.h
not in /usr/include/bits/byteswap.h
makedepend: warning: bn_rand.c (reading /usr/include/time.h, line 37): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: bn_rand.c (reading /usr/include/time.h, line 41): cannot find include file "bits/time.h"
not in ../bits/time.h
not in ../../bits/time.h
not in ../modes/bits/time.h
not in ../asn1/bits/time.h
not in ../evp/bits/time.h
not in ../../include/bits/time.h
not in /usr/include/bits/time.h
makedepend: warning: bn_rand.c (reading /usr/include/time.h, line 55): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: bn_rand.c (reading /usr/include/time.h, line 71): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: bn_rand.c (reading /usr/include/time.h, line 88): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: bn_rand.c (reading /usr/include/time.h, line 100): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: bn_rand.c (reading /usr/include/time.h, line 116): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: bn_nist.c, line 233: # error "unsupported BN_BITS2"
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/bn'
making depend in crypto/ec...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/ec'
../../util/domd ../.. -MD makedepend -- -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_EC_NISTP_64_GCC_128 -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_LIBUNBOUND -DOPENSSL_NO_MD2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SCTP -DOPENSSL_NO_SSL_TRACE -DOPENSSL_NO_SSL2 -DOPENSSL_NO_STORE -DOPENSSL_NO_UNIT_TEST -DOPENSSL_NO_WEAK_SSL_CIPHERS -- ec_lib.c ecp_smpl.c ecp_mont.c ecp_nist.c ec_cvt.c ec_mult.c ec_err.c ec_curve.c ec_check.c ec_print.c ec_asn1.c ec_key.c ec2_smpl.c ec2_mult.c ec_ameth.c ec_pmeth.c eck_prn.c ecp_nistp224.c ecp_nistp256.c ecp_nistp521.c ecp_nistputil.c ecp_oct.c ec2_oct.c ec_oct.c
makedepend: warning: ec_lib.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: ec_lib.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../gnu/stubs.h
not in ../../gnu/stubs.h
not in ../modes/gnu/stubs.h
not in ../asn1/gnu/stubs.h
not in ../evp/gnu/stubs.h
not in ../../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: ec_lib.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ec_lib.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ec_lib.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: ec_lib.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: ec_lib.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ec_lib.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ec_lib.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: ec_lib.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: ec_lib.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../bits/stdio_lim.h
not in ../../bits/stdio_lim.h
not in ../modes/bits/stdio_lim.h
not in ../asn1/bits/stdio_lim.h
not in ../evp/bits/stdio_lim.h
not in ../../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: ec_lib.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../bits/sys_errlist.h
not in ../../bits/sys_errlist.h
not in ../modes/bits/sys_errlist.h
not in ../asn1/bits/sys_errlist.h
not in ../evp/bits/sys_errlist.h
not in ../../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: ec_lib.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ec_lib.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../bits/waitflags.h
not in ../../bits/waitflags.h
not in ../modes/bits/waitflags.h
not in ../asn1/bits/waitflags.h
not in ../evp/bits/waitflags.h
not in ../../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: ec_lib.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../bits/waitstatus.h
not in ../../bits/waitstatus.h
not in ../modes/bits/waitstatus.h
not in ../asn1/bits/waitstatus.h
not in ../evp/bits/waitstatus.h
not in ../../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: ec_lib.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: ec_lib.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ec_lib.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../bits/stdlib-float.h
not in ../../bits/stdlib-float.h
not in ../modes/bits/stdlib-float.h
not in ../asn1/bits/stdlib-float.h
not in ../evp/bits/stdlib-float.h
not in ../../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: ec_lib.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: ec_lib.c (reading /usr/include/errno.h, line 35): cannot find include file "bits/errno.h"
not in ../bits/errno.h
not in ../../bits/errno.h
not in ../modes/bits/errno.h
not in ../asn1/bits/errno.h
not in ../evp/bits/errno.h
not in ../../include/bits/errno.h
not in /usr/include/bits/errno.h
makedepend: warning: ec_lib.c (reading /usr/include/time.h, line 37): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ec_lib.c (reading /usr/include/time.h, line 41): cannot find include file "bits/time.h"
not in ../bits/time.h
not in ../../bits/time.h
not in ../modes/bits/time.h
not in ../asn1/bits/time.h
not in ../evp/bits/time.h
not in ../../include/bits/time.h
not in /usr/include/bits/time.h
makedepend: warning: ec_lib.c (reading /usr/include/time.h, line 55): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: ec_lib.c (reading /usr/include/time.h, line 71): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: ec_lib.c (reading /usr/include/time.h, line 88): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: ec_lib.c (reading /usr/include/time.h, line 100): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: ec_lib.c (reading /usr/include/time.h, line 116): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: ec_lib.c (reading /usr/include/limits.h, line 123): cannot find include file "limits.h"
makedepend: warning: ec_lib.c (reading /usr/include/limits.h, line 143): cannot find include file "bits/posix1_lim.h"
not in ../bits/posix1_lim.h
not in ../../bits/posix1_lim.h
not in ../modes/bits/posix1_lim.h
not in ../asn1/bits/posix1_lim.h
not in ../evp/bits/posix1_lim.h
not in ../../include/bits/posix1_lim.h
not in /usr/include/bits/posix1_lim.h
makedepend: warning: ec_lib.c (reading /usr/include/limits.h, line 147): cannot find include file "bits/posix2_lim.h"
not in ../bits/posix2_lim.h
not in ../../bits/posix2_lim.h
not in ../modes/bits/posix2_lim.h
not in ../asn1/bits/posix2_lim.h
not in ../evp/bits/posix2_lim.h
not in ../../include/bits/posix2_lim.h
not in /usr/include/bits/posix2_lim.h
makedepend: warning: ec_asn1.c (reading ../../include/openssl/asn1t.h, line 62): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ec_ameth.c (reading /usr/include/unistd.h, line 202): cannot find include file "bits/posix_opt.h"
not in ../bits/posix_opt.h
not in ../../bits/posix_opt.h
not in ../modes/bits/posix_opt.h
not in ../asn1/bits/posix_opt.h
not in ../evp/bits/posix_opt.h
not in ../../include/bits/posix_opt.h
not in /usr/include/bits/posix_opt.h
makedepend: warning: ec_ameth.c (reading /usr/include/unistd.h, line 206): cannot find include file "bits/environments.h"
not in ../bits/environments.h
not in ../../bits/environments.h
not in ../modes/bits/environments.h
not in ../asn1/bits/environments.h
not in ../evp/bits/environments.h
not in ../../include/bits/environments.h
not in /usr/include/bits/environments.h
makedepend: warning: ec_ameth.c (reading /usr/include/unistd.h, line 217): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: ec_ameth.c (reading /usr/include/unistd.h, line 226): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ec_ameth.c (reading /usr/include/unistd.h, line 609): cannot find include file "bits/confname.h"
not in ../bits/confname.h
not in ../../bits/confname.h
not in ../modes/bits/confname.h
not in ../asn1/bits/confname.h
not in ../evp/bits/confname.h
not in ../../include/bits/confname.h
not in /usr/include/bits/confname.h
makedepend: warning: ec_ameth.c (reading ../../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: ec_ameth.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ec_ameth.c (reading ../../include/openssl/buffer.h, line 71): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: ec_ameth.c (reading ../../include/openssl/sha.h, line 63): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/ec'
making depend in crypto/rsa...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/rsa'
../../util/domd ../.. -MD makedepend -- -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_EC_NISTP_64_GCC_128 -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_LIBUNBOUND -DOPENSSL_NO_MD2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SCTP -DOPENSSL_NO_SSL_TRACE -DOPENSSL_NO_SSL2 -DOPENSSL_NO_STORE -DOPENSSL_NO_UNIT_TEST -DOPENSSL_NO_WEAK_SSL_CIPHERS -- rsa_eay.c rsa_gen.c rsa_lib.c rsa_sign.c rsa_saos.c rsa_err.c rsa_pk1.c rsa_ssl.c rsa_none.c rsa_oaep.c rsa_chk.c rsa_null.c rsa_pss.c rsa_x931.c rsa_asn1.c rsa_depr.c rsa_ameth.c rsa_prn.c rsa_pmeth.c rsa_crpt.c
makedepend: warning: rsa_eay.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: rsa_eay.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../gnu/stubs.h
not in ../../gnu/stubs.h
not in ../modes/gnu/stubs.h
not in ../asn1/gnu/stubs.h
not in ../evp/gnu/stubs.h
not in ../../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: rsa_eay.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: rsa_eay.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: rsa_eay.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: rsa_eay.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: rsa_eay.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: rsa_eay.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: rsa_eay.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: rsa_eay.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../bits/stdio_lim.h
not in ../../bits/stdio_lim.h
not in ../modes/bits/stdio_lim.h
not in ../asn1/bits/stdio_lim.h
not in ../evp/bits/stdio_lim.h
not in ../../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: rsa_eay.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../bits/sys_errlist.h
not in ../../bits/sys_errlist.h
not in ../modes/bits/sys_errlist.h
not in ../asn1/bits/sys_errlist.h
not in ../evp/bits/sys_errlist.h
not in ../../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: rsa_eay.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: rsa_eay.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../bits/waitflags.h
not in ../../bits/waitflags.h
not in ../modes/bits/waitflags.h
not in ../asn1/bits/waitflags.h
not in ../evp/bits/waitflags.h
not in ../../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: rsa_eay.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../bits/waitstatus.h
not in ../../bits/waitstatus.h
not in ../modes/bits/waitstatus.h
not in ../asn1/bits/waitstatus.h
not in ../evp/bits/waitstatus.h
not in ../../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: rsa_eay.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: rsa_eay.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: rsa_eay.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../bits/stdlib-float.h
not in ../../bits/stdlib-float.h
not in ../modes/bits/stdlib-float.h
not in ../asn1/bits/stdlib-float.h
not in ../evp/bits/stdlib-float.h
not in ../../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: rsa_eay.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: rsa_eay.c (reading /usr/include/unistd.h, line 202): cannot find include file "bits/posix_opt.h"
not in ../bits/posix_opt.h
not in ../../bits/posix_opt.h
not in ../modes/bits/posix_opt.h
not in ../asn1/bits/posix_opt.h
not in ../evp/bits/posix_opt.h
not in ../../include/bits/posix_opt.h
not in /usr/include/bits/posix_opt.h
makedepend: warning: rsa_eay.c (reading /usr/include/unistd.h, line 206): cannot find include file "bits/environments.h"
not in ../bits/environments.h
not in ../../bits/environments.h
not in ../modes/bits/environments.h
not in ../asn1/bits/environments.h
not in ../evp/bits/environments.h
not in ../../include/bits/environments.h
not in /usr/include/bits/environments.h
makedepend: warning: rsa_eay.c (reading /usr/include/unistd.h, line 217): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: rsa_eay.c (reading /usr/include/unistd.h, line 226): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: rsa_eay.c (reading /usr/include/unistd.h, line 609): cannot find include file "bits/confname.h"
not in ../bits/confname.h
not in ../../bits/confname.h
not in ../modes/bits/confname.h
not in ../asn1/bits/confname.h
not in ../evp/bits/confname.h
not in ../../include/bits/confname.h
not in /usr/include/bits/confname.h
makedepend: warning: rsa_eay.c (reading ../../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: rsa_eay.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: rsa_eay.c (reading ../../include/openssl/buffer.h, line 71): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: rsa_eay.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: rsa_eay.c (reading /usr/include/errno.h, line 35): cannot find include file "bits/errno.h"
not in ../bits/errno.h
not in ../../bits/errno.h
not in ../modes/bits/errno.h
not in ../asn1/bits/errno.h
not in ../evp/bits/errno.h
not in ../../include/bits/errno.h
not in /usr/include/bits/errno.h
makedepend: warning: rsa_eay.c (reading /usr/include/limits.h, line 123): cannot find include file "limits.h"
makedepend: warning: rsa_eay.c (reading /usr/include/limits.h, line 143): cannot find include file "bits/posix1_lim.h"
not in ../bits/posix1_lim.h
not in ../../bits/posix1_lim.h
not in ../modes/bits/posix1_lim.h
not in ../asn1/bits/posix1_lim.h
not in ../evp/bits/posix1_lim.h
not in ../../include/bits/posix1_lim.h
not in /usr/include/bits/posix1_lim.h
makedepend: warning: rsa_eay.c (reading /usr/include/limits.h, line 147): cannot find include file "bits/posix2_lim.h"
not in ../bits/posix2_lim.h
not in ../../bits/posix2_lim.h
not in ../modes/bits/posix2_lim.h
not in ../asn1/bits/posix2_lim.h
not in ../evp/bits/posix2_lim.h
not in ../../include/bits/posix2_lim.h
not in /usr/include/bits/posix2_lim.h
makedepend: warning: rsa_eay.c (reading /usr/include/time.h, line 37): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: rsa_eay.c (reading /usr/include/time.h, line 41): cannot find include file "bits/time.h"
not in ../bits/time.h
not in ../../bits/time.h
not in ../modes/bits/time.h
not in ../asn1/bits/time.h
not in ../evp/bits/time.h
not in ../../include/bits/time.h
not in /usr/include/bits/time.h
makedepend: warning: rsa_eay.c (reading /usr/include/time.h, line 55): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: rsa_eay.c (reading /usr/include/time.h, line 71): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: rsa_eay.c (reading /usr/include/time.h, line 88): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: rsa_eay.c (reading /usr/include/time.h, line 100): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: rsa_eay.c (reading /usr/include/time.h, line 116): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: rsa_lib.c (reading ../../include/openssl/sha.h, line 63): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: rsa_pk1.c (reading ../../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: rsa_asn1.c (reading ../../include/openssl/asn1t.h, line 62): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/rsa'
making depend in crypto/dsa...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/dsa'
../../util/domd ../.. -MD makedepend -- -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_EC_NISTP_64_GCC_128 -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_LIBUNBOUND -DOPENSSL_NO_MD2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SCTP -DOPENSSL_NO_SSL_TRACE -DOPENSSL_NO_SSL2 -DOPENSSL_NO_STORE -DOPENSSL_NO_UNIT_TEST -DOPENSSL_NO_WEAK_SSL_CIPHERS -- dsa_gen.c dsa_key.c dsa_lib.c dsa_asn1.c dsa_vrf.c dsa_sign.c dsa_err.c dsa_ossl.c dsa_depr.c dsa_ameth.c dsa_pmeth.c dsa_prn.c
makedepend: warning: dsa_gen.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: dsa_gen.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../gnu/stubs.h
not in ../../gnu/stubs.h
not in ../modes/gnu/stubs.h
not in ../asn1/gnu/stubs.h
not in ../evp/gnu/stubs.h
not in ../../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: dsa_gen.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: dsa_gen.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: dsa_gen.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: dsa_gen.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: dsa_gen.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: dsa_gen.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: dsa_gen.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: dsa_gen.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../bits/stdio_lim.h
not in ../../bits/stdio_lim.h
not in ../modes/bits/stdio_lim.h
not in ../asn1/bits/stdio_lim.h
not in ../evp/bits/stdio_lim.h
not in ../../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: dsa_gen.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../bits/sys_errlist.h
not in ../../bits/sys_errlist.h
not in ../modes/bits/sys_errlist.h
not in ../asn1/bits/sys_errlist.h
not in ../evp/bits/sys_errlist.h
not in ../../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: dsa_gen.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: dsa_gen.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../bits/waitflags.h
not in ../../bits/waitflags.h
not in ../modes/bits/waitflags.h
not in ../asn1/bits/waitflags.h
not in ../evp/bits/waitflags.h
not in ../../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: dsa_gen.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../bits/waitstatus.h
not in ../../bits/waitstatus.h
not in ../modes/bits/waitstatus.h
not in ../asn1/bits/waitstatus.h
not in ../evp/bits/waitstatus.h
not in ../../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: dsa_gen.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: dsa_gen.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: dsa_gen.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../bits/stdlib-float.h
not in ../../bits/stdlib-float.h
not in ../modes/bits/stdlib-float.h
not in ../asn1/bits/stdlib-float.h
not in ../evp/bits/stdlib-float.h
not in ../../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: dsa_gen.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: dsa_gen.c (reading /usr/include/unistd.h, line 202): cannot find include file "bits/posix_opt.h"
not in ../bits/posix_opt.h
not in ../../bits/posix_opt.h
not in ../modes/bits/posix_opt.h
not in ../asn1/bits/posix_opt.h
not in ../evp/bits/posix_opt.h
not in ../../include/bits/posix_opt.h
not in /usr/include/bits/posix_opt.h
makedepend: warning: dsa_gen.c (reading /usr/include/unistd.h, line 206): cannot find include file "bits/environments.h"
not in ../bits/environments.h
not in ../../bits/environments.h
not in ../modes/bits/environments.h
not in ../asn1/bits/environments.h
not in ../evp/bits/environments.h
not in ../../include/bits/environments.h
not in /usr/include/bits/environments.h
makedepend: warning: dsa_gen.c (reading /usr/include/unistd.h, line 217): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: dsa_gen.c (reading /usr/include/unistd.h, line 226): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: dsa_gen.c (reading /usr/include/unistd.h, line 609): cannot find include file "bits/confname.h"
not in ../bits/confname.h
not in ../../bits/confname.h
not in ../modes/bits/confname.h
not in ../asn1/bits/confname.h
not in ../evp/bits/confname.h
not in ../../include/bits/confname.h
not in /usr/include/bits/confname.h
makedepend: warning: dsa_gen.c (reading ../../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: dsa_gen.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: dsa_gen.c (reading ../../include/openssl/buffer.h, line 71): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: dsa_gen.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: dsa_gen.c (reading /usr/include/errno.h, line 35): cannot find include file "bits/errno.h"
not in ../bits/errno.h
not in ../../bits/errno.h
not in ../modes/bits/errno.h
not in ../asn1/bits/errno.h
not in ../evp/bits/errno.h
not in ../../include/bits/errno.h
not in /usr/include/bits/errno.h
makedepend: warning: dsa_gen.c (reading /usr/include/time.h, line 37): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: dsa_gen.c (reading /usr/include/time.h, line 41): cannot find include file "bits/time.h"
not in ../bits/time.h
not in ../../bits/time.h
not in ../modes/bits/time.h
not in ../asn1/bits/time.h
not in ../evp/bits/time.h
not in ../../include/bits/time.h
not in /usr/include/bits/time.h
makedepend: warning: dsa_gen.c (reading /usr/include/time.h, line 55): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: dsa_gen.c (reading /usr/include/time.h, line 71): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: dsa_gen.c (reading /usr/include/time.h, line 88): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: dsa_gen.c (reading /usr/include/time.h, line 100): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: dsa_gen.c (reading /usr/include/time.h, line 116): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: dsa_gen.c (reading /usr/include/limits.h, line 123): cannot find include file "limits.h"
makedepend: warning: dsa_gen.c (reading /usr/include/limits.h, line 143): cannot find include file "bits/posix1_lim.h"
not in ../bits/posix1_lim.h
not in ../../bits/posix1_lim.h
not in ../modes/bits/posix1_lim.h
not in ../asn1/bits/posix1_lim.h
not in ../evp/bits/posix1_lim.h
not in ../../include/bits/posix1_lim.h
not in /usr/include/bits/posix1_lim.h
makedepend: warning: dsa_gen.c (reading /usr/include/limits.h, line 147): cannot find include file "bits/posix2_lim.h"
not in ../bits/posix2_lim.h
not in ../../bits/posix2_lim.h
not in ../modes/bits/posix2_lim.h
not in ../asn1/bits/posix2_lim.h
not in ../evp/bits/posix2_lim.h
not in ../../include/bits/posix2_lim.h
not in /usr/include/bits/posix2_lim.h
makedepend: warning: dsa_gen.c (reading ../../include/openssl/sha.h, line 63): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: dsa_asn1.c (reading ../../include/openssl/asn1t.h, line 62): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/dsa'
making depend in crypto/ecdsa...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/ecdsa'
../../util/domd ../.. -MD makedepend -- -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_EC_NISTP_64_GCC_128 -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_LIBUNBOUND -DOPENSSL_NO_MD2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SCTP -DOPENSSL_NO_SSL_TRACE -DOPENSSL_NO_SSL2 -DOPENSSL_NO_STORE -DOPENSSL_NO_UNIT_TEST -DOPENSSL_NO_WEAK_SSL_CIPHERS -- ecs_lib.c ecs_asn1.c ecs_ossl.c ecs_sign.c ecs_vrf.c ecs_err.c
makedepend: warning: ecs_lib.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: ecs_lib.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../gnu/stubs.h
not in ../../gnu/stubs.h
not in ../modes/gnu/stubs.h
not in ../asn1/gnu/stubs.h
not in ../evp/gnu/stubs.h
not in ../../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: ecs_lib.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ecs_lib.c (reading /usr/include/time.h, line 37): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ecs_lib.c (reading /usr/include/time.h, line 41): cannot find include file "bits/time.h"
not in ../bits/time.h
not in ../../bits/time.h
not in ../modes/bits/time.h
not in ../asn1/bits/time.h
not in ../evp/bits/time.h
not in ../../include/bits/time.h
not in /usr/include/bits/time.h
makedepend: warning: ecs_lib.c (reading /usr/include/time.h, line 55): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: ecs_lib.c (reading /usr/include/time.h, line 71): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: ecs_lib.c (reading /usr/include/time.h, line 88): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: ecs_lib.c (reading /usr/include/time.h, line 100): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: ecs_lib.c (reading /usr/include/time.h, line 116): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: ecs_lib.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ecs_lib.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: ecs_lib.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: ecs_lib.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ecs_lib.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ecs_lib.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: ecs_lib.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: ecs_lib.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../bits/stdio_lim.h
not in ../../bits/stdio_lim.h
not in ../modes/bits/stdio_lim.h
not in ../asn1/bits/stdio_lim.h
not in ../evp/bits/stdio_lim.h
not in ../../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: ecs_lib.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../bits/sys_errlist.h
not in ../../bits/sys_errlist.h
not in ../modes/bits/sys_errlist.h
not in ../asn1/bits/sys_errlist.h
not in ../evp/bits/sys_errlist.h
not in ../../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: ecs_lib.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: ecs_lib.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ecs_lib.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../bits/waitflags.h
not in ../../bits/waitflags.h
not in ../modes/bits/waitflags.h
not in ../asn1/bits/waitflags.h
not in ../evp/bits/waitflags.h
not in ../../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: ecs_lib.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../bits/waitstatus.h
not in ../../bits/waitstatus.h
not in ../modes/bits/waitstatus.h
not in ../asn1/bits/waitstatus.h
not in ../evp/bits/waitstatus.h
not in ../../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: ecs_lib.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: ecs_lib.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ecs_lib.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../bits/stdlib-float.h
not in ../../bits/stdlib-float.h
not in ../modes/bits/stdlib-float.h
not in ../asn1/bits/stdlib-float.h
not in ../evp/bits/stdlib-float.h
not in ../../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: ecs_lib.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ecs_lib.c (reading ../../include/openssl/buffer.h, line 71): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: ecs_lib.c (reading ../../include/openssl/sha.h, line 63): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ecs_lib.c (reading /usr/include/errno.h, line 35): cannot find include file "bits/errno.h"
not in ../bits/errno.h
not in ../../bits/errno.h
not in ../modes/bits/errno.h
not in ../asn1/bits/errno.h
not in ../evp/bits/errno.h
not in ../../include/bits/errno.h
not in /usr/include/bits/errno.h
makedepend: warning: ecs_lib.c (reading /usr/include/limits.h, line 123): cannot find include file "limits.h"
makedepend: warning: ecs_lib.c (reading /usr/include/limits.h, line 143): cannot find include file "bits/posix1_lim.h"
not in ../bits/posix1_lim.h
not in ../../bits/posix1_lim.h
not in ../modes/bits/posix1_lim.h
not in ../asn1/bits/posix1_lim.h
not in ../evp/bits/posix1_lim.h
not in ../../include/bits/posix1_lim.h
not in /usr/include/bits/posix1_lim.h
makedepend: warning: ecs_lib.c (reading /usr/include/limits.h, line 147): cannot find include file "bits/posix2_lim.h"
not in ../bits/posix2_lim.h
not in ../../bits/posix2_lim.h
not in ../modes/bits/posix2_lim.h
not in ../asn1/bits/posix2_lim.h
not in ../evp/bits/posix2_lim.h
not in ../../include/bits/posix2_lim.h
not in /usr/include/bits/posix2_lim.h
makedepend: warning: ecs_asn1.c (reading ../../include/openssl/asn1t.h, line 62): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/ecdsa'
making depend in crypto/dh...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/dh'
../../util/domd ../.. -MD makedepend -- -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_EC_NISTP_64_GCC_128 -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_LIBUNBOUND -DOPENSSL_NO_MD2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SCTP -DOPENSSL_NO_SSL_TRACE -DOPENSSL_NO_SSL2 -DOPENSSL_NO_STORE -DOPENSSL_NO_UNIT_TEST -DOPENSSL_NO_WEAK_SSL_CIPHERS -- dh_asn1.c dh_gen.c dh_key.c dh_lib.c dh_check.c dh_err.c dh_depr.c dh_ameth.c dh_pmeth.c dh_prn.c dh_rfc5114.c dh_kdf.c
makedepend: warning: dh_asn1.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: dh_asn1.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../gnu/stubs.h
not in ../../gnu/stubs.h
not in ../modes/gnu/stubs.h
not in ../asn1/gnu/stubs.h
not in ../evp/gnu/stubs.h
not in ../../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: dh_asn1.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: dh_asn1.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: dh_asn1.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: dh_asn1.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: dh_asn1.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: dh_asn1.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: dh_asn1.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: dh_asn1.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../bits/stdio_lim.h
not in ../../bits/stdio_lim.h
not in ../modes/bits/stdio_lim.h
not in ../asn1/bits/stdio_lim.h
not in ../evp/bits/stdio_lim.h
not in ../../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: dh_asn1.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../bits/sys_errlist.h
not in ../../bits/sys_errlist.h
not in ../modes/bits/sys_errlist.h
not in ../asn1/bits/sys_errlist.h
not in ../evp/bits/sys_errlist.h
not in ../../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: dh_asn1.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: dh_asn1.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../bits/waitflags.h
not in ../../bits/waitflags.h
not in ../modes/bits/waitflags.h
not in ../asn1/bits/waitflags.h
not in ../evp/bits/waitflags.h
not in ../../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: dh_asn1.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../bits/waitstatus.h
not in ../../bits/waitstatus.h
not in ../modes/bits/waitstatus.h
not in ../asn1/bits/waitstatus.h
not in ../evp/bits/waitstatus.h
not in ../../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: dh_asn1.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: dh_asn1.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: dh_asn1.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../bits/stdlib-float.h
not in ../../bits/stdlib-float.h
not in ../modes/bits/stdlib-float.h
not in ../asn1/bits/stdlib-float.h
not in ../evp/bits/stdlib-float.h
not in ../../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: dh_asn1.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: dh_asn1.c (reading /usr/include/unistd.h, line 202): cannot find include file "bits/posix_opt.h"
not in ../bits/posix_opt.h
not in ../../bits/posix_opt.h
not in ../modes/bits/posix_opt.h
not in ../asn1/bits/posix_opt.h
not in ../evp/bits/posix_opt.h
not in ../../include/bits/posix_opt.h
not in /usr/include/bits/posix_opt.h
makedepend: warning: dh_asn1.c (reading /usr/include/unistd.h, line 206): cannot find include file "bits/environments.h"
not in ../bits/environments.h
not in ../../bits/environments.h
not in ../modes/bits/environments.h
not in ../asn1/bits/environments.h
not in ../evp/bits/environments.h
not in ../../include/bits/environments.h
not in /usr/include/bits/environments.h
makedepend: warning: dh_asn1.c (reading /usr/include/unistd.h, line 217): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: dh_asn1.c (reading /usr/include/unistd.h, line 226): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: dh_asn1.c (reading /usr/include/unistd.h, line 609): cannot find include file "bits/confname.h"
not in ../bits/confname.h
not in ../../bits/confname.h
not in ../modes/bits/confname.h
not in ../asn1/bits/confname.h
not in ../evp/bits/confname.h
not in ../../include/bits/confname.h
not in /usr/include/bits/confname.h
makedepend: warning: dh_asn1.c (reading ../../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: dh_asn1.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: dh_asn1.c (reading ../../include/openssl/buffer.h, line 71): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: dh_asn1.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: dh_asn1.c (reading /usr/include/errno.h, line 35): cannot find include file "bits/errno.h"
not in ../bits/errno.h
not in ../../bits/errno.h
not in ../modes/bits/errno.h
not in ../asn1/bits/errno.h
not in ../evp/bits/errno.h
not in ../../include/bits/errno.h
not in /usr/include/bits/errno.h
makedepend: warning: dh_asn1.c (reading /usr/include/limits.h, line 123): cannot find include file "limits.h"
makedepend: warning: dh_asn1.c (reading /usr/include/limits.h, line 143): cannot find include file "bits/posix1_lim.h"
not in ../bits/posix1_lim.h
not in ../../bits/posix1_lim.h
not in ../modes/bits/posix1_lim.h
not in ../asn1/bits/posix1_lim.h
not in ../evp/bits/posix1_lim.h
not in ../../include/bits/posix1_lim.h
not in /usr/include/bits/posix1_lim.h
makedepend: warning: dh_asn1.c (reading /usr/include/limits.h, line 147): cannot find include file "bits/posix2_lim.h"
not in ../bits/posix2_lim.h
not in ../../bits/posix2_lim.h
not in ../modes/bits/posix2_lim.h
not in ../asn1/bits/posix2_lim.h
not in ../evp/bits/posix2_lim.h
not in ../../include/bits/posix2_lim.h
not in /usr/include/bits/posix2_lim.h
makedepend: warning: dh_asn1.c (reading /usr/include/time.h, line 37): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: dh_asn1.c (reading /usr/include/time.h, line 41): cannot find include file "bits/time.h"
not in ../bits/time.h
not in ../../bits/time.h
not in ../modes/bits/time.h
not in ../asn1/bits/time.h
not in ../evp/bits/time.h
not in ../../include/bits/time.h
not in /usr/include/bits/time.h
makedepend: warning: dh_asn1.c (reading /usr/include/time.h, line 55): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: dh_asn1.c (reading /usr/include/time.h, line 71): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: dh_asn1.c (reading /usr/include/time.h, line 88): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: dh_asn1.c (reading /usr/include/time.h, line 100): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: dh_asn1.c (reading /usr/include/time.h, line 116): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: dh_asn1.c (reading ../../include/openssl/asn1t.h, line 62): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: dh_lib.c (reading ../../include/openssl/sha.h, line 63): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: dh_rfc5114.c, line 246: # error "unsupported BN_BITS2"
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/dh'
making depend in crypto/ecdh...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/ecdh'
../../util/domd ../.. -MD makedepend -- -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_EC_NISTP_64_GCC_128 -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_LIBUNBOUND -DOPENSSL_NO_MD2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SCTP -DOPENSSL_NO_SSL_TRACE -DOPENSSL_NO_SSL2 -DOPENSSL_NO_STORE -DOPENSSL_NO_UNIT_TEST -DOPENSSL_NO_WEAK_SSL_CIPHERS -- ech_lib.c ech_ossl.c ech_key.c ech_err.c ech_kdf.c
makedepend: warning: ech_lib.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: ech_lib.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../gnu/stubs.h
not in ../../gnu/stubs.h
not in ../modes/gnu/stubs.h
not in ../asn1/gnu/stubs.h
not in ../evp/gnu/stubs.h
not in ../../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: ech_lib.c (reading /usr/include/time.h, line 37): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ech_lib.c (reading /usr/include/time.h, line 41): cannot find include file "bits/time.h"
not in ../bits/time.h
not in ../../bits/time.h
not in ../modes/bits/time.h
not in ../asn1/bits/time.h
not in ../evp/bits/time.h
not in ../../include/bits/time.h
not in /usr/include/bits/time.h
makedepend: warning: ech_lib.c (reading /usr/include/time.h, line 55): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: ech_lib.c (reading /usr/include/time.h, line 71): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: ech_lib.c (reading /usr/include/time.h, line 88): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: ech_lib.c (reading /usr/include/time.h, line 100): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: ech_lib.c (reading /usr/include/time.h, line 116): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: ech_lib.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ech_lib.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: ech_lib.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: ech_lib.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ech_lib.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ech_lib.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: ech_lib.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: ech_lib.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../bits/stdio_lim.h
not in ../../bits/stdio_lim.h
not in ../modes/bits/stdio_lim.h
not in ../asn1/bits/stdio_lim.h
not in ../evp/bits/stdio_lim.h
not in ../../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: ech_lib.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../bits/sys_errlist.h
not in ../../bits/sys_errlist.h
not in ../modes/bits/sys_errlist.h
not in ../asn1/bits/sys_errlist.h
not in ../evp/bits/sys_errlist.h
not in ../../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: ech_lib.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: ech_lib.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ech_lib.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../bits/waitflags.h
not in ../../bits/waitflags.h
not in ../modes/bits/waitflags.h
not in ../asn1/bits/waitflags.h
not in ../evp/bits/waitflags.h
not in ../../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: ech_lib.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../bits/waitstatus.h
not in ../../bits/waitstatus.h
not in ../modes/bits/waitstatus.h
not in ../asn1/bits/waitstatus.h
not in ../evp/bits/waitstatus.h
not in ../../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: ech_lib.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: ech_lib.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ech_lib.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../bits/stdlib-float.h
not in ../../bits/stdlib-float.h
not in ../modes/bits/stdlib-float.h
not in ../asn1/bits/stdlib-float.h
not in ../evp/bits/stdlib-float.h
not in ../../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: ech_lib.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ech_lib.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ech_lib.c (reading ../../include/openssl/buffer.h, line 71): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: ech_lib.c (reading ../../include/openssl/sha.h, line 63): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ech_lib.c (reading /usr/include/errno.h, line 35): cannot find include file "bits/errno.h"
not in ../bits/errno.h
not in ../../bits/errno.h
not in ../modes/bits/errno.h
not in ../asn1/bits/errno.h
not in ../evp/bits/errno.h
not in ../../include/bits/errno.h
not in /usr/include/bits/errno.h
makedepend: warning: ech_ossl.c (reading /usr/include/limits.h, line 123): cannot find include file "limits.h"
makedepend: warning: ech_ossl.c (reading /usr/include/limits.h, line 143): cannot find include file "bits/posix1_lim.h"
not in ../bits/posix1_lim.h
not in ../../bits/posix1_lim.h
not in ../modes/bits/posix1_lim.h
not in ../asn1/bits/posix1_lim.h
not in ../evp/bits/posix1_lim.h
not in ../../include/bits/posix1_lim.h
not in /usr/include/bits/posix1_lim.h
makedepend: warning: ech_ossl.c (reading /usr/include/limits.h, line 147): cannot find include file "bits/posix2_lim.h"
not in ../bits/posix2_lim.h
not in ../../bits/posix2_lim.h
not in ../modes/bits/posix2_lim.h
not in ../asn1/bits/posix2_lim.h
not in ../evp/bits/posix2_lim.h
not in ../../include/bits/posix2_lim.h
not in /usr/include/bits/posix2_lim.h
makedepend: warning: ech_ossl.c (reading /usr/include/unistd.h, line 202): cannot find include file "bits/posix_opt.h"
not in ../bits/posix_opt.h
not in ../../bits/posix_opt.h
not in ../modes/bits/posix_opt.h
not in ../asn1/bits/posix_opt.h
not in ../evp/bits/posix_opt.h
not in ../../include/bits/posix_opt.h
not in /usr/include/bits/posix_opt.h
makedepend: warning: ech_ossl.c (reading /usr/include/unistd.h, line 206): cannot find include file "bits/environments.h"
not in ../bits/environments.h
not in ../../bits/environments.h
not in ../modes/bits/environments.h
not in ../asn1/bits/environments.h
not in ../evp/bits/environments.h
not in ../../include/bits/environments.h
not in /usr/include/bits/environments.h
makedepend: warning: ech_ossl.c (reading /usr/include/unistd.h, line 217): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: ech_ossl.c (reading /usr/include/unistd.h, line 226): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ech_ossl.c (reading /usr/include/unistd.h, line 609): cannot find include file "bits/confname.h"
not in ../bits/confname.h
not in ../../bits/confname.h
not in ../modes/bits/confname.h
not in ../asn1/bits/confname.h
not in ../evp/bits/confname.h
not in ../../include/bits/confname.h
not in /usr/include/bits/confname.h
makedepend: warning: ech_ossl.c (reading ../../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/ecdh'
making depend in crypto/dso...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/dso'
../../util/domd ../.. -MD makedepend -- -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_EC_NISTP_64_GCC_128 -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_LIBUNBOUND -DOPENSSL_NO_MD2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SCTP -DOPENSSL_NO_SSL_TRACE -DOPENSSL_NO_SSL2 -DOPENSSL_NO_STORE -DOPENSSL_NO_UNIT_TEST -DOPENSSL_NO_WEAK_SSL_CIPHERS -- dso_dl.c dso_dlfcn.c dso_err.c dso_lib.c dso_null.c dso_openssl.c dso_win32.c dso_vms.c dso_beos.c
makedepend: warning: dso_dl.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: dso_dl.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../gnu/stubs.h
not in ../../gnu/stubs.h
not in ../modes/gnu/stubs.h
not in ../asn1/gnu/stubs.h
not in ../evp/gnu/stubs.h
not in ../../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: dso_dl.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: dso_dl.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: dso_dl.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: dso_dl.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: dso_dl.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: dso_dl.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: dso_dl.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: dso_dl.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../bits/stdio_lim.h
not in ../../bits/stdio_lim.h
not in ../modes/bits/stdio_lim.h
not in ../asn1/bits/stdio_lim.h
not in ../evp/bits/stdio_lim.h
not in ../../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: dso_dl.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../bits/sys_errlist.h
not in ../../bits/sys_errlist.h
not in ../modes/bits/sys_errlist.h
not in ../asn1/bits/sys_errlist.h
not in ../evp/bits/sys_errlist.h
not in ../../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: dso_dl.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: dso_dl.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../bits/waitflags.h
not in ../../bits/waitflags.h
not in ../modes/bits/waitflags.h
not in ../asn1/bits/waitflags.h
not in ../evp/bits/waitflags.h
not in ../../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: dso_dl.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../bits/waitstatus.h
not in ../../bits/waitstatus.h
not in ../modes/bits/waitstatus.h
not in ../asn1/bits/waitstatus.h
not in ../evp/bits/waitstatus.h
not in ../../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: dso_dl.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: dso_dl.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: dso_dl.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../bits/stdlib-float.h
not in ../../bits/stdlib-float.h
not in ../modes/bits/stdlib-float.h
not in ../asn1/bits/stdlib-float.h
not in ../evp/bits/stdlib-float.h
not in ../../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: dso_dl.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: dso_dl.c (reading /usr/include/unistd.h, line 202): cannot find include file "bits/posix_opt.h"
not in ../bits/posix_opt.h
not in ../../bits/posix_opt.h
not in ../modes/bits/posix_opt.h
not in ../asn1/bits/posix_opt.h
not in ../evp/bits/posix_opt.h
not in ../../include/bits/posix_opt.h
not in /usr/include/bits/posix_opt.h
makedepend: warning: dso_dl.c (reading /usr/include/unistd.h, line 206): cannot find include file "bits/environments.h"
not in ../bits/environments.h
not in ../../bits/environments.h
not in ../modes/bits/environments.h
not in ../asn1/bits/environments.h
not in ../evp/bits/environments.h
not in ../../include/bits/environments.h
not in /usr/include/bits/environments.h
makedepend: warning: dso_dl.c (reading /usr/include/unistd.h, line 217): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: dso_dl.c (reading /usr/include/unistd.h, line 226): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: dso_dl.c (reading /usr/include/unistd.h, line 609): cannot find include file "bits/confname.h"
not in ../bits/confname.h
not in ../../bits/confname.h
not in ../modes/bits/confname.h
not in ../asn1/bits/confname.h
not in ../evp/bits/confname.h
not in ../../include/bits/confname.h
not in /usr/include/bits/confname.h
makedepend: warning: dso_dl.c (reading ../../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: dso_dl.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: dso_dl.c (reading ../../include/openssl/buffer.h, line 71): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: dso_dl.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: dso_dl.c (reading /usr/include/errno.h, line 35): cannot find include file "bits/errno.h"
not in ../bits/errno.h
not in ../../bits/errno.h
not in ../modes/bits/errno.h
not in ../asn1/bits/errno.h
not in ../evp/bits/errno.h
not in ../../include/bits/errno.h
not in /usr/include/bits/errno.h
makedepend: warning: dso_dlfcn.c (reading /usr/include/dlfcn.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: dso_dlfcn.c (reading /usr/include/dlfcn.h, line 27): cannot find include file "bits/dlfcn.h"
not in ../bits/dlfcn.h
not in ../../bits/dlfcn.h
not in ../modes/bits/dlfcn.h
not in ../asn1/bits/dlfcn.h
not in ../evp/bits/dlfcn.h
not in ../../include/bits/dlfcn.h
not in /usr/include/bits/dlfcn.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/dso'
making depend in crypto/engine...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/engine'
../../util/domd ../.. -MD makedepend -- -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_EC_NISTP_64_GCC_128 -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_LIBUNBOUND -DOPENSSL_NO_MD2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SCTP -DOPENSSL_NO_SSL_TRACE -DOPENSSL_NO_SSL2 -DOPENSSL_NO_STORE -DOPENSSL_NO_UNIT_TEST -DOPENSSL_NO_WEAK_SSL_CIPHERS -- eng_err.c eng_lib.c eng_list.c eng_init.c eng_ctrl.c eng_table.c eng_pkey.c eng_fat.c eng_all.c tb_rsa.c tb_dsa.c tb_ecdsa.c tb_dh.c tb_ecdh.c tb_rand.c tb_store.c tb_cipher.c tb_digest.c tb_pkmeth.c tb_asnmth.c eng_openssl.c eng_cnf.c eng_dyn.c eng_cryptodev.c eng_rdrand.c
makedepend: warning: eng_err.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: eng_err.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../gnu/stubs.h
not in ../../gnu/stubs.h
not in ../modes/gnu/stubs.h
not in ../asn1/gnu/stubs.h
not in ../evp/gnu/stubs.h
not in ../../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: eng_err.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: eng_err.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: eng_err.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: eng_err.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: eng_err.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: eng_err.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: eng_err.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: eng_err.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../bits/stdio_lim.h
not in ../../bits/stdio_lim.h
not in ../modes/bits/stdio_lim.h
not in ../asn1/bits/stdio_lim.h
not in ../evp/bits/stdio_lim.h
not in ../../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: eng_err.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../bits/sys_errlist.h
not in ../../bits/sys_errlist.h
not in ../modes/bits/sys_errlist.h
not in ../asn1/bits/sys_errlist.h
not in ../evp/bits/sys_errlist.h
not in ../../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: eng_err.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: eng_err.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../bits/waitflags.h
not in ../../bits/waitflags.h
not in ../modes/bits/waitflags.h
not in ../asn1/bits/waitflags.h
not in ../evp/bits/waitflags.h
not in ../../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: eng_err.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../bits/waitstatus.h
not in ../../bits/waitstatus.h
not in ../modes/bits/waitstatus.h
not in ../asn1/bits/waitstatus.h
not in ../evp/bits/waitstatus.h
not in ../../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: eng_err.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: eng_err.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: eng_err.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../bits/stdlib-float.h
not in ../../bits/stdlib-float.h
not in ../modes/bits/stdlib-float.h
not in ../asn1/bits/stdlib-float.h
not in ../evp/bits/stdlib-float.h
not in ../../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: eng_err.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: eng_err.c (reading /usr/include/errno.h, line 35): cannot find include file "bits/errno.h"
not in ../bits/errno.h
not in ../../bits/errno.h
not in ../modes/bits/errno.h
not in ../asn1/bits/errno.h
not in ../evp/bits/errno.h
not in ../../include/bits/errno.h
not in /usr/include/bits/errno.h
makedepend: warning: eng_err.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: eng_err.c (reading ../../include/openssl/buffer.h, line 71): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: eng_err.c (reading /usr/include/time.h, line 37): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: eng_err.c (reading /usr/include/time.h, line 41): cannot find include file "bits/time.h"
not in ../bits/time.h
not in ../../bits/time.h
not in ../modes/bits/time.h
not in ../asn1/bits/time.h
not in ../evp/bits/time.h
not in ../../include/bits/time.h
not in /usr/include/bits/time.h
makedepend: warning: eng_err.c (reading /usr/include/time.h, line 55): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: eng_err.c (reading /usr/include/time.h, line 71): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: eng_err.c (reading /usr/include/time.h, line 88): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: eng_err.c (reading /usr/include/time.h, line 100): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: eng_err.c (reading /usr/include/time.h, line 116): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: eng_err.c (reading ../../include/openssl/sha.h, line 63): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: eng_lib.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: eng_lib.c (reading /usr/include/unistd.h, line 202): cannot find include file "bits/posix_opt.h"
not in ../bits/posix_opt.h
not in ../../bits/posix_opt.h
not in ../modes/bits/posix_opt.h
not in ../asn1/bits/posix_opt.h
not in ../evp/bits/posix_opt.h
not in ../../include/bits/posix_opt.h
not in /usr/include/bits/posix_opt.h
makedepend: warning: eng_lib.c (reading /usr/include/unistd.h, line 206): cannot find include file "bits/environments.h"
not in ../bits/environments.h
not in ../../bits/environments.h
not in ../modes/bits/environments.h
not in ../asn1/bits/environments.h
not in ../evp/bits/environments.h
not in ../../include/bits/environments.h
not in /usr/include/bits/environments.h
makedepend: warning: eng_lib.c (reading /usr/include/unistd.h, line 217): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: eng_lib.c (reading /usr/include/unistd.h, line 226): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: eng_lib.c (reading /usr/include/unistd.h, line 609): cannot find include file "bits/confname.h"
not in ../bits/confname.h
not in ../../bits/confname.h
not in ../modes/bits/confname.h
not in ../asn1/bits/confname.h
not in ../evp/bits/confname.h
not in ../../include/bits/confname.h
not in /usr/include/bits/confname.h
makedepend: warning: eng_lib.c (reading ../../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: eng_openssl.c (reading ../../include/openssl/rc4.h, line 67): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: eng_cryptodev.c (reading /usr/include/limits.h, line 123): cannot find include file "limits.h"
makedepend: warning: eng_cryptodev.c (reading /usr/include/limits.h, line 143): cannot find include file "bits/posix1_lim.h"
not in ../bits/posix1_lim.h
not in ../../bits/posix1_lim.h
not in ../modes/bits/posix1_lim.h
not in ../asn1/bits/posix1_lim.h
not in ../evp/bits/posix1_lim.h
not in ../../include/bits/posix1_lim.h
not in /usr/include/bits/posix1_lim.h
makedepend: warning: eng_cryptodev.c (reading /usr/include/limits.h, line 147): cannot find include file "bits/posix2_lim.h"
not in ../bits/posix2_lim.h
not in ../../bits/posix2_lim.h
not in ../modes/bits/posix2_lim.h
not in ../asn1/bits/posix2_lim.h
not in ../evp/bits/posix2_lim.h
not in ../../include/bits/posix2_lim.h
not in /usr/include/bits/posix2_lim.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/engine'
making depend in crypto/buffer...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/buffer'
../../util/domd ../.. -MD makedepend -- -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_EC_NISTP_64_GCC_128 -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_LIBUNBOUND -DOPENSSL_NO_MD2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SCTP -DOPENSSL_NO_SSL_TRACE -DOPENSSL_NO_SSL2 -DOPENSSL_NO_STORE -DOPENSSL_NO_UNIT_TEST -DOPENSSL_NO_WEAK_SSL_CIPHERS -- buffer.c buf_str.c buf_err.c
makedepend: warning: buffer.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: buffer.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../gnu/stubs.h
not in ../../gnu/stubs.h
not in ../modes/gnu/stubs.h
not in ../asn1/gnu/stubs.h
not in ../evp/gnu/stubs.h
not in ../../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: buffer.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: buffer.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: buffer.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: buffer.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: buffer.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: buffer.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: buffer.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: buffer.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../bits/stdio_lim.h
not in ../../bits/stdio_lim.h
not in ../modes/bits/stdio_lim.h
not in ../asn1/bits/stdio_lim.h
not in ../evp/bits/stdio_lim.h
not in ../../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: buffer.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../bits/sys_errlist.h
not in ../../bits/sys_errlist.h
not in ../modes/bits/sys_errlist.h
not in ../asn1/bits/sys_errlist.h
not in ../evp/bits/sys_errlist.h
not in ../../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: buffer.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: buffer.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../bits/waitflags.h
not in ../../bits/waitflags.h
not in ../modes/bits/waitflags.h
not in ../asn1/bits/waitflags.h
not in ../evp/bits/waitflags.h
not in ../../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: buffer.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../bits/waitstatus.h
not in ../../bits/waitstatus.h
not in ../modes/bits/waitstatus.h
not in ../asn1/bits/waitstatus.h
not in ../evp/bits/waitstatus.h
not in ../../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: buffer.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: buffer.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: buffer.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../bits/stdlib-float.h
not in ../../bits/stdlib-float.h
not in ../modes/bits/stdlib-float.h
not in ../asn1/bits/stdlib-float.h
not in ../evp/bits/stdlib-float.h
not in ../../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: buffer.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: buffer.c (reading /usr/include/unistd.h, line 202): cannot find include file "bits/posix_opt.h"
not in ../bits/posix_opt.h
not in ../../bits/posix_opt.h
not in ../modes/bits/posix_opt.h
not in ../asn1/bits/posix_opt.h
not in ../evp/bits/posix_opt.h
not in ../../include/bits/posix_opt.h
not in /usr/include/bits/posix_opt.h
makedepend: warning: buffer.c (reading /usr/include/unistd.h, line 206): cannot find include file "bits/environments.h"
not in ../bits/environments.h
not in ../../bits/environments.h
not in ../modes/bits/environments.h
not in ../asn1/bits/environments.h
not in ../evp/bits/environments.h
not in ../../include/bits/environments.h
not in /usr/include/bits/environments.h
makedepend: warning: buffer.c (reading /usr/include/unistd.h, line 217): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: buffer.c (reading /usr/include/unistd.h, line 226): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: buffer.c (reading /usr/include/unistd.h, line 609): cannot find include file "bits/confname.h"
not in ../bits/confname.h
not in ../../bits/confname.h
not in ../modes/bits/confname.h
not in ../asn1/bits/confname.h
not in ../evp/bits/confname.h
not in ../../include/bits/confname.h
not in /usr/include/bits/confname.h
makedepend: warning: buffer.c (reading ../../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: buffer.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: buffer.c (reading ../../include/openssl/buffer.h, line 71): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: buffer.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: buffer.c (reading /usr/include/errno.h, line 35): cannot find include file "bits/errno.h"
not in ../bits/errno.h
not in ../../bits/errno.h
not in ../modes/bits/errno.h
not in ../asn1/bits/errno.h
not in ../evp/bits/errno.h
not in ../../include/bits/errno.h
not in /usr/include/bits/errno.h
makedepend: warning: buf_str.c (reading /usr/include/limits.h, line 123): cannot find include file "limits.h"
makedepend: warning: buf_str.c (reading /usr/include/limits.h, line 143): cannot find include file "bits/posix1_lim.h"
not in ../bits/posix1_lim.h
not in ../../bits/posix1_lim.h
not in ../modes/bits/posix1_lim.h
not in ../asn1/bits/posix1_lim.h
not in ../evp/bits/posix1_lim.h
not in ../../include/bits/posix1_lim.h
not in /usr/include/bits/posix1_lim.h
makedepend: warning: buf_str.c (reading /usr/include/limits.h, line 147): cannot find include file "bits/posix2_lim.h"
not in ../bits/posix2_lim.h
not in ../../bits/posix2_lim.h
not in ../modes/bits/posix2_lim.h
not in ../asn1/bits/posix2_lim.h
not in ../evp/bits/posix2_lim.h
not in ../../include/bits/posix2_lim.h
not in /usr/include/bits/posix2_lim.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/buffer'
making depend in crypto/bio...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/bio'
../../util/domd ../.. -MD makedepend -- -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_EC_NISTP_64_GCC_128 -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_LIBUNBOUND -DOPENSSL_NO_MD2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SCTP -DOPENSSL_NO_SSL_TRACE -DOPENSSL_NO_SSL2 -DOPENSSL_NO_STORE -DOPENSSL_NO_UNIT_TEST -DOPENSSL_NO_WEAK_SSL_CIPHERS -- bio_lib.c bio_cb.c bio_err.c bss_mem.c bss_null.c bss_fd.c bss_file.c bss_sock.c bss_conn.c bf_null.c bf_buff.c b_print.c b_dump.c b_sock.c bss_acpt.c bf_nbio.c bss_log.c bss_bio.c bss_dgram.c
makedepend: warning: bio_lib.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: bio_lib.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../gnu/stubs.h
not in ../../gnu/stubs.h
not in ../modes/gnu/stubs.h
not in ../asn1/gnu/stubs.h
not in ../evp/gnu/stubs.h
not in ../../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: bio_lib.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: bio_lib.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: bio_lib.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: bio_lib.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: bio_lib.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: bio_lib.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: bio_lib.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: bio_lib.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../bits/stdio_lim.h
not in ../../bits/stdio_lim.h
not in ../modes/bits/stdio_lim.h
not in ../asn1/bits/stdio_lim.h
not in ../evp/bits/stdio_lim.h
not in ../../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: bio_lib.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../bits/sys_errlist.h
not in ../../bits/sys_errlist.h
not in ../modes/bits/sys_errlist.h
not in ../asn1/bits/sys_errlist.h
not in ../evp/bits/sys_errlist.h
not in ../../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: bio_lib.c (reading /usr/include/errno.h, line 35): cannot find include file "bits/errno.h"
not in ../bits/errno.h
not in ../../bits/errno.h
not in ../modes/bits/errno.h
not in ../asn1/bits/errno.h
not in ../evp/bits/errno.h
not in ../../include/bits/errno.h
not in /usr/include/bits/errno.h
makedepend: warning: bio_lib.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: bio_lib.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../bits/waitflags.h
not in ../../bits/waitflags.h
not in ../modes/bits/waitflags.h
not in ../asn1/bits/waitflags.h
not in ../evp/bits/waitflags.h
not in ../../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: bio_lib.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../bits/waitstatus.h
not in ../../bits/waitstatus.h
not in ../modes/bits/waitstatus.h
not in ../asn1/bits/waitstatus.h
not in ../evp/bits/waitstatus.h
not in ../../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: bio_lib.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: bio_lib.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: bio_lib.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../bits/stdlib-float.h
not in ../../bits/stdlib-float.h
not in ../modes/bits/stdlib-float.h
not in ../asn1/bits/stdlib-float.h
not in ../evp/bits/stdlib-float.h
not in ../../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: bio_lib.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: bio_lib.c (reading /usr/include/unistd.h, line 202): cannot find include file "bits/posix_opt.h"
not in ../bits/posix_opt.h
not in ../../bits/posix_opt.h
not in ../modes/bits/posix_opt.h
not in ../asn1/bits/posix_opt.h
not in ../evp/bits/posix_opt.h
not in ../../include/bits/posix_opt.h
not in /usr/include/bits/posix_opt.h
makedepend: warning: bio_lib.c (reading /usr/include/unistd.h, line 206): cannot find include file "bits/environments.h"
not in ../bits/environments.h
not in ../../bits/environments.h
not in ../modes/bits/environments.h
not in ../asn1/bits/environments.h
not in ../evp/bits/environments.h
not in ../../include/bits/environments.h
not in /usr/include/bits/environments.h
makedepend: warning: bio_lib.c (reading /usr/include/unistd.h, line 217): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: bio_lib.c (reading /usr/include/unistd.h, line 226): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: bio_lib.c (reading /usr/include/unistd.h, line 609): cannot find include file "bits/confname.h"
not in ../bits/confname.h
not in ../../bits/confname.h
not in ../modes/bits/confname.h
not in ../asn1/bits/confname.h
not in ../evp/bits/confname.h
not in ../../include/bits/confname.h
not in /usr/include/bits/confname.h
makedepend: warning: bio_lib.c (reading ../../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: bio_lib.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: bio_lib.c (reading ../../include/openssl/buffer.h, line 71): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: bio_lib.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: b_print.c (reading /usr/include/ctype.h, line 26): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: b_print.c (reading /usr/include/endian.h, line 36): cannot find include file "bits/endian.h"
not in ../bits/endian.h
not in ../../bits/endian.h
not in ../modes/bits/endian.h
not in ../asn1/bits/endian.h
not in ../evp/bits/endian.h
not in ../../include/bits/endian.h
not in /usr/include/bits/endian.h
makedepend: warning: b_print.c (reading /usr/include/endian.h, line 60): cannot find include file "bits/byteswap.h"
not in ../bits/byteswap.h
not in ../../bits/byteswap.h
not in ../modes/bits/byteswap.h
not in ../asn1/bits/byteswap.h
not in ../evp/bits/byteswap.h
not in ../../include/bits/byteswap.h
not in /usr/include/bits/byteswap.h
makedepend: warning: b_print.c (reading /usr/include/limits.h, line 123): cannot find include file "limits.h"
makedepend: warning: b_print.c (reading /usr/include/limits.h, line 143): cannot find include file "bits/posix1_lim.h"
not in ../bits/posix1_lim.h
not in ../../bits/posix1_lim.h
not in ../modes/bits/posix1_lim.h
not in ../asn1/bits/posix1_lim.h
not in ../evp/bits/posix1_lim.h
not in ../../include/bits/posix1_lim.h
not in /usr/include/bits/posix1_lim.h
makedepend: warning: b_print.c (reading /usr/include/limits.h, line 147): cannot find include file "bits/posix2_lim.h"
not in ../bits/posix2_lim.h
not in ../../bits/posix2_lim.h
not in ../modes/bits/posix2_lim.h
not in ../asn1/bits/posix2_lim.h
not in ../evp/bits/posix2_lim.h
not in ../../include/bits/posix2_lim.h
not in /usr/include/bits/posix2_lim.h
makedepend: warning: b_print.c, line 77: cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: bss_log.c (reading /usr/include/syslog.h, line 1): cannot find include file "sys/syslog.h"
not in ../sys/syslog.h
not in ../../sys/syslog.h
not in ../modes/sys/syslog.h
not in ../asn1/sys/syslog.h
not in ../evp/sys/syslog.h
not in ../../include/sys/syslog.h
not in /usr/include/sys/syslog.h
makedepend: warning: bss_bio.c (reading ../../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/bio'
making depend in crypto/stack...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/stack'
../../util/domd ../.. -MD makedepend -- -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_EC_NISTP_64_GCC_128 -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_LIBUNBOUND -DOPENSSL_NO_MD2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SCTP -DOPENSSL_NO_SSL_TRACE -DOPENSSL_NO_SSL2 -DOPENSSL_NO_STORE -DOPENSSL_NO_UNIT_TEST -DOPENSSL_NO_WEAK_SSL_CIPHERS -- stack.c
makedepend: warning: stack.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: stack.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../gnu/stubs.h
not in ../../gnu/stubs.h
not in ../modes/gnu/stubs.h
not in ../asn1/gnu/stubs.h
not in ../evp/gnu/stubs.h
not in ../../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: stack.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: stack.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: stack.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: stack.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: stack.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: stack.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: stack.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: stack.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../bits/stdio_lim.h
not in ../../bits/stdio_lim.h
not in ../modes/bits/stdio_lim.h
not in ../asn1/bits/stdio_lim.h
not in ../evp/bits/stdio_lim.h
not in ../../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: stack.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../bits/sys_errlist.h
not in ../../bits/sys_errlist.h
not in ../modes/bits/sys_errlist.h
not in ../asn1/bits/sys_errlist.h
not in ../evp/bits/sys_errlist.h
not in ../../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: stack.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: stack.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../bits/waitflags.h
not in ../../bits/waitflags.h
not in ../modes/bits/waitflags.h
not in ../asn1/bits/waitflags.h
not in ../evp/bits/waitflags.h
not in ../../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: stack.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../bits/waitstatus.h
not in ../../bits/waitstatus.h
not in ../modes/bits/waitstatus.h
not in ../asn1/bits/waitstatus.h
not in ../evp/bits/waitstatus.h
not in ../../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: stack.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: stack.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: stack.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../bits/stdlib-float.h
not in ../../bits/stdlib-float.h
not in ../modes/bits/stdlib-float.h
not in ../asn1/bits/stdlib-float.h
not in ../evp/bits/stdlib-float.h
not in ../../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: stack.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: stack.c (reading /usr/include/unistd.h, line 202): cannot find include file "bits/posix_opt.h"
not in ../bits/posix_opt.h
not in ../../bits/posix_opt.h
not in ../modes/bits/posix_opt.h
not in ../asn1/bits/posix_opt.h
not in ../evp/bits/posix_opt.h
not in ../../include/bits/posix_opt.h
not in /usr/include/bits/posix_opt.h
makedepend: warning: stack.c (reading /usr/include/unistd.h, line 206): cannot find include file "bits/environments.h"
not in ../bits/environments.h
not in ../../bits/environments.h
not in ../modes/bits/environments.h
not in ../asn1/bits/environments.h
not in ../evp/bits/environments.h
not in ../../include/bits/environments.h
not in /usr/include/bits/environments.h
makedepend: warning: stack.c (reading /usr/include/unistd.h, line 217): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: stack.c (reading /usr/include/unistd.h, line 226): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: stack.c (reading /usr/include/unistd.h, line 609): cannot find include file "bits/confname.h"
not in ../bits/confname.h
not in ../../bits/confname.h
not in ../modes/bits/confname.h
not in ../asn1/bits/confname.h
not in ../evp/bits/confname.h
not in ../../include/bits/confname.h
not in /usr/include/bits/confname.h
makedepend: warning: stack.c (reading ../../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: stack.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: stack.c (reading ../../include/openssl/buffer.h, line 71): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: stack.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: stack.c (reading /usr/include/errno.h, line 35): cannot find include file "bits/errno.h"
not in ../bits/errno.h
not in ../../bits/errno.h
not in ../modes/bits/errno.h
not in ../asn1/bits/errno.h
not in ../evp/bits/errno.h
not in ../../include/bits/errno.h
not in /usr/include/bits/errno.h
makedepend: warning: stack.c (reading /usr/include/time.h, line 37): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: stack.c (reading /usr/include/time.h, line 41): cannot find include file "bits/time.h"
not in ../bits/time.h
not in ../../bits/time.h
not in ../modes/bits/time.h
not in ../asn1/bits/time.h
not in ../evp/bits/time.h
not in ../../include/bits/time.h
not in /usr/include/bits/time.h
makedepend: warning: stack.c (reading /usr/include/time.h, line 55): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: stack.c (reading /usr/include/time.h, line 71): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: stack.c (reading /usr/include/time.h, line 88): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: stack.c (reading /usr/include/time.h, line 100): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: stack.c (reading /usr/include/time.h, line 116): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/stack'
making depend in crypto/lhash...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/lhash'
../../util/domd ../.. -MD makedepend -- -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_EC_NISTP_64_GCC_128 -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_LIBUNBOUND -DOPENSSL_NO_MD2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SCTP -DOPENSSL_NO_SSL_TRACE -DOPENSSL_NO_SSL2 -DOPENSSL_NO_STORE -DOPENSSL_NO_UNIT_TEST -DOPENSSL_NO_WEAK_SSL_CIPHERS -- lhash.c lh_stats.c
makedepend: warning: lhash.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: lhash.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../gnu/stubs.h
not in ../../gnu/stubs.h
not in ../modes/gnu/stubs.h
not in ../asn1/gnu/stubs.h
not in ../evp/gnu/stubs.h
not in ../../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: lhash.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: lhash.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: lhash.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: lhash.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: lhash.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: lhash.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: lhash.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: lhash.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../bits/stdio_lim.h
not in ../../bits/stdio_lim.h
not in ../modes/bits/stdio_lim.h
not in ../asn1/bits/stdio_lim.h
not in ../evp/bits/stdio_lim.h
not in ../../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: lhash.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../bits/sys_errlist.h
not in ../../bits/sys_errlist.h
not in ../modes/bits/sys_errlist.h
not in ../asn1/bits/sys_errlist.h
not in ../evp/bits/sys_errlist.h
not in ../../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: lhash.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: lhash.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: lhash.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../bits/waitflags.h
not in ../../bits/waitflags.h
not in ../modes/bits/waitflags.h
not in ../asn1/bits/waitflags.h
not in ../evp/bits/waitflags.h
not in ../../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: lhash.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../bits/waitstatus.h
not in ../../bits/waitstatus.h
not in ../modes/bits/waitstatus.h
not in ../asn1/bits/waitstatus.h
not in ../evp/bits/waitstatus.h
not in ../../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: lhash.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: lhash.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: lhash.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../bits/stdlib-float.h
not in ../../bits/stdlib-float.h
not in ../modes/bits/stdlib-float.h
not in ../asn1/bits/stdlib-float.h
not in ../evp/bits/stdlib-float.h
not in ../../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: lhash.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: lh_stats.c (reading /usr/include/unistd.h, line 202): cannot find include file "bits/posix_opt.h"
not in ../bits/posix_opt.h
not in ../../bits/posix_opt.h
not in ../modes/bits/posix_opt.h
not in ../asn1/bits/posix_opt.h
not in ../evp/bits/posix_opt.h
not in ../../include/bits/posix_opt.h
not in /usr/include/bits/posix_opt.h
makedepend: warning: lh_stats.c (reading /usr/include/unistd.h, line 206): cannot find include file "bits/environments.h"
not in ../bits/environments.h
not in ../../bits/environments.h
not in ../modes/bits/environments.h
not in ../asn1/bits/environments.h
not in ../evp/bits/environments.h
not in ../../include/bits/environments.h
not in /usr/include/bits/environments.h
makedepend: warning: lh_stats.c (reading /usr/include/unistd.h, line 217): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: lh_stats.c (reading /usr/include/unistd.h, line 226): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: lh_stats.c (reading /usr/include/unistd.h, line 609): cannot find include file "bits/confname.h"
not in ../bits/confname.h
not in ../../bits/confname.h
not in ../modes/bits/confname.h
not in ../asn1/bits/confname.h
not in ../evp/bits/confname.h
not in ../../include/bits/confname.h
not in /usr/include/bits/confname.h
makedepend: warning: lh_stats.c (reading ../../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: lh_stats.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: lh_stats.c (reading ../../include/openssl/buffer.h, line 71): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: lh_stats.c (reading /usr/include/errno.h, line 35): cannot find include file "bits/errno.h"
not in ../bits/errno.h
not in ../../bits/errno.h
not in ../modes/bits/errno.h
not in ../asn1/bits/errno.h
not in ../evp/bits/errno.h
not in ../../include/bits/errno.h
not in /usr/include/bits/errno.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/lhash'
making depend in crypto/rand...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/rand'
../../util/domd ../.. -MD makedepend -- -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_EC_NISTP_64_GCC_128 -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_LIBUNBOUND -DOPENSSL_NO_MD2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SCTP -DOPENSSL_NO_SSL_TRACE -DOPENSSL_NO_SSL2 -DOPENSSL_NO_STORE -DOPENSSL_NO_UNIT_TEST -DOPENSSL_NO_WEAK_SSL_CIPHERS -- md_rand.c randfile.c rand_lib.c rand_err.c rand_egd.c rand_win.c rand_unix.c rand_os2.c rand_nw.c
makedepend: warning: md_rand.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: md_rand.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../gnu/stubs.h
not in ../../gnu/stubs.h
not in ../modes/gnu/stubs.h
not in ../asn1/gnu/stubs.h
not in ../evp/gnu/stubs.h
not in ../../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: md_rand.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: md_rand.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: md_rand.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: md_rand.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: md_rand.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: md_rand.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: md_rand.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: md_rand.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../bits/stdio_lim.h
not in ../../bits/stdio_lim.h
not in ../modes/bits/stdio_lim.h
not in ../asn1/bits/stdio_lim.h
not in ../evp/bits/stdio_lim.h
not in ../../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: md_rand.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../bits/sys_errlist.h
not in ../../bits/sys_errlist.h
not in ../modes/bits/sys_errlist.h
not in ../asn1/bits/sys_errlist.h
not in ../evp/bits/sys_errlist.h
not in ../../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: md_rand.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: md_rand.c (reading /usr/include/unistd.h, line 202): cannot find include file "bits/posix_opt.h"
not in ../bits/posix_opt.h
not in ../../bits/posix_opt.h
not in ../modes/bits/posix_opt.h
not in ../asn1/bits/posix_opt.h
not in ../evp/bits/posix_opt.h
not in ../../include/bits/posix_opt.h
not in /usr/include/bits/posix_opt.h
makedepend: warning: md_rand.c (reading /usr/include/unistd.h, line 206): cannot find include file "bits/environments.h"
not in ../bits/environments.h
not in ../../bits/environments.h
not in ../modes/bits/environments.h
not in ../asn1/bits/environments.h
not in ../evp/bits/environments.h
not in ../../include/bits/environments.h
not in /usr/include/bits/environments.h
makedepend: warning: md_rand.c (reading /usr/include/unistd.h, line 217): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: md_rand.c (reading /usr/include/unistd.h, line 226): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: md_rand.c (reading /usr/include/unistd.h, line 609): cannot find include file "bits/confname.h"
not in ../bits/confname.h
not in ../../bits/confname.h
not in ../modes/bits/confname.h
not in ../asn1/bits/confname.h
not in ../evp/bits/confname.h
not in ../../include/bits/confname.h
not in /usr/include/bits/confname.h
makedepend: warning: md_rand.c (reading ../../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: md_rand.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: md_rand.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../bits/waitflags.h
not in ../../bits/waitflags.h
not in ../modes/bits/waitflags.h
not in ../asn1/bits/waitflags.h
not in ../evp/bits/waitflags.h
not in ../../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: md_rand.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../bits/waitstatus.h
not in ../../bits/waitstatus.h
not in ../modes/bits/waitstatus.h
not in ../asn1/bits/waitstatus.h
not in ../evp/bits/waitstatus.h
not in ../../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: md_rand.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: md_rand.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: md_rand.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../bits/stdlib-float.h
not in ../../bits/stdlib-float.h
not in ../modes/bits/stdlib-float.h
not in ../asn1/bits/stdlib-float.h
not in ../evp/bits/stdlib-float.h
not in ../../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: md_rand.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: md_rand.c (reading /usr/include/time.h, line 37): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: md_rand.c (reading /usr/include/time.h, line 41): cannot find include file "bits/time.h"
not in ../bits/time.h
not in ../../bits/time.h
not in ../modes/bits/time.h
not in ../asn1/bits/time.h
not in ../evp/bits/time.h
not in ../../include/bits/time.h
not in /usr/include/bits/time.h
makedepend: warning: md_rand.c (reading /usr/include/time.h, line 55): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: md_rand.c (reading /usr/include/time.h, line 71): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: md_rand.c (reading /usr/include/time.h, line 88): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: md_rand.c (reading /usr/include/time.h, line 100): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: md_rand.c (reading /usr/include/time.h, line 116): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: md_rand.c (reading ../../include/openssl/sha.h, line 63): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: md_rand.c (reading /usr/include/errno.h, line 35): cannot find include file "bits/errno.h"
not in ../bits/errno.h
not in ../../bits/errno.h
not in ../modes/bits/errno.h
not in ../asn1/bits/errno.h
not in ../evp/bits/errno.h
not in ../../include/bits/errno.h
not in /usr/include/bits/errno.h
makedepend: warning: randfile.c (reading ../../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: randfile.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: randfile.c (reading ../../include/openssl/buffer.h, line 71): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: randfile.c, line 78: cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: randfile.c, line 81: cannot find include file "sys/stat.h"
not in ../sys/stat.h
not in ../../sys/stat.h
not in ../modes/sys/stat.h
not in ../asn1/sys/stat.h
not in ../evp/sys/stat.h
not in ../../include/sys/stat.h
not in /usr/include/sys/stat.h
makedepend: warning: randfile.c (reading /usr/include/fcntl.h, line 31): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: randfile.c (reading /usr/include/fcntl.h, line 35): cannot find include file "bits/fcntl.h"
not in ../bits/fcntl.h
not in ../../bits/fcntl.h
not in ../modes/bits/fcntl.h
not in ../asn1/bits/fcntl.h
not in ../evp/bits/fcntl.h
not in ../../include/bits/fcntl.h
not in /usr/include/bits/fcntl.h
makedepend: warning: randfile.c (reading /usr/include/fcntl.h, line 68): cannot find include file "bits/stat.h"
not in ../bits/stat.h
not in ../../bits/stat.h
not in ../modes/bits/stat.h
not in ../asn1/bits/stat.h
not in ../evp/bits/stat.h
not in ../../include/bits/stat.h
not in /usr/include/bits/stat.h
makedepend: warning: rand_lib.c (reading ../../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: rand_egd.c, line 116: cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: rand_egd.c, line 117: cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: rand_egd.c, line 118: cannot find include file "sys/socket.h"
not in ../sys/socket.h
not in ../../sys/socket.h
not in ../modes/sys/socket.h
not in ../asn1/sys/socket.h
not in ../evp/sys/socket.h
not in ../../include/sys/socket.h
not in /usr/include/sys/socket.h
makedepend: warning: rand_egd.c, line 123: cannot find include file "sys/un.h"
not in ../sys/un.h
not in ../../sys/un.h
not in ../modes/sys/un.h
not in ../asn1/sys/un.h
not in ../evp/sys/un.h
not in ../../include/sys/un.h
not in /usr/include/sys/un.h
makedepend: warning: rand_unix.c (reading ../../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: rand_unix.c (reading ../../e_os.h, line 585): cannot find include file "sys/param.h"
not in ../sys/param.h
not in ../../sys/param.h
not in ../modes/sys/param.h
not in ../asn1/sys/param.h
not in ../evp/sys/param.h
not in ../../include/sys/param.h
not in /usr/include/sys/param.h
makedepend: warning: rand_unix.c (reading ../../e_os.h, line 590): cannot find include file "sys/time.h"
not in ../sys/time.h
not in ../../sys/time.h
not in ../modes/sys/time.h
not in ../asn1/sys/time.h
not in ../evp/sys/time.h
not in ../../include/sys/time.h
not in /usr/include/sys/time.h
makedepend: warning: rand_unix.c (reading /usr/include/stdint.h, line 26): cannot find include file "bits/wchar.h"
not in ../bits/wchar.h
not in ../../bits/wchar.h
not in ../modes/bits/wchar.h
not in ../asn1/bits/wchar.h
not in ../evp/bits/wchar.h
not in ../../include/bits/wchar.h
not in /usr/include/bits/wchar.h
makedepend: warning: rand_unix.c (reading /usr/include/stdint.h, line 27): cannot find include file "bits/wordsize.h"
not in ../bits/wordsize.h
not in ../../bits/wordsize.h
not in ../modes/bits/wordsize.h
not in ../asn1/bits/wordsize.h
not in ../evp/bits/wordsize.h
not in ../../include/bits/wordsize.h
not in /usr/include/bits/wordsize.h
makedepend: warning: rand_unix.c (reading /usr/include/netinet/in.h, line 23): cannot find include file "sys/socket.h"
not in ../sys/socket.h
not in ../../sys/socket.h
not in ../modes/sys/socket.h
not in ../asn1/sys/socket.h
not in ../evp/sys/socket.h
not in ../../include/sys/socket.h
not in /usr/include/sys/socket.h
makedepend: warning: rand_unix.c (reading /usr/include/netinet/in.h, line 24): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: rand_unix.c (reading /usr/include/netinet/in.h, line 37): cannot find include file "bits/in.h"
not in ../bits/in.h
not in ../../bits/in.h
not in ../modes/bits/in.h
not in ../asn1/bits/in.h
not in ../evp/bits/in.h
not in ../../include/bits/in.h
not in /usr/include/bits/in.h
makedepend: warning: rand_unix.c (reading /usr/include/endian.h, line 36): cannot find include file "bits/endian.h"
not in ../bits/endian.h
not in ../../bits/endian.h
not in ../modes/bits/endian.h
not in ../asn1/bits/endian.h
not in ../evp/bits/endian.h
not in ../../include/bits/endian.h
not in /usr/include/bits/endian.h
makedepend: warning: rand_unix.c (reading /usr/include/endian.h, line 60): cannot find include file "bits/byteswap.h"
not in ../bits/byteswap.h
not in ../../bits/byteswap.h
not in ../modes/bits/byteswap.h
not in ../asn1/bits/byteswap.h
not in ../evp/bits/byteswap.h
not in ../../include/bits/byteswap.h
not in /usr/include/bits/byteswap.h
makedepend: warning: rand_unix.c (reading /usr/include/netinet/in.h, line 385): cannot find include file "bits/byteswap.h"
not in ../bits/byteswap.h
not in ../../bits/byteswap.h
not in ../modes/bits/byteswap.h
not in ../asn1/bits/byteswap.h
not in ../evp/bits/byteswap.h
not in ../../include/bits/byteswap.h
not in /usr/include/bits/byteswap.h
makedepend: warning: rand_unix.c (reading /usr/include/rpc/netdb.h, line 42): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: rand_unix.c (reading /usr/include/netdb.h, line 42): cannot find include file "bits/netdb.h"
not in ../bits/netdb.h
not in ../../bits/netdb.h
not in ../modes/bits/netdb.h
not in ../asn1/bits/netdb.h
not in ../evp/bits/netdb.h
not in ../../include/bits/netdb.h
not in /usr/include/bits/netdb.h
makedepend: warning: rand_unix.c (reading ../../e_os.h, line 599): cannot find include file "sys/socket.h"
not in ../sys/socket.h
not in ../../sys/socket.h
not in ../modes/sys/socket.h
not in ../asn1/sys/socket.h
not in ../evp/sys/socket.h
not in ../../include/sys/socket.h
not in /usr/include/sys/socket.h
makedepend: warning: rand_unix.c (reading ../../e_os.h, line 626): cannot find include file "sys/ioctl.h"
not in ../sys/ioctl.h
not in ../../sys/ioctl.h
not in ../modes/sys/ioctl.h
not in ../asn1/sys/ioctl.h
not in ../evp/sys/ioctl.h
not in ../../include/sys/ioctl.h
not in /usr/include/sys/ioctl.h
makedepend: warning: rand_unix.c, line 121: cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: rand_unix.c, line 122: cannot find include file "sys/time.h"
not in ../sys/time.h
not in ../../sys/time.h
not in ../modes/sys/time.h
not in ../asn1/sys/time.h
not in ../evp/sys/time.h
not in ../../include/sys/time.h
not in /usr/include/sys/time.h
makedepend: warning: rand_unix.c, line 123: cannot find include file "sys/times.h"
not in ../sys/times.h
not in ../../sys/times.h
not in ../modes/sys/times.h
not in ../asn1/sys/times.h
not in ../evp/sys/times.h
not in ../../include/sys/times.h
not in /usr/include/sys/times.h
makedepend: warning: rand_unix.c, line 124: cannot find include file "sys/stat.h"
not in ../sys/stat.h
not in ../../sys/stat.h
not in ../modes/sys/stat.h
not in ../asn1/sys/stat.h
not in ../evp/sys/stat.h
not in ../../include/sys/stat.h
not in /usr/include/sys/stat.h
makedepend: warning: rand_unix.c (reading /usr/include/limits.h, line 123): cannot find include file "limits.h"
makedepend: warning: rand_unix.c (reading /usr/include/limits.h, line 143): cannot find include file "bits/posix1_lim.h"
not in ../bits/posix1_lim.h
not in ../../bits/posix1_lim.h
not in ../modes/bits/posix1_lim.h
not in ../asn1/bits/posix1_lim.h
not in ../evp/bits/posix1_lim.h
not in ../../include/bits/posix1_lim.h
not in /usr/include/bits/posix1_lim.h
makedepend: warning: rand_unix.c (reading /usr/include/limits.h, line 147): cannot find include file "bits/posix2_lim.h"
not in ../bits/posix2_lim.h
not in ../../bits/posix2_lim.h
not in ../modes/bits/posix2_lim.h
not in ../asn1/bits/posix2_lim.h
not in ../evp/bits/posix2_lim.h
not in ../../include/bits/posix2_lim.h
not in /usr/include/bits/posix2_lim.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/rand'
making depend in crypto/err...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/err'
../../util/domd ../.. -MD makedepend -- -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_EC_NISTP_64_GCC_128 -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_LIBUNBOUND -DOPENSSL_NO_MD2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SCTP -DOPENSSL_NO_SSL_TRACE -DOPENSSL_NO_SSL2 -DOPENSSL_NO_STORE -DOPENSSL_NO_UNIT_TEST -DOPENSSL_NO_WEAK_SSL_CIPHERS -- err.c err_all.c err_prn.c
makedepend: warning: err.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: err.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../gnu/stubs.h
not in ../../gnu/stubs.h
not in ../modes/gnu/stubs.h
not in ../asn1/gnu/stubs.h
not in ../evp/gnu/stubs.h
not in ../../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: err.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: err.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: err.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: err.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: err.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: err.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: err.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: err.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../bits/stdio_lim.h
not in ../../bits/stdio_lim.h
not in ../modes/bits/stdio_lim.h
not in ../asn1/bits/stdio_lim.h
not in ../evp/bits/stdio_lim.h
not in ../../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: err.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../bits/sys_errlist.h
not in ../../bits/sys_errlist.h
not in ../modes/bits/sys_errlist.h
not in ../asn1/bits/sys_errlist.h
not in ../evp/bits/sys_errlist.h
not in ../../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: err.c, line 113: cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: err.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: err.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: err.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../bits/waitflags.h
not in ../../bits/waitflags.h
not in ../modes/bits/waitflags.h
not in ../asn1/bits/waitflags.h
not in ../evp/bits/waitflags.h
not in ../../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: err.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../bits/waitstatus.h
not in ../../bits/waitstatus.h
not in ../modes/bits/waitstatus.h
not in ../asn1/bits/waitstatus.h
not in ../evp/bits/waitstatus.h
not in ../../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: err.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: err.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: err.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../bits/stdlib-float.h
not in ../../bits/stdlib-float.h
not in ../modes/bits/stdlib-float.h
not in ../asn1/bits/stdlib-float.h
not in ../evp/bits/stdlib-float.h
not in ../../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: err.c (reading /usr/include/unistd.h, line 202): cannot find include file "bits/posix_opt.h"
not in ../bits/posix_opt.h
not in ../../bits/posix_opt.h
not in ../modes/bits/posix_opt.h
not in ../asn1/bits/posix_opt.h
not in ../evp/bits/posix_opt.h
not in ../../include/bits/posix_opt.h
not in /usr/include/bits/posix_opt.h
makedepend: warning: err.c (reading /usr/include/unistd.h, line 206): cannot find include file "bits/environments.h"
not in ../bits/environments.h
not in ../../bits/environments.h
not in ../modes/bits/environments.h
not in ../asn1/bits/environments.h
not in ../evp/bits/environments.h
not in ../../include/bits/environments.h
not in /usr/include/bits/environments.h
makedepend: warning: err.c (reading /usr/include/unistd.h, line 217): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: err.c (reading /usr/include/unistd.h, line 226): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: err.c (reading /usr/include/unistd.h, line 609): cannot find include file "bits/confname.h"
not in ../bits/confname.h
not in ../../bits/confname.h
not in ../modes/bits/confname.h
not in ../asn1/bits/confname.h
not in ../evp/bits/confname.h
not in ../../include/bits/confname.h
not in /usr/include/bits/confname.h
makedepend: warning: err.c (reading ../../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: err.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: err.c (reading ../../include/openssl/buffer.h, line 71): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: err.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: err.c (reading /usr/include/errno.h, line 35): cannot find include file "bits/errno.h"
not in ../bits/errno.h
not in ../../bits/errno.h
not in ../modes/bits/errno.h
not in ../asn1/bits/errno.h
not in ../evp/bits/errno.h
not in ../../include/bits/errno.h
not in /usr/include/bits/errno.h
makedepend: warning: err_all.c (reading /usr/include/time.h, line 37): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: err_all.c (reading /usr/include/time.h, line 41): cannot find include file "bits/time.h"
not in ../bits/time.h
not in ../../bits/time.h
not in ../modes/bits/time.h
not in ../asn1/bits/time.h
not in ../evp/bits/time.h
not in ../../include/bits/time.h
not in /usr/include/bits/time.h
makedepend: warning: err_all.c (reading /usr/include/time.h, line 55): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: err_all.c (reading /usr/include/time.h, line 71): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: err_all.c (reading /usr/include/time.h, line 88): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: err_all.c (reading /usr/include/time.h, line 100): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: err_all.c (reading /usr/include/time.h, line 116): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: err_all.c (reading /usr/include/limits.h, line 123): cannot find include file "limits.h"
makedepend: warning: err_all.c (reading /usr/include/limits.h, line 143): cannot find include file "bits/posix1_lim.h"
not in ../bits/posix1_lim.h
not in ../../bits/posix1_lim.h
not in ../modes/bits/posix1_lim.h
not in ../asn1/bits/posix1_lim.h
not in ../evp/bits/posix1_lim.h
not in ../../include/bits/posix1_lim.h
not in /usr/include/bits/posix1_lim.h
makedepend: warning: err_all.c (reading /usr/include/limits.h, line 147): cannot find include file "bits/posix2_lim.h"
not in ../bits/posix2_lim.h
not in ../../bits/posix2_lim.h
not in ../modes/bits/posix2_lim.h
not in ../asn1/bits/posix2_lim.h
not in ../evp/bits/posix2_lim.h
not in ../../include/bits/posix2_lim.h
not in /usr/include/bits/posix2_lim.h
makedepend: warning: err_all.c (reading ../../include/openssl/sha.h, line 63): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/err'
making depend in crypto/evp...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/evp'
../../util/domd ../.. -MD makedepend -- -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_EC_NISTP_64_GCC_128 -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_LIBUNBOUND -DOPENSSL_NO_MD2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SCTP -DOPENSSL_NO_SSL_TRACE -DOPENSSL_NO_SSL2 -DOPENSSL_NO_STORE -DOPENSSL_NO_UNIT_TEST -DOPENSSL_NO_WEAK_SSL_CIPHERS -- encode.c digest.c evp_enc.c evp_key.c evp_acnf.c evp_cnf.c e_des.c e_bf.c e_idea.c e_des3.c e_camellia.c e_rc4.c e_aes.c names.c e_seed.c e_xcbc_d.c e_rc2.c e_cast.c e_rc5.c m_null.c m_md2.c m_md4.c m_md5.c m_sha.c m_sha1.c m_wp.c m_dss.c m_dss1.c m_mdc2.c m_ripemd.c m_ecdsa.c p_open.c p_seal.c p_sign.c p_verify.c p_lib.c p_enc.c p_dec.c bio_md.c bio_b64.c bio_enc.c evp_err.c e_null.c c_all.c c_allc.c c_alld.c evp_lib.c bio_ok.c evp_pkey.c evp_pbe.c p5_crpt.c p5_crpt2.c e_old.c pmeth_lib.c pmeth_fn.c pmeth_gn.c m_sigver.c e_aes_cbc_hmac_sha1.c e_aes_cbc_hmac_sha256.c e_rc4_hmac_md5.c
makedepend: warning: encode.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: encode.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../gnu/stubs.h
not in ../../gnu/stubs.h
not in ../modes/gnu/stubs.h
not in ../asn1/gnu/stubs.h
not in ../evp/gnu/stubs.h
not in ../../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: encode.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: encode.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: encode.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: encode.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: encode.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: encode.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: encode.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: encode.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../bits/stdio_lim.h
not in ../../bits/stdio_lim.h
not in ../modes/bits/stdio_lim.h
not in ../asn1/bits/stdio_lim.h
not in ../evp/bits/stdio_lim.h
not in ../../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: encode.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../bits/sys_errlist.h
not in ../../bits/sys_errlist.h
not in ../modes/bits/sys_errlist.h
not in ../asn1/bits/sys_errlist.h
not in ../evp/bits/sys_errlist.h
not in ../../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: encode.c (reading /usr/include/limits.h, line 123): cannot find include file "limits.h"
makedepend: warning: encode.c (reading /usr/include/limits.h, line 143): cannot find include file "bits/posix1_lim.h"
not in ../bits/posix1_lim.h
not in ../../bits/posix1_lim.h
not in ../modes/bits/posix1_lim.h
not in ../asn1/bits/posix1_lim.h
not in ../evp/bits/posix1_lim.h
not in ../../include/bits/posix1_lim.h
not in /usr/include/bits/posix1_lim.h
makedepend: warning: encode.c (reading /usr/include/limits.h, line 147): cannot find include file "bits/posix2_lim.h"
not in ../bits/posix2_lim.h
not in ../../bits/posix2_lim.h
not in ../modes/bits/posix2_lim.h
not in ../asn1/bits/posix2_lim.h
not in ../evp/bits/posix2_lim.h
not in ../../include/bits/posix2_lim.h
not in /usr/include/bits/posix2_lim.h
makedepend: warning: encode.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: encode.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../bits/waitflags.h
not in ../../bits/waitflags.h
not in ../modes/bits/waitflags.h
not in ../asn1/bits/waitflags.h
not in ../evp/bits/waitflags.h
not in ../../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: encode.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../bits/waitstatus.h
not in ../../bits/waitstatus.h
not in ../modes/bits/waitstatus.h
not in ../asn1/bits/waitstatus.h
not in ../evp/bits/waitstatus.h
not in ../../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: encode.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: encode.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: encode.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../bits/stdlib-float.h
not in ../../bits/stdlib-float.h
not in ../modes/bits/stdlib-float.h
not in ../asn1/bits/stdlib-float.h
not in ../evp/bits/stdlib-float.h
not in ../../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: encode.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: encode.c (reading /usr/include/unistd.h, line 202): cannot find include file "bits/posix_opt.h"
not in ../bits/posix_opt.h
not in ../../bits/posix_opt.h
not in ../modes/bits/posix_opt.h
not in ../asn1/bits/posix_opt.h
not in ../evp/bits/posix_opt.h
not in ../../include/bits/posix_opt.h
not in /usr/include/bits/posix_opt.h
makedepend: warning: encode.c (reading /usr/include/unistd.h, line 206): cannot find include file "bits/environments.h"
not in ../bits/environments.h
not in ../../bits/environments.h
not in ../modes/bits/environments.h
not in ../asn1/bits/environments.h
not in ../evp/bits/environments.h
not in ../../include/bits/environments.h
not in /usr/include/bits/environments.h
makedepend: warning: encode.c (reading /usr/include/unistd.h, line 217): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: encode.c (reading /usr/include/unistd.h, line 226): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: encode.c (reading /usr/include/unistd.h, line 609): cannot find include file "bits/confname.h"
not in ../bits/confname.h
not in ../../bits/confname.h
not in ../modes/bits/confname.h
not in ../asn1/bits/confname.h
not in ../evp/bits/confname.h
not in ../../include/bits/confname.h
not in /usr/include/bits/confname.h
makedepend: warning: encode.c (reading ../../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: encode.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: encode.c (reading ../../include/openssl/buffer.h, line 71): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: encode.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: encode.c (reading /usr/include/errno.h, line 35): cannot find include file "bits/errno.h"
not in ../bits/errno.h
not in ../../bits/errno.h
not in ../modes/bits/errno.h
not in ../asn1/bits/errno.h
not in ../evp/bits/errno.h
not in ../../include/bits/errno.h
not in /usr/include/bits/errno.h
makedepend: warning: encode.c (reading /usr/include/time.h, line 37): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: encode.c (reading /usr/include/time.h, line 41): cannot find include file "bits/time.h"
not in ../bits/time.h
not in ../../bits/time.h
not in ../modes/bits/time.h
not in ../asn1/bits/time.h
not in ../evp/bits/time.h
not in ../../include/bits/time.h
not in /usr/include/bits/time.h
makedepend: warning: encode.c (reading /usr/include/time.h, line 55): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: encode.c (reading /usr/include/time.h, line 71): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: encode.c (reading /usr/include/time.h, line 88): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: encode.c (reading /usr/include/time.h, line 100): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: encode.c (reading /usr/include/time.h, line 116): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: digest.c (reading ../../include/openssl/sha.h, line 63): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: evp_cnf.c (reading /usr/include/ctype.h, line 26): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: evp_cnf.c (reading /usr/include/endian.h, line 36): cannot find include file "bits/endian.h"
not in ../bits/endian.h
not in ../../bits/endian.h
not in ../modes/bits/endian.h
not in ../asn1/bits/endian.h
not in ../evp/bits/endian.h
not in ../../include/bits/endian.h
not in /usr/include/bits/endian.h
makedepend: warning: evp_cnf.c (reading /usr/include/endian.h, line 60): cannot find include file "bits/byteswap.h"
not in ../bits/byteswap.h
not in ../../bits/byteswap.h
not in ../modes/bits/byteswap.h
not in ../asn1/bits/byteswap.h
not in ../evp/bits/byteswap.h
not in ../../include/bits/byteswap.h
not in /usr/include/bits/byteswap.h
makedepend: warning: e_camellia.c (reading ../../include/openssl/camellia.h, line 61): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: e_camellia.c (reading ../../include/openssl/modes.h, line 8): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: e_rc4.c (reading ../../include/openssl/rc4.h, line 67): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: e_aes.c (reading ../../include/openssl/aes.h, line 61): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: e_seed.c (reading ../../include/openssl/seed.h, line 99): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: m_md4.c (reading ../../include/openssl/md4.h, line 63): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: m_md5.c (reading ../../include/openssl/md5.h, line 63): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: m_wp.c (reading ../../include/openssl/whrlpool.h, line 5): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: m_ripemd.c (reading ../../include/openssl/ripemd.h, line 63): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: e_aes_cbc_hmac_sha1.c (reading ../../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/evp'
making depend in crypto/asn1...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/asn1'
../../util/domd ../.. -MD makedepend -- -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_EC_NISTP_64_GCC_128 -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_LIBUNBOUND -DOPENSSL_NO_MD2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SCTP -DOPENSSL_NO_SSL_TRACE -DOPENSSL_NO_SSL2 -DOPENSSL_NO_STORE -DOPENSSL_NO_UNIT_TEST -DOPENSSL_NO_WEAK_SSL_CIPHERS -- a_object.c a_bitstr.c a_utctm.c a_gentm.c a_time.c a_int.c a_octet.c a_print.c a_type.c a_set.c a_dup.c a_d2i_fp.c a_i2d_fp.c a_enum.c a_utf8.c a_sign.c a_digest.c a_verify.c a_mbstr.c a_strex.c x_algor.c x_val.c x_pubkey.c x_sig.c x_req.c x_attrib.c x_bignum.c x_long.c x_name.c x_x509.c x_x509a.c x_crl.c x_info.c x_spki.c nsseq.c x_nx509.c d2i_pu.c d2i_pr.c i2d_pu.c i2d_pr.c t_req.c t_x509.c t_x509a.c t_crl.c t_pkey.c t_spki.c t_bitst.c tasn_new.c tasn_fre.c tasn_enc.c tasn_dec.c tasn_utl.c tasn_typ.c tasn_prn.c ameth_lib.c f_int.c f_string.c n_pkey.c f_enum.c x_pkey.c a_bool.c x_exten.c bio_asn1.c bio_ndef.c asn_mime.c asn1_gen.c asn1_par.c asn1_lib.c asn1_err.c a_bytes.c a_strnid.c evp_asn1.c asn_pack.c p5_pbe.c p5_pbev2.c p8_pkey.c asn_moid.c
makedepend: warning: a_object.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: a_object.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../gnu/stubs.h
not in ../../gnu/stubs.h
not in ../modes/gnu/stubs.h
not in ../asn1/gnu/stubs.h
not in ../evp/gnu/stubs.h
not in ../../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: a_object.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: a_object.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: a_object.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: a_object.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: a_object.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: a_object.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: a_object.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: a_object.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../bits/stdio_lim.h
not in ../../bits/stdio_lim.h
not in ../modes/bits/stdio_lim.h
not in ../asn1/bits/stdio_lim.h
not in ../evp/bits/stdio_lim.h
not in ../../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: a_object.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../bits/sys_errlist.h
not in ../../bits/sys_errlist.h
not in ../modes/bits/sys_errlist.h
not in ../asn1/bits/sys_errlist.h
not in ../evp/bits/sys_errlist.h
not in ../../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: a_object.c (reading /usr/include/limits.h, line 123): cannot find include file "limits.h"
makedepend: warning: a_object.c (reading /usr/include/limits.h, line 143): cannot find include file "bits/posix1_lim.h"
not in ../bits/posix1_lim.h
not in ../../bits/posix1_lim.h
not in ../modes/bits/posix1_lim.h
not in ../asn1/bits/posix1_lim.h
not in ../evp/bits/posix1_lim.h
not in ../../include/bits/posix1_lim.h
not in /usr/include/bits/posix1_lim.h
makedepend: warning: a_object.c (reading /usr/include/limits.h, line 147): cannot find include file "bits/posix2_lim.h"
not in ../bits/posix2_lim.h
not in ../../bits/posix2_lim.h
not in ../modes/bits/posix2_lim.h
not in ../asn1/bits/posix2_lim.h
not in ../evp/bits/posix2_lim.h
not in ../../include/bits/posix2_lim.h
not in /usr/include/bits/posix2_lim.h
makedepend: warning: a_object.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: a_object.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../bits/waitflags.h
not in ../../bits/waitflags.h
not in ../modes/bits/waitflags.h
not in ../asn1/bits/waitflags.h
not in ../evp/bits/waitflags.h
not in ../../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: a_object.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../bits/waitstatus.h
not in ../../bits/waitstatus.h
not in ../modes/bits/waitstatus.h
not in ../asn1/bits/waitstatus.h
not in ../evp/bits/waitstatus.h
not in ../../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: a_object.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: a_object.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: a_object.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../bits/stdlib-float.h
not in ../../bits/stdlib-float.h
not in ../modes/bits/stdlib-float.h
not in ../asn1/bits/stdlib-float.h
not in ../evp/bits/stdlib-float.h
not in ../../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: a_object.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: a_object.c (reading /usr/include/unistd.h, line 202): cannot find include file "bits/posix_opt.h"
not in ../bits/posix_opt.h
not in ../../bits/posix_opt.h
not in ../modes/bits/posix_opt.h
not in ../asn1/bits/posix_opt.h
not in ../evp/bits/posix_opt.h
not in ../../include/bits/posix_opt.h
not in /usr/include/bits/posix_opt.h
makedepend: warning: a_object.c (reading /usr/include/unistd.h, line 206): cannot find include file "bits/environments.h"
not in ../bits/environments.h
not in ../../bits/environments.h
not in ../modes/bits/environments.h
not in ../asn1/bits/environments.h
not in ../evp/bits/environments.h
not in ../../include/bits/environments.h
not in /usr/include/bits/environments.h
makedepend: warning: a_object.c (reading /usr/include/unistd.h, line 217): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: a_object.c (reading /usr/include/unistd.h, line 226): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: a_object.c (reading /usr/include/unistd.h, line 609): cannot find include file "bits/confname.h"
not in ../bits/confname.h
not in ../../bits/confname.h
not in ../modes/bits/confname.h
not in ../asn1/bits/confname.h
not in ../evp/bits/confname.h
not in ../../include/bits/confname.h
not in /usr/include/bits/confname.h
makedepend: warning: a_object.c (reading ../../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: a_object.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: a_object.c (reading ../../include/openssl/buffer.h, line 71): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: a_object.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: a_object.c (reading /usr/include/errno.h, line 35): cannot find include file "bits/errno.h"
not in ../bits/errno.h
not in ../../bits/errno.h
not in ../modes/bits/errno.h
not in ../asn1/bits/errno.h
not in ../evp/bits/errno.h
not in ../../include/bits/errno.h
not in /usr/include/bits/errno.h
makedepend: warning: a_object.c (reading /usr/include/time.h, line 37): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: a_object.c (reading /usr/include/time.h, line 41): cannot find include file "bits/time.h"
not in ../bits/time.h
not in ../../bits/time.h
not in ../modes/bits/time.h
not in ../asn1/bits/time.h
not in ../evp/bits/time.h
not in ../../include/bits/time.h
not in /usr/include/bits/time.h
makedepend: warning: a_object.c (reading /usr/include/time.h, line 55): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: a_object.c (reading /usr/include/time.h, line 71): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: a_object.c (reading /usr/include/time.h, line 88): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: a_object.c (reading /usr/include/time.h, line 100): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: a_object.c (reading /usr/include/time.h, line 116): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: a_time.c (reading ../../include/openssl/asn1t.h, line 62): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: a_sign.c, line 118: cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: a_sign.c (reading ../../include/openssl/sha.h, line 63): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: a_digest.c, line 65: cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: a_verify.c, line 66: cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: a_mbstr.c (reading /usr/include/ctype.h, line 26): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: a_mbstr.c (reading /usr/include/endian.h, line 36): cannot find include file "bits/endian.h"
not in ../bits/endian.h
not in ../../bits/endian.h
not in ../modes/bits/endian.h
not in ../asn1/bits/endian.h
not in ../evp/bits/endian.h
not in ../../include/bits/endian.h
not in /usr/include/bits/endian.h
makedepend: warning: a_mbstr.c (reading /usr/include/endian.h, line 60): cannot find include file "bits/byteswap.h"
not in ../bits/byteswap.h
not in ../../bits/byteswap.h
not in ../modes/bits/byteswap.h
not in ../asn1/bits/byteswap.h
not in ../evp/bits/byteswap.h
not in ../../include/bits/byteswap.h
not in /usr/include/bits/byteswap.h
makedepend: warning: x_algor.c, line 60: cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: x_nx509.c, line 60: cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: tasn_new.c, line 60: cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: tasn_fre.c, line 60: cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: tasn_enc.c, line 60: cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: tasn_dec.c, line 60: cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: tasn_utl.c, line 60: cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: tasn_prn.c, line 60: cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: x_exten.c, line 60: cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/asn1'
making depend in crypto/pem...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/pem'
../../util/domd ../.. -MD makedepend -- -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_EC_NISTP_64_GCC_128 -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_LIBUNBOUND -DOPENSSL_NO_MD2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SCTP -DOPENSSL_NO_SSL_TRACE -DOPENSSL_NO_SSL2 -DOPENSSL_NO_STORE -DOPENSSL_NO_UNIT_TEST -DOPENSSL_NO_WEAK_SSL_CIPHERS -- pem_sign.c pem_seal.c pem_info.c pem_lib.c pem_all.c pem_err.c pem_x509.c pem_xaux.c pem_oth.c pem_pk8.c pem_pkey.c pvkfmt.c
makedepend: warning: pem_sign.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: pem_sign.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../gnu/stubs.h
not in ../../gnu/stubs.h
not in ../modes/gnu/stubs.h
not in ../asn1/gnu/stubs.h
not in ../evp/gnu/stubs.h
not in ../../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: pem_sign.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: pem_sign.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: pem_sign.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: pem_sign.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: pem_sign.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: pem_sign.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: pem_sign.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: pem_sign.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../bits/stdio_lim.h
not in ../../bits/stdio_lim.h
not in ../modes/bits/stdio_lim.h
not in ../asn1/bits/stdio_lim.h
not in ../evp/bits/stdio_lim.h
not in ../../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: pem_sign.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../bits/sys_errlist.h
not in ../../bits/sys_errlist.h
not in ../modes/bits/sys_errlist.h
not in ../asn1/bits/sys_errlist.h
not in ../evp/bits/sys_errlist.h
not in ../../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: pem_sign.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: pem_sign.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../bits/waitflags.h
not in ../../bits/waitflags.h
not in ../modes/bits/waitflags.h
not in ../asn1/bits/waitflags.h
not in ../evp/bits/waitflags.h
not in ../../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: pem_sign.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../bits/waitstatus.h
not in ../../bits/waitstatus.h
not in ../modes/bits/waitstatus.h
not in ../asn1/bits/waitstatus.h
not in ../evp/bits/waitstatus.h
not in ../../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: pem_sign.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: pem_sign.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: pem_sign.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../bits/stdlib-float.h
not in ../../bits/stdlib-float.h
not in ../modes/bits/stdlib-float.h
not in ../asn1/bits/stdlib-float.h
not in ../evp/bits/stdlib-float.h
not in ../../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: pem_sign.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: pem_sign.c (reading /usr/include/unistd.h, line 202): cannot find include file "bits/posix_opt.h"
not in ../bits/posix_opt.h
not in ../../bits/posix_opt.h
not in ../modes/bits/posix_opt.h
not in ../asn1/bits/posix_opt.h
not in ../evp/bits/posix_opt.h
not in ../../include/bits/posix_opt.h
not in /usr/include/bits/posix_opt.h
makedepend: warning: pem_sign.c (reading /usr/include/unistd.h, line 206): cannot find include file "bits/environments.h"
not in ../bits/environments.h
not in ../../bits/environments.h
not in ../modes/bits/environments.h
not in ../asn1/bits/environments.h
not in ../evp/bits/environments.h
not in ../../include/bits/environments.h
not in /usr/include/bits/environments.h
makedepend: warning: pem_sign.c (reading /usr/include/unistd.h, line 217): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: pem_sign.c (reading /usr/include/unistd.h, line 226): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: pem_sign.c (reading /usr/include/unistd.h, line 609): cannot find include file "bits/confname.h"
not in ../bits/confname.h
not in ../../bits/confname.h
not in ../modes/bits/confname.h
not in ../asn1/bits/confname.h
not in ../evp/bits/confname.h
not in ../../include/bits/confname.h
not in /usr/include/bits/confname.h
makedepend: warning: pem_sign.c (reading ../../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: pem_sign.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: pem_sign.c (reading ../../include/openssl/buffer.h, line 71): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: pem_sign.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: pem_sign.c (reading /usr/include/errno.h, line 35): cannot find include file "bits/errno.h"
not in ../bits/errno.h
not in ../../bits/errno.h
not in ../modes/bits/errno.h
not in ../asn1/bits/errno.h
not in ../evp/bits/errno.h
not in ../../include/bits/errno.h
not in /usr/include/bits/errno.h
makedepend: warning: pem_sign.c (reading /usr/include/time.h, line 37): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: pem_sign.c (reading /usr/include/time.h, line 41): cannot find include file "bits/time.h"
not in ../bits/time.h
not in ../../bits/time.h
not in ../modes/bits/time.h
not in ../asn1/bits/time.h
not in ../evp/bits/time.h
not in ../../include/bits/time.h
not in /usr/include/bits/time.h
makedepend: warning: pem_sign.c (reading /usr/include/time.h, line 55): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: pem_sign.c (reading /usr/include/time.h, line 71): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: pem_sign.c (reading /usr/include/time.h, line 88): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: pem_sign.c (reading /usr/include/time.h, line 100): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: pem_sign.c (reading /usr/include/time.h, line 116): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: pem_sign.c (reading ../../include/openssl/sha.h, line 63): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: pem_lib.c (reading /usr/include/ctype.h, line 26): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: pem_lib.c (reading /usr/include/endian.h, line 36): cannot find include file "bits/endian.h"
not in ../bits/endian.h
not in ../../bits/endian.h
not in ../modes/bits/endian.h
not in ../asn1/bits/endian.h
not in ../evp/bits/endian.h
not in ../../include/bits/endian.h
not in /usr/include/bits/endian.h
makedepend: warning: pem_lib.c (reading /usr/include/endian.h, line 60): cannot find include file "bits/byteswap.h"
not in ../bits/byteswap.h
not in ../../bits/byteswap.h
not in ../modes/bits/byteswap.h
not in ../asn1/bits/byteswap.h
not in ../evp/bits/byteswap.h
not in ../../include/bits/byteswap.h
not in /usr/include/bits/byteswap.h
makedepend: warning: pvkfmt.c (reading /usr/include/limits.h, line 123): cannot find include file "limits.h"
makedepend: warning: pvkfmt.c (reading /usr/include/limits.h, line 143): cannot find include file "bits/posix1_lim.h"
not in ../bits/posix1_lim.h
not in ../../bits/posix1_lim.h
not in ../modes/bits/posix1_lim.h
not in ../asn1/bits/posix1_lim.h
not in ../evp/bits/posix1_lim.h
not in ../../include/bits/posix1_lim.h
not in /usr/include/bits/posix1_lim.h
makedepend: warning: pvkfmt.c (reading /usr/include/limits.h, line 147): cannot find include file "bits/posix2_lim.h"
not in ../bits/posix2_lim.h
not in ../../bits/posix2_lim.h
not in ../modes/bits/posix2_lim.h
not in ../asn1/bits/posix2_lim.h
not in ../evp/bits/posix2_lim.h
not in ../../include/bits/posix2_lim.h
not in /usr/include/bits/posix2_lim.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/pem'
making depend in crypto/x509...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/x509'
../../util/domd ../.. -MD makedepend -- -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_EC_NISTP_64_GCC_128 -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_LIBUNBOUND -DOPENSSL_NO_MD2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SCTP -DOPENSSL_NO_SSL_TRACE -DOPENSSL_NO_SSL2 -DOPENSSL_NO_STORE -DOPENSSL_NO_UNIT_TEST -DOPENSSL_NO_WEAK_SSL_CIPHERS -- x509_def.c x509_d2.c x509_r2x.c x509_cmp.c x509_obj.c x509_req.c x509spki.c x509_vfy.c x509_set.c x509cset.c x509rset.c x509_err.c x509name.c x509_v3.c x509_ext.c x509_att.c x509type.c x509_lu.c x_all.c x509_txt.c x509_trs.c by_file.c by_dir.c x509_vpm.c
makedepend: warning: x509_def.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: x509_def.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../gnu/stubs.h
not in ../../gnu/stubs.h
not in ../modes/gnu/stubs.h
not in ../asn1/gnu/stubs.h
not in ../evp/gnu/stubs.h
not in ../../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: x509_def.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: x509_def.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: x509_def.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: x509_def.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: x509_def.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: x509_def.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: x509_def.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: x509_def.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../bits/stdio_lim.h
not in ../../bits/stdio_lim.h
not in ../modes/bits/stdio_lim.h
not in ../asn1/bits/stdio_lim.h
not in ../evp/bits/stdio_lim.h
not in ../../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: x509_def.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../bits/sys_errlist.h
not in ../../bits/sys_errlist.h
not in ../modes/bits/sys_errlist.h
not in ../asn1/bits/sys_errlist.h
not in ../evp/bits/sys_errlist.h
not in ../../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: x509_def.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: x509_def.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../bits/waitflags.h
not in ../../bits/waitflags.h
not in ../modes/bits/waitflags.h
not in ../asn1/bits/waitflags.h
not in ../evp/bits/waitflags.h
not in ../../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: x509_def.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../bits/waitstatus.h
not in ../../bits/waitstatus.h
not in ../modes/bits/waitstatus.h
not in ../asn1/bits/waitstatus.h
not in ../evp/bits/waitstatus.h
not in ../../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: x509_def.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: x509_def.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: x509_def.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../bits/stdlib-float.h
not in ../../bits/stdlib-float.h
not in ../modes/bits/stdlib-float.h
not in ../asn1/bits/stdlib-float.h
not in ../evp/bits/stdlib-float.h
not in ../../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: x509_def.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: x509_def.c (reading /usr/include/unistd.h, line 202): cannot find include file "bits/posix_opt.h"
not in ../bits/posix_opt.h
not in ../../bits/posix_opt.h
not in ../modes/bits/posix_opt.h
not in ../asn1/bits/posix_opt.h
not in ../evp/bits/posix_opt.h
not in ../../include/bits/posix_opt.h
not in /usr/include/bits/posix_opt.h
makedepend: warning: x509_def.c (reading /usr/include/unistd.h, line 206): cannot find include file "bits/environments.h"
not in ../bits/environments.h
not in ../../bits/environments.h
not in ../modes/bits/environments.h
not in ../asn1/bits/environments.h
not in ../evp/bits/environments.h
not in ../../include/bits/environments.h
not in /usr/include/bits/environments.h
makedepend: warning: x509_def.c (reading /usr/include/unistd.h, line 217): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: x509_def.c (reading /usr/include/unistd.h, line 226): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: x509_def.c (reading /usr/include/unistd.h, line 609): cannot find include file "bits/confname.h"
not in ../bits/confname.h
not in ../../bits/confname.h
not in ../modes/bits/confname.h
not in ../asn1/bits/confname.h
not in ../evp/bits/confname.h
not in ../../include/bits/confname.h
not in /usr/include/bits/confname.h
makedepend: warning: x509_def.c (reading ../../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: x509_def.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: x509_def.c (reading ../../include/openssl/buffer.h, line 71): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: x509_def.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: x509_def.c (reading /usr/include/errno.h, line 35): cannot find include file "bits/errno.h"
not in ../bits/errno.h
not in ../../bits/errno.h
not in ../modes/bits/errno.h
not in ../asn1/bits/errno.h
not in ../evp/bits/errno.h
not in ../../include/bits/errno.h
not in /usr/include/bits/errno.h
makedepend: warning: x509_def.c (reading /usr/include/time.h, line 37): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: x509_def.c (reading /usr/include/time.h, line 41): cannot find include file "bits/time.h"
not in ../bits/time.h
not in ../../bits/time.h
not in ../modes/bits/time.h
not in ../asn1/bits/time.h
not in ../evp/bits/time.h
not in ../../include/bits/time.h
not in /usr/include/bits/time.h
makedepend: warning: x509_def.c (reading /usr/include/time.h, line 55): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: x509_def.c (reading /usr/include/time.h, line 71): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: x509_def.c (reading /usr/include/time.h, line 88): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: x509_def.c (reading /usr/include/time.h, line 100): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: x509_def.c (reading /usr/include/time.h, line 116): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: x509_def.c (reading ../../include/openssl/sha.h, line 63): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: x509_r2x.c (reading /usr/include/limits.h, line 123): cannot find include file "limits.h"
makedepend: warning: x509_r2x.c (reading /usr/include/limits.h, line 143): cannot find include file "bits/posix1_lim.h"
not in ../bits/posix1_lim.h
not in ../../bits/posix1_lim.h
not in ../modes/bits/posix1_lim.h
not in ../asn1/bits/posix1_lim.h
not in ../evp/bits/posix1_lim.h
not in ../../include/bits/posix1_lim.h
not in /usr/include/bits/posix1_lim.h
makedepend: warning: x509_r2x.c (reading /usr/include/limits.h, line 147): cannot find include file "bits/posix2_lim.h"
not in ../bits/posix2_lim.h
not in ../../bits/posix2_lim.h
not in ../modes/bits/posix2_lim.h
not in ../asn1/bits/posix2_lim.h
not in ../evp/bits/posix2_lim.h
not in ../../include/bits/posix2_lim.h
not in /usr/include/bits/posix2_lim.h
makedepend: warning: x509_cmp.c (reading /usr/include/ctype.h, line 26): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: x509_cmp.c (reading /usr/include/endian.h, line 36): cannot find include file "bits/endian.h"
not in ../bits/endian.h
not in ../../bits/endian.h
not in ../modes/bits/endian.h
not in ../asn1/bits/endian.h
not in ../evp/bits/endian.h
not in ../../include/bits/endian.h
not in /usr/include/bits/endian.h
makedepend: warning: x509_cmp.c (reading /usr/include/endian.h, line 60): cannot find include file "bits/byteswap.h"
not in ../bits/byteswap.h
not in ../../bits/byteswap.h
not in ../modes/bits/byteswap.h
not in ../asn1/bits/byteswap.h
not in ../evp/bits/byteswap.h
not in ../../include/bits/byteswap.h
not in /usr/include/bits/byteswap.h
makedepend: warning: x509_req.c (reading ../../include/openssl/asn1t.h, line 62): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: by_dir.c, line 66: cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: by_dir.c, line 69: cannot find include file "sys/stat.h"
not in ../sys/stat.h
not in ../../sys/stat.h
not in ../modes/sys/stat.h
not in ../asn1/sys/stat.h
not in ../evp/sys/stat.h
not in ../../include/sys/stat.h
not in /usr/include/sys/stat.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/x509'
making depend in crypto/x509v3...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/x509v3'
../../util/domd ../.. -MD makedepend -- -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_EC_NISTP_64_GCC_128 -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_LIBUNBOUND -DOPENSSL_NO_MD2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SCTP -DOPENSSL_NO_SSL_TRACE -DOPENSSL_NO_SSL2 -DOPENSSL_NO_STORE -DOPENSSL_NO_UNIT_TEST -DOPENSSL_NO_WEAK_SSL_CIPHERS -- v3_bcons.c v3_bitst.c v3_conf.c v3_extku.c v3_ia5.c v3_lib.c v3_prn.c v3_utl.c v3err.c v3_genn.c v3_alt.c v3_skey.c v3_akey.c v3_pku.c v3_int.c v3_enum.c v3_sxnet.c v3_cpols.c v3_crld.c v3_purp.c v3_info.c v3_ocsp.c v3_akeya.c v3_pmaps.c v3_pcons.c v3_ncons.c v3_pcia.c v3_pci.c pcy_cache.c pcy_node.c pcy_data.c pcy_map.c pcy_tree.c pcy_lib.c v3_asid.c v3_addr.c v3_scts.c
makedepend: warning: v3_bcons.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: v3_bcons.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../gnu/stubs.h
not in ../../gnu/stubs.h
not in ../modes/gnu/stubs.h
not in ../asn1/gnu/stubs.h
not in ../evp/gnu/stubs.h
not in ../../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: v3_bcons.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: v3_bcons.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: v3_bcons.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: v3_bcons.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: v3_bcons.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: v3_bcons.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: v3_bcons.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: v3_bcons.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../bits/stdio_lim.h
not in ../../bits/stdio_lim.h
not in ../modes/bits/stdio_lim.h
not in ../asn1/bits/stdio_lim.h
not in ../evp/bits/stdio_lim.h
not in ../../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: v3_bcons.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../bits/sys_errlist.h
not in ../../bits/sys_errlist.h
not in ../modes/bits/sys_errlist.h
not in ../asn1/bits/sys_errlist.h
not in ../evp/bits/sys_errlist.h
not in ../../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: v3_bcons.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: v3_bcons.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../bits/waitflags.h
not in ../../bits/waitflags.h
not in ../modes/bits/waitflags.h
not in ../asn1/bits/waitflags.h
not in ../evp/bits/waitflags.h
not in ../../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: v3_bcons.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../bits/waitstatus.h
not in ../../bits/waitstatus.h
not in ../modes/bits/waitstatus.h
not in ../asn1/bits/waitstatus.h
not in ../evp/bits/waitstatus.h
not in ../../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: v3_bcons.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: v3_bcons.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: v3_bcons.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../bits/stdlib-float.h
not in ../../bits/stdlib-float.h
not in ../modes/bits/stdlib-float.h
not in ../asn1/bits/stdlib-float.h
not in ../evp/bits/stdlib-float.h
not in ../../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: v3_bcons.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: v3_bcons.c (reading /usr/include/unistd.h, line 202): cannot find include file "bits/posix_opt.h"
not in ../bits/posix_opt.h
not in ../../bits/posix_opt.h
not in ../modes/bits/posix_opt.h
not in ../asn1/bits/posix_opt.h
not in ../evp/bits/posix_opt.h
not in ../../include/bits/posix_opt.h
not in /usr/include/bits/posix_opt.h
makedepend: warning: v3_bcons.c (reading /usr/include/unistd.h, line 206): cannot find include file "bits/environments.h"
not in ../bits/environments.h
not in ../../bits/environments.h
not in ../modes/bits/environments.h
not in ../asn1/bits/environments.h
not in ../evp/bits/environments.h
not in ../../include/bits/environments.h
not in /usr/include/bits/environments.h
makedepend: warning: v3_bcons.c (reading /usr/include/unistd.h, line 217): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: v3_bcons.c (reading /usr/include/unistd.h, line 226): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: v3_bcons.c (reading /usr/include/unistd.h, line 609): cannot find include file "bits/confname.h"
not in ../bits/confname.h
not in ../../bits/confname.h
not in ../modes/bits/confname.h
not in ../asn1/bits/confname.h
not in ../evp/bits/confname.h
not in ../../include/bits/confname.h
not in /usr/include/bits/confname.h
makedepend: warning: v3_bcons.c (reading ../../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: v3_bcons.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: v3_bcons.c (reading ../../include/openssl/buffer.h, line 71): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: v3_bcons.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: v3_bcons.c (reading /usr/include/errno.h, line 35): cannot find include file "bits/errno.h"
not in ../bits/errno.h
not in ../../bits/errno.h
not in ../modes/bits/errno.h
not in ../asn1/bits/errno.h
not in ../evp/bits/errno.h
not in ../../include/bits/errno.h
not in /usr/include/bits/errno.h
makedepend: warning: v3_bcons.c (reading /usr/include/time.h, line 37): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: v3_bcons.c (reading /usr/include/time.h, line 41): cannot find include file "bits/time.h"
not in ../bits/time.h
not in ../../bits/time.h
not in ../modes/bits/time.h
not in ../asn1/bits/time.h
not in ../evp/bits/time.h
not in ../../include/bits/time.h
not in /usr/include/bits/time.h
makedepend: warning: v3_bcons.c (reading /usr/include/time.h, line 55): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: v3_bcons.c (reading /usr/include/time.h, line 71): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: v3_bcons.c (reading /usr/include/time.h, line 88): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: v3_bcons.c (reading /usr/include/time.h, line 100): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: v3_bcons.c (reading /usr/include/time.h, line 116): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: v3_bcons.c (reading ../../include/openssl/asn1t.h, line 62): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: v3_bcons.c (reading ../../include/openssl/sha.h, line 63): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: v3_conf.c (reading /usr/include/ctype.h, line 26): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: v3_conf.c (reading /usr/include/endian.h, line 36): cannot find include file "bits/endian.h"
not in ../bits/endian.h
not in ../../bits/endian.h
not in ../modes/bits/endian.h
not in ../asn1/bits/endian.h
not in ../evp/bits/endian.h
not in ../../include/bits/endian.h
not in /usr/include/bits/endian.h
makedepend: warning: v3_conf.c (reading /usr/include/endian.h, line 60): cannot find include file "bits/byteswap.h"
not in ../bits/byteswap.h
not in ../../bits/byteswap.h
not in ../modes/bits/byteswap.h
not in ../asn1/bits/byteswap.h
not in ../evp/bits/byteswap.h
not in ../../include/bits/byteswap.h
not in /usr/include/bits/byteswap.h
makedepend: warning: v3_utl.c (reading /usr/include/limits.h, line 123): cannot find include file "limits.h"
makedepend: warning: v3_utl.c (reading /usr/include/limits.h, line 143): cannot find include file "bits/posix1_lim.h"
not in ../bits/posix1_lim.h
not in ../../bits/posix1_lim.h
not in ../modes/bits/posix1_lim.h
not in ../asn1/bits/posix1_lim.h
not in ../evp/bits/posix1_lim.h
not in ../../include/bits/posix1_lim.h
not in /usr/include/bits/posix1_lim.h
makedepend: warning: v3_utl.c (reading /usr/include/limits.h, line 147): cannot find include file "bits/posix2_lim.h"
not in ../bits/posix2_lim.h
not in ../../bits/posix2_lim.h
not in ../modes/bits/posix2_lim.h
not in ../asn1/bits/posix2_lim.h
not in ../evp/bits/posix2_lim.h
not in ../../include/bits/posix2_lim.h
not in /usr/include/bits/posix2_lim.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/x509v3'
making depend in crypto/conf...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/conf'
../../util/domd ../.. -MD makedepend -- -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_EC_NISTP_64_GCC_128 -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_LIBUNBOUND -DOPENSSL_NO_MD2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SCTP -DOPENSSL_NO_SSL_TRACE -DOPENSSL_NO_SSL2 -DOPENSSL_NO_STORE -DOPENSSL_NO_UNIT_TEST -DOPENSSL_NO_WEAK_SSL_CIPHERS -- conf_err.c conf_lib.c conf_api.c conf_def.c conf_mod.c conf_mall.c conf_sap.c
makedepend: warning: conf_err.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: conf_err.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../gnu/stubs.h
not in ../../gnu/stubs.h
not in ../modes/gnu/stubs.h
not in ../asn1/gnu/stubs.h
not in ../evp/gnu/stubs.h
not in ../../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: conf_err.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: conf_err.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: conf_err.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: conf_err.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: conf_err.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: conf_err.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: conf_err.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: conf_err.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../bits/stdio_lim.h
not in ../../bits/stdio_lim.h
not in ../modes/bits/stdio_lim.h
not in ../asn1/bits/stdio_lim.h
not in ../evp/bits/stdio_lim.h
not in ../../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: conf_err.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../bits/sys_errlist.h
not in ../../bits/sys_errlist.h
not in ../modes/bits/sys_errlist.h
not in ../asn1/bits/sys_errlist.h
not in ../evp/bits/sys_errlist.h
not in ../../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: conf_err.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: conf_err.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../bits/waitflags.h
not in ../../bits/waitflags.h
not in ../modes/bits/waitflags.h
not in ../asn1/bits/waitflags.h
not in ../evp/bits/waitflags.h
not in ../../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: conf_err.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../bits/waitstatus.h
not in ../../bits/waitstatus.h
not in ../modes/bits/waitstatus.h
not in ../asn1/bits/waitstatus.h
not in ../evp/bits/waitstatus.h
not in ../../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: conf_err.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: conf_err.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: conf_err.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../bits/stdlib-float.h
not in ../../bits/stdlib-float.h
not in ../modes/bits/stdlib-float.h
not in ../asn1/bits/stdlib-float.h
not in ../evp/bits/stdlib-float.h
not in ../../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: conf_err.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: conf_err.c (reading /usr/include/errno.h, line 35): cannot find include file "bits/errno.h"
not in ../bits/errno.h
not in ../../bits/errno.h
not in ../modes/bits/errno.h
not in ../asn1/bits/errno.h
not in ../evp/bits/errno.h
not in ../../include/bits/errno.h
not in /usr/include/bits/errno.h
makedepend: warning: conf_api.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: conf_api.c (reading /usr/include/unistd.h, line 202): cannot find include file "bits/posix_opt.h"
not in ../bits/posix_opt.h
not in ../../bits/posix_opt.h
not in ../modes/bits/posix_opt.h
not in ../asn1/bits/posix_opt.h
not in ../evp/bits/posix_opt.h
not in ../../include/bits/posix_opt.h
not in /usr/include/bits/posix_opt.h
makedepend: warning: conf_api.c (reading /usr/include/unistd.h, line 206): cannot find include file "bits/environments.h"
not in ../bits/environments.h
not in ../../bits/environments.h
not in ../modes/bits/environments.h
not in ../asn1/bits/environments.h
not in ../evp/bits/environments.h
not in ../../include/bits/environments.h
not in /usr/include/bits/environments.h
makedepend: warning: conf_api.c (reading /usr/include/unistd.h, line 217): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: conf_api.c (reading /usr/include/unistd.h, line 226): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: conf_api.c (reading /usr/include/unistd.h, line 609): cannot find include file "bits/confname.h"
not in ../bits/confname.h
not in ../../bits/confname.h
not in ../modes/bits/confname.h
not in ../asn1/bits/confname.h
not in ../evp/bits/confname.h
not in ../../include/bits/confname.h
not in /usr/include/bits/confname.h
makedepend: warning: conf_api.c (reading ../../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: conf_def.c (reading ../../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: conf_def.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: conf_def.c (reading ../../include/openssl/buffer.h, line 71): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: conf_mod.c (reading /usr/include/ctype.h, line 26): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: conf_mod.c (reading /usr/include/endian.h, line 36): cannot find include file "bits/endian.h"
not in ../bits/endian.h
not in ../../bits/endian.h
not in ../modes/bits/endian.h
not in ../asn1/bits/endian.h
not in ../evp/bits/endian.h
not in ../../include/bits/endian.h
not in /usr/include/bits/endian.h
makedepend: warning: conf_mod.c (reading /usr/include/endian.h, line 60): cannot find include file "bits/byteswap.h"
not in ../bits/byteswap.h
not in ../../bits/byteswap.h
not in ../modes/bits/byteswap.h
not in ../asn1/bits/byteswap.h
not in ../evp/bits/byteswap.h
not in ../../include/bits/byteswap.h
not in /usr/include/bits/byteswap.h
makedepend: warning: conf_mod.c (reading /usr/include/time.h, line 37): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: conf_mod.c (reading /usr/include/time.h, line 41): cannot find include file "bits/time.h"
not in ../bits/time.h
not in ../../bits/time.h
not in ../modes/bits/time.h
not in ../asn1/bits/time.h
not in ../evp/bits/time.h
not in ../../include/bits/time.h
not in /usr/include/bits/time.h
makedepend: warning: conf_mod.c (reading /usr/include/time.h, line 55): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: conf_mod.c (reading /usr/include/time.h, line 71): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: conf_mod.c (reading /usr/include/time.h, line 88): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: conf_mod.c (reading /usr/include/time.h, line 100): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: conf_mod.c (reading /usr/include/time.h, line 116): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: conf_mod.c (reading ../../include/openssl/sha.h, line 63): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/conf'
making depend in crypto/txt_db...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/txt_db'
../../util/domd ../.. -MD makedepend -- -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_EC_NISTP_64_GCC_128 -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_LIBUNBOUND -DOPENSSL_NO_MD2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SCTP -DOPENSSL_NO_SSL_TRACE -DOPENSSL_NO_SSL2 -DOPENSSL_NO_STORE -DOPENSSL_NO_UNIT_TEST -DOPENSSL_NO_WEAK_SSL_CIPHERS -- txt_db.c
makedepend: warning: txt_db.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: txt_db.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../gnu/stubs.h
not in ../../gnu/stubs.h
not in ../modes/gnu/stubs.h
not in ../asn1/gnu/stubs.h
not in ../evp/gnu/stubs.h
not in ../../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: txt_db.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: txt_db.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: txt_db.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: txt_db.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: txt_db.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: txt_db.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: txt_db.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: txt_db.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../bits/stdio_lim.h
not in ../../bits/stdio_lim.h
not in ../modes/bits/stdio_lim.h
not in ../asn1/bits/stdio_lim.h
not in ../evp/bits/stdio_lim.h
not in ../../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: txt_db.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../bits/sys_errlist.h
not in ../../bits/sys_errlist.h
not in ../modes/bits/sys_errlist.h
not in ../asn1/bits/sys_errlist.h
not in ../evp/bits/sys_errlist.h
not in ../../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: txt_db.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: txt_db.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../bits/waitflags.h
not in ../../bits/waitflags.h
not in ../modes/bits/waitflags.h
not in ../asn1/bits/waitflags.h
not in ../evp/bits/waitflags.h
not in ../../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: txt_db.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../bits/waitstatus.h
not in ../../bits/waitstatus.h
not in ../modes/bits/waitstatus.h
not in ../asn1/bits/waitstatus.h
not in ../evp/bits/waitstatus.h
not in ../../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: txt_db.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: txt_db.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: txt_db.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../bits/stdlib-float.h
not in ../../bits/stdlib-float.h
not in ../modes/bits/stdlib-float.h
not in ../asn1/bits/stdlib-float.h
not in ../evp/bits/stdlib-float.h
not in ../../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: txt_db.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: txt_db.c (reading /usr/include/unistd.h, line 202): cannot find include file "bits/posix_opt.h"
not in ../bits/posix_opt.h
not in ../../bits/posix_opt.h
not in ../modes/bits/posix_opt.h
not in ../asn1/bits/posix_opt.h
not in ../evp/bits/posix_opt.h
not in ../../include/bits/posix_opt.h
not in /usr/include/bits/posix_opt.h
makedepend: warning: txt_db.c (reading /usr/include/unistd.h, line 206): cannot find include file "bits/environments.h"
not in ../bits/environments.h
not in ../../bits/environments.h
not in ../modes/bits/environments.h
not in ../asn1/bits/environments.h
not in ../evp/bits/environments.h
not in ../../include/bits/environments.h
not in /usr/include/bits/environments.h
makedepend: warning: txt_db.c (reading /usr/include/unistd.h, line 217): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: txt_db.c (reading /usr/include/unistd.h, line 226): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: txt_db.c (reading /usr/include/unistd.h, line 609): cannot find include file "bits/confname.h"
not in ../bits/confname.h
not in ../../bits/confname.h
not in ../modes/bits/confname.h
not in ../asn1/bits/confname.h
not in ../evp/bits/confname.h
not in ../../include/bits/confname.h
not in /usr/include/bits/confname.h
makedepend: warning: txt_db.c (reading ../../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: txt_db.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: txt_db.c (reading ../../include/openssl/buffer.h, line 71): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: txt_db.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: txt_db.c (reading /usr/include/errno.h, line 35): cannot find include file "bits/errno.h"
not in ../bits/errno.h
not in ../../bits/errno.h
not in ../modes/bits/errno.h
not in ../asn1/bits/errno.h
not in ../evp/bits/errno.h
not in ../../include/bits/errno.h
not in /usr/include/bits/errno.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/txt_db'
making depend in crypto/pkcs7...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/pkcs7'
../../util/domd ../.. -MD makedepend -- -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_EC_NISTP_64_GCC_128 -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_LIBUNBOUND -DOPENSSL_NO_MD2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SCTP -DOPENSSL_NO_SSL_TRACE -DOPENSSL_NO_SSL2 -DOPENSSL_NO_STORE -DOPENSSL_NO_UNIT_TEST -DOPENSSL_NO_WEAK_SSL_CIPHERS -- pk7_asn1.c pk7_lib.c pkcs7err.c pk7_doit.c pk7_smime.c pk7_attr.c pk7_mime.c bio_pk7.c
makedepend: warning: pk7_asn1.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: pk7_asn1.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../gnu/stubs.h
not in ../../gnu/stubs.h
not in ../modes/gnu/stubs.h
not in ../asn1/gnu/stubs.h
not in ../evp/gnu/stubs.h
not in ../../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: pk7_asn1.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: pk7_asn1.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: pk7_asn1.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: pk7_asn1.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: pk7_asn1.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: pk7_asn1.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: pk7_asn1.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: pk7_asn1.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../bits/stdio_lim.h
not in ../../bits/stdio_lim.h
not in ../modes/bits/stdio_lim.h
not in ../asn1/bits/stdio_lim.h
not in ../evp/bits/stdio_lim.h
not in ../../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: pk7_asn1.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../bits/sys_errlist.h
not in ../../bits/sys_errlist.h
not in ../modes/bits/sys_errlist.h
not in ../asn1/bits/sys_errlist.h
not in ../evp/bits/sys_errlist.h
not in ../../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: pk7_asn1.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: pk7_asn1.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../bits/waitflags.h
not in ../../bits/waitflags.h
not in ../modes/bits/waitflags.h
not in ../asn1/bits/waitflags.h
not in ../evp/bits/waitflags.h
not in ../../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: pk7_asn1.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../bits/waitstatus.h
not in ../../bits/waitstatus.h
not in ../modes/bits/waitstatus.h
not in ../asn1/bits/waitstatus.h
not in ../evp/bits/waitstatus.h
not in ../../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: pk7_asn1.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: pk7_asn1.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: pk7_asn1.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../bits/stdlib-float.h
not in ../../bits/stdlib-float.h
not in ../modes/bits/stdlib-float.h
not in ../asn1/bits/stdlib-float.h
not in ../evp/bits/stdlib-float.h
not in ../../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: pk7_asn1.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: pk7_asn1.c (reading /usr/include/unistd.h, line 202): cannot find include file "bits/posix_opt.h"
not in ../bits/posix_opt.h
not in ../../bits/posix_opt.h
not in ../modes/bits/posix_opt.h
not in ../asn1/bits/posix_opt.h
not in ../evp/bits/posix_opt.h
not in ../../include/bits/posix_opt.h
not in /usr/include/bits/posix_opt.h
makedepend: warning: pk7_asn1.c (reading /usr/include/unistd.h, line 206): cannot find include file "bits/environments.h"
not in ../bits/environments.h
not in ../../bits/environments.h
not in ../modes/bits/environments.h
not in ../asn1/bits/environments.h
not in ../evp/bits/environments.h
not in ../../include/bits/environments.h
not in /usr/include/bits/environments.h
makedepend: warning: pk7_asn1.c (reading /usr/include/unistd.h, line 217): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: pk7_asn1.c (reading /usr/include/unistd.h, line 226): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: pk7_asn1.c (reading /usr/include/unistd.h, line 609): cannot find include file "bits/confname.h"
not in ../bits/confname.h
not in ../../bits/confname.h
not in ../modes/bits/confname.h
not in ../asn1/bits/confname.h
not in ../evp/bits/confname.h
not in ../../include/bits/confname.h
not in /usr/include/bits/confname.h
makedepend: warning: pk7_asn1.c (reading ../../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: pk7_asn1.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: pk7_asn1.c (reading ../../include/openssl/buffer.h, line 71): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: pk7_asn1.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: pk7_asn1.c (reading /usr/include/errno.h, line 35): cannot find include file "bits/errno.h"
not in ../bits/errno.h
not in ../../bits/errno.h
not in ../modes/bits/errno.h
not in ../asn1/bits/errno.h
not in ../evp/bits/errno.h
not in ../../include/bits/errno.h
not in /usr/include/bits/errno.h
makedepend: warning: pk7_asn1.c (reading ../../include/openssl/asn1t.h, line 62): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: pk7_asn1.c (reading /usr/include/time.h, line 37): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: pk7_asn1.c (reading /usr/include/time.h, line 41): cannot find include file "bits/time.h"
not in ../bits/time.h
not in ../../bits/time.h
not in ../modes/bits/time.h
not in ../asn1/bits/time.h
not in ../evp/bits/time.h
not in ../../include/bits/time.h
not in /usr/include/bits/time.h
makedepend: warning: pk7_asn1.c (reading /usr/include/time.h, line 55): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: pk7_asn1.c (reading /usr/include/time.h, line 71): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: pk7_asn1.c (reading /usr/include/time.h, line 88): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: pk7_asn1.c (reading /usr/include/time.h, line 100): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: pk7_asn1.c (reading /usr/include/time.h, line 116): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: pk7_asn1.c (reading ../../include/openssl/sha.h, line 63): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: pk7_mime.c (reading /usr/include/ctype.h, line 26): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: pk7_mime.c (reading /usr/include/endian.h, line 36): cannot find include file "bits/endian.h"
not in ../bits/endian.h
not in ../../bits/endian.h
not in ../modes/bits/endian.h
not in ../asn1/bits/endian.h
not in ../evp/bits/endian.h
not in ../../include/bits/endian.h
not in /usr/include/bits/endian.h
makedepend: warning: pk7_mime.c (reading /usr/include/endian.h, line 60): cannot find include file "bits/byteswap.h"
not in ../bits/byteswap.h
not in ../../bits/byteswap.h
not in ../modes/bits/byteswap.h
not in ../asn1/bits/byteswap.h
not in ../evp/bits/byteswap.h
not in ../../include/bits/byteswap.h
not in /usr/include/bits/byteswap.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/pkcs7'
making depend in crypto/pkcs12...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/pkcs12'
../../util/domd ../.. -MD makedepend -- -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_EC_NISTP_64_GCC_128 -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_LIBUNBOUND -DOPENSSL_NO_MD2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SCTP -DOPENSSL_NO_SSL_TRACE -DOPENSSL_NO_SSL2 -DOPENSSL_NO_STORE -DOPENSSL_NO_UNIT_TEST -DOPENSSL_NO_WEAK_SSL_CIPHERS -- p12_add.c p12_asn.c p12_attr.c p12_crpt.c p12_crt.c p12_decr.c p12_init.c p12_key.c p12_kiss.c p12_mutl.c p12_utl.c p12_npas.c pk12err.c p12_p8d.c p12_p8e.c
makedepend: warning: p12_add.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: p12_add.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../gnu/stubs.h
not in ../../gnu/stubs.h
not in ../modes/gnu/stubs.h
not in ../asn1/gnu/stubs.h
not in ../evp/gnu/stubs.h
not in ../../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: p12_add.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: p12_add.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: p12_add.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: p12_add.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: p12_add.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: p12_add.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: p12_add.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: p12_add.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../bits/stdio_lim.h
not in ../../bits/stdio_lim.h
not in ../modes/bits/stdio_lim.h
not in ../asn1/bits/stdio_lim.h
not in ../evp/bits/stdio_lim.h
not in ../../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: p12_add.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../bits/sys_errlist.h
not in ../../bits/sys_errlist.h
not in ../modes/bits/sys_errlist.h
not in ../asn1/bits/sys_errlist.h
not in ../evp/bits/sys_errlist.h
not in ../../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: p12_add.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: p12_add.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../bits/waitflags.h
not in ../../bits/waitflags.h
not in ../modes/bits/waitflags.h
not in ../asn1/bits/waitflags.h
not in ../evp/bits/waitflags.h
not in ../../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: p12_add.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../bits/waitstatus.h
not in ../../bits/waitstatus.h
not in ../modes/bits/waitstatus.h
not in ../asn1/bits/waitstatus.h
not in ../evp/bits/waitstatus.h
not in ../../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: p12_add.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: p12_add.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: p12_add.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../bits/stdlib-float.h
not in ../../bits/stdlib-float.h
not in ../modes/bits/stdlib-float.h
not in ../asn1/bits/stdlib-float.h
not in ../evp/bits/stdlib-float.h
not in ../../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: p12_add.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: p12_add.c (reading /usr/include/unistd.h, line 202): cannot find include file "bits/posix_opt.h"
not in ../bits/posix_opt.h
not in ../../bits/posix_opt.h
not in ../modes/bits/posix_opt.h
not in ../asn1/bits/posix_opt.h
not in ../evp/bits/posix_opt.h
not in ../../include/bits/posix_opt.h
not in /usr/include/bits/posix_opt.h
makedepend: warning: p12_add.c (reading /usr/include/unistd.h, line 206): cannot find include file "bits/environments.h"
not in ../bits/environments.h
not in ../../bits/environments.h
not in ../modes/bits/environments.h
not in ../asn1/bits/environments.h
not in ../evp/bits/environments.h
not in ../../include/bits/environments.h
not in /usr/include/bits/environments.h
makedepend: warning: p12_add.c (reading /usr/include/unistd.h, line 217): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: p12_add.c (reading /usr/include/unistd.h, line 226): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: p12_add.c (reading /usr/include/unistd.h, line 609): cannot find include file "bits/confname.h"
not in ../bits/confname.h
not in ../../bits/confname.h
not in ../modes/bits/confname.h
not in ../asn1/bits/confname.h
not in ../evp/bits/confname.h
not in ../../include/bits/confname.h
not in /usr/include/bits/confname.h
makedepend: warning: p12_add.c (reading ../../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: p12_add.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: p12_add.c (reading ../../include/openssl/buffer.h, line 71): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: p12_add.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: p12_add.c (reading /usr/include/errno.h, line 35): cannot find include file "bits/errno.h"
not in ../bits/errno.h
not in ../../bits/errno.h
not in ../modes/bits/errno.h
not in ../asn1/bits/errno.h
not in ../evp/bits/errno.h
not in ../../include/bits/errno.h
not in /usr/include/bits/errno.h
makedepend: warning: p12_add.c (reading /usr/include/time.h, line 37): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: p12_add.c (reading /usr/include/time.h, line 41): cannot find include file "bits/time.h"
not in ../bits/time.h
not in ../../bits/time.h
not in ../modes/bits/time.h
not in ../asn1/bits/time.h
not in ../evp/bits/time.h
not in ../../include/bits/time.h
not in /usr/include/bits/time.h
makedepend: warning: p12_add.c (reading /usr/include/time.h, line 55): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: p12_add.c (reading /usr/include/time.h, line 71): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: p12_add.c (reading /usr/include/time.h, line 88): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: p12_add.c (reading /usr/include/time.h, line 100): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: p12_add.c (reading /usr/include/time.h, line 116): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: p12_add.c (reading ../../include/openssl/sha.h, line 63): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: p12_asn.c (reading ../../include/openssl/asn1t.h, line 62): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: p12_key.c (reading /usr/include/limits.h, line 123): cannot find include file "limits.h"
makedepend: warning: p12_key.c (reading /usr/include/limits.h, line 143): cannot find include file "bits/posix1_lim.h"
not in ../bits/posix1_lim.h
not in ../../bits/posix1_lim.h
not in ../modes/bits/posix1_lim.h
not in ../asn1/bits/posix1_lim.h
not in ../evp/bits/posix1_lim.h
not in ../../include/bits/posix1_lim.h
not in /usr/include/bits/posix1_lim.h
makedepend: warning: p12_key.c (reading /usr/include/limits.h, line 147): cannot find include file "bits/posix2_lim.h"
not in ../bits/posix2_lim.h
not in ../../bits/posix2_lim.h
not in ../modes/bits/posix2_lim.h
not in ../asn1/bits/posix2_lim.h
not in ../evp/bits/posix2_lim.h
not in ../../include/bits/posix2_lim.h
not in /usr/include/bits/posix2_lim.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/pkcs12'
making depend in crypto/comp...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/comp'
../../util/domd ../.. -MD makedepend -- -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_EC_NISTP_64_GCC_128 -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_LIBUNBOUND -DOPENSSL_NO_MD2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SCTP -DOPENSSL_NO_SSL_TRACE -DOPENSSL_NO_SSL2 -DOPENSSL_NO_STORE -DOPENSSL_NO_UNIT_TEST -DOPENSSL_NO_WEAK_SSL_CIPHERS -- comp_lib.c comp_err.c c_rle.c c_zlib.c
makedepend: warning: comp_lib.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: comp_lib.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../gnu/stubs.h
not in ../../gnu/stubs.h
not in ../modes/gnu/stubs.h
not in ../asn1/gnu/stubs.h
not in ../evp/gnu/stubs.h
not in ../../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: comp_lib.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: comp_lib.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: comp_lib.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: comp_lib.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: comp_lib.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: comp_lib.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: comp_lib.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: comp_lib.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../bits/stdio_lim.h
not in ../../bits/stdio_lim.h
not in ../modes/bits/stdio_lim.h
not in ../asn1/bits/stdio_lim.h
not in ../evp/bits/stdio_lim.h
not in ../../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: comp_lib.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../bits/sys_errlist.h
not in ../../bits/sys_errlist.h
not in ../modes/bits/sys_errlist.h
not in ../asn1/bits/sys_errlist.h
not in ../evp/bits/sys_errlist.h
not in ../../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: comp_lib.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: comp_lib.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../bits/waitflags.h
not in ../../bits/waitflags.h
not in ../modes/bits/waitflags.h
not in ../asn1/bits/waitflags.h
not in ../evp/bits/waitflags.h
not in ../../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: comp_lib.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../bits/waitstatus.h
not in ../../bits/waitstatus.h
not in ../modes/bits/waitstatus.h
not in ../asn1/bits/waitstatus.h
not in ../evp/bits/waitstatus.h
not in ../../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: comp_lib.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: comp_lib.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: comp_lib.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../bits/stdlib-float.h
not in ../../bits/stdlib-float.h
not in ../modes/bits/stdlib-float.h
not in ../asn1/bits/stdlib-float.h
not in ../evp/bits/stdlib-float.h
not in ../../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: comp_lib.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: comp_lib.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: comp_lib.c (reading /usr/include/time.h, line 37): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: comp_lib.c (reading /usr/include/time.h, line 41): cannot find include file "bits/time.h"
not in ../bits/time.h
not in ../../bits/time.h
not in ../modes/bits/time.h
not in ../asn1/bits/time.h
not in ../evp/bits/time.h
not in ../../include/bits/time.h
not in /usr/include/bits/time.h
makedepend: warning: comp_lib.c (reading /usr/include/time.h, line 55): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: comp_lib.c (reading /usr/include/time.h, line 71): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: comp_lib.c (reading /usr/include/time.h, line 88): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: comp_lib.c (reading /usr/include/time.h, line 100): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: comp_lib.c (reading /usr/include/time.h, line 116): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: comp_err.c (reading /usr/include/errno.h, line 35): cannot find include file "bits/errno.h"
not in ../bits/errno.h
not in ../../bits/errno.h
not in ../modes/bits/errno.h
not in ../asn1/bits/errno.h
not in ../evp/bits/errno.h
not in ../../include/bits/errno.h
not in /usr/include/bits/errno.h
makedepend: warning: c_zlib.c, line 25: cannot find include file "zlib.h"
not in ../zlib.h
not in ../../zlib.h
not in ../modes/zlib.h
not in ../asn1/zlib.h
not in ../evp/zlib.h
not in ../../include/zlib.h
not in /usr/include/zlib.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/comp'
making depend in crypto/ocsp...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/ocsp'
../../util/domd ../.. -MD makedepend -- -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_EC_NISTP_64_GCC_128 -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_LIBUNBOUND -DOPENSSL_NO_MD2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SCTP -DOPENSSL_NO_SSL_TRACE -DOPENSSL_NO_SSL2 -DOPENSSL_NO_STORE -DOPENSSL_NO_UNIT_TEST -DOPENSSL_NO_WEAK_SSL_CIPHERS -- ocsp_asn.c ocsp_ext.c ocsp_ht.c ocsp_lib.c ocsp_cl.c ocsp_srv.c ocsp_prn.c ocsp_vfy.c ocsp_err.c
makedepend: warning: ocsp_asn.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: ocsp_asn.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../gnu/stubs.h
not in ../../gnu/stubs.h
not in ../modes/gnu/stubs.h
not in ../asn1/gnu/stubs.h
not in ../evp/gnu/stubs.h
not in ../../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: ocsp_asn.c (reading /usr/include/time.h, line 37): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ocsp_asn.c (reading /usr/include/time.h, line 41): cannot find include file "bits/time.h"
not in ../bits/time.h
not in ../../bits/time.h
not in ../modes/bits/time.h
not in ../asn1/bits/time.h
not in ../evp/bits/time.h
not in ../../include/bits/time.h
not in /usr/include/bits/time.h
makedepend: warning: ocsp_asn.c (reading /usr/include/time.h, line 55): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: ocsp_asn.c (reading /usr/include/time.h, line 71): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: ocsp_asn.c (reading /usr/include/time.h, line 88): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: ocsp_asn.c (reading /usr/include/time.h, line 100): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: ocsp_asn.c (reading /usr/include/time.h, line 116): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: ocsp_asn.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ocsp_asn.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: ocsp_asn.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: ocsp_asn.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ocsp_asn.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ocsp_asn.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: ocsp_asn.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: ocsp_asn.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../bits/stdio_lim.h
not in ../../bits/stdio_lim.h
not in ../modes/bits/stdio_lim.h
not in ../asn1/bits/stdio_lim.h
not in ../evp/bits/stdio_lim.h
not in ../../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: ocsp_asn.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../bits/sys_errlist.h
not in ../../bits/sys_errlist.h
not in ../modes/bits/sys_errlist.h
not in ../asn1/bits/sys_errlist.h
not in ../evp/bits/sys_errlist.h
not in ../../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: ocsp_asn.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: ocsp_asn.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ocsp_asn.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../bits/waitflags.h
not in ../../bits/waitflags.h
not in ../modes/bits/waitflags.h
not in ../asn1/bits/waitflags.h
not in ../evp/bits/waitflags.h
not in ../../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: ocsp_asn.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../bits/waitstatus.h
not in ../../bits/waitstatus.h
not in ../modes/bits/waitstatus.h
not in ../asn1/bits/waitstatus.h
not in ../evp/bits/waitstatus.h
not in ../../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: ocsp_asn.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: ocsp_asn.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ocsp_asn.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../bits/stdlib-float.h
not in ../../bits/stdlib-float.h
not in ../modes/bits/stdlib-float.h
not in ../asn1/bits/stdlib-float.h
not in ../evp/bits/stdlib-float.h
not in ../../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: ocsp_asn.c (reading ../../include/openssl/asn1t.h, line 62): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ocsp_asn.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ocsp_asn.c (reading ../../include/openssl/buffer.h, line 71): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: ocsp_asn.c (reading ../../include/openssl/sha.h, line 63): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ocsp_ext.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ocsp_ext.c (reading /usr/include/unistd.h, line 202): cannot find include file "bits/posix_opt.h"
not in ../bits/posix_opt.h
not in ../../bits/posix_opt.h
not in ../modes/bits/posix_opt.h
not in ../asn1/bits/posix_opt.h
not in ../evp/bits/posix_opt.h
not in ../../include/bits/posix_opt.h
not in /usr/include/bits/posix_opt.h
makedepend: warning: ocsp_ext.c (reading /usr/include/unistd.h, line 206): cannot find include file "bits/environments.h"
not in ../bits/environments.h
not in ../../bits/environments.h
not in ../modes/bits/environments.h
not in ../asn1/bits/environments.h
not in ../evp/bits/environments.h
not in ../../include/bits/environments.h
not in /usr/include/bits/environments.h
makedepend: warning: ocsp_ext.c (reading /usr/include/unistd.h, line 217): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: ocsp_ext.c (reading /usr/include/unistd.h, line 226): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ocsp_ext.c (reading /usr/include/unistd.h, line 609): cannot find include file "bits/confname.h"
not in ../bits/confname.h
not in ../../bits/confname.h
not in ../modes/bits/confname.h
not in ../asn1/bits/confname.h
not in ../evp/bits/confname.h
not in ../../include/bits/confname.h
not in /usr/include/bits/confname.h
makedepend: warning: ocsp_ext.c (reading ../../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: ocsp_ext.c (reading /usr/include/errno.h, line 35): cannot find include file "bits/errno.h"
not in ../bits/errno.h
not in ../../bits/errno.h
not in ../modes/bits/errno.h
not in ../asn1/bits/errno.h
not in ../evp/bits/errno.h
not in ../../include/bits/errno.h
not in /usr/include/bits/errno.h
makedepend: warning: ocsp_ht.c (reading /usr/include/ctype.h, line 26): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: ocsp_ht.c (reading /usr/include/endian.h, line 36): cannot find include file "bits/endian.h"
not in ../bits/endian.h
not in ../../bits/endian.h
not in ../modes/bits/endian.h
not in ../asn1/bits/endian.h
not in ../evp/bits/endian.h
not in ../../include/bits/endian.h
not in /usr/include/bits/endian.h
makedepend: warning: ocsp_ht.c (reading /usr/include/endian.h, line 60): cannot find include file "bits/byteswap.h"
not in ../bits/byteswap.h
not in ../../bits/byteswap.h
not in ../modes/bits/byteswap.h
not in ../asn1/bits/byteswap.h
not in ../evp/bits/byteswap.h
not in ../../include/bits/byteswap.h
not in /usr/include/bits/byteswap.h
makedepend: warning: ocsp_ht.c (reading ../../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/ocsp'
making depend in crypto/ui...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/ui'
../../util/domd ../.. -MD makedepend -- -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_EC_NISTP_64_GCC_128 -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_LIBUNBOUND -DOPENSSL_NO_MD2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SCTP -DOPENSSL_NO_SSL_TRACE -DOPENSSL_NO_SSL2 -DOPENSSL_NO_STORE -DOPENSSL_NO_UNIT_TEST -DOPENSSL_NO_WEAK_SSL_CIPHERS -- ui_err.c ui_lib.c ui_openssl.c ui_util.c ui_compat.c
makedepend: warning: ui_err.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: ui_err.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../gnu/stubs.h
not in ../../gnu/stubs.h
not in ../modes/gnu/stubs.h
not in ../asn1/gnu/stubs.h
not in ../evp/gnu/stubs.h
not in ../../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: ui_err.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ui_err.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: ui_err.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: ui_err.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ui_err.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ui_err.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: ui_err.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: ui_err.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../bits/stdio_lim.h
not in ../../bits/stdio_lim.h
not in ../modes/bits/stdio_lim.h
not in ../asn1/bits/stdio_lim.h
not in ../evp/bits/stdio_lim.h
not in ../../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: ui_err.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../bits/sys_errlist.h
not in ../../bits/sys_errlist.h
not in ../modes/bits/sys_errlist.h
not in ../asn1/bits/sys_errlist.h
not in ../evp/bits/sys_errlist.h
not in ../../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: ui_err.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ui_err.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../bits/waitflags.h
not in ../../bits/waitflags.h
not in ../modes/bits/waitflags.h
not in ../asn1/bits/waitflags.h
not in ../evp/bits/waitflags.h
not in ../../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: ui_err.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../bits/waitstatus.h
not in ../../bits/waitstatus.h
not in ../modes/bits/waitstatus.h
not in ../asn1/bits/waitstatus.h
not in ../evp/bits/waitstatus.h
not in ../../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: ui_err.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: ui_err.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ui_err.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../bits/stdlib-float.h
not in ../../bits/stdlib-float.h
not in ../modes/bits/stdlib-float.h
not in ../asn1/bits/stdlib-float.h
not in ../evp/bits/stdlib-float.h
not in ../../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: ui_err.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: ui_err.c (reading /usr/include/errno.h, line 35): cannot find include file "bits/errno.h"
not in ../bits/errno.h
not in ../../bits/errno.h
not in ../modes/bits/errno.h
not in ../asn1/bits/errno.h
not in ../evp/bits/errno.h
not in ../../include/bits/errno.h
not in /usr/include/bits/errno.h
makedepend: warning: ui_lib.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ui_lib.c (reading /usr/include/unistd.h, line 202): cannot find include file "bits/posix_opt.h"
not in ../bits/posix_opt.h
not in ../../bits/posix_opt.h
not in ../modes/bits/posix_opt.h
not in ../asn1/bits/posix_opt.h
not in ../evp/bits/posix_opt.h
not in ../../include/bits/posix_opt.h
not in /usr/include/bits/posix_opt.h
makedepend: warning: ui_lib.c (reading /usr/include/unistd.h, line 206): cannot find include file "bits/environments.h"
not in ../bits/environments.h
not in ../../bits/environments.h
not in ../modes/bits/environments.h
not in ../asn1/bits/environments.h
not in ../evp/bits/environments.h
not in ../../include/bits/environments.h
not in /usr/include/bits/environments.h
makedepend: warning: ui_lib.c (reading /usr/include/unistd.h, line 217): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: ui_lib.c (reading /usr/include/unistd.h, line 226): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ui_lib.c (reading /usr/include/unistd.h, line 609): cannot find include file "bits/confname.h"
not in ../bits/confname.h
not in ../../bits/confname.h
not in ../modes/bits/confname.h
not in ../asn1/bits/confname.h
not in ../evp/bits/confname.h
not in ../../include/bits/confname.h
not in /usr/include/bits/confname.h
makedepend: warning: ui_lib.c (reading ../../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: ui_lib.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ui_lib.c (reading ../../include/openssl/buffer.h, line 71): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: ui_openssl.c (reading /usr/include/signal.h, line 32): cannot find include file "bits/sigset.h"
not in ../bits/sigset.h
not in ../../bits/sigset.h
not in ../modes/bits/sigset.h
not in ../asn1/bits/sigset.h
not in ../evp/bits/sigset.h
not in ../../include/bits/sigset.h
not in /usr/include/bits/sigset.h
makedepend: warning: ui_openssl.c (reading /usr/include/signal.h, line 56): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: ui_openssl.c (reading /usr/include/signal.h, line 57): cannot find include file "bits/signum.h"
not in ../bits/signum.h
not in ../../bits/signum.h
not in ../modes/bits/signum.h
not in ../asn1/bits/signum.h
not in ../evp/bits/signum.h
not in ../../include/bits/signum.h
not in /usr/include/bits/signum.h
makedepend: warning: ui_openssl.c (reading /usr/include/time.h, line 116): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: ui_openssl.c (reading /usr/include/signal.h, line 80): cannot find include file "bits/siginfo.h"
not in ../bits/siginfo.h
not in ../../bits/siginfo.h
not in ../modes/bits/siginfo.h
not in ../asn1/bits/siginfo.h
not in ../evp/bits/siginfo.h
not in ../../include/bits/siginfo.h
not in /usr/include/bits/siginfo.h
makedepend: warning: ui_openssl.c (reading /usr/include/signal.h, line 245): cannot find include file "bits/sigaction.h"
not in ../bits/sigaction.h
not in ../../bits/sigaction.h
not in ../modes/bits/sigaction.h
not in ../asn1/bits/sigaction.h
not in ../evp/bits/sigaction.h
not in ../../include/bits/sigaction.h
not in /usr/include/bits/sigaction.h
makedepend: warning: ui_openssl.c (reading /usr/include/signal.h, line 332): cannot find include file "bits/sigcontext.h"
not in ../bits/sigcontext.h
not in ../../bits/sigcontext.h
not in ../modes/bits/sigcontext.h
not in ../asn1/bits/sigcontext.h
not in ../evp/bits/sigcontext.h
not in ../../include/bits/sigcontext.h
not in /usr/include/bits/sigcontext.h
makedepend: warning: ui_openssl.c (reading /usr/include/signal.h, line 342): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ui_openssl.c (reading /usr/include/signal.h, line 349): cannot find include file "bits/sigstack.h"
not in ../bits/sigstack.h
not in ../../bits/sigstack.h
not in ../modes/bits/sigstack.h
not in ../asn1/bits/sigstack.h
not in ../evp/bits/sigstack.h
not in ../../include/bits/sigstack.h
not in /usr/include/bits/sigstack.h
makedepend: warning: ui_openssl.c (reading /usr/include/signal.h, line 352): cannot find include file "sys/ucontext.h"
not in ../sys/ucontext.h
not in ../../sys/ucontext.h
not in ../modes/sys/ucontext.h
not in ../asn1/sys/ucontext.h
not in ../evp/sys/ucontext.h
not in ../../include/sys/ucontext.h
not in /usr/include/sys/ucontext.h
makedepend: warning: ui_openssl.c (reading /usr/include/signal.h, line 387): cannot find include file "bits/pthreadtypes.h"
not in ../bits/pthreadtypes.h
not in ../../bits/pthreadtypes.h
not in ../modes/bits/pthreadtypes.h
not in ../asn1/bits/pthreadtypes.h
not in ../evp/bits/pthreadtypes.h
not in ../../include/bits/pthreadtypes.h
not in /usr/include/bits/pthreadtypes.h
makedepend: warning: ui_openssl.c (reading /usr/include/signal.h, line 388): cannot find include file "bits/sigthread.h"
not in ../bits/sigthread.h
not in ../../bits/sigthread.h
not in ../modes/bits/sigthread.h
not in ../asn1/bits/sigthread.h
not in ../evp/bits/sigthread.h
not in ../../include/bits/sigthread.h
not in /usr/include/bits/sigthread.h
makedepend: warning: ui_openssl.c (reading /usr/include/termios.h, line 28): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: ui_openssl.c (reading /usr/include/termios.h, line 39): cannot find include file "bits/termios.h"
not in ../bits/termios.h
not in ../../bits/termios.h
not in ../modes/bits/termios.h
not in ../asn1/bits/termios.h
not in ../evp/bits/termios.h
not in ../../include/bits/termios.h
not in /usr/include/bits/termios.h
makedepend: warning: ui_openssl.c (reading /usr/include/termios.h, line 104): cannot find include file "sys/ttydefaults.h"
not in ../sys/ttydefaults.h
not in ../../sys/ttydefaults.h
not in ../modes/sys/ttydefaults.h
not in ../asn1/sys/ttydefaults.h
not in ../evp/sys/ttydefaults.h
not in ../../include/sys/ttydefaults.h
not in /usr/include/sys/ttydefaults.h
makedepend: warning: ui_openssl.c, line 246: cannot find include file "sys/ioctl.h"
not in ../sys/ioctl.h
not in ../../sys/ioctl.h
not in ../modes/sys/ioctl.h
not in ../asn1/sys/ioctl.h
not in ../evp/sys/ioctl.h
not in ../../include/sys/ioctl.h
not in /usr/include/sys/ioctl.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/ui'
making depend in crypto/krb5...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/krb5'
../../util/domd ../.. -MD makedepend -- -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_EC_NISTP_64_GCC_128 -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_LIBUNBOUND -DOPENSSL_NO_MD2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SCTP -DOPENSSL_NO_SSL_TRACE -DOPENSSL_NO_SSL2 -DOPENSSL_NO_STORE -DOPENSSL_NO_UNIT_TEST -DOPENSSL_NO_WEAK_SSL_CIPHERS -- krb5_asn.c
makedepend: warning: krb5_asn.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: krb5_asn.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../gnu/stubs.h
not in ../../gnu/stubs.h
not in ../modes/gnu/stubs.h
not in ../asn1/gnu/stubs.h
not in ../evp/gnu/stubs.h
not in ../../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: krb5_asn.c (reading /usr/include/time.h, line 37): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: krb5_asn.c (reading /usr/include/time.h, line 41): cannot find include file "bits/time.h"
not in ../bits/time.h
not in ../../bits/time.h
not in ../modes/bits/time.h
not in ../asn1/bits/time.h
not in ../evp/bits/time.h
not in ../../include/bits/time.h
not in /usr/include/bits/time.h
makedepend: warning: krb5_asn.c (reading /usr/include/time.h, line 55): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: krb5_asn.c (reading /usr/include/time.h, line 71): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: krb5_asn.c (reading /usr/include/time.h, line 88): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: krb5_asn.c (reading /usr/include/time.h, line 100): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: krb5_asn.c (reading /usr/include/time.h, line 116): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: krb5_asn.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: krb5_asn.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: krb5_asn.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: krb5_asn.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: krb5_asn.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: krb5_asn.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: krb5_asn.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: krb5_asn.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../bits/stdio_lim.h
not in ../../bits/stdio_lim.h
not in ../modes/bits/stdio_lim.h
not in ../asn1/bits/stdio_lim.h
not in ../evp/bits/stdio_lim.h
not in ../../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: krb5_asn.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../bits/sys_errlist.h
not in ../../bits/sys_errlist.h
not in ../modes/bits/sys_errlist.h
not in ../asn1/bits/sys_errlist.h
not in ../evp/bits/sys_errlist.h
not in ../../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: krb5_asn.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: krb5_asn.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: krb5_asn.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../bits/waitflags.h
not in ../../bits/waitflags.h
not in ../modes/bits/waitflags.h
not in ../asn1/bits/waitflags.h
not in ../evp/bits/waitflags.h
not in ../../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: krb5_asn.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../bits/waitstatus.h
not in ../../bits/waitstatus.h
not in ../modes/bits/waitstatus.h
not in ../asn1/bits/waitstatus.h
not in ../evp/bits/waitstatus.h
not in ../../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: krb5_asn.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: krb5_asn.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: krb5_asn.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../bits/stdlib-float.h
not in ../../bits/stdlib-float.h
not in ../modes/bits/stdlib-float.h
not in ../asn1/bits/stdlib-float.h
not in ../evp/bits/stdlib-float.h
not in ../../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: krb5_asn.c (reading ../../include/openssl/asn1t.h, line 62): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/krb5'
making depend in crypto/cms...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/cms'
../../util/domd ../.. -MD makedepend -- -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_EC_NISTP_64_GCC_128 -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_LIBUNBOUND -DOPENSSL_NO_MD2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SCTP -DOPENSSL_NO_SSL_TRACE -DOPENSSL_NO_SSL2 -DOPENSSL_NO_STORE -DOPENSSL_NO_UNIT_TEST -DOPENSSL_NO_WEAK_SSL_CIPHERS -- cms_lib.c cms_asn1.c cms_att.c cms_io.c cms_smime.c cms_err.c cms_sd.c cms_dd.c cms_cd.c cms_env.c cms_enc.c cms_ess.c cms_pwri.c cms_kari.c
makedepend: warning: cms_lib.c (reading ../../include/openssl/asn1t.h, line 62): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: cms_lib.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: cms_lib.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../gnu/stubs.h
not in ../../gnu/stubs.h
not in ../modes/gnu/stubs.h
not in ../asn1/gnu/stubs.h
not in ../evp/gnu/stubs.h
not in ../../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: cms_lib.c (reading /usr/include/time.h, line 37): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: cms_lib.c (reading /usr/include/time.h, line 41): cannot find include file "bits/time.h"
not in ../bits/time.h
not in ../../bits/time.h
not in ../modes/bits/time.h
not in ../asn1/bits/time.h
not in ../evp/bits/time.h
not in ../../include/bits/time.h
not in /usr/include/bits/time.h
makedepend: warning: cms_lib.c (reading /usr/include/time.h, line 55): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: cms_lib.c (reading /usr/include/time.h, line 71): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: cms_lib.c (reading /usr/include/time.h, line 88): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: cms_lib.c (reading /usr/include/time.h, line 100): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: cms_lib.c (reading /usr/include/time.h, line 116): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: cms_lib.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: cms_lib.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: cms_lib.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: cms_lib.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: cms_lib.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: cms_lib.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: cms_lib.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: cms_lib.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../bits/stdio_lim.h
not in ../../bits/stdio_lim.h
not in ../modes/bits/stdio_lim.h
not in ../asn1/bits/stdio_lim.h
not in ../evp/bits/stdio_lim.h
not in ../../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: cms_lib.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../bits/sys_errlist.h
not in ../../bits/sys_errlist.h
not in ../modes/bits/sys_errlist.h
not in ../asn1/bits/sys_errlist.h
not in ../evp/bits/sys_errlist.h
not in ../../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: cms_lib.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: cms_lib.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: cms_lib.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../bits/waitflags.h
not in ../../bits/waitflags.h
not in ../modes/bits/waitflags.h
not in ../asn1/bits/waitflags.h
not in ../evp/bits/waitflags.h
not in ../../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: cms_lib.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../bits/waitstatus.h
not in ../../bits/waitstatus.h
not in ../modes/bits/waitstatus.h
not in ../asn1/bits/waitstatus.h
not in ../evp/bits/waitstatus.h
not in ../../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: cms_lib.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: cms_lib.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: cms_lib.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../bits/stdlib-float.h
not in ../../bits/stdlib-float.h
not in ../modes/bits/stdlib-float.h
not in ../asn1/bits/stdlib-float.h
not in ../evp/bits/stdlib-float.h
not in ../../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: cms_lib.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: cms_lib.c (reading ../../include/openssl/buffer.h, line 71): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: cms_lib.c (reading ../../include/openssl/sha.h, line 63): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: cms_lib.c (reading /usr/include/errno.h, line 35): cannot find include file "bits/errno.h"
not in ../bits/errno.h
not in ../../bits/errno.h
not in ../modes/bits/errno.h
not in ../asn1/bits/errno.h
not in ../evp/bits/errno.h
not in ../../include/bits/errno.h
not in /usr/include/bits/errno.h
makedepend: warning: cms_smime.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: cms_smime.c (reading /usr/include/unistd.h, line 202): cannot find include file "bits/posix_opt.h"
not in ../bits/posix_opt.h
not in ../../bits/posix_opt.h
not in ../modes/bits/posix_opt.h
not in ../asn1/bits/posix_opt.h
not in ../evp/bits/posix_opt.h
not in ../../include/bits/posix_opt.h
not in /usr/include/bits/posix_opt.h
makedepend: warning: cms_smime.c (reading /usr/include/unistd.h, line 206): cannot find include file "bits/environments.h"
not in ../bits/environments.h
not in ../../bits/environments.h
not in ../modes/bits/environments.h
not in ../asn1/bits/environments.h
not in ../evp/bits/environments.h
not in ../../include/bits/environments.h
not in /usr/include/bits/environments.h
makedepend: warning: cms_smime.c (reading /usr/include/unistd.h, line 217): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: cms_smime.c (reading /usr/include/unistd.h, line 226): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: cms_smime.c (reading /usr/include/unistd.h, line 609): cannot find include file "bits/confname.h"
not in ../bits/confname.h
not in ../../bits/confname.h
not in ../modes/bits/confname.h
not in ../asn1/bits/confname.h
not in ../evp/bits/confname.h
not in ../../include/bits/confname.h
not in /usr/include/bits/confname.h
makedepend: warning: cms_smime.c (reading ../../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: cms_env.c (reading ../../include/openssl/aes.h, line 61): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/cms'
making depend in crypto/pqueue...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/pqueue'
../../util/domd ../.. -MD makedepend -- -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_EC_NISTP_64_GCC_128 -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_LIBUNBOUND -DOPENSSL_NO_MD2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SCTP -DOPENSSL_NO_SSL_TRACE -DOPENSSL_NO_SSL2 -DOPENSSL_NO_STORE -DOPENSSL_NO_UNIT_TEST -DOPENSSL_NO_WEAK_SSL_CIPHERS -- pqueue.c
makedepend: warning: pqueue.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: pqueue.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../gnu/stubs.h
not in ../../gnu/stubs.h
not in ../modes/gnu/stubs.h
not in ../asn1/gnu/stubs.h
not in ../evp/gnu/stubs.h
not in ../../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: pqueue.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: pqueue.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../bits/waitflags.h
not in ../../bits/waitflags.h
not in ../modes/bits/waitflags.h
not in ../asn1/bits/waitflags.h
not in ../evp/bits/waitflags.h
not in ../../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: pqueue.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../bits/waitstatus.h
not in ../../bits/waitstatus.h
not in ../modes/bits/waitstatus.h
not in ../asn1/bits/waitstatus.h
not in ../evp/bits/waitstatus.h
not in ../../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: pqueue.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: pqueue.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: pqueue.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../bits/stdlib-float.h
not in ../../bits/stdlib-float.h
not in ../modes/bits/stdlib-float.h
not in ../asn1/bits/stdlib-float.h
not in ../evp/bits/stdlib-float.h
not in ../../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: pqueue.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: pqueue.c (reading /usr/include/unistd.h, line 202): cannot find include file "bits/posix_opt.h"
not in ../bits/posix_opt.h
not in ../../bits/posix_opt.h
not in ../modes/bits/posix_opt.h
not in ../asn1/bits/posix_opt.h
not in ../evp/bits/posix_opt.h
not in ../../include/bits/posix_opt.h
not in /usr/include/bits/posix_opt.h
makedepend: warning: pqueue.c (reading /usr/include/unistd.h, line 206): cannot find include file "bits/environments.h"
not in ../bits/environments.h
not in ../../bits/environments.h
not in ../modes/bits/environments.h
not in ../asn1/bits/environments.h
not in ../evp/bits/environments.h
not in ../../include/bits/environments.h
not in /usr/include/bits/environments.h
makedepend: warning: pqueue.c (reading /usr/include/unistd.h, line 217): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: pqueue.c (reading /usr/include/unistd.h, line 226): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: pqueue.c (reading /usr/include/unistd.h, line 609): cannot find include file "bits/confname.h"
not in ../bits/confname.h
not in ../../bits/confname.h
not in ../modes/bits/confname.h
not in ../asn1/bits/confname.h
not in ../evp/bits/confname.h
not in ../../include/bits/confname.h
not in /usr/include/bits/confname.h
makedepend: warning: pqueue.c (reading ../../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: pqueue.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: pqueue.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: pqueue.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: pqueue.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: pqueue.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: pqueue.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: pqueue.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: pqueue.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../bits/stdio_lim.h
not in ../../bits/stdio_lim.h
not in ../modes/bits/stdio_lim.h
not in ../asn1/bits/stdio_lim.h
not in ../evp/bits/stdio_lim.h
not in ../../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: pqueue.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../bits/sys_errlist.h
not in ../../bits/sys_errlist.h
not in ../modes/bits/sys_errlist.h
not in ../asn1/bits/sys_errlist.h
not in ../evp/bits/sys_errlist.h
not in ../../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: pqueue.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: pqueue.c (reading ../../include/openssl/buffer.h, line 71): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: pqueue.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: pqueue.c (reading /usr/include/errno.h, line 35): cannot find include file "bits/errno.h"
not in ../bits/errno.h
not in ../../bits/errno.h
not in ../modes/bits/errno.h
not in ../asn1/bits/errno.h
not in ../evp/bits/errno.h
not in ../../include/bits/errno.h
not in /usr/include/bits/errno.h
makedepend: warning: pqueue.c (reading /usr/include/limits.h, line 123): cannot find include file "limits.h"
makedepend: warning: pqueue.c (reading /usr/include/limits.h, line 143): cannot find include file "bits/posix1_lim.h"
not in ../bits/posix1_lim.h
not in ../../bits/posix1_lim.h
not in ../modes/bits/posix1_lim.h
not in ../asn1/bits/posix1_lim.h
not in ../evp/bits/posix1_lim.h
not in ../../include/bits/posix1_lim.h
not in /usr/include/bits/posix1_lim.h
makedepend: warning: pqueue.c (reading /usr/include/limits.h, line 147): cannot find include file "bits/posix2_lim.h"
not in ../bits/posix2_lim.h
not in ../../bits/posix2_lim.h
not in ../modes/bits/posix2_lim.h
not in ../asn1/bits/posix2_lim.h
not in ../evp/bits/posix2_lim.h
not in ../../include/bits/posix2_lim.h
not in /usr/include/bits/posix2_lim.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/pqueue'
making depend in crypto/ts...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/ts'
../../util/domd ../.. -MD makedepend -- -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_EC_NISTP_64_GCC_128 -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_LIBUNBOUND -DOPENSSL_NO_MD2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SCTP -DOPENSSL_NO_SSL_TRACE -DOPENSSL_NO_SSL2 -DOPENSSL_NO_STORE -DOPENSSL_NO_UNIT_TEST -DOPENSSL_NO_WEAK_SSL_CIPHERS -- ts_err.c ts_req_utils.c ts_req_print.c ts_rsp_utils.c ts_rsp_print.c ts_rsp_sign.c ts_rsp_verify.c ts_verify_ctx.c ts_lib.c ts_conf.c ts_asn1.c
makedepend: warning: ts_err.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: ts_err.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../gnu/stubs.h
not in ../../gnu/stubs.h
not in ../modes/gnu/stubs.h
not in ../asn1/gnu/stubs.h
not in ../evp/gnu/stubs.h
not in ../../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: ts_err.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ts_err.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: ts_err.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: ts_err.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ts_err.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ts_err.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: ts_err.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: ts_err.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../bits/stdio_lim.h
not in ../../bits/stdio_lim.h
not in ../modes/bits/stdio_lim.h
not in ../asn1/bits/stdio_lim.h
not in ../evp/bits/stdio_lim.h
not in ../../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: ts_err.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../bits/sys_errlist.h
not in ../../bits/sys_errlist.h
not in ../modes/bits/sys_errlist.h
not in ../asn1/bits/sys_errlist.h
not in ../evp/bits/sys_errlist.h
not in ../../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: ts_err.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ts_err.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../bits/waitflags.h
not in ../../bits/waitflags.h
not in ../modes/bits/waitflags.h
not in ../asn1/bits/waitflags.h
not in ../evp/bits/waitflags.h
not in ../../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: ts_err.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../bits/waitstatus.h
not in ../../bits/waitstatus.h
not in ../modes/bits/waitstatus.h
not in ../asn1/bits/waitstatus.h
not in ../evp/bits/waitstatus.h
not in ../../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: ts_err.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: ts_err.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ts_err.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../bits/stdlib-float.h
not in ../../bits/stdlib-float.h
not in ../modes/bits/stdlib-float.h
not in ../asn1/bits/stdlib-float.h
not in ../evp/bits/stdlib-float.h
not in ../../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: ts_err.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: ts_err.c (reading /usr/include/errno.h, line 35): cannot find include file "bits/errno.h"
not in ../bits/errno.h
not in ../../bits/errno.h
not in ../modes/bits/errno.h
not in ../asn1/bits/errno.h
not in ../evp/bits/errno.h
not in ../../include/bits/errno.h
not in /usr/include/bits/errno.h
makedepend: warning: ts_err.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ts_err.c (reading ../../include/openssl/buffer.h, line 71): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: ts_err.c (reading /usr/include/time.h, line 37): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ts_err.c (reading /usr/include/time.h, line 41): cannot find include file "bits/time.h"
not in ../bits/time.h
not in ../../bits/time.h
not in ../modes/bits/time.h
not in ../asn1/bits/time.h
not in ../evp/bits/time.h
not in ../../include/bits/time.h
not in /usr/include/bits/time.h
makedepend: warning: ts_err.c (reading /usr/include/time.h, line 55): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: ts_err.c (reading /usr/include/time.h, line 71): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: ts_err.c (reading /usr/include/time.h, line 88): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: ts_err.c (reading /usr/include/time.h, line 100): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: ts_err.c (reading /usr/include/time.h, line 116): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: ts_err.c (reading ../../include/openssl/sha.h, line 63): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ts_req_utils.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ts_req_utils.c (reading /usr/include/unistd.h, line 202): cannot find include file "bits/posix_opt.h"
not in ../bits/posix_opt.h
not in ../../bits/posix_opt.h
not in ../modes/bits/posix_opt.h
not in ../asn1/bits/posix_opt.h
not in ../evp/bits/posix_opt.h
not in ../../include/bits/posix_opt.h
not in /usr/include/bits/posix_opt.h
makedepend: warning: ts_req_utils.c (reading /usr/include/unistd.h, line 206): cannot find include file "bits/environments.h"
not in ../bits/environments.h
not in ../../bits/environments.h
not in ../modes/bits/environments.h
not in ../asn1/bits/environments.h
not in ../evp/bits/environments.h
not in ../../include/bits/environments.h
not in /usr/include/bits/environments.h
makedepend: warning: ts_req_utils.c (reading /usr/include/unistd.h, line 217): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: ts_req_utils.c (reading /usr/include/unistd.h, line 226): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ts_req_utils.c (reading /usr/include/unistd.h, line 609): cannot find include file "bits/confname.h"
not in ../bits/confname.h
not in ../../bits/confname.h
not in ../modes/bits/confname.h
not in ../asn1/bits/confname.h
not in ../evp/bits/confname.h
not in ../../include/bits/confname.h
not in /usr/include/bits/confname.h
makedepend: warning: ts_req_utils.c (reading ../../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: ts_req_print.c (reading /usr/include/limits.h, line 123): cannot find include file "limits.h"
makedepend: warning: ts_req_print.c (reading /usr/include/limits.h, line 143): cannot find include file "bits/posix1_lim.h"
not in ../bits/posix1_lim.h
not in ../../bits/posix1_lim.h
not in ../modes/bits/posix1_lim.h
not in ../asn1/bits/posix1_lim.h
not in ../evp/bits/posix1_lim.h
not in ../../include/bits/posix1_lim.h
not in /usr/include/bits/posix1_lim.h
makedepend: warning: ts_req_print.c (reading /usr/include/limits.h, line 147): cannot find include file "bits/posix2_lim.h"
not in ../bits/posix2_lim.h
not in ../../bits/posix2_lim.h
not in ../modes/bits/posix2_lim.h
not in ../asn1/bits/posix2_lim.h
not in ../evp/bits/posix2_lim.h
not in ../../include/bits/posix2_lim.h
not in /usr/include/bits/posix2_lim.h
makedepend: warning: ts_rsp_sign.c, line 63: cannot find include file "sys/time.h"
not in ../sys/time.h
not in ../../sys/time.h
not in ../modes/sys/time.h
not in ../asn1/sys/time.h
not in ../evp/sys/time.h
not in ../../include/sys/time.h
not in /usr/include/sys/time.h
makedepend: warning: ts_asn1.c (reading ../../include/openssl/asn1t.h, line 62): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/ts'
making depend in crypto/srp...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/srp'
../../util/domd ../.. -MD makedepend -- -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_EC_NISTP_64_GCC_128 -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_LIBUNBOUND -DOPENSSL_NO_MD2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SCTP -DOPENSSL_NO_SSL_TRACE -DOPENSSL_NO_SSL2 -DOPENSSL_NO_STORE -DOPENSSL_NO_UNIT_TEST -DOPENSSL_NO_WEAK_SSL_CIPHERS -- srp_lib.c srp_vfy.c
makedepend: warning: srp_lib.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: srp_lib.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../gnu/stubs.h
not in ../../gnu/stubs.h
not in ../modes/gnu/stubs.h
not in ../asn1/gnu/stubs.h
not in ../evp/gnu/stubs.h
not in ../../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: srp_lib.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: srp_lib.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../bits/waitflags.h
not in ../../bits/waitflags.h
not in ../modes/bits/waitflags.h
not in ../asn1/bits/waitflags.h
not in ../evp/bits/waitflags.h
not in ../../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: srp_lib.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../bits/waitstatus.h
not in ../../bits/waitstatus.h
not in ../modes/bits/waitstatus.h
not in ../asn1/bits/waitstatus.h
not in ../evp/bits/waitstatus.h
not in ../../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: srp_lib.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: srp_lib.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: srp_lib.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../bits/stdlib-float.h
not in ../../bits/stdlib-float.h
not in ../modes/bits/stdlib-float.h
not in ../asn1/bits/stdlib-float.h
not in ../evp/bits/stdlib-float.h
not in ../../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: srp_lib.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: srp_lib.c (reading /usr/include/unistd.h, line 202): cannot find include file "bits/posix_opt.h"
not in ../bits/posix_opt.h
not in ../../bits/posix_opt.h
not in ../modes/bits/posix_opt.h
not in ../asn1/bits/posix_opt.h
not in ../evp/bits/posix_opt.h
not in ../../include/bits/posix_opt.h
not in /usr/include/bits/posix_opt.h
makedepend: warning: srp_lib.c (reading /usr/include/unistd.h, line 206): cannot find include file "bits/environments.h"
not in ../bits/environments.h
not in ../../bits/environments.h
not in ../modes/bits/environments.h
not in ../asn1/bits/environments.h
not in ../evp/bits/environments.h
not in ../../include/bits/environments.h
not in /usr/include/bits/environments.h
makedepend: warning: srp_lib.c (reading /usr/include/unistd.h, line 217): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: srp_lib.c (reading /usr/include/unistd.h, line 226): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: srp_lib.c (reading /usr/include/unistd.h, line 609): cannot find include file "bits/confname.h"
not in ../bits/confname.h
not in ../../bits/confname.h
not in ../modes/bits/confname.h
not in ../asn1/bits/confname.h
not in ../evp/bits/confname.h
not in ../../include/bits/confname.h
not in /usr/include/bits/confname.h
makedepend: warning: srp_lib.c (reading ../../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: srp_lib.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: srp_lib.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: srp_lib.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: srp_lib.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: srp_lib.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: srp_lib.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: srp_lib.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: srp_lib.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../bits/stdio_lim.h
not in ../../bits/stdio_lim.h
not in ../modes/bits/stdio_lim.h
not in ../asn1/bits/stdio_lim.h
not in ../evp/bits/stdio_lim.h
not in ../../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: srp_lib.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../bits/sys_errlist.h
not in ../../bits/sys_errlist.h
not in ../modes/bits/sys_errlist.h
not in ../asn1/bits/sys_errlist.h
not in ../evp/bits/sys_errlist.h
not in ../../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: srp_lib.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: srp_lib.c (reading ../../include/openssl/buffer.h, line 71): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: srp_lib.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: srp_lib.c (reading /usr/include/errno.h, line 35): cannot find include file "bits/errno.h"
not in ../bits/errno.h
not in ../../bits/errno.h
not in ../modes/bits/errno.h
not in ../asn1/bits/errno.h
not in ../evp/bits/errno.h
not in ../../include/bits/errno.h
not in /usr/include/bits/errno.h
makedepend: warning: srp_lib.c (reading /usr/include/limits.h, line 123): cannot find include file "limits.h"
makedepend: warning: srp_lib.c (reading /usr/include/limits.h, line 143): cannot find include file "bits/posix1_lim.h"
not in ../bits/posix1_lim.h
not in ../../bits/posix1_lim.h
not in ../modes/bits/posix1_lim.h
not in ../asn1/bits/posix1_lim.h
not in ../evp/bits/posix1_lim.h
not in ../../include/bits/posix1_lim.h
not in /usr/include/bits/posix1_lim.h
makedepend: warning: srp_lib.c (reading /usr/include/limits.h, line 147): cannot find include file "bits/posix2_lim.h"
not in ../bits/posix2_lim.h
not in ../../bits/posix2_lim.h
not in ../modes/bits/posix2_lim.h
not in ../asn1/bits/posix2_lim.h
not in ../evp/bits/posix2_lim.h
not in ../../include/bits/posix2_lim.h
not in /usr/include/bits/posix2_lim.h
makedepend: warning: srp_lib.c (reading ../../include/openssl/sha.h, line 63): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: srp_lib.c (reading /usr/include/time.h, line 37): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: srp_lib.c (reading /usr/include/time.h, line 41): cannot find include file "bits/time.h"
not in ../bits/time.h
not in ../../bits/time.h
not in ../modes/bits/time.h
not in ../asn1/bits/time.h
not in ../evp/bits/time.h
not in ../../include/bits/time.h
not in /usr/include/bits/time.h
makedepend: warning: srp_lib.c (reading /usr/include/time.h, line 55): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: srp_lib.c (reading /usr/include/time.h, line 71): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: srp_lib.c (reading /usr/include/time.h, line 88): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: srp_lib.c (reading /usr/include/time.h, line 100): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: srp_lib.c (reading /usr/include/time.h, line 116): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: srp_lib.c, line 77: # error "unsupported BN_BYTES"
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/srp'
making depend in crypto/cmac...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/cmac'
../../util/domd ../.. -MD makedepend -- -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_EC_NISTP_64_GCC_128 -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_LIBUNBOUND -DOPENSSL_NO_MD2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SCTP -DOPENSSL_NO_SSL_TRACE -DOPENSSL_NO_SSL2 -DOPENSSL_NO_STORE -DOPENSSL_NO_UNIT_TEST -DOPENSSL_NO_WEAK_SSL_CIPHERS -- cmac.c cm_ameth.c cm_pmeth.c
makedepend: warning: cmac.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: cmac.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../gnu/stubs.h
not in ../../gnu/stubs.h
not in ../modes/gnu/stubs.h
not in ../asn1/gnu/stubs.h
not in ../evp/gnu/stubs.h
not in ../../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: cmac.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: cmac.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: cmac.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: cmac.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: cmac.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: cmac.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: cmac.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../../sys/cdefs.h
not in ../modes/sys/cdefs.h
not in ../asn1/sys/cdefs.h
not in ../evp/sys/cdefs.h
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: cmac.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../bits/stdio_lim.h
not in ../../bits/stdio_lim.h
not in ../modes/bits/stdio_lim.h
not in ../asn1/bits/stdio_lim.h
not in ../evp/bits/stdio_lim.h
not in ../../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: cmac.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../bits/sys_errlist.h
not in ../../bits/sys_errlist.h
not in ../modes/bits/sys_errlist.h
not in ../asn1/bits/sys_errlist.h
not in ../evp/bits/sys_errlist.h
not in ../../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: cmac.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: cmac.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../bits/waitflags.h
not in ../../bits/waitflags.h
not in ../modes/bits/waitflags.h
not in ../asn1/bits/waitflags.h
not in ../evp/bits/waitflags.h
not in ../../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: cmac.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../bits/waitstatus.h
not in ../../bits/waitstatus.h
not in ../modes/bits/waitstatus.h
not in ../asn1/bits/waitstatus.h
not in ../evp/bits/waitstatus.h
not in ../../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: cmac.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: cmac.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: cmac.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../bits/stdlib-float.h
not in ../../bits/stdlib-float.h
not in ../modes/bits/stdlib-float.h
not in ../asn1/bits/stdlib-float.h
not in ../evp/bits/stdlib-float.h
not in ../../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: cmac.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: cmac.c (reading /usr/include/unistd.h, line 202): cannot find include file "bits/posix_opt.h"
not in ../bits/posix_opt.h
not in ../../bits/posix_opt.h
not in ../modes/bits/posix_opt.h
not in ../asn1/bits/posix_opt.h
not in ../evp/bits/posix_opt.h
not in ../../include/bits/posix_opt.h
not in /usr/include/bits/posix_opt.h
makedepend: warning: cmac.c (reading /usr/include/unistd.h, line 206): cannot find include file "bits/environments.h"
not in ../bits/environments.h
not in ../../bits/environments.h
not in ../modes/bits/environments.h
not in ../asn1/bits/environments.h
not in ../evp/bits/environments.h
not in ../../include/bits/environments.h
not in /usr/include/bits/environments.h
makedepend: warning: cmac.c (reading /usr/include/unistd.h, line 217): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: cmac.c (reading /usr/include/unistd.h, line 226): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: cmac.c (reading /usr/include/unistd.h, line 609): cannot find include file "bits/confname.h"
not in ../bits/confname.h
not in ../../bits/confname.h
not in ../modes/bits/confname.h
not in ../asn1/bits/confname.h
not in ../evp/bits/confname.h
not in ../../include/bits/confname.h
not in /usr/include/bits/confname.h
makedepend: warning: cmac.c (reading ../../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: cmac.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: cmac.c (reading ../../include/openssl/buffer.h, line 71): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../../sys/types.h
not in ../modes/sys/types.h
not in ../asn1/sys/types.h
not in ../evp/sys/types.h
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: cmac.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../../stdarg.h
not in ../modes/stdarg.h
not in ../asn1/stdarg.h
not in ../evp/stdarg.h
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: cmac.c (reading /usr/include/errno.h, line 35): cannot find include file "bits/errno.h"
not in ../bits/errno.h
not in ../../bits/errno.h
not in ../modes/bits/errno.h
not in ../asn1/bits/errno.h
not in ../evp/bits/errno.h
not in ../../include/bits/errno.h
not in /usr/include/bits/errno.h
makedepend: warning: cmac.c (reading /usr/include/time.h, line 37): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: cmac.c (reading /usr/include/time.h, line 41): cannot find include file "bits/time.h"
not in ../bits/time.h
not in ../../bits/time.h
not in ../modes/bits/time.h
not in ../asn1/bits/time.h
not in ../evp/bits/time.h
not in ../../include/bits/time.h
not in /usr/include/bits/time.h
makedepend: warning: cmac.c (reading /usr/include/time.h, line 55): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: cmac.c (reading /usr/include/time.h, line 71): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: cmac.c (reading /usr/include/time.h, line 88): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: cmac.c (reading /usr/include/time.h, line 100): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: cmac.c (reading /usr/include/time.h, line 116): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../../bits/types.h
not in ../modes/bits/types.h
not in ../asn1/bits/types.h
not in ../evp/bits/types.h
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: cm_pmeth.c (reading ../../include/openssl/sha.h, line 63): cannot find include file "stddef.h"
not in ../stddef.h
not in ../../stddef.h
not in ../modes/stddef.h
not in ../asn1/stddef.h
not in ../evp/stddef.h
not in ../../include/stddef.h
not in /usr/include/stddef.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/cmac'
make[1]: Verzeichnis »/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto« wird verlassen
making depend in ssl...
make[1]: Verzeichnis »/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/ssl« wird betreten
makedepend: warning: s2_meth.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../crypto/sys/cdefs.h
not in ../sys/cdefs.h
not in ../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: s2_meth.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../crypto/gnu/stubs.h
not in ../gnu/stubs.h
not in ../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: s2_meth.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../crypto/stddef.h
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: s2_meth.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../crypto/bits/waitflags.h
not in ../bits/waitflags.h
not in ../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: s2_meth.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../crypto/bits/waitstatus.h
not in ../bits/waitstatus.h
not in ../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: s2_meth.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../crypto/sys/types.h
not in ../sys/types.h
not in ../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: s2_meth.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../crypto/stddef.h
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: s2_meth.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../crypto/bits/stdlib-float.h
not in ../bits/stdlib-float.h
not in ../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: s2_meth.c (reading /usr/include/time.h, line 37): cannot find include file "stddef.h"
not in ../crypto/stddef.h
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: s2_meth.c (reading /usr/include/time.h, line 41): cannot find include file "bits/time.h"
not in ../crypto/bits/time.h
not in ../bits/time.h
not in ../include/bits/time.h
not in /usr/include/bits/time.h
makedepend: warning: s2_meth.c (reading /usr/include/time.h, line 55): cannot find include file "bits/types.h"
not in ../crypto/bits/types.h
not in ../bits/types.h
not in ../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: s2_meth.c (reading /usr/include/time.h, line 71): cannot find include file "bits/types.h"
not in ../crypto/bits/types.h
not in ../bits/types.h
not in ../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: s2_meth.c (reading /usr/include/time.h, line 88): cannot find include file "bits/types.h"
not in ../crypto/bits/types.h
not in ../bits/types.h
not in ../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: s2_meth.c (reading /usr/include/time.h, line 100): cannot find include file "bits/types.h"
not in ../crypto/bits/types.h
not in ../bits/types.h
not in ../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: s2_meth.c (reading /usr/include/time.h, line 116): cannot find include file "bits/types.h"
not in ../crypto/bits/types.h
not in ../bits/types.h
not in ../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: s2_meth.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h"
not in ../crypto/stddef.h
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: s2_meth.c (reading /usr/include/errno.h, line 35): cannot find include file "bits/errno.h"
not in ../crypto/bits/errno.h
not in ../bits/errno.h
not in ../include/bits/errno.h
not in /usr/include/bits/errno.h
makedepend: warning: s2_meth.c (reading /usr/include/unistd.h, line 202): cannot find include file "bits/posix_opt.h"
not in ../crypto/bits/posix_opt.h
not in ../bits/posix_opt.h
not in ../include/bits/posix_opt.h
not in /usr/include/bits/posix_opt.h
makedepend: warning: s2_meth.c (reading /usr/include/unistd.h, line 206): cannot find include file "bits/environments.h"
not in ../crypto/bits/environments.h
not in ../bits/environments.h
not in ../include/bits/environments.h
not in /usr/include/bits/environments.h
makedepend: warning: s2_meth.c (reading /usr/include/unistd.h, line 217): cannot find include file "bits/types.h"
not in ../crypto/bits/types.h
not in ../bits/types.h
not in ../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: s2_meth.c (reading /usr/include/unistd.h, line 226): cannot find include file "stddef.h"
not in ../crypto/stddef.h
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: s2_meth.c (reading /usr/include/unistd.h, line 609): cannot find include file "bits/confname.h"
not in ../crypto/bits/confname.h
not in ../bits/confname.h
not in ../include/bits/confname.h
not in /usr/include/bits/confname.h
makedepend: warning: s2_meth.c (reading ../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../crypto/sys/types.h
not in ../sys/types.h
not in ../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: s2_meth.c (reading ../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
not in ../crypto/stddef.h
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: s2_meth.c (reading ../include/openssl/buffer.h, line 71): cannot find include file "sys/types.h"
not in ../crypto/sys/types.h
not in ../sys/types.h
not in ../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: s2_meth.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../crypto/stddef.h
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: s2_meth.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../crypto/bits/types.h
not in ../bits/types.h
not in ../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: s2_meth.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../crypto/bits/types.h
not in ../bits/types.h
not in ../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: s2_meth.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../crypto/stddef.h
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: s2_meth.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../crypto/stddef.h
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: s2_meth.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../crypto/stdarg.h
not in ../stdarg.h
not in ../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: s2_meth.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../crypto/sys/cdefs.h
not in ../sys/cdefs.h
not in ../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: s2_meth.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../crypto/bits/stdio_lim.h
not in ../bits/stdio_lim.h
not in ../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: s2_meth.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../crypto/bits/sys_errlist.h
not in ../bits/sys_errlist.h
not in ../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: s2_meth.c (reading ../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
not in ../crypto/stdarg.h
not in ../stdarg.h
not in ../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: s2_meth.c (reading ../include/openssl/sha.h, line 63): cannot find include file "stddef.h"
not in ../crypto/stddef.h
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: s2_meth.c (reading ../include/openssl/dtls1.h, line 78): cannot find include file "sys/time.h"
not in ../crypto/sys/time.h
not in ../sys/time.h
not in ../include/sys/time.h
not in /usr/include/sys/time.h
makedepend: warning: s3_srvr.c (reading /usr/include/limits.h, line 123): cannot find include file "limits.h"
makedepend: warning: s3_srvr.c (reading /usr/include/limits.h, line 143): cannot find include file "bits/posix1_lim.h"
not in ../crypto/bits/posix1_lim.h
not in ../bits/posix1_lim.h
not in ../include/bits/posix1_lim.h
not in /usr/include/bits/posix1_lim.h
makedepend: warning: s3_srvr.c (reading /usr/include/limits.h, line 147): cannot find include file "bits/posix2_lim.h"
not in ../crypto/bits/posix2_lim.h
not in ../bits/posix2_lim.h
not in ../include/bits/posix2_lim.h
not in /usr/include/bits/posix2_lim.h
makedepend: warning: s3_srvr.c (reading ../include/openssl/md5.h, line 63): cannot find include file "stddef.h"
not in ../crypto/stddef.h
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ssl_cert.c, line 123: cannot find include file "sys/types.h"
not in ../crypto/sys/types.h
not in ../sys/types.h
not in ../include/sys/types.h
not in /usr/include/sys/types.h
make[1]: Verzeichnis »/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/ssl« wird verlassen
making depend in engines...
make[1]: Verzeichnis »/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/engines« wird betreten
makedepend: warning: e_4758cca.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: e_4758cca.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: e_4758cca.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: e_4758cca.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: e_4758cca.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: e_4758cca.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: e_4758cca.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: e_4758cca.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: e_4758cca.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: e_4758cca.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: e_4758cca.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: e_4758cca.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h"
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: e_4758cca.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: e_4758cca.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: e_4758cca.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: e_4758cca.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: e_4758cca.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: e_4758cca.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: e_4758cca.c (reading ../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: e_4758cca.c (reading ../include/openssl/buffer.h, line 71): cannot find include file "sys/types.h"
not in ../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: e_4758cca.c (reading ../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
not in ../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: e_4758cca.c (reading /usr/include/time.h, line 37): cannot find include file "stddef.h"
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: e_4758cca.c (reading /usr/include/time.h, line 41): cannot find include file "bits/time.h"
not in ../include/bits/time.h
not in /usr/include/bits/time.h
makedepend: warning: e_4758cca.c (reading /usr/include/time.h, line 55): cannot find include file "bits/types.h"
not in ../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: e_4758cca.c (reading /usr/include/time.h, line 71): cannot find include file "bits/types.h"
not in ../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: e_4758cca.c (reading /usr/include/time.h, line 88): cannot find include file "bits/types.h"
not in ../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: e_4758cca.c (reading /usr/include/time.h, line 100): cannot find include file "bits/types.h"
not in ../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: e_4758cca.c (reading /usr/include/time.h, line 116): cannot find include file "bits/types.h"
not in ../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: e_4758cca.c (reading ../include/openssl/sha.h, line 63): cannot find include file "stddef.h"
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: e_4758cca.c (reading /usr/include/limits.h, line 123): cannot find include file "limits.h"
makedepend: warning: e_4758cca.c (reading /usr/include/limits.h, line 143): cannot find include file "bits/posix1_lim.h"
not in ../include/bits/posix1_lim.h
not in /usr/include/bits/posix1_lim.h
makedepend: warning: e_4758cca.c (reading /usr/include/limits.h, line 147): cannot find include file "bits/posix2_lim.h"
not in ../include/bits/posix2_lim.h
not in /usr/include/bits/posix2_lim.h
makedepend: warning: e_4758cca.c (reading /usr/include/errno.h, line 35): cannot find include file "bits/errno.h"
not in ../include/bits/errno.h
not in /usr/include/bits/errno.h
makedepend: warning: e_aep.c, line 61: cannot find include file "sys/types.h"
not in ../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: e_aep.c (reading /usr/include/unistd.h, line 202): cannot find include file "bits/posix_opt.h"
not in ../include/bits/posix_opt.h
not in /usr/include/bits/posix_opt.h
makedepend: warning: e_aep.c (reading /usr/include/unistd.h, line 206): cannot find include file "bits/environments.h"
not in ../include/bits/environments.h
not in /usr/include/bits/environments.h
makedepend: warning: e_aep.c (reading /usr/include/unistd.h, line 217): cannot find include file "bits/types.h"
not in ../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: e_aep.c (reading /usr/include/unistd.h, line 226): cannot find include file "stddef.h"
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: e_aep.c (reading /usr/include/unistd.h, line 609): cannot find include file "bits/confname.h"
not in ../include/bits/confname.h
not in /usr/include/bits/confname.h
makedepend: warning: e_chil.c (reading vendor_defns/hwcryptohook.h, line 74): cannot find include file "sys/types.h"
not in ../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: e_padlock.c (reading ../include/openssl/aes.h, line 61): cannot find include file "stddef.h"
not in ../include/stddef.h
not in /usr/include/stddef.h
making depend in engines/ccgost...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/engines/ccgost'
makedepend: warning: gost2001.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: gost2001.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: gost2001.c (reading /usr/include/limits.h, line 123): cannot find include file "limits.h"
makedepend: warning: gost2001.c (reading /usr/include/limits.h, line 143): cannot find include file "bits/posix1_lim.h"
not in ../../include/bits/posix1_lim.h
not in /usr/include/bits/posix1_lim.h
makedepend: warning: gost2001.c (reading /usr/include/limits.h, line 147): cannot find include file "bits/posix2_lim.h"
not in ../../include/bits/posix2_lim.h
not in /usr/include/bits/posix2_lim.h
makedepend: warning: gost2001.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: gost2001.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: gost2001.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: gost2001.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: gost2001.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: gost2001.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: gost2001.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: gost2001.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: gost2001.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: gost2001.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: gost2001.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: gost2001.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: gost2001.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: gost2001.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: gost2001.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: gost2001.c (reading ../../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
not in ../../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: gost2001.c (reading /usr/include/time.h, line 37): cannot find include file "stddef.h"
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: gost2001.c (reading /usr/include/time.h, line 41): cannot find include file "bits/time.h"
not in ../../include/bits/time.h
not in /usr/include/bits/time.h
makedepend: warning: gost2001.c (reading /usr/include/time.h, line 55): cannot find include file "bits/types.h"
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: gost2001.c (reading /usr/include/time.h, line 71): cannot find include file "bits/types.h"
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: gost2001.c (reading /usr/include/time.h, line 88): cannot find include file "bits/types.h"
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: gost2001.c (reading /usr/include/time.h, line 100): cannot find include file "bits/types.h"
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: gost2001.c (reading /usr/include/time.h, line 116): cannot find include file "bits/types.h"
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: gost2001.c (reading ../../include/openssl/asn1t.h, line 62): cannot find include file "stddef.h"
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: gost2001.c (reading ../../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: gost2001.c (reading ../../include/openssl/buffer.h, line 71): cannot find include file "sys/types.h"
not in ../../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: gost2001.c (reading ../../include/openssl/sha.h, line 63): cannot find include file "stddef.h"
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: gost2001.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h"
not in ../../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: gost2001.c (reading /usr/include/errno.h, line 35): cannot find include file "bits/errno.h"
not in ../../include/bits/errno.h
not in /usr/include/bits/errno.h
makedepend: warning: gost_pmeth.c (reading /usr/include/ctype.h, line 26): cannot find include file "bits/types.h"
not in ../../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: gost_pmeth.c (reading /usr/include/endian.h, line 36): cannot find include file "bits/endian.h"
not in ../../include/bits/endian.h
not in /usr/include/bits/endian.h
makedepend: warning: gost_pmeth.c (reading /usr/include/endian.h, line 60): cannot find include file "bits/byteswap.h"
not in ../../include/bits/byteswap.h
not in /usr/include/bits/byteswap.h
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/engines/ccgost'
make[1]: Verzeichnis »/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/engines« wird verlassen
making depend in apps...
make[1]: Verzeichnis »/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/apps« wird betreten
makedepend: warning: openssl.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: openssl.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../gnu/stubs.h
not in ../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: openssl.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: openssl.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: openssl.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: openssl.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: openssl.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: openssl.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: openssl.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: openssl.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../bits/stdio_lim.h
not in ../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: openssl.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../bits/sys_errlist.h
not in ../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: openssl.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: openssl.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: openssl.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../bits/waitflags.h
not in ../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: openssl.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../bits/waitstatus.h
not in ../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: openssl.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: openssl.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: openssl.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../bits/stdlib-float.h
not in ../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: openssl.c (reading /usr/include/unistd.h, line 202): cannot find include file "bits/posix_opt.h"
not in ../bits/posix_opt.h
not in ../include/bits/posix_opt.h
not in /usr/include/bits/posix_opt.h
makedepend: warning: openssl.c (reading /usr/include/unistd.h, line 206): cannot find include file "bits/environments.h"
not in ../bits/environments.h
not in ../include/bits/environments.h
not in /usr/include/bits/environments.h
makedepend: warning: openssl.c (reading /usr/include/unistd.h, line 217): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: openssl.c (reading /usr/include/unistd.h, line 226): cannot find include file "stddef.h"
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: openssl.c (reading /usr/include/unistd.h, line 609): cannot find include file "bits/confname.h"
not in ../bits/confname.h
not in ../include/bits/confname.h
not in /usr/include/bits/confname.h
makedepend: warning: openssl.c (reading ../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: openssl.c (reading ../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: openssl.c (reading ../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: openssl.c (reading ../include/openssl/buffer.h, line 71): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: openssl.c (reading /usr/include/time.h, line 37): cannot find include file "stddef.h"
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: openssl.c (reading /usr/include/time.h, line 41): cannot find include file "bits/time.h"
not in ../bits/time.h
not in ../include/bits/time.h
not in /usr/include/bits/time.h
makedepend: warning: openssl.c (reading /usr/include/time.h, line 55): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: openssl.c (reading /usr/include/time.h, line 71): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: openssl.c (reading /usr/include/time.h, line 88): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: openssl.c (reading /usr/include/time.h, line 100): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: openssl.c (reading /usr/include/time.h, line 116): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: openssl.c (reading ../include/openssl/sha.h, line 63): cannot find include file "stddef.h"
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: openssl.c (reading /usr/include/signal.h, line 32): cannot find include file "bits/sigset.h"
not in ../bits/sigset.h
not in ../include/bits/sigset.h
not in /usr/include/bits/sigset.h
makedepend: warning: openssl.c (reading /usr/include/signal.h, line 56): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: openssl.c (reading /usr/include/signal.h, line 57): cannot find include file "bits/signum.h"
not in ../bits/signum.h
not in ../include/bits/signum.h
not in /usr/include/bits/signum.h
makedepend: warning: openssl.c (reading /usr/include/signal.h, line 80): cannot find include file "bits/siginfo.h"
not in ../bits/siginfo.h
not in ../include/bits/siginfo.h
not in /usr/include/bits/siginfo.h
makedepend: warning: openssl.c (reading /usr/include/signal.h, line 245): cannot find include file "bits/sigaction.h"
not in ../bits/sigaction.h
not in ../include/bits/sigaction.h
not in /usr/include/bits/sigaction.h
makedepend: warning: openssl.c (reading /usr/include/signal.h, line 332): cannot find include file "bits/sigcontext.h"
not in ../bits/sigcontext.h
not in ../include/bits/sigcontext.h
not in /usr/include/bits/sigcontext.h
makedepend: warning: openssl.c (reading /usr/include/signal.h, line 342): cannot find include file "stddef.h"
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: openssl.c (reading /usr/include/signal.h, line 349): cannot find include file "bits/sigstack.h"
not in ../bits/sigstack.h
not in ../include/bits/sigstack.h
not in /usr/include/bits/sigstack.h
makedepend: warning: openssl.c (reading /usr/include/signal.h, line 352): cannot find include file "sys/ucontext.h"
not in ../sys/ucontext.h
not in ../include/sys/ucontext.h
not in /usr/include/sys/ucontext.h
makedepend: warning: openssl.c (reading /usr/include/signal.h, line 387): cannot find include file "bits/pthreadtypes.h"
not in ../bits/pthreadtypes.h
not in ../include/bits/pthreadtypes.h
not in /usr/include/bits/pthreadtypes.h
makedepend: warning: openssl.c (reading /usr/include/signal.h, line 388): cannot find include file "bits/sigthread.h"
not in ../bits/sigthread.h
not in ../include/bits/sigthread.h
not in /usr/include/bits/sigthread.h
makedepend: warning: openssl.c (reading ../include/openssl/dtls1.h, line 78): cannot find include file "sys/time.h"
not in ../sys/time.h
not in ../include/sys/time.h
not in /usr/include/sys/time.h
makedepend: warning: openssl.c (reading s_apps.h, line 113): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: openssl.c (reading /usr/include/errno.h, line 35): cannot find include file "bits/errno.h"
not in ../bits/errno.h
not in ../include/bits/errno.h
not in /usr/include/bits/errno.h
makedepend: warning: req.c (reading /usr/include/limits.h, line 123): cannot find include file "limits.h"
makedepend: warning: req.c (reading /usr/include/limits.h, line 143): cannot find include file "bits/posix1_lim.h"
not in ../bits/posix1_lim.h
not in ../include/bits/posix1_lim.h
not in /usr/include/bits/posix1_lim.h
makedepend: warning: req.c (reading /usr/include/limits.h, line 147): cannot find include file "bits/posix2_lim.h"
not in ../bits/posix2_lim.h
not in ../include/bits/posix2_lim.h
not in /usr/include/bits/posix2_lim.h
makedepend: warning: enc.c (reading /usr/include/ctype.h, line 26): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: enc.c (reading /usr/include/endian.h, line 36): cannot find include file "bits/endian.h"
not in ../bits/endian.h
not in ../include/bits/endian.h
not in /usr/include/bits/endian.h
makedepend: warning: enc.c (reading /usr/include/endian.h, line 60): cannot find include file "bits/byteswap.h"
not in ../bits/byteswap.h
not in ../include/bits/byteswap.h
not in /usr/include/bits/byteswap.h
makedepend: warning: passwd.c (reading ../include/openssl/md5.h, line 63): cannot find include file "stddef.h"
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: gendh.c, line 72: cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: gendh.c, line 73: cannot find include file "sys/stat.h"
not in ../sys/stat.h
not in ../include/sys/stat.h
not in /usr/include/sys/stat.h
makedepend: warning: ca.c, line 65: cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: ca.c, line 86: cannot find include file "sys/file.h"
not in ../sys/file.h
not in ../include/sys/file.h
not in /usr/include/sys/file.h
makedepend: warning: crl2p7.c, line 67: cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: genrsa.c, line 71: cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: genrsa.c, line 72: cannot find include file "sys/stat.h"
not in ../sys/stat.h
not in ../include/sys/stat.h
not in /usr/include/sys/stat.h
makedepend: warning: gendsa.c, line 63: cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: gendsa.c, line 64: cannot find include file "sys/stat.h"
not in ../sys/stat.h
not in ../include/sys/stat.h
not in /usr/include/sys/stat.h
makedepend: warning: s_server.c, line 164: cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: speed.c (reading /usr/include/math.h, line 32): cannot find include file "bits/huge_val.h"
not in ../bits/huge_val.h
not in ../include/bits/huge_val.h
not in /usr/include/bits/huge_val.h
makedepend: warning: speed.c (reading /usr/include/math.h, line 34): cannot find include file "bits/huge_valf.h"
not in ../bits/huge_valf.h
not in ../include/bits/huge_valf.h
not in /usr/include/bits/huge_valf.h
makedepend: warning: speed.c (reading /usr/include/math.h, line 35): cannot find include file "bits/huge_vall.h"
not in ../bits/huge_vall.h
not in ../include/bits/huge_vall.h
not in /usr/include/bits/huge_vall.h
makedepend: warning: speed.c (reading /usr/include/math.h, line 38): cannot find include file "bits/inf.h"
not in ../bits/inf.h
not in ../include/bits/inf.h
not in /usr/include/bits/inf.h
makedepend: warning: speed.c (reading /usr/include/math.h, line 41): cannot find include file "bits/nan.h"
not in ../bits/nan.h
not in ../include/bits/nan.h
not in /usr/include/bits/nan.h
makedepend: warning: speed.c (reading /usr/include/math.h, line 45): cannot find include file "bits/mathdef.h"
not in ../bits/mathdef.h
not in ../include/bits/mathdef.h
not in /usr/include/bits/mathdef.h
makedepend: warning: speed.c (reading /usr/include/math.h, line 69): cannot find include file "bits/mathcalls.h"
not in ../bits/mathcalls.h
not in ../include/bits/mathcalls.h
not in /usr/include/bits/mathcalls.h
makedepend: warning: speed.c (reading /usr/include/math.h, line 88): cannot find include file "bits/mathcalls.h"
not in ../bits/mathcalls.h
not in ../include/bits/mathcalls.h
not in /usr/include/bits/mathcalls.h
makedepend: warning: speed.c (reading /usr/include/math.h, line 132): cannot find include file "bits/mathcalls.h"
not in ../bits/mathcalls.h
not in ../include/bits/mathcalls.h
not in /usr/include/bits/mathcalls.h
makedepend: warning: speed.c (reading ../include/openssl/aes.h, line 61): cannot find include file "stddef.h"
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: speed.c (reading ../include/openssl/camellia.h, line 61): cannot find include file "stddef.h"
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: speed.c (reading ../include/openssl/md4.h, line 63): cannot find include file "stddef.h"
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: speed.c (reading ../include/openssl/ripemd.h, line 63): cannot find include file "stddef.h"
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: speed.c (reading ../include/openssl/whrlpool.h, line 5): cannot find include file "stddef.h"
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: speed.c (reading ../include/openssl/rc4.h, line 67): cannot find include file "stddef.h"
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: speed.c (reading ../include/openssl/seed.h, line 99): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: speed.c (reading ../include/openssl/modes.h, line 8): cannot find include file "stddef.h"
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: apps.c, line 122: cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: apps.c, line 3119: cannot find include file "sys/time.h"
not in ../sys/time.h
not in ../include/sys/time.h
not in /usr/include/sys/time.h
makedepend: warning: apps.c, line 3120: cannot find include file "sys/resource.h"
not in ../sys/resource.h
not in ../include/sys/resource.h
not in /usr/include/sys/resource.h
makedepend: warning: apps.c, line 3173: cannot find include file "sys/stat.h"
not in ../sys/stat.h
not in ../include/sys/stat.h
not in /usr/include/sys/stat.h
make[1]: Verzeichnis »/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/apps« wird verlassen
making depend in test...
make[1]: Verzeichnis »/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/test« wird betreten
makedepend: warning: bntest.c (reading /usr/include/features.h, line 374): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: bntest.c (reading /usr/include/features.h, line 398): cannot find include file "gnu/stubs.h"
not in ../gnu/stubs.h
not in ../include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: bntest.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h"
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: bntest.c (reading /usr/include/stdio.h, line 35): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: bntest.c (reading /usr/include/_G_config.h, line 9): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: bntest.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h"
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: bntest.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h"
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: bntest.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: bntest.c (reading /usr/include/libio.h, line 56): cannot find include file "sys/cdefs.h"
not in ../sys/cdefs.h
not in ../include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: bntest.c (reading /usr/include/stdio.h, line 164): cannot find include file "bits/stdio_lim.h"
not in ../bits/stdio_lim.h
not in ../include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: bntest.c (reading /usr/include/stdio.h, line 853): cannot find include file "bits/sys_errlist.h"
not in ../bits/sys_errlist.h
not in ../include/bits/sys_errlist.h
not in /usr/include/bits/sys_errlist.h
makedepend: warning: bntest.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: bntest.c (reading /usr/include/stdlib.h, line 41): cannot find include file "bits/waitflags.h"
not in ../bits/waitflags.h
not in ../include/bits/waitflags.h
not in /usr/include/bits/waitflags.h
makedepend: warning: bntest.c (reading /usr/include/stdlib.h, line 42): cannot find include file "bits/waitstatus.h"
not in ../bits/waitstatus.h
not in ../include/bits/waitstatus.h
not in /usr/include/bits/waitstatus.h
makedepend: warning: bntest.c (reading /usr/include/stdlib.h, line 314): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: bntest.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h"
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: bntest.c (reading /usr/include/stdlib.h, line 955): cannot find include file "bits/stdlib-float.h"
not in ../bits/stdlib-float.h
not in ../include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: bntest.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h"
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: bntest.c (reading /usr/include/unistd.h, line 202): cannot find include file "bits/posix_opt.h"
not in ../bits/posix_opt.h
not in ../include/bits/posix_opt.h
not in /usr/include/bits/posix_opt.h
makedepend: warning: bntest.c (reading /usr/include/unistd.h, line 206): cannot find include file "bits/environments.h"
not in ../bits/environments.h
not in ../include/bits/environments.h
not in /usr/include/bits/environments.h
makedepend: warning: bntest.c (reading /usr/include/unistd.h, line 217): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: bntest.c (reading /usr/include/unistd.h, line 226): cannot find include file "stddef.h"
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: bntest.c (reading /usr/include/unistd.h, line 609): cannot find include file "bits/confname.h"
not in ../bits/confname.h
not in ../include/bits/confname.h
not in /usr/include/bits/confname.h
makedepend: warning: bntest.c (reading ../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: bntest.c (reading ../include/openssl/bio.h, line 67): cannot find include file "stdarg.h"
not in ../stdarg.h
not in ../include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: bntest.c (reading /usr/include/limits.h, line 123): cannot find include file "limits.h"
makedepend: warning: bntest.c (reading /usr/include/limits.h, line 143): cannot find include file "bits/posix1_lim.h"
not in ../bits/posix1_lim.h
not in ../include/bits/posix1_lim.h
not in /usr/include/bits/posix1_lim.h
makedepend: warning: bntest.c (reading /usr/include/limits.h, line 147): cannot find include file "bits/posix2_lim.h"
not in ../bits/posix2_lim.h
not in ../include/bits/posix2_lim.h
not in /usr/include/bits/posix2_lim.h
makedepend: warning: bntest.c (reading ../include/openssl/buffer.h, line 68): cannot find include file "stddef.h"
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: bntest.c (reading ../include/openssl/buffer.h, line 71): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: bntest.c (reading /usr/include/time.h, line 37): cannot find include file "stddef.h"
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: bntest.c (reading /usr/include/time.h, line 41): cannot find include file "bits/time.h"
not in ../bits/time.h
not in ../include/bits/time.h
not in /usr/include/bits/time.h
makedepend: warning: bntest.c (reading /usr/include/time.h, line 55): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: bntest.c (reading /usr/include/time.h, line 71): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: bntest.c (reading /usr/include/time.h, line 88): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: bntest.c (reading /usr/include/time.h, line 100): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: bntest.c (reading /usr/include/time.h, line 116): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: bntest.c (reading ../include/openssl/sha.h, line 63): cannot find include file "stddef.h"
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: bntest.c (reading /usr/include/errno.h, line 35): cannot find include file "bits/errno.h"
not in ../bits/errno.h
not in ../include/bits/errno.h
not in /usr/include/bits/errno.h
makedepend: warning: ectest.c (reading ../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: ecdhtest.c (reading ../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: ideatest.c (reading ../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: md2test.c (reading /usr/include/ctype.h, line 26): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: md2test.c (reading /usr/include/endian.h, line 36): cannot find include file "bits/endian.h"
not in ../bits/endian.h
not in ../include/bits/endian.h
not in /usr/include/bits/endian.h
makedepend: warning: md2test.c (reading /usr/include/endian.h, line 60): cannot find include file "bits/byteswap.h"
not in ../bits/byteswap.h
not in ../include/bits/byteswap.h
not in /usr/include/bits/byteswap.h
makedepend: warning: md4test.c (reading ../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: md4test.c (reading ../include/openssl/md4.h, line 63): cannot find include file "stddef.h"
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: md5test.c (reading ../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: md5test.c (reading ../include/openssl/md5.h, line 63): cannot find include file "stddef.h"
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: hmactest.c (reading ../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: wp_test.c (reading ../include/openssl/whrlpool.h, line 5): cannot find include file "stddef.h"
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: rc2test.c (reading ../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: rc4test.c (reading ../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: rc4test.c (reading ../include/openssl/rc4.h, line 67): cannot find include file "stddef.h"
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: shatest.c (reading ../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: sha1test.c (reading ../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: mdc2test.c (reading ../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: rmdtest.c (reading ../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: rmdtest.c (reading ../include/openssl/ripemd.h, line 63): cannot find include file "stddef.h"
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: randtest.c (reading ../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: dhtest.c (reading ../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: casttest.c (reading ../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: bftest.c (reading ../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: ssltest.c (reading ../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: ssltest.c (reading ../e_os.h, line 585): cannot find include file "sys/param.h"
not in ../sys/param.h
not in ../include/sys/param.h
not in /usr/include/sys/param.h
makedepend: warning: ssltest.c (reading ../e_os.h, line 590): cannot find include file "sys/time.h"
not in ../sys/time.h
not in ../include/sys/time.h
not in /usr/include/sys/time.h
makedepend: warning: ssltest.c (reading /usr/include/stdint.h, line 26): cannot find include file "bits/wchar.h"
not in ../bits/wchar.h
not in ../include/bits/wchar.h
not in /usr/include/bits/wchar.h
makedepend: warning: ssltest.c (reading /usr/include/stdint.h, line 27): cannot find include file "bits/wordsize.h"
not in ../bits/wordsize.h
not in ../include/bits/wordsize.h
not in /usr/include/bits/wordsize.h
makedepend: warning: ssltest.c (reading /usr/include/netinet/in.h, line 23): cannot find include file "sys/socket.h"
not in ../sys/socket.h
not in ../include/sys/socket.h
not in /usr/include/sys/socket.h
makedepend: warning: ssltest.c (reading /usr/include/netinet/in.h, line 24): cannot find include file "bits/types.h"
not in ../bits/types.h
not in ../include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: ssltest.c (reading /usr/include/netinet/in.h, line 37): cannot find include file "bits/in.h"
not in ../bits/in.h
not in ../include/bits/in.h
not in /usr/include/bits/in.h
makedepend: warning: ssltest.c (reading /usr/include/netinet/in.h, line 385): cannot find include file "bits/byteswap.h"
not in ../bits/byteswap.h
not in ../include/bits/byteswap.h
not in /usr/include/bits/byteswap.h
makedepend: warning: ssltest.c (reading /usr/include/rpc/netdb.h, line 42): cannot find include file "stddef.h"
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ssltest.c (reading /usr/include/netdb.h, line 42): cannot find include file "bits/netdb.h"
not in ../bits/netdb.h
not in ../include/bits/netdb.h
not in /usr/include/bits/netdb.h
makedepend: warning: ssltest.c (reading ../e_os.h, line 599): cannot find include file "sys/socket.h"
not in ../sys/socket.h
not in ../include/sys/socket.h
not in /usr/include/sys/socket.h
makedepend: warning: ssltest.c (reading ../e_os.h, line 626): cannot find include file "sys/ioctl.h"
not in ../sys/ioctl.h
not in ../include/sys/ioctl.h
not in /usr/include/sys/ioctl.h
makedepend: warning: ssltest.c (reading ../include/openssl/dtls1.h, line 78): cannot find include file "sys/time.h"
not in ../sys/time.h
not in ../include/sys/time.h
not in /usr/include/sys/time.h
makedepend: warning: dsatest.c, line 70: cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: dsatest.c, line 71: cannot find include file "sys/stat.h"
not in ../sys/stat.h
not in ../include/sys/stat.h
not in /usr/include/sys/stat.h
makedepend: warning: dsatest.c (reading ../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: exptest.c (reading ../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: rsa_test.c (reading ../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: evp_test.c (reading ../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: igetest.c (reading ../include/openssl/aes.h, line 61): cannot find include file "stddef.h"
not in ../stddef.h
not in ../include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: v3nametest.c (reading ../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: heartbeat_test.c (reading ../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: constant_time_test.c (reading ../e_os.h, line 473): cannot find include file "sys/types.h"
not in ../sys/types.h
not in ../include/sys/types.h
not in /usr/include/sys/types.h
make[1]: Verzeichnis »/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/test« wird verlassen
making depend in tools...
make[1]: Verzeichnis »/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/tools« wird betreten
make[1]: Für das Ziel »depend« ist nichts zu tun.
make[1]: Verzeichnis »/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/tools« wird verlassen
This file has been truncated, but you can view the full file.
2016-08-13 16:09:14 +0200
make
making all in crypto...
make[1]: Verzeichnis »/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto« wird betreten
/usr/bin/perl ../util/mkbuildinf.pl "/usr/bin/gcc-4.8 -I. -I.. -I../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM" "linux-x86_64" >buildinf.h
/usr/bin/gcc-4.8 -I. -I.. -I../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o cryptlib.o cryptlib.c
/usr/bin/gcc-4.8 -I. -I.. -I../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o mem.o mem.c
/usr/bin/gcc-4.8 -I. -I.. -I../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o mem_dbg.o mem_dbg.c
/usr/bin/gcc-4.8 -I. -I.. -I../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o cversion.o cversion.c
/usr/bin/gcc-4.8 -I. -I.. -I../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o ex_data.o ex_data.c
/usr/bin/gcc-4.8 -I. -I.. -I../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o cpt_err.o cpt_err.c
/usr/bin/gcc-4.8 -I. -I.. -I../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o ebcdic.o ebcdic.c
/usr/bin/gcc-4.8 -I. -I.. -I../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o uid.o uid.c
/usr/bin/gcc-4.8 -I. -I.. -I../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o o_time.o o_time.c
/usr/bin/gcc-4.8 -I. -I.. -I../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o o_str.o o_str.c
/usr/bin/gcc-4.8 -I. -I.. -I../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o o_dir.o o_dir.c
/usr/bin/gcc-4.8 -I. -I.. -I../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o o_fips.o o_fips.c
/usr/bin/gcc-4.8 -I. -I.. -I../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o o_init.o o_init.c
/usr/bin/gcc-4.8 -I. -I.. -I../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o fips_ers.o fips_ers.c
/usr/bin/perl x86_64cpuid.pl elf > x86_64cpuid.s
/usr/bin/gcc-4.8 -I. -I.. -I../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o x86_64cpuid.o x86_64cpuid.s
ar r ../libcrypto.a cryptlib.o mem.o mem_dbg.o cversion.o ex_data.o cpt_err.o ebcdic.o uid.o o_time.o o_str.o o_dir.o o_fips.o o_init.o fips_ers.o x86_64cpuid.o
ar: creating ../libcrypto.a
test -z "" || ar r ../libcrypto.a fipscanister.o
/usr/bin/ranlib ../libcrypto.a || echo Never mind.
making all in crypto/objects...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/objects'
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o o_names.o o_names.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o obj_dat.o obj_dat.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o obj_lib.o obj_lib.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o obj_err.o obj_err.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o obj_xref.o obj_xref.c
ar r ../../libcrypto.a o_names.o obj_dat.o obj_lib.o obj_err.o obj_xref.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/objects'
making all in crypto/md4...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/md4'
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o md4_dgst.o md4_dgst.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o md4_one.o md4_one.c
ar r ../../libcrypto.a md4_dgst.o md4_one.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/md4'
making all in crypto/md5...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/md5'
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o md5_dgst.o md5_dgst.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o md5_one.o md5_one.c
/usr/bin/perl asm/md5-x86_64.pl elf > md5-x86_64.s
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o md5-x86_64.o md5-x86_64.s
ar r ../../libcrypto.a md5_dgst.o md5_one.o md5-x86_64.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/md5'
making all in crypto/sha...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/sha'
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o sha_dgst.o sha_dgst.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o sha1dgst.o sha1dgst.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o sha_one.o sha_one.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o sha1_one.o sha1_one.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o sha256.o sha256.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o sha512.o sha512.c
/usr/bin/perl asm/sha1-x86_64.pl elf > sha1-x86_64.s
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o sha1-x86_64.o sha1-x86_64.s
/usr/bin/perl asm/sha512-x86_64.pl elf sha256-x86_64.s
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o sha256-x86_64.o sha256-x86_64.s
/usr/bin/perl asm/sha512-x86_64.pl elf sha512-x86_64.s
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o sha512-x86_64.o sha512-x86_64.s
/usr/bin/perl asm/sha1-mb-x86_64.pl elf > sha1-mb-x86_64.s
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o sha1-mb-x86_64.o sha1-mb-x86_64.s
/usr/bin/perl asm/sha256-mb-x86_64.pl elf > sha256-mb-x86_64.s
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o sha256-mb-x86_64.o sha256-mb-x86_64.s
ar r ../../libcrypto.a sha_dgst.o sha1dgst.o sha_one.o sha1_one.o sha256.o sha512.o sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o sha1-mb-x86_64.o sha256-mb-x86_64.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/sha'
making all in crypto/mdc2...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/mdc2'
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o mdc2dgst.o mdc2dgst.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o mdc2_one.o mdc2_one.c
ar r ../../libcrypto.a mdc2dgst.o mdc2_one.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/mdc2'
making all in crypto/hmac...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/hmac'
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o hmac.o hmac.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o hm_ameth.o hm_ameth.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o hm_pmeth.o hm_pmeth.c
ar r ../../libcrypto.a hmac.o hm_ameth.o hm_pmeth.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/hmac'
making all in crypto/ripemd...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/ripemd'
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o rmd_dgst.o rmd_dgst.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o rmd_one.o rmd_one.c
ar r ../../libcrypto.a rmd_dgst.o rmd_one.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/ripemd'
making all in crypto/whrlpool...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/whrlpool'
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o wp_dgst.o wp_dgst.c
/usr/bin/perl asm/wp-x86_64.pl elf > wp-x86_64.s
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o wp-x86_64.o wp-x86_64.s
ar r ../../libcrypto.a wp_dgst.o wp-x86_64.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/whrlpool'
making all in crypto/des...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/des'
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o set_key.o set_key.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o ecb_enc.o ecb_enc.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o cbc_enc.o cbc_enc.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o ecb3_enc.o ecb3_enc.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o cfb64enc.o cfb64enc.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o cfb64ede.o cfb64ede.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o cfb_enc.o cfb_enc.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o ofb64ede.o ofb64ede.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o enc_read.o enc_read.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o enc_writ.o enc_writ.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o ofb64enc.o ofb64enc.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o ofb_enc.o ofb_enc.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o str2key.o str2key.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o pcbc_enc.o pcbc_enc.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o qud_cksm.o qud_cksm.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o rand_key.o rand_key.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o des_enc.o des_enc.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o fcrypt_b.o fcrypt_b.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o fcrypt.o fcrypt.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o xcbc_enc.o xcbc_enc.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o rpc_enc.o rpc_enc.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o cbc_cksm.o cbc_cksm.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o ede_cbcm_enc.o ede_cbcm_enc.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o des_old.o des_old.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o des_old2.o des_old2.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o read2pwd.o read2pwd.c
ar r ../../libcrypto.a set_key.o ecb_enc.o cbc_enc.o ecb3_enc.o cfb64enc.o cfb64ede.o cfb_enc.o ofb64ede.o enc_read.o enc_writ.o ofb64enc.o ofb_enc.o str2key.o pcbc_enc.o qud_cksm.o rand_key.o des_enc.o fcrypt_b.o fcrypt.o xcbc_enc.o rpc_enc.o cbc_cksm.o ede_cbcm_enc.o des_old.o des_old2.o read2pwd.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/des'
making all in crypto/aes...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/aes'
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o aes_misc.o aes_misc.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o aes_ecb.o aes_ecb.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o aes_cfb.o aes_cfb.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o aes_ofb.o aes_ofb.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o aes_ctr.o aes_ctr.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o aes_ige.o aes_ige.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o aes_wrap.o aes_wrap.c
/usr/bin/perl asm/aes-x86_64.pl elf > aes-x86_64.s
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o aes-x86_64.o aes-x86_64.s
/usr/bin/perl asm/vpaes-x86_64.pl elf > vpaes-x86_64.s
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o vpaes-x86_64.o vpaes-x86_64.s
/usr/bin/perl asm/bsaes-x86_64.pl elf > bsaes-x86_64.s
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bsaes-x86_64.o bsaes-x86_64.s
/usr/bin/perl asm/aesni-x86_64.pl elf > aesni-x86_64.s
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o aesni-x86_64.o aesni-x86_64.s
/usr/bin/perl asm/aesni-sha1-x86_64.pl elf > aesni-sha1-x86_64.s
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o aesni-sha1-x86_64.o aesni-sha1-x86_64.s
/usr/bin/perl asm/aesni-sha256-x86_64.pl elf > aesni-sha256-x86_64.s
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o aesni-sha256-x86_64.o aesni-sha256-x86_64.s
/usr/bin/perl asm/aesni-mb-x86_64.pl elf > aesni-mb-x86_64.s
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o aesni-mb-x86_64.o aesni-mb-x86_64.s
ar r ../../libcrypto.a aes_misc.o aes_ecb.o aes_cfb.o aes_ofb.o aes_ctr.o aes_ige.o aes_wrap.o aes-x86_64.o vpaes-x86_64.o bsaes-x86_64.o aesni-x86_64.o aesni-sha1-x86_64.o aesni-sha256-x86_64.o aesni-mb-x86_64.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/aes'
making all in crypto/rc2...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/rc2'
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o rc2_ecb.o rc2_ecb.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o rc2_skey.o rc2_skey.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o rc2_cbc.o rc2_cbc.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o rc2cfb64.o rc2cfb64.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o rc2ofb64.o rc2ofb64.c
ar r ../../libcrypto.a rc2_ecb.o rc2_skey.o rc2_cbc.o rc2cfb64.o rc2ofb64.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/rc2'
making all in crypto/rc4...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/rc4'
/usr/bin/perl asm/rc4-x86_64.pl elf > rc4-x86_64.s
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o rc4-x86_64.o rc4-x86_64.s
/usr/bin/perl asm/rc4-md5-x86_64.pl elf > rc4-md5-x86_64.s
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o rc4-md5-x86_64.o rc4-md5-x86_64.s
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o rc4_utl.o rc4_utl.c
ar r ../../libcrypto.a rc4-x86_64.o rc4-md5-x86_64.o rc4_utl.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/rc4'
making all in crypto/idea...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/idea'
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o i_cbc.o i_cbc.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o i_cfb64.o i_cfb64.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o i_ofb64.o i_ofb64.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o i_ecb.o i_ecb.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o i_skey.o i_skey.c
ar r ../../libcrypto.a i_cbc.o i_cfb64.o i_ofb64.o i_ecb.o i_skey.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/idea'
making all in crypto/bf...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/bf'
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o bf_skey.o bf_skey.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o bf_ecb.o bf_ecb.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o bf_enc.o bf_enc.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o bf_cfb64.o bf_cfb64.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o bf_ofb64.o bf_ofb64.c
ar r ../../libcrypto.a bf_skey.o bf_ecb.o bf_enc.o bf_cfb64.o bf_ofb64.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/bf'
making all in crypto/cast...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/cast'
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o c_skey.o c_skey.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o c_ecb.o c_ecb.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o c_enc.o c_enc.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o c_cfb64.o c_cfb64.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o c_ofb64.o c_ofb64.c
ar r ../../libcrypto.a c_skey.o c_ecb.o c_enc.o c_cfb64.o c_ofb64.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/cast'
making all in crypto/camellia...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/camellia'
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o cmll_ecb.o cmll_ecb.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o cmll_ofb.o cmll_ofb.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o cmll_cfb.o cmll_cfb.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o cmll_ctr.o cmll_ctr.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o cmll_utl.o cmll_utl.c
/usr/bin/perl asm/cmll-x86_64.pl elf > cmll-x86_64.s
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o cmll-x86_64.o cmll-x86_64.s
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o cmll_misc.o cmll_misc.c
ar r ../../libcrypto.a cmll_ecb.o cmll_ofb.o cmll_cfb.o cmll_ctr.o cmll_utl.o cmll-x86_64.o cmll_misc.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/camellia'
making all in crypto/seed...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/seed'
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o seed.o seed.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o seed_ecb.o seed_ecb.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o seed_cbc.o seed_cbc.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o seed_cfb.o seed_cfb.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o seed_ofb.o seed_ofb.c
ar r ../../libcrypto.a seed.o seed_ecb.o seed_cbc.o seed_cfb.o seed_ofb.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/seed'
making all in crypto/modes...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/modes'
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o cbc128.o cbc128.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o ctr128.o ctr128.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o cts128.o cts128.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o cfb128.o cfb128.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o ofb128.o ofb128.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o gcm128.o gcm128.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o ccm128.o ccm128.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o xts128.o xts128.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o wrap128.o wrap128.c
/usr/bin/perl asm/ghash-x86_64.pl elf > ghash-x86_64.s
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ghash-x86_64.o ghash-x86_64.s
/usr/bin/perl asm/aesni-gcm-x86_64.pl elf > aesni-gcm-x86_64.s
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o aesni-gcm-x86_64.o aesni-gcm-x86_64.s
ar r ../../libcrypto.a cbc128.o ctr128.o cts128.o cfb128.o ofb128.o gcm128.o ccm128.o xts128.o wrap128.o ghash-x86_64.o aesni-gcm-x86_64.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/modes'
making all in crypto/bn...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/bn'
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o bn_add.o bn_add.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o bn_div.o bn_div.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o bn_exp.o bn_exp.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o bn_lib.o bn_lib.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o bn_ctx.o bn_ctx.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o bn_mul.o bn_mul.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o bn_mod.o bn_mod.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o bn_print.o bn_print.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o bn_rand.o bn_rand.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o bn_shift.o bn_shift.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o bn_word.o bn_word.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o bn_blind.o bn_blind.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o bn_kron.o bn_kron.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o bn_sqrt.o bn_sqrt.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o bn_gcd.o bn_gcd.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o bn_prime.o bn_prime.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o bn_err.o bn_err.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o bn_sqr.o bn_sqr.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o x86_64-gcc.o asm/x86_64-gcc.c
/usr/bin/perl asm/x86_64-mont.pl elf > x86_64-mont.s
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o x86_64-mont.o x86_64-mont.s
/usr/bin/perl asm/x86_64-mont5.pl elf > x86_64-mont5.s
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o x86_64-mont5.o x86_64-mont5.s
/usr/bin/perl asm/x86_64-gf2m.pl elf > x86_64-gf2m.s
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o x86_64-gf2m.o x86_64-gf2m.s
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o rsaz_exp.o rsaz_exp.c
/usr/bin/perl asm/rsaz-x86_64.pl elf > rsaz-x86_64.s
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o rsaz-x86_64.o rsaz-x86_64.s
/usr/bin/perl asm/rsaz-avx2.pl elf > rsaz-avx2.s
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o rsaz-avx2.o rsaz-avx2.s
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o bn_recp.o bn_recp.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o bn_mont.o bn_mont.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o bn_mpi.o bn_mpi.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o bn_exp2.o bn_exp2.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o bn_gf2m.o bn_gf2m.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o bn_nist.o bn_nist.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o bn_depr.o bn_depr.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o bn_const.o bn_const.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o bn_x931p.o bn_x931p.c
ar r ../../libcrypto.a bn_add.o bn_div.o bn_exp.o bn_lib.o bn_ctx.o bn_mul.o bn_mod.o bn_print.o bn_rand.o bn_shift.o bn_word.o bn_blind.o bn_kron.o bn_sqrt.o bn_gcd.o bn_prime.o bn_err.o bn_sqr.o x86_64-gcc.o x86_64-mont.o x86_64-mont5.o x86_64-gf2m.o rsaz_exp.o rsaz-x86_64.o rsaz-avx2.o bn_recp.o bn_mont.o bn_mpi.o bn_exp2.o bn_gf2m.o bn_nist.o bn_depr.o bn_const.o bn_x931p.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/bn'
making all in crypto/ec...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/ec'
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o ec_lib.o ec_lib.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o ecp_smpl.o ecp_smpl.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o ecp_mont.o ecp_mont.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o ecp_nist.o ecp_nist.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o ec_cvt.o ec_cvt.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o ec_mult.o ec_mult.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o ec_err.o ec_err.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o ec_curve.o ec_curve.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o ec_check.o ec_check.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o ec_print.o ec_print.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o ec_asn1.o ec_asn1.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o ec_key.o ec_key.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o ec2_smpl.o ec2_smpl.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o ec2_mult.o ec2_mult.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o ec_ameth.o ec_ameth.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o ec_pmeth.o ec_pmeth.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o eck_prn.o eck_prn.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o ecp_nistp224.o ecp_nistp224.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o ecp_nistp256.o ecp_nistp256.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o ecp_nistp521.o ecp_nistp521.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o ecp_nistputil.o ecp_nistputil.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o ecp_oct.o ecp_oct.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o ec2_oct.o ec2_oct.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o ec_oct.o ec_oct.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o ecp_nistz256.o ecp_nistz256.c
/usr/bin/perl asm/ecp_nistz256-x86_64.pl elf > ecp_nistz256-x86_64.s
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ecp_nistz256-x86_64.o ecp_nistz256-x86_64.s
ar r ../../libcrypto.a ec_lib.o ecp_smpl.o ecp_mont.o ecp_nist.o ec_cvt.o ec_mult.o ec_err.o ec_curve.o ec_check.o ec_print.o ec_asn1.o ec_key.o ec2_smpl.o ec2_mult.o ec_ameth.o ec_pmeth.o eck_prn.o ecp_nistp224.o ecp_nistp256.o ecp_nistp521.o ecp_nistputil.o ecp_oct.o ec2_oct.o ec_oct.o ecp_nistz256.o ecp_nistz256-x86_64.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/ec'
making all in crypto/rsa...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/rsa'
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o rsa_eay.o rsa_eay.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o rsa_gen.o rsa_gen.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o rsa_lib.o rsa_lib.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o rsa_sign.o rsa_sign.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o rsa_saos.o rsa_saos.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o rsa_err.o rsa_err.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o rsa_pk1.o rsa_pk1.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o rsa_ssl.o rsa_ssl.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o rsa_none.o rsa_none.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o rsa_oaep.o rsa_oaep.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o rsa_chk.o rsa_chk.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o rsa_null.o rsa_null.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o rsa_pss.o rsa_pss.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o rsa_x931.o rsa_x931.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o rsa_asn1.o rsa_asn1.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o rsa_depr.o rsa_depr.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o rsa_ameth.o rsa_ameth.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o rsa_prn.o rsa_prn.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o rsa_pmeth.o rsa_pmeth.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o rsa_crpt.o rsa_crpt.c
ar r ../../libcrypto.a rsa_eay.o rsa_gen.o rsa_lib.o rsa_sign.o rsa_saos.o rsa_err.o rsa_pk1.o rsa_ssl.o rsa_none.o rsa_oaep.o rsa_chk.o rsa_null.o rsa_pss.o rsa_x931.o rsa_asn1.o rsa_depr.o rsa_ameth.o rsa_prn.o rsa_pmeth.o rsa_crpt.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/rsa'
making all in crypto/dsa...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/dsa'
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o dsa_gen.o dsa_gen.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o dsa_key.o dsa_key.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o dsa_lib.o dsa_lib.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o dsa_asn1.o dsa_asn1.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o dsa_vrf.o dsa_vrf.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o dsa_sign.o dsa_sign.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o dsa_err.o dsa_err.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o dsa_ossl.o dsa_ossl.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o dsa_depr.o dsa_depr.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o dsa_ameth.o dsa_ameth.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o dsa_pmeth.o dsa_pmeth.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o dsa_prn.o dsa_prn.c
ar r ../../libcrypto.a dsa_gen.o dsa_key.o dsa_lib.o dsa_asn1.o dsa_vrf.o dsa_sign.o dsa_err.o dsa_ossl.o dsa_depr.o dsa_ameth.o dsa_pmeth.o dsa_prn.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/dsa'
making all in crypto/ecdsa...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/ecdsa'
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o ecs_lib.o ecs_lib.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o ecs_asn1.o ecs_asn1.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o ecs_ossl.o ecs_ossl.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o ecs_sign.o ecs_sign.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o ecs_vrf.o ecs_vrf.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o ecs_err.o ecs_err.c
ar r ../../libcrypto.a ecs_lib.o ecs_asn1.o ecs_ossl.o ecs_sign.o ecs_vrf.o ecs_err.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/ecdsa'
making all in crypto/dh...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/dh'
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o dh_asn1.o dh_asn1.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o dh_gen.o dh_gen.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o dh_key.o dh_key.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o dh_lib.o dh_lib.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o dh_check.o dh_check.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o dh_err.o dh_err.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o dh_depr.o dh_depr.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o dh_ameth.o dh_ameth.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o dh_pmeth.o dh_pmeth.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o dh_prn.o dh_prn.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o dh_rfc5114.o dh_rfc5114.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o dh_kdf.o dh_kdf.c
ar r ../../libcrypto.a dh_asn1.o dh_gen.o dh_key.o dh_lib.o dh_check.o dh_err.o dh_depr.o dh_ameth.o dh_pmeth.o dh_prn.o dh_rfc5114.o dh_kdf.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/dh'
making all in crypto/ecdh...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/ecdh'
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o ech_lib.o ech_lib.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o ech_ossl.o ech_ossl.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o ech_key.o ech_key.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o ech_err.o ech_err.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o ech_kdf.o ech_kdf.c
ar r ../../libcrypto.a ech_lib.o ech_ossl.o ech_key.o ech_err.o ech_kdf.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/ecdh'
making all in crypto/dso...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/dso'
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o dso_dl.o dso_dl.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o dso_dlfcn.o dso_dlfcn.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o dso_err.o dso_err.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o dso_lib.o dso_lib.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o dso_null.o dso_null.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o dso_openssl.o dso_openssl.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o dso_win32.o dso_win32.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o dso_vms.o dso_vms.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o dso_beos.o dso_beos.c
ar r ../../libcrypto.a dso_dl.o dso_dlfcn.o dso_err.o dso_lib.o dso_null.o dso_openssl.o dso_win32.o dso_vms.o dso_beos.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/dso'
making all in crypto/engine...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/engine'
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o eng_err.o eng_err.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o eng_lib.o eng_lib.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o eng_list.o eng_list.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o eng_init.o eng_init.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o eng_ctrl.o eng_ctrl.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o eng_table.o eng_table.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o eng_pkey.o eng_pkey.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o eng_fat.o eng_fat.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o eng_all.o eng_all.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o tb_rsa.o tb_rsa.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o tb_dsa.o tb_dsa.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o tb_ecdsa.o tb_ecdsa.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o tb_dh.o tb_dh.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o tb_ecdh.o tb_ecdh.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o tb_rand.o tb_rand.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o tb_store.o tb_store.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o tb_cipher.o tb_cipher.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o tb_digest.o tb_digest.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o tb_pkmeth.o tb_pkmeth.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o tb_asnmth.o tb_asnmth.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o eng_openssl.o eng_openssl.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o eng_cnf.o eng_cnf.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o eng_dyn.o eng_dyn.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o eng_cryptodev.o eng_cryptodev.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o eng_rdrand.o eng_rdrand.c
ar r ../../libcrypto.a eng_err.o eng_lib.o eng_list.o eng_init.o eng_ctrl.o eng_table.o eng_pkey.o eng_fat.o eng_all.o tb_rsa.o tb_dsa.o tb_ecdsa.o tb_dh.o tb_ecdh.o tb_rand.o tb_store.o tb_cipher.o tb_digest.o tb_pkmeth.o tb_asnmth.o eng_openssl.o eng_cnf.o eng_dyn.o eng_cryptodev.o eng_rdrand.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/engine'
making all in crypto/buffer...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/buffer'
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o buffer.o buffer.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o buf_str.o buf_str.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o buf_err.o buf_err.c
ar r ../../libcrypto.a buffer.o buf_str.o buf_err.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/buffer'
making all in crypto/bio...
make[2]: Entering directory `/tmp/openssl-20160813-4224-1qgh0ky/openssl-1.0.2h/crypto/bio'
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o bio_lib.o bio_lib.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o bio_cb.o bio_cb.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o bio_err.o bio_err.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o bss_mem.o bss_mem.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o bss_null.o bss_null.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o bss_fd.o bss_fd.c
/usr/bin/gcc-4.8 -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -isystem/home/justin/.linuxbrew/include -Os -w -pipe -march=native -L/home/justin/.linuxbrew/lib -Wl,--dynamic-linker=/home/justin/.linuxbrew/lib/ld.so -Wl,-rpath,/home/justin/.linuxbrew/lib -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -isystem/home/justin/.linuxbrew/include -c -o bss_file.o bss_file.c
View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment