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

2020-11-16 Thread OpenSSL run-checker
Platform and configuration command: $ uname -a Linux run 5.4.0-52-generic #57-Ubuntu SMP Thu Oct 15 10:57:00 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux $ CC=clang ../openssl/config -d --strict-warnings Commit log since last time: ccbf3f90c4 DOC: Fixup the description of the -x509_strict option

Build completed: openssl master.38086

2020-11-16 Thread AppVeyor
Build openssl master.38086 completed Commit 300bd7bc27 by Richard Levitte on 11/16/2020 5:55 PM: fixup! Deprecate RSA harder Configure your notification preferences

Build failed: openssl master.38085

2020-11-16 Thread AppVeyor
Build openssl master.38085 failed Commit 39541b30b2 by Richard Levitte on 11/16/2020 4:37 PM: fixup! Deprecate RSA harder Configure your notification preferences

Build failed: openssl master.38081

2020-11-16 Thread AppVeyor
Build openssl master.38081 failed Commit b0f3c5dde2 by Richard Levitte on 11/16/2020 10:31 AM: fixup! Deprecate RSA harder Configure your notification preferences

Build completed: openssl master.38080

2020-11-16 Thread AppVeyor
Build openssl master.38080 completed Commit eaf91c779b by Richard Levitte on 11/15/2020 6:20 PM: util/find-doc-nits: check podchecker() return value Configure your notification preferences

Errored: openssl/openssl#38604 (master - ccbf3f9)

2020-11-16 Thread Travis CI
Build Update for openssl/openssl - Build: #38604 Status: Errored Duration: 1 hr, 28 mins, and 33 secs Commit: ccbf3f9 (master) Author: Richard Levitte Message: DOC: Fixup the description of the -x509_strict option POD commands must always be surrounded by

Build failed: openssl master.38079

2020-11-16 Thread AppVeyor
Build openssl master.38079 failed Commit ccbf3f90c4 by Richard Levitte on 11/16/2020 9:03 AM: DOC: Fixup the description of the -x509_strict option Configure your notification preferences

Errored: openssl/openssl#38603 (master - 4605c5a)

2020-11-16 Thread Travis CI
Build Update for openssl/openssl - Build: #38603 Status: Errored Duration: 1 hr, 30 mins, and 26 secs Commit: 4605c5a (master) Author: Shane Lontis Message: Fix dsa securitycheck for fips. Fixes #12627 Changed security check for DSA verification to match

Errored: openssl/openssl#38602 (master - e557d46)

2020-11-16 Thread Travis CI
Build Update for openssl/openssl - Build: #38602 Status: Errored Duration: 1 hr, 26 mins, and 29 secs Commit: e557d46 (master) Author: Shane Lontis Message: Add documentation for EVP_PKEY2PKCS8/EVP_PKCS82PKEY Reviewed-by: Tomas Mraz (Merged from

[tools] master update

2020-11-16 Thread Dr . Paul Dale
The branch master has been updated via cbcbecab06afa0d3189153d0189556a494ec7397 (commit) via 3fc412099f1cb8715d53573927a21b0285cab431 (commit) via 55833dbceeca7f9a362b6c17ae8573aad3f2449e (commit) via 2b6037ffb38fb570c3c549380c817d7ddc02019d (commit) via

[openssl] master update

2020-11-16 Thread Richard Levitte
The branch master has been updated via ccbf3f90c46cee9b2ca38f9a6c797c838738d8af (commit) from 4605c5ab4796e99a207ab54d31bb8d2b5e42f1ca (commit) - Log - commit ccbf3f90c46cee9b2ca38f9a6c797c838738d8af Author: Richard

Errored: openssl/openssl#38601 (master - 317b7c5)

2020-11-16 Thread Travis CI
Build Update for openssl/openssl - Build: #38601 Status: Errored Duration: 1 hr, 19 mins, and 47 secs Commit: 317b7c5 (master) Author: Shane Lontis Message: Fixup EVP-MAC-KMAC documentation Fixes #13232 Added example that shows setup of XOF. Reviewed-by: