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?

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

Jonathan



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to