octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Octave compilation slowed due to errors in interpreter


From: Daniel J Sebald
Subject: Octave compilation slowed due to errors in interpreter
Date: Sun, 17 Nov 2013 23:46:14 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Thunderbird/3.1.16

The latest developer branch tip creates a lot of errors like this

../../run-octave -f -q -H -p ../../../octave/doc/interpreter --eval "sparseimages ('gplot', 'png');"
**
GLib-GIO:ERROR:gdbusconnection.c:2270:initable_init: assertion failed: (connection->initialization_error == NULL)
octave exited with signal 6

when compiled and slows down compilation to something much longer than it used to be for the most simple of mods in, say, the GUI directory. There seems to be about one dozen such errors. Since these fail, it seems the commands are run every time Octave is compiled.

Dan


reply via email to

[Prev in Thread] Current Thread [Next in Thread]