Re: segfaults building documentation when machine under load
chloros <[email protected]>
| Newsgroups | gmane.comp.gnu.octave.maintainers |
|---|---|
| Message-ID | <[email protected]> |
or using "atexit ('sombrero')".
>
> The Fedora buildbots seem to stop after the recent changes when they
> try to create the plots for the manual.
> E.g.:
> http://buildbot.octave.org:8010/#/builders/25/builds/1547/steps/5/logs/stdio
Hi Markus,
see my mail from yesterday. Reason is in configure.ac $opengl_graphics
is used before it is set and therefore gl2ps makes trouble when
building the documentation. It came with changeset: 28356:4e4baa5ac03c
Best regards