octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #50129] Incorrect Qt version chosen after auto


From: Rik
Subject: [Octave-bug-tracker] [bug #50129] Incorrect Qt version chosen after automatic updates to configure
Date: Mon, 23 Jan 2017 23:24:44 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #1, bug #50129 (project octave):

Further information.  This is the series of commands that get run when the
Autotools system discovers that the build system itself is out of date.


CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash
/home/rik/wip/Projects_Mine/octave-dev/build-aux/missing aclocal-1.15 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash
/home/rik/wip/Projects_Mine/octave-dev/build-aux/missing autoconf
 cd . && /bin/bash /home/rik/wip/Projects_Mine/octave-dev/build-aux/missing
automake-1.15 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/rik/local
--disable-hg-id -C CFLAGS=-O2 -pipe CXXFLAGS=-O2 -pipe FFLAGS=-O2 -pipe
--no-create --no-recursion
configure: loading cache config.cache


And the problem that results is that the resulting Makefile does not have the
varibale MOCFLAGS set to "-qt5".  It is empty, along with UICFLAGS and
RCCFLAGS.

Maybe Octave needs to cache these configure variables?

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?50129>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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