[mlpack-git] Still Failing: mlpack/mlpack#499 (master - 725f7d0)

Travis CI builds at travis-ci.org
Mon Feb 1 12:02:16 EST 2016


Build Update for mlpack/mlpack
-------------------------------------

Build: #499
Status: Still Failing

Duration: 20 minutes and 27 seconds
Commit: 725f7d0 (master)
Author: Ryan Curtin
Message: Fix bug where arma_config.hpp wouldn't be installed.

This would happen when the user configured once and immediately installed.  The
issue was that MLPACK_SRCS had arma_config.hpp appended to it too late, and
didn't exist at the time of the first scan of files.  When CMake was run a
second time, arma_config.hpp existed and thus would get picked up by the scan
and added to MLPACK_SRCS.  This is a bug I didn't run into because I don't build
from a new environment every time...

View the changeset: https://github.com/mlpack/mlpack/compare/3b3a8a1072dc...725f7d01aab8

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

--

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: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160201/2ea61b70/attachment.html>


More information about the mlpack-git mailing list