On Fri, 2010-02-05 at 23:26 -0600, Jonathan Nieder wrote:
> Package: shogun
> Version: 0.9.1-1
> Severity: serious
> 
> Hi Soeren,
> 
> On this i386, building shogun fails:
> 
> [...]
> | doxygen Classifier.doxy
> [...]
> | Could not create search results directory 'html/search/search'
> | python2.5 ../.doxy2swig.py --quiet --no-function-definition \
> |                 Classifier/doxygen_xml/index.xml Classifier_doxygen.i
> | Traceback (most recent call last):
> |   File "../.doxy2swig.py", line 450, in <module>
> |     main()
> |   File "../.doxy2swig.py", line 446, in main
> |     convert(args[0], args[1], not options.func_def, options.quiet)
> |   File "../.doxy2swig.py", line 424, in convert
> |     p = Doxy2SWIG(input, include_function_definition, quiet)
> |   File "../.doxy2swig.py", line 70, in __init__
> |     f = my_open_read(src)
> |   File "../.doxy2swig.py", line 44, in my_open_read
> |     return open(source)
> | IOError: [Errno 2] No such file or directory: 
> 'Classifier/doxygen_xml/index.xml'
> | make[2]: *** [Classifier_doxygen.i] Error 1
> | make[2]: Leaving directory `/tmp/shogun-0.9.1/src/octave_modular'
> | make[1]: *** [all] Error 2
> | make[1]: Leaving directory `/tmp/shogun-0.9.1/src'
> | make: *** [debian/stamp-build] Error 2
> | dpkg-buildpackage: error: debian/rules build gave error exit status 2
> 
> >From http://bugs.debian.org/564338 I learn that this is due to a known
> problem in doxygen, and the workaround is to add
> 
>       SEARCHENGINE            = NO
> 
> to the .doxy files in src/modular.  Since doxygen is not fixed yet and
> it is useful to be able to rebuild shogun, would it be possible to
> implement this or some other workaround?

I've already applied this workaround in shogun svn-trunk (but it is not
solely shogun that is failing to build because of this doxygen change).

> If there is anything I can help with to fix this, please let me know.

Anyway, I will keep the bug open and will hand pick a number of useful
patches from shogun-svn-trunk and make a new upload somewhen in the next
1-2 weeks.

Soeren
-- 
For the one fact about the future of which we can be certain is that it
will be utterly fantastic. -- Arthur C. Clarke, 1962

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to