Skip to content

Instantly share code, notes, and snippets.

@Nerian
Last active December 17, 2015 04:49
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 Nerian/5553396 to your computer and use it in GitHub Desktop.
Save Nerian/5553396 to your computer and use it in GitHub Desktop.
➜ ~ HOMEBREW_MAKE_JOBS=1 VERBOSE=1 brew install openssl098 --use-llvm 2>&1
==> Downloading http://www.openssl.org/source/openssl-0.9.8y.tar.gz
Already downloaded: /Library/Caches/Homebrew/openssl098-0.9.8y.tar.gz
tar xf /Library/Caches/Homebrew/openssl098-0.9.8y.tar.gz
==> ./config --prefix=/usr/local/Cellar/openssl098/0.9.8y --openssldir=/usr/local/etc/openssl zlib-dynamic shared
./config --prefix=/usr/local/Cellar/openssl098/0.9.8y --openssldir=/usr/local/etc/openssl zlib-dynamic shared
Operating system: i386-apple-darwinDarwin Kernel Version 12.3.0: Sun Jan 6 22:37:10 PST 2013; root:xnu-2050.22.13~1/RELEASE_X86_64
Configuring for darwin-i386-cc
Configuring for darwin-i386-cc
no-camellia [default] OPENSSL_NO_CAMELLIA (skip dir)
no-capieng [default] OPENSSL_NO_CAPIENG (skip dir)
no-cms [default] OPENSSL_NO_CMS (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-mdc2 [default] OPENSSL_NO_MDC2 (skip dir)
no-montasm [default]
no-rc5 [default] OPENSSL_NO_RC5 (skip dir)
no-rfc3779 [default] OPENSSL_NO_RFC3779 (skip dir)
no-seed [default] OPENSSL_NO_SEED (skip dir)
no-sse2 [forced]
IsMK1MF=0
CC =cc
CFLAG =-fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN
EX_LIBS =
CPUID_OBJ =
BN_ASM =bn_asm.o
DES_ENC =des_enc.o fcrypt_b.o
AES_ASM_OBJ =aes_core.o aes_cbc.o
BF_ENC =bf_enc.o
CAST_ENC =c_enc.o
RC4_ENC =rc4_enc.o rc4_skey.o
RC5_ENC =rc5_enc.o
MD5_OBJ_ASM =
SHA1_OBJ_ASM =
RMD160_OBJ_ASM=
PROCESSOR =386
RANLIB =/usr/bin/ranlib
ARFLAGS =
PERL =/usr/bin/perl
THIRTY_TWO_BIT mode
DES_UNROLL used
BN_LLONG mode
RC4 uses uchar
RC4_CHUNK is unsigned long
BF_PTR used
e_os2.h => include/openssl/e_os2.h
making links in crypto...
crypto.h => ../include/openssl/crypto.h
tmdiff.h => ../include/openssl/tmdiff.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
making links in crypto/objects...
objects.h => ../../include/openssl/objects.h
obj_mac.h => ../../include/openssl/obj_mac.h
making links in crypto/md2...
md2.h => ../../include/openssl/md2.h
md2test.c => ../../test/md2test.c
making links in crypto/md4...
md4.h => ../../include/openssl/md4.h
md4test.c => ../../test/md4test.c
md4.c => ../../apps/md4.c
making links in crypto/md5...
md5.h => ../../include/openssl/md5.h
md5test.c => ../../test/md5test.c
making links in 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
making links in crypto/hmac...
hmac.h => ../../include/openssl/hmac.h
hmactest.c => ../../test/hmactest.c
making links in crypto/ripemd...
ripemd.h => ../../include/openssl/ripemd.h
rmdtest.c => ../../test/rmdtest.c
making links in crypto/des...
des.h => ../../include/openssl/des.h
des_old.h => ../../include/openssl/des_old.h
destest.c => ../../test/destest.c
making links in crypto/aes...
aes.h => ../../include/openssl/aes.h
making links in crypto/rc2...
rc2.h => ../../include/openssl/rc2.h
rc2test.c => ../../test/rc2test.c
making links in crypto/rc4...
rc4.h => ../../include/openssl/rc4.h
rc4test.c => ../../test/rc4test.c
making links in crypto/idea...
idea.h => ../../include/openssl/idea.h
ideatest.c => ../../test/ideatest.c
making links in crypto/bf...
blowfish.h => ../../include/openssl/blowfish.h
bftest.c => ../../test/bftest.c
making links in crypto/cast...
cast.h => ../../include/openssl/cast.h
casttest.c => ../../test/casttest.c
making links in crypto/bn...
bn.h => ../../include/openssl/bn.h
bntest.c => ../../test/bntest.c
exptest.c => ../../test/exptest.c
making links in crypto/ec...
ec.h => ../../include/openssl/ec.h
ectest.c => ../../test/ectest.c
making links in crypto/rsa...
rsa.h => ../../include/openssl/rsa.h
rsa_test.c => ../../test/rsa_test.c
making links in crypto/dsa...
dsa.h => ../../include/openssl/dsa.h
dsatest.c => ../../test/dsatest.c
making links in crypto/ecdsa...
ecdsa.h => ../../include/openssl/ecdsa.h
ecdsatest.c => ../../test/ecdsatest.c
making links in crypto/dh...
dh.h => ../../include/openssl/dh.h
dhtest.c => ../../test/dhtest.c
making links in crypto/ecdh...
ecdh.h => ../../include/openssl/ecdh.h
ecdhtest.c => ../../test/ecdhtest.c
making links in crypto/dso...
dso.h => ../../include/openssl/dso.h
making links in crypto/engine...
engine.h => ../../include/openssl/engine.h
enginetest.c => ../../test/enginetest.c
making links in crypto/buffer...
buffer.h => ../../include/openssl/buffer.h
making links in crypto/bio...
bio.h => ../../include/openssl/bio.h
making links in crypto/stack...
stack.h => ../../include/openssl/stack.h
safestack.h => ../../include/openssl/safestack.h
making links in crypto/lhash...
lhash.h => ../../include/openssl/lhash.h
making links in crypto/rand...
rand.h => ../../include/openssl/rand.h
randtest.c => ../../test/randtest.c
making links in crypto/err...
err.h => ../../include/openssl/err.h
making links in crypto/evp...
evp.h => ../../include/openssl/evp.h
evp_test.c => ../../test/evp_test.c
cp evptests.txt ../../test
making links in crypto/asn1...
asn1.h => ../../include/openssl/asn1.h
asn1_mac.h => ../../include/openssl/asn1_mac.h
asn1t.h => ../../include/openssl/asn1t.h
making links in crypto/pem...
pem.h => ../../include/openssl/pem.h
pem2.h => ../../include/openssl/pem2.h
making links in crypto/x509...
x509.h => ../../include/openssl/x509.h
x509_vfy.h => ../../include/openssl/x509_vfy.h
making links in crypto/x509v3...
x509v3.h => ../../include/openssl/x509v3.h
making links in crypto/conf...
conf.h => ../../include/openssl/conf.h
conf_api.h => ../../include/openssl/conf_api.h
making links in crypto/txt_db...
txt_db.h => ../../include/openssl/txt_db.h
making links in crypto/pkcs7...
pkcs7.h => ../../include/openssl/pkcs7.h
making links in crypto/pkcs12...
pkcs12.h => ../../include/openssl/pkcs12.h
making links in crypto/comp...
comp.h => ../../include/openssl/comp.h
making links in crypto/ocsp...
ocsp.h => ../../include/openssl/ocsp.h
making links in crypto/ui...
ui.h => ../../include/openssl/ui.h
ui_compat.h => ../../include/openssl/ui_compat.h
making links in crypto/krb5...
krb5_asn.h => ../../include/openssl/krb5_asn.h
making links in crypto/store...
store.h => ../../include/openssl/store.h
making links in crypto/pqueue...
pqueue.h => ../../include/openssl/pqueue.h
pq_compat.h => ../../include/openssl/pq_compat.h
making links in ssl...
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
ssltest.c => ../test/ssltest.c
making links in engines...
make[1]: Nothing to be done for `links'.
making links in apps...
make[1]: Nothing to be done for `links'.
making links in test...
make[1]: Nothing to be done for `links'.
making links in tools...
make[1]: Nothing to be done for `links'.
making links in fips...
fips.h => ../include/openssl/fips.h
fips_test_suite.c => ../test/fips_test_suite.c
making links in fips/sha...
fips_shatest.c => ../../test/fips_shatest.c
making links in fips/rand...
fips_rand.h => ../../include/openssl/fips_rand.h
fips_randtest.c => ../../test/fips_randtest.c
fips_rngvs.c => ../../test/fips_rngvs.c
making links in fips/des...
fips_desmovs.c => ../../test/fips_desmovs.c
making links in fips/aes...
fips_aesavs.c => ../../test/fips_aesavs.c
making links in fips/dsa...
fips_dsatest.c => ../../test/fips_dsatest.c
fips_dssvs.c => ../../test/fips_dssvs.c
making links in fips/rsa...
fips_rsavtest.c => ../../test/fips_rsavtest.c
fips_rsastest.c => ../../test/fips_rsastest.c
fips_rsagtest.c => ../../test/fips_rsagtest.c
making links in fips/dh...
making links in fips/hmac...
fips_hmactest.c => ../../test/fips_hmactest.c
generating dummy tests (if needed)...
make[1]: Nothing to be done for `generate'.
Configured for darwin-i386-cc.
==> make
make
if [ -n "" ]; then \
EXCL_OBJ='aes_core.o aes_cbc.o bn_asm.o des_enc.o fcrypt_b.o ../crypto/aes/aes_cfb.o ../crypto/aes/aes_ecb.o ../crypto/aes/aes_ofb.o ../crypto/bn/bn_add.o ../crypto/bn/bn_blind.o ../crypto/bn/bn_ctx.o ../crypto/bn/bn_div.o ../crypto/bn/bn_exp2.o ../crypto/bn/bn_exp.o ../crypto/bn/bn_gcd.o ../crypto/bn/bn_lib.o ../crypto/bn/bn_mod.o ../crypto/bn/bn_mont.o ../crypto/bn/bn_mul.o ../crypto/bn/bn_prime.o ../crypto/bn/bn_rand.o ../crypto/bn/bn_recp.o ../crypto/bn/bn_shift.o ../crypto/bn/bn_sqr.o ../crypto/bn/bn_word.o ../crypto/bn/bn_x931p.o ../crypto/buffer/buf_str.o ../crypto/cryptlib.o ../crypto/des/cfb64ede.o ../crypto/des/cfb64enc.o ../crypto/des/cfb_enc.o ../crypto/des/ecb3_enc.o ../crypto/des/ecb_enc.o ../crypto/des/ofb64ede.o ../crypto/des/ofb64enc.o ../crypto/des/fcrypt.o ../crypto/des/set_key.o ../crypto/dsa/dsa_utl.o ../crypto/dsa/dsa_sign.o ../crypto/dsa/dsa_vrf.o ../crypto/err/err.o ../crypto/evp/digest.o ../crypto/evp/enc_min.o ../crypto/evp/e_aes.o ../crypto/evp/e_des3.o ../crypto/evp/p_sign.o ../crypto/evp/p_verify.o ../crypto/mem_clr.o ../crypto/mem.o ../crypto/rand/md_rand.o ../crypto/rand/rand_egd.o ../crypto/rand/randfile.o ../crypto/rand/rand_lib.o ../crypto/rand/rand_os2.o ../crypto/rand/rand_unix.o ../crypto/rand/rand_win.o ../crypto/rsa/rsa_lib.o ../crypto/rsa/rsa_none.o ../crypto/rsa/rsa_oaep.o ../crypto/rsa/rsa_pk1.o ../crypto/rsa/rsa_pss.o ../crypto/rsa/rsa_ssl.o ../crypto/rsa/rsa_x931.o ../crypto/sha/sha1dgst.o ../crypto/sha/sha256.o ../crypto/sha/sha512.o ../crypto/uid.o' ; export EXCL_OBJ ; \
ARX='/usr/bin/perl ${TOP}/util/arx.pl ar r' ; \
else \
ARX='ar r' ; \
fi ; export ARX ; \
dir=crypto; target=all; if echo " crypto ssl engines apps test tools " | grep " $dir " >/dev/null 2>/dev/null; then if [ -d "$dir" ]; then ( [ $target != all -a -z "" ] && FIPSCANLIB=/dev/null; cd $dir && echo "making $target in $dir..." && TOP= && unset TOP ${LIB+LIB} ${LIBS+LIBS} ${INCLUDE+INCLUDE} ${INCLUDES+INCLUDES} ${DIR+DIR} ${DIRS+DIRS} ${SRC+SRC} ${LIBSRC+LIBSRC} ${LIBOBJ+LIBOBJ} ${ALL+ALL} ${EXHEADER+EXHEADER} ${HEADER+HEADER} ${GENERAL+GENERAL} ${CFLAGS+CFLAGS} ${ASFLAGS+ASFLAGS} ${AFLAGS+AFLAGS} ${LDCMD+LDCMD} ${LDFLAGS+LDFLAGS} ${SHAREDCMD+SHAREDCMD} ${SHAREDFLAGS+SHAREDFLAGS} ${SHARED_LIB+SHARED_LIB} ${LIBEXTRAS+LIBEXTRAS} && /usr/bin/make -e PLATFORM='darwin-i386-cc' PROCESSOR='386' CC='cc' CFLAG='-fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN' AS='cc' ASFLAG='-fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN -c' AR='ar r' PERL='/usr/bin/perl' RANLIB='/usr/bin/ranlib' SDIRS='objects md2 md4 md5 sha hmac ripemd des aes rc2 rc4 idea bf cast bn ec rsa dsa ecdsa dh ecdh dso engine buffer bio stack lhash rand err evp asn1 pem x509 x509v3 conf txt_db pkcs7 pkcs12 comp ocsp ui krb5 store pqueue' LIBRPATH='/usr/local/Cellar/openssl098/0.9.8y/lib' INSTALL_PREFIX='' INSTALLTOP='/usr/local/Cellar/openssl098/0.9.8y' OPENSSLDIR='/usr/local/etc/openssl' LIBDIR='lib' MAKEDEPEND='$${TOP}/util/domd $${TOP} -MD makedepend' DEPFLAG='-DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_CMS -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SEED' MAKEDEPPROG='makedepend' SHARED_LDFLAGS='-arch i386 -dynamiclib' KRB5_INCLUDES='' LIBKRB5='' EXE_EXT='' SHARED_LIBS=' libcrypto.0.9.8.dylib libssl.0.9.8.dylib' SHLIB_EXT='.0.9.8.dylib' SHLIB_TARGET='darwin-shared' PEX_LIBS='-Wl,-search_paths_first' EX_LIBS='' CPUID_OBJ='' BN_ASM='bn_asm.o' DES_ENC='des_enc.o fcrypt_b.o' AES_ASM_OBJ='aes_core.o aes_cbc.o' BF_ENC='bf_enc.o' CAST_ENC='c_enc.o' RC4_ENC='rc4_enc.o rc4_skey.o' RC5_ENC='rc5_enc.o' SHA1_ASM_OBJ='' MD5_ASM_OBJ='' RMD160_ASM_OBJ='' FIPSLIBDIR='/usr/local/ssl/fips-1.0/lib/' FIPSCANLIB="${FIPSCANLIB:-}" FIPSCANISTERINTERNAL='n' FIPS_EX_OBJ='../crypto/aes/aes_cfb.o ../crypto/aes/aes_ecb.o ../crypto/aes/aes_ofb.o ../crypto/bn/bn_add.o ../crypto/bn/bn_blind.o ../crypto/bn/bn_ctx.o ../crypto/bn/bn_div.o ../crypto/bn/bn_exp2.o ../crypto/bn/bn_exp.o ../crypto/bn/bn_gcd.o ../crypto/bn/bn_lib.o ../crypto/bn/bn_mod.o ../crypto/bn/bn_mont.o ../crypto/bn/bn_mul.o ../crypto/bn/bn_prime.o ../crypto/bn/bn_rand.o ../crypto/bn/bn_recp.o ../crypto/bn/bn_shift.o ../crypto/bn/bn_sqr.o ../crypto/bn/bn_word.o ../crypto/bn/bn_x931p.o ../crypto/buffer/buf_str.o ../crypto/cryptlib.o ../crypto/des/cfb64ede.o ../crypto/des/cfb64enc.o ../crypto/des/cfb_enc.o ../crypto/des/ecb3_enc.o ../crypto/des/ecb_enc.o ../crypto/des/ofb64ede.o ../crypto/des/ofb64enc.o ../crypto/des/fcrypt.o ../crypto/des/set_key.o ../crypto/dsa/dsa_utl.o ../crypto/dsa/dsa_sign.o ../crypto/dsa/dsa_vrf.o ../crypto/err/err.o ../crypto/evp/digest.o ../crypto/evp/enc_min.o ../crypto/evp/e_aes.o ../crypto/evp/e_des3.o ../crypto/evp/p_sign.o ../crypto/evp/p_verify.o ../crypto/mem_clr.o ../crypto/mem.o ../crypto/rand/md_rand.o ../crypto/rand/rand_egd.o ../crypto/rand/randfile.o ../crypto/rand/rand_lib.o ../crypto/rand/rand_os2.o ../crypto/rand/rand_unix.o ../crypto/rand/rand_win.o ../crypto/rsa/rsa_lib.o ../crypto/rsa/rsa_none.o ../crypto/rsa/rsa_oaep.o ../crypto/rsa/rsa_pk1.o ../crypto/rsa/rsa_pss.o ../crypto/rsa/rsa_ssl.o ../crypto/rsa/rsa_x931.o ../crypto/sha/sha1dgst.o ../crypto/sha/sha256.o ../crypto/sha/sha512.o ../crypto/uid.o' THIS=${THIS:-build_crypto} MAKEFILE=Makefile MAKEOVERRIDES= TOP=.. DIR=$dir $target ) || exit 1; fi; fi
making all in crypto...
( echo "#ifndef MK1MF_BUILD"; \
echo ' /* auto-generated by crypto/Makefile for crypto/cversion.c */'; \
echo ' #define CFLAGS "cc -fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN"'; \
echo ' #define PLATFORM "darwin-i386-cc"'; \
echo " #define DATE \"`LC_ALL=C LC_TIME=C date`\""; \
echo '#endif' ) >buildinf.h
cc -I. -I.. -I../include -fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN -c -o cryptlib.o cryptlib.c
brew: superenv removed: -arch i386 -O3
cc -I. -I.. -I../include -fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN -c -o dyn_lck.o dyn_lck.c
brew: superenv removed: -arch i386 -O3
cc -I. -I.. -I../include -fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN -c -o mem.o mem.c
brew: superenv removed: -arch i386 -O3
cc -I. -I.. -I../include -fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN -c -o mem_clr.o mem_clr.c
brew: superenv removed: -arch i386 -O3
cc -I. -I.. -I../include -fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN -c -o mem_dbg.o mem_dbg.c
brew: superenv removed: -arch i386 -O3
cc -I. -I.. -I../include -fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN -c -o cversion.o cversion.c
brew: superenv removed: -arch i386 -O3
cc -I. -I.. -I../include -fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN -c -o ex_data.o ex_data.c
brew: superenv removed: -arch i386 -O3
cc -I. -I.. -I../include -fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN -c -o tmdiff.o tmdiff.c
brew: superenv removed: -arch i386 -O3
cc -I. -I.. -I../include -fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN -c -o cpt_err.o cpt_err.c
brew: superenv removed: -arch i386 -O3
cc -I. -I.. -I../include -fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN -c -o ebcdic.o ebcdic.c
brew: superenv removed: -arch i386 -O3
cc -I. -I.. -I../include -fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN -c -o uid.o uid.c
brew: superenv removed: -arch i386 -O3
cc -I. -I.. -I../include -fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN -c -o o_time.o o_time.c
brew: superenv removed: -arch i386 -O3
cc -I. -I.. -I../include -fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN -c -o o_str.o o_str.c
brew: superenv removed: -arch i386 -O3
cc -I. -I.. -I../include -fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN -c -o o_dir.o o_dir.c
brew: superenv removed: -arch i386 -O3
cc -I. -I.. -I../include -fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN -c -o o_init.o o_init.c
brew: superenv removed: -arch i386 -O3
cc -I. -I.. -I../include -fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN -c -o fips_err.o fips_err.c
brew: superenv removed: -arch i386 -O3
ar r ../libcrypto.a cryptlib.o dyn_lck.o mem.o mem_clr.o mem_dbg.o cversion.o ex_data.o tmdiff.o cpt_err.o ebcdic.o uid.o o_time.o o_str.o o_dir.o o_init.o fips_err.o
ar: creating archive ../libcrypto.a
/usr/bin/ranlib: file: ../libcrypto.a(ebcdic.o) has no symbols
/usr/bin/ranlib: file: ../libcrypto.a(fips_err.o) has no symbols
/usr/bin/ranlib ../libcrypto.a || echo Never mind.
/usr/bin/ranlib: file: ../libcrypto.a(ebcdic.o) has no symbols
/usr/bin/ranlib: file: ../libcrypto.a(fips_err.o) has no symbols
making all in crypto/objects...
/usr/bin/perl objects.pl objects.txt obj_mac.num obj_mac.h
/usr/bin/perl obj_dat.pl obj_mac.h obj_dat.h
cc -I.. -I../.. -I../../include -fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN -c -o o_names.o o_names.c
brew: superenv removed: -arch i386 -O3
cc -I.. -I../.. -I../../include -fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN -c -o obj_dat.o obj_dat.c
brew: superenv removed: -arch i386 -O3
cc -I.. -I../.. -I../../include -fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN -c -o obj_lib.o obj_lib.c
brew: superenv removed: -arch i386 -O3
cc -I.. -I../.. -I../../include -fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN -c -o obj_err.o obj_err.c
brew: superenv removed: -arch i386 -O3
ar r ../../libcrypto.a o_names.o obj_dat.o obj_lib.o obj_err.o
/usr/bin/ranlib: file: ../../libcrypto.a(ebcdic.o) has no symbols
/usr/bin/ranlib: file: ../../libcrypto.a(fips_err.o) has no symbols
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
/usr/bin/ranlib: file: ../../libcrypto.a(ebcdic.o) has no symbols
/usr/bin/ranlib: file: ../../libcrypto.a(fips_err.o) has no symbols
making all in crypto/md2...
cc -I.. -I../.. -I../../include -fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN -c -o md2_dgst.o md2_dgst.c
brew: superenv removed: -arch i386 -O3
cc -I.. -I../.. -I../../include -fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN -c -o md2_one.o md2_one.c
brew: superenv removed: -arch i386 -O3
ar r ../../libcrypto.a md2_dgst.o md2_one.o
/usr/bin/ranlib: file: ../../libcrypto.a(ebcdic.o) has no symbols
/usr/bin/ranlib: file: ../../libcrypto.a(fips_err.o) has no symbols
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
/usr/bin/ranlib: file: ../../libcrypto.a(ebcdic.o) has no symbols
/usr/bin/ranlib: file: ../../libcrypto.a(fips_err.o) has no symbols
making all in crypto/md4...
cc -I.. -I../.. -I../../include -fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN -c -o md4_dgst.o md4_dgst.c
brew: superenv removed: -arch i386 -O3
md4_dgst.c: In function ‘md4_block_data_order’:
md4_dgst.c:117: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
md4_dgst.c:118: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
md4_dgst.c:119: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
md4_dgst.c:120: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
md4_dgst.c:121: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
md4_dgst.c:122: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
md4_dgst.c:123: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
md4_dgst.c:124: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
md4_dgst.c:125: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
md4_dgst.c:126: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
md4_dgst.c:127: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
md4_dgst.c:128: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
md4_dgst.c:129: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
md4_dgst.c:130: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
md4_dgst.c:131: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
md4_dgst.c:132: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
md4_dgst.c:134: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
md4_dgst.c:135: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
md4_dgst.c:136: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
md4_dgst.c:137: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
md4_dgst.c:138: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
md4_dgst.c:139: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
md4_dgst.c:140: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
md4_dgst.c:141: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
md4_dgst.c:142: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
md4_dgst.c:143: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
md4_dgst.c:144: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
md4_dgst.c:145: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
md4_dgst.c:146: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
md4_dgst.c:147: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
md4_dgst.c:148: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
md4_dgst.c:149: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
md4_dgst.c:151: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
md4_dgst.c:152: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
md4_dgst.c:153: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
md4_dgst.c:154: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
md4_dgst.c:155: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
md4_dgst.c:156: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
md4_dgst.c:157: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
md4_dgst.c:158: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
md4_dgst.c:159: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
md4_dgst.c:160: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
md4_dgst.c:161: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
md4_dgst.c:162: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
md4_dgst.c:163: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
md4_dgst.c:164: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
md4_dgst.c:165: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
md4_dgst.c:166: error: unsupported inline asm: input constraint with a matching output constraint of incompatible type!
make[2]: *** [md4_dgst.o] Error 1
make[1]: *** [subdirs] Error 1
make: *** [build_crypto] Error 1
==> Configuration
HOMEBREW_VERSION: 0.9.4
HEAD: 1bc3574fcc3b3c1d6a9aaf9cac66b67a51eac97a
CPU: 8-core 64-bit ivybridge
OS X: 10.8.3-x86_64
Xcode: 4.6.2
CLT: 4.6.0.0.1.1365549073
X11: 2.7.4 => /opt/X11
==> ENV
HOMEBREW_CC: llvm-gcc
CMAKE_PREFIX_PATH: /usr/local
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.8
HOMEBREW_MAKE_JOBS: 1
ACLOCAL_PATH: /usr/local/share/aclocal
OBJC: cc
PATH: /usr/local/Library/ENV/4.3:/usr/bin:/bin:/usr/sbin:/sbin
Error: openssl098 did not build
➜ ~ HOMEBREW_MAKE_JOBS=1 VERBOSE=1 brew install openssl098 --use-gcc 2>&1
==> Downloading http://www.openssl.org/source/openssl-0.9.8y.tar.gz
Already downloaded: /Library/Caches/Homebrew/openssl098-0.9.8y.tar.gz
tar xf /Library/Caches/Homebrew/openssl098-0.9.8y.tar.gz
==> ./config --prefix=/usr/local/Cellar/openssl098/0.9.8y --openssldir=/usr/local/etc/openssl zlib-dynamic shared
./config --prefix=/usr/local/Cellar/openssl098/0.9.8y --openssldir=/usr/local/etc/openssl zlib-dynamic shared
Operating system: i386-apple-darwinDarwin Kernel Version 12.3.0: Sun Jan 6 22:37:10 PST 2013; root:xnu-2050.22.13~1/RELEASE_X86_64
Configuring for darwin-i386-cc
Configuring for darwin-i386-cc
no-camellia [default] OPENSSL_NO_CAMELLIA (skip dir)
no-capieng [default] OPENSSL_NO_CAPIENG (skip dir)
no-cms [default] OPENSSL_NO_CMS (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-mdc2 [default] OPENSSL_NO_MDC2 (skip dir)
no-montasm [default]
no-rc5 [default] OPENSSL_NO_RC5 (skip dir)
no-rfc3779 [default] OPENSSL_NO_RFC3779 (skip dir)
no-seed [default] OPENSSL_NO_SEED (skip dir)
no-sse2 [forced]
IsMK1MF=0
CC =cc
CFLAG =-fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -Wa,--noexecstack -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN
EX_LIBS =
CPUID_OBJ =
BN_ASM =bn_asm.o
DES_ENC =des_enc.o fcrypt_b.o
AES_ASM_OBJ =aes_core.o aes_cbc.o
BF_ENC =bf_enc.o
CAST_ENC =c_enc.o
RC4_ENC =rc4_enc.o rc4_skey.o
RC5_ENC =rc5_enc.o
MD5_OBJ_ASM =
SHA1_OBJ_ASM =
RMD160_OBJ_ASM=
PROCESSOR =386
RANLIB =/usr/bin/ranlib
ARFLAGS =
PERL =/usr/bin/perl
THIRTY_TWO_BIT mode
DES_UNROLL used
BN_LLONG mode
RC4 uses uchar
RC4_CHUNK is unsigned long
BF_PTR used
e_os2.h => include/openssl/e_os2.h
making links in crypto...
crypto.h => ../include/openssl/crypto.h
tmdiff.h => ../include/openssl/tmdiff.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
making links in crypto/objects...
objects.h => ../../include/openssl/objects.h
obj_mac.h => ../../include/openssl/obj_mac.h
making links in crypto/md2...
md2.h => ../../include/openssl/md2.h
md2test.c => ../../test/md2test.c
making links in crypto/md4...
md4.h => ../../include/openssl/md4.h
md4test.c => ../../test/md4test.c
md4.c => ../../apps/md4.c
making links in crypto/md5...
md5.h => ../../include/openssl/md5.h
md5test.c => ../../test/md5test.c
making links in 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
making links in crypto/hmac...
hmac.h => ../../include/openssl/hmac.h
hmactest.c => ../../test/hmactest.c
making links in crypto/ripemd...
ripemd.h => ../../include/openssl/ripemd.h
rmdtest.c => ../../test/rmdtest.c
making links in crypto/des...
des.h => ../../include/openssl/des.h
des_old.h => ../../include/openssl/des_old.h
destest.c => ../../test/destest.c
making links in crypto/aes...
aes.h => ../../include/openssl/aes.h
making links in crypto/rc2...
rc2.h => ../../include/openssl/rc2.h
rc2test.c => ../../test/rc2test.c
making links in crypto/rc4...
rc4.h => ../../include/openssl/rc4.h
rc4test.c => ../../test/rc4test.c
making links in crypto/idea...
idea.h => ../../include/openssl/idea.h
ideatest.c => ../../test/ideatest.c
making links in crypto/bf...
blowfish.h => ../../include/openssl/blowfish.h
bftest.c => ../../test/bftest.c
making links in crypto/cast...
cast.h => ../../include/openssl/cast.h
casttest.c => ../../test/casttest.c
making links in crypto/bn...
bn.h => ../../include/openssl/bn.h
bntest.c => ../../test/bntest.c
exptest.c => ../../test/exptest.c
making links in crypto/ec...
ec.h => ../../include/openssl/ec.h
ectest.c => ../../test/ectest.c
making links in crypto/rsa...
rsa.h => ../../include/openssl/rsa.h
rsa_test.c => ../../test/rsa_test.c
making links in crypto/dsa...
dsa.h => ../../include/openssl/dsa.h
dsatest.c => ../../test/dsatest.c
making links in crypto/ecdsa...
ecdsa.h => ../../include/openssl/ecdsa.h
ecdsatest.c => ../../test/ecdsatest.c
making links in crypto/dh...
dh.h => ../../include/openssl/dh.h
dhtest.c => ../../test/dhtest.c
making links in crypto/ecdh...
ecdh.h => ../../include/openssl/ecdh.h
ecdhtest.c => ../../test/ecdhtest.c
making links in crypto/dso...
dso.h => ../../include/openssl/dso.h
making links in crypto/engine...
engine.h => ../../include/openssl/engine.h
enginetest.c => ../../test/enginetest.c
making links in crypto/buffer...
buffer.h => ../../include/openssl/buffer.h
making links in crypto/bio...
bio.h => ../../include/openssl/bio.h
making links in crypto/stack...
stack.h => ../../include/openssl/stack.h
safestack.h => ../../include/openssl/safestack.h
making links in crypto/lhash...
lhash.h => ../../include/openssl/lhash.h
making links in crypto/rand...
rand.h => ../../include/openssl/rand.h
randtest.c => ../../test/randtest.c
making links in crypto/err...
err.h => ../../include/openssl/err.h
making links in crypto/evp...
evp.h => ../../include/openssl/evp.h
evp_test.c => ../../test/evp_test.c
cp evptests.txt ../../test
making links in crypto/asn1...
asn1.h => ../../include/openssl/asn1.h
asn1_mac.h => ../../include/openssl/asn1_mac.h
asn1t.h => ../../include/openssl/asn1t.h
making links in crypto/pem...
pem.h => ../../include/openssl/pem.h
pem2.h => ../../include/openssl/pem2.h
making links in crypto/x509...
x509.h => ../../include/openssl/x509.h
x509_vfy.h => ../../include/openssl/x509_vfy.h
making links in crypto/x509v3...
x509v3.h => ../../include/openssl/x509v3.h
making links in crypto/conf...
conf.h => ../../include/openssl/conf.h
conf_api.h => ../../include/openssl/conf_api.h
making links in crypto/txt_db...
txt_db.h => ../../include/openssl/txt_db.h
making links in crypto/pkcs7...
pkcs7.h => ../../include/openssl/pkcs7.h
making links in crypto/pkcs12...
pkcs12.h => ../../include/openssl/pkcs12.h
making links in crypto/comp...
comp.h => ../../include/openssl/comp.h
making links in crypto/ocsp...
ocsp.h => ../../include/openssl/ocsp.h
making links in crypto/ui...
ui.h => ../../include/openssl/ui.h
ui_compat.h => ../../include/openssl/ui_compat.h
making links in crypto/krb5...
krb5_asn.h => ../../include/openssl/krb5_asn.h
making links in crypto/store...
store.h => ../../include/openssl/store.h
making links in crypto/pqueue...
pqueue.h => ../../include/openssl/pqueue.h
pq_compat.h => ../../include/openssl/pq_compat.h
making links in ssl...
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
ssltest.c => ../test/ssltest.c
making links in engines...
make[1]: Nothing to be done for `links'.
making links in apps...
make[1]: Nothing to be done for `links'.
making links in test...
make[1]: Nothing to be done for `links'.
making links in tools...
make[1]: Nothing to be done for `links'.
making links in fips...
fips.h => ../include/openssl/fips.h
fips_test_suite.c => ../test/fips_test_suite.c
making links in fips/sha...
fips_shatest.c => ../../test/fips_shatest.c
making links in fips/rand...
fips_rand.h => ../../include/openssl/fips_rand.h
fips_randtest.c => ../../test/fips_randtest.c
fips_rngvs.c => ../../test/fips_rngvs.c
making links in fips/des...
fips_desmovs.c => ../../test/fips_desmovs.c
making links in fips/aes...
fips_aesavs.c => ../../test/fips_aesavs.c
making links in fips/dsa...
fips_dsatest.c => ../../test/fips_dsatest.c
fips_dssvs.c => ../../test/fips_dssvs.c
making links in fips/rsa...
fips_rsavtest.c => ../../test/fips_rsavtest.c
fips_rsastest.c => ../../test/fips_rsastest.c
fips_rsagtest.c => ../../test/fips_rsagtest.c
making links in fips/dh...
making links in fips/hmac...
fips_hmactest.c => ../../test/fips_hmactest.c
generating dummy tests (if needed)...
make[1]: Nothing to be done for `generate'.
Configured for darwin-i386-cc.
==> make
make
if [ -n "" ]; then \
EXCL_OBJ='aes_core.o aes_cbc.o bn_asm.o des_enc.o fcrypt_b.o ../crypto/aes/aes_cfb.o ../crypto/aes/aes_ecb.o ../crypto/aes/aes_ofb.o ../crypto/bn/bn_add.o ../crypto/bn/bn_blind.o ../crypto/bn/bn_ctx.o ../crypto/bn/bn_div.o ../crypto/bn/bn_exp2.o ../crypto/bn/bn_exp.o ../crypto/bn/bn_gcd.o ../crypto/bn/bn_lib.o ../crypto/bn/bn_mod.o ../crypto/bn/bn_mont.o ../crypto/bn/bn_mul.o ../crypto/bn/bn_prime.o ../crypto/bn/bn_rand.o ../crypto/bn/bn_recp.o ../crypto/bn/bn_shift.o ../crypto/bn/bn_sqr.o ../crypto/bn/bn_word.o ../crypto/bn/bn_x931p.o ../crypto/buffer/buf_str.o ../crypto/cryptlib.o ../crypto/des/cfb64ede.o ../crypto/des/cfb64enc.o ../crypto/des/cfb_enc.o ../crypto/des/ecb3_enc.o ../crypto/des/ecb_enc.o ../crypto/des/ofb64ede.o ../crypto/des/ofb64enc.o ../crypto/des/fcrypt.o ../crypto/des/set_key.o ../crypto/dsa/dsa_utl.o ../crypto/dsa/dsa_sign.o ../crypto/dsa/dsa_vrf.o ../crypto/err/err.o ../crypto/evp/digest.o ../crypto/evp/enc_min.o ../crypto/evp/e_aes.o ../crypto/evp/e_des3.o ../crypto/evp/p_sign.o ../crypto/evp/p_verify.o ../crypto/mem_clr.o ../crypto/mem.o ../crypto/rand/md_rand.o ../crypto/rand/rand_egd.o ../crypto/rand/randfile.o ../crypto/rand/rand_lib.o ../crypto/rand/rand_os2.o ../crypto/rand/rand_unix.o ../crypto/rand/rand_win.o ../crypto/rsa/rsa_lib.o ../crypto/rsa/rsa_none.o ../crypto/rsa/rsa_oaep.o ../crypto/rsa/rsa_pk1.o ../crypto/rsa/rsa_pss.o ../crypto/rsa/rsa_ssl.o ../crypto/rsa/rsa_x931.o ../crypto/sha/sha1dgst.o ../crypto/sha/sha256.o ../crypto/sha/sha512.o ../crypto/uid.o' ; export EXCL_OBJ ; \
ARX='/usr/bin/perl ${TOP}/util/arx.pl ar r' ; \
else \
ARX='ar r' ; \
fi ; export ARX ; \
dir=crypto; target=all; if echo " crypto ssl engines apps test tools " | grep " $dir " >/dev/null 2>/dev/null; then if [ -d "$dir" ]; then ( [ $target != all -a -z "" ] && FIPSCANLIB=/dev/null; cd $dir && echo "making $target in $dir..." && TOP= && unset TOP ${LIB+LIB} ${LIBS+LIBS} ${INCLUDE+INCLUDE} ${INCLUDES+INCLUDES} ${DIR+DIR} ${DIRS+DIRS} ${SRC+SRC} ${LIBSRC+LIBSRC} ${LIBOBJ+LIBOBJ} ${ALL+ALL} ${EXHEADER+EXHEADER} ${HEADER+HEADER} ${GENERAL+GENERAL} ${CFLAGS+CFLAGS} ${ASFLAGS+ASFLAGS} ${AFLAGS+AFLAGS} ${LDCMD+LDCMD} ${LDFLAGS+LDFLAGS} ${SHAREDCMD+SHAREDCMD} ${SHAREDFLAGS+SHAREDFLAGS} ${SHARED_LIB+SHARED_LIB} ${LIBEXTRAS+LIBEXTRAS} && /usr/bin/make -e PLATFORM='darwin-i386-cc' PROCESSOR='386' CC='cc' CFLAG='-fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -Wa,--noexecstack -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN' AS='cc' ASFLAG='-fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -Wa,--noexecstack -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN -c' AR='ar r' PERL='/usr/bin/perl' RANLIB='/usr/bin/ranlib' SDIRS='objects md2 md4 md5 sha hmac ripemd des aes rc2 rc4 idea bf cast bn ec rsa dsa ecdsa dh ecdh dso engine buffer bio stack lhash rand err evp asn1 pem x509 x509v3 conf txt_db pkcs7 pkcs12 comp ocsp ui krb5 store pqueue' LIBRPATH='/usr/local/Cellar/openssl098/0.9.8y/lib' INSTALL_PREFIX='' INSTALLTOP='/usr/local/Cellar/openssl098/0.9.8y' OPENSSLDIR='/usr/local/etc/openssl' LIBDIR='lib' MAKEDEPEND='$${TOP}/util/domd $${TOP} -MD makedepend' DEPFLAG='-DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_CMS -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SEED' MAKEDEPPROG='makedepend' SHARED_LDFLAGS='-arch i386 -dynamiclib' KRB5_INCLUDES='' LIBKRB5='' EXE_EXT='' SHARED_LIBS=' libcrypto.0.9.8.dylib libssl.0.9.8.dylib' SHLIB_EXT='.0.9.8.dylib' SHLIB_TARGET='darwin-shared' PEX_LIBS='-Wl,-search_paths_first' EX_LIBS='' CPUID_OBJ='' BN_ASM='bn_asm.o' DES_ENC='des_enc.o fcrypt_b.o' AES_ASM_OBJ='aes_core.o aes_cbc.o' BF_ENC='bf_enc.o' CAST_ENC='c_enc.o' RC4_ENC='rc4_enc.o rc4_skey.o' RC5_ENC='rc5_enc.o' SHA1_ASM_OBJ='' MD5_ASM_OBJ='' RMD160_ASM_OBJ='' FIPSLIBDIR='/usr/local/ssl/fips-1.0/lib/' FIPSCANLIB="${FIPSCANLIB:-}" FIPSCANISTERINTERNAL='n' FIPS_EX_OBJ='../crypto/aes/aes_cfb.o ../crypto/aes/aes_ecb.o ../crypto/aes/aes_ofb.o ../crypto/bn/bn_add.o ../crypto/bn/bn_blind.o ../crypto/bn/bn_ctx.o ../crypto/bn/bn_div.o ../crypto/bn/bn_exp2.o ../crypto/bn/bn_exp.o ../crypto/bn/bn_gcd.o ../crypto/bn/bn_lib.o ../crypto/bn/bn_mod.o ../crypto/bn/bn_mont.o ../crypto/bn/bn_mul.o ../crypto/bn/bn_prime.o ../crypto/bn/bn_rand.o ../crypto/bn/bn_recp.o ../crypto/bn/bn_shift.o ../crypto/bn/bn_sqr.o ../crypto/bn/bn_word.o ../crypto/bn/bn_x931p.o ../crypto/buffer/buf_str.o ../crypto/cryptlib.o ../crypto/des/cfb64ede.o ../crypto/des/cfb64enc.o ../crypto/des/cfb_enc.o ../crypto/des/ecb3_enc.o ../crypto/des/ecb_enc.o ../crypto/des/ofb64ede.o ../crypto/des/ofb64enc.o ../crypto/des/fcrypt.o ../crypto/des/set_key.o ../crypto/dsa/dsa_utl.o ../crypto/dsa/dsa_sign.o ../crypto/dsa/dsa_vrf.o ../crypto/err/err.o ../crypto/evp/digest.o ../crypto/evp/enc_min.o ../crypto/evp/e_aes.o ../crypto/evp/e_des3.o ../crypto/evp/p_sign.o ../crypto/evp/p_verify.o ../crypto/mem_clr.o ../crypto/mem.o ../crypto/rand/md_rand.o ../crypto/rand/rand_egd.o ../crypto/rand/randfile.o ../crypto/rand/rand_lib.o ../crypto/rand/rand_os2.o ../crypto/rand/rand_unix.o ../crypto/rand/rand_win.o ../crypto/rsa/rsa_lib.o ../crypto/rsa/rsa_none.o ../crypto/rsa/rsa_oaep.o ../crypto/rsa/rsa_pk1.o ../crypto/rsa/rsa_pss.o ../crypto/rsa/rsa_ssl.o ../crypto/rsa/rsa_x931.o ../crypto/sha/sha1dgst.o ../crypto/sha/sha256.o ../crypto/sha/sha512.o ../crypto/uid.o' THIS=${THIS:-build_crypto} MAKEFILE=Makefile MAKEOVERRIDES= TOP=.. DIR=$dir $target ) || exit 1; fi; fi
making all in crypto...
( echo "#ifndef MK1MF_BUILD"; \
echo ' /* auto-generated by crypto/Makefile for crypto/cversion.c */'; \
echo ' #define CFLAGS "cc -fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -Wa,--noexecstack -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN"'; \
echo ' #define PLATFORM "darwin-i386-cc"'; \
echo " #define DATE \"`LC_ALL=C LC_TIME=C date`\""; \
echo '#endif' ) >buildinf.h
cc -I. -I.. -I../include -fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -Wa,--noexecstack -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN -c -o cryptlib.o cryptlib.c
brew: superenv removed: -arch i386 -O3
cc -I. -I.. -I../include -fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -Wa,--noexecstack -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN -c -o dyn_lck.o dyn_lck.c
brew: superenv removed: -arch i386 -O3
cc -I. -I.. -I../include -fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -Wa,--noexecstack -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN -c -o mem.o mem.c
brew: superenv removed: -arch i386 -O3
cc -I. -I.. -I../include -fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -Wa,--noexecstack -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN -c -o mem_clr.o mem_clr.c
brew: superenv removed: -arch i386 -O3
cc -I. -I.. -I../include -fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -Wa,--noexecstack -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN -c -o mem_dbg.o mem_dbg.c
brew: superenv removed: -arch i386 -O3
cc -I. -I.. -I../include -fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -Wa,--noexecstack -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN -c -o cversion.o cversion.c
brew: superenv removed: -arch i386 -O3
cc -I. -I.. -I../include -fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -Wa,--noexecstack -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN -c -o ex_data.o ex_data.c
brew: superenv removed: -arch i386 -O3
cc -I. -I.. -I../include -fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -Wa,--noexecstack -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN -c -o tmdiff.o tmdiff.c
brew: superenv removed: -arch i386 -O3
cc -I. -I.. -I../include -fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -Wa,--noexecstack -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN -c -o cpt_err.o cpt_err.c
brew: superenv removed: -arch i386 -O3
cc -I. -I.. -I../include -fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -Wa,--noexecstack -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN -c -o ebcdic.o ebcdic.c
brew: superenv removed: -arch i386 -O3
cc -I. -I.. -I../include -fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -Wa,--noexecstack -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN -c -o uid.o uid.c
brew: superenv removed: -arch i386 -O3
cc -I. -I.. -I../include -fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -Wa,--noexecstack -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN -c -o o_time.o o_time.c
brew: superenv removed: -arch i386 -O3
cc -I. -I.. -I../include -fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -Wa,--noexecstack -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN -c -o o_str.o o_str.c
brew: superenv removed: -arch i386 -O3
cc -I. -I.. -I../include -fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -Wa,--noexecstack -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN -c -o o_dir.o o_dir.c
brew: superenv removed: -arch i386 -O3
cc -I. -I.. -I../include -fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -Wa,--noexecstack -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN -c -o o_init.o o_init.c
brew: superenv removed: -arch i386 -O3
cc -I. -I.. -I../include -fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -Wa,--noexecstack -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN -c -o fips_err.o fips_err.c
brew: superenv removed: -arch i386 -O3
ar r ../libcrypto.a cryptlib.o dyn_lck.o mem.o mem_clr.o mem_dbg.o cversion.o ex_data.o tmdiff.o cpt_err.o ebcdic.o uid.o o_time.o o_str.o o_dir.o o_init.o fips_err.o
ar: creating archive ../libcrypto.a
/usr/bin/ranlib: file: ../libcrypto.a(ebcdic.o) has no symbols
/usr/bin/ranlib: file: ../libcrypto.a(fips_err.o) has no symbols
/usr/bin/ranlib ../libcrypto.a || echo Never mind.
/usr/bin/ranlib: file: ../libcrypto.a(ebcdic.o) has no symbols
/usr/bin/ranlib: file: ../libcrypto.a(fips_err.o) has no symbols
making all in crypto/objects...
/usr/bin/perl objects.pl objects.txt obj_mac.num obj_mac.h
/usr/bin/perl obj_dat.pl obj_mac.h obj_dat.h
cc -I.. -I../.. -I../../include -fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -Wa,--noexecstack -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN -c -o o_names.o o_names.c
brew: superenv removed: -arch i386 -O3
cc -I.. -I../.. -I../../include -fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -Wa,--noexecstack -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN -c -o obj_dat.o obj_dat.c
brew: superenv removed: -arch i386 -O3
cc -I.. -I../.. -I../../include -fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -Wa,--noexecstack -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN -c -o obj_lib.o obj_lib.c
brew: superenv removed: -arch i386 -O3
cc -I.. -I../.. -I../../include -fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -Wa,--noexecstack -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN -c -o obj_err.o obj_err.c
brew: superenv removed: -arch i386 -O3
ar r ../../libcrypto.a o_names.o obj_dat.o obj_lib.o obj_err.o
/usr/bin/ranlib: file: ../../libcrypto.a(ebcdic.o) has no symbols
/usr/bin/ranlib: file: ../../libcrypto.a(fips_err.o) has no symbols
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
/usr/bin/ranlib: file: ../../libcrypto.a(ebcdic.o) has no symbols
/usr/bin/ranlib: file: ../../libcrypto.a(fips_err.o) has no symbols
making all in crypto/md2...
cc -I.. -I../.. -I../../include -fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -Wa,--noexecstack -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN -c -o md2_dgst.o md2_dgst.c
brew: superenv removed: -arch i386 -O3
cc -I.. -I../.. -I../../include -fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -Wa,--noexecstack -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN -c -o md2_one.o md2_one.c
brew: superenv removed: -arch i386 -O3
ar r ../../libcrypto.a md2_dgst.o md2_one.o
/usr/bin/ranlib: file: ../../libcrypto.a(ebcdic.o) has no symbols
/usr/bin/ranlib: file: ../../libcrypto.a(fips_err.o) has no symbols
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
/usr/bin/ranlib: file: ../../libcrypto.a(ebcdic.o) has no symbols
/usr/bin/ranlib: file: ../../libcrypto.a(fips_err.o) has no symbols
making all in crypto/md4...
cc -I.. -I../.. -I../../include -fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -Wa,--noexecstack -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN -c -o md4_dgst.o md4_dgst.c
brew: superenv removed: -arch i386 -O3
md4_dgst.c:117:5: error: unsupported inline asm: input with type 'unsigned long' matching output with type 'unsigned int'
R0(A,B,C,D,X( 0), 3,0); HOST_c2l(data,l); X( 2)=l;
~~~^~~~~~~~~~~~~~~~~~~
./md4_locl.h:104:11: note: expanded from macro 'R0'
a=ROTATE(a,s); };
^
../md32_common.h:168:19: note: expanded from macro 'ROTATE'
: "I"(n), "0"(a) \
^
md4_dgst.c:118:5: error: unsupported inline asm: input with type 'unsigned long' matching output with type 'unsigned int'
R0(D,A,B,C,X( 1), 7,0); HOST_c2l(data,l); X( 3)=l;
~~~^~~~~~~~~~~~~~~~~~~
./md4_locl.h:104:11: note: expanded from macro 'R0'
a=ROTATE(a,s); };
^
../md32_common.h:168:19: note: expanded from macro 'ROTATE'
: "I"(n), "0"(a) \
^
md4_dgst.c:119:5: error: unsupported inline asm: input with type 'unsigned long' matching output with type 'unsigned int'
R0(C,D,A,B,X( 2),11,0); HOST_c2l(data,l); X( 4)=l;
~~~^~~~~~~~~~~~~~~~~~~
./md4_locl.h:104:11: note: expanded from macro 'R0'
a=ROTATE(a,s); };
^
../md32_common.h:168:19: note: expanded from macro 'ROTATE'
: "I"(n), "0"(a) \
^
md4_dgst.c:120:5: error: unsupported inline asm: input with type 'unsigned long' matching output with type 'unsigned int'
R0(B,C,D,A,X( 3),19,0); HOST_c2l(data,l); X( 5)=l;
~~~^~~~~~~~~~~~~~~~~~~
./md4_locl.h:104:11: note: expanded from macro 'R0'
a=ROTATE(a,s); };
^
../md32_common.h:168:19: note: expanded from macro 'ROTATE'
: "I"(n), "0"(a) \
^
md4_dgst.c:121:5: error: unsupported inline asm: input with type 'unsigned long' matching output with type 'unsigned int'
R0(A,B,C,D,X( 4), 3,0); HOST_c2l(data,l); X( 6)=l;
~~~^~~~~~~~~~~~~~~~~~~
./md4_locl.h:104:11: note: expanded from macro 'R0'
a=ROTATE(a,s); };
^
../md32_common.h:168:19: note: expanded from macro 'ROTATE'
: "I"(n), "0"(a) \
^
md4_dgst.c:122:5: error: unsupported inline asm: input with type 'unsigned long' matching output with type 'unsigned int'
R0(D,A,B,C,X( 5), 7,0); HOST_c2l(data,l); X( 7)=l;
~~~^~~~~~~~~~~~~~~~~~~
./md4_locl.h:104:11: note: expanded from macro 'R0'
a=ROTATE(a,s); };
^
../md32_common.h:168:19: note: expanded from macro 'ROTATE'
: "I"(n), "0"(a) \
^
md4_dgst.c:123:5: error: unsupported inline asm: input with type 'unsigned long' matching output with type 'unsigned int'
R0(C,D,A,B,X( 6),11,0); HOST_c2l(data,l); X( 8)=l;
~~~^~~~~~~~~~~~~~~~~~~
./md4_locl.h:104:11: note: expanded from macro 'R0'
a=ROTATE(a,s); };
^
../md32_common.h:168:19: note: expanded from macro 'ROTATE'
: "I"(n), "0"(a) \
^
md4_dgst.c:124:5: error: unsupported inline asm: input with type 'unsigned long' matching output with type 'unsigned int'
R0(B,C,D,A,X( 7),19,0); HOST_c2l(data,l); X( 9)=l;
~~~^~~~~~~~~~~~~~~~~~~
./md4_locl.h:104:11: note: expanded from macro 'R0'
a=ROTATE(a,s); };
^
../md32_common.h:168:19: note: expanded from macro 'ROTATE'
: "I"(n), "0"(a) \
^
md4_dgst.c:125:5: error: unsupported inline asm: input with type 'unsigned long' matching output with type 'unsigned int'
R0(A,B,C,D,X( 8), 3,0); HOST_c2l(data,l); X(10)=l;
~~~^~~~~~~~~~~~~~~~~~~
./md4_locl.h:104:11: note: expanded from macro 'R0'
a=ROTATE(a,s); };
^
../md32_common.h:168:19: note: expanded from macro 'ROTATE'
: "I"(n), "0"(a) \
^
md4_dgst.c:126:5: error: unsupported inline asm: input with type 'unsigned long' matching output with type 'unsigned int'
R0(D,A,B,C,X( 9), 7,0); HOST_c2l(data,l); X(11)=l;
~~~^~~~~~~~~~~~~~~~~~~
./md4_locl.h:104:11: note: expanded from macro 'R0'
a=ROTATE(a,s); };
^
../md32_common.h:168:19: note: expanded from macro 'ROTATE'
: "I"(n), "0"(a) \
^
md4_dgst.c:127:5: error: unsupported inline asm: input with type 'unsigned long' matching output with type 'unsigned int'
R0(C,D,A,B,X(10),11,0); HOST_c2l(data,l); X(12)=l;
~~~^~~~~~~~~~~~~~~~~~~
./md4_locl.h:104:11: note: expanded from macro 'R0'
a=ROTATE(a,s); };
^
../md32_common.h:168:19: note: expanded from macro 'ROTATE'
: "I"(n), "0"(a) \
^
md4_dgst.c:128:5: error: unsupported inline asm: input with type 'unsigned long' matching output with type 'unsigned int'
R0(B,C,D,A,X(11),19,0); HOST_c2l(data,l); X(13)=l;
~~~^~~~~~~~~~~~~~~~~~~
./md4_locl.h:104:11: note: expanded from macro 'R0'
a=ROTATE(a,s); };
^
../md32_common.h:168:19: note: expanded from macro 'ROTATE'
: "I"(n), "0"(a) \
^
md4_dgst.c:129:5: error: unsupported inline asm: input with type 'unsigned long' matching output with type 'unsigned int'
R0(A,B,C,D,X(12), 3,0); HOST_c2l(data,l); X(14)=l;
~~~^~~~~~~~~~~~~~~~~~~
./md4_locl.h:104:11: note: expanded from macro 'R0'
a=ROTATE(a,s); };
^
../md32_common.h:168:19: note: expanded from macro 'ROTATE'
: "I"(n), "0"(a) \
^
md4_dgst.c:130:5: error: unsupported inline asm: input with type 'unsigned long' matching output with type 'unsigned int'
R0(D,A,B,C,X(13), 7,0); HOST_c2l(data,l); X(15)=l;
~~~^~~~~~~~~~~~~~~~~~~
./md4_locl.h:104:11: note: expanded from macro 'R0'
a=ROTATE(a,s); };
^
../md32_common.h:168:19: note: expanded from macro 'ROTATE'
: "I"(n), "0"(a) \
^
md4_dgst.c:131:5: error: unsupported inline asm: input with type 'unsigned long' matching output with type 'unsigned int'
R0(C,D,A,B,X(14),11,0);
~~~^~~~~~~~~~~~~~~~~~~
./md4_locl.h:104:11: note: expanded from macro 'R0'
a=ROTATE(a,s); };
^
../md32_common.h:168:19: note: expanded from macro 'ROTATE'
: "I"(n), "0"(a) \
^
md4_dgst.c:132:5: error: unsupported inline asm: input with type 'unsigned long' matching output with type 'unsigned int'
R0(B,C,D,A,X(15),19,0);
~~~^~~~~~~~~~~~~~~~~~~
./md4_locl.h:104:11: note: expanded from macro 'R0'
a=ROTATE(a,s); };
^
../md32_common.h:168:19: note: expanded from macro 'ROTATE'
: "I"(n), "0"(a) \
^
md4_dgst.c:134:5: error: unsupported inline asm: input with type 'unsigned long' matching output with type 'unsigned int'
R1(A,B,C,D,X( 0), 3,0x5A827999L);
~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./md4_locl.h:108:11: note: expanded from macro 'R1'
a=ROTATE(a,s); };\
^
../md32_common.h:168:19: note: expanded from macro 'ROTATE'
: "I"(n), "0"(a) \
^
md4_dgst.c:135:5: error: unsupported inline asm: input with type 'unsigned long' matching output with type 'unsigned int'
R1(D,A,B,C,X( 4), 5,0x5A827999L);
~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./md4_locl.h:108:11: note: expanded from macro 'R1'
a=ROTATE(a,s); };\
^
../md32_common.h:168:19: note: expanded from macro 'ROTATE'
: "I"(n), "0"(a) \
^
md4_dgst.c:136:5: error: unsupported inline asm: input with type 'unsigned long' matching output with type 'unsigned int'
R1(C,D,A,B,X( 8), 9,0x5A827999L);
~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./md4_locl.h:108:11: note: expanded from macro 'R1'
a=ROTATE(a,s); };\
^
../md32_common.h:168:19: note: expanded from macro 'ROTATE'
: "I"(n), "0"(a) \
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
make[2]: *** [md4_dgst.o] Error 1
make[1]: *** [subdirs] Error 1
make: *** [build_crypto] Error 1
==> Configuration
HOMEBREW_VERSION: 0.9.4
HEAD: 1bc3574fcc3b3c1d6a9aaf9cac66b67a51eac97a
CPU: 8-core 64-bit ivybridge
OS X: 10.8.3-x86_64
Xcode: 4.6.2
CLT: 4.6.0.0.1.1365549073
X11: 2.7.4 => /opt/X11
==> ENV
HOMEBREW_CC: clang
CMAKE_PREFIX_PATH: /usr/local
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.8
HOMEBREW_MAKE_JOBS: 1
ACLOCAL_PATH: /usr/local/share/aclocal
OBJC: cc
PATH: /usr/local/Library/ENV/4.3:/usr/bin:/bin:/usr/sbin:/sbin
Error: openssl098 did not build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment