[Paraview-developers] Superbuild failure on Mac OSX 10.7.5

Joshua Murphy Joshua.Murphy at lasp.colorado.edu
Sat Nov 17 14:57:53 EST 2012


Hi Utkarsh,

I was going over the build log for Boost (from the superbuild) to see what I would have access to, and what I see doesn't look right to me...

The configuration looks like this:

Component configuration:

    - chrono                   : not building
    - date_time                : building
    - exception                : not building
    - filesystem               : not building
    - graph                    : not building
    - graph_parallel           : not building
    - iostreams                : not building
    - locale                   : not building
    - math                     : not building
    - mpi                      : not building
    - program_options          : not building
    - python                   : not building
    - random                   : not building
    - regex                    : not building
    - serialization            : not building
    - signals                  : not building
    - system                   : not building
    - test                     : not building
    - thread                   : not building
    - timer                    : not building
    - wave                     : not building


Is this correct?  It would seem to me that you want to build more than this...

Thanks,
Josh



________________________________________
From: Utkarsh Ayachit [utkarsh.ayachit at kitware.com]
Sent: Friday, November 16, 2012 2:18 PM
To: Joshua Murphy
Cc: paraview-developers at paraview.org
Subject: Re: [Paraview-developers] Superbuild failure on Mac OSX 10.7.5

Josh,

Thanks for testing this out.

> 1 . Manta does not patch

This needs to be fixed. I'll check that out next.

> 2. Any plugins using kwsource.kitwarein.com<http://kwsource.kitwarein.com> for git cloning fails. I am assuming it is behind a firewall

These are indeed plugins we are not able to put out the source for. So external builds will have to disable these optional plugins.

> 3. I am not quite sure how to generate a package that is self-contained/actually run-able on my mac

An easy way is to run "ctest" (ensure BUILD_TESTING cmake option is ON). Alternatively just run "cpack -G DragNDrop".

Utkarsh


More information about the Paraview-developers mailing list