Still Failing: openssl/openssl#26640 (master - 05f4eb2)

2019-07-17 Thread Travis CI
Build Update for openssl/openssl - Build: #26640 Status: Still Failing Duration: 17 mins and 45 secs Commit: 05f4eb2 (master) Author: Shane Lontis Message: Fix S390X compile error due to missing defines Add the missing S390X_aes_XXX_gcm_CAPABLE() macros into a

[openssl] master update

2019-07-17 Thread shane . lontis
The branch master has been updated via 05f4eb2dc983d45bface421e19913ccdfd3f9a9f (commit) from 7a9abccde7b7a5e36efe42d89246f6cfd4d59f44 (commit) - Log - commit 05f4eb2dc983d45bface421e19913ccdfd3f9a9f Author: Shane Lont

Still FAILED build of OpenSSL branch master with options -d enable-fuzz-afl no-shared

2019-07-17 Thread OpenSSL run-checker
Platform and configuration command: $ uname -a Linux run 4.15.0-50-generic #54-Ubuntu SMP Mon May 6 18:46:08 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux $ CC=afl-clang-fast ../openssl/config -d enable-fuzz-afl no-shared Commit log since last time: e7aa7c11c7 Deprecated {OPENSSL,CRYPTO}_debug_mem_{p

Build failed: openssl master.26060

2019-07-17 Thread AppVeyor
Build openssl master.26060 failed Commit e2fea756d2 by Richard Levitte on 7/18/2019 5:08 AM: fixup! Add internal function ossl_algorithm_do_all() Configure your notification preferences

Still Failing: openssl/openssl#26636 (master - 7a9abcc)

2019-07-17 Thread Travis CI
Build Update for openssl/openssl - Build: #26636 Status: Still Failing Duration: 22 mins and 19 secs Commit: 7a9abcc (master) Author: Shane Lontis Message: Cleanup use of X509 STORE locks Cosmetic changes to use the X509_STORE_lock/unlock functions. Renamed so

[openssl] OpenSSL_1_1_1-stable update

2019-07-17 Thread shane . lontis
The branch OpenSSL_1_1_1-stable has been updated via 0a9a7540d4850dc39e69d5ccd0f382e604bdfee4 (commit) from 0f6fd6145924ad5fbddb96570877d36f1e077707 (commit) - Log - commit 0a9a7540d4850dc39e69d5ccd0f382e604bdfee4 Auth

[openssl] master update

2019-07-17 Thread shane . lontis
The branch master has been updated via 7a9abccde7b7a5e36efe42d89246f6cfd4d59f44 (commit) from 3b438ef95b5b1c45602b1332921209363e4776bd (commit) - Log - commit 7a9abccde7b7a5e36efe42d89246f6cfd4d59f44 Author: Shane Lont

Still Failing: openssl/openssl#26631 (master - 3b438ef)

2019-07-17 Thread Travis CI
Build Update for openssl/openssl - Build: #26631 Status: Still Failing Duration: 20 mins and 11 secs Commit: 3b438ef (master) Author: Dr. Matthias St. Pierre Message: Fix init_get_thread_local() Previously, init_get_thread_local() pushed the thread event handl

[openssl] master update

2019-07-17 Thread matthias . st . pierre
The branch master has been updated via 3b438ef95b5b1c45602b1332921209363e4776bd (commit) from e7aa7c11c71e84b2d6c06b1c81d130e8c1fba296 (commit) - Log - commit 3b438ef95b5b1c45602b1332921209363e4776bd Author: Dr. Matthi

Still FAILED build of OpenSSL branch master with options -d --strict-warnings enable-ec_nistp_64_gcc_128

2019-07-17 Thread OpenSSL run-checker
Platform and configuration command: $ uname -a Linux run 4.15.0-50-generic #54-Ubuntu SMP Mon May 6 18:46:08 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux $ CC=clang ../openssl/config -d --strict-warnings enable-ec_nistp_64_gcc_128 Commit log since last time: e7aa7c11c7 Deprecated {OPENSSL,CRYPTO}_de

Still FAILED build of OpenSSL branch master with options -d --strict-warnings no-dh

2019-07-17 Thread OpenSSL run-checker
Platform and configuration command: $ uname -a Linux run 4.15.0-50-generic #54-Ubuntu SMP Mon May 6 18:46:08 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux $ CC=clang ../openssl/config -d --strict-warnings no-dh Commit log since last time: e7aa7c11c7 Deprecated {OPENSSL,CRYPTO}_debug_mem_{push,pop} 7b

[openssl] OpenSSL_1_1_1-stable update

2019-07-17 Thread patrick . steuer
The branch OpenSSL_1_1_1-stable has been updated via 0f6fd6145924ad5fbddb96570877d36f1e077707 (commit) from 8d64f00fd91f83e36017d7517c9e6d9fd98f6237 (commit) - Log - commit 0f6fd6145924ad5fbddb96570877d36f1e077707 Auth

Build completed: openssl master.26025

2019-07-17 Thread AppVeyor
Build openssl master.26025 completed Commit e7aa7c11c7 by Rich Salz on 7/17/2019 12:48 PM: Deprecated {OPENSSL,CRYPTO}_debug_mem_{push,pop} Configure your notification preferences

Build failed: openssl master.26024

2019-07-17 Thread AppVeyor
Build openssl master.26024 failed Commit 2b0707de0c by Richard Levitte on 7/17/2019 12:44 PM: fixup! test/recipes/30-test_evp.t: Modify to test with different providers Configure your notification preferences

Still FAILED build of OpenSSL branch master with options -d --strict-warnings no-tls1_2-method

2019-07-17 Thread OpenSSL run-checker
Platform and configuration command: $ uname -a Linux run 4.15.0-50-generic #54-Ubuntu SMP Mon May 6 18:46:08 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux $ CC=clang ../openssl/config -d --strict-warnings no-tls1_2-method Commit log since last time: e3a0d36729 Auto add a label depending on the type o

Still Failing: openssl/openssl#26600 (master - e7aa7c1)

2019-07-17 Thread Travis CI
Build Update for openssl/openssl - Build: #26600 Status: Still Failing Duration: 26 mins and 53 secs Commit: e7aa7c1 (master) Author: Rich Salz Message: Deprecated {OPENSSL,CRYPTO}_debug_mem_{push,pop} They were only used for recursive ASN1 parsing. Even if th

Still FAILED build of OpenSSL branch master with options -d --strict-warnings no-tls1_2

2019-07-17 Thread OpenSSL run-checker
Platform and configuration command: $ uname -a Linux run 4.15.0-50-generic #54-Ubuntu SMP Mon May 6 18:46:08 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux $ CC=clang ../openssl/config -d --strict-warnings no-tls1_2 Commit log since last time: e3a0d36729 Auto add a label depending on the type of issue

[openssl] master update

2019-07-17 Thread Richard Levitte
The branch master has been updated via e7aa7c11c71e84b2d6c06b1c81d130e8c1fba296 (commit) from 7bc82358ae930cfbd353602bc1fd25bfad107350 (commit) - Log - commit e7aa7c11c71e84b2d6c06b1c81d130e8c1fba296 Author: Rich Salz

Still Failing: openssl/openssl#26589 (master - 7bc8235)

2019-07-17 Thread Travis CI
Build Update for openssl/openssl - Build: #26589 Status: Still Failing Duration: 25 mins and 2 secs Commit: 7bc8235 (master) Author: Matt Caswell Message: Fix the return value for SSL_get0_chain_certs() This function was always returning 0. It should return 1

[openssl] OpenSSL_1_1_1-stable update

2019-07-17 Thread bernd . edlinger
The branch OpenSSL_1_1_1-stable has been updated via 8d64f00fd91f83e36017d7517c9e6d9fd98f6237 (commit) from beeaa8d06e68b22733f0df0c8cc7dcd42adad360 (commit) - Log - commit 8d64f00fd91f83e36017d7517c9e6d9fd98f6237 Auth

[openssl] master update

2019-07-17 Thread Matt Caswell
The branch master has been updated via 7bc82358ae930cfbd353602bc1fd25bfad107350 (commit) from 3c93fbacf6f5abd63e1d1763e7da537ed87f2a5d (commit) - Log - commit 7bc82358ae930cfbd353602bc1fd25bfad107350 Author: Matt Caswe

[openssl] OpenSSL_1_1_1-stable update

2019-07-17 Thread Matt Caswell
The branch OpenSSL_1_1_1-stable has been updated via beeaa8d06e68b22733f0df0c8cc7dcd42adad360 (commit) from 686ead4537ade69368ebf87679397105aee5d5c8 (commit) - Log - commit beeaa8d06e68b22733f0df0c8cc7dcd42adad360 Auth

Still Failing: openssl/openssl#26578 (master - 3c93fba)

2019-07-17 Thread Travis CI
Build Update for openssl/openssl - Build: #26578 Status: Still Failing Duration: 19 mins and 57 secs Commit: 3c93fba (master) Author: Pauli Message: Parameter building utilities. A fuller implementation of PARAMS_TEMPLATE as per #9266 but renamed. This introdu