[openssl-commits] Errored: openssl/openssl#2257 (master - 340da94)

Travis CI builds at travis-ci.org
Sun Feb 28 13:51:04 UTC 2016


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

Build: #2257
Status: Errored

Duration: 1 hour, 11 minutes, and 8 seconds
Commit: 340da94 (master)
Author: Richard Levitte
Message: Make generation of dependency files more efficient when possible

When building with GNU C, clang or VMS C, it's more efficient to
generate dependency file and object file in one call rather than two.
Have the dependency output in a temporary file and compare it with the
previous one if available to see if replacement is waranted, thereby
avoiding unnecessary reconstruction of Makefile / descrip.mms.

Github issue #750

Reviewed-by: Rich Salz <rsalz at openssl.org>

View the changeset: https://github.com/openssl/openssl/compare/e0b5108c605b...340da949ccde

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

--

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/20160228/f1b69952/attachment-0001.html>


More information about the openssl-commits mailing list