[openssl-commits] Errored: openssl/openssl#5857 (OpenSSL_1_1_0-stable - 578dc1c)

Travis CI builds at travis-ci.org
Mon Sep 5 15:13:11 UTC 2016


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

Build: #5857
Status: Errored

Duration: 42 minutes and 49 seconds
Commit: 578dc1c (OpenSSL_1_1_0-stable)
Author: Richard Levitte
Message: Unix build: have the makedepend and cc actions in one recipe

In the case of using an independent makedepend, we had split that into
two separate recipes, one depending on the other.  However, there are
cases where the makedepend recipe was always trying, but doesn't
update the time stamp of the .d file because there are no actual
changes, and thereby causing constant updates of the object files.

This change makes one recipe that takes care of both makedepend och
cc, thereby avoiding these extra updates.

Reviewed-by: Andy Polyakov <appro at openssl.org>
(cherry picked from commit 7e5b8b93f2ffa8300b992d2e79c50f0e5266c61b)

View the changeset: https://github.com/openssl/openssl/compare/90ed28b79799...578dc1cea3e2

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

--

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/20160905/42339662/attachment.html>


More information about the openssl-commits mailing list