[vtk-developers] Karego broken

Robert Maynard robert.maynard at kitware.com
Tue May 30 08:18:54 EDT 2017


Hi Ken,

This was caused by the changes required to explicitly require a C++11
compiler. The compiler on Karego is too old, so we need to either upgrade
the compiler to GCC 4.8 or we need to move the builds to a new machine.

On Tue, May 30, 2017 at 8:10 AM, Ken Martin <ken.martin at kitware.com> wrote:

> Something broke karego nightly submissions last Tuesday and they are still
> broken. The configure error is
>
> CMake Error at CMake/vtkModuleMacros.cmake:559 (target_compile_features):
>   The compiler feature "cxx_override" is not known to CXX compiler
>
>   "GNU"
>
>   version 4.6.3.
> Call Stack (most recent call first):
>   CMake/vtkModuleMacros.cmake:661 (vtk_add_library)
>   Common/Core/CMakeLists.txt:726 (vtk_module_library)
>
>
> Ring a bell with anyone?
>
>
>
> --
> Ken Martin PhD
> Distinguished Engineer
> Kitware Inc.
> 28 Corporate Drive
> Clifton Park NY 12065
>
> This communication, including all attachments, contains confidential and
> legally privileged information, and it is intended only for the use of the
> addressee.  Access to this email by anyone else is unauthorized. If you are
> not the intended recipient, any disclosure, copying, distribution or any
> action taken in reliance on it is prohibited and may be unlawful. If you
> received this communication in error please notify us immediately and
> destroy the original message.  Thank you.
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/
> opensource/opensource.html
>
> Search the list archives at: http://markmail.org/search/?q=vtk-developers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtk-developers
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20170530/5b2f0ad8/attachment.html>


More information about the vtk-developers mailing list