Errored: openssl/openssl#33764 (master - fa4d3fe)

Travis CI builds at travis-ci.org
Thu Apr 9 23:12:28 UTC 2020


Build Update for openssl/openssl
-------------------------------------

Build: #33764
Status: Errored

Duration: 35 mins and 57 secs
Commit: fa4d3fe (master)
Author: Benjamin Kaduk
Message: Fix krb5 external test

Since commit c3845ceba84aab9ddeb43f043549238fd10de63b ("Build file
templates: don't set OPENSSL_{ENGINES,MODULES}") the krb5 external test
has been failing.  This is because it relied on OPENSSL_MODULES already
being set -- even though it did assign to OPENSSL_MODULES itself (and
thus got skipped by the cleanup pass in that commit), it was doing so
only to canonicalize the existing value to an absolute path, not as a de
novo assignment.

Catch up to the rest of the tree and just set it directly as the
"providers" path from the build top (but still canonicalized to an
absolute path).

[extended tests]

Fixes: 11492

Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Tomas Mraz <tmraz at fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/11499)

View the changeset: https://github.com/openssl/openssl/compare/09fafd06065b...fa4d3fe46dfb

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

--

You can unsubscribe from build emails from the openssl/openssl repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=5849220&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/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: <http://mta.openssl.org/pipermail/openssl-commits/attachments/20200409/3539dd19/attachment-0001.html>


More information about the openssl-commits mailing list