[openssl-commits] Build failed in Jenkins: master_noec #488

osslsanity at gmail.com osslsanity at gmail.com
Wed Apr 18 09:24:20 UTC 2018


See <http://ec2-52-37-178-53.us-west-2.compute.amazonaws.com:8080/job/master_noec/488/display/redirect?page=changes>

Changes:

[Matthias.St.Pierre] DRBG: fix coverity issues

[Matthias.St.Pierre] p5_scrypt.c: fix error check of RAND_bytes() call

[Matthias.St.Pierre] SSL_CTX_set_tlsext_ticket_key_cb.pod: fix error check of RAND_bytes()

[matt] Ignore the status_request extension in a resumption handshake

[matt] Call the info callback on all handshake done events

[matt] Make sure info callback knows about all handshake start events

[matt] Add a test for the info callback

[matt] Update the info callback documentation for TLSv1.3

[matt] Update fingerprints.txt

[matt] Fix assertion failure in SSL_set_bio()

[matt] Extend the SSL_set_bio() tests

[matt] Check the return from EVP_PKEY_get0_DH()

[matt] Fix a memory leak in an error path

[rsalz] BIGNUM signed add/sub routines refactory

[matt] Add support for logging TLS 1.3 exporter secret

[matt] Add test for CLIENT_EARLY_TRAFFIC_SECRET key logging

[matt] Add support for logging early exporter secret

[matt] test: Remove redundant SSL_CTX_set_max_early_data

[matt] Update EVP_DigestSignInit() docs

[matt] Style: ssl.h

------------------------------------------
[...truncated 475.16 KB...]
gcc  -Iinclude -pthread -m64  -Wa,--noexecstack -Wall -O3 -DNDEBUG  -MMD -MF test/dtlsv1listentest.d.tmp -MT test/dtlsv1listentest.o -c -o test/dtlsv1listentest.o test/dtlsv1listentest.c
rm -f test/dtlsv1listentest
${LDCMD:-gcc} -pthread -m64  -Wa,--noexecstack -Wall -O3 -L.   \
		-o test/dtlsv1listentest test/dtlsv1listentest.o \
		 -lssl test/libtestutil.a -lcrypto -ldl -pthread 
gcc  -Iinclude -pthread -m64  -Wa,--noexecstack -Wall -O3 -DNDEBUG  -MMD -MF test/ecdsatest.d.tmp -MT test/ecdsatest.o -c -o test/ecdsatest.o test/ecdsatest.c
rm -f test/ecdsatest
${LDCMD:-gcc} -pthread -m64  -Wa,--noexecstack -Wall -O3 -L.   \
		-o test/ecdsatest test/ecdsatest.o \
		 test/libtestutil.a -lcrypto -ldl -pthread 
gcc  -Iinclude -pthread -m64  -Wa,--noexecstack -Wall -O3 -DNDEBUG  -MMD -MF test/ecstresstest.d.tmp -MT test/ecstresstest.o -c -o test/ecstresstest.o test/ecstresstest.c
rm -f test/ecstresstest
${LDCMD:-gcc} -pthread -m64  -Wa,--noexecstack -Wall -O3 -L.   \
		-o test/ecstresstest test/ecstresstest.o \
		 test/libtestutil.a -lcrypto -ldl -pthread 
gcc  -Iinclude -pthread -m64  -Wa,--noexecstack -Wall -O3 -DNDEBUG  -MMD -MF test/ectest.d.tmp -MT test/ectest.o -c -o test/ectest.o test/ectest.c
rm -f test/ectest
${LDCMD:-gcc} -pthread -m64  -Wa,--noexecstack -Wall -O3 -L.   \
		-o test/ectest test/ectest.o \
		 test/libtestutil.a -lcrypto -ldl -pthread 
gcc  -Iinclude -pthread -m64  -Wa,--noexecstack -Wall -O3 -DNDEBUG  -MMD -MF test/enginetest.d.tmp -MT test/enginetest.o -c -o test/enginetest.o test/enginetest.c
rm -f test/enginetest
${LDCMD:-gcc} -pthread -m64  -Wa,--noexecstack -Wall -O3 -L.   \
		-o test/enginetest test/enginetest.o \
		 test/libtestutil.a -lcrypto -ldl -pthread 
gcc  -Iinclude -Icrypto/include -pthread -m64  -Wa,--noexecstack -Wall -O3 -DNDEBUG  -MMD -MF test/evp_extra_test.d.tmp -MT test/evp_extra_test.o -c -o test/evp_extra_test.o test/evp_extra_test.c
rm -f test/evp_extra_test
${LDCMD:-gcc} -pthread -m64  -Wa,--noexecstack -Wall -O3 -L.   \
		-o test/evp_extra_test test/evp_extra_test.o \
		 test/libtestutil.a -lcrypto -ldl -pthread 
gcc  -Iinclude -pthread -m64  -Wa,--noexecstack -Wall -O3 -DNDEBUG  -MMD -MF test/evp_test.d.tmp -MT test/evp_test.o -c -o test/evp_test.o test/evp_test.c
rm -f test/evp_test
${LDCMD:-gcc} -pthread -m64  -Wa,--noexecstack -Wall -O3 -L.   \
		-o test/evp_test test/evp_test.o \
		 test/libtestutil.a -lcrypto -ldl -pthread 
gcc  -Iinclude -pthread -m64  -Wa,--noexecstack -Wall -O3 -DNDEBUG  -MMD -MF test/exdatatest.d.tmp -MT test/exdatatest.o -c -o test/exdatatest.o test/exdatatest.c
rm -f test/exdatatest
${LDCMD:-gcc} -pthread -m64  -Wa,--noexecstack -Wall -O3 -L.   \
		-o test/exdatatest test/exdatatest.o \
		 test/libtestutil.a -lcrypto -ldl -pthread 
gcc  -Iinclude -pthread -m64  -Wa,--noexecstack -Wall -O3 -DNDEBUG  -MMD -MF test/exptest.d.tmp -MT test/exptest.o -c -o test/exptest.o test/exptest.c
rm -f test/exptest
${LDCMD:-gcc} -pthread -m64  -Wa,--noexecstack -Wall -O3 -L.   \
		-o test/exptest test/exptest.o \
		 test/libtestutil.a -lcrypto -ldl -pthread 
gcc  -Iinclude -pthread -m64  -Wa,--noexecstack -Wall -O3 -DNDEBUG  -MMD -MF test/fatalerrtest.d.tmp -MT test/fatalerrtest.o -c -o test/fatalerrtest.o test/fatalerrtest.c
rm -f test/fatalerrtest
${LDCMD:-gcc} -pthread -m64  -Wa,--noexecstack -Wall -O3 -L.   \
		-o test/fatalerrtest test/fatalerrtest.o test/ssltestlib.o \
		 -lssl test/libtestutil.a -lcrypto -ldl -pthread 
gcc  -Iinclude -pthread -m64  -Wa,--noexecstack -Wall -O3 -DNDEBUG  -MMD -MF test/gmdifftest.d.tmp -MT test/gmdifftest.o -c -o test/gmdifftest.o test/gmdifftest.c
rm -f test/gmdifftest
${LDCMD:-gcc} -pthread -m64  -Wa,--noexecstack -Wall -O3 -L.   \
		-o test/gmdifftest test/gmdifftest.o \
		 test/libtestutil.a -lcrypto -ldl -pthread 
gcc  -Iinclude -pthread -m64  -Wa,--noexecstack -Wall -O3 -DNDEBUG  -MMD -MF test/hmactest.d.tmp -MT test/hmactest.o -c -o test/hmactest.o test/hmactest.c
rm -f test/hmactest
${LDCMD:-gcc} -pthread -m64  -Wa,--noexecstack -Wall -O3 -L.   \
		-o test/hmactest test/hmactest.o \
		 test/libtestutil.a -lcrypto -ldl -pthread 
gcc  -Iinclude -pthread -m64  -Wa,--noexecstack -Wall -O3 -DNDEBUG  -MMD -MF test/ideatest.d.tmp -MT test/ideatest.o -c -o test/ideatest.o test/ideatest.c
rm -f test/ideatest
${LDCMD:-gcc} -pthread -m64  -Wa,--noexecstack -Wall -O3 -L.   \
		-o test/ideatest test/ideatest.o \
		 test/libtestutil.a -lcrypto -ldl -pthread 
gcc  -Iinclude -pthread -m64  -Wa,--noexecstack -Wall -O3 -DNDEBUG  -MMD -MF test/igetest.d.tmp -MT test/igetest.o -c -o test/igetest.o test/igetest.c
rm -f test/igetest
${LDCMD:-gcc} -pthread -m64  -Wa,--noexecstack -Wall -O3 -L.   \
		-o test/igetest test/igetest.o \
		 test/libtestutil.a -lcrypto -ldl -pthread 
gcc  -Iinclude -pthread -m64  -Wa,--noexecstack -Wall -O3 -DNDEBUG  -MMD -MF test/lhash_test.d.tmp -MT test/lhash_test.o -c -o test/lhash_test.o test/lhash_test.c
rm -f test/lhash_test
${LDCMD:-gcc} -pthread -m64  -Wa,--noexecstack -Wall -O3 -L.   \
		-o test/lhash_test test/lhash_test.o \
		 test/libtestutil.a -lcrypto -ldl -pthread 
gcc  -Iinclude -pthread -m64  -Wa,--noexecstack -Wall -O3 -DNDEBUG  -MMD -MF test/md2test.d.tmp -MT test/md2test.o -c -o test/md2test.o test/md2test.c
rm -f test/md2test
${LDCMD:-gcc} -pthread -m64  -Wa,--noexecstack -Wall -O3 -L.   \
		-o test/md2test test/md2test.o \
		 test/libtestutil.a -lcrypto -ldl -pthread 
gcc  -I. -Iinclude -pthread -m64  -Wa,--noexecstack -Wall -O3 -DNDEBUG  -MMD -MF test/mdc2_internal_test.d.tmp -MT test/mdc2_internal_test.o -c -o test/mdc2_internal_test.o test/mdc2_internal_test.c
rm -f test/mdc2_internal_test
${LDCMD:-gcc} -pthread -m64  -Wa,--noexecstack -Wall -O3 -L.   \
		-o test/mdc2_internal_test test/mdc2_internal_test.o \
		 test/libtestutil.a -lcrypto -ldl -pthread 
gcc  -Iinclude -pthread -m64  -Wa,--noexecstack -Wall -O3 -DNDEBUG  -MMD -MF test/mdc2test.d.tmp -MT test/mdc2test.o -c -o test/mdc2test.o test/mdc2test.c
rm -f test/mdc2test
${LDCMD:-gcc} -pthread -m64  -Wa,--noexecstack -Wall -O3 -L.   \
		-o test/mdc2test test/mdc2test.o \
		 test/libtestutil.a -lcrypto -ldl -pthread 
gcc  -Iinclude -pthread -m64  -Wa,--noexecstack -Wall -O3 -DNDEBUG  -MMD -MF test/memleaktest.d.tmp -MT test/memleaktest.o -c -o test/memleaktest.o test/memleaktest.c
rm -f test/memleaktest
${LDCMD:-gcc} -pthread -m64  -Wa,--noexecstack -Wall -O3 -L.   \
		-o test/memleaktest test/memleaktest.o \
		 test/libtestutil.a -lcrypto -ldl -pthread 
gcc  -I. -Iinclude -pthread -m64  -Wa,--noexecstack -Wall -O3 -DNDEBUG  -MMD -MF test/modes_internal_test.d.tmp -MT test/modes_internal_test.o -c -o test/modes_internal_test.o test/modes_internal_test.c
rm -f test/modes_internal_test
${LDCMD:-gcc} -pthread -m64  -Wa,--noexecstack -Wall -O3 -L.   \
		-o test/modes_internal_test test/modes_internal_test.o \
		 test/libtestutil.a libcrypto.a -ldl -pthread 
gcc  -Iinclude -pthread -m64  -Wa,--noexecstack -Wall -O3 -DNDEBUG  -MMD -MF test/ocspapitest.d.tmp -MT test/ocspapitest.o -c -o test/ocspapitest.o test/ocspapitest.c
rm -f test/ocspapitest
${LDCMD:-gcc} -pthread -m64  -Wa,--noexecstack -Wall -O3 -L.   \
		-o test/ocspapitest test/ocspapitest.o \
		 test/libtestutil.a -lcrypto -ldl -pthread 
gcc  -Iinclude -pthread -m64  -Wa,--noexecstack -Wall -O3 -DNDEBUG  -MMD -MF test/packettest.d.tmp -MT test/packettest.o -c -o test/packettest.o test/packettest.c
rm -f test/packettest
${LDCMD:-gcc} -pthread -m64  -Wa,--noexecstack -Wall -O3 -L.   \
		-o test/packettest test/packettest.o \
		 test/libtestutil.a -lcrypto -ldl -pthread 
gcc  -Iinclude -pthread -m64  -Wa,--noexecstack -Wall -O3 -DNDEBUG  -MMD -MF test/pbelutest.d.tmp -MT test/pbelutest.o -c -o test/pbelutest.o test/pbelutest.c
rm -f test/pbelutest
${LDCMD:-gcc} -pthread -m64  -Wa,--noexecstack -Wall -O3 -L.   \
		-o test/pbelutest test/pbelutest.o \
		 test/libtestutil.a -lcrypto -ldl -pthread 
gcc  -Iinclude -pthread -m64  -Wa,--noexecstack -Wall -O3 -DNDEBUG  -MMD -MF test/pemtest.d.tmp -MT test/pemtest.o -c -o test/pemtest.o test/pemtest.c
rm -f test/pemtest
${LDCMD:-gcc} -pthread -m64  -Wa,--noexecstack -Wall -O3 -L.   \
		-o test/pemtest test/pemtest.o \
		 test/libtestutil.a -lcrypto -ldl -pthread 
gcc  -Iinclude -pthread -m64  -Wa,--noexecstack -Wall -O3 -DNDEBUG  -MMD -MF test/pkey_meth_kdf_test.d.tmp -MT test/pkey_meth_kdf_test.o -c -o test/pkey_meth_kdf_test.o test/pkey_meth_kdf_test.c
rm -f test/pkey_meth_kdf_test
${LDCMD:-gcc} -pthread -m64  -Wa,--noexecstack -Wall -O3 -L.   \
		-o test/pkey_meth_kdf_test test/pkey_meth_kdf_test.o \
		 test/libtestutil.a -lcrypto -ldl -pthread 
gcc  -Iinclude -pthread -m64  -Wa,--noexecstack -Wall -O3 -DNDEBUG  -MMD -MF test/pkey_meth_test.d.tmp -MT test/pkey_meth_test.o -c -o test/pkey_meth_test.o test/pkey_meth_test.c
rm -f test/pkey_meth_test
${LDCMD:-gcc} -pthread -m64  -Wa,--noexecstack -Wall -O3 -L.   \
		-o test/pkey_meth_test test/pkey_meth_test.o \
		 test/libtestutil.a -lcrypto -ldl -pthread 
gcc  -I. -Iinclude -Icrypto/include -pthread -m64  -Wa,--noexecstack -Wall -O3 -DNDEBUG  -MMD -MF test/poly1305_internal_test.d.tmp -MT test/poly1305_internal_test.o -c -o test/poly1305_internal_test.o test/poly1305_internal_test.c
rm -f test/poly1305_internal_test
${LDCMD:-gcc} -pthread -m64  -Wa,--noexecstack -Wall -O3 -L.   \
		-o test/poly1305_internal_test test/poly1305_internal_test.o \
		 test/libtestutil.a libcrypto.a -ldl -pthread 
gcc  -Iinclude -pthread -m64  -Wa,--noexecstack -Wall -O3 -DNDEBUG  -MMD -MF test/rc2test.d.tmp -MT test/rc2test.o -c -o test/rc2test.o test/rc2test.c
rm -f test/rc2test
${LDCMD:-gcc} -pthread -m64  -Wa,--noexecstack -Wall -O3 -L.   \
		-o test/rc2test test/rc2test.o \
		 test/libtestutil.a -lcrypto -ldl -pthread 
gcc  -Iinclude -pthread -m64  -Wa,--noexecstack -Wall -O3 -DNDEBUG  -MMD -MF test/rc4test.d.tmp -MT test/rc4test.o -c -o test/rc4test.o test/rc4test.c
rm -f test/rc4test
${LDCMD:-gcc} -pthread -m64  -Wa,--noexecstack -Wall -O3 -L.   \
		-o test/rc4test test/rc4test.o \
		 test/libtestutil.a -lcrypto -ldl -pthread 
gcc  -Iinclude -pthread -m64  -Wa,--noexecstack -Wall -O3 -DNDEBUG  -MMD -MF test/rc5test.d.tmp -MT test/rc5test.o -c -o test/rc5test.o test/rc5test.c
rm -f test/rc5test
${LDCMD:-gcc} -pthread -m64  -Wa,--noexecstack -Wall -O3 -L.   \
		-o test/rc5test test/rc5test.o \
		 test/libtestutil.a -lcrypto -ldl -pthread 
gcc  -Iinclude -pthread -m64  -Wa,--noexecstack -Wall -O3 -DNDEBUG  -MMD -MF test/rdrand_sanitytest.d.tmp -MT test/rdrand_sanitytest.o -c -o test/rdrand_sanitytest.o test/rdrand_sanitytest.c
rm -f test/rdrand_sanitytest
${LDCMD:-gcc} -pthread -m64  -Wa,--noexecstack -Wall -O3 -L.   \
		-o test/rdrand_sanitytest test/rdrand_sanitytest.o \
		 test/libtestutil.a libcrypto.a -ldl -pthread 
gcc  -Iinclude -pthread -m64  -Wa,--noexecstack -Wall -O3 -DNDEBUG  -MMD -MF test/recordlentest.d.tmp -MT test/recordlentest.o -c -o test/recordlentest.o test/recordlentest.c
rm -f test/recordlentest
${LDCMD:-gcc} -pthread -m64  -Wa,--noexecstack -Wall -O3 -L.   \
		-o test/recordlentest test/recordlentest.o test/ssltestlib.o \
		 -lssl test/libtestutil.a -lcrypto -ldl -pthread 
gcc  -Iinclude -pthread -m64  -Wa,--noexecstack -Wall -O3 -DNDEBUG  -MMD -MF test/rsa_mp_test.d.tmp -MT test/rsa_mp_test.o -c -o test/rsa_mp_test.o test/rsa_mp_test.c
rm -f test/rsa_mp_test
${LDCMD:-gcc} -pthread -m64  -Wa,--noexecstack -Wall -O3 -L.   \
		-o test/rsa_mp_test test/rsa_mp_test.o \
		 test/libtestutil.a -lcrypto -ldl -pthread 
gcc  -Iinclude -pthread -m64  -Wa,--noexecstack -Wall -O3 -DNDEBUG  -MMD -MF test/rsa_test.d.tmp -MT test/rsa_test.o -c -o test/rsa_test.o test/rsa_test.c
rm -f test/rsa_test
${LDCMD:-gcc} -pthread -m64  -Wa,--noexecstack -Wall -O3 -L.   \
		-o test/rsa_test test/rsa_test.o \
		 test/libtestutil.a -lcrypto -ldl -pthread 
gcc  -Iinclude -pthread -m64  -Wa,--noexecstack -Wall -O3 -DNDEBUG  -MMD -MF test/sanitytest.d.tmp -MT test/sanitytest.o -c -o test/sanitytest.o test/sanitytest.c
rm -f test/sanitytest
${LDCMD:-gcc} -pthread -m64  -Wa,--noexecstack -Wall -O3 -L.   \
		-o test/sanitytest test/sanitytest.o \
		 test/libtestutil.a -lcrypto -ldl -pthread 
gcc  -Iinclude -pthread -m64  -Wa,--noexecstack -Wall -O3 -DNDEBUG  -MMD -MF test/secmemtest.d.tmp -MT test/secmemtest.o -c -o test/secmemtest.o test/secmemtest.c
rm -f test/secmemtest
${LDCMD:-gcc} -pthread -m64  -Wa,--noexecstack -Wall -O3 -L.   \
		-o test/secmemtest test/secmemtest.o \
		 test/libtestutil.a -lcrypto -ldl -pthread 
gcc  -Iinclude -pthread -m64  -Wa,--noexecstack -Wall -O3 -DNDEBUG  -MMD -MF test/servername_test.d.tmp -MT test/servername_test.o -c -o test/servername_test.o test/servername_test.c
rm -f test/servername_test
${LDCMD:-gcc} -pthread -m64  -Wa,--noexecstack -Wall -O3 -L.   \
		-o test/servername_test test/servername_test.o \
		 -lssl test/libtestutil.a -lcrypto -ldl -pthread 
gcc  -I. -Iinclude -Icrypto/include -pthread -m64  -Wa,--noexecstack -Wall -O3 -DNDEBUG  -MMD -MF test/siphash_internal_test.d.tmp -MT test/siphash_internal_test.o -c -o test/siphash_internal_test.o test/siphash_internal_test.c
rm -f test/siphash_internal_test
${LDCMD:-gcc} -pthread -m64  -Wa,--noexecstack -Wall -O3 -L.   \
		-o test/siphash_internal_test test/siphash_internal_test.o \
		 test/libtestutil.a libcrypto.a -ldl -pthread 
gcc  -Iinclude -pthread -m64  -Wa,--noexecstack -Wall -O3 -DNDEBUG  -MMD -MF test/sm2crypttest.d.tmp -MT test/sm2crypttest.o -c -o test/sm2crypttest.o test/sm2crypttest.c
rm -f test/sm2crypttest
${LDCMD:-gcc} -pthread -m64  -Wa,--noexecstack -Wall -O3 -L.   \
		-o test/sm2crypttest test/sm2crypttest.o \
		 test/libtestutil.a -lcrypto -ldl -pthread 
gcc  -Iinclude -pthread -m64  -Wa,--noexecstack -Wall -O3 -DNDEBUG  -MMD -MF test/sm2sigtest.d.tmp -MT test/sm2sigtest.o -c -o test/sm2sigtest.o test/sm2sigtest.c
rm -f test/sm2sigtest
${LDCMD:-gcc} -pthread -m64  -Wa,--noexecstack -Wall -O3 -L.   \
		-o test/sm2sigtest test/sm2sigtest.o \
		 test/libtestutil.a -lcrypto -ldl -pthread 
gcc  -I. -Iinclude -Icrypto/include -pthread -m64  -Wa,--noexecstack -Wall -O3 -DNDEBUG  -MMD -MF test/sm4_internal_test.d.tmp -MT test/sm4_internal_test.o -c -o test/sm4_internal_test.o test/sm4_internal_test.c
rm -f test/sm4_internal_test
${LDCMD:-gcc} -pthread -m64  -Wa,--noexecstack -Wall -O3 -L.   \
		-o test/sm4_internal_test test/sm4_internal_test.o \
		 test/libtestutil.a libcrypto.a -ldl -pthread 
gcc  -Iinclude -pthread -m64  -Wa,--noexecstack -Wall -O3 -DNDEBUG  -MMD -MF test/srptest.d.tmp -MT test/srptest.o -c -o test/srptest.o test/srptest.c
rm -f test/srptest
${LDCMD:-gcc} -pthread -m64  -Wa,--noexecstack -Wall -O3 -L.   \
		-o test/srptest test/srptest.o \
		 test/libtestutil.a -lcrypto -ldl -pthread 
gcc  -I. -Iinclude -pthread -m64  -Wa,--noexecstack -Wall -O3 -DNDEBUG  -MMD -MF test/ssl_cert_table_internal_test.d.tmp -MT test/ssl_cert_table_internal_test.o -c -o test/ssl_cert_table_internal_test.o test/ssl_cert_table_internal_test.c
rm -f test/ssl_cert_table_internal_test
${LDCMD:-gcc} -pthread -m64  -Wa,--noexecstack -Wall -O3 -L.   \
		-o test/ssl_cert_table_internal_test test/ssl_cert_table_internal_test.o \
		 test/libtestutil.a -lcrypto -ldl -pthread 
gcc  -I. -Iinclude -pthread -m64  -Wa,--noexecstack -Wall -O3 -DNDEBUG  -MMD -MF test/handshake_helper.d.tmp -MT test/handshake_helper.o -c -o test/handshake_helper.o test/handshake_helper.c
gcc  -Iinclude -pthread -m64  -Wa,--noexecstack -Wall -O3 -DNDEBUG  -MMD -MF test/ssl_test.d.tmp -MT test/ssl_test.o -c -o test/ssl_test.o test/ssl_test.c
gcc  -Iinclude -pthread -m64  -Wa,--noexecstack -Wall -O3 -DNDEBUG  -MMD -MF test/ssl_test_ctx.d.tmp -MT test/ssl_test_ctx.o -c -o test/ssl_test_ctx.o test/ssl_test_ctx.c
rm -f test/ssl_test
${LDCMD:-gcc} -pthread -m64  -Wa,--noexecstack -Wall -O3 -L.   \
		-o test/ssl_test test/handshake_helper.o test/ssl_test.o test/ssl_test_ctx.o \
		 -lssl test/libtestutil.a -lcrypto -ldl -pthread 
gcc  -Iinclude -pthread -m64  -Wa,--noexecstack -Wall -O3 -DNDEBUG  -MMD -MF test/ssl_test_ctx_test.d.tmp -MT test/ssl_test_ctx_test.o -c -o test/ssl_test_ctx_test.o test/ssl_test_ctx_test.c
rm -f test/ssl_test_ctx_test
${LDCMD:-gcc} -pthread -m64  -Wa,--noexecstack -Wall -O3 -L.   \
		-o test/ssl_test_ctx_test test/ssl_test_ctx.o test/ssl_test_ctx_test.o \
		 -lssl test/libtestutil.a -lcrypto -ldl -pthread 
gcc  -Iinclude -I. -pthread -m64  -Wa,--noexecstack -Wall -O3 -DNDEBUG  -MMD -MF test/sslapitest.d.tmp -MT test/sslapitest.o -c -o test/sslapitest.o test/sslapitest.c
test/sslapitest.c: In function 'test_info_callback':
test/sslapitest.c:4317:9: warning: implicit declaration of function 'setupearly_data_test' [-Wimplicit-function-declaration]
         if (!TEST_true(setupearly_data_test(&cctx, &sctx, &clientssl,
         ^
In file included from test/sslapitest.c:21:0:
test/sslapitest.c:4328:56: error: 'MSG1' undeclared (first use in this function)
         if (!TEST_true(SSL_write_early_data(clientssl, MSG1, strlen(MSG1),
                                                        ^
test/testutil.h:360:66: note: in definition of macro 'TEST_true'
 # define TEST_true(a)         test_true(__FILE__, __LINE__, #a, (a) != 0)
                                                                  ^
test/sslapitest.c:4328:56: note: each undeclared identifier is reported only once for each function it appears in
         if (!TEST_true(SSL_write_early_data(clientssl, MSG1, strlen(MSG1),
                                                        ^
test/testutil.h:360:66: note: in definition of macro 'TEST_true'
 # define TEST_true(a)         test_true(__FILE__, __LINE__, #a, (a) != 0)
                                                                  ^
make[1]: *** [test/sslapitest.o] Error 1
make[1]: Leaving directory `<http://ec2-52-37-178-53.us-west-2.compute.amazonaws.com:8080/job/master_noec/ws/'>
make: *** [all] Error 2
Build step 'Execute shell' marked build as failure


More information about the openssl-commits mailing list