<p>I am pretty new to <code>mlpack</code> and like everyone else faced a couple of issues getting it up and running.<br>
I find it easier building through <a href="https://github.com/Homebrew/linuxbrew">linuxbrew</a>.</p>

<p>I updated mlpack on <code>homebrew-science</code>: <a href="https://github.com/Homebrew/homebrew-science/pull/1819" class="issue-link" title="mlpack: 1.0.12">Homebrew/homebrew-science#1819</a></p>

<p>But it seems to be failing on Jenkins. The travis build can be ignored. However even if armadillo is build using <code>hdf5</code>, <code>make tests</code> reports warnings:</p>

<pre><code>[WARN ] Attempted to save HDF5 data to 'test_file.h5', but Armadillo was compiled without HDF5 support.  Save failed.
[WARN ] Attempted to save HDF5 data to 'test_file.hdf5', but Armadillo was compiled without HDF5 support.  Save failed.
[WARN ] Attempted to save HDF5 data to 'test_file.hdf', but Armadillo was compiled without HDF5 support.  Save failed.
[WARN ] Attempted to save HDF5 data to 'test_file.he5', but Armadillo was compiled without HDF5 support.  Save failed.

</code></pre>

<p>The Jenkins build failure seems to be due to floating point error, but I do not have a Mac to confirm this.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br>Reply to this email directly or <a href="https://github.com/mlpack/mlpack/issues/403">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AJ4bFGjXZuzfwuPx7v0SJhr_emTnOZmvks5nrA5OgaJpZM4DfUCf.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
  <div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
    <link itemprop="url" href="https://github.com/mlpack/mlpack/issues/403"></link>
    <meta itemprop="name" content="View Issue"></meta>
  </div>
  <meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>