Build of openssl with musl toolchain

The build took 00h 01m 12s and was NOT successful.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
301,817 ansic
107,742 perl
13,446 makefile
11,265 asm
4,150 cpp
3,656 sh
58 lisp
442,134 total

The process tree of the build process is here.

List of Errors

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: openssl 1.0.2.h-1 (Wed Apr 5 00:37:22 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# Configuring for linux-x86_64
# 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 [default] OPENSSL_NO_SSL2 (skip dir)
# no-ssl3 [option(ssl)] OPENSSL_NO_SSL3 (skip dir)
# no-ssl3-method [option(ssl)] OPENSSL_NO_SSL3_METHOD (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)
# no-zlib [default]
# no-zlib-dynamic [default]
# IsMK1MF=0
# CC =clang
# CFLAG =-fPIC -DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -Wa,--noexecstack -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_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 =/sysroot/bin/ranlib
# ARFLAGS =
# PERL =/usr/sbin/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]: Entering directory '/tmp/openssl/src/openssl-1.0.2h/crypto'
# 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/src/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/src/openssl-1.0.2h/crypto/objects'
# making links in crypto/md4...
# make[2]: Entering directory '/tmp/openssl/src/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/src/openssl-1.0.2h/crypto/md4'
# making links in crypto/md5...
# make[2]: Entering directory '/tmp/openssl/src/openssl-1.0.2h/crypto/md5'
# md5.h => ../../include/openssl/md5.h
# md5test.c => ../../test/md5test.c
# make[2]: Leaving directory '/tmp/openssl/src/openssl-1.0.2h/crypto/md5'
# making links in crypto/sha...
# make[2]: Entering directory '/tmp/openssl/src/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/src/openssl-1.0.2h/crypto/sha'
# making links in crypto/mdc2...
# make[2]: Entering directory '/tmp/openssl/src/openssl-1.0.2h/crypto/mdc2'
# mdc2.h => ../../include/openssl/mdc2.h
# mdc2test.c => ../../test/mdc2test.c
# make[2]: Leaving directory '/tmp/openssl/src/openssl-1.0.2h/crypto/mdc2'
# making links in crypto/hmac...
# make[2]: Entering directory '/tmp/openssl/src/openssl-1.0.2h/crypto/hmac'
# hmac.h => ../../include/openssl/hmac.h
# hmactest.c => ../../test/hmactest.c
# make[2]: Leaving directory '/tmp/openssl/src/openssl-1.0.2h/crypto/hmac'
# making links in crypto/ripemd...
# make[2]: Entering directory '/tmp/openssl/src/openssl-1.0.2h/crypto/ripemd'
# ripemd.h => ../../include/openssl/ripemd.h
# rmdtest.c => ../../test/rmdtest.c
# make[2]: Leaving directory '/tmp/openssl/src/openssl-1.0.2h/crypto/ripemd'
# making links in crypto/whrlpool...
# make[2]: Entering directory '/tmp/openssl/src/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/src/openssl-1.0.2h/crypto/whrlpool'
# making links in crypto/des...
# make[2]: Entering directory '/tmp/openssl/src/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/src/openssl-1.0.2h/crypto/des'
# making links in crypto/aes...
# make[2]: Entering directory '/tmp/openssl/src/openssl-1.0.2h/crypto/aes'
# aes.h => ../../include/openssl/aes.h
# make[2]: Leaving directory '/tmp/openssl/src/openssl-1.0.2h/crypto/aes'
# making links in crypto/rc2...
# make[2]: Entering directory '/tmp/openssl/src/openssl-1.0.2h/crypto/rc2'
# rc2.h => ../../include/openssl/rc2.h
# rc2test.c => ../../test/rc2test.c
# make[2]: Leaving directory '/tmp/openssl/src/openssl-1.0.2h/crypto/rc2'
# making links in crypto/rc4...
# make[2]: Entering directory '/tmp/openssl/src/openssl-1.0.2h/crypto/rc4'
# rc4.h => ../../include/openssl/rc4.h
# rc4test.c => ../../test/rc4test.c
# make[2]: Leaving directory '/tmp/openssl/src/openssl-1.0.2h/crypto/rc4'
# making links in crypto/idea...
# make[2]: Entering directory '/tmp/openssl/src/openssl-1.0.2h/crypto/idea'
# idea.h => ../../include/openssl/idea.h
# ideatest.c => ../../test/ideatest.c
# make[2]: Leaving directory '/tmp/openssl/src/openssl-1.0.2h/crypto/idea'
# making links in crypto/bf...
# make[2]: Entering directory '/tmp/openssl/src/openssl-1.0.2h/crypto/bf'
# blowfish.h => ../../include/openssl/blowfish.h
# bftest.c => ../../test/bftest.c
# make[2]: Leaving directory '/tmp/openssl/src/openssl-1.0.2h/crypto/bf'
# making links in crypto/cast...
# make[2]: Entering directory '/tmp/openssl/src/openssl-1.0.2h/crypto/cast'
# cast.h => ../../include/openssl/cast.h
# casttest.c => ../../test/casttest.c
# make[2]: Leaving directory '/tmp/openssl/src/openssl-1.0.2h/crypto/cast'
# making links in crypto/camellia...
# make[2]: Entering directory '/tmp/openssl/src/openssl-1.0.2h/crypto/camellia'
# camellia.h => ../../include/openssl/camellia.h
# make[2]: Leaving directory '/tmp/openssl/src/openssl-1.0.2h/crypto/camellia'
# making links in crypto/seed...
# make[2]: Entering directory '/tmp/openssl/src/openssl-1.0.2h/crypto/seed'
# seed.h => ../../include/openssl/seed.h
# make[2]: Leaving directory '/tmp/openssl/src/openssl-1.0.2h/crypto/seed'
# making links in crypto/modes...
# make[2]: Entering directory '/tmp/openssl/src/openssl-1.0.2h/crypto/modes'
# modes.h => ../../include/openssl/modes.h
# make[2]: Leaving directory '/tmp/openssl/src/openssl-1.0.2h/crypto/modes'
# making links in crypto/bn...
# make[2]: Entering directory '/tmp/openssl/src/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/src/openssl-1.0.2h/crypto/bn'
# making links in crypto/ec...
# make[2]: Entering directory '/tmp/openssl/src/openssl-1.0.2h/crypto/ec'
# ec.h => ../../include/openssl/ec.h
# ectest.c => ../../test/ectest.c
# make[2]: Leaving directory '/tmp/openssl/src/openssl-1.0.2h/crypto/ec'
# making links in crypto/rsa...
# make[2]: Entering directory '/tmp/openssl/src/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/src/openssl-1.0.2h/crypto/rsa'
# making links in crypto/dsa...
# make[2]: Entering directory '/tmp/openssl/src/openssl-1.0.2h/crypto/dsa'
# dsa.h => ../../include/openssl/dsa.h
# dsatest.c => ../../test/dsatest.c
# make[2]: Leaving directory '/tmp/openssl/src/openssl-1.0.2h/crypto/dsa'
# making links in crypto/ecdsa...
# make[2]: Entering directory '/tmp/openssl/src/openssl-1.0.2h/crypto/ecdsa'
# ecdsa.h => ../../include/openssl/ecdsa.h
# ecdsatest.c => ../../test/ecdsatest.c
# make[2]: Leaving directory '/tmp/openssl/src/openssl-1.0.2h/crypto/ecdsa'
# making links in crypto/dh...
# make[2]: Entering directory '/tmp/openssl/src/openssl-1.0.2h/crypto/dh'
# dh.h => ../../include/openssl/dh.h
# dhtest.c => ../../test/dhtest.c
# make[2]: Leaving directory '/tmp/openssl/src/openssl-1.0.2h/crypto/dh'
# making links in crypto/ecdh...
# make[2]: Entering directory '/tmp/openssl/src/openssl-1.0.2h/crypto/ecdh'
# ecdh.h => ../../include/openssl/ecdh.h
# ecdhtest.c => ../../test/ecdhtest.c
# make[2]: Leaving directory '/tmp/openssl/src/openssl-1.0.2h/crypto/ecdh'
# making links in crypto/dso...
# make[2]: Entering directory '/tmp/openssl/src/openssl-1.0.2h/crypto/dso'
# dso.h => ../../include/openssl/dso.h
# make[2]: Leaving directory '/tmp/openssl/src/openssl-1.0.2h/crypto/dso'
# making links in crypto/engine...
# make[2]: Entering directory '/tmp/openssl/src/openssl-1.0.2h/crypto/engine'
# engine.h => ../../include/openssl/engine.h
# enginetest.c => ../../test/enginetest.c
# make[2]: Leaving directory '/tmp/openssl/src/openssl-1.0.2h/crypto/engine'
# making links in crypto/buffer...
# make[2]: Entering directory '/tmp/openssl/src/openssl-1.0.2h/crypto/buffer'
# buffer.h => ../../include/openssl/buffer.h
# make[2]: Leaving directory '/tmp/openssl/src/openssl-1.0.2h/crypto/buffer'
# making links in crypto/bio...
# make[2]: Entering directory '/tmp/openssl/src/openssl-1.0.2h/crypto/bio'
# bio.h => ../../include/openssl/bio.h
# make[2]: Leaving directory '/tmp/openssl/src/openssl-1.0.2h/crypto/bio'
# making links in crypto/stack...
# make[2]: Entering directory '/tmp/openssl/src/openssl-1.0.2h/crypto/stack'
# stack.h => ../../include/openssl/stack.h
# safestack.h => ../../include/openssl/safestack.h
# make[2]: Leaving directory '/tmp/openssl/src/openssl-1.0.2h/crypto/stack'
# making links in crypto/lhash...
# make[2]: Entering directory '/tmp/openssl/src/openssl-1.0.2h/crypto/lhash'
# lhash.h => ../../include/openssl/lhash.h
# make[2]: Leaving directory '/tmp/openssl/src/openssl-1.0.2h/crypto/lhash'
# making links in crypto/rand...
# make[2]: Entering directory '/tmp/openssl/src/openssl-1.0.2h/crypto/rand'
# rand.h => ../../include/openssl/rand.h
# randtest.c => ../../test/randtest.c
# make[2]: Leaving directory '/tmp/openssl/src/openssl-1.0.2h/crypto/rand'
# making links in crypto/err...
# make[2]: Entering directory '/tmp/openssl/src/openssl-1.0.2h/crypto/err'
# err.h => ../../include/openssl/err.h
# make[2]: Leaving directory '/tmp/openssl/src/openssl-1.0.2h/crypto/err'
# making links in crypto/evp...
# make[2]: Entering directory '/tmp/openssl/src/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/src/openssl-1.0.2h/crypto/evp'
# making links in crypto/asn1...
# make[2]: Entering directory '/tmp/openssl/src/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/src/openssl-1.0.2h/crypto/asn1'
# making links in crypto/pem...
# make[2]: Entering directory '/tmp/openssl/src/openssl-1.0.2h/crypto/pem'
# pem.h => ../../include/openssl/pem.h
# pem2.h => ../../include/openssl/pem2.h
# make[2]: Leaving directory '/tmp/openssl/src/openssl-1.0.2h/crypto/pem'
# making links in crypto/x509...
# make[2]: Entering directory '/tmp/openssl/src/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/src/openssl-1.0.2h/crypto/x509'
# making links in crypto/x509v3...
# make[2]: Entering directory '/tmp/openssl/src/openssl-1.0.2h/crypto/x509v3'
# x509v3.h => ../../include/openssl/x509v3.h
# v3nametest.c => ../../test/v3nametest.c
# make[2]: Leaving directory '/tmp/openssl/src/openssl-1.0.2h/crypto/x509v3'
# making links in crypto/conf...
# make[2]: Entering directory '/tmp/openssl/src/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/src/openssl-1.0.2h/crypto/conf'
# making links in crypto/txt_db...
# make[2]: Entering directory '/tmp/openssl/src/openssl-1.0.2h/crypto/txt_db'
# txt_db.h => ../../include/openssl/txt_db.h
# make[2]: Leaving directory '/tmp/openssl/src/openssl-1.0.2h/crypto/txt_db'
# making links in crypto/pkcs7...
# make[2]: Entering directory '/tmp/openssl/src/openssl-1.0.2h/crypto/pkcs7'
# pkcs7.h => ../../include/openssl/pkcs7.h
# make[2]: Leaving directory '/tmp/openssl/src/openssl-1.0.2h/crypto/pkcs7'
# making links in crypto/pkcs12...
# make[2]: Entering directory '/tmp/openssl/src/openssl-1.0.2h/crypto/pkcs12'
# pkcs12.h => ../../include/openssl/pkcs12.h
# make[2]: Leaving directory '/tmp/openssl/src/openssl-1.0.2h/crypto/pkcs12'
# making links in crypto/comp...
# make[2]: Entering directory '/tmp/openssl/src/openssl-1.0.2h/crypto/comp'
# comp.h => ../../include/openssl/comp.h
# make[2]: Leaving directory '/tmp/openssl/src/openssl-1.0.2h/crypto/comp'
# making links in crypto/ocsp...
# make[2]: Entering directory '/tmp/openssl/src/openssl-1.0.2h/crypto/ocsp'
# ocsp.h => ../../include/openssl/ocsp.h
# make[2]: Leaving directory '/tmp/openssl/src/openssl-1.0.2h/crypto/ocsp'
# making links in crypto/ui...
# make[2]: Entering directory '/tmp/openssl/src/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/src/openssl-1.0.2h/crypto/ui'
# making links in crypto/krb5...
# make[2]: Entering directory '/tmp/openssl/src/openssl-1.0.2h/crypto/krb5'
# krb5_asn.h => ../../include/openssl/krb5_asn.h
# make[2]: Leaving directory '/tmp/openssl/src/openssl-1.0.2h/crypto/krb5'
# making links in crypto/cms...
# make[2]: Entering directory '/tmp/openssl/src/openssl-1.0.2h/crypto/cms'
# cms.h => ../../include/openssl/cms.h
# make[2]: Leaving directory '/tmp/openssl/src/openssl-1.0.2h/crypto/cms'
# making links in crypto/pqueue...
# make[2]: Entering directory '/tmp/openssl/src/openssl-1.0.2h/crypto/pqueue'
# pqueue.h => ../../include/openssl/pqueue.h
# make[2]: Leaving directory '/tmp/openssl/src/openssl-1.0.2h/crypto/pqueue'
# making links in crypto/ts...
# make[2]: Entering directory '/tmp/openssl/src/openssl-1.0.2h/crypto/ts'
# ts.h => ../../include/openssl/ts.h
# make[2]: Leaving directory '/tmp/openssl/src/openssl-1.0.2h/crypto/ts'
# making links in crypto/srp...
# make[2]: Entering directory '/tmp/openssl/src/openssl-1.0.2h/crypto/srp'
# srp.h => ../../include/openssl/srp.h
# srptest.c => ../../test/srptest.c
# make[2]: Leaving directory '/tmp/openssl/src/openssl-1.0.2h/crypto/srp'
# making links in crypto/cmac...
# make[2]: Entering directory '/tmp/openssl/src/openssl-1.0.2h/crypto/cmac'
# cmac.h => ../../include/openssl/cmac.h
# make[2]: Leaving directory '/tmp/openssl/src/openssl-1.0.2h/crypto/cmac'
# make[1]: Leaving directory '/tmp/openssl/src/openssl-1.0.2h/crypto'
# making links in ssl...
# make[1]: Entering directory '/tmp/openssl/src/openssl-1.0.2h/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
# 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]: Leaving directory '/tmp/openssl/src/openssl-1.0.2h/ssl'
# making links in engines...
# make[1]: Entering directory '/tmp/openssl/src/openssl-1.0.2h/engines'
# making links in engines/ccgost...
# make[2]: Entering directory '/tmp/openssl/src/openssl-1.0.2h/engines/ccgost'
# make[2]: Nothing to be done for 'links'.
# make[2]: Leaving directory '/tmp/openssl/src/openssl-1.0.2h/engines/ccgost'
# make[1]: Leaving directory '/tmp/openssl/src/openssl-1.0.2h/engines'
# making links in apps...
# make[1]: Entering directory '/tmp/openssl/src/openssl-1.0.2h/apps'
# make[1]: Nothing to be done for 'links'.
# make[1]: Leaving directory '/tmp/openssl/src/openssl-1.0.2h/apps'
# making links in test...
# make[1]: Entering directory '/tmp/openssl/src/openssl-1.0.2h/test'
# make[1]: Nothing to be done for 'links'.
# make[1]: Leaving directory '/tmp/openssl/src/openssl-1.0.2h/test'
# making links in tools...
# make[1]: Entering directory '/tmp/openssl/src/openssl-1.0.2h/tools'
# make[1]: Nothing to be done for 'links'.
# make[1]: Leaving directory '/tmp/openssl/src/openssl-1.0.2h/tools'
# generating dummy tests (if needed)...
# make[1]: Entering directory '/tmp/openssl/src/openssl-1.0.2h/test'
# md2test.c => dummytest.c
# rc5test.c => dummytest.c
# jpaketest.c => dummytest.c
# make[1]: Leaving directory '/tmp/openssl/src/openssl-1.0.2h/test'
#
# Configured for linux-x86_64.
#
# *** Because of configuration changes, you MUST do the following before
# *** building:
#
# make depend
# making depend in crypto...
# make[1]: Entering directory '/tmp/openssl/src/openssl-1.0.2h/crypto'
# clang-3.8: error: argument unused during compilation: '-Wa,--noexecstack'
# make[1]: *** [Makefile:137: local_depend] Error 1
# make[1]: Leaving directory '/tmp/openssl/src/openssl-1.0.2h/crypto'
# make: *** [Makefile:471: depend] Error 1
# ==> ERROR: A failure occurred in build().
# Aborting...