[Paraview-developers] Question on building git master on mac?

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Wed Aug 8 14:59:54 EDT 2012


Joshua,

git-master is indeed a little unstable at this point. We are revising the
cmake rules so it's not surprising it breaking in some cases. We expect the
issues to be ironed out with the next few weeks.

Utkarsh

On Wed, Aug 8, 2012 at 2:41 PM, Joshua Murphy <
Joshua.Murphy at lasp.colorado.edu> wrote:

> Hi All,
>
> Not sure if I just got a snapshot that doesn't work, or if there is
> something additional I have to do, but I am trying to compile the git
> repository (I am new to git, so I may be doing something wrong) version of
> ParaView on my Mac laptop running OS X 10.7.4… Everything works until we
> get to 22% in the VTK build… I get the following error:
>
> [ 22%] Building C object
> VTK/ThirdParty/freetype/vtkfreetype/CMakeFiles/vtkfreetype.dir/builds/unix/ftsystem.c.o
> Linking C shared library ../../../../lib/libvtkfreetype-6.0.dylib
> Undefined symbols for architecture x86_64:
>   "_autofit_module_class", referenced from:
>       _ft_default_modules in ftinit.c.o
> ld: symbol(s) not found for architecture x86_64
> collect2: ld returned 1 exit status
> make[5]: *** [lib/libvtkfreetype-6.0.1.dylib] Error 1
> make[4]: ***
> [VTK/ThirdParty/freetype/vtkfreetype/CMakeFiles/vtkfreetype.dir/all] Error 2
> make[3]: *** [all] Error 2
> make[2]: *** [ParaView-prefix/src/ParaView-stamp/ParaView-build] Error 2
> make[1]: *** [CMakeFiles/ParaView.dir/all] Error 2
> make: *** [all] Error 2
>
> I checked out from the repository with the command:
> $ git clone -- recursive git://paraview.org/ParaView.git
> $ git clone -- recursive git://paraview.org/ParaViewData.git
>
> Updated to the most recent versions with:
> $ git pull
> $ git submodule update --init
>
> I have made no local changes to the repository, and am building from a
> build directory outside of the ParaView directory.
>
> Any thoughts? I pulled the most recent revisions just before I tried to
> build it…
> If it is just that it is an unstable revision, that is fine, but if there
> is something I can do, I would like to follow how things are going.
>
> Thanks,
> Josh
>
>
> Joshua J. Murphy
> Computer Scientist
> Laboratory for Atmospheric and Space Physics
> University of Colorado, Boulder
>
>
> _______________________________________________
> Paraview-developers mailing list
> Paraview-developers at paraview.org
> http://public.kitware.com/mailman/listinfo/paraview-developers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20120808/08d2e0e7/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 16467 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20120808/08d2e0e7/attachment-0001.png>


More information about the Paraview-developers mailing list