[openssl-commits] Still FAILED build of OpenSSL branch master with options no-nextprotoneg

OpenSSL run-checker openssl at openssl.org
Fri Dec 30 03:15:13 UTC 2016


Platform and configuration command:

$ uname -a
Linux test 4.4.0-53-generic #74-Ubuntu SMP Fri Dec 2 15:59:10 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
$ CC=clang ../openssl/config -d --strict-warnings no-nextprotoneg

Commit log since last time:

2ed4c57 70-test_sslvertol.t: skip test 1 and 2 if too few protocols are enabled
ac6eb15 80-test_ssl_new.t: Make 19-mac-then-encrypt.conf work without TLSv1.2
7638e37 70-test_sslvertol.t: Make sure to check a max TLS version that matches configuration
f6e752c 70-test_sslmessages.t: Don't check EXT_SIG_ALGS if TLS 1.2 is disabled
0a6793c Fix CT test_sslmessages hangs
3cf96e8 Fix compilation with no-ec
0785274 Fix extension for various no- options
397f4f7 Add a test to check the EC point formats extension appears when we expect
3b58c54 Fix the EC point formats extension
67adf0a replace "will lookup up" by "will look up"

Build log ended with (last 100 lines):

LD_LIBRARY_PATH=: clang -DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_THREADS -DOPENSSL_NO_STATIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/usr/local/ssl" -DENGINESDIR="/usr/local/lib/engines-1.1" -Wall -O0 -g -pthread -m64 -DL_ENDIAN -Wextra -Qunused-arguments -DDEBUG_UNUSED -Wswitch -DPEDANTIC -pedantic -Wno-long-long -Wall -Wsign-compare -Wmissing-prototypes -Wshadow -Wformat -Wtype-limits -Werror -Qunused-arguments -Wextra -Wswitch-default -Wno-unused-parameter -Wno-missing-field-initializers -Wno-language-extension-token -Wno-extended-offsetof -Wconditional-uninitialized -Wincompatible-pointer-types-discards-qualifiers -Wmissing-variable-declarations -o test/x509_internal_test test/test_main.o test/testutil.o test/x509_internal_test.o libcrypto.a -ldl
make[2]: Leaving directory '/home/openssl/run-checker/no-nextprotoneg'
clang  -Iinclude -I../openssl/include -DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_THREADS -DOPENSSL_NO_STATIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -Wall -O0 -g -pthread -m64 -DL_ENDIAN -Wextra -Qunused-arguments  -DDEBUG_UNUSED -Wswitch -DPEDANTIC -pedantic -Wno-long-long -Wall -Wsign-compare -Wmissing-prototypes -Wshadow -Wformat -Wtype-limits -Werror -Qunused-arguments -Wextra -Wswitch-default -Wno-unused-parameter -Wno-missing-field-initializers -Wno-language-extension-token -Wno-extended-offsetof -Wconditional-uninitialized -Wincompatible-pointer-types-discards-qualifiers -Wmissing-variable-declarations  -MMD -MF test/x509aux.d.tmp -MT test/x509aux.o -c -o test/x509aux.o ../openssl/test/x509aux.c
rm -f test/x509aux
make -f ../openssl/Makefile.shared -e \
	PERL="/usr/bin/perl" SRCDIR=../openssl \
	APPNAME=test/x509aux OBJECTS="test/x509aux.o" \
	LIBDEPS=' '" -L. -lcrypto"' -ldl ' \
	CC='clang' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_THREADS -DOPENSSL_NO_STATIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -Wall -O0 -g -pthread -m64 -DL_ENDIAN -Wextra -Qunused-arguments  -DDEBUG_UNUSED -Wswitch -DPEDANTIC -pedantic -Wno-long-long -Wall -Wsign-compare -Wmissing-prototypes -Wshadow -Wformat -Wtype-limits -Werror -Qunused-arguments -Wextra -Wswitch-default -Wno-unused-parameter -Wno-missing-field-initializers -Wno-language-extension-token -Wno-extended-offsetof -Wconditional-uninitialized -Wincompatible-pointer-types-discards-qualifiers -Wmissing-variable-declarations ' \
	LDFLAGS='' \
	link_app.linux-shared
make[2]: Entering directory '/home/openssl/run-checker/no-nextprotoneg'
LD_LIBRARY_PATH=.: clang -DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_THREADS -DOPENSSL_NO_STATIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/usr/local/ssl" -DENGINESDIR="/usr/local/lib/engines-1.1" -Wall -O0 -g -pthread -m64 -DL_ENDIAN -Wextra -Qunused-arguments -DDEBUG_UNUSED -Wswitch -DPEDANTIC -pedantic -Wno-long-long -Wall -Wsign-compare -Wmissing-prototypes -Wshadow -Wformat -Wtype-limits -Werror -Qunused-arguments -Wextra -Wswitch-default -Wno-unused-parameter -Wno-missing-field-initializers -Wno-language-extension-token -Wno-extended-offsetof -Wconditional-uninitialized -Wincompatible-pointer-types-discards-qualifiers -Wmissing-variable-declarations -o test/x509aux test/x509aux.o -L. -lcrypto -ldl
make[2]: Leaving directory '/home/openssl/run-checker/no-nextprotoneg'
/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-nextprotoneg'
$ make test
make depend && make _tests
make[1]: Entering directory '/home/openssl/run-checker/no-nextprotoneg'
make[1]: Leaving directory '/home/openssl/run-checker/no-nextprotoneg'
make[1]: Entering directory '/home/openssl/run-checker/no-nextprotoneg'
( 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_internal.t ......... ok
../../openssl/test/recipes/03-test_ui.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_md4.t .............. ok
../../openssl/test/recipes/05-test_md5.t .............. ok
../../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_rmd.t .............. ok
../../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/05-test_wp.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_rsa.t .............. ok
../../openssl/test/recipes/20-test_enc.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/70-test_asyncio.t .......... ok
../../openssl/test/recipes/70-test_bad_dtls.t ......... ok
../../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_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
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