[openssl-commits] Errored: openssl/openssl#5856 (master - 7e5b8b9)
Travis CI
builds at travis-ci.org
Mon Sep 5 14:47:43 UTC 2016
Build Update for openssl/openssl
-------------------------------------
Build: #5856
Status: Errored
Duration: 39 minutes and 14 seconds
Commit: 7e5b8b9 (master)
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>
View the changeset: https://github.com/openssl/openssl/compare/6cf412c473d8...7e5b8b93f2ff
View the full build log and details: https://travis-ci.org/openssl/openssl/builds/157646643
--
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/b0e095fd/attachment-0001.html>
More information about the openssl-commits
mailing list