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

Joshua Murphy Joshua.Murphy at lasp.colorado.edu
Wed Aug 8 15:03:41 EDT 2012


Great! Thanks for the info!

-Josh

From: Utkarsh Ayachit <utkarsh.ayachit at kitware.com<mailto:utkarsh.ayachit at kitware.com>>
Date: Wednesday, August 8, 2012 12:59 PM
To: Joshua Murphy <joshua.murphy at lasp.colorado.edu<mailto:joshua.murphy at lasp.colorado.edu>>
Cc: "paraview-developers at paraview.org<mailto:paraview-developers at paraview.org>" <paraview-developers at paraview.org<mailto:paraview-developers at paraview.org>>
Subject: Re: [Paraview-developers] Question on building git master on mac?

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<mailto: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<http://paraview.org/ParaView.git>
$ git clone -- recursive git://paraview.org/ParaViewData.git<http://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


[cid:8D166916-1C03-41F1-B8CF-D4DD8D9DEC71]
Joshua J. Murphy
Computer Scientist
Laboratory for Atmospheric and Space Physics
University of Colorado, Boulder


_______________________________________________
Paraview-developers mailing list
Paraview-developers at paraview.org<mailto: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/1dd9bee7/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 36D271C8-17E0-42C0-B061-11024F0E4A49[2].png
Type: image/png
Size: 16467 bytes
Desc: 36D271C8-17E0-42C0-B061-11024F0E4A49[2].png
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20120808/1dd9bee7/attachment-0001.png>


More information about the Paraview-developers mailing list