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

2020-10-30 Thread OpenSSL run-checker
Platform and configuration command: $ uname -a Linux run 4.15.0-106-generic #107-Ubuntu SMP Thu Jun 4 11:27:52 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux $ CC=clang ../openssl/config -d --strict-warnings no-rc2 Commit log since last time: 231849bc9c Unify ssl3_get_cipher_by_std_name()

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

2020-10-30 Thread OpenSSL run-checker
Platform and configuration command: $ uname -a Linux run 4.15.0-106-generic #107-Ubuntu SMP Thu Jun 4 11:27:52 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux $ CC=clang ../openssl/config -d --strict-warnings no-posix-io Commit log since last time: 231849bc9c Unify ssl3_get_cipher_by_std_name()

Still Failing: openssl/openssl#38299 (master - 908cf7c)

2020-10-30 Thread Travis CI
Build Update for openssl/openssl - Build: #38299 Status: Still Failing Duration: 1 hr, 22 mins, and 48 secs Commit: 908cf7c (master) Author: jwalch Message: Patch leak in EVP_PKEY2PKCS8() error path Reviewed-by: Tomas Mraz Reviewed-by: Matt Caswell

Build completed: openssl master.37773

2020-10-30 Thread AppVeyor
Build openssl master.37773 completed Commit 5dbd0cd90f by John Baldwin on 10/9/2020 10:12 PM: Collapse two identical if statements into a single body. Configure your notification preferences

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

2020-10-30 Thread OpenSSL run-checker
Platform and configuration command: $ uname -a Linux run 4.15.0-106-generic #107-Ubuntu SMP Thu Jun 4 11:27:52 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux $ CC=afl-clang-fast ../openssl/config -d enable-fuzz-afl no-shared no-module Commit log since last time: 231849bc9c Unify

Build failed: openssl master.37772

2020-10-30 Thread AppVeyor
Build openssl master.37772 failed Commit 908cf7cefb by jwalch on 10/30/2020 7:38 PM: Patch leak in EVP_PKEY2PKCS8() error path Configure your notification preferences

Still Failing: openssl/openssl#38289 (master - 62a3614)

2020-10-30 Thread Travis CI
Build Update for openssl/openssl - Build: #38289 Status: Still Failing Duration: 53 mins and 35 secs Commit: 62a3614 (master) Author: Matt Caswell Message: Allow empty deprecation macros to be passed as macro arguments The OSSL_DEPRECATEDIN_3_0 macro

Build failed: openssl master.37771

2020-10-30 Thread AppVeyor
Build openssl master.37771 failed Commit d2e09dac87 by Randall S. Becker on 10/29/2020 3:17 PM: Moved OPENSSL_fork_prepare,_parent,_child from init.c to threads_pthread.c. Configure your notification preferences

[openssl] master update

2020-10-30 Thread beldmit
The branch master has been updated via 908cf7cefbb2a4c2a8ea1dd4798d1e689db6e3ed (commit) from 62a3614372b8171d2f9f9e20aee07ab3002949bd (commit) - Log - commit 908cf7cefbb2a4c2a8ea1dd4798d1e689db6e3ed Author: jwalch

Build failed: openssl master.37768

2020-10-30 Thread AppVeyor
Build openssl master.37768 failed Commit 4312cd9356 by Matt Caswell on 10/30/2020 4:40 PM: fixup! Document some SSL DH related functions/macros Configure your notification preferences

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

2020-10-30 Thread OpenSSL run-checker
Platform and configuration command: $ uname -a Linux run 4.15.0-106-generic #107-Ubuntu SMP Thu Jun 4 11:27:52 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux $ CC=clang ../openssl/config -d --strict-warnings no-ui-console Commit log since last time: 231849bc9c Unify ssl3_get_cipher_by_std_name()

Still Failing: openssl/openssl#38288 (master - e82f459)

2020-10-30 Thread Travis CI
Build Update for openssl/openssl - Build: #38288 Status: Still Failing Duration: 37 mins and 54 secs Commit: e82f459 (master) Author: Matt Caswell Message: Fix some missed usage of DEFINE_LHASH_OF() PR#12860 fixed issues with the Lhash code. It replaced usage

Build failed: openssl master.37767

2020-10-30 Thread AppVeyor
Build openssl master.37767 failed Commit b7c89af084 by Richard Levitte on 10/29/2020 5:52 AM: fixup! test/endecoder_legacy_test.c: new test for legacy comparison Configure your notification preferences

Build failed: openssl master.37766

2020-10-30 Thread AppVeyor
Build openssl master.37766 failed Commit 21e1d5c49d by Richard Levitte on 10/30/2020 1:56 PM: fixup! Deprecate RSA harder Configure your notification preferences

Build failed: openssl master.37765

2020-10-30 Thread AppVeyor
Build openssl master.37765 failed Commit f9266f5f70 by Richard Levitte on 10/28/2020 6:13 PM: OSSL_STORE: Make sure the called OSSL_DECODER knows what to expect Configure your notification preferences

Build failed: openssl master.37764

2020-10-30 Thread AppVeyor
Build openssl master.37764 failed Commit b52fcf69c4 by Richard Levitte on 10/30/2020 9:08 AM: fixup! Adapt libcrypto functionality to specify the desired output structure Configure your notification preferences

Build failed: openssl master.37763

2020-10-30 Thread AppVeyor
Build openssl master.37763 failed Commit 683add0181 by Randall S. Becker on 10/30/2020 3:20 PM: Deprecated OPENSSL_fork_prepare, OPENSSL_fork_parent, OPENSSL_fork_child. Configure your notification preferences

Build failed: openssl master.37762

2020-10-30 Thread AppVeyor
Build openssl master.37762 failed Commit 62a3614372 by Matt Caswell on 10/30/2020 2:56 PM: Allow empty deprecation macros to be passed as macro arguments Configure your notification preferences

Still Failing: openssl/openssl#38284 (master - 140eee2)

2020-10-30 Thread Travis CI
Build Update for openssl/openssl - Build: #38284 Status: Still Failing Duration: 21 mins and 40 secs Commit: 140eee2 (master) Author: Richard Levitte Message: Add easy to digest selector macros for EVP_PKEYs These are meant to be used with functions like

[openssl] master update

2020-10-30 Thread Matt Caswell
The branch master has been updated via 62a3614372b8171d2f9f9e20aee07ab3002949bd (commit) from e82f45982cf1660d3287332d3d70bf5b01de1fd1 (commit) - Log - commit 62a3614372b8171d2f9f9e20aee07ab3002949bd Author: Matt

[openssl] master update

2020-10-30 Thread Matt Caswell
The branch master has been updated via e82f45982cf1660d3287332d3d70bf5b01de1fd1 (commit) from 140eee2b3b3090107aea2d09ab10eb737fb1e5bb (commit) - Log - commit e82f45982cf1660d3287332d3d70bf5b01de1fd1 Author: Matt

Build failed: openssl master.37760

2020-10-30 Thread AppVeyor
Build openssl master.37760 failed Commit de9ea8d7ba by Richard Levitte on 10/30/2020 1:56 PM: fixup! Deprecate RSA harder Configure your notification preferences

Still Failing: openssl/openssl#38283 (master - f792893)

2020-10-30 Thread Travis CI
Build Update for openssl/openssl - Build: #38283 Status: Still Failing Duration: 1 hr, 21 mins, and 36 secs Commit: f792893 (master) Author: Richard Levitte Message: test/recipes/15-test_gendh.t: don't try DER params There is no option to output DH params in

Build failed: openssl master.37759

2020-10-30 Thread AppVeyor
Build openssl master.37759 failed Commit c27e1f3292 by Daniel Bevenius on 10/30/2020 12:34 PM: EVP: Fix typo in EVP_PKEY_gen comment Configure your notification preferences

Build failed: openssl master.37758

2020-10-30 Thread AppVeyor
Build openssl master.37758 failed Commit 26faab9083 by Richard Levitte on 10/30/2020 12:16 PM: test/recipes/90-test_shlibload.t: Skip when address sanitizer enabled Configure your notification preferences

Build failed: openssl master.37757

2020-10-30 Thread AppVeyor
Build openssl master.37757 failed Commit 140eee2b3b by Richard Levitte on 10/30/2020 12:09 PM: Add easy to digest selector macros for EVP_PKEYs Configure your notification preferences

Build failed: openssl master.37755

2020-10-30 Thread AppVeyor
Build openssl master.37755 failed Commit db76a4dee7 by Matt Caswell on 10/30/2020 12:02 PM: fixup! Implement a replacement for SSL_set_tmp_dh() Configure your notification preferences

[openssl] master update

2020-10-30 Thread Richard Levitte
The branch master has been updated via 140eee2b3b3090107aea2d09ab10eb737fb1e5bb (commit) from f79289389edef63b76c6c2a3042435dda7d42dfd (commit) - Log - commit 140eee2b3b3090107aea2d09ab10eb737fb1e5bb Author: Richard

[openssl] master update

2020-10-30 Thread Richard Levitte
The branch master has been updated via f79289389edef63b76c6c2a3042435dda7d42dfd (commit) from 231849bc9ca69dfd3adf40821421d8e2d804d8e8 (commit) - Log - commit f79289389edef63b76c6c2a3042435dda7d42dfd Author: Richard

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

2020-10-30 Thread OpenSSL run-checker
Platform and configuration command: $ uname -a Linux run 4.15.0-106-generic #107-Ubuntu SMP Thu Jun 4 11:27:52 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux $ CC=clang ../openssl/config -d --strict-warnings no-err Commit log since last time: 231849bc9c Unify ssl3_get_cipher_by_std_name()

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

2020-10-30 Thread OpenSSL run-checker
Platform and configuration command: $ uname -a Linux run 4.15.0-106-generic #107-Ubuntu SMP Thu Jun 4 11:27:52 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux $ CC=clang ../openssl/config -d --strict-warnings no-engine Commit log since last time: 231849bc9c Unify ssl3_get_cipher_by_std_name()

Build failed: openssl master.37754

2020-10-30 Thread AppVeyor
Build openssl master.37754 failed Commit 17b801078e by Richard Levitte on 10/30/2020 9:08 AM: fixup! Adapt libcrypto functionality to specify the desired output structure Configure your notification preferences

Build failed: openssl master.37753

2020-10-30 Thread AppVeyor
Build openssl master.37753 failed Commit 31efd412eb by Richard Levitte on 10/30/2020 7:34 AM: fixup! Implement i2d_{PublicKey,PrivateKey,KeyParams}_ex() Configure your notification preferences

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

2020-10-30 Thread OpenSSL run-checker
Platform and configuration command: $ uname -a Linux run 4.15.0-106-generic #107-Ubuntu SMP Thu Jun 4 11:27:52 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux $ CC=clang ../openssl/config -d --strict-warnings no-dgram Commit log since last time: 231849bc9c Unify ssl3_get_cipher_by_std_name()

Build failed: openssl master.37752

2020-10-30 Thread AppVeyor
Build openssl master.37752 failed Commit 8cc829f436 by Pauli on 10/30/2020 5:54 AM: prov: move the entropy source out of the FIPS provider Configure your notification preferences

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

2020-10-30 Thread OpenSSL run-checker
Platform and configuration command: $ uname -a Linux run 4.15.0-106-generic #107-Ubuntu SMP Thu Jun 4 11:27:52 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux $ CC=clang ../openssl/config -d --strict-warnings no-des Commit log since last time: 231849bc9c Unify ssl3_get_cipher_by_std_name()