[openssl-commits] Broken: openssl/openssl#1626 (master - 42e0ccd)

Travis CI builds at travis-ci.org
Tue Feb 9 12:04:29 UTC 2016


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

Build: #1626
Status: Broken

Duration: 58 minutes and 38 seconds
Commit: 42e0ccd (master)
Author: Richard Levitte
Message: unified build scheme: adjust test framework for out of source build tree

To be able to run tests when we've built in a directory other than
the source tree, the testing framework needs a few adjustments.

test/testlib/OpenSSL/Test.pm needs to know where it can find
shlib_wrap.sh, and a number of other tests need to be told a different
place to find engines than what they may be able to figure out on
their own.  Relying to $TOP is not enough, $SRCTOP and $BLDTOP can be
used as an alternative.

As part of this change, top_file and top_dir are removed and
srctop_file, bldtop_file, srctop_dir and bldtop_dir take their place.

Reviewed-by: Ben Laurie <ben at openssl.org>

View the changeset: https://github.com/openssl/openssl/compare/f83133a5ed97...42e0ccdfe851

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/107992516

--

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/20160209/95e786e8/attachment-0001.html>


More information about the openssl-commits mailing list