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

Travis CI builds at travis-ci.com
Fri Oct 30 20:11:55 UTC 2020


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 introduced in PR #13074 is intended to
be passed as a parameter to the various PEM declaration macros. However,
in some cases OSSL_DEPRECATEDIN_3_0 is defined to be empty, and it is
not allowed to pass empty macro arguments in C90. Therefore we ensure
these macros are always defined. In the case where they were empty
previously we use a no-op value instead.

Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Paul Dale <paul.dale at oracle.com>
(Merged from https://github.com/openssl/openssl/pull/13227)

View the changeset: https://github.com/openssl/openssl/compare/e82f45982cf1...62a3614372b8

View the full build log and details: https://travis-ci.com/github/openssl/openssl/builds/196421207?utm_medium=notification&utm_source=email


--

You can unsubscribe from build emails from the openssl/openssl repository going to https://travis-ci.com/account/preferences/unsubscribe?repository=13885459&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.com/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mta.openssl.org/pipermail/openssl-commits/attachments/20201030/09fdba05/attachment-0001.html>


More information about the openssl-commits mailing list