[openssl-commits] Errored: openssl/openssl#1902 (master - 1288f26)

Travis CI builds at travis-ci.org
Wed Feb 17 23:41:36 UTC 2016


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

Build: #1902
Status: Errored

Duration: 27 minutes and 13 seconds
Commit: 1288f26 (master)
Author: Rich Salz
Message: RT4310: Fix varous no-XXX builds

When OPENSSL_NO_ASYNC is set, make ASYNC_{un,}block_pause() do nothing.
This prevents md_rand.c from failing to build. Probably better to do it
this way than to wrap every instance in an explicit #ifdef.

A bunch of new socket code got added to a new file crypto/bio/b_addr.c.
Make it all go away if OPENSSL_NO_SOCK is defined.

Allow configuration with no-ripemd, no-ts, no-ui
We use these for the UEFI build.

Also remove the 'Really???' comment from no-err and no-locking. We use
those too.

We need to drop the crypto/engine directory from the build too, and also
set OPENSSL_NO_ENGINE

Signed-off-by: Rich Salz <rsalz at openssl.org>
Reviewed-by: Tim Hudson <tjh at openssl.org>

View the changeset: https://github.com/openssl/openssl/compare/c7c4625693e6...1288f26fb9c3

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/109935594

--

You can configure 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/20160217/9c027e2d/attachment-0001.html>


More information about the openssl-commits mailing list