[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Please test new Doxygen building
From: |
Mike Miller |
Subject: |
Re: Please test new Doxygen building |
Date: |
Tue, 30 Jul 2013 19:44:01 -0400 |
On Tue, Jul 30, 2013 at 13:36:36 -0400, Jordi Gutiérrez Hermoso wrote:
> Oops, can you please try "make doxyhtml" again? I accidentally removed
> the necessary target.
Here's a weird failure:
$ doxygen --version
1.8.4
$ make doxyhtml
doxygen Doxyfile
Searching for include files...
Searching for example files...
Searching for files in directory /home/mike/src/octave/default/examples
Searching for files in directory
/home/mike/src/octave/default/examples/@FIRfilter
Searching for files in directory
/home/mike/src/octave/default/examples/@polynomial
Searching for images...
Searching for dot files...
Searching for msc files...
Searching for files to exclude
Searching for files to process...
[...]
Parsing file /home/mike/src/octave/default/liboctave/cruft/ranlib/tstmid.for...
********************************************************************
Error in file /home/mike/src/octave/default/liboctave/cruft/ranlib/tstmid.for
line: 613, state: 17
********************************************************************
make: *** [doxyhtml] Segmentation fault
If I add either "EXCLUDE = tstmid.for" or "EXCLUDE_PATTERNS = *.for"
to Doxyfile it runs to completion. Not sure what it doesn't like about
that one file.
--
mike
- Please test new Doxygen building, Jordi Gutiérrez Hermoso, 2013/07/30
- Re: Please test new Doxygen building, Patrick Noffke, 2013/07/30
- Re: Please test new Doxygen building,
Mike Miller <=
- Re: Please test new Doxygen building, Dmitri A. Sergatskov, 2013/07/30
- Re: Please test new Doxygen building, Ben Abbott, 2013/07/31
- Re: Please test new Doxygen building, Ben Abbott, 2013/07/31
- Re: Please test new Doxygen building, Mike Miller, 2013/07/31