gr-osmosdr build problem

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-sdr@lists.osmocom.org/.

Wojciech Kazubski wk at ire.pw.edu.pl
Fri Apr 12 15:54:13 UTC 2013


Hello!

Fo some time I am unable to build gr-osmosdr with enabled documentation.

...
cmake -DCMAKE_INSTALL_PREFIX=/usr -DENABLE_DOXYGEN=1 ../
make -j2
...

 The build fails with the following error:

...
[  151s] [ 26%] Built target doxygen_target
[  151s] Scanning dependencies of target osmosdr_swig_swig_doc
[  151s] [ 30%] Generating doxygen xml for osmosdr_swig_doc docs
[  151s] /bin/sh: osmosdr_swig_doc_swig_docs/Doxyfile: Permission denied
[  151s] make[2]: *** [swig/osmosdr_swig_doc_swig_docs/xml/index.xml] Error 
126
[  151s] make[1]: *** [swig/CMakeFiles/osmosdr_swig_swig_doc.dir/all] Error 2
[  151s] make[1]: *** Waiting for unfinished jobs....
...

This happen after this commit:
http://cgit.osmocom.org/gr-osmosdr/commit/?id=dc28f6c4c874e182557c8cb9fe8a04f757f3569e

(the last one from Feb 16 2013)

For me, it looks like an attempt  to run Doxyfile directly and not process it 
by doxygen.

Wojciech Kazubski










More information about the osmocom-sdr mailing list