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

Build: #25678
Status: Still Failing

Duration: 25 mins and 17 secs
Commit: 53f5469 (master)
Author: Shane Lontis
Message: Fix app opt compile failure due to missing <inttypes.h>

opt.c uses functions that are only available if inttypes.h exists.
It now checks a define which is unavailable if
inttypes.h is included. The include is done automagically inside e_os2.h.

Reviewed-by: Richard Levitte <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/8986)

View the changeset: 
https://github.com/openssl/openssl/compare/f0efeea29eca...53f5469604b5

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

Reply via email to