Still Failing: openssl/openssl#29737 (OpenSSL_1_1_1-stable - ac613b9)

Travis CI builds at travis-ci.org
Thu Oct 31 11:35:14 UTC 2019


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

Build: #29737
Status: Still Failing

Duration: 26 mins and 52 secs
Commit: ac613b9 (OpenSSL_1_1_1-stable)
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)

(cherry picked from commit 38b71bd4704ee1746e862f5a7a4e170fd84a5eb0)

View the changeset: https://github.com/openssl/openssl/compare/43a8f91f00e3...ac613b900694

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/605431209?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/a127323d/attachment-0001.html>


More information about the openssl-commits mailing list