Still Failing: openssl/openssl#29736 (master - 38b71bd)
Travis CI
builds at travis-ci.org
Thu Oct 31 11:30:10 UTC 2019
Build Update for openssl/openssl
-------------------------------------
Build: #29736
Status: Still Failing
Duration: 29 mins and 20 secs
Commit: 38b71bd (master)
Author: Tanzinul Islam
Message: Fix find/rm command in Unix clean recipe
The `./pyca-cryptography/.travis/downstream.d` subdirectory that causes the `rm` command to fail (albeit harmlessly, but with a warning from `make` nonetheless).
>rm -f `find . -name '*.d' \! -name '.*' -print`
>rm: cannot remove './pyca-cryptography/.travis/downstream.d': Is a directory
>make: [Makefile:1910: clean] Error 1 (ignored)
Exclude directories from being matched by the `find` commands.
CLA: trivial
Reviewed-by: Patrick Steuer <patrick.steuer at de.ibm.com>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10264)
View the changeset: https://github.com/openssl/openssl/compare/f059e4cc435b...38b71bd4704e
View the full build log and details: https://travis-ci.org/openssl/openssl/builds/605430499?utm_medium=notification&utm_source=email
--
You can unsubscribe from build emails from the openssl/openssl repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=5849220&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific 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/20191031/1b11e50d/attachment.html>
More information about the openssl-commits
mailing list