Yes, as indicating by the output there are some exercises left to make these 
script 
general. I can have a look at it next week.

Johan

On Thursday August 15 2013 13:08:41 Johannes Ring wrote:
> On Thu, Aug 15, 2013 at 11:44 AM, A. Lapraitis <[email protected]> wrote:
> > Unfortunately, this does not look good any more:
> > 
> > 
##########################################################
> > 
> > Linking CXX shared library libdolfin.so
> > [ 95%] Built target dolfin
> > Scanning dependencies of target copy_swig_files
> > [ 95%] Built target copy_swig_files
> > 
##########################################################
> > 
> > is still OK but then I get an error
> > 
> > 
##########################################################
> > make[2]: *** No rule to make target
> > `dolfin/swig/modules/mesh/fenics-project-dolfin-36860144ca08/../../../../d
> > olfin/ale/ALE.h', needed by
> > `dolfin/swig/modules/mesh/modulePYTHON_wrap.cxx'.  Stop. make[1]: ***
> > [dolfin/swig/modules/mesh/CMakeFiles/_mesh.dir/all] Error 2 make: ***
> > [all] Error 2
> > 
##########################################################
> 
> This looks like a bug. I get the same error if the source dir is a
> subdir of the build dir. Also, if the source dir is given as a full
> path to cmake, I get the following error:
> 
> -- Generating SWIG interface.
> -- --------------------------
> Traceback (most recent call last):
>   File "/tmp/src/dolfin/cmake/scripts/generate-swig-interface", line
> 583, in <module>
>     regenerate_swig_interface(module_to_submodules, excludes, dest_dir)
>   File "/tmp/src/dolfin/cmake/scripts/generate-swig-interface", line
> 533, in regenerate_swig_interface
>     raise NotImplemented("Need some love...")
> TypeError: 'NotImplementedType' object is not callable
> 
> 
> Johan?
> 
> Johannes
_______________________________________________
fenics-support mailing list
[email protected]
http://fenicsproject.org/mailman/listinfo/fenics-support

Reply via email to