[vtk-developers] Python Configure Error

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Sat Nov 18 17:14:06 EST 2017


Until all VTK MR's start using latest master, we'll end up getting
these warnings from old MRs that add these variables to the cache if
not set. It's safe to ignore.

Utkarsh



On Sat, Nov 18, 2017 at 10:21 AM, Ken Martin <ken.martin at kitware.com> wrote:
>
> I am getting a configure error on buildbots today as shown below.  I noticed
> the MR https://gitlab.kitware.com/vtk/vtk/merge_requests/3586 shows these
> same warnings on its buildbots. Is this expected or maybe a bad merge?
>
>
> Not searching for unused variables given on the command line.
> -- Performing Test VTK_UNDEFINED_SYMBOLS_ALLOWED - Success
> CMake Warning at CMakeLists.txt:236 (message):
>   VTK_INSTALL_PYTHON_MODULE_DIR is no longer supported.  Set
>   `VTK_PYTHON_SITE_PACKAGES_SUFFIX` instead, although not needed in most
>   cases.
>
>
> CMake Warning at CMakeLists.txt:241 (message):
>   VTK_BUILD_PYTHON_MODULE_DIR is no longer supported.  Set
>   `VTK_PYTHON_SITE_PACKAGES_SUFFIX` instead, although not needed in most
>   cases.
>
>
>
>
> --
> 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
>
>


More information about the vtk-developers mailing list