[Opm] Travis flooded with CMake warnings

Joakim Hove joakim.hove at gmail.com
Mon May 29 09:21:00 UTC 2017


Hello;

what has happened here is:

   1. libecl requires cmake 2.8.12 (seems there are quite large changes in
   the 2.8.xx series of cmake).
   2. Travis will by default build on Ubuntu 12.04; with this:
   https://github.com/OPM/opm-parser/blob/master/.travis.yml#L11 a backport
   of cmake 2.8.12 is installed on the travis build.
   3. A large chunk of these warnings come from Eigen - they should have
   been silenced with this: https://github.com/OPM/opm-simulators/pull/1187

So - all in all; I agree with the problem you describe - however I think
the main culprit has been fixed?

Joakim



On Mon, May 29, 2017 at 10:36 AM, Markus Blatt <markus at dr-blatt.de> wrote:

> Hi,
>
> looks like somebody updated the CMake version on the build server and
> did not update the CMake scripts with policy settings. No the travis
> logs are flooded with policy warnings and not displayed completely
> because of their length (This log is too long to be displayed. Please
> reduce the verbosity of your build or download the raw log.)
> https://travis-ci.org/OPM/opm-simulators/builds/235220937?
> utm_source=github_status&utm_medium=notification
>
> Could we either downgrade CMake, set the correct policies, or simply
> use -Wno-dev to suppress these warnings when building-
>
> Cheers,
>
> Markus
> --
> Dr. Markus Blatt - HPC-Simulation-Software & Services
> http://www.dr-blatt.de
> Hans-Bunte-Str. 8-10, 69123 Heidelberg, Germany,  USt-Id: DE279960836
> Tel.: +49 (0) 160 97590858
> _______________________________________________
> Opm mailing list
> Opm at opm-project.org
> http://opm-project.org/cgi-bin/mailman/listinfo/opm
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <//opm-project.org/pipermail/opm/attachments/20170529/f25d9f8c/attachment.html>


More information about the Opm mailing list