| Summary: | net-wireless/gnuradio-3.7.10.1 - CMakeFiles/doxygen_target.dir/build.make:62: docs/doxygen/xml - Segmentation fault | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Juergen Rose <rose> |
| Component: | Current packages | Assignee: | Gentoo Radio project <radio> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | CC: | zerochaos |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | build.log | ||
|
Description
Juergen Rose
2017-02-04 11:01:02 UTC
After reemerging doxygen, 'MAKEOPTS=-j1 emerge -v1 gnuradio' fails now with:
...
[ 8%] Generating documentation with doxygen
cd /var/tmp/portage/net-wireless/gnuradio-3.7.10.1/work/gnuradio-3.7.10.1_build/docs/doxygen && /usr/bin/doxygen /var/tmp/portage/net-wireless/gnuradio-3.7.10.1/work/gnuradio-3.7.10.1_build/docs/doxygen/Doxyfile
warning: Tag `XML_SCHEMA' at line 1644 of file `/var/tmp/portage/net-wireless/gnuradio-3.7.10.1/work/gnuradio-3.7.10.1_build/docs/doxygen/Doxyfile' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `XML_DTD' at line 1650 of file `/var/tmp/portage/net-wireless/gnuradio-3.7.10.1/work/gnuradio-3.7.10.1_build/docs/doxygen/Doxyfile' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Included by graph for 'gnuradio-runtime/include/gnuradio/api.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'gr-blocks/include/gnuradio/blocks/api.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'gr-digital/include/gnuradio/digital/api.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'gr-dtv/include/gnuradio/dtv/api.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'gr-filter/include/gnuradio/filter/api.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'block.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'sync_block.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016) (preloaded format=latex)
restricted \write18 enabled.
entering extended mode
(./_formulas.tex
LaTeX2e <2016/03/31> patch level 3
Babel <3.9r> and hyphenation patterns for 20 language(s) loaded.
(/usr/share/texmf-dist/tex/latex/base/article.cls
Document Class: article 2014/09/29 v1.4h Standard LaTeX document class
(/usr/share/texmf-dist/tex/latex/base/size10.clo))
(/usr/share/texmf-dist/tex/latex/graphics/epsfig.sty
(/usr/share/texmf-dist/tex/latex/graphics/graphicx.sty
(/usr/share/texmf-dist/tex/latex/graphics/keyval.sty)
(/usr/share/texmf-dist/tex/latex/graphics/graphics.sty
(/usr/share/texmf-dist/tex/latex/graphics/trig.sty)
(/usr/share/texmf-dist/tex/latex/graphics-cfg/graphics.cfg)
(/usr/share/texmf-dist/tex/latex/graphics-def/dvips.def))))
(/usr/share/texmf-dist/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf-dist/tex/latex/amsmath/amstext.sty
(/usr/share/texmf-dist/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf-dist/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf-dist/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf-dist/tex/latex/amsfonts/amssymb.sty
(/usr/share/texmf-dist/tex/latex/amsfonts/amsfonts.sty))
No file _formulas.aux.
(/usr/share/texmf-dist/tex/latex/amsfonts/umsa.fd)
(/usr/share/texmf-dist/tex/latex/amsfonts/umsb.fd) [1] [2] [3] [4] [5] [6]
[7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21]
[22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36]
[37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51]
[52] [53] [54] [55] [56] (./_formulas.aux) )
Output written on _formulas.dvi (56 pages, 9248 bytes).
Transcript written on _formulas.log.
make[2]: *** [docs/doxygen/CMakeFiles/doxygen_target.dir/build.make:62: docs/doxygen/xml] Segmentation fault (core dumped)
make[2]: Leaving directory '/var/tmp/portage/net-wireless/gnuradio-3.7.10.1/work/gnuradio-3.7.10.1_build'
make[1]: *** [CMakeFiles/Makefile2:485: docs/doxygen/CMakeFiles/doxygen_target.dir/all] Error 2
'MAKEOPTS=-j1 USE=-doc emerge -v1 gnuradio' works. ok, doxygen is an dependency of gnuradio. I just bumped it to 3.7.10.2, added USE=doc for an re-emerge and it pulled doxygen. Lets see what happens next ... my doxygen doesn't segfault, ~amd64 system w/ latex 2016. # emerge -pv1 app-doc/doxygen These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R ] app-doc/doxygen-1.8.13-r1::gentoo USE="qt5 -clang -debug -doc -dot -doxysearch -latex (-sqlite)" 0 KiB Total: 1 package (1 reinstall), Size of downloads: 0 KiB ...so... 3.8.2.0 visibly errors quite a bit during the build, but none of it seems fatal anymore. Please open an upstream bug if something you need isn't being built correctly. |