[openssl-commits] FAILED build of OpenSSL branch master with options -d --strict-warnings no-dtls1-method

OpenSSL run-checker openssl at openssl.org
Wed Mar 15 09:17:42 UTC 2017


Platform and configuration command:

$ uname -a
Linux test 4.4.0-64-generic #85-Ubuntu SMP Mon Feb 20 11:50:30 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
$ CC=clang ../openssl/config -d --strict-warnings no-dtls1-method

Commit log since last time:

a74db02 VMS: throw away [.util]shareable_image_wrap.c.in and add replacement scripts
2de2df7 VMS: Change debug linking method to generate a separate Debug Symbol File
22df22e .travis.yml: make git submodule update conditional.
4772610 Add test for -nameout output
703324a Update master Travis to Trusty
96a5d7f Fix a -Wsign-compare warning
aebe9e3 Fix some -Wshadow warnings
d8f9213 Rather use -out parameter than redirect stdout
64e2b23 Fix 12 Boring tests involving NULL-SHA ciphersuites
49619ab Port remaining old DTLS tests
ea1ecd9 Port SRP tests to the new test framework
4b5f7e7 Update ossl_config.json for later BoringSSL commit
2256f45 Make the Boring tests pass
b1d9be4 Add the presence of ARIA to the change log.

Build log ended with (last 100 lines):

make[2]: Leaving directory '/home/openssl/run-checker/no-dtls1-method'
/usr/bin/perl "-I." -Mconfigdata "../openssl/util/dofile.pl" \
    "-oMakefile" ../openssl/apps/CA.pl.in > "apps/CA.pl"
chmod a+x apps/CA.pl
/usr/bin/perl "-I." -Mconfigdata "../openssl/util/dofile.pl" \
    "-oMakefile" ../openssl/apps/tsget.in > "apps/tsget"
chmod a+x apps/tsget
/usr/bin/perl "-I." -Mconfigdata "../openssl/util/dofile.pl" \
    "-oMakefile" ../openssl/tools/c_rehash.in > "tools/c_rehash"
chmod a+x tools/c_rehash
/usr/bin/perl "-I." -Mconfigdata "../openssl/util/dofile.pl" \
    "-oMakefile" ../openssl/util/shlib_wrap.sh.in > "util/shlib_wrap.sh"
chmod a+x util/shlib_wrap.sh
make[1]: Leaving directory '/home/openssl/run-checker/no-dtls1-method'
$ make test
make depend && make _tests
make[1]: Entering directory '/home/openssl/run-checker/no-dtls1-method'
make[1]: Leaving directory '/home/openssl/run-checker/no-dtls1-method'
make[1]: Entering directory '/home/openssl/run-checker/no-dtls1-method'
( cd test; \
  SRCTOP=../../openssl \
  BLDTOP=../. \
  PERL="/usr/bin/perl" \
  EXE_EXT= \
  OPENSSL_ENGINES=.././engines \
  OPENSSL_DEBUG_MEMORY=on \
    /usr/bin/perl ../../openssl/test/run_tests.pl  )
../../openssl/test/recipes/01-test_abort.t ............... ok
../../openssl/test/recipes/01-test_sanity.t .............. ok
../../openssl/test/recipes/01-test_symbol_presence.t ..... ok
../../openssl/test/recipes/02-test_ordinals.t ............ ok
../../openssl/test/recipes/03-test_exdata.t .............. ok
../../openssl/test/recipes/03-test_internal_asn1.t ....... ok
../../openssl/test/recipes/03-test_internal_chacha.t ..... ok
../../openssl/test/recipes/03-test_internal_mdc2.t ....... ok
../../openssl/test/recipes/03-test_internal_modes.t ...... ok
../../openssl/test/recipes/03-test_internal_poly1305.t ... ok
../../openssl/test/recipes/03-test_internal_siphash.t .... ok
../../openssl/test/recipes/03-test_internal_x509.t ....... ok
../../openssl/test/recipes/03-test_ui.t .................. ok
../../openssl/test/recipes/04-test_pem.t ................. ok
../../openssl/test/recipes/05-test_bf.t .................. ok
../../openssl/test/recipes/05-test_cast.t ................ ok
../../openssl/test/recipes/05-test_des.t ................. ok
../../openssl/test/recipes/05-test_hmac.t ................ ok
../../openssl/test/recipes/05-test_idea.t ................ ok
../../openssl/test/recipes/05-test_md2.t ................. skipped: md2 is not supported by this OpenSSL build
../../openssl/test/recipes/05-test_mdc2.t ................ ok
../../openssl/test/recipes/05-test_rand.t ................ ok
../../openssl/test/recipes/05-test_rc2.t ................. ok
../../openssl/test/recipes/05-test_rc4.t ................. ok
../../openssl/test/recipes/05-test_rc5.t ................. skipped: rc5 is not supported by this OpenSSL build
../../openssl/test/recipes/05-test_sha1.t ................ ok
../../openssl/test/recipes/05-test_sha256.t .............. ok
../../openssl/test/recipes/05-test_sha512.t .............. ok
../../openssl/test/recipes/10-test_bn.t .................. ok
../../openssl/test/recipes/10-test_exp.t ................. ok
../../openssl/test/recipes/15-test_dh.t .................. ok
../../openssl/test/recipes/15-test_dsa.t ................. ok
../../openssl/test/recipes/15-test_ec.t .................. ok
../../openssl/test/recipes/15-test_ecdh.t ................ ok
../../openssl/test/recipes/15-test_ecdsa.t ............... ok
../../openssl/test/recipes/15-test_genrsa.t .............. ok
../../openssl/test/recipes/15-test_rsa.t ................. ok
../../openssl/test/recipes/15-test_rsapss.t .............. ok
../../openssl/test/recipes/20-test_enc.t ................. ok
../../openssl/test/recipes/20-test_enc_more.t ............ ok
../../openssl/test/recipes/20-test_passwd.t .............. ok
../../openssl/test/recipes/25-test_crl.t ................. ok
../../openssl/test/recipes/25-test_d2i.t ................. ok
../../openssl/test/recipes/25-test_pkcs7.t ............... ok
../../openssl/test/recipes/25-test_req.t ................. ok
../../openssl/test/recipes/25-test_sid.t ................. ok
../../openssl/test/recipes/25-test_verify.t .............. ok
../../openssl/test/recipes/25-test_x509.t ................ ok
../../openssl/test/recipes/30-test_afalg.t ............... ok
../../openssl/test/recipes/30-test_engine.t .............. ok
../../openssl/test/recipes/30-test_evp.t ................. ok
../../openssl/test/recipes/30-test_evp_extra.t ........... ok
../../openssl/test/recipes/30-test_pbelu.t ............... ok
../../openssl/test/recipes/30-test_pkey_meth.t ........... ok
../../openssl/test/recipes/40-test_rehash.t .............. ok
../../openssl/test/recipes/60-test_x509_store.t .......... ok
../../openssl/test/recipes/60-test_x509_time.t ........... ok
../../openssl/test/recipes/70-test_asyncio.t ............. ok
../../openssl/test/recipes/70-test_bad_dtls.t ............ skipped: DTLSv1 is not supported by this OpenSSL build
../../openssl/test/recipes/70-test_clienthello.t ......... ok
../../openssl/test/recipes/70-test_key_share.t ........... skipped: test_key_share needs TLS1.3 enabled
../../openssl/test/recipes/70-test_packet.t .............. ok
../../openssl/test/recipes/70-test_recordlen.t ........... ok
../../openssl/test/recipes/70-test_renegotiation.t ....... ok
../../openssl/test/recipes/70-test_sslcbcpadding.t ....... ok
../../openssl/test/recipes/70-test_sslcertstatus.t ....... ok
../../openssl/test/recipes/70-test_sslextension.t ........ ok
../../openssl/test/recipes/70-test_sslmessages.t ......... ok
../../openssl/test/recipes/70-test_sslrecords.t .......... ok
../../openssl/test/recipes/70-test_sslsessiontick.t ...... ok
make[1]: *** wait: No child processes.  Stop.
make[1]: *** Waiting for unfinished jobs....
make[1]: *** wait: No child processes.  Stop.


More information about the openssl-commits mailing list