docstrings.i missing

Bug #1158504 reported by Mikael Mortensen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
DOLFIN
New
Undecided
Unassigned

Bug Description

Hi,

I just created a new branch and I'm running into some installation problems. First some headers in dolfin/ale are missing (PoissonXD.h). I can generate those, but then I get a lot of missing docstrings.i and there seem to be no /cmake/scripts/generate-swig-docstrings file anymore? Am I or dolfin missing something?

Swig source
/home/mikael/Fenics/Probe/dolfin/dolfin/swig/modules/la/module.i:142: Error: Unable to find 'dolfin/swig/la/docstrings.i'
/home/mikael/Fenics/Probe/dolfin/dolfin/swig/modules/la/module.i:143: Error: Unable to find 'dolfin/swig/nls/docstrings.i'
make[2]: *** [dolfin/swig/modules/la/modulePYTHON_wrap.cxx] Error 1
make[1]: *** [dolfin/swig/modules/la/CMakeFiles/_la.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
etc. etc.

Mikael

Revision history for this message
Anders Logg (logg) wrote : Re: [Bug 1158504] [NEW] docstrings.i missing

See the FEniCS mailing list. We are preparing a conversion to Git and
at the same time deleting generated files (both Poisson.h etc and
docstring files). It will take a day or two before this settles as we
are awaiting more comments from developers.

You should run

  cmake/scripts/generate-all

and ideally this should be handled in a user-friendly way via the
build system.

--
Anders

On Thu, Mar 21, 2013 at 08:31:19PM -0000, Mikael Mortensen wrote:
> Public bug reported:
> Hi,
> I just created a new branch and I'm running into some installation
> problems. First some headers in dolfin/ale are missing (PoissonXD.h). I
> can generate those, but then I get a lot of missing docstrings.i and
> there seem to be no /cmake/scripts/generate-swig-docstrings file
> anymore? Am I or dolfin missing something?
> Swig source
> /home/mikael/Fenics/Probe/dolfin/dolfin/swig/modules/la/module.i:142: Error: Unable to find 'dolfin/swig/la/docstrings.i'
> /home/mikael/Fenics/Probe/dolfin/dolfin/swig/modules/la/module.i:143: Error: Unable to find 'dolfin/swig/nls/docstrings.i'
> make[2]: *** [dolfin/swig/modules/la/modulePYTHON_wrap.cxx] Error 1
> make[1]: *** [dolfin/swig/modules/la/CMakeFiles/_la.dir/all] Error 2
> make[1]: *** Waiting for unfinished jobs....
> etc. etc.
> Mikael
> ** Affects: dolfin
> Importance: Undecided
> Status: New

Revision history for this message
Mikael Mortensen (mikael-mortensen) wrote :

Ok thanks, no problem then.

Mikael

Revision history for this message
Charles (rodbourn) wrote :

I ran into the same problem, but I did have to generate the forms for ale manually since they expect the files to be split into cpp/h files. Without doing so I couldn't link.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.