[openssl-commits] Broken: openssl/openssl#22942 (master - 1842f36)

Travis CI builds at travis-ci.org
Mon Feb 11 15:30:17 UTC 2019


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

Build: #22942
Status: Broken

Duration: 45 mins and 42 secs
Commit: 1842f36 (master)
Author: Richard Levitte
Message: ENGINE modules aren't special, so call them MODULES

The only thing that makes an ENGINE module special is its entry
points.  Other than that, it's a normal dynamically loadable module,
nothing special about it.  This change has us stop pretending anything
else.

We retain using ENGINE as a term for installation, because it's
related to a specific installation directory, and we therefore also
mark ENGINE modules specifically as such with an attribute in the
build.info files.

Reviewed-by: Nicola Tuveri <nic.tuv at gmail.com>
(Merged from https://github.com/openssl/openssl/pull/8147)

View the changeset: https://github.com/openssl/openssl/compare/a43ce58f5569...1842f369e554

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/491672728?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/20190211/7da1b8a3/attachment.html>


More information about the openssl-commits mailing list