Re: dev build problem

"John W. Eaton" <[email protected]> Sun, 15 Aug 2021 10:08:49 -0400
Newsgroups gmane.comp.gnu.octave.maintainers
Message-ID <[email protected]>
On 8/15/21 12:37 AM, Dmitri A. Sergatskov wrote:
> I also noticed that lt-octave-gui is trying to load .oct files from the=
=20
> locally installed octave:
>=20
>  =C2=A0./lt-octave-gui

I don't see lt-octave-gui in my build tree.  How is that file generated?

The run-octave script should set environment variables correctly so that=20
running octave in the build tree will properly search for files in the=20
build tree instead of any previously installed version.

 > QSocketNotifier: Can only be used with threads started with QThread

I don't see this message when I start Octave on my system.

Most of the buildbots seem to be OK now.  Maybe Markus' later change=20
fixed the problems?

I also see a build failure on Windows systems and I checked in a change=20
for that.

Looking at the mxe-native* buildbot logs, I see some possible problems=20
with building packages.  I'll take a closer look if those happen again=20
with the next round of builds.

jwe