octave-maintainers
[Top][All Lists]
Advanced

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

Aw: Re: octave.mk MXE file still necessary?


From: Markus Mützel
Subject: Aw: Re: octave.mk MXE file still necessary?
Date: Tue, 26 Jun 2018 18:29:46 +0200


Rik wrote:
> >> http://buildbot.octave.org:8011/#/builders/18/builds/49/steps/2/logs/stdio
> >
> > Oops.  I backed it out.
> >
>
> I can't debug this.  The URL is empty for me, and the buildbot URL I know
> is http://buildbot.octave.org:8010/waterfall[http://buildbot.octave.org:8010/waterfall][http://buildbot.octave.org:8010/waterfall[http://buildbot.octave.org:8010/waterfall]].

The link should open a page with the stdio of the configure step of the w64-64-on-debian builder. That is the following for me:
nice -n 19 ./configure --with-pkg-dir=../../mxe-pkg-src --with-ccache --enable-octave=default --enable-binary-packages --enable-qt5 --enable-devel-tools --enable-fortran-int64 --disable-system-opengl --enable-64
in dir /scratch/buildbot/workers/jwe-debian-x86_64-0/w64-64-on-debian/src (timeout 1200 secs)
watching logfiles {}
argv: [b'nice', b'-n', b'19', b'./configure', b'--with-pkg-dir=../../mxe-pkg-src', b'--with-ccache', b'--enable-octave=default', b'--enable-binary-packages', b'--enable-qt5', b'--enable-devel-tools', b'--enable-fortran-int64', b'--disable-system-opengl', b'--enable-64']
environment:
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1004/bus
HOME=/var/lib/buildbot
LANG=en_US.UTF-8
LOGNAME=buildbot
MAIL=/var/mail/buildbot
PATH=/var/lib/buildbot/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
PWD=/scratch/buildbot/workers/jwe-debian-x86_64-0/w64-64-on-debian/src
SHELL=/bin/sh
USER=buildbot
XDG_RUNTIME_DIR=/run/user/1004
XDG_SESSION_ID=c1
using PTY: False
configure: error: cannot find sources (src/octave.mk) in . or ..
program finished with exit code 1
elapsedTime=0.183402

 
If I understood correctly, on port 8010 there is an older version of buildbot. Most of the "workers" have been updated to buildbot 1.1 which is incompatible with buildbot 0.9.
 
Markus
 

reply via email to

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