[openssl-commits] Broken: openssl/openssl#1949 (master - c058fcd)

Travis CI builds at travis-ci.org
Fri Feb 19 10:44:17 UTC 2016


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

Build: #1949
Status: Broken

Duration: 1 hour, 26 minutes, and 12 seconds
Commit: c058fcd (master)
Author: Richard Levitte
Message: Automatic 'make depend' for the unified build scheme

This isn't the fully featured combination of compiler generated
dependency files and Makefile include directives, but a cheaper
variant of the same.

The dependency files are generated automatically, but then we have the
usual "depend" target.  However, we depend on it in the bigger phony
targets that are the most likely to be used.  That make this feature
automatic enough.

A side effect is that we can't use the build file's timestamp to check
if reconfiguring might be in order.  In its place, we use a flag file
that depends on Configure and the build file template and depend on it
in spots where it makes sense to check for the need to reconfigure.

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

View the changeset: https://github.com/openssl/openssl/compare/df302cdce7bd...c058fcd79877

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

--

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/20160219/a21bbcc7/attachment.html>


More information about the openssl-commits mailing list