Fwd: Errored: openssl/openssl#31939 (master - 34b1676)
Matt Caswell
matt at openssl.org
Wed Feb 5 09:25:14 UTC 2020
Since we fixed the Travis builds 4 out of the 8 builds on master that
have taken place have errored due to a timeout.
The msan build is consistently taking a *very* long time to run. If it
gets to 50 minutes then Travis cuts it off and the build fails.
Should we disable the msan build?
Matt
-------- Forwarded Message --------
Subject: Errored: openssl/openssl#31939 (master - 34b1676)
Date: Wed, 05 Feb 2020 00:02:01 +0000
From: Travis CI <builds at travis-ci.org>
To: openssl-commits at openssl.org
openssl
/
openssl
<https://travis-ci.org/openssl/openssl?utm_medium=notification&utm_source=email>
branch iconmaster <https://github.com/openssl/openssl/tree/master>
build has errored
Build #31939 has errored
<https://travis-ci.org/openssl/openssl/builds/646181069?utm_medium=notification&utm_source=email>
arrow to build time
clock icon50 mins and 3 secs
Pauli avatarPauli
34b1676 CHANGESET →
<https://github.com/openssl/openssl/compare/e3b1ccad694a...34b167625af5>
Make minimum size for secure memory a size_t.
The minimum size argument to CRYPTO_secure_malloc_init() was an int but
ought
to be a size_t since it is a size.
>From an API perspective, this is a change. However, the minimum size is
verified as being a positive power of two and it will typically be a small
constant.
Reviewed-by: David von Oheimb <david.von.oheimb at siemens.com>
(Merged from #11003)
Want to know about upcoming build environment updates?
Would you like to stay up-to-date with the upcoming Travis CI build
environment updates? We set up a mailing list for you!
SIGN UP HERE <http://eepurl.com/9OCsP>
book icon
Documentation <https://docs.travis-ci.com/> about Travis CI
Have any questions? We're here to help. <mailto:support at travis-ci.com>
Unsubscribe
<https://travis-ci.org/account/preferences/unsubscribe?repository=5849220&utm_medium=notification&utm_source=email>
from build emails from the openssl/openssl repository.
To unsubscribe from *all* build emails, please update your settings
<https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email>.
black and white travis ci logo <https://travis-ci.com>
Travis CI GmbH, Rigaer Str. 8, 10427 Berlin, Germany | GF/CEO: Randy
Jacops | Contact: contact at travis-ci.com <mailto:contact at travis-ci.com> |
Amtsgericht Charlottenburg, Berlin, HRB 140133 B | Umsatzsteuer-ID gemäß
§27 a Umsatzsteuergesetz: DE282002648
More information about the openssl-project
mailing list